/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:#ffffffbf;border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.sr-only{white-space:nowrap;border-width:0}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.h-4{height:1rem}.h-full{height:100%}.text-13{font-size:.8125rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.mt-3{margin-top:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-7{margin-top:1.75rem}.mr-7{margin-right:1.75rem}.mb-7{margin-bottom:1.75rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mt-14{margin-top:3.5rem}.mb-14{margin-bottom:3.5rem}.ml-14{margin-left:3.5rem}.mt-16{margin-top:4rem}.mb-16{margin-bottom:4rem}.mt-18{margin-top:4.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mb-24{margin-bottom:6rem}.ml-auto{margin-left:auto}.-mt-2{margin-top:-.5rem}.-mb-36{margin-bottom:-9rem}.overflow-hidden{overflow:hidden}.p-12{padding:3rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-18{padding-top:4.5rem;padding-bottom:4.5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.pt-1{padding-top:.25rem}.pr-3{padding-right:.75rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pt-10{padding-top:2.5rem}.pb-10{padding-bottom:2.5rem}.pt-12{padding-top:3rem}.pb-12{padding-bottom:3rem}.pt-14{padding-top:3.5rem}.pb-14{padding-bottom:3.5rem}.pt-16{padding-top:4rem}.pt-18{padding-top:4.5rem}.pb-18{padding-bottom:4.5rem}.pt-20{padding-top:5rem}.pb-20{padding-bottom:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pt-32{padding-top:8rem}.pt-48{padding-top:12rem}.pt-52{padding-top:13rem}.absolute{position:absolute}.relative{position:relative}.text-center{text-align:center}.text-right{text-align:right}.text-grey2{--text-opacity: 1;color:rgba(155,155,155,var(--text-opacity))}.capitalize{text-transform:capitalize}.w-4{width:1rem}.w-24{width:6rem}.w-full{width:100%}.z-2{z-index:2}.z-3{z-index:3}.transform{--transform-translate-x: 0;--transform-translate-y: 0;--transform-rotate: 0;--transform-skew-x: 0;--transform-skew-y: 0;--transform-scale-x: 1;--transform-scale-y: 1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translate(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skew(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,-webkit-transform}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ping{to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}[hidden]{display:none!important}ul{margin:0;padding:0;list-style:none}h1,h2,h3{margin:0;font-weight:400}p{margin:0}button{padding:0;overflow:visible;color:inherit;font:inherit;line-height:normal;background:none;border:0;cursor:pointer}a{color:currentColor;text-decoration:none}img{max-width:none}select{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}.product_form{width:100%}.product_form .select_variant,.select_variant_size{width:100%;padding:1.25rem 15px;border:1px solid black;font-size:15px;line-height:24px;margin-bottom:10px;-webkit-appearance:none;appearance:none;font-family:Assistant,sans-serif;background:url(arrow.svg)no-repeat 98% center}.product_form .select_variant option,.select_variant_size option{font-family:Assistant,sans-serif;padding:6px 1.25rem}.format_choices{margin-block:10px 30px}.format_choices a{text-decoration:none;display:inline-block}.format_choices a img{border:1px solid transparent}.format_choices a.selected img{border-color:#000}.color_inputs{display:flex;flex-wrap:wrap;margin-block:10px 30px}.color_inputs label{position:relative;text-align:center;margin-right:10px;min-width:40px}.color_inputs input{position:absolute;width:0;height:0;margin:0;padding:0;cursor:pointer;opacity:0;border:0;top:0;left:0}.color_inputs span{width:27px;height:27px;border:1px solid transparent;position:relative;border-radius:50%;padding:4px;display:block;margin:0 auto}.color_inputs span:after{border-radius:50%;border-color:#000;background-color:red;width:17px;height:17px;position:absolute;display:block;content:""}.color_inputs span.red:after{background-color:#a10722}.color_inputs span.orange:after{background-color:#ff5e1e}.color_inputs span.purple:after{background-color:#6b05b7}.color_inputs span.green:after{background-color:#419448}.color_inputs span.blue:after{background-color:#263696}.color_inputs span.turquoise:after{background-color:#16a295}.color_inputs input:checked~span:after{display:block}.color_inputs input:checked~span{border:1px solid black}.no-list-styles{margin:0;padding:0;list-style:none}html{font-size:16px}.title-1{margin-bottom:2rem;font-size:1.5rem;line-height:1.19;text-transform:uppercase;-webkit-font-smoothing:antialiased}@media screen and (max-width:575px){.menu .title-1{font-size:1.5rem}}@media screen and (min-width:768px){.title-1--bigger{font-size:2.25rem}}.title-1--smaller{font-size:1.5rem}.title-1--smallest{font-size:1.25rem}.title-1--no-margin{margin-bottom:0}.title-1--has-border{border-top:1px solid #d2d2d2}@media screen and (max-width:767px){.title-1--small-margin-mobile{margin-bottom:1.5625rem}}.title-1--white{color:#fff}.title-1--black{color:#000}.title-2{font-size:.75rem;line-height:1.35;text-transform:uppercase}.title-2--bold{font-weight:500}.title-2--white{color:#fff}.title-collection{display:block;font-size:3.75rem;line-height:1;text-transform:uppercase;-webkit-font-smoothing:antialiased}@media screen and (max-width:575px){.title-collection{font-size:2.8125rem}}@media screen and (min-width:768px){.title-collection{font-size:3.25rem}}.subtitle{font-size:.9375rem;text-transform:uppercase}.subtitle--small{font-size:.8125rem}.text{font-size:.9375rem;font-family:Assistant,sans-serif;line-height:1.5}.text--white{color:#fff}.text--black{color:#000}.text--light-grey{color:#adadad}.text--error{color:#d80d0d}.text--success{color:#4da87c}.text--big{font-size:.9375rem;line-height:2}.text--chapeau,.text--chapeau p{line-height:1.75}.text--link{text-decoration:none;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.text--link:not([disabled]):hover{opacity:.6}.text p{margin:0;line-height:1.5}.text p:not(:last-child){margin-bottom:25px}.text p:empty{display:none}.text a,.text span{font-family:Assistant,sans-serif!important}.text a{text-decoration:underline;transition:opacity .3s cubic-bezier(.19,1,.22,1)}.text a:hover{opacity:.7}.text ol,.text ul{padding-left:1rem;line-height:inherit}.text ol li,.text ul li{position:relative;margin-bottom:.25rem}.text ol li:last-child,.text ul li:last-child{margin-bottom:0}.text ol:not(:last-child),.text ul:not(:last-child){margin-bottom:25px}.text ul li:before{content:"";position:absolute;top:.75rem;left:-1rem;width:4px;height:4px;background-color:#151414;border-radius:4px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.quote-text,.quote-text p{font-size:1rem;font-family:Assistant,sans-serif;line-height:1.65;text-align:center}.quote-author{color:#000;font-size:.625rem;font-family:Assistant,sans-serif;line-height:2;text-align:center;text-transform:uppercase}.label-caps{font-size:.8125rem;font-family:Assistant,sans-serif;line-height:1.35}.label-caps--white{color:#fff}.label-caps--black{color:#000}.label-caps--grey{color:#656565}.label-caps--white{-webkit-font-smoothing:antialiased}.label-caps--link{transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.label-caps--link:not([disabled]):hover{opacity:.6}.highlight-text{text-transform:uppercase}.wysiwyg p:not(:last-child){margin-bottom:1rem}body,html{width:100vw;min-height:100vh;margin:0;padding:0;-webkit-font-smoothing:antialiased}body{overflow-x:hidden;font-size:.9375rem;font-family:Assistant,sans-serif;line-height:1.6;font-weight:700}*,:after,:before{box-sizing:border-box}.content{position:relative}@media screen and (min-width:1024px){.content{min-height:100vh}}a{color:inherit;text-decoration:underline}a:hover,a[href^=tel]{text-decoration:none}.h1,.h2,.h3,.h5,.h6,h1,h2,h3,h5,h6{margin-bottom:.8em;font-weight:700}.h1,h1{font-size:36px;line-height:1.11;text-transform:uppercase}.h1--underline,h1--underline{padding-bottom:1rem;border-bottom:1px solid}.h6,h6{font-size:13px;line-height:1.57}@media screen and (max-width:767px){body{font-size:16px;line-height:1.56}h1{font-size:33px;line-height:1.13}}@media screen and (max-width:419px){.h1,h1{font-size:30px}}@media screen and (min-width:1024px){.show-mobile{display:none!important}}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);pointer-events:none}.scrollme,.sr-only{overflow:hidden}.object-fit-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:flex}.object-fit-wrap picture{flex-grow:1;width:50%}@media screen and (max-width:1024px){.hero__slide .object-fit-wrap .second_bg{display:none}.object-fit-wrap picture{width:100%}}.object-fit-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}:focus{outline:none}.white_bg .wrapper{background-color:#fff!important}.wrapper{position:relative;min-height:100vh;overflow:hidden}::-moz-selection{color:#fff;background-color:#151414}::selection{color:#fff;background-color:#151414}.no-scroll-y{position:relative;height:100%;overflow:hidden}.bg-cover{background-position:50%;background-size:cover}.img-full{width:100%}.full-height-mobile{height:calc(var(--vh, 1vh)*66)}@media screen and (min-width:768px){.min-full-height{min-height:100vh}}@media screen and (min-width:768px){.full-height{height:100vh}}.icon.icon--white{fill:#fff}.icon.icon--black{fill:#000}.icon.icon--blackish{fill:#151414}.icon.icon--light-grey{fill:#adadad}.icon--rotated{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.visible-xs-block{display:none!important}@media screen and (max-width:767px){.hidden-xs{display:none!important}.visible-xs-block{display:block!important}}.fluid-grid{width:100vw;max-width:100%;margin:0 auto;overflow-x:hidden}.row{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;min-width:100%;margin-right:-.5rem;margin-left:-.5rem}@media screen and (min-width:420px){.row{margin-right:-.5rem;margin-left:-.5rem}}@media screen and (min-width:576px){.row{margin-right:-.5rem;margin-left:-.5rem}}@media screen and (min-width:768px){.row{margin-right:-.8335rem;margin-left:-.8335rem}}@media screen and (min-width:1024px){.row{margin-right:-1.6875rem;margin-left:-1.6875rem}}@media screen and (min-width:1200px){.row{margin-right:-1.6875rem;margin-left:-1.6875rem}}@media screen and (min-width:1400px){.row{margin-right:-1.6875rem;margin-left:-1.6875rem}}@media screen and (min-width:1720px){.row{margin-right:-1.6875rem;margin-left:-1.6875rem}}.col{position:relative;display:flex;flex-direction:column;max-width:100%}.col-1{flex-grow:0;flex-shrink:1;flex-basis:calc(8.333vw + .08333rem);box-sizing:border-box;width:calc(8.333vw + .08333rem);max-width:calc(8.333% + .08333rem);padding-right:.5rem;padding-left:.5rem}@media screen and (min-width:420px){.col-1{width:calc(8.333vw + .08333rem);max-width:calc(8.333% + .08333rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:576px){.col-1{width:calc(8.333vw + .08333rem);max-width:calc(8.333% + .08333rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:768px){.col-1{width:calc(8.333vw + .08333rem);max-width:calc(8.333% + .08333rem);padding-right:.8335rem;padding-left:.8335rem}}@media screen and (min-width:1024px){.col-1{width:calc(8.333vw + .08333rem);max-width:calc(8.333% + .08333rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1200px){.col-1{width:calc(8.333vw + .08333rem);max-width:calc(8.333% + .08333rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1400px){.col-1{width:calc(8.333vw + .08333rem);max-width:calc(8.333% + .08333rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1720px){.col-1{width:calc(8.333vw + .08333rem);max-width:calc(8.333% + .08333rem);padding-right:1.6875rem;padding-left:1.6875rem}}.col-6{flex-grow:0;flex-shrink:1;flex-basis:calc(50vw + .5rem);box-sizing:border-box;width:calc(50vw + .5rem);max-width:calc(50% + .5rem);padding-right:.5rem;padding-left:.5rem}@media screen and (min-width:420px){.col-6{width:calc(50vw + .5rem);max-width:calc(50% + .5rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:576px){.col-6{width:calc(50vw + .5rem);max-width:calc(50% + .5rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:768px){.col-6{width:calc(50vw + .5rem);max-width:calc(50% + .5rem);padding-right:.8335rem;padding-left:.8335rem}}@media screen and (min-width:1024px){.col-6{width:calc(50vw + .5rem);max-width:calc(50% + .5rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1200px){.col-6{width:calc(50vw + .5rem);max-width:calc(50% + .5rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1400px){.col-6{width:calc(50vw + .5rem);max-width:calc(50% + .5rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1720px){.col-6{width:calc(50vw + .5rem);max-width:calc(50% + .5rem);padding-right:1.6875rem;padding-left:1.6875rem}}.col-9{flex-grow:0;flex-shrink:1;flex-basis:calc(75vw + .75rem);box-sizing:border-box;width:calc(75vw + .75rem);max-width:calc(75% + .75rem);padding-right:.5rem;padding-left:.5rem}@media screen and (min-width:420px){.col-9{width:calc(75vw + .75rem);max-width:calc(75% + .75rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:576px){.col-9{width:calc(75vw + .75rem);max-width:calc(75% + .75rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:768px){.col-9{width:calc(75vw + .75rem);max-width:calc(75% + .75rem);padding-right:.8335rem;padding-left:.8335rem}}@media screen and (min-width:1024px){.col-9{width:calc(75vw + .75rem);max-width:calc(75% + .75rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1200px){.col-9{width:calc(75vw + .75rem);max-width:calc(75% + .75rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1400px){.col-9{width:calc(75vw + .75rem);max-width:calc(75% + .75rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1720px){.col-9{width:calc(75vw + .75rem);max-width:calc(75% + .75rem);padding-right:1.6875rem;padding-left:1.6875rem}}.col-10{flex-grow:0;flex-shrink:1;flex-basis:calc(83.333vw + .83333rem);box-sizing:border-box;width:calc(83.333vw + .83333rem);max-width:calc(83.333% + .83333rem);padding-right:.5rem;padding-left:.5rem}@media screen and (min-width:420px){.col-10{width:calc(83.333vw + .83333rem);max-width:calc(83.333% + .83333rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:576px){.col-10{width:calc(83.333vw + .83333rem);max-width:calc(83.333% + .83333rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:768px){.col-10{width:calc(83.333vw + .83333rem);max-width:calc(83.333% + .83333rem);padding-right:.8335rem;padding-left:.8335rem}}@media screen and (min-width:1024px){.col-10{width:calc(83.333vw + .83333rem);max-width:calc(83.333% + .83333rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1200px){.col-10{width:calc(83.333vw + .83333rem);max-width:calc(83.333% + .83333rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1400px){.col-10{width:calc(83.333vw + .83333rem);max-width:calc(83.333% + .83333rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1720px){.col-10{width:calc(83.333vw + .83333rem);max-width:calc(83.333% + .83333rem);padding-right:1.6875rem;padding-left:1.6875rem}}.col-11{flex-grow:0;flex-shrink:1;flex-basis:calc(91.667vw + .91667rem);box-sizing:border-box;width:calc(91.667vw + .91667rem);max-width:calc(91.667% + .91667rem);padding-right:.5rem;padding-left:.5rem}@media screen and (min-width:420px){.col-11{width:calc(91.667vw + .91667rem);max-width:calc(91.667% + .91667rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:576px){.col-11{width:calc(91.667vw + .91667rem);max-width:calc(91.667% + .91667rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:768px){.col-11{width:calc(91.667vw + .91667rem);max-width:calc(91.667% + .91667rem);padding-right:.8335rem;padding-left:.8335rem}}@media screen and (min-width:1024px){.col-11{width:calc(91.667vw + .91667rem);max-width:calc(91.667% + .91667rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1200px){.col-11{width:calc(91.667vw + .91667rem);max-width:calc(91.667% + .91667rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1400px){.col-11{width:calc(91.667vw + .91667rem);max-width:calc(91.667% + .91667rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1720px){.col-11{width:calc(91.667vw + .91667rem);max-width:calc(91.667% + .91667rem);padding-right:1.6875rem;padding-left:1.6875rem}}.col-12{flex-grow:0;flex-shrink:1;flex-basis:calc(100vw + 1rem);box-sizing:border-box;width:calc(100vw + 1rem);max-width:calc(100% + 1rem);padding-right:.5rem;padding-left:.5rem}@media screen and (min-width:420px){.col-12{width:calc(100vw + 1rem);max-width:calc(100% + 1rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:576px){.col-12{width:calc(100vw + 1rem);max-width:calc(100% + 1rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:768px){.col-12{width:calc(100vw + 1rem);max-width:calc(100% + 1rem);padding-right:.8335rem;padding-left:.8335rem}}@media screen and (min-width:1024px){.col-12{width:calc(100vw + 1rem);max-width:calc(100% + 1rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1200px){.col-12{width:calc(100vw + 1rem);max-width:calc(100% + 1rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1400px){.col-12{width:calc(100vw + 1rem);max-width:calc(100% + 1rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1720px){.col-12{width:calc(100vw + 1rem);max-width:calc(100% + 1rem);padding-right:1.6875rem;padding-left:1.6875rem}}.col-offset-1{margin-left:calc(8.333vw + .08333rem)}@media screen and (min-width:100%){.col-offset-1{margin-left:calc(8.333% + .08333rem)}}@media screen and (min-width:420px){.xsmall-col-1{padding-right:.5rem;padding-left:.5rem}.xsmall-col-1{flex-basis:calc(8.333vw + .08333rem);width:calc(8.333vw + .08333rem);max-width:calc(8.333% + .08333rem)}.xsmall-col-10{flex-basis:calc(83.333vw + .83333rem);width:calc(83.333vw + .83333rem);max-width:calc(83.333% + .83333rem)}.xsmall-col-10,.xsmall-col-11{padding-right:.5rem;padding-left:.5rem}.xsmall-col-11{flex-basis:calc(91.667vw + .91667rem);width:calc(91.667vw + .91667rem);max-width:calc(91.667% + .91667rem)}.xsmall-col-12{flex-basis:calc(100vw + 1rem);width:calc(100vw + 1rem);max-width:calc(100% + 1rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:576px){.sm-col-1{padding-right:.5rem;padding-left:.5rem}.sm-col-1{flex-basis:calc(8.333vw + .08333rem);width:calc(8.333vw + .08333rem);max-width:calc(8.333% + .08333rem)}.sm-col-10{flex-basis:calc(83.333vw + .83333rem);width:calc(83.333vw + .83333rem);max-width:calc(83.333% + .83333rem)}.sm-col-10,.sm-col-11{padding-right:.5rem;padding-left:.5rem}.sm-col-11{flex-basis:calc(91.667vw + .91667rem);width:calc(91.667vw + .91667rem);max-width:calc(91.667% + .91667rem)}.sm-col-12{flex-basis:calc(100vw + 1rem);width:calc(100vw + 1rem);max-width:calc(100% + 1rem);padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:768px){.md-col-1{padding-right:.8335rem;padding-left:.8335rem}.md-col-1{flex-basis:calc(8.333vw + .13891rem);width:calc(8.333vw + .13891rem);max-width:calc(8.333% + .13891rem)}.md-col-4{flex-basis:calc(33.333vw + .55566rem);width:calc(33.333vw + .55566rem);max-width:calc(33.333% + .55566rem)}.md-col-4,.md-col-5{padding-right:.8335rem;padding-left:.8335rem}.md-col-5{flex-basis:calc(41.667vw + .69459rem);width:calc(41.667vw + .69459rem);max-width:calc(41.667% + .69459rem)}.md-col-6{flex-basis:calc(50vw + .8335rem);width:calc(50vw + .8335rem);max-width:calc(50% + .8335rem)}.md-col-6{padding-right:.8335rem;padding-left:.8335rem}.md-col-8{flex-basis:calc(66.667vw + 1.11134rem);width:calc(66.667vw + 1.11134rem);max-width:calc(66.667% + 1.11134rem)}.md-col-8,.md-col-9{padding-right:.8335rem;padding-left:.8335rem}.md-col-9{flex-basis:calc(75vw + 1.25025rem);width:calc(75vw + 1.25025rem);max-width:calc(75% + 1.25025rem)}.md-col-10{flex-basis:calc(83.333vw + 1.38916rem);width:calc(83.333vw + 1.38916rem);max-width:calc(83.333% + 1.38916rem)}.md-col-10,.md-col-11{padding-right:.8335rem;padding-left:.8335rem}.md-col-11{flex-basis:calc(91.667vw + 1.52809rem);width:calc(91.667vw + 1.52809rem);max-width:calc(91.667% + 1.52809rem)}.md-col-12{flex-basis:calc(100vw + 1.667rem);width:calc(100vw + 1.667rem);max-width:calc(100% + 1.667rem);padding-right:.8335rem;padding-left:.8335rem}.md-col-offset-0{margin-left:0}}@media screen and (min-width:768px) and (min-width:100%){.md-col-offset-0{margin-left:0}}@media screen and (min-width:768px){.md-col-offset-1,.search-panel .col-product:nth-child(3n+1),.search-panel .no-results{margin-left:calc(8.333vw + .13891rem)}}@media screen and (min-width:768px) and (min-width:100%){.md-col-offset-1,.search-panel .col-product:nth-child(3n+1),.search-panel .no-results{margin-left:calc(8.333% + .13891rem)}}@media screen and (min-width:768px){.md-col-offset-2{margin-left:calc(16.667vw + .27784rem)}}@media screen and (min-width:768px) and (min-width:100%){.md-col-offset-2{margin-left:calc(16.667% + .27784rem)}}@media screen and (min-width:768px){.md-col-offset-3{margin-left:calc(25vw + .41675rem)}}@media screen and (min-width:768px) and (min-width:100%){.md-col-offset-3{margin-left:calc(25% + .41675rem)}}@media screen and (min-width:768px){.md-col-offset-4{margin-left:calc(33.333vw + .55566rem)}}@media screen and (min-width:768px) and (min-width:100%){.md-col-offset-4{margin-left:calc(33.333% + .55566rem)}}@media screen and (min-width:1024px){.lg-col-1{padding-right:1.6875rem;padding-left:1.6875rem}.lg-col-1{flex-basis:calc(8.333vw + .28124rem);width:calc(8.333vw + .28124rem);max-width:calc(8.333% + .28124rem)}.lg-col-3{padding-right:1.6875rem;padding-left:1.6875rem}.lg-col-3{flex-basis:calc(25vw + .84375rem);width:calc(25vw + .84375rem);max-width:calc(25% + .84375rem)}.lg-col-4{flex-basis:calc(33.333vw + 1.12499rem);width:calc(33.333vw + 1.12499rem);max-width:calc(33.333% + 1.12499rem)}.lg-col-4,.lg-col-5{padding-right:1.6875rem;padding-left:1.6875rem}.lg-col-5{flex-basis:calc(41.667vw + 1.40626rem);width:calc(41.667vw + 1.40626rem);max-width:calc(41.667% + 1.40626rem)}.lg-col-6{flex-basis:calc(50vw + 1.6875rem);width:calc(50vw + 1.6875rem);max-width:calc(50% + 1.6875rem)}.lg-col-6,.lg-col-7{padding-right:1.6875rem;padding-left:1.6875rem}.lg-col-7{flex-basis:calc(58.333vw + 1.96874rem);width:calc(58.333vw + 1.96874rem);max-width:calc(58.333% + 1.96874rem)}.lg-col-8{flex-basis:calc(66.667vw + 2.25001rem);width:calc(66.667vw + 2.25001rem);max-width:calc(66.667% + 2.25001rem)}.lg-col-8{padding-right:1.6875rem;padding-left:1.6875rem}.lg-col-10{flex-basis:calc(83.333vw + 2.81249rem);width:calc(83.333vw + 2.81249rem);max-width:calc(83.333% + 2.81249rem)}.lg-col-10,.lg-col-11{padding-right:1.6875rem;padding-left:1.6875rem}.lg-col-11{flex-basis:calc(91.667vw + 3.09376rem);width:calc(91.667vw + 3.09376rem);max-width:calc(91.667% + 3.09376rem)}.lg-col-12{flex-basis:calc(100vw + 3.375rem);width:calc(100vw + 3.375rem);max-width:calc(100% + 3.375rem);padding-right:1.6875rem;padding-left:1.6875rem}.lg-col-offset-0{margin-left:0}}@media screen and (min-width:1024px) and (min-width:100%){.lg-col-offset-0{margin-left:0}}@media screen and (min-width:1024px){.lg-col-offset-1{margin-left:calc(8.333vw + .28124rem)}}@media screen and (min-width:1024px) and (min-width:100%){.lg-col-offset-1{margin-left:calc(8.333% + .28124rem)}}@media screen and (min-width:1024px){.lg-col-offset-2{margin-left:calc(16.667vw + .56251rem)}}@media screen and (min-width:1024px) and (min-width:100%){.lg-col-offset-2{margin-left:calc(16.667% + .56251rem)}}@media screen and (min-width:1024px){.lg-col-offset-3{margin-left:calc(25vw + .84375rem)}}@media screen and (min-width:1024px) and (min-width:100%){.lg-col-offset-3{margin-left:calc(25% + .84375rem)}}@media screen and (min-width:1200px){.xl-col-1{padding-right:1.6875rem;padding-left:1.6875rem}.xl-col-1{flex-basis:calc(8.333vw + .28124rem);width:calc(8.333vw + .28124rem);max-width:calc(8.333% + .28124rem)}.xl-col-4{flex-basis:calc(33.333vw + 1.12499rem);width:calc(33.333vw + 1.12499rem);max-width:calc(33.333% + 1.12499rem)}.xl-col-4{padding-right:1.6875rem;padding-left:1.6875rem}.xl-col-8{flex-basis:calc(66.667vw + 2.25001rem);width:calc(66.667vw + 2.25001rem);max-width:calc(66.667% + 2.25001rem)}.xl-col-8{padding-right:1.6875rem;padding-left:1.6875rem}.xl-col-10{flex-basis:calc(83.333vw + 2.81249rem);width:calc(83.333vw + 2.81249rem);max-width:calc(83.333% + 2.81249rem)}.xl-col-10,.xl-col-11{padding-right:1.6875rem;padding-left:1.6875rem}.xl-col-11{flex-basis:calc(91.667vw + 3.09376rem);width:calc(91.667vw + 3.09376rem);max-width:calc(91.667% + 3.09376rem)}.xl-col-12{flex-basis:calc(100vw + 3.375rem);width:calc(100vw + 3.375rem);max-width:calc(100% + 3.375rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1400px){.xxl-col-1{padding-right:1.6875rem;padding-left:1.6875rem}.xxl-col-1{flex-basis:calc(8.333vw + .28124rem);width:calc(8.333vw + .28124rem);max-width:calc(8.333% + .28124rem)}.xxl-col-10{flex-basis:calc(83.333vw + 2.81249rem);width:calc(83.333vw + 2.81249rem);max-width:calc(83.333% + 2.81249rem)}.xxl-col-10,.xxl-col-11{padding-right:1.6875rem;padding-left:1.6875rem}.xxl-col-11{flex-basis:calc(91.667vw + 3.09376rem);width:calc(91.667vw + 3.09376rem);max-width:calc(91.667% + 3.09376rem)}.xxl-col-12{flex-basis:calc(100vw + 3.375rem);width:calc(100vw + 3.375rem);max-width:calc(100% + 3.375rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:1720px){.xxxl-col-1{padding-right:1.6875rem;padding-left:1.6875rem}.xxxl-col-1{flex-basis:calc(8.333vw + .28124rem);width:calc(8.333vw + .28124rem);max-width:calc(8.333% + .28124rem)}.xxxl-col-10{flex-basis:calc(83.333vw + 2.81249rem);width:calc(83.333vw + 2.81249rem);max-width:calc(83.333% + 2.81249rem)}.xxxl-col-10,.xxxl-col-11{padding-right:1.6875rem;padding-left:1.6875rem}.xxxl-col-11{flex-basis:calc(91.667vw + 3.09376rem);width:calc(91.667vw + 3.09376rem);max-width:calc(91.667% + 3.09376rem)}.xxxl-col-12{flex-basis:calc(100vw + 3.375rem);width:calc(100vw + 3.375rem);max-width:calc(100% + 3.375rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:768px){.col-product{flex-grow:0;flex-shrink:1;flex-basis:calc(27.75vw + .46259rem);box-sizing:border-box;width:calc(27.75vw + .46259rem);max-width:calc(27.75% + .46259rem);padding-right:.8335rem;padding-left:.8335rem}}.product-card{position:relative}.custom_colors{position:absolute;width:15px;height:15px;top:10px;right:10px;z-index:2}.product-card .badges{position:absolute;z-index:1;top:15px;left:15px;max-width:150px}.product-card .badge{text-align:center;text-transform:uppercase;border:1px solid black;display:inline-block;padding:4px 10px;margin:0 0 8px}@media screen and (min-width:1024px){.custom_colors{width:30px;height:30px;top:20px;right:20px}}@media screen and (max-width: 1024px){.product-card .badges{top:0;left:5px;max-width:100px}.product-card .badge{font-size:8px;padding:2px 4px;margin:0}}@media screen and (min-width:1024px){.col-product{flex-grow:0;flex-shrink:1;flex-basis:calc(27.75vw + .93656rem);box-sizing:border-box;width:calc(27.75vw + .93656rem);max-width:calc(27.75% + .93656rem);padding-right:1.6875rem;padding-left:1.6875rem}}@media screen and (min-width:768px){.col-product-push{flex-grow:0;flex-shrink:1;flex-basis:calc(33.33% - 1.11133rem);box-sizing:border-box;width:calc(33.33% - 1.11133rem)}}@media screen and (min-width:1024px){.col-product-push{flex-grow:0;flex-shrink:1;flex-basis:calc(33.33% - 2.25rem);box-sizing:border-box;width:calc(33.33% - 2.25rem)}}.modals{position:fixed;top:0;left:0;z-index:300;height:100%;pointer-events:none}.modal{position:absolute;display:flex;justify-content:center;align-items:center;width:100vw;height:100%;background:#00000080;transition:opacity .5s cubic-bezier(.215,.61,.355,1);pointer-events:auto}.modal__inner{position:relative;max-width:90vw;max-height:90%;background-color:#fff}.modal__scroll-sizing{max-height:90vh;padding-top:45px;overflow:auto}.modal__scroll-sizing img{max-width:100%}.modal__close-button{position:absolute;top:1rem;right:1rem;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.modal__close-button:hover{opacity:.6}.modal__close-icon{width:2rem;height:2rem}.modal.is-hidden{opacity:0;pointer-events:none}.disponibility-modal .modal__inner{padding:4rem 3rem 3rem}@media screen and (min-width:1024px){.disponibility-modal .modal__inner{width:650px;padding:6rem 5rem 4rem}}.disponibility-modal .form-row{margin-bottom:.625rem}.custom-select-mobile-label{position:absolute;top:0;left:0;z-index:-1;width:100%;height:55px;padding:1rem 3.4375rem 1rem 1.5rem;overflow:hidden;font-size:.75rem;line-height:1.5;white-space:nowrap;text-overflow:ellipsis;background-color:#fff;border:1px solid #000;border-radius:0}.is-grey .custom-select-mobile-label{background-color:#f5f5f5}@media screen and (min-width:1024px){.custom-select-mobile-label{display:none!important}}.custom-select-container{position:relative;width:100%}.custom-select-container select{width:100%;height:55px;padding:1rem 1.5rem;font-size:.75rem;line-height:1.5;background-color:#fff;border:1px solid #000;border-radius:0;opacity:0}@media screen and (min-width:1024px){.custom-select-container select{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0,0,0,0);pointer-events:none}}.custom-select-container select option{width:100%}.custom-select-container .custom-select-icon-wrapper{position:absolute;top:0;right:0;z-index:5;display:flex;justify-content:center;align-items:center;width:2.8125rem;height:100%;border-left:1px solid #000;pointer-events:none}.custom-select-container .custom-select-icon{width:100%;height:100%;transition:-webkit-transform .3s cubic-bezier(.19,1,.22,1);transition:transform .3s cubic-bezier(.19,1,.22,1),-webkit-transform .3s cubic-bezier(.19,1,.22,1)}.custom-select-container .custom-select-opener{display:none;width:100%;height:55px;padding:1rem 1.5rem;color:#000;font-size:.9375rem;font-family:Assistant,sans-serif;line-height:1.5;letter-spacing:1px;border:1px solid #000;cursor:pointer;transition:border .3s ease-in}.has-error .custom-select-container .custom-select-opener{border-color:#d80d0d}@media screen and (min-width:1024px){.custom-select-container .custom-select-opener{display:block}}.custom-select-container .custom-select-panel{position:absolute;top:55px;left:0;z-index:10;width:100%;max-height:200px;padding:1rem 0;overflow:auto;background-color:#fff;border:1px solid #656565;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0;transition:opacity .2s ease,-webkit-transform .3s ease;transition:opacity .2s ease,transform .3s ease;transition:opacity .2s ease,transform .3s ease,-webkit-transform .3s ease;pointer-events:none}.is-grey .custom-select-container .custom-select-panel{background-color:#f5f5f5}.custom-select-container .custom-select-option{padding:.3125rem 1.5rem;color:#151414;font-size:.9375rem;font-family:Assistant,sans-serif;line-height:2.5;letter-spacing:1px;cursor:pointer}.custom-select-container .custom-select-option:first-child{padding-top:0}.custom-select-container .custom-select-option:last-child{padding-bottom:0}.custom-select-container .custom-select-option.has-focus,.custom-select-container .custom-select-option.is-selected{color:#000}.custom-select-container.is-open .custom-select-panel{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;pointer-events:auto}.custom-select-container.is-open .custom-select-icon{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.lang-switcher{position:relative}.lang-switcher select{position:absolute}.lang-switcher .custom-select-mobile-label{position:relative;width:37px;height:auto;padding:0;color:#000;font-size:15px;text-transform:uppercase;background:transparent;border:none}.lang-switcher .custom-select-mobile-label:after{content:"";position:absolute;top:50%;right:0;width:0;height:0;border-color:#fff transparent transparent;border-style:solid;border-width:6px 3px 0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lang-switcher .custom-select-container .custom-select-opener{position:relative;width:28px;height:auto;padding:0;color:#fff;letter-spacing:normal;border:none}@media screen and (min-width:1720px){.lang-switcher .custom-select-container .custom-select-opener{width:35px}}.lang-switcher .custom-select-container .custom-select-opener:after{content:"";position:absolute;top:50%;right:0;width:0;height:0;border-color:#fff transparent transparent;border-style:solid;border-width:6px 3px 0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lang-switcher .custom-select-container .custom-select-panel{top:1.5rem;width:76px!important;padding:7px 0 3px;background:#faf6f6d1;border:1px solid #979797;border-radius:4px;box-shadow:0 0 10px -6px}@media screen and (min-width:1720px){.lang-switcher .custom-select-container .custom-select-panel{top:2.25rem}}.lang-switcher .custom-select-container .custom-select-option{padding:0 1rem;font-size:13px;line-height:1.5}.lang-switcher .custom-select-container .custom-select-icon-wrapper{display:none;border-left:none}.custom-checkbox{position:relative}.custom-checkbox input{position:absolute;z-index:5;width:22px;height:22px;opacity:0}.custom-checkbox .form-error{padding-left:2.75rem}.custom-checkbox__label{position:relative;display:block;padding-left:40px;font-size:.8125rem;font-family:Assistant,sans-serif;line-height:1.7}.custom-checkbox__label--bigger{font-size:.75rem}.custom-checkbox__label:after,.custom-checkbox__label:before{position:absolute;content:""}.custom-checkbox__label:before{top:-2px;left:0;width:22px;height:22px;border:1px solid #000;transition:border .3s linear}.custom-checkbox__label:after{top:3px;left:5px;width:12px;height:12px;background-color:#151414;-webkit-transform:scale(0);transform:scale(0);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}input:checked+.custom-checkbox__label:after{-webkit-transform:scale(1);transform:scale(1);opacity:1}.has-error .custom-checkbox__label:before{border-color:#d80d0d}.custom-radio{position:relative}.custom-radio input{position:absolute;z-index:5;width:22px;height:22px;opacity:0}.custom-radio__label{position:relative;display:block;padding-left:40px;font-size:.8125rem;line-height:1.7}.custom-radio__label--bigger{font-size:.75rem}.custom-radio__label:after,.custom-radio__label:before{position:absolute;content:"";border-radius:50%}.custom-radio__label:before{top:-2px;left:0;width:22px;height:22px;border:1px solid #000;transition:border .3s linear}.custom-radio__label:after{top:3px;left:5px;width:12px;height:12px;background-color:#151414;-webkit-transform:scale(0);transform:scale(0);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}input:checked+.custom-radio__label:after{-webkit-transform:scale(1);transform:scale(1);opacity:1}.has-error .custom-radio__label:before{border-color:#d80d0d}.input-text,.textarea{width:100%;height:3.5rem;padding:1rem 1.5rem;font-size:.8125rem;font-family:Assistant,sans-serif;line-height:1.5;letter-spacing:1px;background-color:transparent;border:1px solid #000;border-radius:0;transition:border-color .3s ease-in}.input-text::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#adadad}.input-text::-moz-placeholder,.textarea::-moz-placeholder{color:#adadad}.input-text::-ms-input-placeholder,.textarea::-ms-input-placeholder{color:#adadad}.input-text::placeholder,.textarea::placeholder{color:#adadad}.has-error .input-text,.has-error .textarea{border-color:#d80d0d}.textarea{height:270px;resize:none}.full-btn{position:relative;display:inline-block;padding:16px 25px;font-size:.8125rem;font-family:Assistant,sans-serif;line-height:1.3;text-align:center;text-decoration:none;cursor:pointer;transition:opacity .3s cubic-bezier(.25,.46,.45,.94);-webkit-font-smoothing:antialiased}@media screen and (min-width:1200px){.full-btn:hover{opacity:.8}}.full-btn[disabled]{opacity:.6;pointer-events:none}.full-btn--light{color:#000;background-color:#fff}.full-btn--dark{color:#fff;background-color:#000}.ghost-btn{position:relative;display:inline-block;padding:16px 25px;font-size:.8125rem;font-family:Assistant,sans-serif;line-height:1.3;text-align:center;text-decoration:none;border:1px solid;cursor:pointer;transition:color .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94)}@media screen and (min-width:1200px){.ghost-btn:hover{color:#fff;background-color:#000}}.ghost-btn[disabled]{opacity:.6;pointer-events:none}.ghost-btn--light{color:#fff;border-color:#fff}.ghost-btn--light:hover{color:#000;background-color:#fff}.ghost-btn--dark{color:#000;border-color:#151414}.input-text-btn{display:flex;justify-content:center;align-items:center;width:2.8125rem;height:3.5rem;min-height:3.5rem;background-color:#fff0;border-top:1px solid #000;border-right:1px solid #000;border-bottom:1px solid #000;cursor:pointer;transition:background-color .3s cubic-bezier(.215,.61,.355,1)}.input-text-btn__icon{width:2.8125rem;height:3.375rem}.input-text-btn:hover{background-color:#000}.input-text-btn:hover .input-text-btn__icon{fill:#fff}.triangle-btn{position:absolute;bottom:0;left:50%;z-index:1;width:130px;height:65px;color:#000;-webkit-transform:translateX(-50%);transform:translate(-50%);cursor:pointer;transition:color .2s cubic-bezier(.645,.045,.355,1)}.triangle-btn:focus{outline:none}.triangle-btn:after{content:"";position:absolute;bottom:0;left:50%;z-index:-1;width:0;height:0;margin-left:-65px;border:65px solid transparent;border-bottom-color:#fff;transition:border-bottom-color .2s cubic-bezier(.645,.045,.355,1);pointer-events:none}.triangle-btn:hover{color:#fff}.triangle-btn:hover:after{border-bottom-color:#151414}.triangle-btn__label{position:absolute;bottom:15px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.ghost-btn2{text-transform:uppercase;display:inline-block;padding:.5rem 1rem;font-size:.9375rem;line-height:1.6;text-decoration:none;border:1px solid #000;transition:color .3s ease-in-out,background-color .3s ease-in-out}.ghost-btn2:hover{color:#fff;background-color:#000}.ghost-btn2--white{color:#fff;border-color:#fff}.ghost-btn2--white:hover{color:#000;background-color:#fff}.ghost-btn2--big{padding:1rem 2.25rem}.full-btn2{text-transform:uppercase;padding:1.25rem;color:#fff;font-size:.9375rem;background-color:#000;transition:opacity .3s ease-in-out}.full-btn2:hover,.full-btn2[disabled]{opacity:.6}.full-btn2[disabled]{pointer-events:none}.video-ui,.video-ui__bg{position:absolute;top:0;left:0;width:100%;height:100%}.video-ui__bg{background-color:#0000004d;opacity:1}.video-ui__bg,.video-ui__play{transition:opacity .4s cubic-bezier(.645,.045,.355,1)}.video-ui__play{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.video-ui__play:focus{outline:none}.video-ui__play-icon{width:3.25rem;height:3.25rem}.video-ui__bottom-bar{position:absolute;bottom:0;left:0;display:flex;flex-direction:row;width:100%;padding:.4375rem;background-color:#0000004d;opacity:0;transition:opacity .4s cubic-bezier(.645,.045,.355,1)}@media screen and (min-width:768px){.video-ui__bottom-bar{padding:.75rem}}.video-ui__bar-icon{width:.9375rem;height:.9375rem}@media screen and (min-width:768px){.video-ui__bar-icon{width:1.375rem;height:1.375rem}}.video-ui.is-playing .video-ui__bg,.video-ui.is-playing .video-ui__play{visibility:hidden;opacity:0}.video-ui.is-playing .video-ui__play,.video-ui.is-playing:hover .video-ui__bottom-bar{opacity:1}.scroll-box{position:relative;width:100%}@media screen and (min-width:1024px){.scroll-box{padding:0 5rem 0 0}}.scroll-box.has-scroll:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50px;transition:all .3s linear;pointer-events:none}@media screen and (min-width:1024px){.scroll-box--absolute{position:absolute;width:calc(100% - 3.375rem)}}@media screen and (min-width:1024px){.scroll-box--absolute-inner{position:absolute;width:calc(100% - 6rem)}}@media screen and (min-width:1200px){.scroll-box--absolute-inner{width:calc(100% - 12rem)}}.scroll-box__scroller{width:auto!important;height:auto!important;max-height:100%!important}.scroll-box .simplebar-content{height:auto!important;max-height:100%}.scroll-box .simplebar-offset{right:-16px!important}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.scroll-box .simplebar-offset{right:-17px!important}}.scroll-box .simplebar-track{display:none}.scroll-box .simplebar-track.vertical{display:block;top:0;right:-80px;width:12px;pointer-events:auto}.scroll-box .simplebar-scrollbar{width:2px;transition:-webkit-transform 25ms cubic-bezier(.455,.03,.515,.955);transition:transform 25ms cubic-bezier(.455,.03,.515,.955);transition:transform 25ms cubic-bezier(.455,.03,.515,.955),-webkit-transform 25ms cubic-bezier(.455,.03,.515,.955)}.scroll-box .text{padding-bottom:25px}.scroll-box--grey:after{background:linear-gradient(180deg,#f5f5f500 0,#f5f5f5)}.scroll-box--grey .simplebar-scrollbar:before{background-color:#adadad}.scroll-box--white:after{background:linear-gradient(180deg,#fff0 0,#fff)}.scroll-box--white .simplebar-scrollbar:before{background-color:#adadad}.scroll-box--black:after{background:linear-gradient(180deg,#15141400 0,#151414)}.scroll-box--black .simplebar-scrollbar:before{background-color:#fff}.slider-dots{display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width:1023px){.slider-dots--inspi{display:none}}.slider-dots__dot{position:relative;width:1.2rem;margin-right:.875rem;padding-bottom:.25rem;color:#adadad;text-align:center;transition:color .3s cubic-bezier(.25,.46,.45,.94)}.slider-dots__dot:last-child{margin-right:0}.slider-dots__dot:before{content:"";position:absolute;bottom:0;left:0;width:calc(100% - 5px);height:1px;background-color:#000;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94)}.slider-dots__dot.is-selected,.slider-dots__dot:hover{color:#000}.slider-dots__dot.is-selected:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.slider-dots__button{width:100%;height:100%;color:inherit}.order-table__head>div,.order-table__row>div{width:50%}.order-table__row>div:before{content:attr(data-label);display:block;color:#656565;line-height:1.4}.order-table__head{color:#656565;font-size:.8125rem}.order-table__row{border-bottom:1px solid #d2d2d2}.order-table__row:first-child{border-top:1px solid #d2d2d2}@media screen and (min-width:768px){.order-table__head>div,.order-table__row>div{width:26%}.order-table__row>div:before{content:none}}.form-error{margin-top:10px;color:#d80d0d;font-size:.8125rem;font-family:Assistant,sans-serif}.aspect-ratio{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:auto;overflow:hidden}.aspect-ratio:before{content:"";display:inline-block;width:100%}.aspect-ratio--67-100:before{padding-top:67%}.aspect-ratio--9-16:before{padding-top:56.25%}.aspect-ratio--1-1:before{padding-top:100%}.aspect-ratio--3-2:before{padding-top:150%}.aspect-ratio--2-1:before{padding-top:200%}.aspect-ratio__item{position:absolute;top:auto;left:auto;width:100%;min-height:100%}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.aspect-ratio__item{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.is-safari .aspect-ratio__item{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.aspect-ratio--wide .aspect-ratio__item{min-width:100%;min-height:100%}.aspect-ratio--tall .aspect-ratio__item{max-width:100%;min-height:100%}.tabs{position:relative}.tabs__panel{position:absolute;top:0;overflow:hidden;visibility:hidden;opacity:0}.tabs__panel.is-active{position:relative;visibility:visible;opacity:1}.accordion__content{position:relative;height:0;overflow:hidden}.hero{position:relative;height:auto;overflow:hidden;color:#fff}.hero__slide{position:relative;overflow:hidden;display:flex;align-items:flex-end;width:100vw;min-height:38.75rem;padding:5.3125rem 0}@media screen and (min-width:768px){.hero__slide{min-height:720px}}.hero__slide:before{position:absolute;content:"";top:0;bottom:0;left:0;z-index:2;width:50%;background-image:linear-gradient(90deg,#0000004d 0,#0000)}@media screen and (min-width:768px){.hero__slide--right:before{right:0;left:auto;background-image:linear-gradient(270deg,#0000004d 0,#0000)}.hero__slide--center:before{left:50%;background-image:linear-gradient(270deg,#0000 0,#0000004d 50%,#0000);-webkit-transform:translateX(-50%);transform:translate(-50%)}}.hero__wrap{display:flex}@media screen and (min-width:768px){.hero__wrap--right{justify-content:flex-end;text-align:right}.hero__wrap--center{justify-content:center;text-align:center}}.hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:50%;background-size:cover}.hero__inner{position:relative;width:100%;z-index:2}.hero__content{max-width:500px}.hero__content p{margin-bottom:1.6em}.hero__content h1,.hero__content p{text-shadow:0 0 6px rgba(0,0,0,.68)}.hp-hero .triangle-btn{z-index:10}.hp-hero .widget-video{position:absolute}@media screen and (max-width:767px){.hp-hero .triangle-btn{display:none}}.carousel .flickity-page-dots{text-align:left;bottom:1rem;left:50%;z-index:2;-webkit-transform:translateX(-50%);transform:translate(-50%)}.carousel .flickity-page-dots .dot{position:relative;width:2.5rem;height:2.5rem;background:transparent;border-radius:0;opacity:.4;transition:opacity .3s ease-in-out}.carousel .flickity-page-dots .dot.is-selected,.carousel .flickity-page-dots .dot:hover{opacity:1}.carousel .flickity-page-dots .dot:after{content:"";position:absolute;top:50%;right:0;left:0;height:.2rem;background-color:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.carousel .flickity-button-icon{display:none}.carousel .flickity-button{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguNzc3IDBMNy41NzIgMS4yMDVsMy44NzUgMy44NzZIMGwuMDEzIDEuNzExIDExLjQwOC0uMDE0LTMuODYyIDMuODYzIDEuMjE5IDEuMjE4IDUuOTI5LTUuOTI5eiIgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat 50%;transition:transform .3s ease-in-out}.carousel .flickity-button.previous{left:.625rem;-webkit-transform:scaleX(-1) translateY(-50%);transform:scaleX(-1) translateY(-50%)}.carousel .flickity-button.next{right:.625rem}@media screen and (min-width:1200px){.carousel .flickity-button.previous{left:0}.carousel .flickity-button.previous:hover{-webkit-transform:scaleX(-1) translate(5px)!important;transform:scaleX(-1) translate(5px)!important}.carousel .flickity-button.next{right:0}.carousel .flickity-button.next:hover{-webkit-transform:translate(5px)!important;transform:translate(5px)!important}}@media screen and (max-width:1023px){.carousel .flickity-button{display:none}}.carousel .flickity-prev-next-button{top:0;bottom:0;width:5rem;height:auto;background-position:right 2rem center;-webkit-transform:none!important;transform:none!important}.carousel .flickity-prev-next-button.previous{-webkit-transform:scaleX(-1)!important;transform:scaleX(-1)!important}.carousel--simple .flickity-page-dots{bottom:-1.25rem;max-width:none;padding:0}.carousel--simple .flickity-page-dots .dot:after{background-color:#000}.carousel--simple .flickity-page-dots .dot:first-child{margin-left:0}.carousel--simple .flickity-button{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguNzc3IDBMNy41NzIgMS4yMDVsMy44NzUgMy44NzZIMGwuMDEzIDEuNzExIDExLjQwOC0uMDE0LTMuODYyIDMuODYzIDEuMjE5IDEuMjE4IDUuOTI5LTUuOTI5eiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat right .75rem center}.carousel--simple .flickity-button.previous{left:0}.carousel--simple .flickity-button.next{right:0}@media screen and (min-width:1720px){.hero__inner{margin-top:52px}}@media screen and (max-width:1199px){.hero__inner{margin-top:59px}}@media screen and (max-width:767px){.hero__inner{top:auto;bottom:51px;margin-top:0;-webkit-transform:translateY(0);transform:translateY(0)}.hero__content p{margin:0 0 29px}}@media screen and (max-width:419px){.hero br{display:none}}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */.pika-single{position:relative;z-index:9999;display:block;color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:#fff;border:1px solid;border-color:#ccc #ccc #bbb}.pika-single abbr[title]{text-decoration:none!important}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px #00000080}.pika-lendar{float:left;width:419px;margin:10px 1px}.pika-title{position:relative;max-width:287px;margin:0 auto;color:#000;font-weight:500;font-size:15px;font-family:Assistant,sans-serif;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:1.15px;text-align:center;text-transform:uppercase}.pika-label{position:relative;z-index:9999;display:inline-block;margin:0;padding:5px 3px;overflow:hidden;font-weight:700;font-size:14px;line-height:20px;background-color:#fff}.pika-title select{position:absolute;top:5px;left:0;z-index:9998;margin:0;cursor:pointer;opacity:0}.pika-next,.pika-prev{position:relative;display:block;width:20px;height:30px;padding:0;overflow:hidden;white-space:nowrap;text-indent:20px;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:75% 75%;border:0;outline:none;cursor:pointer;opacity:.5}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.is-rtl .pika-prev,.pika-next{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block}.pika-table{width:100%;border:0;border-collapse:collapse;border-spacing:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-weight:700;font-size:12px;line-height:25px;text-align:center}.pika-button{display:block;box-sizing:border-box;width:100%;height:auto;margin:0;padding:5px;color:#000;font-weight:500;font-size:15px;font-family:Assistant,sans-serif;line-height:1.33;text-align:center;background:none;border:0;outline:none;cursor:pointer}.pika-week{color:#999;font-size:11px}.is-today .pika-button{font-weight:700}.has-event .pika-button,.is-selected .pika-button{font-weight:700;text-decoration:underline;border-radius:3px}.is-disabled .pika-button,.is-inrange .pika-button{color:#9b9b9b}.is-startrange .pika-button{color:#fff;background:#6cb31d;border-radius:3px;box-shadow:none}.is-endrange .pika-button{color:#fff;background:#3af;border-radius:3px;box-shadow:none}.is-disabled .pika-button{color:#999;cursor:default;opacity:.3;pointer-events:none}.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-selection-disabled{cursor:default;pointer-events:none}.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{text-decoration:underline}.pika-table abbr{border-bottom:none;cursor:help}.pika-table th{color:#000;font-weight:500;font-size:15px;font-family:Assistant,sans-serif;text-transform:uppercase}.pika-table td,.pika-table th{padding:5px 0}.pika-table abbr{text-decoration:none}.top-banner .slider{top:0;z-index:99;width:100%;padding:6px 1rem;color:#000;font-size:14px;text-align:center;background-color:#efeeee}.top-banner .slider__item{width:100%}.top-banner.inverse .slider{color:#000;background-color:#fff}.articles{display:flex;flex-wrap:wrap;margin-right:-.5px}.articles .article{flex:0 0 33.33%;max-width:33.33%}@media screen and (max-width:1199px){.articles .article{flex:0 0 50%;max-width:50%}}.article{position:relative}.article .article__link{position:absolute;top:0;left:0;z-index:15;width:100%;height:100%}.article .h6{font-size:10px;line-height:1.6;text-transform:uppercase}.article .article__image{position:relative;padding-top:62.5%;background-position:50%;background-size:cover}.article__image .badges{position:absolute;z-index:1;top:15px;left:15px;max-width:150px}.article__image .badge{text-align:center;text-transform:uppercase;border:1px solid black;display:inline-block;padding:4px 10px;margin:0 0 8px}@media screen and (max-width: 1024px){.article__image .badges{top:0;left:5px;max-width:100px}.article__image .badge{font-size:8px;padding:2px 4px;margin:0}}.article .article__image .item{transition:opacity .3s ease-in-out}.article .article__image .item--2{opacity:0}.article .article__body{position:absolute;bottom:18px;z-index:10;width:100%;padding:0 30px;transition:opacity .4s,visibility .4s}.article .article__body.article__body_hp{position:static;width:100%;padding:1.5rem 30px .625rem}.article .article__body .hover{position:absolute;top:0;left:0;visibility:hidden;opacity:0}.article .hover,.article .regular{transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.article:hover .regular{visibility:hidden;opacity:0}.article:hover .hover{visibility:visible;opacity:1}.article:hover .article__image .item--2{opacity:1}@media screen and (min-width:1720px){.article .h6{font-size:14px;line-height:1.57}.article .article__body{bottom:33px;padding:0 40px}}@media screen and (max-width:1199px){.article .article__body{bottom:23px}}@media screen and (max-width:767px){.article .article__body{position:static;padding:0 21px}.article .article__body.article__body_hp{padding:1rem 10px .625rem}.article .article__image{padding-top:62.82%}}@media screen and (max-width:1023px){.articles-big--slider{display:flex;padding-right:62px;overflow-x:auto;overflow-y:hidden}.articles-big--slider .article-big{min-width:50%;background-color:#fff}}@media screen and (max-width:419px){.articles-big--slider{padding-right:10vw}.articles-big--slider .article-big{min-width:90vw}}.article-big{display:flex;color:#000;background:#f2f2f2}.article-big .ghost-btn2--white{color:#000;border-color:#000}.article-big .article__media{flex:0 0 50%;max-width:50%;overflow:hidden}.article-big .article__media .article__image{position:relative;z-index:1;padding-top:108.3%;background-size:cover}.article-big .article__media .widget-video{padding-top:108.3%}.article-big .article__body{position:relative;flex:0 0 50%;max-width:50%}.article-big .article__body .article__image-alt{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-size:cover}.article-big .article__body .article__content{position:absolute;top:50%;left:0;z-index:2;width:600px;margin-top:-3px;padding-right:50px;padding-left:180px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.article-big .article__body .article__content h2{margin:0 0 18px}.article-big .article__body .article__content h2+.h6{padding-top:17px}.article-big .article__body .article__content .h6{margin:0 0 8px;text-transform:uppercase}.article-big .article__body .article__content p a{text-decoration:none;cursor:pointer}.article-big .article__body .article__content p a:after{background:#000}.article-big .article__body .article__content p span{display:block}.article-big--primary .article__media{order:1}.article-big--primary .article__body .article__content{right:0;left:auto;padding-right:60px;padding-left:60px}.article-big--primary .article__body .article__content p{max-width:356px}.article-big--primary-alt .article__media:not(.reverse-order){order:1}.article-big--alt{color:#000}.article-big--alt .article__media .article__image{padding-top:100%}.article-big--alt .article__body .article__content{right:0;left:auto;margin-top:3px;padding-right:120px;padding-left:0}.article-big--alt .article__body .article__content .article__content__p+.h6{margin-top:48px}.article-big--alt .article__body .article__content p{margin:0}.article-big--alt .article__body .article__content p+.h6,.article-big--alt .article__body .article__content p+p{margin-top:48px}.article-big--alt .article__body .article__content p+.btn{margin:21px 0 0;padding:18px 10px;letter-spacing:.077em}.article-big--alt .article__body .article__content p+.form-subscribe{margin-top:27px}.article-big--alt .article__body .article__content .btn+.h6{margin-top:58px}.article-big--secondary .article__media .article__image{padding-top:100%}.article-big--secondary .article__body .article__content{margin-top:4px;padding-right:63px}.article-big--secondary .article__body .article__content h2{margin:0 0 34px}.article-big--alt-size1 .article__media{position:relative}.article-big--alt-size1 .article__media .widget-video{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.article-big--white{background:#fff}.article-big--size1 .article__body .article__content h2{padding-bottom:7px}@media screen and (min-width:1720px){.article-big .article__body .article__content{width:854px;padding-right:90px;padding-left:240px}.article-big .article__body .article__content h2{margin:0 0 29px}.article-big .article__body .article__content p{margin:0 0 35px;line-height:1.62}.article-big--primary .article__body .article__content{padding-left:97px}.article-big--primary .article__body .article__content p{max-width:520px}.article-big--alt .article__body .article__content{width:839px;padding-right:173px;padding-left:0}.article-big--alt .article__body .article__content h2+.h6{padding-top:36px}.article-big--alt .article__body .article__content .h6{margin:0 0 13px}.article-big--alt .article__body .article__content .article__content__p+.h6,.article-big--alt .article__body .article__content p+.h6,.article-big--alt .article__body .article__content p+p{margin-top:90px}.article-big--alt .article__body .article__content p+.btn{margin:15px 0 0;padding:27px 10px}.article-big--alt .article__body .article__content p+.form-subscribe{margin-top:16px}.article-big--alt .article__body .article__content .btn+.h6{margin-top:69px}.article-big--alt .article__body .article__content .form-subscribe .btn{padding:27px 10px}}@media screen and (max-width:1399px){.article-big .article__body .article__content{padding-right:60px;padding-left:60px}.article-big--size1 .article__body .article__content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.article-big--size1 .article__body .article__content h2{padding-bottom:0}}@media screen and (max-width:1199px){.article-big .article__media .article__image,.article-big .article__media .widget-video{padding-top:100%}.article-big .article__body .article__content{width:100%;margin-top:3px;padding:0 64px}.article-big .article__body .article__content h2{margin:0 0 28px}.article-big .article__body .article__content h2+.h6{margin-top:-14px;padding-top:0}.article-big .article__body .article__content .h6{margin:0 0 3px}.article-big .article__body .article__content p+.btn{padding:11px 10px}.article-big .article__body .article__content p+.form-subscribe{margin-top:20px}.article-big .article__body .article__content .btn+.h6{margin-top:48px}.article-big--alt .article__media .article__image{padding-top:121.5%}.article-big--alt .article__body .article__content h2{margin:0 0 28px}.article-big--alt .article__body .article__content p a{display:inline-block}.article-big--alt-size1 .article__media .article__image{padding-top:119.2%}.article-big--alt-size1 .article__body .article__content .h6{margin:0 0 9px}}@media screen and (max-width:1023px){.article-big{display:block}.article-big--basic{padding-bottom:2rem}.article-big .article__body,.article-big .article__media{max-width:100%}.article-big .article__body{min-height:352px;padding:30px 21px 10px;height:100%}.article-big .article__body .article__content{position:relative;top:0;left:0;margin:0;padding:0;-webkit-transform:translateY(0);transform:translateY(0)}.article-big .article__body .article__content h2{margin:0 0 11px;font-size:13px}.article-big .article__body .article__content p{min-height:220px;margin:0 0 14px;line-height:1.57}.article-big .article__body .article__content p span{display:inline}.article-big--alt .article__media .article__image{padding-top:100%}.article-big--alt .article__body{min-height:0;padding:53px 20px 55px}.article-big--alt .article__body .article__content h2{margin:0 0 28px;font-size:33px;line-height:1.2}.article-big--alt .article__body .article__content h2+.h6{margin-top:0}.article-big--alt .article__body .article__content .h6{margin:0 0 5px}.article-big--alt .article__body .article__content .article__content__p+.h6{margin-top:30px}.article-big--alt .article__body .article__content p{min-height:0}.article-big--alt .article__body .article__content p+.btn{margin:6px 0 0;padding:17px 10px;letter-spacing:0}.article-big--alt .article__body .article__content p+.form-subscribe{margin-top:12px}.article-big--alt .article__body .article__content .btn+.h6{margin-top:37px}.article-big--alt-size1 .article__body{padding:68px 20px 74px}.article-big--alt-size1 .article__body .article__content p{padding-right:60px}.article-big--secondary{display:flex;flex-direction:column;color:#000;background:#fff}.article-big--secondary .article__media:not(.reverse-order){order:1}.article-big--secondary .article__body{min-height:0;padding:50px 21px}.article-big--secondary .article__body .article__image-alt{display:none}.article-big--secondary .article__body .article__content h2{margin:0 0 24px;font-size:33px}.article-big--secondary .article__body .article__content p{min-height:0;padding-right:49px}.article-big--white{display:flex;flex-direction:column;color:#000;background:#fff}.article-big--white .article__media{order:1}.article-big--white .article__body{min-height:0;padding:67px 20px}.article-big--white .article__body--basic{padding-bottom:2rem}.article-big--white .article__body .article__image-alt{display:none}.article-big--white .article__body .article__content .h6{margin:0 0 7px}.article-big--white .article__body .article__content .article__content__p+.h6{margin-top:28px}.article-big--white .article__body .article__content p{padding-right:50px}}@media screen and (max-width:419px){.article-big .article__body .article__content .article__link,.article-big .article__body .article__content p{padding-right:0;font-size:14px}}.article__content p{margin-bottom:1.6em!important}.btn{position:relative;display:inline-block;width:100%;padding:21px 10px 20px;color:#fff;text-align:center;text-transform:uppercase;text-decoration:none;vertical-align:middle;background-color:#000;border:1px solid #000;cursor:pointer;transition:background .4s,border-color .4s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn:hover{background:#585858;border-color:#585858}.btn span{position:relative;z-index:5}.btn-burger{position:relative;display:none;width:20px;height:16px}.btn-burger span{position:absolute;left:0;width:100%;height:1px;background:#000;transition:top .2s .25s,left .2s .25s,opacity .2s .25s,-webkit-transform .2s 0s;transition:top .2s .25s,left .2s .25s,opacity .2s .25s,transform .2s 0s;transition:top .2s .25s,left .2s .25s,opacity .2s .25s,transform .2s 0s,-webkit-transform .2s 0s}.header.home_header .btn-burger span,.header.home_header.is-active .btn-burger span{background:#000}.btn-burger span:first-child{top:0}.btn-burger span:nth-child(2){top:7px}.btn-burger span:last-child{top:14px}.btn-burger.is-active span{transition:background .2s,top .2s,left .2s,opacity .2s,-webkit-transform .2s .25s;transition:background .2s,top .2s,left .2s,opacity .2s,transform .2s .25s;transition:background .2s,top .2s,left .2s,opacity .2s,transform .2s .25s,-webkit-transform .2s .25s}.btn-burger.is-active span:first-child{top:7px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.btn-burger.is-active span:nth-child(2){opacity:0}.btn-burger.is-active span:last-child{top:7px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.field{width:100%;height:60px;padding:0 19px;color:#9b9b9b;font-weight:500;font-size:15px;font-family:Assistant,sans-serif;line-height:1.6;letter-spacing:.077em;text-transform:uppercase;background:none;border:1px solid #9b9b9b;border-radius:0;appearance:none;-webkit-appearance:none}.field::-webkit-input-placeholder{color:#9b9b9b;opacity:1}.field:-moz-placeholder,.field::-moz-placeholder{color:#9b9b9b;opacity:1}.field:-ms-input-placeholder{color:#9b9b9b;opacity:1}input.field{color:#000}@media screen and (min-width:1720px){.field{height:90px}}@media screen and (max-width:1199px){.field{height:50px}}@media screen and (max-width:767px){.field{height:60px}}.footer{padding:72px 0 60px;background-color:#4a4a49;color:#fff}.footer svg{fill:#fff}.footer__newsletter{text-transform:uppercase;border:1px solid #000}.footer .logo img{width:226px}.footer .footer__body{display:flex}.footer .footer__content{flex:0 0 20%}.footer .footer__content .title-footer{margin:0;text-transform:uppercase}.footer .footer__content .title-footer+.footer__nav,.footer .footer__content .title-footer+p{margin:13px 0 0}.footer .footer__content .title-footer+.form-subscribe{margin:8px -2px 0 0}.footer .footer__content .title-footer+.socials{margin:8px 0 0}.footer .footer__content p a{text-transform:uppercase;text-decoration:none}.footer .footer__content .form-subscribe+.title-footer{margin-top:28px}.footer .footer__nav a{position:relative;display:inline-block;text-decoration:none}.footer .footer__nav a:after{position:absolute;bottom:4px;left:0;width:100%;height:1px;background:#fff;opacity:0;transition:opacity .4s;content:""}.footer .footer__nav a:hover:after{opacity:1}.footer__bottom{margin-top:8.125rem}@media screen and (min-width:768px){.footer__bottom{display:flex;justify-content:space-between}}.footer__address{margin-top:1rem;font-size:.8125rem}@media screen and (min-width:768px){.footer__address{margin-top:1.75rem}}.footer__bar__content:last-child{display:flex;flex-direction:column;justify-content:space-between;align-items:space-between;flex-wrap:wrap;text-align:center;gap:12px}.footer__bar__content .logo-sigle{display:block;width:100%;text-align:right}.footer__bar__content .logo-sigle img{width:30px;height:auto}.footer__bar__content:last-child ul{display:flex;flex-wrap:wrap;margin-top:0}@media screen and (max-width: 768px){.footer__bar__content{text-align:center}.footer__bar__content:last-child{margin-top:24px;gap:24px}.footer__bar__content:last-child ul{justify-content:center}.footer__bar__content .logo-sigle{text-align:center}}.footer__bar__content:last-child ul li{margin-right:21px}.footer__bar__content:last-child ul li:last-child{margin-right:0}.title-footer{text-transform:uppercase;margin-bottom:.8em;font-size:.8125rem;line-height:1.57}@media screen and (min-width:1720px){.title-footer{font-size:.875rem}.footer .footer__body{display:flex}.footer .footer__content{flex:0 0 19%;max-width:19%}.footer .footer__content .title-footer+.socials{margin:4px 0 0}.footer .footer__content .form-subscribe+.title-footer{margin-top:63px}.footer .footer__content:nth-child(6){flex:0 0 24%;max-width:24%}.footer .footer__bar .title-footer{margin:28px 0 0}.footer .footer__bar__content{margin-top:0}}@media screen and (max-width:1199px){.footer{padding:72px 0 69px}.footer .footer__body{flex-wrap:wrap;margin:0 0 -34px}.footer .footer__content{flex:0 0 50%;max-width:50%;padding:0 0 34px}.footer .footer__content .title-footer+.form-subscribe{max-width:211px}.footer .footer__content .form-subscribe .field{padding:0 10px}.footer .footer__content .form-subscribe+.title-footer{margin-top:64px}.footer .footer__content:first-child{order:1}.footer .footer__content:nth-child(2){order:3}.footer .footer__content:nth-child(3){order:5;margin-top:-63px}.footer .footer__content:nth-child(4){order:2}.footer .footer__content:nth-child(6){order:4}.footer .footer__content:nth-child(5){order:6}}@media screen and (max-width:767px){.footer{padding:67px 0 69px}.footer .logo img{width:10rem}.footer .footer__body{display:block;margin-bottom:-28px}.footer .footer__content{max-width:100%;padding:0 0 28px;line-height:1.57}.footer .footer__content .title-footer+.footer__nav,.footer .footer__content .title-footer+p{margin:6px 0 0}.footer .footer__content .title-footer+.socials{margin:4px 0 0}.footer .footer__content .title-footer+.form-subscribe{max-width:100%;margin-top:12px}.footer .footer__content .form-subscribe .field{height:60px;padding:0 20px}.footer .footer__content .form-subscribe+.title-footer{margin-top:39px}.footer .footer__content:nth-child(3){margin-top:0}.footer .footer__bar{display:block;margin:149px 0 0}.footer .footer__bar .title-footer{margin:23px 0 0}}.surfooter{text-align:center;padding:5.375rem 0;color:#000;font-size:1rem;line-height:normal;background-color:#fff}@media screen and (min-width:768px){.surfooter{font-size:.9375rem}}.surfooter__item{width:50%;padding:0 .5rem}@media screen and (max-width:767px){.surfooter__item{margin-bottom:3rem}}@media screen and (min-width:768px){.surfooter__item{width:25%}}.surfooter svg{margin-bottom:1rem;fill:#000}.form{padding:85px 0}.form__controls{position:relative}.form__controls.calendar input{padding-right:55px;cursor:pointer}.form__controls.calendar i{position:absolute;top:50%;right:20px;z-index:-2;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.form form{display:flex;align-items:center}.form__body,.form__inner{flex:0 0 50%;max-width:50%}.form__content{padding-top:8px}.form__content p{margin-bottom:1.6em}.form__row{margin-right:-61px}.form__actions,.form__row+.form__row{margin-top:10px}.form__actions{margin-right:-61px}@media screen and (min-width:1720px){.form{padding:98px 0 114px}.form__content{margin-top:14px}.form__content p{margin:0;line-height:1.62}.form__content p span{display:block}.form__content p+p{margin:34px 0 0}.form__row{margin-right:0}.form__actions{margin:12px 0 0}.form__actions .btn{padding:30px 10px 31px}}@media screen and (max-width:1399px){.form__actions,.form__row{margin-right:0}}@media screen and (max-width:1199px){.form{padding:80px 0}.form__content{position:relative;top:-6px;padding:0}.form__actions .btn{padding:15px 10px}}@media screen and (max-width:1023px){.form{padding:50px 0 56px}.form form{display:block}.form__body,.form__inner{max-width:100%}.form__content{top:0}.form__content p{margin:0;padding-right:40px;line-height:1.57}.form__content p span{display:inline-block}.form__content p+p{margin:25px 0 0}.form__body{margin:41px 0 0}.form__actions .btn{padding:19px 10px}}@media screen and (max-width:767px){.form br{display:block}}.form-subscribe .form__actions{margin:10px 0 0}.form-subscribe--primary .field{height:50px}@media screen and (min-width:1720px){.form-subscribe--primary .field{height:70px;padding:0 10px}}@media screen and (max-width:1199px){.form-subscribe .btn{padding:15px 10px}}@media screen and (max-width:767px){.form-subscribe .form__actions{margin:11px 0 0}.form-subscribe .form__actions .btn{padding:19px 10px}}body.v2-style .header{background-color:#fff}.header{z-index:100;padding:45px 0 21px;color:#000;background-color:#fff;transition:background-color .3s ease-in-out}.header .lang-switcher .custom-select-container .custom-select-opener{color:#000}.header .lang-switcher .custom-select-container .custom-select-opener:after{border-color:#000 transparent transparent}.header.home_header .nav>ul>li>a,.header.home_header .lang-switcher .custom-select-container .custom-select-opener{color:#000}.header.home_header .lang-switcher .custom-select-container .custom-select-opener:after{border-color:black transparent transparent}.header.home_header.is-fixed .nav>ul>li>a,.header.home_header.hovered .nav>ul>li>a,.header.home_header .nav .dropdown__sublevel p,.header.home_header .nav .dropdown__sublevel ul li a,.header.home_header.hovered .lang-switcher .custom-select-container .custom-select-opener,.header.home_header.is-fixed .lang-switcher .custom-select-container .custom-select-opener{color:#000}.header.home_header.hovered .lang-switcher .custom-select-container .custom-select-opener:after,.header.home_header.is-fixed .lang-switcher .custom-select-container .custom-select-opener:after{border-color:#000 transparent transparent}.search_form{max-width:40%;margin-inline:auto}@media screen and (max-width:1023px){.search_form{max-width:100%}}body.v2-style .header,.header.is-fixed,.header:after{width:100%}body.v2-style .header.is-fixed{position:fixed}.header.home_header .nav-primary svg{fill:#000}.header.home_header.hovered .nav-primary svg,.header.home_header.is-fixed .nav-primary svg{fill:#000}.header:after{height:100%;background-color:#fff;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:top;transform-origin:top;opacity:0;transition:opacity .4s,-webkit-transform .4s;transition:transform .4s,opacity .4s;transition:transform .4s,opacity .4s,-webkit-transform .4s;content:""}.header__cart i,.header__cart span{pointer-events:none}.header.is-open{background-color:#000!important}.header.is-open .select-custom,.header.is-open li>a{opacity:.3;pointer-events:none}.header.is-open .nav>ul>li:not([js-search]){pointer-events:none}.header .shell--fluid{position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 31px 0 241px}.header .logo{position:absolute;top:50%;left:30px;z-index:10;margin-top:-6px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(statement.svg)no-repeat center center;background-size:100%}.header.home_header .logo{background-image:url(statement.svg)}.header.home_header.is-fixed .logo,.header.home_header.hovered .logo{background-image:url(statement.svg)}.header.is-fixed{position:fixed;top:0!important}.header.is-fixed:after{-webkit-transform:rotate(0deg);transform:rotate(0);opacity:1;transition:opacity .4s .1s,-webkit-transform .4s;transition:transform .4s,opacity .4s .1s;transition:transform .4s,opacity .4s .1s,-webkit-transform .4s}@media screen and (min-width:1720px){.header{padding:55px 0 20px}.header .shell--fluid{padding:0 42px 0 317px}.header .logo{left:42px;margin-top:-8px}}@media screen and (max-width:1199px){.header .shell--fluid{padding:0 31px 0 238px}}@media screen and (max-width:1023px){.header.home_header.is-active .logo{background-image:url(statement.svg)}.header.home_header.is-active .nav>ul>li>a,.header.home_header.is-active .lang-switcher .custom-select-container .custom-select-opener{color:#000}.header.home_header .lang-switcher .custom-select-container .custom-select-opener:after{border-color:black transparent transparent}.header{padding:0;text-align:left}.header .logo{position:relative;top:0;left:0;margin:0;-webkit-transform:translateY(0);transform:translateY(0)}.header.is-fixed{top:0!important}.header .shell--fluid{display:flex;padding:11px 22px}.header .btn-burger{position:relative;z-index:20;display:block}.header .nav:not(.nav-primary){position:absolute;top:0;left:0;width:100%;height:100vh;z-index:3;padding:5.625rem 0 50px 21px;overflow-x:hidden;overflow-y:auto;background-color:#fff;-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:hidden;opacity:0;transition:opacity .4s,visibility .4s,-webkit-transform .4s;transition:opacity .4s,visibility .4s,transform .4s;transition:opacity .4s,visibility .4s,transform .4s,-webkit-transform .4s}.header.is-active{top:0!important}.header.is-active .btn-burger span{transition:background .2s,top .2s,left .2s,opacity .2s,-webkit-transform .2s .25s;transition:background .2s,top .2s,left .2s,opacity .2s,transform .2s .25s;transition:background .2s,top .2s,left .2s,opacity .2s,transform .2s .25s,-webkit-transform .2s .25s}.header.is-active .btn-burger span:first-child{top:7px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header.is-active .btn-burger span:nth-child(2){opacity:0}.header.is-active .btn-burger span:last-child{top:7px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header.is-active .nav{-webkit-transform:translateY(0);transform:translateY(0)}}[class^=ico-]{display:inline-block;background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.ico-x{position:relative;width:30px;height:30px}.ico-x:after,.ico-x:before{position:absolute;top:50%;left:50%;width:100%;height:1px;background:#fff;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);content:""}.ico-x:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}@media screen and (max-width:767px){.ico-user{width:14px;height:17px}.ico-cart{width:17px;height:17px}}.link{position:relative;display:inline-block;text-transform:uppercase;text-decoration:none}.link:after{content:"";position:absolute;bottom:4px;left:0;width:100%;height:1px;background:#fff;opacity:0}.link:hover:after{opacity:1}@media screen and (max-width:767px){.link:after{display:none}}.logo{display:inline-block;width:178px;height:20px;background:url(/sprite.svg#view-logo) no-repeat 0 0;background-size:100% 100%}@media screen and (min-width:1720px){.logo{width:234px;height:28px}}@media screen and (max-width:767px){.logo{width:160px;height:18px}}.nav{text-transform:uppercase}.nav a{font-size:14px;position:relative;z-index:10;display:inline-block;text-decoration:none!important;transition:opacity .4s}@media screen and (max-width:1023px){.nav .img-link{display:block}}.nav button{transition:opacity .4s}.nav>ul{margin:0}.nav>ul:hover>li>.lang-switcher,.nav>ul:hover>li>a,.nav>ul:hover>li>button{opacity:.5}.nav>ul+ul{display:none}.nav>ul>li{display:inline-block}.nav>ul>li:hover>a,.nav>ul>li:hover>button{opacity:1!important}.nav>ul>li:hover>.dropdown{-webkit-transform:rotateX(0deg);transform:rotateX(0)}.nav>ul>li:hover>.dropdown .shell{visibility:visible;opacity:1;transition:opacity .4s .2s,visibility .4s .2s}.nav>ul>li>a{position:relative;z-index:10}.nav>ul>li+li{margin-left:27px}.nav .dropdown{position:absolute;top:-43px;left:0;z-index:2;width:100%;min-height:409px;padding:6rem 0 50px;letter-spacing:.077em;background-color:#fff;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:top;transform-origin:top}@media screen and (min-width:1720px){.nav .dropdown{padding-top:7.8125rem}}.nav .dropdown a:after{position:absolute;bottom:4px;left:0;width:100%;height:1px;background:#fff;opacity:0;transition:opacity .4s;content:""}.nav .dropdown li:hover>a:after{opacity:1}.nav .dropdown li:first-child>.dropdown__image,.nav .dropdown li:hover>.dropdown__image{visibility:visible;opacity:1}.nav .dropdown .dropdown__image,.nav .dropdown .shell{visibility:hidden;opacity:0;transition:opacity .4s,visibility .4s}.nav .dropdown .dropdown__image{position:absolute;top:-6px;left:100%;width:360px;height:220px;background-size:cover}.nav .dropdown .dropdown__body{position:relative;max-width:420px}.nav .dropdown .dropdown__body a{text-transform:uppercase}.nav .dropdown__sublevel{width:25%;padding-right:1rem}.nav .dropdown__sublevel ul{margin-top:.75rem;text-transform:none}@media screen and (min-width:1024px){.dropdown__sublevel .dropdown__image{display:none}.dropdown{max-height:100vh;overflow:auto}}@media screen and (min-width:1720px){.nav>ul>li+li{margin-left:36px}.nav .dropdown{top:-57px}}@media screen and (max-width:1399px){.nav>ul>li+li{margin-left:15px}}@media screen and (max-width:1199px){.nav>ul>li+li{margin-left:14px}.nav>ul>li:hover>.dropdown{transition-delay:0s}.nav .dropdown{padding:127px 0 50px}.nav .dropdown .dropdown__body{max-width:448px;margin-left:127px}.nav .dropdown .dropdown__image{top:2px;width:320px}}@media screen and (max-width:1023px){.nav>ul>li{display:block}.nav>ul>li+li,.nav ul+ul{margin:38px 0 0}.nav ul+ul{display:block;text-transform:none}.nav .dropdown__sublevel p{margin-bottom:.75rem;padding-left:3.5rem}.nav .dropdown{position:static;width:calc(100% + 20px);min-height:0;max-height:0;margin-left:-20px;padding:0;overflow:hidden;-webkit-transform:rotateX(0deg);transform:rotateX(0);visibility:visible;opacity:1;transition:max-height .4s}.nav .dropdown .shell{padding:33px 0 0;visibility:visible;opacity:1}.nav .dropdown .dropdown__body,.nav .dropdown .dropdown__sublevel{width:100%;max-width:100%;margin:0;padding:0}.nav .dropdown .dropdown__body ul,.nav .dropdown .dropdown__sublevel ul{display:flex;margin:0 0 40px;padding-left:3.5625rem;overflow-x:auto}.nav .dropdown .dropdown__body ul li,.nav .dropdown .dropdown__sublevel ul li{flex:0 0 150px}.nav .dropdown .dropdown__body ul a,.nav .dropdown .dropdown__sublevel ul a{font-size:16px;letter-spacing:0}.nav .dropdown .dropdown__body ul .dropdown__image,.nav .dropdown .dropdown__sublevel ul .dropdown__image{position:static;width:100%;height:150px;margin:0 0 14px;background-position:50%;background-size:cover;visibility:visible;opacity:1}.nav .dropdown--primary .dropdown__body{margin-top:-5px}.nav .dropdown--primary .dropdown__body ul{display:block;margin:0 0 7px}.nav .dropdown--primary .dropdown__body ul a{letter-spacing:.077em}.nav .dropdown--primary .dropdown__body ul li+li{margin:6px 0 0}.nav .dropdown--primary .dropdown__body .dropdown__image{display:none}.nav.is-hovered>ul>li>.select-custom,.nav.is-hovered>ul>li>a{opacity:.3}.nav .is-open>a{opacity:1!important}.nav .is-open>.dropdown{max-height:999px}}.nav-primary{z-index:9;text-transform:none}.nav-primary svg{fill:#000}.nav-primary a{text-decoration:none;transition:opacity .4s}.nav-primary>ul>li{display:inline-block;line-height:20px}.nav-primary>ul{display:flex;align-items:center}.nav-primary>ul>li>a{line-height:20px}.nav-primary>ul>li a.search_icon svg{width:15px;height:15px}.nav-primary>ul>li>a:hover{opacity:1!important}.nav-primary>ul>li+li{z-index:2;margin-left:27px}.nav-primary .shell{display:flex;justify-content:flex-end}.nav-primary .dropdown__body{text-align:right}.nav-primary .select-custom{transition:opacity .4s}.nav-primary .select-custom:hover{opacity:1!important}.swym-wishlist{width:15px;height:15px}i.fa.fa-heart{font-style:normal!important}.fa.fa-heart:after{font-family:swym-font;width:100%;font-size:15px;text-indent:0px;line-height:100%;content:"\f004"}@media screen and (min-width:1720px){.nav-primary>ul>li+li{margin-left:8px;margin-right:8px}}@media screen and (max-width:1399px){.nav-primary>ul>li+li{margin-left:8px;margin-right:8px}}@media screen and (max-width:1199px){.nav-primary a span{display:none}.nav-primary a i{display:inline-block}.nav-primary>ul>li+li{margin-left:21px}}@media screen and (max-width:1023px){.header .nav-primary{z-index:10;width:auto;height:auto;padding:0;background:none}.header .nav-primary>ul>li+li{margin-top:0;margin-left:10px;margin-right:10px}.header .nav-primary>ul>li:nth-child(1){display:none}.header .nav-primary>ul>li:first-child{order:1}.header .nav-primary>ul>li:first-child>button{padding:1.125rem 1.5rem 1.0625rem}.header .nav-primary>ul>li:not(:first-child){visibility:hidden;opacity:0}.header.is-active .nav,.header.is-active .nav-primary>ul>li{visibility:visible;opacity:1;z-index:3}}.popup{position:fixed;top:0;left:0;z-index:999999;width:100%;height:100%;background:#000;visibility:hidden;opacity:0;transition:opacity .4s,visibility .4s}.popup .video-alt{position:absolute;top:30px;right:30px;bottom:30px;left:30px}.popup .video-alt iframe{position:absolute;top:0;left:0;width:100%;height:100%}.popup .popup__btn{position:absolute;top:30px;right:30px;z-index:20}.popup.is-visible{visibility:visible;opacity:1}.section .section__head{position:relative;padding:58px 0 22px}.section .section__head h2{display:inline-block;margin:0}.section .section__head .section__link{position:relative;top:0;margin:0 0 0 53px;letter-spacing:.077em}.section .section__head .section__link:after{background:#000}.section--size1 .section__head{padding:29px 0 16px}.section--size2 .section__head{padding:58px 0 22px}@media (min-width:320px){.section .section__head{padding:58px 0 22px}.section .section__head .section__link{top:-2px;margin:0 0 0 68px}}@media screen and (max-width:1199px){.section--size1 .section__head{padding:60px 0 21px}.section--size2 .section__head{padding:64px 0 20px}}@media screen and (max-width:1023px){.section .section__head{padding:29px 0 16px}.section .section__head h2{display:block;line-height:1.2}.section .section__head .section__link{margin:10px 0 0}}.select{position:relative}.select:after{position:absolute;top:50%;right:20px;width:0;height:0;border-color:#9b9b9b transparent transparent;border-style:solid;border-width:6px 3px 0;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;content:""}.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.select select::-ms-expand{display:none}.flickity-page-dots,.shell{width:100%;max-width:1230px;margin:auto;padding-right:15px;padding-left:15px}@media screen and (min-width:1720px){.flickity-page-dots,.shell{max-width:1710px}}@media screen and (max-width:1199px){.flickity-page-dots,.shell{padding:0 65px}}@media screen and (max-width:1023px){.flickity-page-dots,.shell{padding:0 21px}}.shell--fluid{max-width:none}.socials ul{list-style:none}.socials ul li{display:inline-block}.socials ul li+li{margin-left:.75rem}.socials a{transition:opacity .4s}.socials a:hover{opacity:.7}.socials__icon{width:1rem;height:1rem}.widget-video{position:relative;padding-top:50%;overflow:hidden;background:#000}.widget-video .widget-cursor{cursor:nesw-resize}.widget-video .video iframe,.widget-video .widget__bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-size:cover}.widget-video .widget__link{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%}.widget-video .widget__video-def{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.widget-video--size1{padding-top:62.5%}@media screen and (min-width:1720px){.widget-video{height:100vh;padding-top:0}}@media screen and (max-width:767px){.widget-video{padding-top:100%}}.widget-def{position:relative;height:1080px;overflow:hidden;color:#fff;background:#000}.widget-def .widget__bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-size:cover}.widget-def .widget__inner{position:absolute;top:50%;left:0;z-index:10;width:100%;margin-top:11px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.widget-def .widget__content p{margin:0 0 59px;font-size:36px;line-height:1.12;text-transform:uppercase}.widget-def--alt{height:1440px}.widget-def--alt .widget__bg{opacity:1!important}.widget-def--primary .widget__inner{position:static;margin:0;-webkit-transform:translateY(0);transform:translateY(0)}.widget-def--primary .widget__content p{margin:0 0 37px}.widget-def--primary .widget__content .widget__link{letter-spacing:.077em}.widget-def--primary .widget__content .widget__link:after{background:#000}.widget-def--primary{height:auto!important;padding:88px 0 95px;color:#000;background:#fff}@media screen and (min-width:1720px){.widget-def{height:1500px}.widget-def .widget__inner{margin-top:-6px}.widget-def .widget__content{padding:0 20px 0 0}.widget-def .widget__content p{margin:0 0 83px;line-height:1.12}.widget-def--primary{height:auto}}@media screen and (max-width:1199px){.widget-def{height:768px}.widget-def .widget__inner{margin-top:31px}}@media screen and (max-width:1023px){.widget-def--basic{padding:30px 0}}@media screen and (max-width:767px){.widget-def{height:auto;padding:70px 0 83px}.widget-def--basic{padding:30px 0}.widget-def .widget__inner{position:relative;top:0;margin:0;-webkit-transform:translateY(0);transform:translateY(0)}.widget-def .widget__content p{margin:0 0 18px;line-height:1.25}.widget-def--alt{height:730px}}.search-panel{position:absolute;top:2.5rem;left:50%;width:100vw;border-radius:0;-webkit-transform:translateX(-50%);transform:translate(-50%);visibility:hidden;opacity:1;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;appearance:none;-webkit-appearance:none}@media screen and (min-width:1024px){.search-panel{top:2.8125rem}}.search-panel.is-visible{visibility:visible;opacity:1}.search-panel__top{position:relative;width:100%;padding:2rem 1.25rem 1.5rem;background-color:#000}@media screen and (min-width:1024px){.search-panel__top{padding:2rem 0 1.5rem}}.search-panel__input{text-transform:uppercase;width:100%;padding-bottom:10px;color:#fff;font-size:1rem;line-height:1.18;background-color:transparent;border:none;border-bottom:1px solid #9b9b9b}.search-panel__input::-moz-selection{background-color:#656565!important}.search-panel__input::selection{background-color:#656565!important}@media screen and (min-width:768px){.search-panel__input{font-size:1.75rem}}.search-panel__close{position:absolute;top:.125rem;right:1.5rem}@media screen and (max-width:1023px){.search-panel__close{top:0;right:.5rem}.search-panel__close svg{width:1.5rem;height:1.5rem}}.search-panel__bottom{position:relative;height:calc(100vh - 250px);height:calc(var(--vh, 1vh)*100 + 1px);padding:2rem 1.25rem 0;overflow:auto;color:#000;background-color:#fff;visibility:hidden;opacity:0;transition:visible .3s ease-in-out,opacity .3s ease-in-out}@media screen and (min-width:1024px){.search-panel__bottom{padding:6.25rem 0 3rem}}.search-panel__bottom-wrap:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:11;background-color:#fffc;visibility:hidden;opacity:0;transition:visibility .3s ease-in-out,opacity .3s ease-in-out}.search-panel__bottom.is-loading .search-panel__bottom-wrap:before,.search-panel__bottom.is-visible{visibility:visible;opacity:1}.search-panel__bottom.is-loading .loader{display:block;-webkit-animation:load8 1.1s linear infinite;animation:load8 1.1s linear infinite}.search-panel__nav-item{width:calc(50% - .5rem)}.search-panel__nav-button{position:relative;width:100%;text-align:left;padding-bottom:.75rem}.search-panel__nav-button span{display:inline-block;margin-left:1rem;color:#9b9b9b;pointer-events:none}.search-panel__nav-button:after{position:absolute;content:"";right:0;bottom:0;left:0;border-bottom:1px solid;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0;transition:transform .3s ease-in-out}.search-panel__nav-button.is-active:after,.search-panel__nav-button:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}@media screen and (max-width:1023px){.search-panel .no-results{padding:0 .5rem}}@media screen and (min-width:768px){.search-panel .no-results{white-space:nowrap}}@media screen and (min-width:768px) and (max-width:1023px){.search-panel .col-product{flex-basis:calc(33.33vw - 5px);width:calc(33.33vw - 5px);max-width:calc(33.33vw - 5px);margin-left:0!important}}.search-article{width:100%;margin-bottom:2rem}@media screen and (min-width:768px){.search-article{width:calc(50% - 2rem);margin-bottom:3.5rem}.search-article:nth-child(odd){margin-right:4rem}}.search-article .aspect-ratio__item{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loader,.loader:after{width:4rem;height:4rem;border-radius:50%}.loader{position:absolute;top:9.375rem;left:50%;z-index:12;display:none;border:6px solid rgba(0,0,0,.05);border-left-color:#9b9b9b;-webkit-transform:translateX(-50%);transform:translate(-50%)}@-webkit-keyframes load8{to{-webkit-transform:translateX(-50%) rotate(1turn);transform:translate(-50%) rotate(1turn)}}@keyframes load8{0%{-webkit-transform:translateX(-50%) rotate(0deg);transform:translate(-50%) rotate(0)}to{-webkit-transform:translateX(-50%) rotate(1turn);transform:translate(-50%) rotate(1turn)}}.page--with-logo-padding{padding-top:3.375rem}@media screen and (min-width:768px){.page--with-logo-padding{padding-top:5.625rem}}@media screen and (min-width:1720px){.page--with-logo-padding{padding-top:6.75rem}}.is-theme-light{color:#000}.is-theme-dark{color:#fff}.hp-slider{position:relative}.hp-slider__slide{position:absolute;top:0;left:0;z-index:1;display:flex;width:100%;height:100%}.hp-slider__slide:first-child{position:relative}.hp-slider__slide.was-selected{z-index:5}.hp-slider__slide.is-selected{z-index:10}.hp-slider__dots{position:absolute;bottom:0;left:0;width:100%;height:65px}.hp-slider__dots--inspi{bottom:-65px;z-index:5}@media screen and (min-width:768px){.hp-slider__dots{height:130px}.hp-slider__dots--inspi{bottom:-130px}}@media screen and (max-height:905px) and (min-width:1024px){.hp-slider__dots{height:90px}.hp-slider__dots--inspi{bottom:-90px}}.collection-intro{position:relative;display:flex;justify-content:center;align-items:center;padding:7.5rem;color:#fff;text-align:center;background-size:cover}@media screen and (max-width: 1024px){.collection-intro{margin-bottom:2rem}}.no_banner{justify-content:flex-start;align-items:flex-start;padding:4rem 15px 1rem;text-align:left;color:#000;background:none;height:auto}.no_banner h1{margin-bottom:0}@media screen and (max-width: 1199px){.no_banner.shell{padding:5rem 65px 1rem}}@media screen and (max-width: 1023px){.no_banner.shell{padding:3rem 21px 1rem}}.no_banner h1{width:100%}.collection-intro.is-theme-light{color:#000;background-color:#fff}.collection-intro.is-theme-dark{color:#fff;background-color:#151414}@media screen and (min-width:1024px){.collection-inspiration__imgs{flex-basis:calc(50% + 1.6875rem);width:calc(50% + 1.6875rem)}}.collection-inspiration__img1{margin-right:calc(8.333vw + .08333rem)}.collection-inspiration__img2{width:43%}.push-bottom__item{position:relative;flex:1;padding:66% 20px 0;color:#fff;text-align:center}@media screen and (min-width:1024px){.push-bottom__item{height:620px;padding-top:0}}.push-bottom__content{position:absolute;top:0;right:0;bottom:0;left:0;padding:0 20px}@media screen and (min-width:1024px){.push-bottom__btn{margin-bottom:160px}}@media screen and (min-width:1200px){.push-bottom__btn{margin-bottom:240px}}@-webkit-keyframes productsAppearance{to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes productsAppearance{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.products-list.is-visible{-webkit-animation:productsAppearance .5s linear forwards;animation:productsAppearance .5s linear forwards}@media screen and (max-width: 767px){.products-list{padding-inline:21px}.products-list .col-6{width:50vw;max-width:50%}.products-list .col-offset-1{margin-left:0!important}}@media screen and (max-width:767px){.product-gallery{overflow-x:hidden}}.product-gallery{position:relative}.product-gallery .badges{position:absolute;top:15px;left:15px;z-index:1;max-width:150px}.product-gallery .badge{text-align:center;text-transform:uppercase;padding:4px 10px;display:inline-block;margin:0 0 8px;border:1px solid black}.product-gallery__slider.is-dragged .product-gallery__slide{cursor:-webkit-grabbing;cursor:grabbing}@media screen and (max-width:1023px){.product-gallery__slider .flickity-viewport{overflow:visible}}.product-gallery__slider:not(.is-dragged) .product-gallery__slide{cursor:zoom-in}.product-gallery video{position:relative;z-index:5;width:100%}.product-gallery__nav{position:absolute;top:50%;display:none;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.19,1,.22,1);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .4s cubic-bezier(.19,1,.22,1);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .4s cubic-bezier(.19,1,.22,1),-webkit-transform .4s cubic-bezier(.19,1,.22,1);mix-blend-mode:exclusion}.product-gallery__nav--left{left:40px;-webkit-transform:translate3d(0,-50%,0) scaleX(-1);transform:translate3d(0,-50%,0) scaleX(-1)}.product-gallery__nav--left:not([disabled]):hover{-webkit-transform:translate3d(-5%,-50%,0) scaleX(-1);transform:translate3d(-5%,-50%,0) scaleX(-1)}@media screen and (min-width:1200px){.product-gallery__nav--left{left:80px}}.product-gallery__nav--right{right:40px}.product-gallery__nav--right:not([disabled]):hover{-webkit-transform:translate3d(5%,-50%,0);transform:translate3d(5%,-50%,0)}@media screen and (min-width:1200px){.product-gallery__nav--right{right:80px}}.product-gallery__nav[disabled]{cursor:auto;opacity:.2}@media screen and (min-width:768px){.product-gallery__nav{display:block}}.product-gallery__nav-icon{width:3.4375rem;height:6.25rem}.product-gallery .flickity-page-dots{bottom:-1.1875rem;padding:0}.product-gallery .flickity-page-dots .dot:after{background-color:#000}.product-gallery .flickity-page-dots .dot:first-child{margin-left:0}.product-gallery .flickity-button{bottom:5.375rem;width:5rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguNzc3IDBMNy41NzIgMS4yMDVsMy44NzUgMy44NzZIMGwuMDEzIDEuNzExIDExLjQwOC0uMDE0LTMuODYyIDMuODYzIDEuMjE5IDEuMjE4IDUuOTI5LTUuOTI5eiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat right .75rem top calc(50% + 30px)}.product-gallery .flickity-button.previous{left:0}.product-gallery .flickity-button.next{right:0}.product-gallery-modal{position:absolute;top:0;left:0;width:100vw;height:100vh;-webkit-transform:scale(1);transform:scale(1);transition:opacity 1s cubic-bezier(.19,1,.22,1),-webkit-transform 1s cubic-bezier(.19,1,.22,1);transition:opacity 1s cubic-bezier(.19,1,.22,1),transform 1s cubic-bezier(.19,1,.22,1);transition:opacity 1s cubic-bezier(.19,1,.22,1),transform 1s cubic-bezier(.19,1,.22,1),-webkit-transform 1s cubic-bezier(.19,1,.22,1);pointer-events:auto}.product-gallery-modal__slider.is-dragged .product-gallery-modal__slide{cursor:-webkit-grabbing;cursor:grabbing}.product-gallery-modal__slider:not(.is-dragged) .product-gallery-modal__slide{cursor:zoom-out}.product-gallery-modal.is-hidden{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0;pointer-events:none}.product-gallery-modal__slider{display:flex;flex-direction:column;background-color:#151414d9;cursor:none}@media screen and (min-width:1200px){.product-gallery-modal__slider{display:block;background-color:none}}.product-gallery-modal__slide{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh}.product-gallery-modal__picture,.product-gallery-modal video{width:auto;height:100%;transition:-webkit-transform .15s cubic-bezier(.25,.46,.45,.94);transition:transform .15s cubic-bezier(.25,.46,.45,.94);transition:transform .15s cubic-bezier(.25,.46,.45,.94),-webkit-transform .15s cubic-bezier(.25,.46,.45,.94)}@media (orientation:portrait){.product-gallery-modal__picture,.product-gallery-modal video{width:100%;height:auto}}.product-gallery-modal__close{position:absolute;top:25px;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);mix-blend-mode:exclusion}@media screen and (min-width:1024px){.product-gallery-modal__close{display:none}}.product-gallery-modal__close-icon{width:3rem;height:3rem}.product-gallery-modal .flickity-page-dots{margin:0;padding:0;list-style:none;position:absolute;bottom:25px;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;mix-blend-mode:exclusion}@media screen and (min-width:1200px){.product-gallery-modal .flickity-page-dots{display:none}}.product-gallery-modal .flickity-page-dots .dot{width:6px;height:6px;margin:0 5px;background-color:#fff;border-radius:3px;-webkit-transform:scale(.7);transform:scale(.7);opacity:.5;transition:opacity .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);transition:opacity .4s cubic-bezier(.25,.46,.45,.94),transform .4s cubic-bezier(.25,.46,.45,.94);transition:opacity .4s cubic-bezier(.25,.46,.45,.94),transform .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.25,.46,.45,.94)}.product-gallery-modal .flickity-page-dots .dot.is-selected{-webkit-transform:scale(1);transform:scale(1);opacity:1}.product-presentation{font-family:Assistant,sans-serif}.product-presentation .compare_at_price,.cart__row-item .compare_at_price,.product-card__price .compare_at_price,.article__body_hp .compare_at_price{font-size:12px;color:gray;text-decoration:line-through;display:inline-block;margin-left:10px}.product-card__price .compare_at_price{font-size:10px;margin-left:5px}@media screen and (min-width:1200px){.product-presentation{padding-left:2rem}}@media screen and (max-width:1023px){.product-presentation{margin-bottom:5rem}}.product-presentation .title-1{margin-bottom:0}.product-presentation__also svg{top:-1px;margin-right:.5rem}.product-sizes{margin-bottom:.875rem}.product-size{min-width:60px;height:2.5rem;margin-bottom:5px;margin-right:5px;padding:0 .5rem;border:1px solid #000;transition:color .3s ease-in-out,background-color .3s ease-in-out}.product-size.is-unavailable{color:#9b9b9b;background:linear-gradient(to bottom right,#0000 0 calc(50% - 1px),#9b9b9b 50%,#0000 calc(50% + 1px),#0000);border-color:#9b9b9b}.product-size.is-unavailable.is-active,.product-size.is-unavailable:hover{color:#9b9b9b;background-color:#f2f2f2}.product-size.is-active,.product-size:not(.is-unavailable):hover{color:#fff;background-color:#000}.product-size-guide{text-transform:uppercase;color:#9b9b9b;font-size:.9375rem;line-height:1.6;text-decoration:none;border-bottom:1px solid;transition:color .3s linear}.product-size-guide:hover{color:#000}.box-jewelry.is-theme-dark{color:#fff;background-color:#151414}.box-jewelry.is-theme-light{color:#000;background-color:#fff}.logo-header{display:flex;justify-content:center;align-items:center;height:130px}.simple-top__bg{height:400px;background-position:50%;background-size:cover}.simple-top.is-theme-dark .simple-top__bg{background-color:#151414}.simple-top.is-theme-dark .simple-top__description,.simple-top.is-theme-dark .simple-top__title{color:#fff}.simple-top.is-theme-light .simple-top__bg{background-color:#fff}.simple-top.is-theme-light .simple-top__description,.simple-top.is-theme-light .simple-top__title{color:#000}.simple-top__back-wrapper{position:absolute;top:10px;left:0;z-index:10;display:none;justify-content:flex-end;align-items:center;text-align:right}@media screen and (min-width:1024px){.simple-top__back-wrapper{display:flex;margin-left:1.5rem}}@media screen and (min-width:1200px){.simple-top__back-wrapper{margin-left:0}}.simple-top__back-link{cursor:pointer;opacity:.5;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.simple-top__back-link:hover{opacity:1}.simple-top__back-icon{width:1.5625rem;height:1.5625rem}.simple-quote__wrapper{padding:2.8125rem 2.125rem;background-color:#f5f5f5}@media screen and (min-width:768px){.simple-quote__wrapper{padding:3.125rem}}@media screen and (min-width:1024px){.simple-quote__wrapper{padding:4.6875rem 7.375rem}}.simple-quote__logo{width:3.4375rem;height:3.4375rem}.simple-text.is-theme-dark{color:#fff;background-color:#151414}.simple-text.is-theme-light{color:#000;background-color:#fff}.simple-video__player{min-width:100%;max-width:100%;min-height:100%}.scroll-top__icon{width:3.125rem;height:3.125rem}.contact-form__notice{padding:3rem 3.5rem;border:1px solid #151414}.contact-form .title-1{margin-bottom:1.375rem}.contact-form__info{font-family:Assistant,sans-serif;line-height:1.6;letter-spacing:1px}.contact-form__feedback{opacity:1;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.contact-form__feedback.is-hidden{opacity:0}.cart__infos{width:100%}.cart__infos p:not(:last-child){margin-bottom:0}@media screen and (min-width:1024px){.cart__infos{width:49%}}@media screen and (min-width:1200px){.cart__infos{width:35%}}.cart__infos-txt{padding-left:15px;font-size:.8125rem}.cart__infos-txt p{line-height:2}.cart__infos-txt a{font-family:sans-serif!important;text-decoration:none}@media screen and (min-width:1024px){.cart__infos-txt{padding-left:13%}}.cart__header{color:#9b9b9b;font-size:.8125rem}.cart__row{flex-wrap:wrap;border-bottom:1px solid #000}.cart__row:nth-child(2){border-top:1px solid #000}@media screen and (min-width:1200px){.cart__row{flex-wrap:nowrap}}.cart__header-item,.cart__row-item{width:50%;padding:0 5px;text-align:center}@media screen and (min-width:1024px){.cart__header-item,.cart__row-item{width:17%}}.cart__total{margin-bottom:1.5rem;font-size:.9375rem;line-height:1.2}.cart__total-label{color:#9b9b9b}.cart__quantity{position:relative;margin:0 auto;padding:5px 0;border:1px solid #000}@media screen and (min-width:1024px){.cart__quantity{max-width:150px}}.cart__quantity-number{width:30px}.cart__quantity-action{position:absolute;top:-30px;font-size:.9375rem;white-space:nowrap;text-align:center}.cart__quantity-icon{width:36px;height:36px}.cart__converter .input-text-btn{height:3.4375rem;min-height:3.4375rem}.cart__converter-wrap{margin-top:3.75rem;padding-top:4rem;border-top:1px solid #000}.cart__converter-input{width:100%;height:55px}@media screen and (min-width:1024px){.cart__converter-input{width:135px}}.cart .title-2{margin-bottom:0}@media screen and (min-width:768px){.cart .title-2{font-size:.9375rem}}.account-section{display:flex;padding:65px 0}@media screen and (min-width:768px){.account-section{min-height:100vh;padding:130px 0}}@media screen and (max-height:905px) and (min-width:1024px){.account-section{padding:90px 0}}@media screen and (max-width:1199px){.account-section__forgot-passwd{flex-wrap:wrap}.account-section__forgot-passwd a,.account-section__forgot-passwd div{width:100%}.account-section__forgot-passwd div{order:1}.account-section__forgot-passwd a{font-size:.625rem}}.account-section__forgot-passwd a{position:relative;top:2px;font-family:Assistant,sans-serif;letter-spacing:.5px;text-decoration:underline;transition:opacity .3s ease-in}.account-section__forgot-passwd a:hover{opacity:.6}.account-section .errors ul{margin-top:20px;color:#d80d0d;font-size:.9375rem;font-family:Assistant,sans-serif;line-height:1.6}.account-section__inner{position:relative;width:100%}.account-section__inner:before{content:"";position:absolute;top:0;bottom:0;z-index:-1;width:100%;background-color:#f5f5f5}@media screen and (min-width:768px){.account-section__inner:before{left:50%;width:calc(83.333vw - 1.38916rem);-webkit-transform:translateX(-50%);transform:translate(-50%)}}.shopify-challenge__container{padding:65px 20px}@media screen and (min-width:768px){.shopify-challenge__container{padding:130px 20px 100px}}.shopify-challenge__container .shopify-challenge__message{margin-bottom:2rem;font-family:Assistant,sans-serif;line-height:1.75;text-align:left}.shopify-challenge__container .shopify-challenge__button{position:relative;margin-top:2rem;padding:20px 25px;color:#fff;font-size:.75rem;font-family:Assistant,sans-serif;line-height:1.3;text-align:center;background-color:#151414;cursor:pointer;clip:rect(0,0,0,0)}.shopify-challenge__error{margin-bottom:1rem;color:#d80d0d;font-size:.9375rem;font-family:Assistant,sans-serif}.addresses__name{font-size:1.5rem;font-family:Assistant,sans-serif}.addresses__address{border:1px solid #000}.addresses__infos{font-size:.9375rem;font-family:Assistant,sans-serif;line-height:2}.inspi-edito-3{background-repeat:no-repeat;background-position:top;background-size:100% auto}.inspi-edito-3__content{max-height:100%;color:#fff;background-color:#151414}@media screen and (max-width:1023px){.inspi-edito-3__content{display:flex;margin-right:-.5rem;margin-left:-.5rem}}@media screen and (max-width:1023px){.inspi-edito-3{height:auto;padding-top:53vw}}@media screen and (min-width:1024px){.inspi-edito-3{background-size:cover}}.inspi-edito-1__content{position:relative;overflow:hidden;color:#fff;background-color:#151414}.inspi-edito-1__imgs{z-index:5;margin-bottom:-10vw}@media screen and (min-width:768px){.inspi-edito-1__imgs{margin-bottom:-5vw}}@media screen and (min-width:1024px){.inspi-edito-1__imgs{z-index:-1;margin-bottom:0}}.inspi-edito-1__img1{width:100%}.inspi-edito-1__img1:before{padding-top:122%}@media screen and (min-width:1024px){.inspi-edito-1__content{max-height:46vw}}@media screen and (max-width:1023px){.inspi-slider{width:100%;height:auto;padding-bottom:0;background-color:#f5f5f5}.inspi-slider__slide{position:relative;height:auto}}.articles-list__item{width:100%;margin-bottom:2rem}.articles-list__item .aspect-ratio__item{top:0;left:0}@media screen and (min-width:768px){.articles-list__item{width:calc(50% - .8335rem);margin-bottom:1.667rem}}@media screen and (min-width:1024px){.articles-list__item{width:calc(50% - 1.6875rem);margin-bottom:3.375rem}}.blog-top{margin-bottom:2rem}.blog-top__inner{height:400px;background-color:#151414}.blog-top .filters-wrap{max-width:100%}@media screen and (min-width:768px){.blog-top{margin-bottom:1.667rem}}@media screen and (min-width:1024px){.blog-top{margin-bottom:3.375rem}}.shopify-section:nth-child(2) .store-location{padding-top:0}.shopify-section:not(:last-child) .store-location__list{margin-bottom:-3rem}@media screen and (min-width:768px){.shopify-section:not(:last-child) .store-location__list{margin-bottom:-3.75rem}}.store-location__item{width:100%;margin-bottom:3rem}@media screen and (min-width:768px){.store-location__item{margin-bottom:3.75rem}}@media screen and (min-width:768px) and (max-width:1023px){.store-location__item{width:calc(50% - 42px)}.store-location__item:not(:nth-child(odd)){margin-left:3.9375rem}}@media screen and (min-width:1024px){.store-location__item{width:calc(33.33% - 42px)}.store-location__item:not(:nth-child(3n+1)){margin-left:3.9375rem}}.store-location__title{text-transform:uppercase;font-size:.8125rem}.pic-vs{width:100%}.pic-vs__mask{position:relative;overflow:hidden;will-change:transform}@media screen and (min-width:768px){.pic-vs__mask{width:50%}}.pic-vs__mask--bg{z-index:5;height:440px}@media screen and (min-width:768px){.pic-vs__mask--bg{height:auto}}@media screen and (max-width:1023px){.pic-vs__mask--inspi{width:100%;height:auto;overflow:visible}}@media screen and (min-width:1024px){.pic-vs__mask--inspi{flex-basis:auto;padding:0}}.pic-vs__mask--img{z-index:10;width:75%;max-width:75%;margin:-63vw auto 0}@media screen and (min-width:768px){.pic-vs__mask--img{width:50%;max-width:50%;max-height:100%;margin:0 auto}}.pic-vs__side{width:100%;height:100%;will-change:transform}.pic-vs__side--bg{background-color:#151414;background-position:50%;background-size:cover}.pic-vs__side--text{background-color:#f5f5f5}@media screen and (max-width:1023px){.pic-vs__side--text{padding-right:0;padding-left:0}}@media screen and (min-width:768px){.pic-vs__side--img{padding:30px 0;background-color:#151414}}.pic-vs__wrap-img{width:100%}@media screen and (min-width:768px){.pic-vs__wrap-img{max-width:70%;margin:0 auto}}@media screen and (min-width:768px){.pic-vs.has-button .pic-vs__wrap-img{margin-top:65px}}.pic-vs__btn-wrapper{background-color:#fff}@media screen and (min-width:768px){.pic-vs__btn-wrapper{background-color:transparent}}.product-card{width:100%;color:#000;text-decoration:none}.product-card picture:before{display:none!important;content:""!important}.product-card__txt{padding:1.5rem 0 .625rem;background-color:#fff}.product-card__price{margin-top:-.25rem;font-size:.625rem}.product-card__hover-img{opacity:0}.product-card:hover .product-card__hover-img{opacity:1}.filters{line-height:1.4}.filters__item{position:relative;display:inline-block;cursor:pointer}.filters__item:focus{outline:none}.filters__item a,.filters__item button{color:#adadad;text-decoration:none;transition:color .3s linear}.filters__item a:after,.filters__item button:after{content:"";position:absolute;right:0;bottom:-5px;left:0;border-bottom:1px solid;-webkit-transform:scaleX(0);transform:scaleX(0);transition:transform .3s ease-in}.filters__item .is-active,.filters__item:hover a,.filters__item:hover button{color:#000}.filters__item .is-active:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.filters__item--light .is-active,.filters__item--light:hover a,.filters__item--light:hover button{color:#fff}@media screen and (max-width:767px){.filters{height:30px;padding-left:calc(8.333vw + .28124rem);overflow-x:auto;white-space:nowrap;-webkit-transform:translateZ(0);transform:translateZ(0)}.filters-wrap:after,.filters-wrap:before{content:"";position:absolute;top:0;bottom:0;z-index:2;width:50px}.filters-wrap:before{left:0;background:linear-gradient(270deg,#f5f5f500 0,#f5f5f5)}.filters-wrap--products:before{background:linear-gradient(270deg,#fff0 0,#fff)}.filters-wrap--blog:before{background:linear-gradient(270deg,#15141400 0,#151414)}.filters-wrap:after{right:0;background:linear-gradient(90deg,#f5f5f500 0,#f5f5f5)}.filters-wrap--products:after{background:linear-gradient(90deg,#fff0 0,#fff)}.filters-wrap--blog:after{background:linear-gradient(90deg,#15141400 0,#151414)}.filters::-webkit-scrollbar{display:none}}.product-actions{transition:-webkit-transform .3s cubic-bezier(1,0,0,1);transition:transform .3s cubic-bezier(1,0,0,1);transition:transform .3s cubic-bezier(1,0,0,1),-webkit-transform .3s cubic-bezier(1,0,0,1)}.product-actions.is-hidden{-webkit-transform:translateY(100%);transform:translateY(100%)}.product-actions__tooltip-desktop{position:absolute;right:0;bottom:115%}.product-actions .product-bar-tooltip{position:absolute;right:0;bottom:120%;min-width:17.1875rem;pointer-events:none}@media screen and (min-width:1024px){.product-actions .product-bar-tooltip{width:auto}}.product-actions .product-bar-tooltip__inner{width:100%;height:100%;padding:1rem;text-align:center;background-color:#fff;box-shadow:0 5px 8px #00000021;opacity:0}.product-actions .product-bar-tooltip.is-shown .product-bar-tooltip__inner{-webkit-animation:show-tooltip 4s cubic-bezier(1,0,0,1) 1 backwards;animation:show-tooltip 4s cubic-bezier(1,0,0,1) 1 backwards}.lang-buttons{display:flex;flex-direction:row}.lang-buttons__button{position:relative}.lang-buttons__button.is-selected:before{content:"";position:absolute;bottom:-.25rem;left:0;width:100%;height:1px;background-color:#000}.share-buttons{position:relative}.share-buttons__socials{position:absolute;right:10px;bottom:calc(100% + 15px);left:0;text-align:right;transition:opacity .2s cubic-bezier(.455,.03,.515,.955)}@media screen and (min-width:768px){.share-buttons__socials{text-align:left}}@media screen and (min-width:1024px){.share-buttons__socials{right:-365px;bottom:inherit;left:auto;width:340px}.is-product .share-buttons__socials:before{content:"";position:absolute;top:50%;left:-20px;z-index:-1;width:100vw;height:75px;background-color:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.share-buttons__socials.is-hidden{opacity:0;pointer-events:none}.account-header{position:relative}.account-header__logout{position:absolute;top:-45px;right:0;transition:color .3s linear}.account-header__logout:hover{color:#000}@media screen and (max-width:767px){.account-header__logout{font-size:.625rem}}@media screen and (min-width:768px){.account-header__logout{top:-65px;right:50px}}.customer-form#customer-fields .form-footer{display:flex;flex-direction:column-reverse;align-items:flex-end;margin-top:3.5rem;padding:0;border:none}.customer-form#customer-fields .cancel-form,.customer-form#customer-fields input[type=submit]{position:relative;display:inline-block;margin:0;padding:20px 25px;font-size:.75rem;font-family:Assistant,sans-serif;line-height:1.3;text-align:center;text-transform:uppercase;border:none;border-radius:0;cursor:pointer;appearance:none;-webkit-appearance:none;clip:rect(0,0,0,0)}.customer-form#customer-fields .cancel-form{margin-top:1rem;border:1px solid}.customer-form#customer-fields input[type=submit]{color:#fff;background-color:#000}.customer-form#customer-fields .action-icon{display:none}.static-intro{min-height:100vh;background-size:cover}.static-intro__col{padding:0}.static-intro__col-img{width:100%}@media screen and (max-height:905px) and (min-width:1024px){.static-intro{padding-top:11rem}}@media screen and (max-width:1023px){.static-intro{z-index:11}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.static-intro{display:block}}.static-intro-bottom{padding-bottom:35%;background-position:50%;background-size:cover}.static-intro-bottom--inspi{margin-bottom:-16vw}.static-intro-bottom--conviction{margin-bottom:-9vw}@media screen and (max-width:1023px){.static-intro-bottom{display:none}}.conviction-edito>div{width:100%}@media screen and (min-width:1024px){.conviction-edito>div{width:50%;padding-right:0;padding-left:0}}@media screen and (max-width:1023px){.conviction-edito{width:100%;height:auto;padding-top:0;padding-bottom:7rem;background-color:#151414}}.conviction-edito__bg{overflow:hidden;background-size:cover}@media screen and (min-width:1024px){.conviction-edito__bg{flex-basis:auto}}.conviction-edito__text{background-color:#151414}@media screen and (min-width:1024px){.conviction-edito__text-wrapper{width:100%;height:100%}}.newsletter-form .btn{color:#000;background-color:#fff}.newsletter-form .input-text{color:#fff;border-color:#fff}.newsletter-form .input-text::placeholder{color:#fff}.newsletter-form__feedback{opacity:1;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.newsletter-form__feedback.is-hidden{display:none;opacity:0}.cookie-banner{position:fixed;bottom:0;left:0;z-index:400;width:100vw;padding:.75rem 3rem;background-color:#000c;transition:-webkit-transform .9s cubic-bezier(.215,.61,.355,1);transition:transform .9s cubic-bezier(.215,.61,.355,1);transition:transform .9s cubic-bezier(.215,.61,.355,1),-webkit-transform .9s cubic-bezier(.215,.61,.355,1)}.cookie-banner.is-hidden{display:none}.cookie-banner .text{margin:0}.cookie-banner .full-btn{color:#fff;text-transform:uppercase}.outdated-browsers{position:fixed;top:0;left:0;z-index:500;width:100%;height:100%}.outdated-browsers.is-loaded{transition:opacity .6s cubic-bezier(.215,.61,.355,1)}.outdated-browsers.is-hidden{opacity:0;pointer-events:none}.outdated-browsers__content{position:absolute;top:50%;left:50%;width:85%;padding:10% 5%;text-align:center;background-color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:1024px){.outdated-browsers__content{width:50%;padding:5%}}.product-reinsurance{font-size:.8125rem;text-align:center;margin-top:1.5rem;line-height:1.25}@media screen and (min-width:768px){.product-reinsurance{display:flex}.product-reinsurance__item{padding-left:.5rem;padding-right:.5rem;flex:1 1 0%}.product-reinsurance__txt{margin-top:.5rem}}@media screen and (max-width:767px){.product-reinsurance__item{display:flex;align-items:center;margin-bottom:1.125rem}.product-reinsurance__item svg{width:1.9375rem}.product-reinsurance__txt{margin-left:.25rem}}.product-infos{margin-top:4rem}.product-infos>p{font-size:15px;line-height:23px;margin:0 0 4rem}.product-infos__toggle{text-transform:uppercase;text-align:left;display:flex;align-items:center;justify-content:space-between;padding:.625rem 0;font-size:.9375rem}.select_variant svg,.product-infos__toggle svg{width:.6875rem;height:.6875rem;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.product-infos__inner{padding:1.125rem 0 2rem}.product-infos__item{border-top:1px solid #000}.product-infos__item:last-child{border-bottom:1px solid #000}@media (min-width:576px){.sm\:ml-2{margin-left:.5rem}.sm\:p-20{padding:5rem}}@media (min-width:768px){.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-no-wrap{flex-wrap:nowrap}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:mt-0{margin-top:0}.md\:mb-0{margin-bottom:0}.md\:mr-4{margin-right:1rem}.md\:ml-4{margin-left:1rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:mr-8{margin-right:2rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-12{margin-bottom:3rem}.md\:ml-17{margin-left:4.25rem}.md\:mt-18{margin-top:4.5rem}.md\:mb-18{margin-bottom:4.5rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-24{margin-bottom:6rem}.md\:mb-40{margin-bottom:10rem}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.md\:py-25{padding-top:6.25rem;padding-bottom:6.25rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:pt-5{padding-top:1.25rem}.md\:pb-9{padding-bottom:2.25rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-12{padding-bottom:3rem}.md\:pr-14{padding-right:3.5rem}.md\:pt-20{padding-top:5rem}.md\:pt-24{padding-top:6rem}.md\:pb-24{padding-bottom:6rem}.md\:pt-25{padding-top:6.25rem}.md\:pt-28{padding-top:7rem}.md\:pt-32{padding-top:8rem}.md\:pt-40{padding-top:10rem}.md\:pt-50{padding-top:12.5rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:w-1\/2{width:50%}}@media (min-width:1024px){.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-no-wrap{flex-wrap:nowrap}.lg\:justify-end{justify-content:flex-end}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-4{margin-left:1rem;margin-right:1rem}.lg\:mt-0{margin-top:0}.lg\:mr-0{margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:ml-0{margin-left:0}.lg\:mb-2{margin-bottom:.5rem}.lg\:ml-2{margin-left:.5rem}.lg\:ml-16{margin-left:4rem}.lg\:mb-18{margin-bottom:4.5rem}.lg\:-mt-4{margin-top:-1rem}.lg\:max-w-full{max-width:100%}.lg\:p-20{padding:5rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-28{padding-top:7rem;padding-bottom:7rem}.lg\:py-40{padding-top:10rem;padding-bottom:10rem}.lg\:py-44{padding-top:11rem;padding-bottom:11rem}.lg\:pb-0{padding-bottom:0}.lg\:pt-4{padding-top:1rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pr-8{padding-right:2rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pb-14{padding-bottom:3.5rem}.lg\:pt-15{padding-top:3.75rem}.lg\:pt-16{padding-top:4rem}.lg\:pl-16{padding-left:4rem}.lg\:pt-19{padding-top:4.75rem}.lg\:pt-28{padding-top:7rem}.lg\:pt-40{padding-top:10rem}.lg\:pt-44{padding-top:11rem}.lg\:pt-48{padding-top:12rem}.lg\:text-right{text-align:right}.lg\:w-auto{width:auto}.lg\:w-1\/2{width:50%}.lg\:w-full{width:100%}}@media (min-width:1200px){.xl\:block{display:block}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:mb-0{margin-bottom:0}.xl\:mt-3{margin-top:.75rem}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}.xl\:pr-20{padding-right:5rem}.xl\:pl-28{padding-left:7rem}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper,[data-simplebar]{width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-wrapper{overflow:hidden}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;visibility:visible;overflow:scroll;max-width:100%;max-height:100%}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:2px;width:7px;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:0;right:0;opacity:0;transition:opacity .2s linear}.simplebar-track .simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.debug_elx{display:none;font-family:monospace;border:1px dashed greenyellow;font-size:13px;color:#eee;background:#000;padding:10px;margin:10px auto}
/*# sourceMappingURL=/cdn/shop/t/2/assets/styles.css.map */
