@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,400;0,6..12,600;0,6..12,700;0,6..12,900;1,6..12,600&family=Prata&display=swap');

.ng-hide:not(.ng-hide-animate){display:none!important;}

.lazy {
  opacity: .9;
  animation: skeleton-loading 1s linear infinite alternate;
}

@keyframes skeleton-loading {
  0% {
    background-color: hsl(200, 20%, 70%);
  }

  100% {
    background-color: hsl(200, 20%, 95%);
  }
}
.capital{
  text-transform: capitalize !important;
}
html,body,div,span,iframe,h2,h3,h4,p,a,img,b,i,ul,li,form,label,footer,header,nav,section{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
*{outline:none!important;}
footer,header,nav,section{display:block;}
body{line-height:1;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);}
ul{list-style:none;}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0;}
footer,header,main,nav,section{display:block;}
a{background-color:transparent;}
a:active,a:hover{outline:0;}
b{font-weight:bold;}
img{border:0;width:auto;height:auto;}
svg:not(:root){overflow:hidden;}
hr{box-sizing:content-box;height:0;}
button,input{color:inherit;font:inherit;margin:0;}
button{overflow:visible;}
button{text-transform:none;}
button,input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
input{line-height:normal;}
.ng-hide:not(.ng-hide-animate){display:none!important;}
html{box-sizing:border-box;-ms-overflow-style:scrollbar;}
*,*::before,*::after{box-sizing:inherit;}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1625px){
.container{max-width:1140px;}
}
.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.col-md-6{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;}
@media (min-width:768px){
.col-md-6{flex:0 0 50%;max-width:50%;}
}
@media (min-width:992px){
.col-md-6{float:left;}
.col-md-6{width:50%;}
}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}
.owl-carousel .owl-item img{display:block;width:100%;}
.owl-carousel .owl-nav.disabled{display:none;}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit;}
.owl-carousel.owl-loaded{display:block;}
.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before,.slick-track:after{content:"";display:table;}
.slick-track:after{clear:both;}
.slick-slide{float:left;height:100%;min-height:1px;display:none;}
.slick-slide img{display:block;}
.slick-initialized .slick-slide{display:block;}
.image-format-listItem-max-size{max-width:800px;max-height:940px;}
.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1060;-webkit-overflow-scrolling:touch;padding-right:0!important;outline:0;}
.modal.fade .modal-dialog{-webkit-transform:translate(25%, 0);-ms-transform:translate(25%, 0);-o-transform:translate(25%, 0);transform:translate(25%, 0);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out;}
.modal-dialog{position:relative;width:auto;margin:10px;}
.modal-content{position:relative;background-color:#ffffff;border:1px solid rgba(0, 0, 0, 0.2);border-radius:30px;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);background-clip:padding-box;outline:0;}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;}
.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0);}
.modal-header{padding:0;border-bottom:1px solid transparent;}
.modal-header:before,.modal-header:after{content:" ";display:table;}
.modal-header:after{clear:both;}
.modal-header .close{margin-top:-2px;}
.modal-title{margin:0;line-height:1.43;}
.modal-body{position:relative;padding:0;}
@media (min-width:768px){
.modal-dialog{width:500px;margin:30px auto;}
.modal-content{-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);}
}
@media (min-width:992px){
.modal-lg{width:800px;}
}
.fade{-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}
.fade:not(.in):not(.show){opacity:0;}
.collapse:not(.in):not(.show){display:none;}
.dropdown{position:relative;}
.dropdown-toggle:focus{outline:0;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:1.5rem;text-align:left;background-color:#ffffff;border:1px solid #757575;border:1px solid #ffffff;border-radius:0;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);background-clip:padding-box;}
@media (max-width:767px){
.hidden-xs{display:none!important;}
}
.flag-icon{background-size:cover;background-position:50%;background-repeat:no-repeat;}
.flag-icon{position:relative;display:inline-block;width:1.6666666667em;line-height:1em;}
.flag-icon:before{content:" ";}
.flag-ae{background-image:url(/icons/flag.svg);}
.flag-ca{background-image:url(/icons/flag.svg);}
.flag-ch{background-image:url(/icons/flag.svg);}
.flag-eg{background-image:url(/icons/flag.svg);}
.flag-fr{background-image:url(/icons/flag.svg);}
.flag-gb{background-image:url(/icons/flag.svg);}
.flag-ie{background-image:url(/icons/flag.svg);}
.flag-in{background-image:url(/icons/flag.svg);}
.flag-jp{background-image:url(/icons/flag.svg);}
.flag-us{background-image:url(/icons/flag.svg);}
.icon-account:before,.icon-alert:before,.icon-arrow:before,.icon-check:before,.icon-coursier:before,.icon-cross:before,.icon-delivery:before,.icon-facebook:before,.icon-gift:before,.icon-instagram:before,.icon-menu:before,.icon-minus:before,.icon-newsletter:before,.icon-play:before,.icon-plus:before,.icon-search:before,.icon-shop:before,.switch-language__btn:before{font-family:"Justine";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;}
.icon-account:before{content:"";}
.icon-alert:before{content:"";}
.icon-arrow:before{content:"";}
.icon-check:before{content:"";}
.icon-coursier:before{content:"";}
.icon-cross:before{content:"";}
.icon-delivery:before{content:"";}
.icon-facebook:before{content:"";}
.icon-gift:before{content:"";}
.icon-instagram:before{content:"";}
.icon-menu:before{content:"";}
.icon-minus:before{content:"";}
.icon-newsletter:before{content:"";}
.icon-play:before{content:"";}
.icon-plus:before{content:"";}
.icon-search:before{content:"";}
.icon-shop:before{content:"";}
html{font-size:62.5%;overflow-x:hidden;}
body{font-family:"Nunito Sans", Helvetica, Arial, sans-serif;font-size:1.5rem;font-weight:400;line-height:1.43;color:#000;text-align:left;background-color:#ffffff;overflow-x:hidden;}
.title--h2{font-size:2.0265rem;font-family:"Prata";text-transform:uppercase;margin:0;font-weight:400;color:#000;}
.title--h3{font-size:1.836rem;font-family:"Prata";text-transform:none;margin:0 0 20px;font-weight:400;color:#000;}
.title--h3.title__prefixed:before{top:calc(calc(1.836rem * 1.43) / 1.7);}
@media (max-width:992px){
.title--h2{font-size:1.89rem;}
}
.title__prefixed{padding-left:62px;position:relative;}
.title__prefixed:before{width:52px;height:1px;background:#404040;content:"";position:absolute;left:0;top:1.0725rem;}
.text-bold{font-weight:700;}
.text-danger{color:#DD2245;}
.text-success{color:#709647;}
.text-center{text-align:center;}
.text-danger{font-weight:700;font-size:1.395rem;}
hr{border-top:1px solid #f5f5f5;border-bottom:none;background:transparent;margin:50px 0 40px;}
hr.spacer{border:none;margin:50px 0 50px;}
p{margin:20px 0;}
a,a:hover,a:active,a:link{color:inherit;}
.container,.row,.content-block{max-width:1337px;margin:0 auto;box-sizing:border-box;padding:0 30px;width:100%;}
.content-block.slider{margin-top:45px;margin-bottom:45px;}
@media (max-width:992px){
.content-block.slider{padding:0;}
}
.list-inline{display:flex;}
.list-inline a{text-decoration:none;}
.list-inline li+li{padding-left:25px;}
*{touch-action:manipulation;}
html{-webkit-transition:opacity 500ms ease-in-out;-o-transition:opacity 500ms ease-in-out;transition:opacity 500ms ease-in-out;}
.svg{width:20px;fill:#000;}
.svg__logo{fill:#84754e;}
.fade{-webkit-transition:opacity 500ms ease-in-out 200ms;-o-transition:opacity 500ms ease-in-out 200ms;transition:opacity 500ms ease-in-out 200ms;}
.hero{max-width:100%;position:relative;width:100%;display:block;}
.hero__content{position:relative;}
.hero__content--column{display:flex;overflow:hidden;min-height:518px;width:100%;}
.hero__content--column .hero{max-width:calc(100vw - 600px);width:100%;}
.hero__content--column .hero{object-fit:cover;}
.hero__content--column .title--h2{font-size:2.895rem;}
.hero__content--column .hero__description{margin-top:20px;color:#000;font-size:1.60005rem;opacity:1;}
.hero__content--column .hero__caption{width:32vw;position:initial;transform:none;min-width:600px;padding:80px;display:flex;flex-direction:column;justify-content:center;background:#f3b385;}
.hero__caption{background:#ffffff;max-width:847px;width:100%;position:absolute;bottom:-10px;left:50%;z-index:2;transform:translateX(-50%);text-align:center;padding:40px 40px 0;}
.hero__tag{display:inline-block;border-top:1px solid;border-bottom:1px solid;margin:0 auto 30px;text-transform:uppercase;line-height:38px;font-size:1.395rem;font-weight:600;}
.hero__description{font-size:1.89rem;opacity:0.6;margin:30px 0 0;}
.hero__btn{margin-top:30px;}
.hero__container{position:relative;}
@media (max-width:992px){
.hero__content--column{flex-direction:column;height:100%;}
.hero__content--column .hero{max-width:100vw;height:56.4vw;}
.hero__content--column .title--h2{font-size:1.695rem;}
.hero__content--column .hero__description{display:none;}
.hero__content--column .hero__btn{display:inline-block!important;padding-left:40px!important;padding-right:40px!important;margin-top:20px;}
.hero__content--column .hero__caption{width:100vw;padding:30px;margin:0;box-shadow:none;min-width:initial;max-width:none;min-height:250px;max-height:250px;height:250px;}
.hero__content--column .hero__tag{margin-bottom:20px;}
.hero__caption{padding:20px;bottom:-115px;box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);margin:0 30px;width:calc(100% - 30px * 2);left:0;transform:none;}
.hero__description{font-size:1.5rem;margin:20px 0 0;}
.hero__btn{margin-top:20px;}
}
.copyright{color:#84754e;text-align:center;margin-top:15px;margin-bottom:15px;}
@media (max-width:992px){
.copyright{font-size:1.29rem;}
}
.menu__overlay{z-index:3;position:fixed;background-color:rgba(0, 0, 0, 0.8);left:0;top:0;width:100%;height:100%;}
.overlay-link{position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;}
.text-success{color:#a8b798;}
.richtext .title--h3:not(.accordion_title){font-size:1.836rem;font-family:"Prata";text-transform:none;margin:0 0 20px;font-weight:400;color:#000;}
.richtext .title--h3:not(.accordion_title).title__prefixed:before{top:calc(calc(1.836rem * 1.43) / 1.7);}
.input-group{display:flex;width:100%;align-items:flex-end;}
.input-group .form-control{margin-right:-1px;}
.input-group-btn .btn{padding:0;box-sizing:border-box;white-space:nowrap;max-height:49px;padding:15px 35px;}
.control-label{font-weight:600;display:block;color:#525252;font-size:1.395rem;margin-bottom:10px;}
.form__buttons{display:flex;align-items:center;justify-content:space-between;}
.form__buttons .btn{flex:3;}
.form__buttons .btn+.btn{margin-left:10px;}
.form-row{margin-bottom:30px;display:grid;align-items:stretch;grid-template-columns:repeat(auto-fit, minmax(0, 1fr));column-gap:25px;row-gap:25px;}
.form-control{display:block;width:100%;height:49px;padding:5px 20px;font-size:1.5rem;line-height:1.43;color:#525252;background-color:#ffffff;background-image:none;border:1px solid #999;box-sizing:border-box;-webkit-appearance:none;border-radius:0;-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;}
.form-control:focus{border-color:#000;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);}
.form-control:focus{box-shadow:none;}
.form-group .text-danger{margin:9px 0 0;font-weight:400;}
.form-group .text-danger--color:before{display:none;}
@media (max-width:992px){
.form__buttons{flex-direction:column;}
.form__buttons .btn+.btn{margin-left:0;margin-top:10px;}
}
.error,.success{margin-bottom:20px;}
.error .icon,.success .icon{margin-right:12px;font-size:1.695rem;line-height:2rem;}
.error{display:flex;background:rgba(221, 34, 69, 0.1);border:1px solid #DD2245;padding:20px 40px;}
.error .icon{color:#DD2245;}
.success{background:rgba(219, 228, 213, 0.5);text-align:center;font-weight:700;padding:15px;}
.success .icon{display:inline-block;vertical-align:middle;}
.success__title{display:flex;align-items:center;font-family:"Prata";font-size:1.395rem;margin-bottom:70px;}
.success__icon{display:block;width:90px;min-width:90px;height:90px;text-align:center;line-height:90px;border:3px solid #3f3f3f;color:#3f3f3f;background:#dae0d3;font-size:5.7rem;border-radius:200px;}
.success__first-title{font-size:2.79rem;}
@media (min-width:993px){
.success__icon{margin-right:20px;}
}
@media (max-width:992px){
.success__title{flex-direction:column;text-align:center;}
.success__icon{width:60px;min-width:60px;height:60px;line-height:60px;font-size:3.78rem;margin-bottom:30px;}
}
@media (max-width:992px){
.form-row{margin-bottom:20px;}
.error{padding:10px;}
.error .icon{margin-right:10px;}
}
.dropdown-toggle{display:flex;align-items:center;background:#ffffff;min-height:49px;padding:10px 20px;}
.dropdown-menu{box-shadow:0 0 4px rgba(0, 0, 0, 0.18);padding:5px 5px 0 5px;padding:5px;overflow:auto;max-height:320px;box-sizing:border-box;}
.dropdown-menu li{margin-bottom:5px;}
.dropdown-menu li+li{border-top:1px solid #f5f5f5;padding-top:5px;}
.dropdown-menu li a{display:block;padding:15px;}
.dropdown-menu li a:hover{background:#f5f5f5;}
.dropdown-menu li a:focus{background:#f5f5f5;}
.dropdown-menu a{text-decoration:none;}
.message{background:#f3b385;text-align:center;position:relative;padding:15px 60px;}
.message__close{cursor:pointer;font-size:2.895rem;line-height:1;position:absolute;right:30px;top:50%;height:30px;transform:translateY(-50%);}
@media (max-width:992px){
.message{padding:30px 7.5px 20px;}
.message__close{right:0;top:0;transform:none;}
}
.modal-dialog{margin:0;}
.modal-body{position:initial;height:calc(var(--vh, 1vh) * 100);}
.modal-header{min-height:60px;}
.modal-title{text-transform:uppercase;display:block;text-align:center;letter-spacing:2px;font-size:18px;font-family:"Prata";padding-bottom:24px;}
.modal-content{box-shadow:none;border:none;box-sizing:border-box;}
.modal .close{position:absolute;right:5%;top:25px;background:#ffffff;border-color:#F6F5F2;color:#000;background:#F6F5F2;width:40px;height:40px;}
.modal .close .icon{font-size:25px;top:1px;left:0;}
.modal .close:hover{border-width:2px;background:#ffffff;color:#000;padding:0;}
.modal-reset-password{margin-top:100px;}
@media (min-width:993px){
.modal-dialog{width:682px;margin-left:auto;}
.modal-body-smaller{padding-left:50px;padding-right:50px;}
.modal-content{overflow:hidden;border-radius:0;display:flex;padding-bottom:0;flex-direction:column;max-height:calc(var(--vh, 1vh) * 100);min-height:calc(var(--vh, 1vh) * 100);padding-top:25px;}
.modal-body,.modal-header{padding-left:5%;padding-right:5%;}
.modal-body{max-height:calc(calc(var(--vh, 1vh) * 100) - 75px);overflow:auto;padding-bottom:25px;}
}
@media (max-width:992px){
.modal-dialog{margin-top:90px;overflow:initial;width:100%;position:absolute;bottom:0;}
.modal-content{padding:0px;display:flex;padding-bottom:0;flex-direction:column;max-height:calc(calc(var(--vh, 1vh) * 100) - 90px);border-radius:30px 30px 0 0;}
.modal-header,.modal-body{padding-left:16px;padding-right:16px;}
.modal-body{overflow:auto;flex:1;padding-bottom:40px;max-height:calc(calc(var(--vh, 1vh) * 100) - 82px);height:auto;padding-top:35px;}
.modal-header{min-height:auto;}
.modal .close{top:-46px;right:50%;transform:translateX(50%);}
.modal.fade .modal-dialog{-webkit-transform:translate(0, 25%);-ms-transform:translate(0, 25%);-o-transform:translate(0, 25%);transform:translate(0, 25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out;}
}
.btn,.carousel .owl-nav button.owl-prev,.carousel .owl-nav button.owl-next,a.btn{-webkit-appearance:none;font-size:1.2rem;text-transform:uppercase;border:1px solid #000;display:inline-block;text-align:center;text-decoration:none;line-height:1.43;background:#ffffff;box-sizing:border-box;white-space:nowrap;color:#000;cursor:pointer;padding:19px 60px;}
.btn--add-to-cart{display:flex;align-items:center;justify-content:center;}
.btn .svg{vertical-align:text-bottom;width:18px;margin-right:15px;}
.btn .icon,.carousel .owl-nav button.owl-prev .icon,.carousel .owl-nav button.owl-next .icon,a.btn .icon{line-height:0;height:0;font-size:1.89rem;display:inline-block;margin-right:15px;top:5px;position:relative;}
.btn:disabled,.carousel .owl-nav button.owl-prev:disabled,.carousel .owl-nav button.owl-next:disabled,a.btn:disabled{opacity:0.2;cursor:initial;}
.btn:disabled:hover,.carousel .owl-nav button.owl-prev:disabled:hover,.carousel .owl-nav button.owl-next:disabled:hover,a.btn:disabled:hover{background:#ffffff;border-color:#000;color:#000;}
.btn:hover,.carousel .owl-nav button.owl-prev:hover,.carousel .owl-nav button.owl-next:hover,a.btn:hover{background:#000;border-color:#000;color:#ffffff;}
.btn:not(.owl-nav button):not(.btn--primary):not(.newsletter .btn):not(.btn--rounded):not(.btn--secondary):not(.facets__btn):not(.btn--transparent):not(.adyen-checkout__button):not(.btn--landing):not(.btn--landing-inverted):hover,a.btn:not(.owl-nav button):not(.btn--primary):not(.newsletter .btn):not(.btn--rounded):not(.btn--secondary):not(.facets__btn):not(.btn--transparent):not(.adyen-checkout__button):not(.btn--landing):not(.btn--landing-inverted):hover{background:#ffffff;border-color:#000;color:#000;border-width:2px;padding:18px 59px;}
.btn--rounded,.carousel .owl-nav button.owl-prev,.carousel .owl-nav button.owl-next,a.btn--rounded{width:50px;height:50px;padding:0;border-radius:200px;}
.btn--rounded .icon,.carousel .owl-nav button.owl-prev .icon,.carousel .owl-nav button.owl-next .icon,a.btn--rounded .icon{font-size:200%;line-height:0;text-align:center;width:100%;display:block;top:1px;position:relative;}
.btn--rounded-small{width:40px;height:40px;}
.btn--rounded-small .icon{font-size:1.695rem;text-align:center;line-height:38px;height:38px;width:38px;}
.btn--transparent,a.btn--transparent{background:transparent;}
.btn--transparent:hover,a.btn--transparent:hover{color:#000;background:transparent;}
.btn--full,a.btn--full{padding-left:20px;padding-right:20px;width:100%;}
.btn--add-to-cart{padding:19px 25px;}
.btn--add-to-cart:disabled,.btn--add-to-cart:disabled:hover{border-color:transparent;}
.btn--social,a.btn--social{width:40px;height:40px;border:none;top:0;}
.btn--social .icon,a.btn--social .icon{line-height:40px;font-size:1.9rem;margin:0;top:1px;}
.btn--social:hover,a.btn--social:hover{background:#b45a2a;}
.btn--small{padding-top:12px;padding-bottom:12px;}
.btn--primary,a.btn--primary{color:#000;background:#f3b385;border-color:#000;}
.btn--primary:hover,a.btn--primary:hover{background:#ffffff;border-color:#000;color:#000;}
.btn--primary:disabled:hover,a.btn--primary:disabled:hover{color:#000;background:#f3b385;border-color:#000;}
.btn--landing,a.btn--landing{color:#000;background:#ffffff;border-color:#b45a2a;}
.btn--landing:hover,a.btn--landing:hover{background:#ffffff;border-color:#000;color:#000;}
.btn--landing:disabled:hover,a.btn--landing:disabled:hover{color:#000;background:#ffffff;border-color:#b45a2a;}
.btn--secondary,.carousel.owl-line-nav .owl-nav button.owl-prev,.carousel.owl-line-nav .owl-nav button.owl-next,.carousel.owl-shop .owl-nav button.owl-prev,.carousel.owl-shop .owl-nav button.owl-next,a.btn--secondary{color:#ffffff;background:#b45a2a;border-color:#b45a2a;}
.btn--secondary .svg{fill:#ffffff;}
.btn--secondary .svg__logo{fill:#ffffff;}
.btn--secondary:hover,.carousel.owl-line-nav .owl-nav button.owl-prev:hover,.carousel.owl-line-nav .owl-nav button.owl-next:hover,.carousel.owl-shop .owl-nav button.owl-prev:hover,.carousel.owl-shop .owl-nav button.owl-next:hover,a.btn--secondary:hover{background:#ffffff;border-color:#000;color:#000;}
.btn--secondary:hover .svg{fill:#000;}
.btn--secondary:hover .svg__logo{fill:#84754e;}
.btn--secondary:disabled:hover,.carousel.owl-line-nav .owl-nav button.owl-prev:disabled:hover,.carousel.owl-line-nav .owl-nav button.owl-next:disabled:hover,.carousel.owl-shop .owl-nav button.owl-prev:disabled:hover,.carousel.owl-shop .owl-nav button.owl-next:disabled:hover,a.btn--secondary:disabled:hover{color:#ffffff;background:#b45a2a;border-color:#b45a2a;}
.btn--secondary:disabled:hover .svg,.btn--secondary:disabled:hover .svg__logo{fill:#ffffff;}
.btn--landing:hover,a.btn--landing:hover{background:#b45a2a;border-color:#b45a2a;color:#ffffff;}
@media (max-width:992px){
.btn .icon-gift,a.btn .icon-gift{margin-right:5px;}
}
@media (max-width:992px){
a.btn:not(.btn--rounded){display:block;padding-left:5px;padding-right:5px;}
button.btn:not(.btn--rounded),.carousel .owl-nav button.owl-prev:not(.btn--rounded),.carousel .owl-nav button.owl-next:not(.btn--rounded){width:100%;padding-left:5px;padding-right:5px;}
}
.scroll-top-btn{position:fixed;right:50px;bottom:50px;border-radius:200px;background:#ffffff;padding:5px;box-shadow:0 2px 6px rgba(0, 0, 0, 0.120145);display:none;z-index:1000;}
@media (max-width:576px){
.scroll-top-btn{right:10px;bottom:10px;}
}
.scroll-top-btn .btn:hover{background:#ffffff;border-color:#000;border-width:2px;color:#000;}
.scroll-top-btn .btn:hover .icon{line-height:42px;text-align:center;width:36px;}
.scroll-top-btn .icon{transform:rotate(180deg);line-height:40px;}
.tag{display:inline-block;text-transform:uppercase;border:1px solid;-webkit-appearance:none;text-align:center;text-decoration:none;background:#ffffff;border-radius:200px;white-space:nowrap;padding:10px 20px;}
.tag--clickable:hover{background:#b45a2a;color:#ffffff;border-color:#b45a2a;}
.tag--small{text-transform:none;font-size:1.2rem;font-weight:600;padding:5px 10px;}
.tag--new{background:#CE9649;color:#ffffff;border-color:transparent;}
.tooltip--mobile .tooltip__arrow{display:none;}
.tooltip__arrow{width:50px;height:25px;position:absolute;top:100%;left:50%;transform:translateX(-50%);overflow:hidden;}
.tooltip__arrow:after{content:"";position:absolute;width:8px;height:8px;background:white;transform:translateX(-50%) translateY(-50%) rotate(45deg);top:0;left:50%;box-shadow:0 2px 7px 0 rgba(0, 0, 0, 0.11);}
.tooltip__container{position:relative;}
@media (max-width:1200px){
.tooltip--mobile{position:absolute;bottom:10px;left:50%;display:none;transform:translate(-50%, -50%);background:#ffffff;color:#757575;font-size:1.5rem;box-shadow:0 2px 7px 0 rgba(0, 0, 0, 0.11);border-radius:5px;text-align:center;min-width:110px;padding:10px 15px;}
.tooltip--mobile .tooltip__arrow{display:initial;}
.tooltip--left{left:0;transform:translate(0, -50%);}
.tooltip--left .tooltip__arrow{left:12px;}
.tooltip--right{right:0;left:auto;transform:translate(0, -50%);}
.tooltip--right .tooltip__arrow{left:initial;right:-40px;}
.tooltip__container{position:relative;}
.tooltip__container:hover .tooltip--mobile{display:block;}
}
.carousel .slick-slider{display:none;}
.carousel .slick-slider.slick-initialized{display:block;}
.carousel .disabled{display:none;}
.carousel img.category__image{width:auto;}
.carousel .owl-nav.disabled{display:none!important;}
.carousel .owl-nav button.owl-prev,.carousel .owl-nav button.owl-next{padding-top:2px!important;font-family:"Justine";font-size:2.295rem;}
.carousel .owl-nav button.owl-prev .icon,.carousel .owl-nav button.owl-next .icon{font-size:100%;}
.carousel .owl-nav button.owl-prev{transform:rotate(90deg);}
.carousel .owl-nav button.owl-next{transform:rotate(-90deg);}
.carousel .owl-stage{margin:auto;}
.carousel.owl-line-nav{margin-bottom:81.5px;margin-top:50px;}
.carousel.owl-line-nav .owl-dots,.carousel.owl-line-nav .owl-nav{max-width:623px;margin-left:auto;margin-right:auto;}
.carousel.owl-line-nav .owl-nav{text-align:right;}
.carousel.owl-line-nav .owl-nav button.owl-prev,.carousel.owl-line-nav .owl-nav button.owl-next{margin-left:20px;}
.carousel.owl-line-nav .owl-dots{display:flex;border-radius:3px;overflow:hidden;padding-right:141px;margin-top:-26.5px;}
.carousel.owl-line-nav button.owl-dot{flex:1;background:#d1d1d6;}
.carousel.owl-line-nav .owl-dot,.carousel.owl-line-nav .owl-dot-selected{height:3px;}
.carousel.owl-line-nav .owl-dot-selected{position:absolute;background:#b45a2a;bottom:0;left:0;border-radius:3px;-webkit-transition:margin-left 500ms ease-in-out;-o-transition:margin-left 500ms ease-in-out;transition:margin-left 500ms ease-in-out;}
.carousel.owl-play{margin-bottom:45px;}
.carousel.owl-play .owl-item{padding-bottom:80px;}
.carousel.owl-play .owl-nav{bottom:150px;width:987px;display:flex;justify-content:space-between;}
.carousel.owl-play .owl-nav button.owl-prev,.carousel.owl-play .owl-nav button.owl-next{border-color:transparent;color:#b45a2a;}
.carousel.owl-play .owl-nav button.owl-prev:hover,.carousel.owl-play .owl-nav button.owl-next:hover{background:#b45a2a;color:#ffffff;}
.carousel.owl-play .owl-dots-container,.carousel.owl-play .owl-nav{position:absolute;left:50%;transform:translateX(-50%);}
.carousel.owl-play .owl-dots-container{bottom:0;display:flex;align-items:center;text-align:center;}
.carousel.owl-play .owl-dots-container .owl-dots{display:flex;align-items:center;}
.carousel.owl-play .owl-dots-container .btn{margin-right:15px;}
.carousel.owl-play .owl-dots-container .btn.play{border-color:transparent;}
.carousel.owl-play .owl-dots-container .btn.play:before{content:"";}
.carousel.owl-play .owl-dots-container .btn.play:hover{background:#000;color:#ffffff;}
.carousel.owl-play .owl-dots-container .btn:before{font-family:"Justine";content:"";line-height:40px;font-size:2.295rem;width:40px;display:block;}
.carousel.owl-play .owl-dot{opacity:0.5;display:inline-block;padding:0 10px!important;position:relative;-webkit-transition:opacity 500ms ease-in-out;-o-transition:opacity 500ms ease-in-out;transition:opacity 500ms ease-in-out;}
.carousel.owl-play .owl-dot span{width:10px;height:10px;background:#b45a2a;display:block;border-radius:200px;position:relative;}
.carousel.owl-play .owl-dot span:before{content:"";position:absolute;top:-5px;bottom:-5px;right:-5px;left:-5px;border-radius:200px;border:1px solid transparent;-webkit-transition:border 500ms ease-in-out;-o-transition:border 500ms ease-in-out;transition:border 500ms ease-in-out;}
.carousel.owl-play .owl-dot:hover,.carousel.owl-play .owl-dot.active{opacity:1;}
.carousel.owl-play .owl-dot:hover span:before{background-color:#b45a2a;}
.carousel.owl-play .owl-dot.active span:before{border-color:#b45a2a;}
.carousel.owl-products{margin-left:auto;margin-right:auto;max-width:100%;}
.carousel.owl-products .owl-item{display:flex;min-height:460px;}
.carousel.owl-products .owl-item:hover{z-index:10;}
.carousel.owl-products .owl-item>div{width:100%;display:flex;padding-bottom:0;}
.carousel.owl-products .owl-item .thumbnail{display:flex;flex:1;}
.carousel.owl-products .owl-stage{display:flex;}
.carousel.owl-highlight .owl-item{padding-bottom:80px;}
@media (min-width:884px){
.carousel.owl-products{min-height:526px;}
.carousel.owl-shop{position:relative;}
.carousel.owl-shop--mobile{display:none;}
.carousel.owl-shop .owl-dots{display:none;}
.carousel.owl-shop .owl-nav{position:absolute;bottom:-20px;left:530px;white-space:nowrap;}
.carousel.owl-shop .owl-nav button.owl-prev,.carousel.owl-shop .owl-nav button.owl-next{margin-left:0;width:50px;min-width:50px;}
.carousel.owl-shop .owl-nav button.owl-next{transform:rotate(-90deg);margin-left:20px;}
.carousel.owl-shop .owl-nav button.owl-prev{transform:rotate(90deg);}
}
@media (min-width:993px){
.carousel.owl-products .owl-stage-outer{margin-bottom:40px;padding-top:50px;margin-left:3px;}
.carousel.owl-products.owl-line-nav{margin-top:0;}
.carousel.owl-products .owl-stage{display:flex;}
}
@media (max-width:992px){
.carousel{margin-bottom:118px;}
.carousel.owl-line-nav{margin-bottom:110px;}
.carousel.owl-line-nav.owl-products{margin-top:0;}
.carousel.owl-line-nav.owl-products .owl-stage-outer{padding-top:50px;margin-left:12px;}
.carousel.owl-line-nav .owl-dots{margin-top:-43px;}
.carousel.owl-line-nav .owl-dots,.carousel.owl-line-nav .owl-nav{max-width:none;margin-left:30px;margin-right:30px;padding:0;}
.carousel.owl-line-nav .owl-nav{text-align:center;position:relative;top:50px;}
.carousel.owl-line-nav .owl-nav button.owl-prev,.carousel.owl-line-nav .owl-nav button.owl-next{margin:10px;width:50px!important;height:50px!important;}
.carousel.owl-play{margin-bottom:65px;}
.carousel.owl-play.hero__container--column .owl-item{padding-bottom:30px;}
.carousel.owl-play .owl-dots-container{bottom:-10px;}
.carousel.owl-play .owl-dots-container .btn{display:none;}
.carousel.owl-play .owl-dot span{width:12px;height:12px;}
.carousel.owl-play .owl-dot span:before{top:-6px;bottom:-6px;right:-6px;left:-6px;}
.carousel.owl-play .owl-dot:hover,.carousel.owl-play .owl-dot.active{opacity:1;}
.carousel.owl-play .owl-dot.active span:before{border-color:#b45a2a;}
.carousel.owl-play .owl-item{padding-bottom:137px;}
.carousel.owl-products .owl-item{flex-direction:column;}
.carousel.owl-products .owl-item>div{height:100%;flex-direction:column;}
.carousel.owl-products .owl-item .thumbnail-product{min-width:320px;max-width:400px;}
.carousel .owl-nav button.owl-prev:not(.btn--rounded),.carousel .owl-nav button.owl-next:not(.btn--rounded){width:50px;min-width:50px;}
}
@media (max-width:1200px){
.carousel.owl-products .owl-item .thumbnail-product .product-label{font-size:1.395rem;}
.carousel.owl-products .owl-item .thumbnail-product .btn--add-to-cart svg{display:initial;}
}
@media (max-width:768px){
.carousel.owl-products .owl-item .thumbnail-product{max-width:none;width:265px;}
}
@media (max-width:883px){
.carousel.owl-shop{width:auto;margin:0 -30px 80px;}
.carousel.owl-shop .owl-dots{margin-top:-30px;}
.carousel.owl-shop--desktop{display:none;}
.carousel.owl-shop .owl-nav{text-align:center;}
.carousel.owl-shop .owl-nav button.owl-prev,.carousel.owl-shop .owl-nav button.owl-next{width:50px;height:50px;margin:0 20px;}
}
.switch-language__text{display:inline;margin-left:10px;}
.switch-language__btn{position:relative;padding-right:30px;margin-right:60px;cursor:pointer;}
.switch-language__btn:before{content:"";}
.switch-language__btn:before{position:absolute;font-size:2.25rem;line-height:1;right:0;}
.switch-language__flag{display:inline-block;margin:10px 0;}
.header{z-index:1002;position:relative;}
.header-container{background:#ffffff;}
.header-appical-container{overflow:hidden;transition:max-height 500ms ease-in-out 500ms;max-height:300px;}
.header__icon{font-size:2rem;display:flex;margin:0 10px;cursor:pointer;position:relative;}
.header__icon .svg{width:2rem!important;height:20px;}
.header__icon--badged{margin-right:13px;margin-left:35px;}
.header__icon .badge{position:absolute;margin-left:13px;}
.header__middle{display:flex;justify-content:space-between;flex-wrap:wrap;padding:10px 30px 0;}
.header__middle--left,.header__middle--right{align-items:center;display:flex;}
.header__middle--left{width:60%;}
.header__middle--right{justify-content:flex-end;width:40%;}
.header a{text-decoration:none;}
.header-menu-top a{position:relative;}
.header-menu-top a:after{position:absolute;content:"";display:block;bottom:-3px;left:0;width:100%;height:1px;transform:scaleX(0);transform-origin:left center;background:#000;-webkit-transition:transform 500ms ease-in-out;-o-transition:transform 500ms ease-in-out;transition:transform 500ms ease-in-out;}
.header-menu-top a:hover:after{transform:scaleX(1);}
@media (min-width:1301px){
.header__bottom{width:1060px;margin:auto;}
.header__bottom-container{display:flex;background:#ffffff;height:126px;margin-top:5px;flex-direction:column;align-items:center;justify-content:space-between;position:relative;}
.header__icon--search{border-left:1px solid #d1d1d6;padding-left:15px;margin-left:15px;}
.header__menu-btn{display:none;}
.header .logo{width:90px;}
}
@media (max-width:1300px){
.header__middle{height:62px;}
.header__middle--left{display:none;}
.header .logo{width:65px;}
.header .logo__link{height:23px;}
.header .logo__baseline{display:none;}
/*.header .short-store-container,.header .account-short-container{display:none;}*/
.header__menu-btn{order:1;width:90px;margin:auto 0;cursor:pointer;position:relative;}
.header__menu-btn .icon-menu,.header__menu-btn .icon-cross{opacity:0;transition:opacity 0ms ease-in-out 500ms;position:absolute;}
.header__menu-btn .icon-menu{top:-11px;}
.header__menu-btn .icon-cross{left:-17px;width:27px;text-align:center;font-size:61px;top:-44px;}
.header__menu-btn .icon-shown{opacity:1;}
.header__bottom{order:2;}
.header__middle{align-items:center;padding-top:14px;padding-bottom:14px;flex-wrap:nowrap;}
.header__middle--right{width:90px;order:3;}
.header__icon{font-size:2.2rem;margin-left:0;}
.header__icon--search{top:2px;margin-left:15px;margin-right:0;}
}
.logo{margin:auto;fill:#84754e;}
.logo__link{display:block;}
.menu{display:flex;min-height:60px;}
.menu__overlay{z-index:1001;}
.menu__link{padding:0px 20px;}
.menu__content{position:relative;display:inline-block;font-weight:300;text-transform:uppercase;cursor:pointer;padding:18px 0 20px;}
.menu__submenu{color:#000;border-top:1px solid #f5f5f5;display:none;position:absolute;left:0;right:0;margin-top:-1px;background:#ffffff;}
.menu__submenu-text{display:block;padding:5px;}
@media (min-width:1301px){
.menu__shortLinks,.menu__back{display:none;}
.menu__submenu{column-gap:10px;transform:translateY(-100%);opacity:0;visibility:hidden;row-gap:10px;text-align:center;z-index:-2;height:auto!important;top:initial!important;display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px 10px 10px;}
.menu__submenu .menu__submenu-element{flex:1 0 auto;}
.menu__submenu--2 .menu__submenu-element{max-width:calc(100% / 2 - calc(10px / 2 * (2 - 1)));}
.menu__submenu--3 .menu__submenu-element{max-width:calc(100% / 3 - calc(10px / 3 * (3 - 1)));}
.menu__submenu--4 .menu__submenu-element{max-width:calc(100% / 4 - calc(10px / 4 * (4 - 1)));}
.menu__submenu-img{max-width:100%;display:block;margin:auto;height:180px;}
.menu__submenu--4{padding:30px 15px 10px;}
.menu__level0 .icon{display:none;}
.menu__level0+.menu__level0 .menu__link:before{content:"";width:4px;height:4px;background:#84754e;border-radius:200px;display:inline-block;position:absolute;top:50%;transform:translateY(-1px) translateX(-50%);left:0;}
.menu__level0:hover .menu__content:after{content:"";position:absolute;bottom:0;background:#000;height:2px;left:0;right:0;z-index:2;}
.menu__level0:hover .menu__submenu{visibility:visible;opacity:1;transform:translateY(0);}
}
@media (max-width:1300px){
.menu{flex-direction:column;}
.menu__back{display:flex;align-items:center;font-size:1.395rem;text-transform:uppercase;border-bottom:1px solid;font-weight:300;padding:10px 0px;margin-bottom:30px;}
.menu__back .icon{display:inline-block;transform:rotate(90deg);font-size:2.25rem;margin-left:-8px;margin-right:10px;}
.menu__overlay{display:none;}
.menu__submenu{border-top:none;position:absolute;top:0;overflow:auto;display:block;background:#ffffff;transform:translateX(-100vw);z-index:3;-webkit-transition:transform 500ms ease-in-out;-o-transition:transform 500ms ease-in-out;transition:transform 500ms ease-in-out;padding:30px;}
.menu__submenu-img{height:72px;}
.menu__submenu-link{display:flex;align-items:center;}
.menu__submenu-element{margin:20px 0;}
.menu .menu{padding-bottom:10px;border-bottom:1px solid;}
.menu__link{padding-left:0;font-size:1.395rem;}
.menu__level0-item{display:flex;justify-content:space-between;align-items:center;}
.menu__level0-item .icon{font-size:2.25rem;transform:rotate(-90deg);color:#000;}
}
@media (max-width:1300px){
.header__menu-container{display:block;position:absolute;left:0;right:0;top:100%;background:#ffffff;transform:translateX(-100vw);box-sizing:border-box;max-height:calc(100vh - 50px);overflow:auto;min-height:calc(calc(var(--vh, 1vh) * 100) - 62px);transition:transform 500ms ease-in-out;padding:30px;}
.header__menu-container .list-inline{flex-direction:column;margin-top:10px;border-bottom:1px solid;padding-bottom:20px;margin-bottom:30px;}
.header__menu-container .list-inline li+li{padding-left:0;}
.header__menu-container .list-inline li a{display:inline-block;padding:10px;padding-left:0;}
}
@media (min-width:1301px){
.header__menu-container{max-height:none!important;}
}
.short-account__link{display:flex;align-items:center;cursor:pointer;line-height:1.5;}
@media (min-width:1301px){
.short-account__text{display:none;}
.short-account__link{margin-left:20px;}
}
@media (max-width:1300px){
.short-account__link{background:#ffffff;box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);padding:15px;}
}
.short-store__link{display:flex;align-items:center;cursor:pointer;}
@media (min-width:1301px){
.short-store__text{display:none;}
}
@media (max-width:1300px){
.short-store{position:relative;}
.short-store__text{order:3;}
.short-store__link{width:100%;padding:15px;}
.short-store__link .header__icon{order:1;}
}
.badge{background:#b45a2a;width:20px;height:20px;display:block;text-align:center;color:#ffffff;font-size:1.095rem;line-height:20px;border-radius:200px;}
.reinsurance{text-align:center;padding:35px 0 60px;}
.reinsurance-list{display:flex;justify-content:center;margin-top:40px;flex-wrap:wrap;column-gap:80px;}
.reinsurance-description{font-size:1.29rem;max-width:190px;margin-right:auto;margin-left:auto;}
.reinsurance-description--small{font-size:10px;}
.reinsurance-item{width:calc(100% / 5 - (80px * 4 /5));}
.reinsurance-picto{height:110px;margin-bottom:20px;display:flex;align-items:flex-end;justify-content:center;}
.reinsurance-picto img{max-height:100%;}
.reinsurance-name{font-weight:600;font-size:1.395rem;color:#84754e;font-family:"Prata";text-transform:uppercase;margin-bottom:24px;max-width:120px;margin-left:auto;margin-right:auto;}
.reinsurance-main-title,.reinsurance-main-subtitle{margin-bottom:0;}
.reinsurance-main-subtitle{color:#84754e;text-transform:none;}
@media (max-width:992px){
.reinsurance{padding:40px 0 5px;}
.reinsurance-list{column-gap:20px;}
.reinsurance-item{padding-bottom:30px;min-width:auto;width:calc(100% / 3 - (20px * 2/3));}
.reinsurance-main-title{font-size:1.89rem;}
}
@media (max-width:579px){
.reinsurance-item{width:calc(100% / 2 - (20px * 1/2));}
}
.newsletter{background:#b45a2a;color:#ffffff;padding:40px 0px;}
.newsletter .modal-body{color:#000;display:flex;align-items:center;}
.newsletter .modal-body .common-modal-content{width:100%;}
.newsletter-mention{max-width:484px;margin-bottom:0;font-size:13px;line-height:1.2;margin-bottom:0;}
.newsletter-container,.newsletter-description{align-items:center;display:flex;}
.newsletter-description .icon{font-size:5.7rem;margin-right:20px;}
.newsletter-container{justify-content:space-between;}
.newsletter-title{text-transform:none;color:#ffffff;}
.newsletter-input-group .btn{border-color:#ffffff;}
.newsletter-input-group .btn:hover{border-color:#000;color:#000;background-color:#f3b385;}
.newsletter-input-group .btn:disabled,.newsletter-input-group .btn:disabled:hover{background:#f5f5f5;color:#000;border-color:#757575;}
.newsletter-input-group .form-control{background:rgba(255, 255, 255, 0.05);color:#ffffff;border-color:rgba(255, 255, 255, 0.5);border-width:1px;}
@media (min-width:993px){
.newsletter-input-group .form-control{width:23.5vw;max-width:329px;}
.newsletter-mention{max-width:435px;}
}
@media (max-width:992px){
.newsletter-title{font-size:2.295rem;}
.newsletter-description .icon{font-size:4.3425rem;line-height:1;margin-right:25px;}
.newsletter-container{flex-wrap:wrap;}
.newsletter-container .form-group{margin-top:25px;width:100%;}
.newsletter-mention{max-width:initial;}
}
@media (max-width:768px){
.newsletter-container{flex-direction:column;align-items:center;}
.newsletter-container .form-group{margin-top:0;}
.newsletter-description,.newsletter-title{text-align:center;}
.newsletter-description{margin-top:25px;margin-bottom:25px;max-width:calc(100% - 140px);}
.newsletter-description .icon{margin-left:-69px;}
}
.accordion__submenu{margin-bottom:15px;line-height:2;}
.accordion_icon{position:absolute;right:0;font-size:18px;height:0;line-height:0;top:50%;}
.accordion_menu{border-top:1px solid rgba(0, 0, 0, 0.5);margin-top:15px;}
.accordion_menu>.accordion_menu-item{border-bottom:1px solid rgba(0, 0, 0, 0.5);font-weight:700;}
.accordion_menu-item{font-weight:400;}
.accordion_menu-item a{text-decoration:none;display:block;position:relative;}
.accordion_menu-item a:after{position:absolute;content:"";display:block;bottom:-3px;left:0;width:100%;height:1px;transform:scaleX(0);transform-origin:left center;background:#000;-webkit-transition:transform 500ms ease-in-out;-o-transition:transform 500ms ease-in-out;transition:transform 500ms ease-in-out;}
.accordion_menu-item a:hover:after{transform:scaleX(1);}
.accordion_title{position:relative;display:block;font-weight:600;padding:20px 40px 20px 0;font-size:1.605rem;}
.accordion_title[aria-expanded="false"] .accordion_icon-less{display:none;}
@media (min-width:993px){
.accordion-mobile-only{display:flex;border:none;margin-top:0;}
.accordion-mobile-only>.accordion_menu-item{flex:1 0 auto;border:none;padding-right:20px;max-width:calc(100% /3);box-sizing:border-box;}
.accordion-mobile-only .accordion__submenu{line-height:1.43;}
.accordion-mobile-only .accordion_title{padding:0;}
.accordion-mobile-only .accordion_icon{display:none;}
.accordion-mobile-only a{display:inline-block;padding-top:5px;}
.accordion-mobile-only .collapse{display:block!important;height:auto!important;}
}
@media (max-width:992px){
.accordion__submenu{font-size:1.395rem;}
}
.footer__container{display:flex;}
.footer .footer__btn{padding-left:20px;padding-right:20px;}
.footer__logo{text-align:center;}
.footer__logo .logo{width:200px;}
.footer__left{box-sizing:border-box;}
.footer__title{text-transform:uppercase;font-size:1.395rem;display:block;margin-bottom:10px;}
.footer__title--large{font-family:"Prata";}
@media (min-width:993px){
.footer__title--large{font-size:1.695rem;margin-bottom:15px;}
.footer__left{padding-left:50px;width:50%;display:flex;justify-content:space-between;}
.footer__menu{border-right:1px solid #d1d1d6;width:50%;}
.footer__logo .logo{margin:40px 0;}
}
@media (max-width:992px){
.footer__btn{margin-top:5px;margin-bottom:10px;width:100%;box-sizing:border-box;}
.footer__left{margin-top:20px;}
.footer__container{flex-direction:column;}
.footer__logo .logo{margin-top:40px;}
.footer__social{text-align:center;margin:25px 0 15px;}
.footer__social .social-links{display:block;margin:auto;}
.footer__social .social-links li{display:inline-block;}
.footer__title--large{text-align:center;}
}
.change-country.dropdown{cursor:pointer;}
.change-country.dropdown:hover .change-country-selected{text-decoration:underline;}
.change-country-label{display:inline-block;padding-right:10px;}
.change-country-selected{font-weight:700;padding-left:10px;}
.change-country .switch-language__text{font-size:1.395rem;max-width:calc(100% - 30px);text-overflow:ellipsis;display:inline-block;overflow:hidden;}
.change-country .dropdown-toggle{padding:0;}
.change-country .dropdown-menu{max-height:184px;width:304px;}
.change-country .dropdown-menu a{display:flex;align-items:center;padding-top:8px;padding-bottom:8px;}
.header .short-search-form{display:none;}
.short-search-form .input-group{max-width:361px;margin:13vh auto 0;}
.short-search-form .input-group-addon{border-bottom:1px solid #000;font-size:1.89rem;line-height:40px;}
.short-search-form .form-control{border-color:transparent transparent #000;border-width:1px 0;height:40px;line-height:40px;padding-top:0;padding-bototm:0;}
.short-search-form .btn{font-size:1.29rem;padding:0;height:40px;line-height:40px;width:40px;min-width:40px;}
.suggestions{max-width:410px;margin:11vh auto 6vh;}
.suggestions__list{display:flex;flex-wrap:wrap;justify-content:center;}
.suggestions__list li{margin:15px 5px;display:inline-block;}
.product__item-stock{display:flex;flex-direction:column;justify-content:space-between;width:100%;}
.product-price{font-weight:700;margin-top:10px;font-size:1.695rem;}
.product__tag-wrapper{position:absolute;right:22px;top:22px;z-index:1;display:flex;column-gap:5px;flex-wrap:wrap;row-gap:5px;}
.product-event__text{line-height:1.875;margin-right:20px;display:flex;flex-direction:column;}
.product-event__text .btn{margin-top:30px;}
.product-event__label{display:block;font-size:1.29rem;text-transform:uppercase;position:relative;padding-left:35px;margin-bottom:20px;}
.product-event__label:before{display:block;content:"";left:0;top:50%;transform:translateY(-50%);border-bottom:1px solid;position:absolute;width:22px;}
.product-event__title{font-size:2.0265rem;font-family:"Prata";text-transform:uppercase;margin:0;font-weight:400;color:#000;margin-bottom:20px!important;}
.product-visual{width:100%;position:relative;display:flex;align-items:center;aspect-ratio:0.8936170213;justify-content:center;}
.product-visual__link{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-decoration:none;}
.product-visual__image{margin-left:auto;margin-right:auto;width:100%;height:auto;max-width:100%;max-height:100%;aspect-ratio:0.8936170213;object-fit:cover;-webkit-transition:width 500ms ease-in-out, height 500ms ease-in-out, max-height 500ms ease-in-out, max-width 500ms ease-in-out;-o-transition:width 500ms ease-in-out, height 500ms ease-in-out, max-height 500ms ease-in-out, max-width 500ms ease-in-out;transition:width 500ms ease-in-out, height 500ms ease-in-out, max-height 500ms ease-in-out, max-width 500ms ease-in-out;}
.product-label{text-decoration:none;min-height:58px;text-transform:uppercase;font-weight:600;line-height:137%;font-size:1.395rem;}
.product__item{padding:0 12.5px 100px;display:flex;flex-direction:column;width:calc(100% / 3);}
.product__item .caption{flex:2;display:flex;flex-direction:column;margin:15px 25px 25px;}
.product__item .caption .price-value{font-size:1.89rem;}
@media (max-width:941px){
.product__item{width:calc(100% / 2);padding-bottom:24px;}
.product__item .btn--add-to-cart svg{display:none;}
}
.product__item .thumbnail-product{margin:0;flex:1 0 auto;}
.product__item .thumbnail-product:hover{z-index:1;}
.product-list{margin:10px -10px 0;width:calc(100% + 20px);display:flex;flex-wrap:wrap;}
@media (min-width:1201px){
.product-event__text{margin:auto 40px auto 0;}
}
@media (max-width:1200px){
.product-label{min-height:42px;font-size:1.095rem;line-height:14px;text-align:center;}
.product__item .caption{margin:10px 0;}
.product__item .caption .price-value{font-size:1.60005rem;}
}
@media (max-width:1260px){
.product-event__text{display:flex;flex-direction:column;}
.product-event__text .btn{padding-left:10px;padding-right:10px;display:block;margin:10px 0 21px;}
}
@media (max-width:992px){
.product-price{margin-top:20px;}
.product-price-wrapper{display:flex;justify-content:space-between;}
}
@media (max-width:992px){
.product-event__text{margin-right:0;}
.product-event__text .btn{width:100%;margin-bottom:0;}
}
@media (max-width:1024px){
.product-list{margin:10px -30px 0;width:calc(100% + 60px);}
.product__tag-wrapper .tag{padding:0 6px;}
}
.thumbnail-product{margin:10px 0;position:relative;display:flex;justify-content:space-between;}
.thumbnail-product .product-add{margin-top:auto;}
.thumbnail-product .btn--full{max-width:270px;margin:auto;display:block;height:44px;line-height:22px;padding:10px 0;margin-bottom:35px;}
.thumbnail-product .product__tag-wrapper{right:auto;left:22px;}
.thumbnail-product .delivery-list{margin-top:5px;font-size:1.2rem;justify-content:center;}
.thumbnail-product .delivery-list .icon{font-size:1.60005rem;line-height:1;}
.thumbnail-product .delivery-list li{list-style-type:none;display:flex;}
.thumbnail-product .product-price{font-weight:600;margin-top:0;text-align:right;}
.thumbnail-product .product-price-mobile{display:none;}
.thumbnail-product .product-price-wrapper{display:flex;column-gap:10px;justify-content:space-between;align-items:flex-start;}
@media (max-width:1200px){
.thumbnail-product .btn--full{max-width:none;margin-bottom:0;}
.thumbnail-product .product__tag-wrapper{left:8px;top:9px;}
.thumbnail-product .product-price-mobile{display:block;text-align:center;margin-top:15px;}
.thumbnail-product .product-price-mobile .product-price{text-align:center;font-size:1.60005rem;}
.thumbnail-product .product-price-wrapper{justify-content:center;}
.thumbnail-product .product-price-wrapper .product-price{display:none;}
.thumbnail-product .delivery-list .icon{font-size:2.295rem;margin:0;}
}
.category__item{background-color:#f5f5f5;}
.category__slider{margin-bottom:50px;}
.category__content{height:500px;width:350px;display:flex;flex-direction:column;justify-content:flex-start;text-align:center;padding:60px 30px 50px;text-decoration:none;margin-bottom:50px;}
.category__text{flex:1 0 auto;display:flex;flex-direction:column;justify-content:space-around;margin:40px 0 0;}
.category__text .title--h3{text-transform:uppercase;margin:0;}
.category__image{max-width:280px;max-height:280px;width:auto;margin:0 auto;height:auto;}
@media (max-width:992px){
.category__content{height:379px;width:265px;padding:45px 30px 60px;}
.category__content .title--h3{font-size:1.89rem;}
.category__image{max-width:200px;max-height:200px;}
}
.text-banner{position:relative;}
.text-banner__content{background-color:#f3b385;position:relative;width:100%;text-align:center;flex-direction:column;justify-content:space-around;display:flex;pointer-events:initial;}
.text-banner__content .btn{z-index:1;}
.text-banner__title-small{font-size:1.5rem;font-family:"Nunito Sans", Helvetica, Arial, sans-serif;display:block;}
.text-banner__visual{width:100%;display:block;height:auto;}
.text-banner__visual--mobile,.text-banner__title--mobile{display:none;}
.text-banner .content-block{pointer-events:none;z-index:2;}
@media (min-width:993px){
.text-banner{margin:30px 0 90px;}
.text-banner .content-block{position:absolute;display:flex;justify-content:flex-end;transform:translateX(-50%);left:50%;top:0;bottom:0;width:100%;}
.text-banner__description{font-size:1.89rem;}
.text-banner__content{max-width:432px;min-height:350px;padding:75px;}
.text-banner__content:before,.text-banner__content:after{content:"";border-left:3px solid #ffffff;top:0;bottom:0;position:absolute;}
.text-banner__content:before{left:12px;}
.text-banner__content:after{right:12px;}
}
@media (max-width:992px){
.text-banner{margin:30px 0;}
.text-banner__description{margin-top:15px;margin-bottom:15px;}
.text-banner__content{padding:20px;box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);margin-top:-20vw;}
.text-banner__content .btn .icon{display:none;}
.text-banner__content .title--h2{font-size:2.895rem;}
.text-banner__visual--desktop,.text-banner__title--desktop{display:none;}
.text-banner__visual--mobile,.text-banner__title--mobile{display:block;}
}
.image-text{display:flex;justify-content:space-between;align-items:center;margin-top:60px;line-height:1.43;margin-bottom:60px;}
.image-text__visual{width:240px;height:auto;}
.image-text__title{font-size:1.836rem;font-family:"Prata";text-transform:none;margin:0 0 20px;font-weight:400;color:#000;font-size:2.295rem;margin-bottom:15px;}
.image-text__description{margin-bottom:40px;font-size:1.395rem;line-height:1.375;font-weight:300;}
.image-text .content-block{padding-left:65px;padding-right:0;}
@media (max-width:1300px){
.image-text{flex-direction:column;}
.image-text .content-block{padding-left:0;}
.image-text__visual{width:100%;margin-bottom:15px;}
}
.text{display:flex;justify-content:flex-start;align-items:center;position:relative;max-width:1277px;margin:0 auto;}
.text--image-right{justify-content:flex-end;}
.text__visual{margin-right:155px;position:relative;max-width:calc(70% - 155px);}
.text__visual--image{height:auto;max-width:100%;}
.text__visual--decorated:before{content:"";position:absolute;right:-30px;bottom:-30px;width:150px;height:150px;background:#f3b385;z-index:-2;}
.text__visual--shadow{position:absolute;z-index:-1;opacity:0.4;filter:blur(18px);top:30px;left:30px;top:calc(58.5% + 30px);transform:translate(-50%, -50%);left:50%;width:80%;height:auto;}
.text__visual--right{margin-left:155px;margin-right:0;}
.text__visual--right.text__visual--decorated:before{left:-30px;right:auto;}
.text__content{min-width:500px;flex:1;}
.text__content .btn{margin-top:50px;}
@media (max-width:1200px){
.text{flex-direction:column;}
.text__content{width:100%;min-width:initial;}
.text__visual{margin:0 auto 40px 0;max-width:calc(100% - 30px);}
.text__visual--decorated{margin-bottom:70px;}
.text__visual--right{margin:40px 0 0 auto;}
.text__visual--right.text__visual--decorated{margin-bottom:30px;}
}
.nosidebarpage .text{width:calc(100% - 60px);}
.video{background-size:cover;background-repeat:no-repeat;background-position:50% 50%;padding-bottom:56.25%;position:relative;height:0;}
.video--large{padding-bottom:0;height:auto;aspect-ratio:3.2688172043;}
.video_visual .icon{z-index:1;display:flex;height:100%;justify-content:center;align-items:center;background:rgba(0, 0, 0, 0.5);cursor:pointer;position:absolute;left:0;right:0;bottom:0;top:0;}
.video_visual .icon:before{color:#ffffff;font-size:2.895rem;text-align:center;display:inline-block;line-height:104px;width:104px;height:104px;border-radius:200px;border:2px solid;}
.video-container{position:absolute;overflow:hidden;height:100%;width:100%;}
.video-container iframe{position:absolute;top:calc(calc(61.1842105263vw)/2/2 * -1);left:50%;width:200vw;transform:translateX(-50%);aspect-ratio:3.2688172043;}
@media (max-width:992px){
.video--large{aspect-ratio:1;}
.video-container iframe{top:calc(calc(200vw) / 2 / 2 * -1);aspect-ratio:1;}
.video_visual .icon:before{font-size:1.89rem;line-height:45px;width:47px;height:47px;}
}
@media (max-width:992px){
.video-container{width:100%;height:100%;}
.video-container iframe{opacity:0.0000001;}
}
.instagram{text-align:center;background:#f3b385;padding:55px 0 40px;line-height:1.43;font-size:1.5rem;}
.instagram__title{font-size:1.836rem;font-family:"Prata";text-transform:none;margin:0 0 20px;font-weight:400;color:#000;margin-bottom:0;}
.instagram__btn{margin:30px 0;}
.instagram__title,.instagram__subtitle{text-transform:uppercase;}
.instagram__feed{display:flex;justify-content:center;}
.instagram .social-links{justify-content:center;align-items:center;}
.instagram .social-links__label{margin-right:30px;}
.instagram .list-inline .btn:hover{color:#ffffff;}
.instagram .list-inline li{list-style-type:none;}
.instagram .list-inline li+li{padding-left:0;}
@media (max-width:992px){
.instagram__feed{flex-wrap:wrap;margin:50px -15px 0;}
.instagram__title{font-size:1.89rem;}
.instagram .content-block{padding-left:30px;padding-right:30px;}
}
.shop__label{position:absolute;background:#ffffff;text-transform:uppercase;font-weight:600;bottom:20px;left:20px;border-radius:200px;font-size:1.29rem;padding:11px 20px;}
.shop__block{margin:90px 0;display:flex;}
.shop__block .product-event__text{margin:auto 20px auto 0;}
@media (min-width:884px){
.shop__slider{max-width:883px;}
.shop__block .shop{position:relative;}
.shop__block .shop:nth-of-type(odd){width:510px;height:510px;}
.shop__block .shop:nth-of-type(odd) .shop__image{width:510px;height:510px;object-fit:cover;}
.shop__block .shop:nth-of-type(even){position:relative;width:410px;height:410px;margin-left:-37px;margin-top:50px;}
.shop__block .shop:nth-of-type(even) .shop__image{width:410px;height:410px;object-fit:cover;}
}
@media (max-width:1200px){
.shop__block{flex-direction:column;margin:40px 0;}
.shop__block .product-event__text{margin:0 0 20px;}
.shop__slider{margin:auto;}
}
@media (max-width:883px){
.shop__slider{max-width:100%;}
.shop__label{border-radius:0;bottom:10px;left:10px;text-transform:none;font-size:1.5rem;max-width:calc(100% - 20px);}
}
.delivery-list{display:flex;justify-content:flex-end;margin-right:10px;column-gap:25px;}
.delivery-list__item{white-space:nowrap;}
.delivery-list__item .icon{margin-right:10px;font-size:2.295rem;}
.delivery-list__item .tooltip--mobile,.delivery-list__item .icon{opacity:0.4;}
.delivery-list__item--active .tooltip--mobile,.delivery-list__item--active .icon{opacity:1;}
@media (max-width:1200px){
.delivery-list{justify-content:center;}
.delivery-list__item .tooltip--mobile{opacity:1;}
}
.title--h2--lp{font-size:30px;display:block;text-align:center;position:relative;font-weight:bold;padding-bottom:23px;margin-bottom:84px!important;line-height:40px;width:100%;}
@media (max-width:576px){
.title--h2--lp{font-size:28px;line-height:38px;}
}
.title--h2--lp:before,.title--h2--lp:after{content:"";left:50%;transform:translateX(-50%);position:absolute;}
.title--h2--lp:before{max-width:100%;width:220px;bottom:2.5px;border-bottom:1px solid #84754e;}
.title--h2--lp:after{width:4px;bottom:0;height:6px;background:#84754e;border-radius:100%;}
.text-banner-lp{margin-bottom:0;}
@media (min-width:993px){
.text-banner-lp{max-height:initial;}
}
.text-banner-lp .content-block{justify-content:center;}
@media (max-width:992px){
.text-banner-lp .content-block{background:rgba(0, 0, 0, 0.5);aspect-ratio:1;display:flex;width:100%;top:0;max-width:100%;padding-left:30px;padding-right:30px;}
}
@media (max-width:992px){
.text-banner-lp .text-banner__visual--mobile{position:absolute;height:100%;width:100%;object-fit:cover;z-index:-1;}
}
.text-banner-lp iframe{pointer-events:none;}
.text-banner-lp .text-banner__video iframe{width:160%;height:160%;left:50%;transform:translate(-55.4%, -50%);top:50%;}
@media (max-width:992px){
.text-banner-lp .text-banner__video iframe{width:200%;height:200%;}
}
@media (min-width:993px){
.text-banner-lp .text-banner__video{aspect-ratio:2.6666666667;min-height:600px;max-width:100%;}
}
.text-banner-lp .text-banner__video .icon-play{display:none;}
.text-banner-lp .text-banner__video .video--large{padding-bottom:0;height:100%;}
@media (max-width:992px){
.text-banner-lp .text-banner__video .video--large{display:none;}
}
.text-banner-lp .text-banner__description{font-size:24px;line-height:32px;font-weight:400;}
.text-banner-lp .text-banner__content{color:#ffffff;padding-left:0;padding-right:0;max-width:481px;background:transparent;justify-content:center;align-items:center;box-shadow:none!important;margin-top:0!important;}
.text-banner-lp .text-banner__content .btn{margin-top:30px;}
@media (max-width:992px){
.text-banner-lp .text-banner__content .btn{width:100%;}
}
.text-banner-lp .text-banner__content .title--h2--lp{color:#ffffff;font-size:54px;font-weight:400;line-height:75px;margin-bottom:13px!important;}
@media (max-width:992px){
.text-banner-lp .text-banner__content .title--h2--lp{font-size:44px;margin-bottom:54px!important;line-height:60px;}
}
.text-banner-lp .text-banner__content .title--h2--lp:before{border-color:#ffffff;}
.text-banner-lp .text-banner__content .title--h2--lp:after{background-color:#ffffff;}
.text-banner-lp .text-banner__content:before,.text-banner-lp .text-banner__content:after{content:initial;}
/*! CSS Used from: Embedded */
.bEBISY{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.bfWHZL{position:relative;width:48px;height:48px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}
.bfWHZL svg{z-index:0;position:relative;width:48px;height:48px;max-width:none;max-height:none;}
.bfWHZL svg path{-webkit-transition:0.15s ease;transition:0.15s ease;}
.hWWdla svg{z-index:100;position:relative;}
.hWWdla svg path{fill:#b45a2a;}
.hWWdla svg path:last-child{fill:#FFFFFF;}
.eXxfka.eXxfka.eXxfka.eXxfka.eXxfka.eXxfka{border:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;-webkit-text-decoration:none!important;text-decoration:none!important;text-overflow:unset!important;background:none!important;box-shadow:none!important;overflow:unset!important;z-index:1000!important;position:absolute!important;display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important;min-width:auto!important;width:auto!important;min-height:auto!important;height:auto!important;margin:0!important;padding:0!important;font-family:"Rubik",sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1.25!important;white-space:nowrap!important;cursor:pointer!important;-webkit-transition:-webkit-transform 0.2s ease!important;-webkit-transition:transform 0.2s ease!important;transition:transform 0.2s ease!important;}
.eXxfka.eXxfka.eXxfka.eXxfka.eXxfka.eXxfka::after{content:''!important;position:absolute!important;top:50%!important;left:50%!important;margin-top:-22px!important;margin-left:-18px!important;width:40px!important;height:40px!important;border-radius:44px 18px 40px 25px!important;}
.eXxfka.eXxfka.eXxfka.eXxfka.eXxfka.eXxfka{left:18px!important;bottom:10px!important;display:none!important;-webkit-transform:translate(0px,200px)!important;-ms-transform:translate(0px,200px)!important;transform:translate(0px,200px)!important;}
.eXxfka.eXxfka.eXxfka.eXxfka.eXxfka.eXxfka:hover{-webkit-transform:translate(0px,200px) scale(1.1)!important;-ms-transform:translate(0px,200px) scale(1.1)!important;transform:translate(0px,200px) scale(1.1)!important;}
.axeptio_mount{z-index:2147483647;position:relative;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Rubik",sans-serif;font-size:1em;line-height:1.5;}
.axeptio_mount *,.axeptio_mount *:before,.axeptio_mount *:after{box-sizing:border-box;}
.bqzerq{z-index:20930940;position:fixed;left:0;right:0;bottom:0;}
.bqzerq .AxeptioButton__AxeptioButtonStyle-sc-1h6hacv-0{position:absolute;bottom:20px;}
/*! CSS Used from: Embedded ; media=screen */
@media screen{
.activeM{color:#b75858!important;font-size:16px!important;font-weight:700;}
}
/*! CSS Used fontfaces */
@font-face{font-family:"Justine";src:url("/fonts/Justine.woff2") format("woff2"), url("/fonts/Justine.woff") format("woff");}


*, html{
	scroll-behavior: smooth;
}