@charset "UTF-8";.swiper-scrollbar{background:#0000001a;border-radius:10px;position:relative;-ms-touch-action:none}.swiper-container-horizontal>.swiper-scrollbar{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-container-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:#00000080;border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--swiper-navigation-size);margin-top:calc(var(--swiper-navigation-size)*-1/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}:root{--swiper-pagination-color:#4e4b4a}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .3s;transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff")}:root{--swiper-theme-color:#007aff}.swiper-container{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}#newsletter-overlay.mouse-focus,#newsletter-overlay:focus,#newsletter-overlay:focus-visible,.product_gallery[tabindex].mouse-focus,.product_gallery[tabindex]:focus,.product_gallery[tabindex]:focus-visible,.search-terms.mouse-focus,.search-terms:focus,.search-terms:focus-visible,a.mouse-focus,a:focus,a:focus-visible,button.mouse-focus,button:focus,button:focus-visible,input.mouse-focus,input:focus,input:focus-visible,select.mouse-focus,select:focus,select:focus-visible{outline:none}.sachet_list [tabindex]:focus-visible,div[tabindex]:focus-visible,klarna-placement::part(osm-cta):focus-visible{border-radius:unset;opacity:1;outline:1px solid #4e4b4a;outline-offset:2px}.header_search_form .search-terms.mouse-focus,.header_search_form .search-terms:focus{border:1px solid #ccc!important}#didomi-host #didomi-consent-popup a.mouse-focus,#didomi-host #didomi-consent-popup a:focus,#didomi-host #didomi-consent-popup button.mouse-focus,#didomi-host #didomi-consent-popup button:focus,#didomi-host #didomi-consent-popup div.mouse-focus,#didomi-host #didomi-consent-popup div:focus,#didomi-host #didomi-consent-popup span.mouse-focus,#didomi-host #didomi-consent-popup span:focus,#didomi-host #didomi-popup a.mouse-focus,#didomi-host #didomi-popup a:focus,#didomi-host #didomi-popup button.mouse-focus,#didomi-host #didomi-popup button:focus,#didomi-host #didomi-popup div.mouse-focus,#didomi-host #didomi-popup div:focus,#didomi-host #didomi-popup span.mouse-focus,#didomi-host #didomi-popup span:focus{outline:none}#didomi-host #didomi-consent-popup .didomi-exterior-border,#didomi-host #didomi-popup .didomi-exterior-border{border-color:#4e4b4a}#didomi-host #didomi-consent-popup .didomi-popup-container,#didomi-host #didomi-popup .didomi-popup-container{border:none}.using-keyboard .mdc-text-field--focused,.using-keyboard .product_gallery[tabindex]:focus,.using-keyboard .selectize-input.focus+.selectize-dropdown,.using-keyboard .selectize-input.focus~.selectize-dropdown,.using-keyboard a:focus,.using-keyboard button:focus,.using-keyboard input:focus,.using-keyboard select:focus{border-radius:unset;opacity:1;outline:1px solid #4e4b4a;outline-offset:2px}.using-keyboard .header_search_form .search-terms.focus,.using-keyboard .header_search_form .search-terms:focus{border-color:#7c7478!important}.using-keyboard #didomi-host #didomi-consent-popup a:focus,.using-keyboard #didomi-host #didomi-consent-popup button:focus,.using-keyboard #didomi-host #didomi-consent-popup div:focus,.using-keyboard #didomi-host #didomi-consent-popup span:focus,.using-keyboard #didomi-host #didomi-popup a:focus,.using-keyboard #didomi-host #didomi-popup button:focus,.using-keyboard #didomi-host #didomi-popup div:focus,.using-keyboard #didomi-host #didomi-popup span:focus{border-radius:unset;opacity:1;outline:1px solid #4e4b4a;outline-offset:2px}.using-keyboard .product-list .product-wrap,.using-keyboard .swiper-container,.using-keyboard .swiper-container .product-wrap{overflow:visible}.using-keyboard .product-list .product-wrap .product_image a{display:block}.using-keyboard .filter-show-more-btn:focus,.using-keyboard .filter-show-more-btn:focus-visible{border:1px solid #000;outline:none}.sr-only,.visually-hidden{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.cart_container-new .quote{border-bottom-style:unset;border-bottom-width:unset;border-color:unset;border-top-style:unset;border-top-width:unset}.cart_container-new .continue-button{text-transform:none}.cart_container-new .cart_promo_box{margin:20px 0}.cart_container-new.cart_container{margin:8px auto}.cart_container .mini_cart.disabled{opacity:.5;pointer-events:none}#recharge-customer-portal .recharge-button-secondary{background:#4e4b4a;color:#fff}.shop_by__item .linkFrom{display:block}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{background:#f2f2f2!important;background:#0000000f!important;border:0!important;-webkit-box-shadow:inset 0 0 12px 4px #fff;box-shadow:inset 0 0 12px 4px #fff;visibility:visible!important}.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px #0003}.selectize-dropdown-header{background:#f8f8f8;border-bottom:1px solid #d0d0d0;border-radius:3px 3px 0 0;padding:5px 8px;position:relative}.selectize-dropdown-header-close{color:#303030;font-size:20px!important;line-height:20px;margin-top:-12px;opacity:.4;position:absolute;right:8px;top:50%}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;-webkit-box-sizing:border-box;box-sizing:border-box;float:left}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.selectize-control.plugin-remove_button [data-value]{padding-right:24px!important;position:relative}.selectize-control.plugin-remove_button [data-value] .remove{border-left:1px solid #0073bb;border-radius:0 2px 2px 0;bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:inline-block;font-size:12px;font-weight:700;padding:2px 0 0;position:absolute;right:0;text-align:center;text-decoration:none;top:0;vertical-align:middle;width:17px;z-index:1}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:#0000000d}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#00578d}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#aaa}.selectize-control.plugin-remove_button .remove-single{font-size:23px;position:absolute;right:0;top:0}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;-webkit-font-smoothing:inherit}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text;display:inline-block}.selectize-input{border:1px solid #d0d0d0;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 1px #0000001a;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;overflow:hidden;padding:8px;position:relative;width:100%;z-index:1}.selectize-control.multi .selectize-input.has-items{padding:5px 8px 2px}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.15);box-shadow:inset 0 1px 2px #00000026}.selectize-input.dropdown-active{border-radius:3px 3px 0 0}.selectize-input>*{display:-moz-inline-stack;display:inline-block;vertical-align:baseline;zoom:1;*display:inline}.selectize-control.multi .selectize-input>div{background:#1da7ee;border:1px solid #0073bb;color:#fff;cursor:pointer;margin:0 3px 3px 0;padding:2px 6px}.selectize-control.multi .selectize-input>div.active{background:#92c836;border:1px solid #00578d;color:#fff}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{background:#d2d2d2;border:1px solid #aaa;color:#fff}.selectize-input>input{background:none!important;border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;display:inline-block!important;line-height:inherit!important;margin:0 1px!important;max-height:none!important;max-width:100%!important;min-height:0!important;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:none!important}.selectize-input:after{clear:left;content:" ";display:block}.selectize-input.dropdown-active:before{background:#f0f0f0;bottom:0;content:" ";display:block;height:1px;left:0;position:absolute;right:0}.selectize-dropdown{background:#fff;border:1px solid #d0d0d0;border-radius:0 0 3px 3px;border-top:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px #0000001a;-webkit-box-sizing:border-box;box-sizing:border-box;margin:-1px 0 0;position:absolute;z-index:10}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:#7da8d033;border-radius:1px}.selectize-dropdown .optgroup-header,.selectize-dropdown .option{padding:5px 8px}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.selectize-dropdown [data-selectable].option{opacity:1}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0}.selectize-dropdown .optgroup-header{background:#fff;color:#303030;cursor:default}.selectize-dropdown .active{background-color:#f5fafd;color:#495c68}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .create{color:#30303080}.selectize-dropdown-content{max-height:200px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{border-color:grey transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-3px;position:absolute;right:15px;top:50%;width:0}.selectize-control.single .selectize-input.dropdown-active:after{border-color:transparent transparent grey;border-width:0 5px 5px;margin-top:-4px}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{background-color:#fafafa;opacity:.5}.selectize-control.multi .selectize-input.has-items{padding-left:5px;padding-right:5px}.selectize-control.multi .selectize-input.disabled [data-value]{background:none;-webkit-box-shadow:none;box-shadow:none;color:#999;text-shadow:none}.selectize-control.multi .selectize-input.disabled [data-value],.selectize-control.multi .selectize-input.disabled [data-value] .remove{border-color:#e6e6e6}.selectize-control.multi .selectize-input.disabled [data-value] .remove{background:none}.selectize-control.multi .selectize-input [data-value]{background-color:#1b9dec;background-image:-webkit-gradient(linear,left top,left bottom,from(#1da7ee),to(#178ee9));background-image:linear-gradient(180deg,#1da7ee,#178ee9);background-repeat:repeat-x;border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 1px hsla(0,0%,100%,.03);box-shadow:0 1px #0003,inset 0 1px #ffffff08;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff1da7ee",endColorstr="#ff178ee9",GradientType=0);text-shadow:0 1px 0 rgba(0,51,83,.3)}.selectize-control.multi .selectize-input [data-value].active{background-color:#0085d4;background-image:-webkit-gradient(linear,left top,left bottom,from(#008fd8),to(#0075cf));background-image:linear-gradient(180deg,#008fd8,#0075cf);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff008fd8",endColorstr="#ff0075cf",GradientType=0)}.selectize-control.single .selectize-input{background-color:#f9f9f9;background-image:-webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#f2f2f2));background-image:linear-gradient(180deg,#fefefe,#f2f2f2);background-repeat:repeat-x;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8);box-shadow:0 1px #0000000d,inset 0 1px #fffc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffefefe",endColorstr="#fff2f2f2",GradientType=0)}.selectize-control.single .selectize-input,.selectize-dropdown.single{border-color:#b8b8b8}.selectize-dropdown .optgroup-header{font-size:.85em;font-weight:700;padding-top:7px}.selectize-dropdown .optgroup{border-top:1px solid #f0f0f0}.selectize-dropdown .optgroup:first-child{border-top:0}.viewMoreProductsSlider{text-align:center;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}@media only screen and (min-width:799px){.viewMoreProductsSlider{display:none}}.viewMoreProductsSlider a,.viewMoreProductsSlider a.btn-primary{margin-top:20px;min-height:40px;min-width:70%;padding:5px 10px}.pointer{cursor:pointer}[data-lazy]{opacity:0;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}[data-lazy].lzloaded{opacity:1}.stay-in-front{position:relative!important;z-index:2!important}.stay-in-front>.gf_column{float:none!important}.stay-in-the-back{position:relative!important;z-index:1!important}::-moz-selection{background:#dfddde;color:#333}::selection{background:#dfddde;color:#333}.twelve{width:100%}.tw-offset-by-one{left:8.33333%}.tw-offset-by-two{left:16.66667%}.tw-offset-by-three{left:25%}.tw-offset-by-four{left:33.33333%}.tw-offset-by-five{left:41.66667%}.tw-offset-by-six{left:50%}.tw-offset-by-seven{left:58.33333%}.tw-offset-by-eight{left:66.66667%}.tw-offset-by-nine{left:75%}.tw-offset-by-ten{left:83.33333%}.tw-offset-by-eleven{left:91.66667%}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{letter-spacing:0;text-transform:none}.anim,.anim:after,.anim:before{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.anim-back,.anim-back:after,.anim-back:before{-webkit-transition:all .2s cubic-bezier(.68,-.55,.265,1.55);transition:all .2s cubic-bezier(.68,-.55,.265,1.55)}#shopify-product-reviews{background:#fff;margin:0!important;padding:20px 0}.spr-container{border:none!important}.spr-container input[type=submit]{text-transform:none}.spr-badge{color:#4e4b4a}.product-details-info__super-title-wrap .spr-badge,.product-name .spr-badge{padding:0}.spr-icon{top:0!important}.spr-icon-star,.spr-icon-star-empty,.spr-icon-star-half-alt{background-image:var(--dav-img-url-rating-star);background-position:50%;background-repeat:no-repeat;display:inline-block;height:12px!important;margin-left:3px;width:12px!important}.spr-icon-star-empty:first-child,.spr-icon-star-half-alt:first-child,.spr-icon-star:first-child{margin-left:0}.spr-icon-star-half-alt{opacity:.5}.spr-icon-star-empty{opacity:.3}.spr-icon-star-half-alt:before,.spr-icon-star:before{content:"";opacity:1}.spr-icon-star-empty:before{content:"";opacity:.5}.spr-icon-star-empty.spr-icon-star-hover:before{color:#000;content:"";opacity:1}[class*=" spr-icon-"]:before,[class^=spr-icon-]:before{color:#4e4b4a;display:none!important;font-family:Crimson Text,serif;font-size:24px;line-height:1em;-webkit-transform:translateY(.3em);transform:translateY(.3em);width:.6em}.product-details-info__super-title-wrap [class*=" spr-icon-"]:before,.product-details-info__super-title-wrap [class^=spr-icon-]:before{line-height:18px}.spr-badge-starrating,.spr-starrating{margin-right:3px}.spr-badge-caption,.spr-summary-actions-togglereviews,.thumbnail .spr-badge-caption{display:inline;font-size:.8125rem}.spr-review-header-byline,.spr-review-header-byline strong{color:#4e4b4a;font-style:normal;font-weight:400;opacity:1}.spr-review-header-title{font-size:1.125rem;text-transform:none}.spr-reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between}.spr-reviews .spr-review{-webkit-box-flex:0 0 calc(50% - 20px);background-color:#f8f8f8;border:none;-webkit-box-shadow:none;box-shadow:none;-ms-flex:0 0 calc(50% - 20px);flex:0 0 calc(50% - 20px);margin:0 0 20px;padding:20px}@media only screen and (max-width:798px){.spr-reviews .spr-review{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}.spr-reviews .spr-review:first-child{margin:0 0 20px}.spr-reviews .spr-review .spr-review-header-starratings{float:right}.spr-reviews .spr-review .spr-review-reportreview{border:1px solid #4e4b4a;display:block;display:none;font-family:Crimson Text,serif;font-size:12px;outline:none;padding:10px}.spr-summary{-moz-align-items:flex-start;-ms-align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:798px){.spr-summary{-ms-flex-wrap:wrap;flex-wrap:wrap}}.spr-summary .spr-summary-actions{-moz-flex-grow:2;-ms-flex-grow:2;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}@media only screen and (max-width:798px){.spr-summary .spr-summary-actions{width:100%}}.spr-summary .spr-icon{top:-3px}.spr-summary-actions-newreview{background-color:#4e4b4a;color:#f8f8f8;cursor:pointer;display:block;font-family:Crimson Text,serif;font-size:.875rem;line-height:1.1875rem;padding:13px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.spr-summary-actions-newreview:focus,.spr-summary-actions-newreview:hover{background-color:#343231;color:#fff}.spr-form>form{margin:0 auto!important;width:50%}@media only screen and (max-width:1024px){.spr-form>form{width:83.33333%}}@media only screen and (max-width:798px){.spr-form>form{width:100%}}.spr-form-title{font-size:1.25rem;text-transform:none}.spr-form-label,.spr-form-review-body-charactersremaining{font-weight:400}.spr-pagination{-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (max-width:798px){.spr-pagination-page{padding:0 7px}}.spr-pagination-next{padding-left:7px;position:relative}.spr-pagination-prev{padding-right:7px;position:relative}.errors{background:#f8d7da;border:1px solid #ed969e;color:#721c24;padding:15px}.errors ul{list-style:none;margin:0;padding:0}.errors li{margin:0}.errors li+li{margin-top:10px}.alert-success{color:#155724}.alert-success.quote{background:#d4edda;border:1px solid #9ed6ac}.alert-error{color:#721c24}.alert-error.quote{background:#f8d7da;border:1px solid #ed969e}.alert-warning{color:#856404}.alert-warning.quote{background:#fff3cd;border:1px solid #ffe181}.swipetosee{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;float:right;font-family:HK Grotesk,sans-serif;font-size:.75rem;justify-content:flex-end;padding:30px}.swipetosee span{display:block;height:1px;margin-right:10px;position:relative;width:60px}.swipetosee span:before{opacity:.3;z-index:1}.swipetosee span:after,.swipetosee span:before{background-color:currentColor;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;width:100%}.swipetosee span:after{-webkit-animation:scrollDownBar 3s ease infinite;animation:scrollDownBar 3s ease infinite;z-index:2}.dav-loading-bar{background:transparent;display:block;height:2px;max-width:50%;position:relative;width:150px}.dav-loading-bar:before{opacity:.3;z-index:1}.dav-loading-bar:after,.dav-loading-bar:before{background-color:currentColor;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;width:100%}.dav-loading-bar:after{-webkit-animation:scrollDownBar 3s ease infinite;animation:scrollDownBar 3s ease infinite;z-index:2}html{font-size:16px}body{background-color:var(--dav-theme-background-default);color:#333;font-family:HK Grotesk,sans-serif;font-size:1rem;min-width:320px}body::-webkit-scrollbar-track{background-color:#fff}body::-webkit-scrollbar{background-color:#4e4b4a;width:6px}body::-webkit-scrollbar:horizontal{height:6px;width:auto}body::-webkit-scrollbar-thumb{background-color:#4e4b4a}body.blocked-scroll{padding-right:6px}body.is-active #header::-webkit-scrollbar-track{background-color:#fff}body.is-active #header::-webkit-scrollbar{background-color:#4e4b4a;width:6px}body.is-active #header::-webkit-scrollbar:horizontal{height:6px;width:auto}body.is-active #header::-webkit-scrollbar-thumb{background-color:#4e4b4a}body.overflow-h{overflow:hidden;padding-right:6px}input[type=color],input[type=date],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-family:HK Grotesk,sans-serif}p{line-height:1.3em}a:focus,button:focus{outline:none}select{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='-8 0 40 38.2'%3E%3Cpath d='M1.39 38.2c.3-.03 1.12-.41 1.74-.93 1.36-1.16 2.69-2.4 3.99-3.61 1.01-.95 2.03-1.89 3.07-2.81L22.97 19.7c.15-.13.24-.32.26-.53a.8.8 0 0 0-.2-.57l-3.38-3.8C15.24 9.83 11.07 5.14 6.9.59 6.39.14 5.63-.08 4.86.03 4.3.15 3.35.75 2.97 1.1c.38 1.48 1.06 2.83 2 3.98 2.27 2.49 4.73 4.97 7.1 7.36 1.42 1.43 2.84 2.87 4.24 4.32.36.38.68.67.94.92.66.62 1.13 1.06 1.09 1.76-.04.76-.63 1.19-1.79 2.06-2.37 1.76-5.05 4.14-7.65 6.45-2.58 2.29-5.24 4.65-7.62 6.43-.68.46-1.13 1.14-1.28 1.9.2.8.69 1.49 1.39 1.92' style='transform:rotate(90deg);transform-box:fill-box;transform-origin:center;fill:%23333'/%3E%3C/svg%3E");background-position-x:100%;background-repeat:no-repeat;font-size:1.125rem;height:26px;margin-bottom:12px;min-height:26px;padding:0}select,select:active,select:focus{border:none;color:#000}.select{margin-bottom:12px}.select label{font-size:.625rem;line-height:20px;margin-bottom:0;margin-top:12px}.dav-container,div.dav-container{padding-left:20px;padding-right:20px}@media only screen and (max-width:1024px){.dav-container,div.dav-container{padding-left:0;padding-right:0}}.dav-container-max-w{margin-left:auto;margin-right:auto;max-width:2048px}.dav-block-vspace,div.dav-block-vspace{padding-bottom:40px;padding-top:40px}.dav-block-vspace--small,div.dav-block-vspace--small{padding-bottom:20px;padding-top:20px}.dav-block-vspace--big,div.dav-block-vspace--big{padding-bottom:50px;padding-top:50px}.super-title{color:#000;font-size:1rem;font-style:italic;font-weight:700;text-decoration:underline}.dav-main-title,.super-title{font-family:Crimson Text,serif}.dav-main-title{font-size:2.625rem;letter-spacing:0;line-height:1.2em;text-transform:none}.dav-super-title{font-size:1rem;font-style:italic;font-weight:700;text-decoration:underline}.dav-super-title,.dav-title-block{color:#333;font-family:Crimson Text,serif}.dav-title-block{font-size:2.625rem;letter-spacing:0;line-height:1em;text-transform:none}.dav-title-block p{line-height:1em}.dav-title-block.title-mid{font-size:2.25rem}.dav-title-block.title-small{font-size:1.875rem}@media only screen and (max-width:798px){.dav-title-block{font-size:1.625rem}.dav-title-block.title-small{font-size:1.25rem}}.min-plus{display:inline-block;height:12px;position:relative;width:12px;z-index:1}.min-plus:after,.min-plus:before{background:#4e4b4a;content:"";height:2px;position:absolute;right:0;top:50%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%}.min-plus:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.show-minus .min-plus:after{-webkit-transform:rotate(0);transform:rotate(0)}.image-full-col .image-element__wrap{margin:0 -20px}.dav-breadcrumbs{color:#fff;font-family:Crimson Text,serif;font-size:.8125rem;text-shadow:none}.dav-breadcrumbs.dark{color:#000}.dav-breadcrumbs a,.dav-breadcrumbs a:active,.dav-breadcrumbs a:focus,.dav-breadcrumbs a:hover,.dav-breadcrumbs b,.dav-breadcrumbs span{color:currentColor}#shopify-section-header{left:0;position:sticky;top:0;-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out;z-index:1005}html.gemapp.video #shopify-section-header{position:fixed;width:100%}.promo_banner-show.header-scrolled #shopify-section-header{top:-30px}.shopping-bag-inner{fill:transparent;font-family:HK Grotesk,sans-serif!important;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.active_link .shopping-bag-inner{fill:currentColor}#header .promo_banner a,#header .promo_banner a:visited a:hover,.header .promo_banner a,.header .promo_banner a:visited a:hover{color:#fff}.promo_banner{background:#4e4b4a;color:#fff;font-family:HK Grotesk,sans-serif;font-size:.8125rem;letter-spacing:0;text-transform:none}.promo_banner .promo_banner-close{color:#fff}.promo_banner a.promo-link{color:#fff!important}.promo_banner a.promo-link strong{font-weight:400;text-decoration:underline!important}.promo_banner a,.promo_banner a span,.promo_banner a:visited{color:#fff}.promo_banner .swiper-container-autoheight .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#pagecontent{width:100%}@media only screen and (min-width:799px){.index.promo_banner-show #pagecontent{padding-bottom:0}.top_bar{display:none}}.header{position:relative}@media only screen and (max-width:1024px){.header{display:none}#header{display:block}}.main_nav_wrapper{background:#f5f5f3;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}body:not(.index) .main_nav_wrapper{background:#fff}.main_nav_wrapper.sticky_nav{background:#fff;-webkit-box-shadow:0 5px 5px #00000009!important;box-shadow:0 5px 5px #00000009!important;z-index:19!important}.main_nav_wrapper:hover{background:#fff}.mega-menu__image-caption-link{margin-bottom:0;padding:0;text-align:left}.mega-menu__image-caption-link a{padding-bottom:0;padding-top:0}.mega-menu__image-caption-link .image-element__wrap,.mega-menu__image-caption-link img{margin:0}.mega-menu__image-caption-text a{display:inline}.mega-menu__image-caption-text,.mega-menu__image-caption-text p{font-size:.875rem}.mega-menu__image-caption-text strong{display:block;font-family:Crimson Text,serif;font-size:1.375rem;font-weight:400;padding:5px 0}.mega-menu__image-caption-text em{font-family:Crimson Text,serif;font-size:.875rem;text-decoration:underline}a.btn-primary.column-btn-menu{color:#fff!important;min-height:44px;width:100%}a.btn-primary.column-btn-menu span{padding-bottom:5px;padding-top:5px;text-transform:none}.mega-menu>.dropdown.menu{-webkit-box-shadow:0 5px 5px rgba(0,0,0,.1);box-shadow:0 5px 5px #0000001a}.mega-menu .dropdown_content,.mobile-mega-menu .dropdown_content{padding:0 10px 80px}.mega-menu .mega-menu__richtext,.mobile-mega-menu .mega-menu__richtext{padding:0}.mega-menu .mega-menu__richtext strong,.mobile-mega-menu .mega-menu__richtext strong{color:#333;font-family:Crimson Text,serif;font-size:1.375rem;font-weight:400}.mega-menu .mega-menu__richtext p,.mobile-mega-menu .mega-menu__richtext p{padding-top:0}.mega-menu .dropdown_content{padding:0 10px}@media only screen and (max-width:1024px){#mobile_menu{margin:0 auto;width:60%}}@media only screen and (max-width:480px){#mobile_menu{margin:10px 20px;width:auto}}#mobile_menu .mobile-mega-menu__richtext{border:none!important;margin-bottom:15px}#mobile_menu .mobile-mega-menu__richtext-inner{display:-webkit-box;display:-ms-flexbox;display:flex}#mobile_menu .mobile-mega-menu__richtext-inner .richtext-image{-ms-flex-preferred-size:25%;flex-basis:25%;padding:0}#mobile_menu .mobile-mega-menu__richtext-inner .richtext-image .image-element__wrap{margin:0}#mobile_menu .mobile-mega-menu__richtext-inner .title-mini_mobile{-ms-flex-preferred-size:75%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:75%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f3;margin:0;padding:5px 0 5px 10px}#mobile_menu .mobile-mega-menu__richtext-inner .title-mini_mobile p{font-size:.875rem;font-weight:700;padding:0;text-transform:uppercase!important}#mobile_menu .mobile-mega-menu__richtext-inner .title-mini_mobile p a{font-weight:400;padding:5px 0 0}#mobile_menu .mobile-mega-menu__richtext-inner .title-mini_mobile p a span{color:#333;padding:0}@media only screen and (max-width:1024px){.sticky_nav{display:none}}.sticky_nav div.logo img{width:110px}.sticky_nav ul.menu{padding-bottom:10px!important}.main_nav{background:transparent;position:relative}.main_nav .logo{width:auto}.main_nav .logo a{padding-bottom:13px;padding-top:13px}.main_nav.menu-position--inline div.logo{padding-left:40px}.main_nav .nav{width:calc(100% - 150px)}.main_nav .nav>.cart_container{display:none}.main_nav .dropdown{background-color:#fff;background-position:0 100%;background-repeat:no-repeat;-webkit-box-shadow:0 5px 5px #00000009;box-shadow:0 5px 5px #00000009}.main_nav .dropdown_content,.main_nav .dropdown_content p{color:#333;font-family:HK Grotesk,sans-serif;font-weight:400;letter-spacing:0}.main_nav .dropdown_column ul a{color:#4e4b4a;font-family:HK Grotesk,sans-serif;font-size:.875rem;padding:0}.main_nav .dropdown_column ul.dropdown_title{border:none}.main_nav .dropdown_column ul.dropdown_title a,.main_nav .dropdown_column ul.dropdown_title span{color:#333;font-family:Crimson Text,serif;font-size:1.375rem}.main_nav .primary_logo{width:110px}.main_nav .menu.top-level-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:center;-ms-justify-content:center;position:relative;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;padding-right:164px;padding-top:15px}.main_nav .menu button{background:transparent;padding:12px 0}.main_nav .menu button.add_to_cart{background:#4e4b4a;color:#fff}.main_nav .menu a,.main_nav .menu button{font-size:.9375rem;letter-spacing:0;text-transform:none}@media only screen and (min-width:1025px){.main_nav .menu a,.main_nav .menu button{font-size:1rem}}.feature_image .header .main_nav .menu a,.feature_image .header .main_nav .menu button,.main_nav .menu a,.main_nav .menu a.active,.main_nav .menu a.active_link,.main_nav .menu button,.main_nav .menu button.active,.main_nav .menu button.active_link{border-color:transparent;color:#333}.feature_image .header .main_nav .menu a:hover,.feature_image .header .main_nav .menu a[href]:focus,.feature_image .header .main_nav .menu a[href]:hover,.feature_image .header .main_nav .menu button:hover,.feature_image .header .main_nav .menu button[href]:focus,.feature_image .header .main_nav .menu button[href]:hover,.main_nav .menu a.active:hover,.main_nav .menu a.active[href]:focus,.main_nav .menu a.active[href]:hover,.main_nav .menu a.active_link:hover,.main_nav .menu a.active_link[href]:focus,.main_nav .menu a.active_link[href]:hover,.main_nav .menu a:hover,.main_nav .menu a[href]:focus,.main_nav .menu a[href]:hover,.main_nav .menu button.active:hover,.main_nav .menu button.active[href]:focus,.main_nav .menu button.active[href]:hover,.main_nav .menu button.active_link:hover,.main_nav .menu button.active_link[href]:focus,.main_nav .menu button.active_link[href]:hover,.main_nav .menu button:hover,.main_nav .menu button[href]:focus,.main_nav .menu button[href]:hover{border-color:transparent;color:#9f9b99}.main_nav .menu a[href="#"],.main_nav .menu a[href="javascript:;"],.main_nav .menu button[href="#"],.main_nav .menu button[href="javascript:;"]{cursor:auto}.main_nav .menu a span.icon-down-arrow,.main_nav .menu button span.icon-down-arrow{display:none}.main_nav .menu li{padding:0 10px}.main_nav .menu li.menu-top-icons{padding:0 20px 0 0}.main_nav .menu li.top-level-menu__item{position:relative}.main_nav .menu li.top-level-menu__item>a,.main_nav .menu li.top-level-menu__item>button{display:block;line-height:20px}@media only screen and (min-width:799px){.main_nav .menu li.top-level-menu__item>a[data-pipe=true],.main_nav .menu li.top-level-menu__item>button[data-pipe=true]{margin-left:10px;padding-left:10px}.main_nav .menu li.top-level-menu__item>a[data-pipe=true]:before,.main_nav .menu li.top-level-menu__item>button[data-pipe=true]:before{background-color:#000;content:"";height:25px;left:-10px;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;width:1px}}@media only screen and (min-width:799px) and (-webkit-min-device-pixel-ratio:1.25) and (-webkit-max-device-pixel-ratio:1.25),only screen and (min-width:799px) and (min-resolution:1.25dppx) and (max-resolution:1.25dppx),only screen and (min-width:799px) and (min-resolution:120dpi) and (max-resolution:120dpi){.main_nav .menu li.top-level-menu__item>a[data-pipe=true]:before,.main_nav .menu li.top-level-menu__item>button[data-pipe=true]:before{-webkit-transform:scaleX(.8);transform:scaleX(.8)}}@media only screen and (max-width:1024px){.main_nav .menu li.top-level-menu__item{padding:0 4px}}.main_nav .menu-top-icons{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-moz-justify-content:flex-end;-ms-justify-content:flex-end;padding:0;position:absolute;right:0;top:0;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main_nav .menu-top-icons .menu-top-icons__anchor{background-color:transparent}.main_nav .menu-top-icons .cart_container,.main_nav .menu-top-icons .menu-top-icons__anchor{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;padding:0 5px;z-index:1}.main_nav .menu-top-icons .cart_container.active_link .cart_count,.main_nav .menu-top-icons .menu-top-icons__anchor.active_link .cart_count{background:transparent;color:#fff!important}.main_nav .menu-top-icons .cart_container{z-index:2}.main_nav .menu-top-icons .mini_cart{height:20px!important;margin:0;padding:0}.main_nav .menu-top-icons .mini_cart,.main_nav .menu-top-icons .mini_cart .cart_count,.main_nav .menu-top-icons .mini_cart a{background:transparent}.main_nav .menu-top-icons .mini_cart,.main_nav .menu-top-icons .nav a.mini_cart{z-index:1}.main_nav .menu-top-icons .mini_cart_click_btn{cursor:pointer!important}.main_nav .menu-top-icons .cart_count{color:#333!important;font-family:HK Grotesk,sans-serif;font-size:10px;left:50%;line-height:1em;margin-top:-1px;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.main_nav .menu-top-icons svg{fill:#333}.main_nav .dropdown_link--search .icon-search-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main_nav .dropdown_link--search .icon-search-wrapper .search-text{display:none}@media only screen and (min-width:1401px){.main_nav .dropdown_link--search .icon-search-wrapper{color:#333!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:1px solid;font-size:.875rem;gap:10px;justify-content:center;padding:5px 40px 5px 5px}.main_nav .dropdown_link--search .icon-search-wrapper .search-text{display:block}}.main_nav .menu-top-icons__anchor-salon span{color:#333!important;display:none;letter-spacing:unset;text-transform:capitalize}@media only screen and (min-width:1401px){.main_nav .menu-top-icons__anchor-salon span{display:block}}.main_nav .menu-top-icons__anchor-salon svg{height:20px;width:20px}.cart .continue-button{background:#4e4b4a;border:none;color:#fff;display:-webkit-inline-box!important;display:-moz-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.cart_container.active_link .cart_content--backdrop{background-color:transparent;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;position:fixed;right:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;top:-55px;width:100vw;z-index:1000}.cart_content--dav-desktop{-webkit-animation-duration:.5s;animation-duration:.5s;background:#dfddde;background:var(--dav-theme-background-default);border:none;-webkit-box-shadow:0 0 35px rgba(0,0,0,.3);box-shadow:0 0 35px #0000004d;display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;height:100vh;max-width:480px;padding-top:60px;position:fixed;right:0;top:0!important;width:480px;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media only screen and (max-width:480px){.cart_content--dav-desktop{max-width:100vw;width:100vw}}.search_container{display:none!important}.is-active .mobile-top-icon-locator,.is-active .mobile-top-icon-search,.is-active .mobile-top-icon-user{opacity:0;pointer-events:none}.mobile-top-icon-locator svg,.mobile-top-icon-search svg,.mobile-top-icon-user svg{fill:#333}@media only screen and (max-width:1024px){#header .top_bar a.mobile_logo{-moz-align-items:center;-ms-align-items:center;bottom:0;color:var(--dav-theme-logo_color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;height:auto;left:0;line-height:34px;margin:auto;position:absolute;right:0;top:0;width:50%;z-index:5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}#header a.mobile_logo img{max-height:30px;max-width:150px;width:auto}}.mobile-mega-menu p{color:#333}.mobile-mega-menu .image-element__wrap{margin:0 0 30px}.mobile-mega-menu .mega-menu__richtext--top p,.mobile-mega-menu .mega-menu__richtext--top strong{color:#333;font-size:1.125rem;letter-spacing:0;text-transform:none}.is-active #header[class^=mobile_nav]{background:#fff;height:100%}#header[class^=mobile_nav] .top_bar{background:var(--dav-theme-background-default);height:50px;padding:0 20px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.is-active #header[class^=mobile_nav] .top_bar{background:#fff}#header[class^=mobile_nav] .top_bar a,#header[class^=mobile_nav] .top_bar a.icon-search{color:#333}@media only screen and (max-width:798px){#header[class^=mobile_nav] .top_bar a.icon-search{left:0;padding:8px;right:auto}}@media only screen and (max-width:1024px){#header[class^=mobile_nav].header-homepage .top_bar a.icon-search{display:none}}#header[class^=mobile_nav] .mini_cart{background:transparent;margin:0;padding:0 0 0 10px;position:relative}#header[class^=mobile_nav] .mini_cart .cart_count{color:#333!important;font-family:HK Grotesk,sans-serif;left:50%;line-height:1em;margin-left:5px;margin-top:-3px;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}#header[class^=mobile_nav] .mini_cart svg{fill:#333}#header[class^=mobile_nav] .mobile_nav.dropdown_link{width:auto}#header[class^=mobile_nav] .mobile-user-link{padding:10px}#header[class^=mobile_nav] .mobile-salon-link{font-size:2.5rem;padding:8px;z-index:99}#header[class^=mobile_nav] .mobile-salon-link svg{height:20px;width:20px}@media only screen and (max-width:480px){#header[class^=mobile_nav] a.mobile_logo img{max-height:23px}}#header[class^=mobile_nav] .dropdown{background:#fff}@media only screen and (max-width:1024px){#header[class^=mobile_nav] .dropdown .klevuTarget.klevu-fluid>div.klevuWrap{top:45px!important}}#header[class^=mobile_nav] .menu button{background:transparent;padding:12px 0;text-align:left;width:100%}#header[class^=mobile_nav] .menu a,#header[class^=mobile_nav] .menu button{color:#333;font-size:1.125rem;letter-spacing:0;text-transform:none}#header[class^=mobile_nav] .menu a.mobile_menu__anchor--light,#header[class^=mobile_nav] .menu button.mobile_menu__anchor--light{-moz-align-items:center;-ms-align-items:center;color:#4e4b4a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header[class^=mobile_nav] .menu a.mobile_menu__anchor--light svg,#header[class^=mobile_nav] .menu button.mobile_menu__anchor--light svg{fill:#4e4b4a;margin-right:10px}#header[class^=mobile_nav] .menu a.mobile_menu__anchor--light.mobile_menu__anchor svg,#header[class^=mobile_nav] .menu button.mobile_menu__anchor--light.mobile_menu__anchor svg{height:20px;width:20px}#header[class^=mobile_nav] .menu a.mobile_menu_newsletter,#header[class^=mobile_nav] .menu button.mobile_menu_newsletter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#header[class^=mobile_nav] .menu a .icon-down-arrow,#header[class^=mobile_nav] .menu button .icon-down-arrow{color:#333}#header[class^=mobile_nav] .menu li{border-top:1px solid #dfddde;padding-left:0}#header[class^=mobile_nav] .menu li:last-child{border-bottom:1px solid #dfddde}#header[class^=mobile_nav] .menu li.mega-menu__richtext{border-top:none}#header[class^=mobile_nav] .menu li.mega-menu__richtext.sublink ul li,#header[class^=mobile_nav] .menu li.mobile-mega-menu_block.sublink ul li{border:none}#header[class^=mobile_nav] .menu li.mega-menu__richtext.sublink ul a,#header[class^=mobile_nav] .menu li.mobile-mega-menu_block.sublink ul a{color:#4e4b4a;font-family:HK Grotesk,sans-serif;font-size:.875rem;padding-bottom:5px;padding-top:5px}#header[class^=mobile_nav] .menu li.mega-menu__richtext:empty,#header[class^=mobile_nav] .menu li.mobile-mega-menu_block:empty{border:none}#header[class^=mobile_nav] .menu li.mobile_menu__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:none;padding:10px 0}#header[class^=mobile_nav] .menu li.mobile_menu__socials span{display:-webkit-inline-box;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:0 10px}#header[class^=mobile_nav] .menu li.mobile_menu__socials span:hover svg{fill:#333}#header[class^=mobile_nav] .menu li.mobile_menu__socials svg{height:60px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:50px;fill:#4e4b4a}#header[class^=mobile_nav] .menu li.mobile_menu__anchor-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:none;padding:10px 0}#header[class^=mobile_nav] .menu li.mobile_menu__anchor-wrapper a{display:-webkit-inline-box;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:0 10px}#header[class^=mobile_nav] .menu li.mobile_menu__shop-all{border-top:none;padding-top:10px;text-align:center}#header[class^=mobile_nav] .menu li.mobile_menu__shop-all .btn-primary{color:#fff;margin:5px 0;width:100%}#header[class^=mobile_nav] .menu li.mobile_menu__shop-all .btn-primary__text{text-transform:none}#header[class^=mobile_nav] .menu li.mobile_menu__shop-all .btn-primary__content-text{color:#333;font-size:.875rem;letter-spacing:0;text-transform:none}#header[class^=mobile_nav] .menu li.mobile_menu__shop-all span{font-size:.875rem;text-decoration:unset!important}#header[class^=mobile_nav] .cart_container.active_link .cart_count{background:transparent;color:#fff!important}#header[class^=mobile_nav] .homepage-mobile-search{background:#fff;height:64px;overflow:hidden;-webkit-transition:height .2s ease-in-out;transition:height .2s ease-in-out}#header[class^=mobile_nav] .homepage-mobile-search.closeHomeSearch{height:0}#header[class^=mobile_nav] .homepage-mobile-search .header_search_form{margin:0 auto;padding:5px 0 15px}@media only screen and (max-width:1024px){#header[class^=mobile_nav] .homepage-mobile-search .header_search_form .search-submit{bottom:30%}}@media only screen and (max-width:480px){#header[class^=mobile_nav] .homepage-mobile-search .header_search_form .search-submit{bottom:10%}}.mobile_nav .burger-icon{display:block;height:auto}.mobile_nav .close-icon,.mobile_nav.open .burger-icon{display:none}.mobile_nav.open .close-icon{display:block;height:auto}.mobile_nav div{margin-left:0;width:20px}.mobile_nav div span{background:#333}.mobile_nav div span:first-child{top:12px}.mobile_nav div span:nth-child(2),.mobile_nav div span:nth-child(3){top:19.5px}.mobile_nav div span:nth-child(4){top:28px}[data-dropdown=search]{position:relative;z-index:1}.header_search_form{border:none}@media only screen and (max-width:1024px){.header_search_form{padding-top:5px}}.header_search_form .search-submit{bottom:10%;font-size:30px;top:auto}.header_search_form .search-terms{border:1px solid #ccc}@media only screen and (max-width:1024px){.header_search_form .search-terms{font-size:16px;margin:0}}.header_search_form .search-terms,.header_search_form .search-terms:focus{background:transparent;color:#4e4b4a;font-family:HK Grotesk,sans-serif;font-size:.875rem;letter-spacing:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media only screen and (max-width:798px){.header_search_form .search-terms,.header_search_form .search-terms:focus{font-size:16px}}.header_search_form .search-terms:-ms-input-placeholder,.header_search_form .search-terms::-moz-placeholder,.header_search_form .search-terms::-webkit-input-placeholder,.header_search_form .search-terms:focus:-ms-input-placeholder,.header_search_form .search-terms:focus::-moz-placeholder,.header_search_form .search-terms:focus::-webkit-input-placeholder{color:#dfddde;font-family:HK Grotesk,sans-serif;font-size:.875rem;letter-spacing:0}.header_search_form .search-terms:focus{background:#fff;font-size:1rem}.header_search_form .search-terms:focus:-ms-input-placeholder,.header_search_form .search-terms:focus::-moz-placeholder,.header_search_form .search-terms:focus::-webkit-input-placeholder{font-size:.875rem}.header_search_form .search__results .item-result{background:var(--dav-theme-background-default)!important}.header_search_form .search__results .item-result a .title{color:#333!important}.header_search_form .search__results .item-result a:active,.header_search_form .search__results .item-result a:hover{background:#e6e6eb!important;opacity:.97}.header_search_form .search__results .item-result a .item-pricing{color:#4e4b4a!important}.index-sections .caption.position-left{line-height:0px}@media only screen and (max-width:798px){.index-sections .cta-width{max-width:100%;width:100%}.index-sections .box-homepage-collection__mobile{width:90%}}.caption.position-left{bottom:0;right:auto;top:auto;-webkit-transform:translate(0);transform:translate(0)}.label_switcher{font-family:Crimson Text;font-size:1.125rem;margin-bottom:5px;text-align:left}@media only screen and (max-width:798px){.label_switcher{margin-bottom:10px;margin-top:30px;padding-left:10px;text-align:left}}@media only screen and (max-width:480px){.label_switcher{font-size:.875rem;text-align:center}}#dav-lang-switcher{border:1px solid #4e4b4a;border-left:none;border-right:none}@media only screen and (max-width:798px){#dav-lang-switcher{margin-top:30px}}#dav-lang-switcher select{background-position:100%;border:none;color:#4e4b4a;font-family:HK Grotesk,sans-serif;font-size:.75rem!important;height:auto;margin:0;padding:10px 15px}@media only screen and (max-width:798px){#dav-lang-switcher select{font-size:1rem!important}}#dav-lang-switcher .mdc-select__native-control{background:transparent!important}#dav-lang-switcher .selectize-control.single .selectize-input,#dav-lang-switcher .selectize-dropdown.single{border:none;-webkit-box-shadow:none;box-shadow:none}#dav-lang-switcher .selectize-control.single{height:45px}#dav-lang-switcher .selectize-control.single .selectize-input{background:none;font-family:HK Grotesk;font-size:.75rem;padding:12px 21px}@media only screen and (max-width:480px){#dav-lang-switcher .selectize-control.single .selectize-input{padding:12px 24px}}#dav-lang-switcher .selectize-control.single .selectize-input.dropdown-active,#dav-lang-switcher .selectize-control.single .selectize-input.input-active{background:#fff}@media only screen and (max-width:480px){#dav-lang-switcher .selectize-dropdown.single{padding-bottom:60px}}#dav-lang-switcher+.dav-lang-switcher__link{font-family:HK Grotesk;font-size:.75rem;padding:10px 0 0}@media only screen and (max-width:480px){#dav-lang-switcher+.dav-lang-switcher__link{text-align:center}}#dav-lang-switcher+.dav-lang-switcher__link a{text-decoration:underline}@media only screen and (max-width:480px){#dav-lang-switcher+.dav-lang-switcher__link a{font-size:.75rem}}body.is-iOS #dav-lang-switcher input{font-size:1rem}.newsletter_section{position:relative;z-index:1}.newsletter_section.newsletter_section--dav{background-color:#fff;min-height:280px}.newsletter_section.newsletter_section--dav:after{background-image:var(--dav-img-url-nw-right);background-position:top 0 left 0;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";height:330px;left:auto;max-height:100%;position:absolute;right:0;width:282px;z-index:1}@media only screen and (max-width:480px){.newsletter_section.newsletter_section--dav:after{bottom:0;height:154px;top:auto;width:154px}}.newsletter_section.newsletter_section--dav:before{background-image:var(--dav-img-url-nw-left);background-position:top 0 left 0;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:330px;left:0;max-height:100%;position:absolute;width:282px;z-index:1}@media only screen and (max-width:480px){.newsletter_section.newsletter_section--dav:before{background-image:none}}.newsletter_section.newsletter_section--dav.no-bkg-style-dx:after,.newsletter_section.newsletter_section--dav.no-bkg-style-sx:before{content:none}.newsletter_section.newsletter_section--dav .box-img-sx{background-position:top 0 left 0;background-repeat:no-repeat;background-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;max-height:100%;overflow:hidden;position:absolute;z-index:1}@media only screen and (max-width:480px){.newsletter_section.newsletter_section--dav .box-img-sx{display:none}}.newsletter_section.newsletter_section--dav .box-img-dx{background-position:top 0 left 0;background-repeat:no-repeat;background-size:cover;bottom:0;height:330px;left:auto;max-height:100%;overflow:hidden;position:absolute;right:0;width:282px;z-index:1}@media only screen and (max-width:480px){.newsletter_section.newsletter_section--dav .box-img-dx{bottom:0;height:153px;top:auto;width:154px}.newsletter_section.newsletter_section--dav .box-img-dx img{height:270px}}.newsletter_section.newsletter_section--dav .container{position:relative;z-index:2}@media only screen and (max-width:798px){.newsletter_section.newsletter_section--dav .container{width:58.33333%}}@media only screen and (max-width:480px){.newsletter_section.newsletter_section--dav .container{padding:20px;width:100%}}.newsletter_section.newsletter_section--dav .container .section_form{display:inline-block}.newsletter_section.newsletter_section--dav .newsletter{max-width:550px}.newsletter_section.newsletter_section--dav .newsletter-text,.newsletter_section.newsletter_section--dav .newsletter-text p{color:#333;font-size:.875rem;line-height:20px;text-align:center}@media only screen and (max-width:798px){.newsletter_section.newsletter_section--dav .newsletter-text,.newsletter_section.newsletter_section--dav .newsletter-text p{font-size:.8125rem}}.newsletter_section.newsletter_section--dav .input-row{position:relative}.newsletter_section.newsletter_section--dav .input-row+.input-row{margin-top:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newsletter_section.newsletter_section--dav input.contact_email[type=email]{font-size:1rem}.newsletter_section.newsletter_section--dav input[type=email],.newsletter_section.newsletter_section--dav input[type=tel],.newsletter_section.newsletter_section--dav input[type=text]{border:1px solid #9f9b99;font-size:.875rem}.newsletter_section.newsletter_section--dav .form-submit{padding-right:.9em;position:absolute;right:1px;top:1px;z-index:1}.newsletter_section.newsletter_section--dav .form-submit .btn-icons-wrap{margin-left:0}.newsletter_section.newsletter_section--dav .mdc-form-field{width:100%}.newsletter_section.newsletter_section--dav .mdc-checkbox{margin-left:-10px}.newsletter_section.newsletter_section--dav .mdc-text-field{margin:10px 0}.newsletter_section.newsletter_section--dav .dav-title-block{color:#333;font-family:Crimson Text;font-size:2.25rem;letter-spacing:0;line-height:40px;text-align:center}@media only screen and (max-width:798px){.newsletter_section.newsletter_section--dav .dav-title-block{font-size:1.375rem}}.newsletter_section.newsletter_section--dav .newletter-label__radios{font-family:HK Grotesk;font-size:.75rem}.newsletter_section.newsletter_section--dav .nw-privacy{display:none}.section_form input[type=email],.section_form input[type=text]{border:1px solid #9f9b99}.newsletter_section .newsletter{max-width:400px}@media only screen and (max-width:798px){.newsletter_section .newsletter{width:100%}}@media only screen and (max-width:480px){.footer-back-top .back-to-top .back-to-top__anchor{font-size:1rem;padding:17px 0}}.footer{background:#f5f5f3;border:none}@media only screen and (max-width:1024px){.footer .newsletter{left:0}}.footer .certificates{display:-webkit-box;display:-ms-flexbox;display:flex;height:88px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;padding-bottom:25px}@media only screen and (max-width:798px){.footer .certificates{border-bottom:1px solid #4e4b4a;border-top:1px solid #4e4b4a;height:122px;padding:20px 0}}.footer .certificates__bcorp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .certificates__bcorp svg{height:60px;width:80px}.footer .certificates__bcorp a{font-size:.625rem;line-height:10px;padding:10px 0;text-align:center;text-decoration:underline}.footer .payment_methods svg{-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media only screen and (max-width:480px){.footer .payment_methods{padding-bottom:31px}}.footer .footer__btn-nw{background:#4e4b4a;-webkit-box-shadow:none;box-shadow:none;color:#fff;outline:none;width:100%}.footer .footer__btn-nw:hover{background:#1a1918}.footer .footer__btn-nw svg{margin-right:10px;fill:#fff}.footer .footer-section .newsletter_section h6{color:#333!important}.footer>.container{padding-bottom:0;padding-top:0}@media only screen and (max-width:798px){.footer>.container.dav-container{padding-left:20px;padding-right:20px}}@media only screen and (max-width:480px){.footer>.container.dav-container{padding-left:24px;padding-right:24px}}.footer .social_icons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0}@media only screen and (max-width:798px){.footer .social_icons{-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}}.footer .social_icons a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 41px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px}@media only screen and (max-width:798px){.footer .social_icons a{padding:0 20px}}.footer .social_icons a:first-child{padding-left:0}@media only screen and (max-width:798px){.footer .social_icons a:first-child{padding-left:20px}}.footer .social_icons a svg{fill:#4e4b4a;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.footer .social_icons a:hover svg{fill:#333}.footer a,.footer a:visited{color:#9f9b99;font-size:.875rem}.footer a:active,.footer a:focus,.footer a:hover{color:#333}.footer .footer-icon-wrap{text-align:center}@media only screen and (max-width:798px){.footer .footer-icon-wrap{margin-bottom:15px}}.footer .footer-icon-wrap ul{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:30px}@media only screen and (max-width:798px){.footer .footer-icon-wrap ul{padding-left:0}}.footer .footer-logo-wrap{text-align:center}@media only screen and (max-width:798px){.footer .footer-logo-wrap{border-bottom:1px solid #4e4b4a;margin-bottom:15px}}.footer .footer-menu-wrap h6{color:#333;font-family:Crimson Text,serif;letter-spacing:0;position:relative;text-transform:none}@media only screen and (max-width:798px){.footer .footer-menu-wrap h6{font-size:16px}}.footer .footer-menu-wrap h6 .icon-down-arrow{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer .footer-menu-wrap h6.active .icon-down-arrow{-webkit-transform:translateY(-50%) rotateX(180deg);transform:translateY(-50%) rotateX(180deg)}@media only screen and (max-width:798px){.footer .footer-menu-wrap h6{border:none}}@media only screen and (max-width:1400px){.footer .footer-menu-wrap>.newsletter{left:0;width:calc(25% - 40px)}}@media only screen and (min-width:1025px) and (max-width:1399px){.footer .footer-menu-wrap>.newsletter{left:0}}@media only screen and (min-width:799px) and (max-width:1023px){.footer .footer-menu-wrap>.newsletter{clear:both;left:0;max-width:50%;padding:0 20px;width:50%}}@media only screen and (max-width:798px){.footer .footer-menu-wrap>.newsletter{max-width:100%;width:100%}.footer .footer_menu{text-align:center}}.footer .footer_menu h6{cursor:pointer;text-transform:none}@media only screen and (min-width:799px){.footer .footer_menu h6 .icon-down-arrow{display:none}}.footer .footer-logo{height:30px;opacity:.7}@media only screen and (max-width:480px){.footer .footer-logo{height:20px;margin:0 auto}}.footer .credits{-moz-align-items:center;-ms-align-items:center;display:-webkit-inline-box;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:798px){.footer .credits{font-size:.75rem;line-height:1.5em}}.footer .credits svg{margin-right:20px;-webkit-transform:scale(1.6);transform:scale(1.6);fill:#9f9b99;-ms-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.footer ul{padding:0}.footer ul li{margin:0;padding:8px 0}@media only screen and (max-width:798px){.footer .newsletter{max-width:100%;width:100%}.footer .newsletter_section{margin-top:0;padding-top:15px;width:100%}}.footer .newsletter_section h6{padding-bottom:15px}@media only screen and (max-width:798px){.footer .newsletter_section h6{text-align:center}}.newsletter-input-inline-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.newsletter-input-inline-btn input[type=email],.newsletter-input-inline-btn input[type=text]{-moz-flex-grow:2;-ms-flex-grow:2;-webkit-box-flex:2;-ms-flex-positive:2;border:1px solid #dfddde;border-right:none;color:#dfddde;flex-grow:2;font-family:HK Grotesk,sans-serif;font-size:14px;height:54px}.newsletter-input-inline-btn button[type=submit],.newsletter-input-inline-btn input[type=submit]{background:#fff;border:1px solid #dfddde;border-left:none;color:#333;height:54px}.footer-menu-bottom{display:block;float:right;padding-top:20px}@media only screen and (max-width:798px){.footer-menu-bottom{text-align:center;width:100%}}.footer-menu-bottom ul{display:inline;margin:0;padding:0}.footer-menu-bottom li{display:inline-block}.footer-menu-bottom li::last-child a{padding-right:0}.footer-menu-bottom a{font-size:.75rem;padding:0 10px}.footer_credits{border:none;margin-bottom:20px}@media only screen and (max-width:798px){.footer_credits{text-align:center}}.footer-accesibe{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:480px){.footer-accesibe{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer-accesibe-content{width:50%}@media only screen and (max-width:480px){.footer-accesibe-content{width:unset}}.footer-accesibe-content--icon{margin-left:5px}.footer-accesibe-text{cursor:pointer}@media only screen and (max-width:480px){.footer-accesibe-text{color:#333;font-family:Crimson Text,serif;font-size:.89375rem}}.acsb-trigger-icon{background-color:#4c4c4c;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;line-height:1;outline:0 none!important;-webkit-transition:all .15s ease;transition:all .15s ease;width:30px;z-index:999999999999}.acsb-trigger-icon,.acsb-trigger-icon svg{opacity:1;overflow:visible!important;visibility:visible}.acsb-trigger-icon svg{position:static;fill:#fff;bottom:0;left:0;margin:auto;max-height:65%!important;max-width:65%!important;right:0;top:0}.image-with-text-overlay-section{padding-bottom:20px}.image-with-text-overlay-section .banner-img-bg-cover-like{background-position:50%;background-repeat:no-repeat;background-size:cover;height:670px}@media only screen and (max-width:1024px){.image-with-text-overlay-section .banner-img-bg-cover-like{height:630px}}@media only screen and (max-width:798px){.image-with-text-overlay-section .banner-img-bg-cover-like{height:520px}}@media only screen and (max-width:480px){.image-with-text-overlay-section .banner-img-bg-cover-like{background-position:top;height:0;min-height:unset;padding-bottom:10px;padding-top:80%}}.image-with-text-overlay-section .banner-img-bg-cover-like.banner-video-wrapper{position:relative}.image-with-text-overlay-section .banner-img-bg-cover-like .banner-video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.image-with-text-overlay-section .banner{background:var(--dav-theme-background-default);padding-bottom:0}@media only screen and (min-width:1025px){.index-sections .image-with-text-overlay-section.under-menu:first-child{margin-top:0}}.image-with-text-overlay-section>.container{padding:0}@media only screen and (max-width:798px){.image-with-text-overlay-section>.container>.columns{left:0}}@media only screen and (max-width:480px){.image-with-text-overlay-section>.container>.columns{padding:0 20px}}.image-with-text-overlay-section .btn-scroll-down{bottom:-15px;right:4.16667%}.image-with-text-overlay-section .caption{letter-spacing:0;padding:0;z-index:5}@media only screen and (max-width:480px){.image-with-text-overlay-section .caption{margin:0;position:relative}}.image-with-text-overlay-section .caption.position-right{bottom:0;left:auto;right:0;top:auto;-webkit-transform:none;transform:none;width:auto}.image-with-text-overlay-section .caption .subtitle{color:#333;font-size:2rem;letter-spacing:0;text-transform:none}@media only screen and (max-width:1024px){.image-with-text-overlay-section .caption .subtitle{font-size:1.5rem}}@media only screen and (max-width:798px){.image-with-text-overlay-section .caption .subtitle{font-size:1.125rem}}.image-with-text-overlay-section .caption .subtitle,.image-with-text-overlay-section .caption .subtitle p{letter-spacing:0;line-height:1.1em}.image-with-text-overlay-section .caption .subtitle strong{font-size:2rem}@media only screen and (max-width:1024px){.image-with-text-overlay-section .caption .subtitle strong{font-size:1.625rem;line-height:1.1em}}.image-with-text-overlay-section .caption-content{max-width:75%;padding:40px 40px 0}@media only screen and (max-width:1024px){.image-with-text-overlay-section .caption-content{padding:30px}}@media only screen and (max-width:798px){.image-with-text-overlay-section .caption-content{max-width:100%;padding:20px;width:100%}}.image-with-text-overlay-section .caption-background-true{background:var(--dav-theme-background-default)}.image-with-text-overlay-section .swiper-pagination{bottom:0;padding-left:40px;padding-top:20px;position:relative;text-align:left}@media only screen and (max-width:1024px){.image-with-text-overlay-section .swiper-pagination{padding-left:30px}}@media only screen and (max-width:798px){.image-with-text-overlay-section .swiper-pagination{padding-left:20px;padding-top:0}}.banner-wrap{background:var(--dav-theme-background-default);max-width:100%;width:100%}.visual-inner{position:relative}.visual-inner .visual-inner__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:calc(90vh - 74px)}.visual-inner .visual-inner__image,.visual-inner .visual-inner__image.container{padding-bottom:0;padding-top:0}@media only screen and (max-width:1024px){.visual-inner .visual-inner__image,.visual-inner .visual-inner__image.container{height:calc(80vh - 42px);width:100%}}@media only screen and (max-width:480px){.visual-inner .visual-inner__image,.visual-inner .visual-inner__image.container{background-position:top;height:0;padding-top:108%}}.visual-inner .dav-loading-bar{left:50%;opacity:1;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.visual-inner .lzloaded+.dav-loading-bar{opacity:0}.visual-inner.visual-inner--small .visual-inner__image{height:0;padding-top:23%}@media only screen and (max-width:480px){.visual-inner.visual-inner--small .visual-inner__image{padding-top:71%}}.visual-inner.visual-inner--small .visual-inner__breadcrumbs-wrap.container{padding-bottom:0;padding-top:10px}.visual-inner,.visual-inner.container{margin-bottom:30px;width:100%}@media only screen and (max-width:480px){.visual-inner .visual-inner__socials{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.visual-inner .visual-inner__socials__title{color:#4e4b4a;font-size:.875rem;letter-spacing:0;text-transform:none}.visual-inner .visual-inner__socials__links{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.visual-inner .visual-inner__socials__link{margin-right:50px}.visual-inner .visual-inner__socials__link svg{fill:#4e4b4a;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.visual-inner .visual-inner__socials__link:hover svg{fill:#333}.visual-inner .visual-inner__text{background:var(--dav-theme-background-default);color:#4e4b4a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Crimson Text,serif;font-size:1.625rem;-moz-justify-content:space-between;-ms-justify-content:space-between;margin:-105px 0 0;max-width:50%;min-height:105px;padding:30px 40px 0;position:relative;text-align:left;z-index:1;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between}.visual-inner .visual-inner__text:empty{display:none}@media only screen and (max-width:1024px){.visual-inner .visual-inner__text{max-width:66.66667%}}@media only screen and (max-width:798px){.visual-inner .visual-inner__text{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.125rem;max-width:91.66667%;padding:20px 20px 0}}.visual-inner .visual-inner__text,.visual-inner .visual-inner__text p{line-height:1.1em}.visual-inner .visual-inner__title,.visual-inner .visual-inner__title.dav-title-block{margin-bottom:30px}@media only screen and (max-width:798px){.visual-inner .visual-inner__title,.visual-inner .visual-inner__title.dav-title-block{margin-bottom:10px}}.visual-inner .visual-inner__sub-title{color:#4e4b4a;font-size:.75rem;text-transform:uppercase}.visual-inner .image-element__wrap{margin:0}@media only screen and (max-width:480px){.visual-inner .visual-inner__breadcrumbs{padding-left:20px;padding-right:20px}}.visual-inner.visual-inner--small .visual-inner__breadcrumbs-wrap{left:0;position:absolute;top:0;z-index:1}.btn-primary,.button,a.btn-primary,a.button,button,button.shopify-payment-button__button.shopify-payment-button__button--unbranded,input.btn-primary[type=button],input.btn-primary[type=submit],input[type=button],input[type=reset],input[type=submit]{font-family:Crimson Text;text-transform:none}button.remove-product,button.remove-sachet-cart_item{background-color:unset;background:unset;color:#000;height:unset;min-height:unset;padding:unset}@media only screen and (min-width:799px){button.remove-product,button.remove-sachet-cart_item{margin-right:15px}}button.remove-product img,button.remove-sachet-cart_item img{width:10px}@-webkit-keyframes scrollDownBar{0%{-webkit-animation-timing-function:cubic-bezier(.48,.02,0,.99);animation-timing-function:cubic-bezier(.48,.02,0,.99);-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top right;transform-origin:top right}30%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top right;transform-origin:top right}41%{-webkit-animation-timing-function:cubic-bezier(.48,.02,0,.99);animation-timing-function:cubic-bezier(.48,.02,0,.99);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top left;transform-origin:top left}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top left;transform-origin:top left}}@keyframes scrollDownBar{0%{-webkit-animation-timing-function:cubic-bezier(.48,.02,0,.99);animation-timing-function:cubic-bezier(.48,.02,0,.99);-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top right;transform-origin:top right}30%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top right;transform-origin:top right}41%{-webkit-animation-timing-function:cubic-bezier(.48,.02,0,.99);animation-timing-function:cubic-bezier(.48,.02,0,.99);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top left;transform-origin:top left}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top left;transform-origin:top left}}.btn-to-cart.no-wishlist:after{content:"";height:0;width:0}.action_to_cart__list{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 10px!important}.btn-to-cart{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;padding:0 15px;text-align:left;text-transform:none;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;background-color:#4e4b4a;letter-spacing:0;line-height:normal;min-height:100%;position:relative}@media only screen and (max-width:798px){.btn-to-cart{padding:0 15px}}.btn-to-cart:after{background-color:#fff;content:"";display:block;height:62%;position:absolute;right:0;width:1px}.btn-to-cart:hover{background-color:#9f9b99}.btn-to-cart .text{font-size:.875rem;text-decoration:underline}@media only screen and (max-width:798px){.btn-to-cart .text{padding-top:8px}}.btn-to-cart .added{display:none}.btn-to-cart .modal_price{font-size:1rem;line-height:1em;margin-bottom:0;padding-bottom:0}@media only screen and (max-width:798px){.btn-to-cart .modal_price{font-size:.75rem;padding-bottom:8px}}.btn-to-cart .modal_price .was_price{color:#fff}.btn-to-wishlist{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;-moz-align-items:center;-ms-align-items:center;background-color:#4e4b4a;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 15px}@media only screen and (max-width:798px){.btn-to-wishlist{padding:0 10px}}.btn-to-wishlist:hover{background-color:#9f9b99}.btn-to-wishlist svg,.btn-to-wishlist svg path{fill:#fff}.wishlist-messagge-heart{background:var(--dav-img-url-heart) no-repeat center center;background-size:contain;height:50px;margin-bottom:15px;width:100%}.btn-scroll-down{-moz-align-items:center;-ms-align-items:center;display:-webkit-inline-box;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:15px;color:#666;font-size:12px;font-weight:700;letter-spacing:3px;mix-blend-mode:difference;position:absolute;right:40px;text-transform:uppercase;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}@media only screen and (max-width:798px){.btn-scroll-down{display:none}}.btn-scroll-down .btn-scroll-down__text{padding-left:20px}.btn-scroll-down .btn-scroll-down__bar{background:transparent;display:block;height:1px;position:relative;width:60px}.btn-scroll-down .btn-scroll-down__bar:before{opacity:.3;z-index:1}.btn-scroll-down .btn-scroll-down__bar:after,.btn-scroll-down .btn-scroll-down__bar:before{background-color:currentColor;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;width:100%}.btn-scroll-down .btn-scroll-down__bar:after{-webkit-animation:scrollDownBar 3s ease infinite;animation:scrollDownBar 3s ease infinite;z-index:2}.btn-primary,a.btn-primary{background-color:#4e4b4a;cursor:pointer;font-family:Crimson Text;font-size:1rem;line-height:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:0;color:#fff;justify-content:center;min-height:54px;padding:10px 20px;text-align:center;text-decoration:underline;text-transform:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media only screen and (max-width:480px){.btn-primary,a.btn-primary{font-size:.875rem;min-height:40px;padding:5px 20px}}.btn-primary:active,.btn-primary:focus,.btn-primary:hover,a.btn-primary:active,a.btn-primary:focus,a.btn-primary:hover{background-color:#6e6c6c}.btn-primary__text,a.btn-primary__text{color:#fff}.btn-secondary{background-color:#fff;cursor:pointer;font-family:Crimson Text;font-size:1rem;line-height:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid #4e4b4a;border-radius:0;color:#4e4b4a;justify-content:center;min-height:54px;padding:10px 20px;text-align:center;text-decoration:underline;text-transform:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media only screen and (max-width:480px){.btn-secondary{font-size:.875rem;min-height:40px;padding:5px 20px}}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{background-color:#e7e7e7}.btn-secondary__text{color:#4e4b4a}.cta-width,a.cta-width{min-width:180px}@media only screen and (max-width:480px){.cta-width,a.cta-width{min-width:136px}}.cta-content{padding-top:25px}@media only screen and (max-width:480px){.ingredients-content{padding-top:25px}}.btn-plus,.homepage-slideshow a.btn-plus{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Crimson Text,serif;font-size:1rem;line-height:1.2em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:none;color:#4e4b4a;font-weight:400}.btn-plus svg,.homepage-slideshow a.btn-plus svg{-ms-flex-negative:0;flex-shrink:0}.btn-plus span,.homepage-slideshow a.btn-plus span{color:#4e4b4a;display:inline-block;overflow:hidden}.btn-plus span:after,.homepage-slideshow a.btn-plus span:after{background:#4e4b4a;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.btn-plus:active,.btn-plus:active span,.btn-plus:focus,.btn-plus:focus span,.btn-plus:hover,.btn-plus:hover span,.homepage-slideshow a.btn-plus:active,.homepage-slideshow a.btn-plus:active span,.homepage-slideshow a.btn-plus:focus,.homepage-slideshow a.btn-plus:focus span,.homepage-slideshow a.btn-plus:hover,.homepage-slideshow a.btn-plus:hover span{color:#333}.btn-plus:active span:after,.btn-plus:focus span:after,.btn-plus:hover span:after,.homepage-slideshow a.btn-plus:active span:after,.homepage-slideshow a.btn-plus:focus span:after,.homepage-slideshow a.btn-plus:hover span:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.btn-plus:active svg,.btn-plus:focus svg,.btn-plus:hover svg,.homepage-slideshow a.btn-plus:active svg,.homepage-slideshow a.btn-plus:focus svg,.homepage-slideshow a.btn-plus:hover svg{-webkit-transform:scale(1.3);transform:scale(1.3)}.btn-plus:active.rotate svg,.btn-plus:focus.rotate svg,.btn-plus:hover.rotate svg,.homepage-slideshow a.btn-plus:active.rotate svg,.homepage-slideshow a.btn-plus:focus.rotate svg,.homepage-slideshow a.btn-plus:hover.rotate svg{-webkit-transform:scale(1.3) rotate(90deg);transform:scale(1.3) rotate(90deg)}.btn-plus.light,.btn-plus.light span,.homepage-slideshow a.btn-plus.light,.homepage-slideshow a.btn-plus.light span{color:#fff}.btn-plus.light span:after,.homepage-slideshow a.btn-plus.light span:after{background:#fff}.btn-plus.light:active,.btn-plus.light:focus,.btn-plus.light:hover,.homepage-slideshow a.btn-plus.light:active,.homepage-slideshow a.btn-plus.light:focus,.homepage-slideshow a.btn-plus.light:hover{color:#fff}.btn-plus.light-mint-dark,.homepage-slideshow a.btn-plus.light-mint-dark{color:#86af9d}.btn-plus.light-mint-dark span,.homepage-slideshow a.btn-plus.light-mint-dark span{color:#fff}.btn-plus.light-mint-dark span:after,.homepage-slideshow a.btn-plus.light-mint-dark span:after{background:#fff}.btn-plus.light-mint-dark:active,.btn-plus.light-mint-dark:focus,.btn-plus.light-mint-dark:hover,.homepage-slideshow a.btn-plus.light-mint-dark:active,.homepage-slideshow a.btn-plus.light-mint-dark:focus,.homepage-slideshow a.btn-plus.light-mint-dark:hover{color:#fff}.btn-scroll-see-more{-moz-align-items:center;-ms-align-items:center;display:-webkit-inline-box;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:15px;color:#fff;font-size:12px;font-weight:700;letter-spacing:3px;line-height:1.4em;mix-blend-mode:difference;position:absolute;right:40px;text-transform:uppercase;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.btn-scroll-see-more .btn-scroll-see-more__text{padding-left:20px}.btn-scroll-see-more .btn-scroll-see-more__bar{background:transparent;display:block;height:1px;position:relative;width:60px}.btn-scroll-see-more .btn-scroll-see-more__bar:before{opacity:.3;z-index:1}.btn-scroll-see-more .btn-scroll-see-more__bar:after,.btn-scroll-see-more .btn-scroll-see-more__bar:before{background-color:currentColor;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;width:100%}.btn-scroll-see-more .btn-scroll-see-more__bar:after{-webkit-animation:scrollDownBar 3s ease infinite;animation:scrollDownBar 3s ease infinite;z-index:2}@-webkit-keyframes from360to0{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes from360to0{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@-webkit-keyframes from0to360{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes from0to360{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes from360to0Scale{0%{-webkit-transform:rotate(1turn) scaleY(.8);transform:rotate(1turn) scaleY(.8)}to{-webkit-transform:rotate(0deg) scaleY(.8);transform:rotate(0) scaleY(.8)}}@keyframes from360to0Scale{0%{-webkit-transform:rotate(1turn) scaleY(.8);transform:rotate(1turn) scaleY(.8)}to{-webkit-transform:rotate(0deg) scaleY(.8);transform:rotate(0) scaleY(.8)}}.organic-blob,.organic-blob circle{fill:#827d7c;-webkit-transform:scale(1);transform:scale(1)}.organic-blob path,.organic-blob polygon,.organic-blob rect{fill:#fff}.organic-blob{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.organic-blob:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.organic-blob .organic-blob__circle1{-webkit-animation:from0to360 1s ease infinite;animation:from0to360 1s ease infinite;cx:150;cy:145;r:100;-webkit-transform:scaleY(.9);transform:scaleY(.9);-webkit-transform-origin:145px 150px;transform-origin:145px 150px}.organic-blob .organic-blob__circle2{-webkit-animation:from360to0 2s ease infinite;animation:from360to0 2s ease infinite;cx:150;cy:155;r:100;-webkit-transform:scaleY(.9);transform:scaleY(.9);-webkit-transform-origin:155px 150px;transform-origin:155px 150px}.organic-blob .organic-blob__circle3{-webkit-animation:from0to360 3s ease infinite;animation:from0to360 3s ease infinite;cx:145;cy:150;r:100;-webkit-transform:scaleY(.9);transform:scaleY(.9);-webkit-transform-origin:150px 145px;transform-origin:150px 145px}.organic-blob .organic-blob__circle4{-webkit-animation:from360to0 2.5s ease infinite;animation:from360to0 2.5s ease infinite;r:100}.organic-blob .organic-blob__circle4,.organic-blob .organic-blob__circle5{cx:155;cy:150;-webkit-transform:scaleY(.9);transform:scaleY(.9);-webkit-transform-origin:150px 155px;transform-origin:150px 155px}.organic-blob .organic-blob__circle5{r:80;fill:#4e4b4a;-webkit-animation:from360to0 2s linear infinite;animation:from360to0 2s linear infinite}.organic-blob .organic-blob__circle6{cx:155;cy:160;r:70;fill:#4e4b4a;-webkit-transform:scaleY(.9);transform:scaleY(.9)}.organic-blob .organic-blob__plus{fill:#fff;-webkit-transform-origin:150px 150px;transform-origin:150px 150px}.organic-blob .organic-blob__plus+.organic-blob__plus{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.organic-blob.light,.organic-blob.light circle,.organic-blob.light path,.organic-blob.light polygon{fill:#827d7c}.organic-blob.light .organic-blob__circle5,.organic-blob.light .organic-blob__circle6{fill:#fff}.organic-blob.light-mint-dark,.organic-blob.light-mint-dark circle{fill:#c3d8cf}.organic-blob.light-mint-dark .organic-blob__plus,.organic-blob.light-mint-dark path,.organic-blob.light-mint-dark polygon{fill:#86af9d}.organic-blob.light-mint-dark .organic-blob__circle1,.organic-blob.light-mint-dark .organic-blob__circle2,.organic-blob.light-mint-dark .organic-blob__circle3,.organic-blob.light-mint-dark .organic-blob__circle4{fill:#c3d8cf}.organic-blob.light-mint-dark .organic-blob__circle5,.organic-blob.light-mint-dark .organic-blob__circle6{fill:#fff}.btn-block,a.btn-block{background:#4e4b4a;border:1px solid #4e4b4a;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;font-family:Crimson Text,serif;font-size:1rem;line-height:1em;line-height:1.2em;padding:20px 15px;text-align:center;text-decoration:underline}.btn-block:active,.btn-block:focus,.btn-block:hover,a.btn-block:active,a.btn-block:focus,a.btn-block:hover{background:#413e3e;border-color:#413e3e;color:#fff}.btn-block.outlined,a.btn-block.outlined{background-color:#fff;color:#4e4b4a}.btn-block.outlined:active,.btn-block.outlined:focus,.btn-block.outlined:hover,a.btn-block.outlined:active,a.btn-block.outlined:focus,a.btn-block.outlined:hover{background:#f2f2f2;border-color:#413e3e;color:#413e3e}.dav-icon-bg{background-size:contain;display:inline-block;height:20px;width:20px}.dav-icon-bg--clock{background:var(--dav-img-url-clock) no-repeat center}.dav-icon-bg--marker{background:var(--dav-img-url-marker) no-repeat center}.btn-link-underlined,a.btn-link-underlined{color:#4e4b4a;font-family:Crimson Text,serif;font-size:14px}.btn-link-underlined,.btn-link-underlined:active,.btn-link-underlined:focus,.btn-link-underlined:hover,a.btn-link-underlined,a.btn-link-underlined:active,a.btn-link-underlined:focus,a.btn-link-underlined:hover{text-decoration:underline}.dav-featured-text .regular_text{font-family:Crimson Text,serif;font-size:1.125rem;line-height:1.2}.dav-featured-text .huge_claim_text{padding:20px 0}@media only screen and (max-width:798px){.dav-featured-text .huge_claim_text{padding:0 0 0 8.33333%}}.dav-featured-text .huge_claim_text,.dav-featured-text .huge_claim_text p{font-family:Crimson Text,serif;font-size:3.375rem;font-weight:400;line-height:1.1em;margin-bottom:0}@media only screen and (max-width:1024px){.dav-featured-text .huge_claim_text,.dav-featured-text .huge_claim_text p{font-size:2rem}}@media only screen and (max-width:798px){.dav-featured-text .huge_claim_text,.dav-featured-text .huge_claim_text p{font-size:1.625rem}}.dav-featured-text .dav-featured-text__img .image-element__wrap{margin:0}@media only screen and (max-width:1024px){.dav-featured-text .dav-featured-text__img .image-element__wrap{margin:-5% 0 -5% auto;-webkit-transform:scale(.7) translateX(20px);transform:scale(.7) translate(20px)}}.dav-featured-text .dav-featured-text__text.highlight-anchors{color:#4e4b4a}.dav-featured-text .dav-featured-text__text.highlight-anchors a{color:#333}.dav-featured-text .dav-featured-text__text.highlight-anchors a:active,.dav-featured-text .dav-featured-text__text.highlight-anchors a:focus,.dav-featured-text .dav-featured-text__text.highlight-anchors a:hover{color:#4d4d4d}@media only screen and (max-width:798px){.box-text-video-image__wrap{padding-left:20px!important;width:100%}}.box-text-video-image{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px}@media only screen and (max-width:1024px){.box-text-video-image{-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0}}.box-text-video-image .box-text-video-image__content{-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;overflow:hidden;position:relative}@media only screen and (max-width:1024px){.box-text-video-image .box-text-video-image__content{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}@media only screen and (max-width:798px){.box-text-video-image .box-text-video-image__content{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.box-text-video-image .box-text-video-image__content .box-text-video-image__media-mobile{display:none}@media only screen and (max-width:798px){.box-text-video-image .box-text-video-image__content .box-text-video-image__media-mobile{display:block;height:100%;padding-top:75%;position:relative;width:100%}.box-text-video-image .box-text-video-image__content .box-text-video-image__media-mobile .image-element__wrap{height:100%}.box-text-video-image .box-text-video-image__content .box-text-video-image__media-mobile a{bottom:0;left:0;position:absolute;right:0;top:0}.box-text-video-image .box-text-video-image__content .box-text-video-image__media-mobile img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}.box-text-video-image .box-text-video-image__text-bg{background-repeat:no-repeat;background-size:cover;height:60%;left:0;position:absolute;top:0;width:100%}@media only screen and (max-width:798px){.box-text-video-image .box-text-video-image__text-bg{height:auto;position:relative}}.box-text-video-image .box-text-video-image__text-decoration{background-size:cover;left:0;position:absolute;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:1}.box-text-video-image .box-text-video-image__content-spacer{-moz-flex-grow:2;-ms-flex-grow:2;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.box-text-video-image .box-text-video-image__text{background:var(--dav-theme-background-default);margin-left:20%;padding:40px 40px 30px;position:absolute;right:0;top:60%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.25s;transition:.25s;z-index:2}.box-text-video-image .box-text-video-image__text,.box-text-video-image .box-text-video-image__text p{font-size:1rem;line-height:1.4em}@media only screen and (max-width:480px){.box-text-video-image .box-text-video-image__text,.box-text-video-image .box-text-video-image__text p{font-size:.875rem}}@media only screen and (max-width:798px){.box-text-video-image .box-text-video-image__text{padding:20px;position:relative}}@media only screen and (max-width:480px){.box-text-video-image .box-text-video-image__text{margin:-30px 0 0 20px;-webkit-transform:none;transform:none}}.box-text-video-image .box-text-video-image__text .cta-content{padding-top:0}.box-text-video-image .box-text-video-image__title,.box-text-video-image h2.box-text-video-image__title,.box-text-video-image h3.box-text-video-image__title{background:var(--dav-theme-background-default);letter-spacing:0;line-height:1em;margin:0;padding:0 20px 60px 0;position:relative;text-transform:none;z-index:2}@media only screen and (max-width:1024px){.box-text-video-image .box-text-video-image__title,.box-text-video-image h2.box-text-video-image__title,.box-text-video-image h3.box-text-video-image__title{font-size:1.875rem}}@media only screen and (max-width:798px){.box-text-video-image .box-text-video-image__title,.box-text-video-image h2.box-text-video-image__title,.box-text-video-image h3.box-text-video-image__title{font-size:1.625rem}}.box-text-video-image .box-text-video-image__media{-ms-flex-basis:66.66667%;position:relative;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%}@media only screen and (max-width:1024px){.box-text-video-image .box-text-video-image__media{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}@media only screen and (max-width:798px){.box-text-video-image .box-text-video-image__media{display:none}}.box-text-video-image .box-text-video-image__media.with-video-btn{margin-bottom:100px}.box-text-video-image .box-text-video-image__media iframe{height:500px}@media only screen and (max-width:1024px){.box-text-video-image .box-text-video-image__media iframe{height:300px}}.box-text-video-image .box-text-video-image__media .image-element__wrap{padding-top:75%;position:relative;width:100%}.box-text-video-image .box-text-video-image__media .image-element__wrap img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.box-text-video-image .box-text-video-image__play-wrap{padding-top:15px;position:absolute;text-align:center;top:100%;width:100%;z-index:1}.box-text-video-image .box-text-video-image__play-wrap .btn-plus{display:-webkit-inline-box;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.video-stripe{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:center;-ms-justify-content:center;min-height:340px;position:relative;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-stripe .video-stripe__inner{-ms-flex-basis:41.66667%;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;padding:0 20px;position:relative;text-align:center;z-index:2}.video-stripe .video-stripe__inner a{display:inline-block}@media only screen and (max-width:1400px){.video-stripe .video-stripe__inner{-ms-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%}}@media only screen and (max-width:798px){.video-stripe .video-stripe__inner{-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%}}.video-stripe .video-stripe__btn-play{display:inline-block}.video-stripe .video-stripe__text,.video-stripe .video-stripe__text p{color:#fff;font-family:Crimson Text,serif;font-size:1.875rem;line-height:1.1em}.video-stripe .video-stripe__bg,.video-stripe .video-stripe__bg-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.video-stripe .video-stripe__bg:after{background:#33333380;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.video-stripe .video-stripe__bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.video-stripe .video-stripe__iframe{height:90vh}.video-stripe .modal-body{line-height:0}.box-homepage-collection{background:var(--dav-theme-background-default);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:798px){.box-homepage-collection .swiper-container{padding:0}}.box-homepage-collection .swiper-container.swiper-container-initialized .list-swiper,.box-homepage-collection .swiper-container.swiper-container-initialized .list-swiper-related{opacity:.5;-webkit-transition:all .5 ease-in-out;transition:all .5 ease-in-out}.box-homepage-collection .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-active,.box-homepage-collection .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-next,.box-homepage-collection .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-prev,.box-homepage-collection .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-active,.box-homepage-collection .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-next,.box-homepage-collection .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-prev{opacity:1}.box-homepage-collection .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:50px}@media only screen and (max-width:798px){.box-homepage-collection .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding-bottom:0}}.box-homepage-collection .swiper-wrapper .thumbnail{float:none;padding-bottom:30px;width:100%}@media only screen and (max-width:798px){.box-homepage-collection .list-swiper{padding:0 10px;-ms-flex-preferred-size:50%;flex-basis:50%;margin:0}}@media only screen and (max-width:480px){.box-homepage-collection .list-swiper{-ms-flex-preferred-size:50%;flex-basis:50%}.box-homepage-collection .list-swiper:not(:nth-child(-n+4)){display:none}}@media only screen and (max-width:798px){.box-homepage-collection .list-swiper-related{padding:10px;-ms-flex-preferred-size:50%;flex-basis:50%;margin:0}}@media only screen and (max-width:480px){.box-homepage-collection .list-swiper-related{-ms-flex-preferred-size:50%;flex-basis:50%}}.box-homepage-collection .list-swiper-related .product-details-info__super-title-wrap{display:block;min-height:26px}.box-homepage-collection .list-swiper-related .loox-rating:empty{min-height:26px}.box-homepage-collection .list-swiper-related .super-title{display:none}.box-homepage-collection .swiper-container-horizontal>.swiper-scrollbar{background-color:#fff;border-radius:5px;height:10px;left:0}.box-homepage-collection .swiper-scrollbar-drag{background-color:#4e4b4a}.box-homepage-collection .swiper-button-next,.box-homepage-collection .swiper-button-prev{background-color:#4e4b4a;background-repeat:no-repeat;height:70px;width:70px;fill:#fff;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media only screen and (max-width:798px){.box-homepage-collection .swiper-button-next,.box-homepage-collection .swiper-button-prev{display:none}}.box-homepage-collection .swiper-button-next.swiper-button-disabled,.box-homepage-collection .swiper-button-prev.swiper-button-disabled{opacity:0}.box-homepage-collection .swiper-button-next svg,.box-homepage-collection .swiper-button-prev svg{fill:#fff}.box-homepage-collection .swiper-button-next:after,.box-homepage-collection .swiper-button-prev:after{display:none}.box-homepage-collection .swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:2857.14286%}@media only screen and (max-width:1024px){.box-homepage-collection .swiper-slide{width:210px}}.box-homepage-collection .box-homepage-collection__content{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:25%;flex-basis:25%;padding:20px 20px 80px 40px}@media only screen and (max-width:798px){.box-homepage-collection .box-homepage-collection__content{-ms-flex-basis:60%;padding-bottom:0;padding-top:0;-ms-flex-preferred-size:60%;flex-basis:60%}}@media only screen and (max-width:480px){.box-homepage-collection .box-homepage-collection__content{-ms-flex-preferred-size:100%;flex-basis:100%;padding-left:20px}}.box-homepage-collection .box-homepage-collection__title-column{font-size:2.625rem;line-height:1em;margin:0 20px 28px;width:100%}@media only screen and (max-width:1024px){.box-homepage-collection .box-homepage-collection__title-column{font-size:2rem;line-height:36px}}@media only screen and (max-width:480px){.box-homepage-collection .box-homepage-collection__title-column{font-size:1.625rem;margin:0 10px 14px;text-align:center}}.box-homepage-collection .box-homepage-collection__title{font-family:Crimson Text;font-size:2.625rem;margin-bottom:20px}@media only screen and (max-width:480px){.box-homepage-collection .box-homepage-collection__title{font-size:1.625rem;margin-bottom:15px}}.box-homepage-collection .box-homepage-collection__cta{padding-left:40px}@media only screen and (max-width:798px){.box-homepage-collection .box-homepage-collection__cta{display:none;padding-left:24px}}.box-homepage-collection .box-homepage-collection__mobile{display:none}@media only screen and (max-width:798px){.box-homepage-collection .box-homepage-collection__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}}.box-homepage-collection .box-homepage-collection__text{padding-left:8.33333%}.box-homepage-collection .box-homepage-collection__text,.box-homepage-collection .box-homepage-collection__text p{font-size:1rem;line-height:1.5em;text-align:left}@media only screen and (max-width:480px){.box-homepage-collection .box-homepage-collection__text,.box-homepage-collection .box-homepage-collection__text p{font-size:.875rem}}.box-homepage-collection .box-homepage-collection__products{-ms-flex-preferred-size:75%;flex-basis:75%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;overflow:hidden;padding:0 0 30px 20px}@media only screen and (max-width:798px){.box-homepage-collection .box-homepage-collection__products{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding-left:20px;padding-right:20px}}@media only screen and (max-width:480px){.box-homepage-collection .box-homepage-collection__products{overflow-x:auto}.box-homepage-collection .box-homepage-collection__products::-webkit-scrollbar-track{background-color:#fff}.box-homepage-collection .box-homepage-collection__products::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.box-homepage-collection .box-homepage-collection__products::-webkit-scrollbar:horizontal{height:6px;width:auto}.box-homepage-collection .box-homepage-collection__products::-webkit-scrollbar-thumb{background-color:#4e4b4a}}.box-homepage-collection .box-homepage-collection__products.all_desk{-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (max-width:480px){.box-homepage-collection .box-homepage-collection__products .product-list{padding-bottom:0}}.box-homepage-collection .box-homepage-collection__products .columns{-ms-flex-basis:25%;width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;margin:0;padding:0 20px}.box-homepage-collection .box-homepage-collection__products .product-list{display:-webkit-box;display:-ms-flexbox;display:flex}.box-homepage-collection .box-homepage-collection__products .product-list .thumbnail{-moz-flex-basis:33%;-ms-flex-basis:33%;-moz-flex-basis:calc(33% - 20px);-ms-flex-basis:calc(33% - 20px);-ms-flex-shrink:0;text-align:left;-ms-flex-negative:0;-ms-flex-basis:50%;flex-shrink:0;width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 20px}.box-homepage-collection__wrap.container{padding-bottom:20px}@media only screen and (max-width:1024px){.box-homepage-collection__wrap.container{width:100%}}.box-v-stripe-with-link{background:#fff}.box-v-stripe-with-link .container{padding-bottom:40px;padding-top:40px}@media only screen and (max-width:1024px){.box-v-stripe-with-link .container{margin-left:0;margin-right:0;width:100%}}@media only screen and (max-width:798px){.box-v-stripe-with-link .container{padding-left:0;padding-right:0}}.box-v-stripe-with-link>:not(.box-v-stripe-with-link__decoration){position:relative;z-index:2}.box-v-stripe-with-link .box-v-stripe-with-link__decoration{background-position:100% 100%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.box-v-stripe-with-link .box-v-stripe-with-link__decoration.mobile-decoration{background-size:auto}.box-v-stripe-with-link .box-v-stripe-with-link__title{font-size:2.25rem;margin-bottom:30px}@media only screen and (max-width:798px){.box-v-stripe-with-link .box-v-stripe-with-link__title{margin-bottom:10px}}.box-v-stripe-with-link .box-v-stripe-with-link__text{font-size:.875rem}.redactional-box .redactional-box__item{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media only screen and (max-width:480px){.redactional-box .redactional-box__item{padding-left:5px;padding-right:5px}}.redactional-box .redactional-box__item:nth-of-type(2n){margin-top:50px}@media only screen and (max-width:480px){.redactional-box .redactional-box__item:nth-of-type(2n){padding-left:5px;padding-right:5px}}.redactional-box .redactional-box__title{font-size:2.625rem;line-height:1em;margin:0;padding:20px 0 10px}@media only screen and (max-width:480px){.redactional-box .redactional-box__title{font-size:1.375rem}}.redactional-box .redactional-box__subheadings{font-size:1rem;line-height:1.4em}.redactional-box .redactional-box__linkwrap{margin-top:20px}.redactional-box .image-element__wrap{margin-bottom:25px;width:100%}.shopping-info-content-background{background-color:#ebebe8}.shopping-info-content-background .flex-block{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;padding-top:20px;-ms-flex-pack:space-around;-moz-align-items:stretch;-ms-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media only screen and (min-width:1025px){.shopping-info-content-background .flex-block{-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}}@media only screen and (max-width:798px){.shopping-info-content-background .flex-block.no-flex-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.shopping-info-content-background .flex-block.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.shopping-info-content-background .flex-items{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0 15px;text-align:center}@media only screen and (min-width:1025px){.shopping-info-content-background .flex-items{-ms-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}}@media only screen and (max-width:798px){.shopping-info-content-background .flex-items{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 5px 15px}}.shopping-info-content-background .flex-items>svg{margin-bottom:10px}.shopping-info-content-background svg{height:40px;fill:#4e4b4a}.shopping-info-content-background .description-shopping-info,.shopping-info-content-background .description-shopping-info p{color:#4e4b4a;font-size:.875rem;line-height:1.1em;text-align:center}@media only screen and (max-width:798px){.shopping-info-content-background .description-shopping-info,.shopping-info-content-background .description-shopping-info p{font-size:.75rem}}@media only screen and (max-width:480px){.shop-by-blocks .container{padding:0 0 20px}}.shop-by-blocks h2{font-size:2.625rem;line-height:1em;margin:0 20px 28px}@media only screen and (max-width:1024px){.shop-by-blocks h2{font-size:2rem;line-height:36px}}@media only screen and (max-width:798px){.shop-by-blocks h2{margin-left:5px;margin-right:5px}}@media only screen and (max-width:480px){.shop-by-blocks h2{font-size:1.625rem;text-align:center}}.shop-by-blocks .cta-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:480px){.shop-by-blocks .cta-content .cta-width{min-width:unset;width:100%}}.shop-by-blocks .cta-content .btn-secondary{background-color:transparent;text-decoration:unset}.shop-by-blocks .shop_by__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.shop-by-blocks .shop_by__item{padding-left:20px;padding-right:20px;width:25%}@media only screen and (max-width:798px){.shop-by-blocks .shop_by__item{padding-left:5px;padding-right:5px}}@media only screen and (max-width:480px){.shop-by-blocks .shop_by__item{width:50%}}.shop-by-blocks .shop_by__item:hover .shop_by__image img{-webkit-transform:scale(1.2);transform:scale(1.2)}.shop-by-blocks .shop_by__image{overflow:hidden}.shop-by-blocks .shop_by__image img{-webkit-transition:all .5s ease;transition:all .5s ease}.shop-by-blocks .shop_by__title{font-size:2rem;line-height:1em;margin-top:20px;text-align:center}@media only screen and (max-width:1024px){.shop-by-blocks .shop_by__title{margin-bottom:30px}}@media only screen and (max-width:798px){.shop-by-blocks .shop_by__title{font-size:1.75rem}}@media only screen and (max-width:480px){.shop-by-blocks .shop_by__title{font-size:1.25rem}}.shop-by-blocks .shop_by__text{display:block;font-size:1rem;line-height:20px;text-align:center}@media only screen and (max-width:480px){.shop-by-blocks .shop_by__text{display:none}}.contact-stripe{background:#4e4b4a}.contact-stripe .container{padding-bottom:40px;padding-top:40px}@media only screen and (max-width:1024px){.contact-stripe .container{margin-left:0;margin-right:0;width:100%}}@media only screen and (max-width:480px){.contact-stripe .container{padding-left:20px;padding-right:20px}}.contact-stripe>.container>:not(.contact-stripe__decoration){position:relative;z-index:2}.contact-stripe .contact-stripe__decoration{background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:.1;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.contact-stripe .contact-stripe__title{color:#fff;font-size:2.25rem;margin-bottom:30px}@media only screen and (max-width:798px){.contact-stripe .contact-stripe__title{margin-bottom:10px}}.contact-stripe .contact-stripe__text{color:#fff;font-size:.875rem}.arrow{opacity:1}@media only screen and (max-width:480px){.flickity-prev-next-button svg{height:100%;left:0;width:100%}}.dav-productlist-container{padding-left:40px!important;padding-right:40px!important}@media only screen and (max-width:1024px){.dav-productlist-container{padding-left:0!important;padding-right:0!important}}@media only screen and (max-width:798px){.dav-productlist-container{padding-left:0!important;padding-right:0!important}.dav-productlist-container .medium-down--one-half,.dav-productlist-container .small-down--one-half{width:calc(50% - 10px)}}.dav-productlist-container .collection-description-bottom{margin:80px 0 60px;text-align:center}.dav-productlist-container .collection-description-bottom a{font-weight:700}.dav-productlist-container .collection-description-bottom article{max-height:9.375em;overflow:hidden;position:relative}@media only screen and (max-width:480px){.dav-productlist-container .collection-description-bottom article{max-height:11.2em}}.dav-productlist-container .collection-description-bottom article.article-closed:after{background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(90%,#fff));background-image:linear-gradient(180deg,#fff0,#fff 90%);bottom:0;content:"";display:block;height:2.4em;position:absolute;width:100%;z-index:1}.dav-productlist-container .collection-description-bottom article.article-open:after{content:none}.back-to-top{background:#ebebe8;border-top:1px solid #ebebe8;text-align:center}.back-to-top .back-to-top__anchor{color:#4e4b4a;display:block;font-family:Crimson Text,serif;font-size:1.125rem;letter-spacing:0;line-height:22px;outline:none;padding:20px 0;text-align:center;text-decoration:underline}.back-to-top .back-to-top__anchor:hover{color:#333}.back-to-top .back-to-top__anchor span:before{color:#000;margin-right:1em;-webkit-transform:rotate(270deg);transform:rotate(270deg)}@media only screen and (max-width:798px){body:not(.collection):not(.product):not([class^=blog]):not([class^=customers]) .back-to-top{bottom:0;left:0;position:fixed;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%;z-index:999}body:not(.collection):not(.product):not([class^=blog]):not([class^=customers]) .back-to-top.show-btt{-webkit-transform:translate(0);transform:translate(0)}}.double-col-with-intro .double-col-with-intro__container{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:480px){.double-col-with-intro .double-col-with-intro__container{-moz-justify-content:flex-start;-ms-justify-content:flex-start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-pack:flex-start}}.double-col-with-intro .double-col-with-intro__container>*{padding:0 20px}@media only screen and (max-width:480px){.double-col-with-intro .double-col-with-intro__container>*{padding:0}}.double-col-with-intro .double-col-with-intro__title{margin-bottom:40px}.double-col-with-intro .double-col-with-intro__sep,.double-col-with-intro .double-col-with-intro__title{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.double-col-with-intro .double-col-with-intro__intro{-ms-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;margin-bottom:40px}@media only screen and (max-width:798px){.double-col-with-intro .double-col-with-intro__intro{-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%}}@media only screen and (max-width:480px){.double-col-with-intro .double-col-with-intro__intro{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.double-col-with-intro .double-col-with-intro__intro,.double-col-with-intro .double-col-with-intro__intro p{color:#4e4b4a;font-family:Crimson Text,serif;font-size:1.625rem}@media only screen and (max-width:480px){.double-col-with-intro .double-col-with-intro__intro,.double-col-with-intro .double-col-with-intro__intro p{font-size:1.125rem}}.double-col-with-intro .double-col-with-intro__col{-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}@media only screen and (max-width:798px){.double-col-with-intro .double-col-with-intro__col{-ms-flex-basis:41.66667%;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%}}@media only screen and (max-width:480px){.double-col-with-intro .double-col-with-intro__col{-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%}}.double-col-with-intro .double-col-with-intro__col,.double-col-with-intro .double-col-with-intro__col p{font-size:.875rem;line-height:1.6em}.double-col-with-intro .double-col-with-intro__col+.double-col-with-intro__col{padding-top:40px}@media only screen and (max-width:480px){.double-col-with-intro .double-col-with-intro__col+.double-col-with-intro__col{margin-left:16.66667%}}.small-paragraph-with-image{background:var(--dav-img-url-line-handmade) right bottom no-repeat;margin-bottom:20px}@media only screen and (max-width:798px){.small-paragraph-with-image{background-image:none;border:none}}.small-paragraph-with-image .small-paragraph-with-image__container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0;padding-top:50px}@media only screen and (max-width:798px){.small-paragraph-with-image .small-paragraph-with-image__container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.small-paragraph-with-image .small-paragraph-with-image__blocks{-ms-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media only screen and (max-width:798px){.small-paragraph-with-image .small-paragraph-with-image__blocks{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.small-paragraph-with-image .small-paragraph-with-image__blocks-row{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:480px){.small-paragraph-with-image .small-paragraph-with-image__blocks-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.small-paragraph-with-image .small-paragraph-with-image__blocks-row:nth-child(2) .small-paragraph-with-image__block:first-child{margin-left:16vw}.small-paragraph-with-image .small-paragraph-with-image__block{-ms-flex-basis:25vw;margin-bottom:40px;padding:0 20px;-ms-flex-preferred-size:25vw;flex-basis:25vw;-ms-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.small-paragraph-with-image .small-paragraph-with-image__block:first-child{margin-left:8vw}@media only screen and (max-width:480px){.small-paragraph-with-image .small-paragraph-with-image__block:first-child{margin-left:16vw}}@media only screen and (max-width:798px){.small-paragraph-with-image .small-paragraph-with-image__block{-ms-flex-basis:33vw;-ms-flex-preferred-size:33vw;flex-basis:33vw}}@media only screen and (max-width:480px){.small-paragraph-with-image .small-paragraph-with-image__block{-ms-flex-basis:83vw;-ms-flex-preferred-size:83vw;flex-basis:83vw}}.small-paragraph-with-image .small-paragraph-with-image__image{-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:33.33333%;-moz-justify-content:flex-end;-ms-justify-content:flex-end;padding:0 20px 3px 0;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media only screen and (max-width:798px){.small-paragraph-with-image .small-paragraph-with-image__image{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;background:var(--dav-img-url-line-handmade) right bottom no-repeat;flex-basis:100%;margin-bottom:30px;padding:0 0 3px}.small-paragraph-with-image .small-paragraph-with-image__image .image-element__wrap{margin:0 auto}}.small-paragraph-with-image .small-paragraph-with-image__image img{max-width:100%}.small-paragraph-with-image .small-paragraph-with-image__title{color:#333;font-family:Crimson Text,serif;font-size:1.375rem;letter-spacing:0;padding:0;text-transform:none}.small-paragraph-with-image .small-paragraph-with-image__text,.small-paragraph-with-image .small-paragraph-with-image__text p{font-size:.875rem}.faq-box{background:#fff;position:relative;z-index:1}.faq-box .faq-box__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;position:relative;z-index:2}.faq-box .faq-box__decoration{position:absolute;right:40px;top:40px;z-index:1}@media only screen and (max-width:798px){.faq-box .faq-box__decoration{height:75px;right:20px;top:20px}}.faq-box .faq-box__title{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 0 30px;padding:0 20px;position:relative}.page-faq .faq-box .faq-box__title{-ms-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%}@media only screen and (max-width:1024px){.page-faq .faq-box .faq-box__title{-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%}}@media only screen and (max-width:798px){.page-faq .faq-box .faq-box__title{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.faq-box .faq-box__inner{-ms-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;padding:0 20px}@media only screen and (max-width:1024px){.faq-box .faq-box__inner{-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%}}@media only screen and (max-width:798px){.faq-box .faq-box__inner{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.faq-box .faq-box__item{border-bottom:1px solid #dfddde}.faq-box .faq-box__item-title{color:#4e4b4a;cursor:pointer;font-family:Crimson Text,serif;font-size:1.375rem;letter-spacing:0;padding-right:20px;position:relative;text-transform:none}@media only screen and (max-width:798px){.faq-box .faq-box__item-title{font-size:1rem}}.faq-box .faq-box__item-title .min-plus{position:absolute;right:0;top:20px}@media only screen and (max-width:798px){.faq-box .faq-box__item-title .min-plus{top:13px}}.faq-box .faq-box__item-title button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:transparent;color:#4e4b4a;font-family:Crimson Text,serif;font-size:1.375rem;font-weight:300;justify-content:space-between;padding:15px 0;text-transform:unset;width:100%}@media only screen and (max-width:798px){.faq-box .faq-box__item-title button{font-size:1rem;margin:5px 0;padding:5px 0}}.faq-box .faq-box__text,.faq-box .faq-box__text p{font-size:.875rem}.double-accordion__contact-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:40px auto 80px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fff;justify-content:center;text-align:center}@media only screen and (max-width:798px){.double-accordion__contact-wrapper{margin:0 auto 30px}}.double-accordion__contact-wrapper .svg-wrapper{margin-right:10px;padding-top:1px}.double-accordion__contact{font-family:Crimson Text,serif;font-size:1.125rem;font-weight:700;text-decoration:underline}@media only screen and (max-width:798px){.double-accordion__contact{font-size:.875rem}}.dav-shoppingbag{-ms-flex-wrap:wrap;flex-wrap:wrap}.dav-shoppingbag,.dav-shoppingbag .mini_cart{display:-webkit-box;display:-ms-flexbox;display:flex}.dav-shoppingbag .mini_cart{position:relative;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;z-index:1}.dav-shoppingbag .add_to_cart{text-decoration:none}.dav-shoppingbag hr{background-color:#dfdede;border:0;height:1px;margin:0 25px}.dav-shoppingbag form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;height:100%;justify-content:space-between;margin:0;padding:0}@media only screen and (max-width:798px){.dav-shoppingbag form{height:auto}}.dav-shoppingbag .cart_overflow{overflow-y:scroll;padding-top:10px;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.dav-shoppingbag .cart_overflow::-webkit-scrollbar-track{background-color:#fff}.dav-shoppingbag .cart_overflow::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.dav-shoppingbag .cart_overflow::-webkit-scrollbar:horizontal{height:6px;width:auto}.dav-shoppingbag .cart_overflow::-webkit-scrollbar-thumb{background-color:#4e4b4a}.dav-shoppingbag .cart_freeshipping{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:space-between;-ms-justify-content:space-between;position:relative;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#dfddde;color:#7f7977;margin:0 20px;padding:5px 0}.dav-shoppingbag .cart_freeshipping span{display:block;font-size:1rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:10px}.dav-shoppingbag .cart_freeshipping img{margin-top:-10px;-webkit-box-flex:0;display:block;-ms-flex:0;flex:0}.dav-shoppingbag .cart_freeshipping img.custom-cart-icon{margin-top:unset}.mini-cart .dav-shoppingbag .cart_freeshipping img.custom-cart-icon{height:auto;width:40px}.dav-shoppingbag .cart_item{background:var(--dav-theme-background-default);border-bottom:1px solid #dfdede}.dav-shoppingbag .cart_item .item_type{font-style:italic;font-weight:700;text-decoration:underline;text-transform:capitalize}@media only screen and (max-width:798px){.dav-shoppingbag .cart_item .item_type{font-family:Crimson Text,serif;font-size:14px;font-weight:600;line-height:18px}}.dav-shoppingbag .cart_item .item_title{text-transform:capitalize}@media only screen and (max-width:798px){.dav-shoppingbag .cart_item .item_title{font-family:Crimson Text,serif;font-size:16px;line-height:20px}}.dav-shoppingbag .cart_item .cart_item-description{-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (min-width:1025px){.dav-shoppingbag .cart_item .cart_item-description{-ms-flex-preferred-size:50%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.dav-shoppingbag .cart_item .free-gift{display:none}.dav-shoppingbag .cart_item .right.price .money{font-family:HK Grotesk,sans-serif;font-size:1.125rem;font-weight:100;padding:45% 0 12px}@media only screen and (max-width:798px){.dav-shoppingbag .cart_item .right.price .money{font-size:.875rem;padding-top:0}}.dav-shoppingbag .product-quantity-box .product-minus,.dav-shoppingbag .product-quantity-box .product-plus,.dav-shoppingbag .product-quantity-box .quantity,.dav-shoppingbag .product-quantity-box .quantity:focus{background-color:transparent;border:0;color:#000;font-size:14px}.dav-shoppingbag .sachets{margin:0 0 0 20px;padding-top:40px}@media only screen and (max-width:798px){.dav-shoppingbag .sachets{padding-top:20px}}.dav-shoppingbag .sachets .sachet_view_more{text-align:center}.dav-shoppingbag .sachets .sachet_view_more a,.dav-shoppingbag .sachets .sachet_view_more a.btn-secondary{background:transparent;padding-left:50px;padding-right:50px}@media only screen and (max-width:798px){.dav-shoppingbag .sachets .sachet_view_more a,.dav-shoppingbag .sachets .sachet_view_more a.btn-secondary{min-height:40px;min-width:70%;padding:5px 10px}}.dav-shoppingbag .sachets .sachets_title{color:#333;display:block;font-family:Crimson Text,serif;font-size:1.5rem;line-height:1em;margin:0 5px 30px}@media only screen and (max-width:798px){.dav-shoppingbag .sachets .sachets_title{font-size:1.125rem}}.dav-shoppingbag .sachets .sachet_list{-moz-align-items:flex-start;-ms-align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.dav-shoppingbag .sachets .sachet_list li:has(input[type=checkbox]:disabled)>span{opacity:.2}.dav-shoppingbag .sachets .sachet_list li{margin-bottom:30px;width:24%}@media only screen and (max-width:798px){.dav-shoppingbag .sachets .sachet_list li{width:50%}}.dav-shoppingbag .sachets .sachet_list li div{border:3px dashed #ccc;margin:0 auto;padding:0;position:relative;width:-webkit-min-content;width:-moz-min-content;width:min-content}.dav-shoppingbag .sachets .sachet_list li div label{cursor:pointer;margin:0}.dav-shoppingbag .sachets .sachet_list li div img{display:block}.dav-shoppingbag .sachets .sachet_list li div input[type=checkbox]{-webkit-appearance:unset;background:var(--dav-img-url-sachet-add);display:block;height:22px;outline:none;position:absolute;right:-10px;top:-10px;width:22px}.dav-shoppingbag .sachets .sachet_list li div input[type=checkbox]:checked,.dav-shoppingbag .sachets .sachet_list li div input[type=checkbox]:checked:hover{background:var(--dav-img-url-sachet-delete)}.dav-shoppingbag .sachets .sachet_list li div input[type=checkbox]:disabled{opacity:0}.dav-shoppingbag .sachets .sachet_list li div input[type=checkbox]:disabled~img{opacity:.2}.dav-shoppingbag .sachets .sachet_list li span{display:block;font-family:Crimson Text,serif;font-size:.875rem;line-height:1em;padding-top:10px;text-align:center;width:100%}.dav-shoppingbag .minicart_close,.dav-shoppingbag .minicart_close[href="javascript:;"]{color:#333;cursor:pointer!important;display:block;font-family:Crimson Text,serif;font-size:25px!important;height:1em;line-height:1em;margin:0;padding:0;position:absolute;right:15px;top:15px;width:1em;z-index:1}.dav-shoppingbag .minicart_footer li{display:block}.dav-shoppingbag .minicart_footer li.cart_subtotal{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;font-weight:100;justify-content:space-between;margin:26px 0}.dav-shoppingbag .minicart_footer li.cart_subtotal span{font-family:HK Grotesk,sans-serif;font-size:12px}.dav-shoppingbag .minicart_footer li.cart_subtotal .money{font-family:HK Grotesk,sans-serif;font-size:18px}.dav-shoppingbag .minicart_footer li.cart_promo_box{border:2px solid #e8d2e3;padding-bottom:5px}.dav-shoppingbag .minicart_footer li.cart_promo_box a:active{font-family:HK Grotesk,sans-serif;padding:0}.dav-shoppingbag .minicart_footer li .cart_text{text-align:left}.dav-shoppingbag .minicart_footer label.tos_label{cursor:pointer;display:inline;font-weight:400;padding-left:5px;text-transform:none}.dav-shoppingbag .minicart_footer label.tos_label a{display:inline;font-size:inherit!important}.dav-shoppingbag .add_to_cart{display:block;font-weight:700;margin:10px auto 0}.dav-shoppingbag .minicart_tos{clear:both;color:#333;display:block;font-family:HK Grotesk,sans-serif;font-size:12px;line-height:18px;margin:10px auto;text-align:justify}.dav-shoppingbag .minicart_tos a{display:inline;font-family:HK Grotesk,sans-serif;font-size:12px}.dav-minicart{position:relative}.dav-minicart .minicart_title{font-size:1.25rem;margin-left:20px;position:absolute;top:23px}.dav-minicart .empty_minicart{font-family:Crimson Text,serif;font-size:1.875rem;margin:0;text-align:center}.dav-minicart .cart_item__title a{padding-bottom:0}.dav-minicart .cart_item__title .quantity{font-family:HK Grotesk,sans-serif;font-size:.625rem;font-size:10px;font-weight:700;letter-spacing:1.25px;padding-bottom:0;text-transform:uppercase}.dav-minicart .product-quantity-box{margin:0 0 18px}.dav-minicart .product-quantity-box .quantity{font-size:.875rem;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.dav-minicart .product-quantity-box .quantity:focus{background:#fff}.dav-minicart .cart_content .cart_overflow .sachets{padding-top:0}.dav-minicart .cart_content .cart_overflow .sachets .sachet_list{padding:15px 10px}.dav-minicart .cart_content .cart_overflow .sachets .sachet_list li{width:50%}.dav-minicart .cart_content .cart_overflow .sachets .sachets_title{font-size:1.125rem;text-align:center}.dav-shoppingbag-cart{padding-bottom:0!important}@media only screen and (max-width:1024px){.dav-shoppingbag-cart{padding-top:0!important}}.dav-shoppingbag-cart hr{margin:0}.dav-shoppingbag-cart form{width:100%}.dav-shoppingbag-cart .cart-continue-text{text-align:center}.dav-shoppingbag-cart .cart_item_table{padding-left:20px}@media only screen and (max-width:1024px){.dav-shoppingbag-cart .cart_item_table{margin:0;width:60%}}.dav-shoppingbag-cart .cart_item_table h1{font-size:2.25rem;text-transform:lowercase}@media only screen and (max-width:798px){.dav-shoppingbag-cart .cart_item_table h1{font-size:1.625rem}.dav-shoppingbag-cart .cart_item_table h1+.feature_divider{border:none}}.dav-shoppingbag-cart .cart_item_table h1:first-letter{text-transform:uppercase}@media only screen and (max-width:798px){.dav-shoppingbag-cart .cart-items-wrapper{min-height:560px}}.dav-shoppingbag-cart ul.cart_items{list-style-type:none;padding:0}.dav-shoppingbag-cart .quantity{font-family:HK Grotesk,sans-serif;font-size:.625rem;font-size:10px;font-weight:700;letter-spacing:1.25px;padding-bottom:0;text-transform:uppercase}.dav-shoppingbag-cart .cart_item p.warning{font-size:12px;-ms-flex-preferred-size:100%;background:#fff3cd;border-radius:3px;color:#856404;flex-basis:100%;padding:5px 10px;text-align:left}.dav-shoppingbag-cart .cart_item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}@media only screen and (min-width:1025px){.dav-shoppingbag-cart .quantity{padding-top:10px}}.dav-shoppingbag-cart .quantity .product-quantity-box{margin:0;padding:0}.dav-shoppingbag-cart #cart_form .product-quantity-box,.dav-shoppingbag-cart .cart_content .product-quantity-box{margin:0;width:130px}.dav-shoppingbag-cart .sachets{margin:0 20px}.dav-shoppingbag-cart .sachets .sachet_list li{list-style:none}.dav-shoppingbag-cart .sachets .sachet_list li div img{display:block;min-width:90px}.dav-shoppingbag-cart .sachets .sachet_list li span{display:block;text-align:center;width:100%}.dav-shoppingbag-cart .cart_freeshipping{margin:0 0 0 40px;padding-left:10px}.dav-shoppingbag-cart .cart_freeshipping span{display:block;font-size:14px}.dav-shoppingbag-cart .subtotal{border:0}@media only screen and (max-width:798px){.dav-shoppingbag-cart .subtotal{padding-top:0!important}}.dav-shoppingbag-cart .subtotal .cart_subtotal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#7f7977;font-family:HK Grotesk,sans-serif;font-size:1.125rem;font-weight:100;justify-content:space-between;line-height:18px}@media only screen and (max-width:798px){.dav-shoppingbag-cart .subtotal .cart_subtotal{padding-top:0!important}}.dav-shoppingbag-cart .subtotal .cart_subtotal .money{font-size:18px}.dav-shoppingbag-cart .cart_tos{clear:both;color:#333;display:block;font-family:HK Grotesk,sans-serif;font-size:12px;line-height:18px;margin:10px auto;text-align:justify}@media only screen and (max-width:1024px){.dav-shoppingbag-cart .cart_footer{margin:0;padding-left:40px;width:35%}}@media only screen and (max-width:798px){.dav-shoppingbag-cart .cart_footer .footer-cart-progress{display:none}.dav-shoppingbag-cart .cart_item_table{margin:0;padding-left:0;width:100%}.dav-shoppingbag-cart ul.cart_items{border-top:1px solid #dfdede;margin-top:0;padding:15px 0 0}.dav-shoppingbag-cart ul.cart_items .cart_item__title{-ms-flex-wrap:wrap;flex-wrap:wrap}.dav-shoppingbag-cart ul.cart_items .cart_item__title .quantity{-ms-flex-preferred-size:100%;flex-basis:100%;font-family:HK Grotesk;font-size:10px;font-weight:700;letter-spacing:1.25px;line-height:24px;padding-top:15px;text-transform:uppercase}.dav-shoppingbag-cart ul.cart_items .cart_image{height:auto;max-width:89px;padding-right:10px}}@media only screen and (max-width:798px) and (max-width:480px){.dav-shoppingbag-cart li.cart_item{padding-bottom:10px}}@media only screen and (max-width:798px){.dav-shoppingbag-cart .cart_freeshipping{margin-left:0;padding:20px 0}.dav-shoppingbag-cart .cart_freeshipping img{margin-top:-45px}.dav-shoppingbag-cart .cart_freeshipping img.custom-cart-icon{margin-top:unset}.dav-shoppingbag-cart .medium-down--one-whole:nth-child(2) .cart_freeshipping{display:none}.dav-shoppingbag-cart .sachets{margin:0}.dav-shoppingbag-cart .sachets .sachet_list{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dav-shoppingbag-cart .cart_footer,.dav-shoppingbag-cart .subtotal{margin:0;padding-left:0;width:100%}}@media screen and (min-device-width:769px) and (max-device-width:1024px){.dav-shoppingbag-cart hr{margin:0}.dav-shoppingbag-cart .cart_item_table{margin:0;padding:0;width:65%}.dav-shoppingbag-cart .cart_freeshipping{margin:0;padding-left:10px}.dav-shoppingbag-cart .sachets{margin:0}.dav-shoppingbag-cart .subtotal{border-left:0;padding-left:0}}.dav-shoppingbag-cart .cart_promo_box{margin:30px 20px 0}@media only screen and (max-width:798px){.dav-shoppingbag-cart .cart_promo_box{margin:30px 0 0}}.logo-list-section .logo-bar-section h2{font-size:32px}@media only screen and (max-width:798px){.logo-list-section .logo-bar-section h2{font-size:22px}}.ssw-instagram-widget{margin-bottom:0!important}.ssw-instagram-widget .ssw-instagram-listing-title{font-size:32px}@media only screen and (max-width:798px){.ssw-instagram-widget .ssw-instagram-listing-title{font-size:22px}}.ssw-instagram-widget .ssw-instagram-listing,.ssw-instagram-widget .ssw-instagram-load-more{margin-bottom:0!important}.ssw-instagram-widget .ssw-instagram-item .ssw-instagram-inner{-webkit-box-shadow:none;box-shadow:none}.ssw-instagram-widget .ssw-instagram-item .ssw-instagram-inner .ssw-instagram-media{background-color:transparent;padding:0}.instagram-feed{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1}@media only screen and (max-width:798px){.instagram-feed{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:20px}.instagram-feed .ssw-instagram-widget{margin-bottom:0}.instagram-feed .ssw-instagram-listing,.instagram-feed .ssw-instagram-load-more{margin-bottom:0!important}}.instagram-feed .instagram-feed__content{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;-ms-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;padding:20px 40px}@media only screen and (max-width:798px){.instagram-feed .instagram-feed__content{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding:20px}}.instagram-feed .instagram-feed__title{color:#4e4b4a;font-size:1.5rem}.instagram-feed .instagram-feed__text{-moz-flex-grow:1;-ms-flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.instagram-feed .instagram-feed__text,.instagram-feed .instagram-feed__text p{color:#333;font-size:.875rem}.instagram-feed .instagram-feed__tiles{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.instagram-feed .instagram-feed__tiles,.instagram-feed .instagram-feed__tiles *{min-height:0;min-width:0}.instagram-feed .instagram-feed__content+.instagram-feed__tiles{-ms-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%}@media only screen and (max-width:798px){.instagram-feed .instagram-feed__content+.instagram-feed__tiles{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.instagram-feed #insta-feed,.instagram-feed [id^=feed-]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}@media only screen and (max-width:798px){.instagram-feed #insta-feed,.instagram-feed [id^=feed-]{-ms-flex-wrap:wrap;flex-wrap:wrap}}.instagram-feed #insta-feed h2,.instagram-feed [id^=feed-] h2{display:none}.instagram-feed #insta-feed a,.instagram-feed [id^=feed-] a{-moz-flex-grow:1;-ms-flex-grow:1;position:relative;z-index:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:798px){.instagram-feed #insta-feed a,.instagram-feed [id^=feed-] a{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}.instagram-feed #insta-feed a.instafeed-lightbox,.instagram-feed [id^=feed-] a.instafeed-lightbox{z-index:100}.instagram-feed #insta-feed a .instafeed-container,.instagram-feed [id^=feed-] a .instafeed-container{height:0;padding-top:100%!important;width:100%!important}@media only screen and (max-width:798px){.instagram-feed #insta-feed a .instafeed-container,.instagram-feed [id^=feed-] a .instafeed-container{height:160px}}.instagram-feed #insta-feed a:nth-child(n+8),.instagram-feed [id^=feed-] a:nth-child(n+8){display:none}@media only screen and (min-width:799px) and (max-width:1023px){.instagram-feed #insta-feed a:nth-child(n+6),.instagram-feed [id^=feed-] a:nth-child(n+6){display:none}}.dav-card .dav-card__text,.dav-card .dav-card__text p{color:#333;font-family:HK Grotesk,sans-serif;font-size:.875rem;line-height:1.2em}@media only screen and (max-width:798px){.dav-card .dav-card__text,.dav-card .dav-card__text p{font-size:.8125rem;line-height:1.4em}}.dav-card .dav-card__img{min-height:100px;position:relative}.dav-card .dav-card__img img{width:100%}.dav-card .dav-card__img-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff6}.dav-card .dav-card__img-overlay:hover{background:#fff3}.dav-card .dav-card__content{background:var(--dav-theme-background-default);margin-top:-50px;padding:12px 10% 0 0;position:relative;width:90%;z-index:1}.dav-card .dav-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.dav-card .dav-card__title{color:#333;font-family:Crimson Text,serif;font-size:1.375rem;letter-spacing:0;line-height:1.2em;text-transform:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;margin:0 0 10px;order:2;padding:0}@media only screen and (max-width:798px){.dav-card .dav-card__title{font-size:1.25rem}}.dav-card .dav-card__subtitle{color:#4e4b4a;font-family:Crimson Text,serif;font-size:.75rem;letter-spacing:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;margin:0;order:1;padding:0}.dav-card .dav-card__multi-col-text{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1024px){.dav-card .dav-card__multi-col-text{-ms-flex-wrap:wrap;flex-wrap:wrap}}.dav-card .video-stripe__iframe{height:90vh}.dav-card .modal-body{line-height:0}.applied-filters-counter{color:inherit;display:none}.applied-filters-counter:not(:empty){display:inline}.applied-filters-counter:not(:empty):before{content:" (";display:inline}.applied-filters-counter:not(:empty):after{content:")";display:inline}.filters-container{-moz-align-items:center;-ms-align-items:center;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between}.filters-container .dav-loading-bar{display:none;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.filters-container.filter-loading:after{background:#fffc;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.filters-container.filter-loading .dav-loading-bar{display:block}@media only screen and (min-width:799px){.filters-container{-moz-align-items:flex-start;-ms-align-items:flex-start;border-bottom:1px solid #4e4b4a;border-top:1px solid #4e4b4a;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.filters-container .fixed-finside-filters{display:none}}@media only screen and (max-width:798px){.filters-container{border:none;bottom:0;-moz-flex-direction:column;-ms-flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);left:0;padding:20px;position:fixed;right:0;top:0;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-pack:flex-start;background-color:#fff;display:none;-webkit-transition:height .2s ease-in-out;transition:height .2s ease-in-out;z-index:10000000}.filters-container .fixed-inside-filters{background-color:#7f7977;bottom:0;color:#fff;display:block;height:54px;line-height:54px;position:absolute;text-align:center;text-decoration:underline;width:100%}.filters-container .fixed-inside-filters a.status_apply,.filters-container .fixed-inside-filters a.status_reset{display:none}.filters-container .fixed-inside-filters a.status_close{display:inline-block;text-decoration:underline}.filters-container .fixed-inside-filters.filters-active a.status_apply{color:#fff;display:block;float:right;text-decoration:underline;width:50%}.filters-container .fixed-inside-filters.filters-active a.status_reset{background-color:#dfdede;color:#7f7977;display:block;float:left;text-decoration:underline;width:50%}.filters-container .fixed-inside-filters.filters-active a.status_close{display:none}}.filters-container.active{display:-webkit-box;display:-ms-flexbox;display:flex}.filters-container.filter-active{background-color:#fff;border:none}.filters-container.filter-active .section_select,.filters-container.filter-active .toggle-custom:not(.active){opacity:.1}.filters-container .filter-name{font-family:Crimson Text,serif;font-size:1.375rem;font-weight:300;margin-bottom:15px;text-transform:unset}.filters-container .filter-name .close-icon{cursor:pointer;display:block;float:right;height:25px;position:relative;width:25px}.filters-container .filter-name .close-icon .first-bar{border-top:1px solid #000;display:block;height:1px;position:absolute;right:0;top:12px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:20px}.filters-container .filter-name .close-icon .second-bar{border-top:1px solid #000;display:block;height:1px;position:absolute;right:0;top:12px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:20px}.filters-container .sidebar{-webkit-transform:unset;transform:unset}@media only screen and (max-width:798px){.filters-container .sidebar{width:100%}}.filters-container .sidebar .sidebar-wrap{border:none;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:798px){.filters-container .sidebar .sidebar-wrap{-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.filters-container .sidebar .sidebar-block{border:none;margin-bottom:0}@media only screen and (max-width:798px){.filters-container .sidebar .sidebar__collection-filter{border-bottom:1px solid #4e4b4a;margin-bottom:20px}}.filters-container .sidebar .toggle-custom{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;-moz-justify-content:flex-start;-ms-justify-content:flex-start;padding-bottom:0;padding-top:0;text-transform:unset;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-pack:flex-start;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;letter-spacing:0;pointer-events:all;width:220px}@media only screen and (max-width:798px){.filters-container .sidebar .toggle-custom{font-size:.9375rem;margin-bottom:20px;width:auto}}.filters-container .sidebar .toggle-custom.active+.toggle_list{background-color:#fff}.filters-container .sidebar .toggle-custom .icon-down-arrow{margin-right:10px;position:relative;top:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.filters-container .sidebar .filterDisabler{cursor:pointer;font-size:.875rem;margin:10px 0 0;max-height:0;overflow:hidden;padding-left:28px;pointer-events:all;position:relative;text-overflow:ellipsis;text-transform:unset;white-space:nowrap;width:220px}@media only screen and (max-width:798px){.filters-container .sidebar .filterDisabler{display:block;margin:0;width:100%}}.filters-container .sidebar .filterDisabler.opened{max-height:unset}@media only screen and (max-width:798px){.filters-container .sidebar .filterDisabler.opened{display:block;margin:20px 0;width:100%}}.filters-container .sidebar .filterDisabler .filter-icon{height:18px;left:0;position:absolute;width:18px}.filters-container .sidebar .filterDisabler .filter-icon svg{height:auto;width:95%}.filters-container .sidebar .toggle_list-custom{background-color:#fff;display:none;left:0;margin:0;padding:10px 20px 15px;position:absolute;width:calc(100% - 80px);width:100%;z-index:1000}@media only screen and (max-width:1024px){.filters-container .sidebar .toggle_list-custom{margin:0;width:100%}}@media only screen and (max-width:798px){.filters-container .sidebar .toggle_list-custom{margin:0 0 20px;overflow:auto;padding:0 0 10px;position:static;width:100%}}.filters-container .sidebar .toggle_list-custom .filter-all-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media only screen and (min-width:799px){.filters-container .sidebar .toggle_list-custom .filter-all-tags{margin-bottom:10px;margin-top:10px;max-height:210px}}.filters-container .sidebar .toggle_list-custom .filter-all-tags .list-elements{height:500px;overflow:hidden;padding-right:0}.filters-container .sidebar .toggle_list-custom .filter-all-tags .list-elements:hover{overflow-y:auto}.filters-container .sidebar .toggle_list-custom .filter-all-tags .list-elements:hover::-webkit-scrollbar-track{background-color:#fff}.filters-container .sidebar .toggle_list-custom .filter-all-tags .list-elements:hover::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.filters-container .sidebar .toggle_list-custom .filter-all-tags .list-elements:hover::-webkit-scrollbar:horizontal{height:6px;width:auto}.filters-container .sidebar .toggle_list-custom .filter-all-tags .list-elements:hover::-webkit-scrollbar-thumb{background-color:#4e4b4a}.filters-container .sidebar .toggle_list-custom li{list-style:none;padding-left:27px;width:220px}.filters-container .sidebar .toggle_list-custom li a button{-webkit-transform:translateY(0);transform:translateY(0)}.filters-container .sidebar .toggle_list-custom li a button .cancel-icon{display:none}.filters-container .sidebar .toggle_list-custom li a button .selected-icon,.filters-container .sidebar .toggle_list-custom li a button:hover .cancel-icon{display:inline}.filters-container .sidebar .toggle_list-custom li a button:hover .selected-icon{display:none}.filters-container .sidebar .toggle_list-custom label{color:#4e4b4a;font-size:.875rem;text-transform:capitalize}.filters-container .sidebar .toggle_list-custom input[type=radio]{display:none}.filters-container .section_select{font-family:Crimson Text,serif;font-size:1rem}@media only screen and (max-width:798px){.filters-container .section_select{text-align:left;width:100%}.filters-container .section_select span{color:#000;display:inline-block;font-size:.875rem;width:auto}}.filters-container .section_select .sort_by{background-color:transparent;background-position:0;color:#4e4b4a;font-family:Crimson Text,serif;font-size:1rem;margin-left:15px;max-width:100%;padding:0 15px 0 25px;-moz-text-align-last:left;text-align-last:left;text-transform:unset}.filters-container .section_select .sort_by option{padding:10px 15px}@media only screen and (max-width:798px){.filters-container .section_select .sort_by{display:block;margin-left:0;text-align:left;-moz-text-align-last:left;text-align-last:left;width:auto}}.fixed-filters{-moz-align-items:center;-ms-align-items:center;background-color:#4e4b4a;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;left:0;position:fixed;width:100%;z-index:99;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;color:#fff;text-decoration:underline}.fixed-filters a.status_open{display:inline}.status_apply,.status_apply:active,.status_apply:focus,.status_apply:hover,.status_close,.status_close:active,.status_close:focus,.status_close:hover,.status_open,.status_open:active,.status_open:focus,.status_open:hover,.status_reset,.status_reset:active,.status_reset:focus,.status_reset:hover{color:#fff;cursor:pointer;font-family:Crimson Text,serif;text-decoration:underline}.load-more .load-more__btn{border:none;-webkit-box-shadow:none;box-shadow:none;font-size:1rem;text-transform:unset}.load-more .load-more__btn:hover{background-color:#6e6c6c}.load-more .load-more__btn span{letter-spacing:0}.collection-matrix.loading-in-progress+.load-more__icon{display:none}.contact-form-stripe{background:#4e4b4a;color:#fff;position:relative}@media only screen and (max-width:798px){.contact-form-stripe.dav-block-vspace--big{padding-bottom:0;padding-top:0}}.contact-form-stripe .contact-form-stripe__title{color:#fff}@media only screen and (max-width:798px){.contact-form-stripe .contact-form-stripe__text{font-size:.875rem}}.contact-form-stripe .contact-form-stripe__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around;-moz-justify-content:space-evenly;-ms-justify-content:space-evenly;-webkit-box-pack:space-evenly;justify-content:space-evenly;-ms-flex-pack:space-evenly;position:relative;z-index:2}.contact-form-stripe .contact-form-stripe__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.contact-form-stripe .contact-form-stripe__bg[data-lazy].lzloaded{opacity:.1}.contact-form-stripe .contact-form-stripe__col{-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;padding:0 20px}@media only screen and (max-width:1024px){.contact-form-stripe .contact-form-stripe__col{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}@media only screen and (max-width:798px){.contact-form-stripe .contact-form-stripe__col{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding:20px 0}}.contact-form-stripe .contact-form__row{padding-bottom:30px}.contact-form-stripe .mdc-checkbox+label,.contact-form-stripe .mdc-radio+label{color:#fff}.contact-form-stripe .mdc-checkbox+label a,.contact-form-stripe .mdc-radio+label a{color:#fff;font-style:underline}.contact-form-stripe .contact-form__btn-wrap{text-align:center}.contact-form-stripe .contact-form__btn{background:#333;color:#fff;text-decoration:underline;text-transform:none}.contact-form-stripe #contact_form .action_button{background:#333;display:inline-block}.contact-form-stripe #contact_form .action_button:active,.contact-form-stripe #contact_form .action_button:focus,.contact-form-stripe #contact_form .action_button:hover{background:#343434}.contact-form-stripe .mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above{-webkit-transform:translateY(-55%) scale(.75);transform:translateY(-55%) scale(.75)}.contact-form-stripe .mdc-text-field--textarea .mdc-text-field__input{margin-top:20px}#contact_form .action_button:disabled{opacity:.5}.timeline .timeline__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end;padding:0 0 0 20px}.timeline .timeline__title{-ms-flex-basis:100%;padding:0 20px 50px;-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (max-width:798px){.timeline .timeline__title{font-size:2.25rem;padding:0 0 20px}}.timeline .timeline__inner{-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;overflow:hidden;position:relative}@media only screen and (max-width:1024px){.timeline .timeline__inner{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-left:20px}}@media only screen and (max-width:798px){.timeline .timeline__inner{margin-left:0}}.timeline .timeline__inner:before{background:#dfddde;content:"";display:block;height:4px;left:0;position:absolute;top:90px;width:100%}@media only screen and (max-width:1024px){.timeline .timeline__inner:before{top:50px}}.timeline .timeline__scroll{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;padding-bottom:30px;position:relative;z-index:2}.timeline .timeline__scroll::-webkit-scrollbar-track{background-color:#fff}.timeline .timeline__scroll::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.timeline .timeline__scroll::-webkit-scrollbar:horizontal{height:6px;width:auto}.timeline .timeline__scroll::-webkit-scrollbar-thumb{background-color:#4e4b4a}.timeline .timeline__item{-ms-flex-shrink:0;-ms-flex-negative:0;-ms-flex-basis:25vw;flex-shrink:0;-ms-flex-preferred-size:25vw;flex-basis:25vw;padding:0 20px;position:relative}@media only screen and (max-width:1024px){.timeline .timeline__item{-ms-flex-basis:42.85714vw;-ms-flex-preferred-size:42.85714vw;flex-basis:42.85714vw}}@media only screen and (max-width:480px){.timeline .timeline__item{-ms-flex-basis:75vw;-ms-flex-preferred-size:75vw;flex-basis:75vw;padding:0 10px}}.timeline .timeline__item:first-child{padding-left:0}.timeline .timeline__item:nth-child(2n) .timeline__item__title{margin-bottom:100px}.timeline .timeline__item__title{color:#333;font-size:1.625rem;height:3.3em;line-height:1em;margin-bottom:40px;overflow:hidden}@media only screen and (max-width:798px){.timeline .timeline__item__title{font-size:1.125rem}}.timeline .timeline__item__title.title-small{color:#4e4b4a;font-family:HK Grotesk,sans-serif;font-size:4.75rem;height:auto;text-align:center}@media only screen and (max-width:1024px){.timeline .timeline__item__title.title-small{font-size:2.25rem;margin-bottom:20px}}.timeline .timeline__item__image{margin-bottom:20px}.timeline .timeline__item__year{color:#4e4b4a;display:block;font-size:1.25rem}.timeline .timeline__item__text{margin:15px 0}.timeline .timeline__item__text,.timeline .timeline__item__text p{font-size:.875rem}.timeline .timeline__item__url{color:#4e4b4a;font-family:Crimson Text,serif}.timeline .timeline__item__url,.timeline .timeline__item__url:active,.timeline .timeline__item__url:focus,.timeline .timeline__item__url:hover{text-decoration:underline}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1041}.modal.bs-modal{background:transparent;margin:0;padding-right:0!important}.modal.bs-modal::-webkit-scrollbar-track{background-color:#fff}.modal.bs-modal::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.modal.bs-modal::-webkit-scrollbar:horizontal{height:6px;width:auto}.modal.bs-modal::-webkit-scrollbar-thumb{background-color:#4e4b4a}.modal:not(.remove-product-modal) .modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal:not(.remove-product-modal) .modal-dialog{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal.show .modal:not(.remove-product-modal) .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{content:"";display:block;height:calc(100vh - 1rem)}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;height:100%;justify-content:center}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-clip:padding-box;background-color:#fff;border:0 solid rgba(0,0,0,.2);-ms-flex-direction:column;flex-direction:column;outline:0;pointer-events:auto;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:0 solid #fff;justify-content:space-between;padding:1rem}.modal-header .close{background:transparent;color:#333;height:auto;margin:-1rem -1rem -1rem auto;min-height:0;outline:none;padding:1rem}.modal-header .close span{font-size:50px;line-height:.5em}.modal-title{font-size:2rem;line-height:1em;margin-bottom:0;padding:0}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-body.no-pad{padding:0}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;border-top:0 solid #fff;justify-content:flex-end;padding:1rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}.modal-video-full{height:90vh}input:-webkit-autofill{-webkit-animation-name:onAutoFillStart;animation-name:onAutoFillStart;-webkit-transition:background-color 50000s ease-in-out 0s;transition:background-color 50000s ease-in-out 0s}.mdc-form-field{letter-spacing:0}.mdc-text-field{border-radius:0;width:100%}.mdc-text-field input{margin-bottom:0}.mdc-text-field input[type=color],.mdc-text-field input[type=date],.mdc-text-field input[type=email],.mdc-text-field input[type=month],.mdc-text-field input[type=number],.mdc-text-field input[type=password],.mdc-text-field input[type=range],.mdc-text-field input[type=search],.mdc-text-field input[type=tel],.mdc-text-field input[type=text],.mdc-text-field input[type=time],.mdc-text-field input[type=url],.mdc-text-field input[type=week],.mdc-text-field select,.mdc-text-field textarea{color:#333;font-family:HK Grotesk,sans-serif;font-size:.875rem;height:inherit;min-height:0;padding:25px 16px 15px}@media only screen and (max-width:798px){.mdc-text-field input[type=color],.mdc-text-field input[type=date],.mdc-text-field input[type=email],.mdc-text-field input[type=month],.mdc-text-field input[type=number],.mdc-text-field input[type=password],.mdc-text-field input[type=range],.mdc-text-field input[type=search],.mdc-text-field input[type=tel],.mdc-text-field input[type=text],.mdc-text-field input[type=time],.mdc-text-field input[type=url],.mdc-text-field input[type=week],.mdc-text-field select,.mdc-text-field textarea{font-size:16px}}.mdc-text-field .mdc-line-ripple{background-color:transparent}.mdc-floating-label{color:#4e4b4a;font-family:HK Grotesk,sans-serif;font-size:.875rem;line-height:1em;padding-right:10px;white-space:normal}.mdc-floating-label--float-above{width:125%}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#333}.mdc-text-field--textarea,.mdc-text-field--textarea:not(.mdc-text-field--disabled){background:#fff}.mdc-text-field--textarea .mdc-text-field__input{border-radius:0}.mdc-text-field--textarea .mdc-notched-outline{color:#333;font-family:HK Grotesk,sans-serif;font-size:.875rem}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0}.mdc-text-field--textarea .mdc-floating-label{color:#4e4b4a;font-family:HK Grotesk,sans-serif;font-size:.875rem}.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--dav-theme-border_color)!important;border-width:1px}.mdc-select{border-radius:0;width:100%}.mdc-select .mdc-floating-label{color:#4e4b4a;font-family:HK Grotesk,sans-serif;font-size:.875rem}.mdc-select .mdc-floating-label--float-above{color:#4e4b4a!important;font-size:.75rem;-webkit-transform:translateY(-72%) scale(1);transform:translateY(-72%) scale(1)}.mdc-select .mdc-line-ripple{background-color:transparent}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:var(--dav-theme-border_color)}.mdc-select .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5' viewBox='7 10 10 5'%3E%3Cpath fill-rule='evenodd' d='m7 10 5 5 5-5z' opacity='.54'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select__native-control{background-color:#fff;background-image:none;border:1px solid var(--dav-theme-border_color);border-radius:0;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.mdc-select__native-control:focus,.mdc-select__native-control:hover{background-color:#f7f7f7}.mdc-checkbox+label,.mdc-radio+label{font-family:HK Grotesk,sans-serif;font-size:.8125rem;line-height:1.2em;margin-bottom:0}.mdc-checkbox+label,.mdc-debug-check-label,.mdc-radio+label{color:#333;cursor:pointer;font-weight:400;position:relative;text-transform:none;top:2px}.mdc-debug-check-label{font-size:.875rem;margin:7px 0 0 32px}.newsletter-overlay{left:20%}@media only screen and (max-width:798px){.newsletter-overlay{left:3%}}.newsletter-overlay .newsletter-overlay__dialog{margin:1.75rem auto;max-height:600px;max-width:800px}@media only screen and (max-width:1024px){.newsletter-overlay .newsletter-overlay__dialog{max-width:90vw}}.newsletter-overlay .newsletter-overlay__body{display:-webkit-box;display:-ms-flexbox;display:flex}.newsletter-overlay .newsletter-overlay__img-wrap{-ms-flex-basis:45%;-ms-flex-preferred-size:45%;background-position:50%;background-size:cover;flex-basis:45%}@media only screen and (max-width:798px){.newsletter-overlay .newsletter-overlay__img-wrap{display:none}}.newsletter-overlay .newsletter-overlay__content-wrap{-moz-flex-grow:2;-ms-flex-grow:2;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;padding:0 20px 30px}.newsletter-overlay .newsletter-overlay__title{margin-bottom:20px}.newsletter-overlay .newsletter-overlay__text{font-size:.8125rem}.newsletter-overlay .newsletter-overlay__input-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 15px}.newsletter-overlay .newsletter-overlay__radios{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.newsletter-overlay .newsletter-overlay__radios label{padding-left:0}.newsletter-overlay .newsletter-overlay__radios .mdc-form-field{margin-right:15px}.newsletter-overlay .newsletter-overlay__submit{background:#333;height:auto}.newsletter-overlay .newsletter-overlay__submit:focus,.newsletter-overlay .newsletter-overlay__submit:hover{background:#323232}.newsletter-overlay .newsletter-overlay__submit svg{fill:#fff}.newsletter-overlay .modal-header{padding:15px 0 30px}.newsletter-overlay .nw-privacy{display:none}@media only screen and (min-width:1025px){div.courses-list-container{padding-left:40px;padding-right:40px;padding-top:50px}}div.courses-list-container .article{padding-bottom:0}.courses-list-outer-wrap{background:#fff}.course-card{background:var(--dav-theme-background-default);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 20px}.course-card .course-card__col{padding:0 20px}.course-card .course-card__col.left-col{-ms-flex-basis:33%;-ms-flex-preferred-size:33%;flex-basis:33%}@media only screen and (max-width:798px){.course-card .course-card__col.left-col{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:100%;padding:0 0 20px}}.course-card .course-card__col.right-col{-ms-flex-basis:66%;-ms-flex-preferred-size:66%;flex-basis:66%}@media only screen and (max-width:798px){.course-card .course-card__col.right-col{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding:0}}.course-card .course-card__title{color:#333;font-family:Crimson Text,serif;font-size:1.375rem;margin-bottom:0;text-transform:none}.course-card .course-card__sup-title{color:#4e4b4a;font-family:Crimson Text,serif;font-size:.75rem;line-height:1.2em;text-transform:uppercase}.course-card .course-card__excerpt{color:#333;font-size:.875rem}.course-card .course-card__property{color:#4e4b4a;font-size:.875rem}.course-card .course-card__prop-title{color:#333;font-size:.625rem;line-height:1.2em;text-transform:uppercase}.course-card .course-card__artist-name{color:#4e4b4a;display:block;font-size:.8125rem;line-height:1.2em}.course-card .course-card__link{color:#4e4b4a;display:inline-block;font-family:Crimson Text,serif;font-size:.875rem;margin-top:15px;text-decoration:underline}.course-card .course-card__artist-pic{padding:10px 0}.course-card .course-card__artist-pic img{border-radius:50%;margin:0;max-width:70px}.course-card .course-card__artist-pic .image-element__wrap{margin:0}.course-card .course-card__artist{margin-bottom:15px}@media only screen and (max-width:798px){.course-card .course-card__artist{margin-right:20px}}.course-card .course-card__level-meter span{background:var(--dav-img-url-davines-leaf) no-repeat center center;display:inline-block;height:16px;opacity:.3;width:16px}.course-card .course-card__level-meter.l-1 span:first-child,.course-card .course-card__level-meter.l-2 span:first-child,.course-card .course-card__level-meter.l-2 span:nth-child(2),.course-card .course-card__level-meter.l-3 span:first-child,.course-card .course-card__level-meter.l-3 span:nth-child(2),.course-card .course-card__level-meter.l-3 span:nth-child(3),.course-card .course-card__level-meter.l-4 span:first-child,.course-card .course-card__level-meter.l-4 span:nth-child(2),.course-card .course-card__level-meter.l-4 span:nth-child(3),.course-card .course-card__level-meter.l-4 span:nth-child(4){opacity:1}.courses-matrix{margin:0;padding-top:20px}.courses-matrix .courses-matrix__item:nth-of-type(2n){margin-top:40px}@media only screen and (max-width:798px){.courses-matrix .courses-matrix__item:nth-of-type(2n){margin-top:30px}}@media only screen and (max-width:480px){.courses-matrix .courses-matrix__item:nth-of-type(2n){margin-bottom:20px;margin-top:0}}@media only screen and (min-width:1025px){div.events-list-container{padding-left:40px;padding-right:40px}}.blog-matrix{margin:0;padding-top:20px}.blog-matrix .blog-matrix__item{margin-bottom:30px}.blog-matrix .blog-matrix__item:nth-of-type(2n){margin-top:60px}@media only screen and (max-width:798px){.blog-matrix .blog-matrix__item:nth-of-type(2n){margin-top:30px}}@media only screen and (max-width:480px){.blog-matrix .blog-matrix__item:nth-of-type(2n){margin-top:0}}.blog-matrix .dav-card__text{line-height:1.4em}.sixteen.columns .paginate span.next a,.sixteen.columns .paginate span.next a .icon-right-arrow,.sixteen.columns .paginate span.prev a,.sixteen.columns .paginate span.prev a .icon-left-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-events .visual-inner{margin-bottom:0}.blog-events .dav-card .btn-link-underlined{font-size:1rem}@media only screen and (max-width:1024px){.blog-events .dav-card .btn-link-underlined{display:inline-block;margin-top:15px}}.blog-events .blog-title{font-size:2.25rem;margin:0;padding:20px 0}.blog-events .fixed-filters{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.blog-events .fixed-filters.up{-webkit-transform:translateY(0);transform:translateY(0)}.single-event__details{-ms-flex-shrink:0;padding-left:20px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1024px){.single-event__details{margin-top:15px;padding-left:0}}.single-event__details-block{color:#4e4b4a;font-size:14px;line-height:1.4em;padding:0 0 0 25px;position:relative}.single-event__details-block+.single-event__details-block{margin-top:10px}.single-event__details-icon{left:0;position:absolute;top:0}.blog-highlight-box{background:var(--dav-theme-background-default);padding:20px}.visual-inner .blog-highlight-box{bottom:0;left:0;position:absolute;width:83.33333%}@media only screen and (max-width:798px){.visual-inner .blog-highlight-box{display:none}}.blog-highlight-box--mobile .blog-highlight-box{margin-top:-150px;position:relative;width:91.66667%}@media only screen and (min-width:799px){.blog-highlight-box--mobile .blog-highlight-box{display:none}}@media only screen and (min-width:1025px){.blog-highlight-box{padding:20px 40px}}.blog-highlight-box .blog-highlight-box__row{-moz-align-items:flex-start;-ms-align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:798px){.blog-highlight-box .blog-highlight-box__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.blog-highlight-box .blog-highlight-box__row.details-row>*{-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around;-moz-flex-grow:2;-ms-flex-grow:2;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;margin:0 20px}.blog-highlight-box .blog-highlight-box__row.details-row>:first-child{margin-left:0}.blog-highlight-box .blog-highlight-box__row.details-row>:last-child{margin-right:0}@media only screen and (max-width:798px){.blog-highlight-box .blog-highlight-box__row.details-row>*{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 0 15px}}.blog-highlight-box .blog-highlight-box__title-wrap{-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-bottom:15px}.blog-highlight-box .blog-highlight-box__title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (max-width:1024px){.blog-highlight-box .blog-highlight-box__text{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}.blog-highlight-box .blog-highlight-box__text,.blog-highlight-box .blog-highlight-box__text p{font-size:.875rem;line-height:1.3em}.blog-highlight-box .blog-highlight-box__btn{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.blog-highlight-box .blog-highlight-box__sub-title{color:#4e4b4a;font-family:Crimson Text,serif;font-size:.75rem;letter-spacing:0}@media only screen and (max-width:480px){.page-dav-sustainable-beauty{overflow-x:hidden}.page-dav-sustainable-beauty .visual-inner{margin-bottom:0}}.text-area-with-image{background:var(--dav-img-url-sustainable_background) right center no-repeat;font-family:Crimson Text,serif}@media only screen and (max-width:1024px){.text-area-with-image{background-image:none}}.text-area-with-image .dav-block-vspace{margin-left:15px}.text-area-with-image .text-area-with-image__text-big{color:#4e4b4a;font-size:1.625rem}.text-area-with-image .text-area-with-image__text-small{color:#333;font-size:1rem;line-height:22px;margin-top:39px}@media only screen and (max-width:480px){.text-area-with-image{background:none}.text-area-with-image .dav-block-vspace{margin-top:0;padding-top:0}.text-area-with-image .text-area-with-image__text-small{margin-left:8.33333%}}.text-with-image{background:var(--dav-theme-background-default);overflow:hidden}@media only screen and (max-width:480px){.text-with-image .column{-ms-flex-preferred-size:100%;flex-basis:100%}}.text-with-image .dav-block-vspace{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:480px){.text-with-image .dav-block-vspace{-ms-flex-wrap:wrap;flex-wrap:wrap}}.text-with-image .text-with-image__text{color:#333;font-family:HK Grotesk,sans-serif;font-size:1rem;line-height:22px;overflow:hidden}@media only screen and (max-width:480px){.text-with-image .text-with-image__text{clear:both;display:block;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.text-with-image .image-full-col{display:none}}.text-with-decoration{margin:0 auto}.text-with-decoration,.text-with-decoration .container{background:#fff;padding:0}.text-with-decoration .image-bg{background:var(--dav-img-url-sustainable_tree) bottom left no-repeat;background-size:contain;margin:0;padding:0}@media only screen and (max-width:798px){.text-with-decoration .image-bg{background-size:auto 75%}}.text-with-decoration .dav-block-vspace{margin:0 auto;padding:0}.text-with-decoration .text-with-decoration__heading{margin-top:100px}.text-with-decoration .text-with-decoration__heading h1{text-transform:none}.text-with-decoration .text-with-decoration__text-big{margin-bottom:37px}.text-with-decoration .text-with-decoration__text-big,.text-with-decoration .text-with-decoration__text-big p{color:#4e4b4a;font-family:Crimson Text,serif;font-size:1.625rem;line-height:1.1em}.text-with-decoration .text-with-decoration__text-small{margin-bottom:100px}.text-with-decoration .text-with-decoration__text-small,.text-with-decoration .text-with-decoration__text-small p{color:#333;font-family:HK Grotesk,sans-serif;font-size:.875rem;line-height:1.4em}@media only screen and (min-width:799px){.text-with-decoration .dav-block-vspace{margin:0 auto;padding:0;width:100%}}@media only screen and (max-width:798px){.text-with-decoration .dav-block-vspace{margin:0 auto;padding:0;width:auto}}@media only screen and (max-width:480px){.text-with-decoration{background:none;background-size:25%;margin-left:8.33333%;padding-bottom:0}.text-with-decoration .image-bg{background:none;background-size:contain}.text-with-decoration .dav-block-vspace{margin:0 auto;padding:0;width:100%}.text-with-decoration .text-with-decoration__heading{margin-top:41px}.text-with-decoration .text-with-decoration__heading h1{font-size:2.0625rem}.text-with-decoration .text-with-decoration__text-big{font-size:1.5rem}.text-with-decoration .text-with-decoration__text-small{font-size:1.125rem;margin-left:8.33333%}.text-with-decoration .image-full-col{display:none}}.green-banner{background-color:#86af9d;color:#fff;font-family:HK Grotesk,sans-serif;padding-top:58px}.green-banner .green-item p{min-height:150px}.green-banner .swipetosee{display:none}@media only screen and (max-width:1024px){.green-banner .swipetosee{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.green-banner .dav-block-vspace{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:scroll}}@media only screen and (max-width:1024px){.green-banner .dav-block-vspace::-webkit-scrollbar-track{background-color:#86af9d}.green-banner .dav-block-vspace::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.green-banner .dav-block-vspace::-webkit-scrollbar:horizontal{height:6px;width:6px}.green-banner .dav-block-vspace::-webkit-scrollbar-thumb{background-color:#4e4b4a}.green-banner .green-item{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (max-width:480px){.green-banner .dav-block-vspace{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:scroll}.green-banner .green-item{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:75%}.green-banner .dav-block-vspace::-webkit-scrollbar-track{background-color:#86af9d}.green-banner .dav-block-vspace::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.green-banner .dav-block-vspace::-webkit-scrollbar:horizontal{height:6px;width:6px}.green-banner .dav-block-vspace::-webkit-scrollbar-thumb{background-color:#4e4b4a}.green-banner .three-twelfths{margin-right:20px;width:25%}.green-banner .nine-twelfths{width:66.66667%}}.green-banner h2{color:#fff;font-family:Crimson Text,serif;font-size:2rem;margin:0;padding:0;text-transform:capitalize}.green-banner .btn-plus__text{color:#fff}.quote-block{background:var(--dav-img-url-sustainable_background) no-repeat;background-position:100% 110%;display:grid}@media only screen and (max-width:798px){.quote-block{background-position:100% 103%;background-size:44% auto;overflow:hidden}}.quote-block .quote-container{margin:70px 0;position:relative}.quote-block .quote-container .bigquotes{color:#dfddde;font-family:Crimson Text,serif;font-size:22.75rem;position:absolute;top:115px;z-index:1}.quote-block .quote-container .quote-block__text{color:#333;font-family:Crimson Text,serif;font-size:2.625rem;left:20px;position:relative;top:0;z-index:2}@media only screen and (max-width:1024px){.quote-block .quote-container .quote-block__text{font-size:1.625rem}}.quote-block .quote-container .quote-block__author{color:#333;font-family:Crimson Text,serif;font-size:.875rem}.village-stripe-env{background:#fff}.village-stripe-env.bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding-bottom:30px;padding-top:30px}.village-stripe-env.bg-image .village-stripe-env__title{color:#fff;font-size:2.25rem;line-height:1em}@media only screen and (max-width:798px){.village-stripe-env.bg-image .village-stripe-env__title{font-size:1.375rem}}.village-stripe-env.bg-image .village-stripe-env__item{color:#fff}.village-stripe-env.bg-image .village-stripe-env__icon svg,.village-stripe-env.bg-image .village-stripe-env__icon svg path,.village-stripe-env.bg-image .village-stripe-env__icon svg polygon,.village-stripe-env.bg-image .village-stripe-env__icon svg rect{fill:#fff!important}.village-stripe-env.sticky-bottom{bottom:0;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px #0000001a;left:0;position:fixed;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:100%;z-index:10}@media only screen and (max-width:1024px){.village-stripe-env.sticky-bottom{display:none}}.village-stripe-env.sticky-bottom.visible{-webkit-transform:translateY(0);transform:translateY(0)}.village-stripe-env .village-stripe-env__container{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}@media only screen and (max-width:798px){.village-stripe-env .village-stripe-env__container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.village-stripe-env .village-stripe-env__title-wrap{-ms-flex-basis:33.33333%;padding:0 20px;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}@media only screen and (max-width:1024px){.village-stripe-env .village-stripe-env__title-wrap{-ms-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}}@media only screen and (max-width:798px){.village-stripe-env .village-stripe-env__title-wrap{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:20px}}.village-stripe-env .village-stripe-env__title{color:#4e4b4a;font-family:Crimson Text,serif;font-size:1.375rem;letter-spacing:0;line-height:1.3em;margin:0;text-transform:none}.village-stripe-env .village-stripe-env__title>span{display:block;padding-left:40px}.village-stripe-env .village-stripe-env__item{-moz-align-items:flex-start;-ms-align-items:flex-start;color:#4e4b4a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875rem;padding:10px 20px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-basis:16.66667%;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%}@media only screen and (max-width:798px){.village-stripe-env .village-stripe-env__item{padding-bottom:15px;padding-top:15px}}@media only screen and (max-width:1024px){.village-stripe-env .village-stripe-env__item{-ms-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}}@media only screen and (max-width:798px){.village-stripe-env .village-stripe-env__item{-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}}@media only screen and (max-width:480px){.village-stripe-env .village-stripe-env__item{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media only screen and (max-width:798px){.village-stripe-env .village-stripe-env__icon{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-moz-align-items:flex-start;-ms-align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:50%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end}}.village-stripe-env .village-stripe-env__text{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;line-height:1.4em;padding-left:10px}.village-stripe-env .village-stripe-env__text .value{font-size:1.25rem}@media only screen and (max-width:798px){.village-stripe-env .village-stripe-env__text .description,.village-stripe-env .village-stripe-env__text .value{font-size:.75rem;line-height:1.6em}}.village-stripe-env .village-stripe-env__text .apex{font-size:.625rem;vertical-align:super}@media only screen and (max-width:798px){.village-stripe-env .village-stripe-env__text{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}.anchors-menu{background:var(--dav-theme-background-default)}.anchors-menu.sticky-top{-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px #0000001a;left:0;opacity:0;pointer-events:none;position:fixed;top:74px;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:100%;z-index:30}@media only screen and (max-width:1024px){.anchors-menu.sticky-top{top:41px}}.anchors-menu.sticky-top.visible{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.anchors-menu .anchors-menu__container{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}@media only screen and (max-width:1024px){.anchors-menu .anchors-menu__container{-moz-justify-content:flex-start;-ms-justify-content:flex-start;overflow:auto;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-pack:flex-start}.anchors-menu .anchors-menu__container::-webkit-scrollbar-track{background-color:#fff}.anchors-menu .anchors-menu__container::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.anchors-menu .anchors-menu__container::-webkit-scrollbar:horizontal{height:6px;width:auto}.anchors-menu .anchors-menu__container::-webkit-scrollbar-thumb{background-color:#4e4b4a}}.anchors-menu .anchors-menu__link{color:#4e4b4a;-ms-flex-shrink:0;font-family:Crimson Text,serif;font-size:1.5rem;padding:0 20px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:798px){.anchors-menu .anchors-menu__link{font-size:.8125rem}}.anchors-menu .anchors-menu__link:active,.anchors-menu .anchors-menu__link:focus,.anchors-menu .anchors-menu__link:hover{color:#333}.anchors-menu.sticky-top .anchors-menu__link{font-size:.8125rem}@media only screen and (max-width:798px){.anchors-menu.sticky-top .anchors-menu__link{font-size:.8125rem}}.partners-block{background:var(--dav-img-url-decoration-leaves) no-repeat top right}@media only screen and (max-width:798px){.partners-block{background-image:none}}.partners-block .partner__title{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 0 30px;padding:0 20px;position:relative}@media only screen and (max-width:480px){.partners-block .partner__title{padding:0}}.partners-block .items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}@media only screen and (max-width:1024px){.partners-block .items{width:100%}}.partners-block .items .item{-ms-flex-item-align:center;align-self:center}@media only screen and (max-width:480px){.partners-block .items .item{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;width:50%}}.partners-block .items .item img{margin:30px 0;width:110px}@media only screen and (min-width:1401px){.blog-howto .blog-matrix .dav-card__img-overlay .organic-blob{height:120px;width:120px}}@media only screen and (max-width:1400px){.blog-howto .blog-matrix .howto-highlight .dav-card__img-overlay .organic-blob{height:120px;width:120px}}@media only screen and (max-width:480px){.blog-howto .blog-matrix .howto-highlight .dav-card__img-overlay .organic-blob{height:70px;width:70px}}.howto-highlight{margin-left:0}.howto-highlight .dav-card{margin-bottom:40px}@media only screen and (min-width:1025px){.howto-highlight .dav-card{-moz-align-items:flex-end;-ms-align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:40px 0 100px;position:relative}.howto-highlight .dav-card:after{background:#dfddde;bottom:40px;content:"";display:block;height:50%;left:0;position:absolute;width:41.66667%;z-index:1}.howto-highlight .dav-card .dav-card__content{-webkit-box-ordinal-group:1;-ms-flex-order:1;-ms-flex-basis:33.33333%;order:1;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;margin:0 0 -60px 8.33333%;padding:40px;position:relative;width:auto;z-index:2}.howto-highlight .dav-card .dav-card__img{-webkit-box-ordinal-group:2;-ms-flex-order:2;-ms-flex-basis:58.33333%;order:2;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;position:relative;z-index:2}.howto-highlight .dav-card .dav-card__title{font-size:2rem}.howto-highlight .dav-card .dav-card__text,.howto-highlight .dav-card .dav-card__text p{font-size:1rem}.howto-highlight .dav-card .image-element__wrap{margin:0;max-width:100%!important}}.page-dav-village-section .anchors-menu{height:0;overflow:hidden}.page-dav-village-section .anchors-menu.sticky-top{height:auto;overflow:visible}.text-area-with-quote{font-size:10px}.text-area-with-quote .container{-moz-align-items:stretch;-ms-align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;padding:0}@media only screen and (max-width:1024px){.text-area-with-quote .container{width:100%}}.text-area-with-quote .container .text-area-with-quote-sx{border-bottom:1px solid #4e4b4a;-ms-flex-basis:66.66667%;margin:0;padding-left:40px;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;padding-right:16.66667%}@media only screen and (max-width:798px){.text-area-with-quote .container .text-area-with-quote-sx{padding:0 20px}}.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__big{color:#4e4b4a;width:100%}.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__big,.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__big p{font-size:1.625rem;line-height:1.1em}@media only screen and (max-width:1024px){.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__big,.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__big p{font-size:1.375rem}}@media only screen and (max-width:798px){.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__big,.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__big p{font-size:1.125rem}}.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__small{color:#333;font-family:HK Grotesk,sans-serif;margin-left:16.66667%;padding-bottom:58px;padding-top:20px;width:75%}.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__small,.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__small p{font-size:1rem;line-height:1.5em}@media only screen and (max-width:798px){.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__small,.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__small p{font-size:.9375rem;margin-left:8.33333%;width:91.66667%}}@media only screen and (max-width:480px){.text-area-with-quote .container{width:100%}.text-area-with-quote .container .text-area-with-quote-sx{border-bottom:none;-ms-flex-basis:100%;padding-left:20px;padding-right:8.33333%;-ms-flex-preferred-size:100%;flex-basis:100%}.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__big{color:#4e4b4a;font-size:1.125rem;width:100%}.text-area-with-quote .container .text-area-with-quote-sx .text-area-with-quote__small{color:#333;font-family:HK Grotesk,sans-serif;font-size:.875rem;margin-left:8.33333%;padding-bottom:58px;width:91.66667%}}.text-area-with-quote .container .text-area-with-quote-mobile{display:none}.text-area-with-quote .container .text-area-with-quote-dx{-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-basis:33.33333%;flex-direction:column;-ms-flex-preferred-size:33.33333%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:33.33333%;margin:0}.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__roof{background:var(--dav-img-url-sustainability-roof) bottom left no-repeat;background-size:100% 100%;height:134px}.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote{-moz-flex-grow:1;-ms-flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1;border-left:1px solid #4e4b4a;flex-grow:1;font-size:1.625rem;padding-bottom:30px;padding-left:4.16667%;position:relative;width:66.66667%}@media only screen and (max-width:1024px){.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote{width:83.33333%}}.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box{padding-left:8.33333%;padding-top:30px;position:relative}.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .quote_simbol{color:#dfddde;font-size:22.75rem;left:0;line-height:.65em;position:absolute;z-index:0}.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .author,.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .text{position:relative;z-index:2}.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .text,.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .text p{color:#333;font-size:1.625rem;font-weight:400;line-height:1.1em}@media only screen and (max-width:1024px){.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .text,.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .text p{font-size:1.25rem}}@media only screen and (max-width:798px){.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .text,.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .text p{font-size:1.125rem;line-height:1.2em}}.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .author{font-size:.875rem}.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box p{margin:0}@media only screen and (max-width:480px){.text-area-with-quote .container{margin:0;padding:0}.text-area-with-quote .container .text-area-with-quote-dx{-ms-flex-basis:91.66667%;padding-right:0;width:91.66667%;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%}.text-area-with-quote .container .text-area-with-quote-mobile{border-bottom:1px solid #4e4b4a;display:block;width:8.33333%}.text-area-with-quote .container .text-area-with-quote__quote{width:91.66667%}.text-area-with-quote .container .text-area-with-quote__quote .quote_box{padding-left:16.66667%}.text-area-with-quote .container .text-area-with-quote__quote .quote_box .text{color:#333;display:block;font-size:1.25rem;font-weight:400;width:100%}.text-area-with-quote .container .text-area-with-quote__quote .quote_box .author{display:block;font-size:.8125rem;margin:20px 0}}@media only screen and (max-width:798px){.text-area-with-quote>.container{margin:0;width:100%}}@media only screen and (max-width:480px){#shopify-section-page-dav-village-template{overflow-x:hidden}}.village-space-concept{font-size:10px;padding-top:40px}.village-space-concept .container{background:var(--dav-img-url-Illustrazione-albero) bottom left no-repeat;background-position:0 98%;margin:0 auto;padding:0;width:100%}@media only screen and (max-width:480px){.village-space-concept .container{background:none}}.village-space-concept .container .village-space-concept-sx{margin:0;padding:0;width:66.66667%}.village-space-concept .container .village-space-concept-sx .village-space-concept__image{background-size:contain;height:0;margin-left:8.33333%;margin-top:40px;padding-top:40%}@media only screen and (max-width:1024px){.village-space-concept .container .village-space-concept-sx .village-space-concept__image{padding-top:80%}}.village-space-concept .container .village-space-concept-sx .village-space-concept__content{background:var(--dav-theme-background-default);margin-left:25%;margin-top:-220px;padding-left:40px;padding-right:40px;position:relative;width:75%;z-index:22}.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_title{font-family:Crimson Text,serif;font-size:2.625rem;line-height:1em;padding:40px 0 20px}@media only screen and (max-width:1024px){.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_title{font-size:2rem}}.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_big,.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_big p{color:#4e4b4a;font-family:Crimson Text,serif;font-size:1.625rem;line-height:1.2em}@media only screen and (max-width:798px){.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_big,.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_big p{font-size:1.375rem;line-height:1.2em}}.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_small{margin-left:16.66667%;padding-top:40px;width:66.66667%}@media only screen and (max-width:1024px){.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_small{margin-left:0;width:100%}}.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_small,.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_small p{font-size:.875rem;line-height:1.4em}@media only screen and (max-width:480px){.village-space-concept .container .village-space-concept-sx{background:transparent;margin:0;width:100%}.village-space-concept .container .village-space-concept-sx .container{background:transparent}.village-space-concept .container .village-space-concept-sx .village-space-concept__image{background-position:50%;background-size:cover;height:0;margin-left:0;margin-top:0;padding-top:60%}}@media only screen and (max-width:480px) and (max-width:798px){.village-space-concept .container .village-space-concept-sx .village-space-concept__image{padding-top:120%}}@media only screen and (max-width:480px){.village-space-concept .container .village-space-concept-sx .village-space-concept__content{background:transparent;margin:-100px 0 0;padding-left:0;width:100%}.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__header{background:var(--dav-theme-background-default);width:75%}}@media only screen and (max-width:480px) and (max-width:798px){.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__header{width:91.66667%}}@media only screen and (max-width:480px){.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_title{font-family:Crimson Text,serif;font-size:1.25rem;margin:0;padding:20px 8.33333%}.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_big{background:var(--dav-theme-background-default);margin:0;padding:0 8.33333%}.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_big,.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_big p{color:#4e4b4a;font-family:Crimson Text,serif;font-size:1.125rem}.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_small{margin:0;padding-left:16.66667%;padding-top:10px;width:91.66667%}.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_small,.village-space-concept .container .village-space-concept-sx .village-space-concept__content .village-space-concept__content_small p{color:#4e4b4a;font-size:.875rem;line-height:1.4em}}.village-space-concept .village-space-concept-dx{background:var(--dav-img-url-village_concept) top right no-repeat;margin:0;padding:89px 0 0;width:33.33333%}.village-space-concept .village-space-concept-dx .village-space-concept__image{background-size:contain;height:0;margin-top:40px;padding-top:793px}@media only screen and (max-width:480px){.village-space-concept .village-space-concept-dx{margin:0;width:100%}.village-space-concept .village-space-concept-dx .village-space-concept__image{display:none}.village-space-concept .village-space-concept-dx .village-space-concept__content{margin:-84px 0 0}}.village-architectural-design .village-architectural-design-container{margin:0}.village-architectural-design .village-architectural-design__title{margin-left:8.33333%;padding:30px 0;width:83.33333%}.village-architectural-design .village-architectural-design__author{margin:20px 8.33333%;width:83.33333%}.village-architectural-design .village-architectural-design__author span{color:#4e4b4a;display:block;font-size:.75rem}.village-architectural-design .village-architectural-design__author span:first-child{font-size:1.875rem}.village-architectural-design .village-architectural-design__images{margin:auto 8.33333%}.village-architectural-design .village-architectural-design__image1{background-size:contain;height:0;margin:0;padding-top:33.3%;width:33.33333%}.village-architectural-design .village-architectural-design__image2{background-size:cover;height:0;margin:-66px 0 0;padding-top:46%;width:66.66667%}.village-architectural-design .village-architectural-design__bio{background:var(--dav-theme-background-default);font-size:.875rem;margin-left:11.25%;margin-top:-165px;padding:45px 40px;width:25%}.village-architectural-design .village-architectural-design__handmade{background-position:top;background-repeat:no-repeat;background-size:contain;height:0;margin:0 auto;padding-top:7%;width:100%}@media only screen and (max-width:798px){.village-architectural-design .village-architectural-design__bio{background:var(--dav-theme-background-default);font-size:.875rem;margin-left:16.66667%;margin-top:-60px;padding:25px 20px;width:75%}}@media only screen and (max-width:480px){.village-architectural-design{margin:0;padding:0}.village-architectural-design .container{margin:0 auto;padding:0;width:100%}.village-architectural-design .village-architectural-design__images{margin:0}.village-architectural-design .village-architectural-design__image1{background-size:contain;height:0;margin:0;padding-top:33.3%;width:33.33333%}.village-architectural-design .village-architectural-design__image2{background-size:cover;height:0;margin:-24px 0 0;padding-top:46%;width:66.66667%}.village-architectural-design .village-architectural-design__bio{background:var(--dav-theme-background-default);font-size:.875rem;margin-left:8.33333%;margin-top:-60px;padding:25px 20px;width:91.66667%}}.village-gallery .container,.village-gallery .village-gallery__block_contents{margin:0 auto;padding:0;width:100%}.village-gallery .village-gallery__sx{margin:0;padding:0;width:50%}.village-gallery .village-gallery__sx .village-gallery__image1{background-position:top;background-repeat:no-repeat;background-size:cover;border-right:2px solid #fff;height:0;padding-top:100%;width:100%}.village-gallery .village-gallery__dx{margin:0;padding:0;width:50%}.village-gallery .village-gallery__dx .village-gallery__image2{border-right:2px solid #fff}.village-gallery .village-gallery__dx .village-gallery__image2,.village-gallery .village-gallery__dx .village-gallery__image3{background-position:top;background-repeat:no-repeat;background-size:cover;height:0;margin:0;padding:50% 0 0;width:50%}.village-gallery .village-gallery__dx .village-gallery__image4{background-position:top;background-repeat:no-repeat;background-size:cover;border-top:2px solid #fff;height:0;margin:0;padding:49.8% 0 0;width:100%}@media only screen and (max-width:480px){.village-gallery{margin-top:50px}.village-gallery .village-gallery__dx,.village-gallery .village-gallery__sx{width:100%}.village-gallery .village-gallery__sx .village-gallery__image1{border-bottom:2px solid #fff;border-right:0}}.multimedia-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:60px}.multimedia-carousel .container{margin:0 auto;padding:0;width:100%}.multimedia-carousel .multimedia-carousel__header{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:50px 20px 20px}.multimedia-carousel .multimedia-carousel__header .multimedia-carousel__title{color:#333;font-size:2.6875rem;padding:0 20px 20px}.multimedia-carousel .multimedia-carousel__header .multimedia-carousel__description{color:#4e4b4a;font-size:1.625rem}.multimedia-carousel .multimedia-carousel__block_contents{margin-left:20px}.multimedia-carousel .multimedia-carousel__scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll}.multimedia-carousel .multimedia-carousel__scroll::-webkit-scrollbar-track{background-color:#fff}.multimedia-carousel .multimedia-carousel__scroll::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.multimedia-carousel .multimedia-carousel__scroll::-webkit-scrollbar:horizontal{height:6px;width:auto}.multimedia-carousel .multimedia-carousel__scroll::-webkit-scrollbar-thumb{background-color:#4e4b4a}.multimedia-carousel .multimedia-carousel__image{background-position:0 0;background-repeat:no-repeat}.multimedia-carousel .multimedia-carousel__slide{-ms-flex-shrink:0;margin:0 4.16667% 0 0;padding:0;width:66.66667%;-ms-flex-negative:0;flex-shrink:0}.multimedia-carousel .multimedia-carousel__slide .multimedia-carousel__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;padding-top:50%;width:100%}.multimedia-carousel .multimedia-carousel__slide .multimedia-carousel__text{background:var(--dav-theme-background-default);margin-top:-150px;padding:50px 50px 50px 0;width:66.66667%}@media only screen and (max-width:1024px){.multimedia-carousel .multimedia-carousel__slide .multimedia-carousel__text{margin-top:-80px;padding:20px 20px 20px 0}}@media only screen and (max-width:798px){.multimedia-carousel .multimedia-carousel__slide .multimedia-carousel__text{margin-top:-50px;padding:20px 20px 20px 0;width:91.66667%}}.multimedia-carousel .multimedia-carousel__slide .multimedia-carousel__text .boxtitle{display:block;font-family:Crimson Text,serif;font-size:1.625rem;padding:0 0 20px}.multimedia-carousel .multimedia-carousel__slide .multimedia-carousel__text .boxcontent{font-size:.875rem}.multimedia-carousel .swipetosee{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;float:right;font-family:HK Grotesk,sans-serif;font-size:.75rem;justify-content:flex-end;padding:30px}.multimedia-carousel .swipetosee span{background-color:#4e4b4a;display:block;height:1px;margin-right:10px;width:60px}@media only screen and (max-width:480px){.multimedia-carousel .multimedia-carousel__header{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:50px 20px 20px}.multimedia-carousel .multimedia-carousel__header .multimedia-carousel__title{color:#333;font-size:1.625rem;padding:0 0 20px}.multimedia-carousel .multimedia-carousel__header .multimedia-carousel__description{color:#4e4b4a;font-size:1.125rem}.multimedia-carousel .multimedia-carousel__slide{-ms-flex-shrink:0;margin:0 4.16667% 0 0;padding:0;width:83.33333%;-ms-flex-negative:0;flex-shrink:0}.multimedia-carousel .multimedia-carousel__slide .multimedia-carousel__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;padding-top:67%;width:100%}.multimedia-carousel .multimedia-carousel__slide .multimedia-carousel__text{background:var(--dav-theme-background-default);margin-top:-20px;padding:10px 0 20px;width:91.66667%}.multimedia-carousel .multimedia-carousel__slide .multimedia-carousel__text .boxtitle{display:block;font-size:1.375rem;padding:0 0 20px}.multimedia-carousel .multimedia-carousel__slide .multimedia-carousel__text .boxcontent{font-size:.875rem}.multimedia-carousel .swipetosee{display:-webkit-box;display:-ms-flexbox;display:flex;width:75%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;float:right;font-family:HK Grotesk,sans-serif;font-size:.75rem;justify-content:flex-end;padding:30px}.multimedia-carousel .swipetosee span{background-color:#4e4b4a;display:block;height:1px;margin-right:10px;width:60px}}.small-p-with-img{background:#fff var(--dav-img-url-sustainable_background) right top no-repeat}.small-p-with-img .small-p-with-img__header{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:50px 20px 20px}.small-p-with-img .small-p-with-img__header .small-p-with-img__title{color:#333;font-size:2.6875rem;padding:0 0 20px}.small-p-with-img .small-p-with-img__imagebg{background-repeat:no-repeat;background-size:contain;height:0;padding-top:40%;width:83.33333%}.small-p-with-img .small-p-with-img__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-shrink:0;margin-left:33.33333%;width:66.66667%;-ms-flex-negative:0;background:#fff;flex-shrink:0;margin-top:-150px;padding:30px 40px}@media only screen and (max-width:1024px){.small-p-with-img .small-p-with-img__blocks{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:16.66667%;margin-top:-100px;width:83.33333%}}@media only screen and (max-width:798px){.small-p-with-img .small-p-with-img__blocks{margin-left:8.33333%;width:91.66667%}}.small-p-with-img .small-p-with-img__block{-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}@media only screen and (max-width:1024px){.small-p-with-img .small-p-with-img__block{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.small-p-with-img .small-p-with-img__block .boxtitle{display:block;font-family:Crimson Text,serif;font-size:1.625rem;padding:20px 0}@media only screen and (max-width:1024px){.small-p-with-img .small-p-with-img__block .boxtitle{padding:20px 0 10px}}.small-p-with-img .small-p-with-img__block .boxtext{display:block}.small-p-with-img .small-p-with-img__block .boxtext,.small-p-with-img .small-p-with-img__block .boxtext p{font-size:.875rem;line-height:1.4em}@media only screen and (max-width:480px){.small-p-with-img .small-p-with-img__block .boxtext,.small-p-with-img .small-p-with-img__block .boxtext p{font-size:.8125rem}.small-p-with-img{background-image:none;width:100%}.small-p-with-img .container{margin:0 auto;padding:0;width:100%}.small-p-with-img .small-p-with-img__content{width:100%}.small-p-with-img .small-p-with-img__header{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:50px 20px 20px}.small-p-with-img .small-p-with-img__header .small-p-with-img__title{color:#333;font-size:2.6875rem;padding:0 0 10px}.small-p-with-img .small-p-with-img__imagebg{padding-top:47%;width:100%}.small-p-with-img .small-p-with-img__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;margin-left:8.33333%;width:91.66667%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:-50px;padding:10px 40px}.small-p-with-img .small-p-with-img__block{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.small-p-with-img .small-p-with-img__block .boxtitle{display:block;font-size:1.125rem;padding:20px 0 10px}.small-p-with-img .small-p-with-img__block .boxtext{display:block;font-size:.8125rem}}.quote--no_matches{border:none;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Crimson Text,serif;font-size:2rem;-moz-justify-content:center;-ms-justify-content:center;line-height:1.4em;min-height:25vh;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:1024px){.quote--no_matches{font-size:1.5rem}}.quote--no_matches p{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}.no-products-icon{display:block;margin:0 auto}.collection .breadcrumb_text{font-family:Crimson Text,serif;text-transform:unset}.collection .breadcrumb_text .breadcrumb-divider{color:#4e4b4a}.collection .breadcrumb_text span{color:#4e4b4a;font-size:.8125rem}.collection .dav-main-title{font-size:3.375rem;line-height:1em}@media only screen and (max-width:1024px){.collection .dav-main-title{font-size:2.5rem}}@media only screen and (max-width:798px){.collection .dav-main-title{font-size:2.25rem}}.collection .dav-main-text{font-size:1rem}@media only screen and (max-width:798px){.collection .dav-main-text{font-size:.875rem}}.collection .collection-banner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;padding-right:0}.collection .collection-banner .breadcrumb{padding-top:15px}@media only screen and (max-width:798px){.collection .collection-banner .breadcrumb{padding-top:0}.collection .collection-banner{-moz-flex-direction:column;-ms-flex-direction:column;padding-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.collection .collection-banner .collection-banner__info{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (min-width:799px){.collection .collection-banner .collection-banner__info{padding-right:40px}}@media only screen and (max-width:798px){.collection .collection-banner .collection-banner__info{-webkit-box-ordinal-group:3;-ms-flex-order:3;order:3;padding:0 20px}}.collection .collection-banner .collection-banner__info .collection_description{font-family:HK Grotesk,sans-serif;font-size:1rem;letter-spacing:0;line-height:24px;margin:0;text-transform:none}@media only screen and (max-width:798px){.collection .collection-banner .collection-banner__info .collection_description{font-size:.875rem;line-height:20px}.collection .collection-banner .breadcrumb-collection{-webkit-box-ordinal-group:2;-ms-flex-order:2;margin:0;order:2;padding:0 20px;text-align:left}}.collection .collection-banner .collection-banner__image{-webkit-box-flex:2;-ms-flex:2;flex:2}@media only screen and (max-width:798px){.collection .collection-banner .collection-banner__image{-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1}}.list-collections .thumbnail,.product-list .thumbnail,.slider-gallery .thumbnail{margin-bottom:0}@media only screen and (max-width:798px){.product-list .thumbnail .product-info__caption{margin-top:unset!important}}.product-list{row-gap:40px}@media only screen and (max-width:480px){.product-list{row-gap:20px}}.product-list .product_form{max-width:unset}.product-list .product_form .product-buy-info{border-bottom:1px solid #4e4b4a;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.product-list .product_form .product-buy-info .selector-wrapper,.product-list .product_form .product-buy-info .selector-wrapper select{cursor:pointer}.product-list .product_form .product-buy-info .select,.product-list .product_form .product-buy-info .swatch_options{border-right:1px solid #4e4b4a;margin-bottom:0;width:50%}.product-list .product_form .product-buy-info .select .option_title,.product-list .product_form .product-buy-info .swatch_options .option_title{font-size:.625rem;margin-top:12px}.product-list .product_form .product-buy-info .product-quantity-box{color:#333;padding:0 20px;width:50%}.product-list .product_form .product-buy-info .swatch_options .option_title{font-size:.625rem;margin-top:12px}.product-list .product_form .product-buy-info .select{color:#333;padding-right:20px}.product-list .product_form .product-buy-info .select:after,.product-list .product_form .product-buy-info .select:before{border:0 solid transparent;border-top-color:#4e4b4a;bottom:-1px;content:"";display:block;height:0;left:50%;opacity:0;position:absolute;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:0;z-index:1}.product-list .product_form .product-buy-info .select:after{border-color:transparent;bottom:0;opacity:1;z-index:2}.product-list .product_form .product-buy-info .select select{color:#333;font-size:1.125rem}.product-list .product_form .product-buy-info.with-arrow .select{position:relative}.product-list .product_form .product-buy-info.with-arrow .select:after,.product-list .product_form .product-buy-info.with-arrow .select:before{border-width:10px 10px 0;opacity:1}.product-list .product_form .product-buy-info.with-arrow select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='-8 0 40 38.2'%3E%3Cpath d='M1.39 38.2c.3-.03 1.12-.41 1.74-.93 1.36-1.16 2.69-2.4 3.99-3.61 1.01-.95 2.03-1.89 3.07-2.81L22.97 19.7c.15-.13.24-.32.26-.53a.8.8 0 0 0-.2-.57l-3.38-3.8C15.24 9.83 11.07 5.14 6.9.59 6.39.14 5.63-.08 4.86.03 4.3.15 3.35.75 2.97 1.1c.38 1.48 1.06 2.83 2 3.98 2.27 2.49 4.73 4.97 7.1 7.36 1.42 1.43 2.84 2.87 4.24 4.32.36.38.68.67.94.92.66.62 1.13 1.06 1.09 1.76-.04.76-.63 1.19-1.79 2.06-2.37 1.76-5.05 4.14-7.65 6.45-2.58 2.29-5.24 4.65-7.62 6.43-.68.46-1.13 1.14-1.28 1.9.2.8.69 1.49 1.39 1.92' style='transform:rotate(270deg);transform-box:fill-box;transform-origin:center;fill:%23333'/%3E%3C/svg%3E");background-position-x:100%;background-repeat:no-repeat}.product-list .product_form .purchase-details{-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-align-items:center;-ms-align-items:center;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.product-list .product_form .purchase-details .purchase-details__buttons{margin-left:0;margin-top:0;width:100%}.product-list .product_form .purchase-details .action_to_cart{height:54px;-moz-justify-content:unset;-ms-justify-content:unset;width:100%;-webkit-box-pack:unset;justify-content:unset;-ms-flex-pack:unset;-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-list .product_form .purchase-details .product-price-unit{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.75rem;line-height:1.125rem;margin-top:10px}.product-list .product_form .purchase-details .shopify-payment-button{margin:30px 0;width:100%}.product-list .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--branded{height:54px}.product-list .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--unbranded{background:#4e4b4a;border:none;height:54px;letter-spacing:unset;text-decoration:underline}.product-list .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--unbranded:hover{background-color:#9f9b99}.product-list .product-quickbuy{padding-top:10px}.product-list .product-quickbuy form{margin-bottom:0}@media only screen and (max-width:480px){.product-list .product-quickbuy .product_form .purchase-details .purchase-details__buttons{margin-top:0}}.product-list .product-quickbuy .product_form .product-buy-info{border-top:1px solid #4e4b4a}@media only screen and (max-width:798px){.product-list .product-quickbuy .product_form .product-buy-info{margin-bottom:0}}@media only screen and (max-width:480px){.product-list .product-quickbuy .product_form .product-buy-info{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}}.product-list .product-quickbuy .product_form .product-buy-info .select{padding-left:20px;padding-right:20px}@media only screen and (max-width:480px){.product-list .product-quickbuy .product_form .product-buy-info .select{border-right:none;padding-right:5px;width:100%}}.product-list .product-quickbuy .product_form .product-buy-info .select label{display:block;height:0;margin-top:8px;overflow:hidden}@media only screen and (max-width:480px){.product-list .product-quickbuy .product_form .product-buy-info .select label{line-height:1.1em;margin-top:7px}}.product-list .product-quickbuy .product_form .product-buy-info .select select{font-size:.875rem;margin-bottom:8px}@media only screen and (max-width:480px){.product-list .product-quickbuy .product_form .product-buy-info .select select{font-size:.75rem;margin-bottom:3px}}body.is-iOS .product-list .product-quickbuy .product_form .product-buy-info .select select{font-size:1rem}.product-list .product-quickbuy .product_form .product-buy-info .select select[data-count="1"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none}@media only screen and (max-width:480px){.product-list .product-quickbuy .product_form .product-buy-info .product-quantity-box{border-top:1px solid #4e4b4a;padding:0;width:100%}}.product-list .product-quickbuy .product_form .product-buy-info .product-quantity-box label{display:block;height:0;margin-top:8px;overflow:hidden}@media only screen and (max-width:480px){.product-list .product-quickbuy .product_form .product-buy-info .product-quantity-box label{margin-top:5px}}.product-list .product-quickbuy .product_form .product-buy-info .product-quantity-box .quantity{font-size:.875rem}@media only screen and (max-width:480px){.product-list .product-quickbuy .product_form .product-buy-info .product-quantity-box .quantity{font-size:.9375rem}}body.is-iOS .product-list .product-quickbuy .product_form .product-buy-info .product-quantity-box .quantity{font-size:1rem}.product-list .product-quickbuy__form-wrap{max-height:0;overflow:hidden;position:relative;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product-list .product-quickbuy__form-wrap.active{max-height:1000px}@media only screen and (max-width:480px){.product-list .product-quickbuy__form-wrap .btn-to-wishlist{display:none}}.product-list .product-quickbuy__form-wrap .btn-to-cart:after{background-color:transparent}.product-list .product-quickbuy__btn-toggle-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0}.product-list .product-quickbuy__btn-toggle-wrap .btn-to-wishlist{background:transparent;border:1px solid #4e4b4a;border-left:none}.product-list .product-quickbuy__btn-toggle-wrap .btn-to-wishlist svg,.product-list .product-quickbuy__btn-toggle-wrap .btn-to-wishlist svg path{fill:#4e4b4a}.product-list .product-quickbuy__btn-toggle-wrap .btn-to-wishlist:focus,.product-list .product-quickbuy__btn-toggle-wrap .btn-to-wishlist:hover{background:#4e4b4a}.product-list .product-quickbuy__btn-toggle-wrap .btn-to-wishlist:focus svg,.product-list .product-quickbuy__btn-toggle-wrap .btn-to-wishlist:focus svg path,.product-list .product-quickbuy__btn-toggle-wrap .btn-to-wishlist:hover svg,.product-list .product-quickbuy__btn-toggle-wrap .btn-to-wishlist:hover svg path{fill:#fff}.product-list .product-quickbuy__btn-toggle-wrap.disable{height:0;opacity:0;overflow:hidden;padding-bottom:0;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.product-list .product-quickbuy__btn-toggle-wrap.disable button{pointer-events:none}.product-list .product-quickbuy__btn-toggle,.product-list .product-quickbuy__btn-toggle:active,.product-list .product-quickbuy__btn-toggle:focus{-moz-flex-grow:1;-ms-flex-grow:1;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-pack:flex-start;background:transparent;border:1px solid #4e4b4a;color:#4e4b4a;font-size:.875rem;font-weight:400;text-align:left;text-decoration:underline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:798px){.product-list .product-quickbuy__btn-toggle,.product-list .product-quickbuy__btn-toggle:active,.product-list .product-quickbuy__btn-toggle:focus{display:block;font-size:.75rem;padding:0 10px;text-align:center}}.product-list .product-quickbuy__btn-toggle:hover{background:#4e4b4a;color:#fff}.product-list .btn-to-wishlist{background:#4e4b4a}.product-list .btn-to-wishlist:focus,.product-list .btn-to-wishlist:hover{background:#343231}.product-list .btn-to-cart{background:#4e4b4a;-moz-flex-grow:1;-ms-flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-list .btn-to-cart:focus,.product-list .btn-to-cart:hover{background:#343231}@media only screen and (max-width:798px){.product-list .btn-to-cart{-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}}@media only screen and (max-width:480px){.product-list .btn-to-cart:after{display:none}}@media only screen and (max-width:798px){.product-list .btn-to-cart .text{font-size:.75rem;text-align:center;width:100%}}.product-list .btn-to-cart .added{display:none}.product-list .btn-to-cart .modal_price .was_price span.money{color:#fff}.product-list .product-quickbuy__btn-toggle-wrap.no-wishlist .product-quickbuy__btn-toggle{border:1px solid #4e4b4a}.product-list .product-quickbuy__btn-toggle-wrap.no-wishlist .product-quickbuy__btn-toggle:after{display:none}.related-products--grid{font-size:inherit;text-align:left}.product_code{padding-top:15px}.sold_out,.thumbnail .sold_out{font-weight:400}.product-details-info{min-height:140px;text-align:left}@media only screen and (max-width:798px){.product-details-info{min-height:130px}}.product-details-info .dav-super-title{display:none;font-size:.875rem}@media only screen and (max-width:798px){.product-details-info .loox-rating{font-size:.75rem}}.product-details-info .loox-rating .loox-icon{padding:1px}.product-details-info .product-details-info__bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:5px}.product-details-info .product-details-info__bottom-row .price{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;line-height:1em;margin-bottom:0;margin-right:15px}@media only screen and (max-width:798px){.product-details-info .product-details-info__bottom-row .price{font-size:.75rem}}.product-details-info .product-details-info__bottom-row .price .was_price{padding-left:6px}.product-details-info .product-details-info__super-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:798px){.product-details-info .product-details-info__super-title-wrap .shopify-reviews{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.content__wishlist-products .product-details-info .product-details-info__super-title-wrap .shopify-reviews{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.product-details-info .product-details-info__super-title-wrap .super-title{display:none}@media only screen and (max-width:480px){.product-details-info .product-details-info__super-title-wrap .super-title{display:none}}.product-details-info .loox-rating:empty{min-height:26px}.product-details-info .title{font-size:1.25rem;letter-spacing:0;line-height:1em;padding-bottom:8px;text-transform:none}@media only screen and (max-width:798px){.product-details-info .title{font-size:.875rem;padding-bottom:5px}}.product-details-info .description{color:#333;display:block;font-size:.8125rem;line-height:1.4em}@media only screen and (max-width:798px){.product-details-info .description{font-size:.75rem}}.product-details-info .link{color:#4e4b4a;display:none;font-family:Crimson Text,serif;font-size:.875rem;text-decoration:underline}@media only screen and (max-width:798px){.product-details-info .link{font-size:.75rem}}.featured-product-wrap{width:100%}.featured-product{padding:40px 0}@media only screen and (max-width:798px){.featured-product{left:0;margin:0!important;padding:0;width:100%!important}}.featured-product .product-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:798px){.featured-product .product-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.featured-product .product_image{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:798px){.featured-product .product_image{-webkit-box-flex:0 0 calc(100% - 60px);-ms-flex:0 0 calc(100% - 60px);flex:0 0 calc(100% - 60px);margin-left:-40px;position:relative;z-index:2}}.featured-product .product-info__caption{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-basis:40%;-ms-flex-preferred-size:40%;-moz-align-items:center;-ms-align-items:center;flex-basis:40%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:798px){.featured-product .product-info__caption{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:-25px 0 0;z-index:1}}.featured-product .image-element__wrap{max-width:100%!important}.featured-product .product-details-info{background-color:#e0f3f4;min-height:80%;padding:40px;position:relative;width:100%}@media only screen and (max-width:798px){.featured-product .product-details-info{padding-bottom:100px}}.featured-product .product-details-info .title{font-size:2rem;letter-spacing:0;line-height:1em;min-height:2em;text-transform:none}@media only screen and (max-width:798px){.featured-product .product-details-info .title{font-size:1.5rem}}.featured-product .product-details-info .title+.description{padding-top:20px}.featured-product .product-details-info .price{color:#4e4b4a;display:block;font-size:15px;margin-bottom:0;padding-top:15px;text-transform:capitalize}.featured-product .product-details-info .description{display:block}.featured-product .product-details-info .bottom-image{bottom:0;position:absolute;right:40px}.featured-product .product-details-info .bottom-image img{display:block;float:right;max-width:8vw}@media only screen and (max-width:798px){.featured-product .product-details-info .bottom-image img{max-width:11vw}}@media only screen and (max-width:480px){.featured-product .product-details-info .bottom-image img{max-width:18vw}}.product-list-banner__wrap{background-position:50%;background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 60px);margin-top:40px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end}.product-list-banner__wrap *{position:relative;z-index:2}.product-list-banner__wrap:after{background:-webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));background:linear-gradient(0deg,#000,transparent);bottom:0;content:"";display:block;height:50%;left:0;opacity:.5;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%;z-index:1}@media only screen and (max-width:798px){.product-list-banner__wrap:after{height:90%}}.product-list-banner__wrap:hover:after{height:70%;opacity:.6}.product-list-banner__content{padding-bottom:30px;padding-left:30px;padding-right:30px;text-align:left}@media only screen and (max-width:798px){.product-list-banner__content{padding-bottom:16px;padding-left:8px;padding-right:8px}.product-list-banner__content-btn{padding-top:20px}}.product-list-banner__title{color:#fff;font-family:Crimson Text;font-size:2.625rem;text-align:left}@media only screen and (max-width:798px){.product-list-banner__title{font-family:Crimson Text;font-size:1.875rem;line-height:1}}@media only screen and (max-width:480px){.product-list-banner__title{font-family:Crimson Text;font-size:1rem;line-height:1}}.product-list-banner__description{color:#fff;font-size:1rem;padding-bottom:22px;padding-top:22px;text-align:left}@media only screen and (max-width:798px){.product-list-banner__description{display:none;font-size:.875rem;line-height:1.4em;padding-bottom:8px;padding-top:5px}}.product-list-banner__btn{background-color:#fff;border:1px solid transparent;border-radius:0;color:#4e4b4a;display:block;font-family:Crimson Text;padding:6px 12px;text-align:center;text-decoration:underline;width:50%}@media only screen and (max-width:798px){.product-list-banner__btn{width:100%}}.product-list-banner__btn:hover{background:#4e4b4a;color:#fff}.product-list-banner__btn:hover span{color:#fff}.collection-matrix{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:100vh}@media only screen and (max-width:798px){.featured-display-desktop{display:none}}@media only screen and (min-width:799px){.featured-display-desktop{display:block}}@media only screen and (max-width:798px){.featured-display-mobile{display:block;padding-bottom:20px;padding-top:20px}}@media only screen and (min-width:799px){.featured-display-mobile{display:none}}.spr-badge[data-rating="0.0"],.swym-isa-inline-form:empty{display:none}.reviewsVisibility--true{min-height:26px}.notify_form{width:100%}.notify_form,.notify_form p{font-size:.875rem}.notify_form form{max-width:100%!important}.notify_form .notify_form__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end}@media only screen and (max-width:798px){.notify_form .notify_form__inputs{-ms-flex-wrap:wrap;flex-wrap:wrap}.notify_form .notify_form__inputs .action_button,.notify_form .notify_form__inputs .notify_email{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.notify_form .notify_form__inputs.customer--true .action_button{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.product-icon__container{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;padding:20px 0}.product-icon__container,.product-planet-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.product-planet-icon{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15;-webkit-box-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:20px;padding-top:30px}.product-quantity-box label{font-size:.625rem;line-height:20px;margin-bottom:0;margin-top:12px}.product-quantity-box .product-minus,.product-quantity-box .product-plus,.product-quantity-box .quantity{background:transparent;border:none}.product-quantity-box .product-minus:hover,.product-quantity-box .product-plus:hover{background:none}.product-quantity-box .quantity{border:none;font-size:1.125rem;height:26px;min-height:26px;padding:0 10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:50%}.product-quantity-box .quantity:focus{background:#ffffffb3;-webkit-box-shadow:none;box-shadow:none}.product-quantity-box .product-minus{height:26px;line-height:30px;text-align:center;width:25%}.product-quantity-box .product-minus.limit{opacity:.2}.product-quantity-box .product-plus{height:26px;line-height:30px;text-align:center;width:25%}.share-btn a{background:var(--dav-theme-background-default)}.product,.product-details,.product-new-pdp-2_0,.product-professional,.product-sachet{overflow-x:hidden!important}.product .social_buttons,.product-details .social_buttons,.product-new-pdp-2_0 .social_buttons,.product-professional .social_buttons,.product-sachet .social_buttons{margin-top:15px}.product .social_buttons .icon-facebook-share:before,.product .social_buttons .icon-mail-share:before,.product .social_buttons .icon-pinterest-share:before,.product .social_buttons .icon-twitter-share:before,.product-details .social_buttons .icon-facebook-share:before,.product-details .social_buttons .icon-mail-share:before,.product-details .social_buttons .icon-pinterest-share:before,.product-details .social_buttons .icon-twitter-share:before,.product-new-pdp-2_0 .social_buttons .icon-facebook-share:before,.product-new-pdp-2_0 .social_buttons .icon-mail-share:before,.product-new-pdp-2_0 .social_buttons .icon-pinterest-share:before,.product-new-pdp-2_0 .social_buttons .icon-twitter-share:before,.product-professional .social_buttons .icon-facebook-share:before,.product-professional .social_buttons .icon-mail-share:before,.product-professional .social_buttons .icon-pinterest-share:before,.product-professional .social_buttons .icon-twitter-share:before,.product-sachet .social_buttons .icon-facebook-share:before,.product-sachet .social_buttons .icon-mail-share:before,.product-sachet .social_buttons .icon-pinterest-share:before,.product-sachet .social_buttons .icon-twitter-share:before{color:#4e4b4a}.product .social_buttons .icon-facebook-share:focus,.product .social_buttons .icon-facebook-share:hover,.product .social_buttons .icon-mail-share:focus,.product .social_buttons .icon-mail-share:hover,.product .social_buttons .icon-pinterest-share:focus,.product .social_buttons .icon-pinterest-share:hover,.product .social_buttons .icon-twitter-share:focus,.product .social_buttons .icon-twitter-share:hover,.product-details .social_buttons .icon-facebook-share:focus,.product-details .social_buttons .icon-facebook-share:hover,.product-details .social_buttons .icon-mail-share:focus,.product-details .social_buttons .icon-mail-share:hover,.product-details .social_buttons .icon-pinterest-share:focus,.product-details .social_buttons .icon-pinterest-share:hover,.product-details .social_buttons .icon-twitter-share:focus,.product-details .social_buttons .icon-twitter-share:hover,.product-new-pdp-2_0 .social_buttons .icon-facebook-share:focus,.product-new-pdp-2_0 .social_buttons .icon-facebook-share:hover,.product-new-pdp-2_0 .social_buttons .icon-mail-share:focus,.product-new-pdp-2_0 .social_buttons .icon-mail-share:hover,.product-new-pdp-2_0 .social_buttons .icon-pinterest-share:focus,.product-new-pdp-2_0 .social_buttons .icon-pinterest-share:hover,.product-new-pdp-2_0 .social_buttons .icon-twitter-share:focus,.product-new-pdp-2_0 .social_buttons .icon-twitter-share:hover,.product-professional .social_buttons .icon-facebook-share:focus,.product-professional .social_buttons .icon-facebook-share:hover,.product-professional .social_buttons .icon-mail-share:focus,.product-professional .social_buttons .icon-mail-share:hover,.product-professional .social_buttons .icon-pinterest-share:focus,.product-professional .social_buttons .icon-pinterest-share:hover,.product-professional .social_buttons .icon-twitter-share:focus,.product-professional .social_buttons .icon-twitter-share:hover,.product-sachet .social_buttons .icon-facebook-share:focus,.product-sachet .social_buttons .icon-facebook-share:hover,.product-sachet .social_buttons .icon-mail-share:focus,.product-sachet .social_buttons .icon-mail-share:hover,.product-sachet .social_buttons .icon-pinterest-share:focus,.product-sachet .social_buttons .icon-pinterest-share:hover,.product-sachet .social_buttons .icon-twitter-share:focus,.product-sachet .social_buttons .icon-twitter-share:hover{background:#4e4b4a;border-color:#4e4b4a}.product .social_buttons .icon-facebook-share:focus:before,.product .social_buttons .icon-facebook-share:hover:before,.product .social_buttons .icon-mail-share:focus:before,.product .social_buttons .icon-mail-share:hover:before,.product .social_buttons .icon-pinterest-share:focus:before,.product .social_buttons .icon-pinterest-share:hover:before,.product .social_buttons .icon-twitter-share:focus:before,.product .social_buttons .icon-twitter-share:hover:before,.product-details .social_buttons .icon-facebook-share:focus:before,.product-details .social_buttons .icon-facebook-share:hover:before,.product-details .social_buttons .icon-mail-share:focus:before,.product-details .social_buttons .icon-mail-share:hover:before,.product-details .social_buttons .icon-pinterest-share:focus:before,.product-details .social_buttons .icon-pinterest-share:hover:before,.product-details .social_buttons .icon-twitter-share:focus:before,.product-details .social_buttons .icon-twitter-share:hover:before,.product-new-pdp-2_0 .social_buttons .icon-facebook-share:focus:before,.product-new-pdp-2_0 .social_buttons .icon-facebook-share:hover:before,.product-new-pdp-2_0 .social_buttons .icon-mail-share:focus:before,.product-new-pdp-2_0 .social_buttons .icon-mail-share:hover:before,.product-new-pdp-2_0 .social_buttons .icon-pinterest-share:focus:before,.product-new-pdp-2_0 .social_buttons .icon-pinterest-share:hover:before,.product-new-pdp-2_0 .social_buttons .icon-twitter-share:focus:before,.product-new-pdp-2_0 .social_buttons .icon-twitter-share:hover:before,.product-professional .social_buttons .icon-facebook-share:focus:before,.product-professional .social_buttons .icon-facebook-share:hover:before,.product-professional .social_buttons .icon-mail-share:focus:before,.product-professional .social_buttons .icon-mail-share:hover:before,.product-professional .social_buttons .icon-pinterest-share:focus:before,.product-professional .social_buttons .icon-pinterest-share:hover:before,.product-professional .social_buttons .icon-twitter-share:focus:before,.product-professional .social_buttons .icon-twitter-share:hover:before,.product-sachet .social_buttons .icon-facebook-share:focus:before,.product-sachet .social_buttons .icon-facebook-share:hover:before,.product-sachet .social_buttons .icon-mail-share:focus:before,.product-sachet .social_buttons .icon-mail-share:hover:before,.product-sachet .social_buttons .icon-pinterest-share:focus:before,.product-sachet .social_buttons .icon-pinterest-share:hover:before,.product-sachet .social_buttons .icon-twitter-share:focus:before,.product-sachet .social_buttons .icon-twitter-share:hover:before{color:#fff}.product .breadcrumb-collection,.product-details .breadcrumb-collection,.product-new-pdp-2_0 .breadcrumb-collection,.product-professional .breadcrumb-collection,.product-sachet .breadcrumb-collection{padding-top:20px}@media only screen and (max-width:1024px){.product .breadcrumb-collection,.product-details .breadcrumb-collection,.product-new-pdp-2_0 .breadcrumb-collection,.product-professional .breadcrumb-collection,.product-sachet .breadcrumb-collection{margin-bottom:0;padding-top:0}}.product .breadcrumb_text,.product-details .breadcrumb_text,.product-new-pdp-2_0 .breadcrumb_text,.product-professional .breadcrumb_text,.product-sachet .breadcrumb_text{font-family:Crimson Text,serif;text-transform:unset}.product .breadcrumb_text .breadcrumb-divider,.product-details .breadcrumb_text .breadcrumb-divider,.product-new-pdp-2_0 .breadcrumb_text .breadcrumb-divider,.product-professional .breadcrumb_text .breadcrumb-divider,.product-sachet .breadcrumb_text .breadcrumb-divider{color:#4e4b4a}.product .breadcrumb_text span,.product-details .breadcrumb_text span,.product-new-pdp-2_0 .breadcrumb_text span,.product-professional .breadcrumb_text span,.product-sachet .breadcrumb_text span{color:#4e4b4a;font-size:.8125rem}@media only screen and (max-width:798px){.product .breadcrumb_text.new_breadcrumb_text span,.product-details .breadcrumb_text.new_breadcrumb_text span,.product-new-pdp-2_0 .breadcrumb_text.new_breadcrumb_text span,.product-professional .breadcrumb_text.new_breadcrumb_text span,.product-sachet .breadcrumb_text.new_breadcrumb_text span{text-align:left}.product .breadcrumb_text.new_breadcrumb_text span span,.product-details .breadcrumb_text.new_breadcrumb_text span span,.product-new-pdp-2_0 .breadcrumb_text.new_breadcrumb_text span span,.product-professional .breadcrumb_text.new_breadcrumb_text span span,.product-sachet .breadcrumb_text.new_breadcrumb_text span span{font-size:.6875rem}.product div.breadcrumb_text.new_breadcrumb_text,.product-details div.breadcrumb_text.new_breadcrumb_text,.product-new-pdp-2_0 div.breadcrumb_text.new_breadcrumb_text,.product-professional div.breadcrumb_text.new_breadcrumb_text,.product-sachet div.breadcrumb_text.new_breadcrumb_text{padding-left:1.375rem;text-align:left}}.product .product_section,.product-details .product_section,.product-new-pdp-2_0 .product_section,.product-professional .product_section,.product-sachet .product_section{margin-bottom:0;padding-bottom:60px}@media only screen and (max-width:798px){.product .product_section,.product-details .product_section,.product-new-pdp-2_0 .product_section,.product-professional .product_section,.product-sachet .product_section{padding-bottom:30px}}.product .product_section .product_\orm,.product-details .product_section .product_\orm,.product-new-pdp-2_0 .product_section .product_\orm,.product-professional .product_section .product_\orm,.product-sachet .product_section .product_\orm{max-width:100%}.product .product_section .product-media-wrap,.product-details .product_section .product-media-wrap,.product-new-pdp-2_0 .product_section .product-media-wrap,.product-professional .product_section .product-media-wrap,.product-sachet .product_section .product-media-wrap{position:relative}@media only screen and (min-width:799px){.product .product_section .product_section_container,.product-details .product_section .product_section_container,.product-new-pdp-2_0 .product_section .product_section_container,.product-professional .product_section .product_section_container,.product-sachet .product_section .product_section_container{padding-left:40px}}.product .product_section .product_section_container .margin-space,.product-details .product_section .product_section_container .margin-space,.product-new-pdp-2_0 .product_section .product_section_container .margin-space,.product-professional .product_section .product_section_container .margin-space,.product-sachet .product_section .product_section_container .margin-space{margin-left:2px}.product .product_section .product_section_container .badges-list,.product-details .product_section .product_section_container .badges-list,.product-new-pdp-2_0 .product_section .product_section_container .badges-list,.product-professional .product_section .product_section_container .badges-list,.product-sachet .product_section .product_section_container .badges-list{margin-left:unset;-webkit-margin-before:unset;left:15px;margin-block-start:unset}@media only screen and (max-width:798px){.product .product_section .product_section_container .badges-list,.product-details .product_section .product_section_container .badges-list,.product-new-pdp-2_0 .product_section .product_section_container .badges-list,.product-professional .product_section .product_section_container .badges-list,.product-sachet .product_section .product_section_container .badges-list{left:10px}}.product .product_section .product_section_container .badges-list .blue-badge.new-badge,.product-details .product_section .product_section_container .badges-list .blue-badge.new-badge,.product-new-pdp-2_0 .product_section .product_section_container .badges-list .blue-badge.new-badge,.product-professional .product_section .product_section_container .badges-list .blue-badge.new-badge,.product-sachet .product_section .product_section_container .badges-list .blue-badge.new-badge{padding-left:unset}.product .product_section.new_product_section,.product-details .product_section.new_product_section,.product-new-pdp-2_0 .product_section.new_product_section,.product-professional .product_section.new_product_section,.product-sachet .product_section.new_product_section{background-color:#fff}@media only screen and (min-width:799px){.product .product_section.new_product_section,.product-details .product_section.new_product_section,.product-new-pdp-2_0 .product_section.new_product_section,.product-professional .product_section.new_product_section,.product-sachet .product_section.new_product_section{padding-bottom:unset}}.product .product_section.new_product_section .product-sticky-form,.product-details .product_section.new_product_section .product-sticky-form,.product-new-pdp-2_0 .product_section.new_product_section .product-sticky-form,.product-professional .product_section.new_product_section .product-sticky-form,.product-sachet .product_section.new_product_section .product-sticky-form{background-color:#f5f5f3}.product .product_section.new_product_section .product-sticky-form .product-sticky-form__name__container .super-title,.product-details .product_section.new_product_section .product-sticky-form .product-sticky-form__name__container .super-title,.product-new-pdp-2_0 .product_section.new_product_section .product-sticky-form .product-sticky-form__name__container .super-title,.product-professional .product_section.new_product_section .product-sticky-form .product-sticky-form__name__container .super-title,.product-sachet .product_section.new_product_section .product-sticky-form .product-sticky-form__name__container .super-title{text-decoration:none}.product .product_section.new_product_section .product-sticky-form .product-buy-info-container .product-buy-info .product-quantity-box .new-product-quantity,.product-details .product_section.new_product_section .product-sticky-form .product-buy-info-container .product-buy-info .product-quantity-box .new-product-quantity,.product-new-pdp-2_0 .product_section.new_product_section .product-sticky-form .product-buy-info-container .product-buy-info .product-quantity-box .new-product-quantity,.product-professional .product_section.new_product_section .product-sticky-form .product-buy-info-container .product-buy-info .product-quantity-box .new-product-quantity,.product-sachet .product_section.new_product_section .product-sticky-form .product-buy-info-container .product-buy-info .product-quantity-box .new-product-quantity{display:none}.product .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .btn-to-cart .text,.product-details .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .btn-to-cart .text,.product-new-pdp-2_0 .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .btn-to-cart .text,.product-professional .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .btn-to-cart .text,.product-sachet .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .btn-to-cart .text{font-size:1rem;text-decoration:none}.product .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price,.product-details .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price,.product-new-pdp-2_0 .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price,.product-professional .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price,.product-sachet .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price{display:-webkit-box;display:-ms-flexbox;display:flex}.product .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.sale,.product-details .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.sale,.product-new-pdp-2_0 .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.sale,.product-professional .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.sale,.product-sachet .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.sale{margin-right:8px}.product .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.was_price span,.product-details .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.was_price span,.product-new-pdp-2_0 .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.was_price span,.product-professional .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.was_price span,.product-sachet .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.was_price span{font-size:.75rem}.product .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.sale.savings,.product-details .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.sale.savings,.product-new-pdp-2_0 .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.sale.savings,.product-professional .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.sale.savings,.product-sachet .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .modal_price span.sale.savings{display:none}.product .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .btn-unavailable,.product-details .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .btn-unavailable,.product-new-pdp-2_0 .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .btn-unavailable,.product-professional .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .btn-unavailable,.product-sachet .product_section.new_product_section .product-sticky-form .purchase-details .action_to_cart .btn-unavailable{margin-top:20px}.product .product_section.new_product_section .product_section_container .product-left-side,.product-details .product_section.new_product_section .product_section_container .product-left-side,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side,.product-professional .product_section.new_product_section .product_section_container .product-left-side,.product-sachet .product_section.new_product_section .product_section_container .product-left-side{background-color:#fff;max-height:unset}@media only screen and (max-width:798px){.product .product_section.new_product_section .product_section_container .product-left-side .breadcrumb_text,.product-details .product_section.new_product_section .product_section_container .product-left-side .breadcrumb_text,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .breadcrumb_text,.product-professional .product_section.new_product_section .product_section_container .product-left-side .breadcrumb_text,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .breadcrumb_text{padding-left:1.375rem;text-align:left}.product .product_section.new_product_section .product_section_container .product-left-side .breadcrumb_text span,.product-details .product_section.new_product_section .product_section_container .product-left-side .breadcrumb_text span,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .breadcrumb_text span,.product-professional .product_section.new_product_section .product_section_container .product-left-side .breadcrumb_text span,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .breadcrumb_text span{font-size:.6875rem;text-align:left}}.product .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper,.product-details .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper,.product-professional .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper{position:relative}.product .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist,.product-details .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist,.product-professional .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist{background-color:transparent;padding:0;position:absolute;right:15px;top:5px;z-index:1}@media only screen and (max-width:798px){.product .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist,.product-details .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist,.product-professional .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist{right:10px;top:0}}.product .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path,.product-details .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-details .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path,.product-professional .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-professional .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path{fill:#4e4b4a;height:1.25rem}@media only screen and (min-width:799px){.product .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path,.product-details .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-details .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path,.product-professional .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-professional .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path{height:1.625rem}}@media only screen and (min-width:1025px) and (min-width:820px) and (max-width:1180px){.product .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path,.product-details .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-details .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path,.product-professional .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-professional .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg path{height:4.125rem}}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery.gallery-wrap,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery.gallery-wrap,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery.gallery-wrap,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery.gallery-wrap,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery.gallery-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery:not(.slider-arrows) .button-row,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery:not(.slider-arrows) .button-row,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery:not(.slider-arrows) .button-row,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery:not(.slider-arrows) .button-row,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery:not(.slider-arrows) .button-row{display:none}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery:not(.slider-arrows) .product_gallery_nav .gallery-cell video,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery:not(.slider-arrows) .product_gallery_nav .gallery-cell video,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery:not(.slider-arrows) .product_gallery_nav .gallery-cell video,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery:not(.slider-arrows) .product_gallery_nav .gallery-cell video,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery:not(.slider-arrows) .product_gallery_nav .gallery-cell video{height:5rem;max-width:none;width:auto}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button{display:block;opacity:1}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.previous:after,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.previous:after,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.previous:after,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.previous:after,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.previous:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.891' height='24' data-name='Raggruppa 1' viewBox='0 0 12.891 24'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%234e4b4a' d='M0 0h12.891v24H0z' data-name='Rettangolo 69'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' data-name='Raggruppa 431'%3E%3Cpath fill='%234e4b4a' d='M0 12a.9.9 0 0 1 .261-.629L11.393.239A.891.891 0 0 1 12.652 1.5L2.149 12l10.5 10.5a.891.891 0 0 1-1.259 1.259L.261 12.629A.9.9 0 0 1 0 12' data-name='Tracciato 74'/%3E%3C/g%3E%3C/svg%3E")}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.next:after,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.next:after,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.next:after,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.next:after,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.next:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.891' height='24' data-name='Raggruppa 1636' viewBox='0 0 12.891 24'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%234e4b4a' d='M0 0h12.891v24H0z' data-name='Rettangolo 69'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' data-name='Raggruppa 431'%3E%3Cpath fill='%234e4b4a' d='M12.891 12a.9.9 0 0 0-.261-.629L1.5.239A.892.892 0 0 0 .239 1.5L10.741 12 .239 22.5A.892.892 0 0 0 1.5 23.761l11.129-11.132a.9.9 0 0 0 .262-.629' data-name='Tracciato 74'/%3E%3C/g%3E%3C/svg%3E")}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .new_gallery_nav_wrapper,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .new_gallery_nav_wrapper,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .new_gallery_nav_wrapper,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .new_gallery_nav_wrapper,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .new_gallery_nav_wrapper{margin:0 auto;max-width:583px;position:relative;width:94%;z-index:1}@media only screen and (max-width:798px){.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .new_gallery_nav_wrapper,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .new_gallery_nav_wrapper,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .new_gallery_nav_wrapper,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .new_gallery_nav_wrapper,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .new_gallery_nav_wrapper{width:100%}}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:-3.7em;position:absolute;top:40%;-webkit-transform:translateY(-40%);transform:translateY(-40%);width:100%;width:calc(100% + 108px)}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row button.button,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row button.button,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row button.button,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row button.button,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row button.button{background:transparent;border:transparent}@media only screen and (max-width:798px){.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .button-row{display:none}}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control{display:block}@media only screen and (max-width:798px){.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control{display:none}}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .flickity-button,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .flickity-button,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .flickity-button,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .flickity-button,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .flickity-button{display:none}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell{margin:0 21px 10px 0}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell img,.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell video,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell img,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell video,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell img,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell video,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell img,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell video,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell img,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell video{height:7.8125rem;max-width:none;width:auto}.product .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell:last-child,.product-details .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell:last-child,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell:last-child,.product-professional .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell:last-child,.product-sachet .product_section.new_product_section .product_section_container .product-left-side .js-product-page-gallery .js-slider-control .gallery-cell:last-child{margin:0 21px 10px 12px}@media only screen and (min-width:799px){.product .product_section.new_product_section .product_section_container .product-left-side,.product-details .product_section.new_product_section .product_section_container .product-left-side,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-left-side,.product-professional .product_section.new_product_section .product_section_container .product-left-side,.product-sachet .product_section.new_product_section .product_section_container .product-left-side{padding:0;width:50%}}.product .product_section.new_product_section .product_section_container .product-right-side,.product-details .product_section.new_product_section .product_section_container .product-right-side,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side,.product-professional .product_section.new_product_section .product_section_container .product-right-side,.product-sachet .product_section.new_product_section .product_section_container .product-right-side{text-align:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product .product_section.new_product_section .product_section_container .product-right-side .super-title,.product-details .product_section.new_product_section .product_section_container .product-right-side .super-title,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .super-title,.product-professional .product_section.new_product_section .product_section_container .product-right-side .super-title,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .super-title{font-style:unset;text-decoration:none}.product .product_section.new_product_section .product_section_container .product-right-side .dav-main-title,.product-details .product_section.new_product_section .product_section_container .product-right-side .dav-main-title,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .dav-main-title,.product-professional .product_section.new_product_section .product_section_container .product-right-side .dav-main-title,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .dav-main-title{font-weight:600;margin:unset}.product .product_section.new_product_section .product_section_container .product-right-side .product-short_description,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-short_description,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-short_description,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-short_description,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-short_description{font-size:1.75rem;line-height:2.4375rem;margin:unset}@media only screen and (max-width:798px){.product .product_section.new_product_section .product_section_container .product-right-side .product-short_description,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-short_description,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-short_description,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-short_description,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-short_description{font-size:1.125rem;line-height:1.5625rem}}.product .product_section.new_product_section .product_section_container .product-right-side .loox-rating,.product-details .product_section.new_product_section .product_section_container .product-right-side .loox-rating,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .loox-rating,.product-professional .product_section.new_product_section .product_section_container .product-right-side .loox-rating,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .loox-rating{margin-top:5px}.product .product_section.new_product_section .product_section_container .product-right-side .loox-rating .loox-rating-content span.loox-rating-label,.product-details .product_section.new_product_section .product_section_container .product-right-side .loox-rating .loox-rating-content span.loox-rating-label,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .loox-rating .loox-rating-content span.loox-rating-label,.product-professional .product_section.new_product_section .product_section_container .product-right-side .loox-rating .loox-rating-content span.loox-rating-label,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .loox-rating .loox-rating-content span.loox-rating-label{text-decoration:underline}.product .product_section.new_product_section .product_section_container .product-right-side span.rc_popup__label,.product-details .product_section.new_product_section .product_section_container .product-right-side span.rc_popup__label,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side span.rc_popup__label,.product-professional .product_section.new_product_section .product_section_container .product-right-side span.rc_popup__label,.product-sachet .product_section.new_product_section .product_section_container .product-right-side span.rc_popup__label{font-family:HK Grotesk;text-decoration:underline}.product .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show,.product-details .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show,.product-professional .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show{margin:20px auto 10px;max-height:4.5em;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:799px){.product .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show,.product-details .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show,.product-professional .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show{max-height:3.9em;width:80%}}.product .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show .show-more-product,.product-details .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show .show-more-product,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show .show-more-product,.product-professional .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show .show-more-product,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show .show-more-product{font-size:.875rem;line-height:1.5rem;padding:0 20px}@media only screen and (min-width:799px){.product .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show .show-more-product,.product-details .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show .show-more-product,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show .show-more-product,.product-professional .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show .show-more-product,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show .show-more-product{font-size:1rem;line-height:1.25rem;padding:unset}}.product .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show.show,.product-details .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show.show,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show.show,.product-professional .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show.show,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show.show{max-height:1000px;-webkit-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out}.product .product_section.new_product_section .product_section_container .product-right-side .new-product__show-more,.product-details .product_section.new_product_section .product_section_container .product-right-side .new-product__show-more,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .new-product__show-more,.product-professional .product_section.new_product_section .product_section_container .product-right-side .new-product__show-more,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .new-product__show-more{font-size:.875rem;line-height:1.375rem;text-decoration:underline}@media only screen and (min-width:799px){.product .product_section.new_product_section .product_section_container .product-right-side .new-product__show-more,.product-details .product_section.new_product_section .product_section_container .product-right-side .new-product__show-more,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .new-product__show-more,.product-professional .product_section.new_product_section .product_section_container .product-right-side .new-product__show-more,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .new-product__show-more{font-size:1rem}}.product .product_section.new_product_section .product_section_container .product-right-side .extole_zone_product_page__container,.product-details .product_section.new_product_section .product_section_container .product-right-side .extole_zone_product_page__container,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .extole_zone_product_page__container,.product-professional .product_section.new_product_section .product_section_container .product-right-side .extole_zone_product_page__container,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .extole_zone_product_page__container{text-align:left;text-decoration:underline}@media only screen and (min-width:799px){.product .product_section.new_product_section .product_section_container .product-right-side dynamic-checkout .wallet-button-fade-in #buyer-consent,.product-details .product_section.new_product_section .product_section_container .product-right-side dynamic-checkout .wallet-button-fade-in #buyer-consent,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side dynamic-checkout .wallet-button-fade-in #buyer-consent,.product-professional .product_section.new_product_section .product_section_container .product-right-side dynamic-checkout .wallet-button-fade-in #buyer-consent,.product-sachet .product_section.new_product_section .product_section_container .product-right-side dynamic-checkout .wallet-button-fade-in #buyer-consent{padding-top:54px}}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container{width:100%}@media only screen and (min-width:799px){.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container{max-width:30.1875rem}}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability{padding:25px 0 12px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality{position:relative}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-svg-wrapper,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-svg-wrapper,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-svg-wrapper,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-svg-wrapper,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-svg-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;margin-bottom:.625rem}@media only screen and (max-width:798px){.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-svg-wrapper,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-svg-wrapper,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-svg-wrapper,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-svg-wrapper,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-svg-wrapper{margin-bottom:.4375rem;width:40px}}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text{text-decoration:underline}@media only screen and (min-width:799px){.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text{font-size:.875rem;margin:0}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text:hover,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text:hover,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text:hover,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text:hover,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text:hover{font-weight:700}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text:hover+.sustainability-desc,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text:hover+.sustainability-desc,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text:hover+.sustainability-desc,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text:hover+.sustainability-desc,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text:hover+.sustainability-desc{max-height:18.75rem;opacity:1;visibility:visible}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text{width:80%}}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability.double-row,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability.double-row,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability.double-row,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability.double-row,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability.double-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc{background-color:#ebebe8;border-radius:10%;font-size:.625rem;max-height:0;opacity:0;position:absolute;top:100%;-webkit-transition:opacity .5s,max-height .5s,.1s ease-in;transition:opacity .5s,max-height .5s,.1s ease-in;visibility:hidden;z-index:2}@media only screen and (min-width:799px){.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc{font-size:.75rem}}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc p,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc p,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc p,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc p,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .sustainability-desc p{margin:auto;padding:.75rem 0;width:75%}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .active-text,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .active-text,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .active-text,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .active-text,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .active-text{font-weight:700}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .active-desc,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .active-desc,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .active-desc,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .active-desc,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .active-desc{max-height:18.75rem;opacity:1;visibility:visible}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description{border:.5px #d3d3d3;border-style:solid solid none;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:3.5625rem;position:relative}@media only screen and (max-width:798px){.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0 0 15px}}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title{font-size:.875rem;font-weight:700}@media only screen and (min-width:799px){.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title{font-size:1rem;left:20px;position:absolute;top:20px}}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select .size-select-button,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select .size-select-button,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select .size-select-button,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select .size-select-button,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select .size-select-button{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#4e4b4a;border:1px solid #4e4b4a;border-radius:1.75rem;color:#fff;font-family:HK Grotesk,sans-serif;height:1.125rem;justify-content:center;line-height:1.125rem;margin:0 5px;min-height:unset;padding:12px 20px}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select .size-select-button:not(.selected),.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select .size-select-button:not(.selected),.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select .size-select-button:not(.selected),.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select .size-select-button:not(.selected),.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select .size-select-button:not(.selected){background:#fff;color:#4e4b4a}@media only screen and (max-width:798px){.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select{margin-right:unset}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title{margin:auto;padding-top:.5rem}}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent{border:.5px solid #d3d3d3;border-top:transparent}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-container-wrapper,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-container-wrapper,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-container-wrapper,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-container-wrapper,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-container-wrapper{border-top:.5px solid #d3d3d3}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-container-wrapper .rc_popup_label_wrapper.row,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-container-wrapper .rc_popup_label_wrapper.row,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-container-wrapper .rc_popup_label_wrapper.row,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-container-wrapper .rc_popup_label_wrapper.row,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-container-wrapper .rc_popup_label_wrapper.row{margin:unset}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio{text-align:left}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio .rc-option--active,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio .rc-option--active,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio .rc-option--active,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio .rc-option--active,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio .rc-option--active{background-color:transparent}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio label,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio label,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio label,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio label,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio label{text-transform:none}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio label span,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio label span,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio label span,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio label span,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc-widget.rc_widget .rc-template__legacy-radio label span{font-weight:400}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc_popup,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc_popup,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc_popup,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc_popup,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc_popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 8px 0}.product .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc_popup .rc_popup__label,.product-details .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc_popup .rc_popup__label,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc_popup .rc_popup__label,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc_popup .rc_popup__label,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product-info-container .rc-widget-injection-parent .rc_popup .rc_popup__label{font-size:.75rem}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info{border-bottom:transparent;margin-bottom:unset}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info .product-quantity-box,.product .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info div.select,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info .product-quantity-box,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info div.select,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info .product-quantity-box,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info div.select,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info .product-quantity-box,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info div.select,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info .product-quantity-box,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info div.select{display:none}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons{margin-top:.9375rem}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper{margin-right:auto}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select{background-position-x:85%;border:1px solid #4e4b4a;font-size:1.125rem;margin-bottom:unset;margin-right:.9375rem;min-height:3.375rem;padding:.75rem}@media only screen and (max-width:798px){.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select{margin-left:.0625rem}}@media only screen and (min-width:799px){.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .quantity-select-wrapper select.new-product-quantity-select{width:4.375rem}}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart{-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (max-width:798px){.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart{-ms-flex-preferred-size:82%;flex-basis:82%}}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart:after,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart:after,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart:after,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart:after,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart:after{content:unset}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price{display:-webkit-box;display:-ms-flexbox;display:flex}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.sale,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.sale,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.sale,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.sale,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.sale{margin-right:8px}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.was_price span,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.was_price span,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.was_price span,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.was_price span,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.was_price span{font-size:.75rem}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.sale.savings,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.sale.savings,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.sale.savings,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.sale.savings,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart .modal_price span.sale.savings{display:none}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart span.money,.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart span.text,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart span.money,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart span.text,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart span.money,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart span.text,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart span.money,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart span.text,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart span.money,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart span.text{font-size:1rem;text-decoration:none}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart:hover,.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-wishlist:hover,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart:hover,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-wishlist:hover,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart:hover,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-wishlist:hover,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart:hover,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-wishlist:hover,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart:hover,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-wishlist:hover{background-color:#6e6c6c}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .shopify-payment-button,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .shopify-payment-button,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .shopify-payment-button,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .shopify-payment-button,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .shopify-payment-button{margin:15px 0 35px}.product .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .btn-unavailable,.product-details .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .btn-unavailable,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .btn-unavailable,.product-professional .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .btn-unavailable,.product-sachet .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .btn-unavailable{margin-top:20px}@media only screen and (max-width:798px){.product .product_section.new_product_section .product_section_container .product-right-side,.product-details .product_section.new_product_section .product_section_container .product-right-side,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side,.product-professional .product_section.new_product_section .product_section_container .product-right-side,.product-sachet .product_section.new_product_section .product_section_container .product-right-side{padding-top:1.25rem}}@media only screen and (min-width:799px){.product .product_section.new_product_section .product_section_container .product-right-side,.product-details .product_section.new_product_section .product_section_container .product-right-side,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side,.product-professional .product_section.new_product_section .product_section_container .product-right-side,.product-sachet .product_section.new_product_section .product_section_container .product-right-side{margin-top:3.75rem;width:40%}.product .product_section_container,.product-details .product_section_container,.product-new-pdp-2_0 .product_section_container,.product-professional .product_section_container,.product-sachet .product_section_container{display:-webkit-box;display:-ms-flexbox;display:flex}}.product .btn-to-wishlist,.product-details .btn-to-wishlist,.product-new-pdp-2_0 .btn-to-wishlist,.product-professional .btn-to-wishlist,.product-sachet .btn-to-wishlist{-ms-flex-preferred-size:20%;flex-basis:20%}.product .btn-to-cart,.product-details .btn-to-cart,.product-new-pdp-2_0 .btn-to-cart,.product-professional .btn-to-cart,.product-sachet .btn-to-cart{-ms-flex-preferred-size:80%;flex-basis:80%}@media only screen and (max-width:798px){.product .btn-to-cart .modal_price,.product .btn-to-cart .text,.product-details .btn-to-cart .modal_price,.product-details .btn-to-cart .text,.product-new-pdp-2_0 .btn-to-cart .modal_price,.product-new-pdp-2_0 .btn-to-cart .text,.product-professional .btn-to-cart .modal_price,.product-professional .btn-to-cart .text,.product-sachet .btn-to-cart .modal_price,.product-sachet .btn-to-cart .text{padding:0}}.product .btn-to-cart.no-wishlist,.product-details .btn-to-cart.no-wishlist,.product-new-pdp-2_0 .btn-to-cart.no-wishlist,.product-professional .btn-to-cart.no-wishlist,.product-sachet .btn-to-cart.no-wishlist{-ms-flex-preferred-size:100%;flex-basis:100%}.product .btn-unavailable,.product-details .btn-unavailable,.product-new-pdp-2_0 .btn-unavailable,.product-professional .btn-unavailable,.product-sachet .btn-unavailable{color:#fff;font-family:Crimson Text}.product-details.promo_banner-show .product-sticky-form,.product-new-pdp-2_0.promo_banner-show .product-sticky-form,.product-professional.promo_banner-show .product-sticky-form,.product-sachet.promo_banner-show .product-sticky-form,.product.promo_banner-show .product-sticky-form{margin-top:0}.product .product-sticky-form,.product-details .product-sticky-form,.product-new-pdp-2_0 .product-sticky-form,.product-professional .product-sticky-form,.product-sachet .product-sticky-form{-moz-align-items:center;-ms-align-items:center;background-color:#f5f5f3;display:-webkit-box;display:-ms-flexbox;display:flex;height:70px;position:fixed;width:100%;z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;left:0;opacity:0;pointer-events:none;right:0;top:69px;transform:translateY(-100%);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media only screen and (max-width:798px){.product .product-sticky-form,.product-details .product-sticky-form,.product-new-pdp-2_0 .product-sticky-form,.product-professional .product-sticky-form,.product-sachet .product-sticky-form{bottom:0;height:auto;top:auto;transform:translateY(100%);-webkit-transform:translateY(100%);-ms-transform:translateY(100%)}}.product .product-sticky-form .product-sticky-form__mobile-btn-scroll,.product-details .product-sticky-form .product-sticky-form__mobile-btn-scroll,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__mobile-btn-scroll,.product-professional .product-sticky-form .product-sticky-form__mobile-btn-scroll,.product-sachet .product-sticky-form .product-sticky-form__mobile-btn-scroll{background:transparent;bottom:0;content:"";display:block;display:none;height:100%;left:0;outline:none;position:absolute;width:80%;z-index:1}@media only screen and (max-width:798px){.product .product-sticky-form .product-sticky-form__mobile-btn-scroll,.product-details .product-sticky-form .product-sticky-form__mobile-btn-scroll,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__mobile-btn-scroll,.product-professional .product-sticky-form .product-sticky-form__mobile-btn-scroll,.product-sachet .product-sticky-form .product-sticky-form__mobile-btn-scroll{display:block}}.product .product-sticky-form.active,.product-details .product-sticky-form.active,.product-new-pdp-2_0 .product-sticky-form.active,.product-professional .product-sticky-form.active,.product-sachet .product-sticky-form.active{-webkit-box-shadow:0 4px 4px rgba(0,0,0,.05);box-shadow:0 4px 4px #0000000d;opacity:1;pointer-events:all;-webkit-transform:translateY(0);transform:translateY(0)}.product .product-sticky-form .smart-payment-button--true .purchase-details,.product-details .product-sticky-form .smart-payment-button--true .purchase-details,.product-new-pdp-2_0 .product-sticky-form .smart-payment-button--true .purchase-details,.product-professional .product-sticky-form .smart-payment-button--true .purchase-details,.product-sachet .product-sticky-form .smart-payment-button--true .purchase-details{padding-bottom:unset}@media only screen and (max-width:798px){.product .product-sticky-form .smart-payment-button--true .purchase-details,.product-details .product-sticky-form .smart-payment-button--true .purchase-details,.product-new-pdp-2_0 .product-sticky-form .smart-payment-button--true .purchase-details,.product-professional .product-sticky-form .smart-payment-button--true .purchase-details,.product-sachet .product-sticky-form .smart-payment-button--true .purchase-details{padding-bottom:unset}}.product .product-sticky-form .purchase-details__buttons.purchase-details__spb--true,.product-details .product-sticky-form .purchase-details__buttons.purchase-details__spb--true,.product-new-pdp-2_0 .product-sticky-form .purchase-details__buttons.purchase-details__spb--true,.product-professional .product-sticky-form .purchase-details__buttons.purchase-details__spb--true,.product-sachet .product-sticky-form .purchase-details__buttons.purchase-details__spb--true{margin-top:unset}.product .product-sticky-form .product-sticky-form__info,.product-details .product-sticky-form .product-sticky-form__info,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__info,.product-professional .product-sticky-form .product-sticky-form__info,.product-sachet .product-sticky-form .product-sticky-form__info{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:798px){.product .product-sticky-form .product-sticky-form__info,.product-details .product-sticky-form .product-sticky-form__info,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__info,.product-professional .product-sticky-form .product-sticky-form__info,.product-sachet .product-sticky-form .product-sticky-form__info{display:none}}.product .product-sticky-form .product-sticky-form__info .product-sticky-form__img,.product-details .product-sticky-form .product-sticky-form__info .product-sticky-form__img,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__info .product-sticky-form__img,.product-professional .product-sticky-form .product-sticky-form__info .product-sticky-form__img,.product-sachet .product-sticky-form .product-sticky-form__info .product-sticky-form__img{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:43px}.product .product-sticky-form .product-sticky-form__info .product-sticky-form__img img,.product-details .product-sticky-form .product-sticky-form__info .product-sticky-form__img img,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__info .product-sticky-form__img img,.product-professional .product-sticky-form .product-sticky-form__info .product-sticky-form__img img,.product-sachet .product-sticky-form .product-sticky-form__info .product-sticky-form__img img{max-height:70px;max-width:90px}.product .product-sticky-form .product-sticky-form__info .product-sticky-form__text .dav-super-title,.product-details .product-sticky-form .product-sticky-form__info .product-sticky-form__text .dav-super-title,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__info .product-sticky-form__text .dav-super-title,.product-professional .product-sticky-form .product-sticky-form__info .product-sticky-form__text .dav-super-title,.product-sachet .product-sticky-form .product-sticky-form__info .product-sticky-form__text .dav-super-title{font-size:.875rem;line-height:1em}.product .product-sticky-form .product-sticky-form__info .product-sticky-form__text .dav-main-title,.product-details .product-sticky-form .product-sticky-form__info .product-sticky-form__text .dav-main-title,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__info .product-sticky-form__text .dav-main-title,.product-professional .product-sticky-form .product-sticky-form__info .product-sticky-form__text .dav-main-title,.product-sachet .product-sticky-form .product-sticky-form__info .product-sticky-form__text .dav-main-title{font-size:1.25rem;line-height:1em}.product .product-sticky-form .product-sticky-form__purchase-details,.product-details .product-sticky-form .product-sticky-form__purchase-details,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details,.product-professional .product-sticky-form .product-sticky-form__purchase-details,.product-sachet .product-sticky-form .product-sticky-form__purchase-details{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:2;-ms-flex:2;flex:2}.product .product-sticky-form .product-sticky-form__purchase-details .product_form,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;max-width:100%;width:100%}.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin:0;width:100%}@media only screen and (max-width:798px){.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form{-moz-align-items:flex-start;-ms-align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;height:100%;width:50%}@media only screen and (max-width:798px){.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container{display:none;width:100%}}.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:400px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;height:100%;position:relative}.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info:after,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info:after,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info:after,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info:after,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info:after{background-color:#4e4b4a;content:"";height:47%;left:50%;position:absolute;right:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1px}.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .select,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .select,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .select,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .select,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .select{-webkit-box-flex:1;color:#333;-ms-flex:1;flex:1;margin-bottom:0;padding-right:60px}.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .select select,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .select select,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .select select,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .select select,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .select select{color:#333;font-size:14px}.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .product-quantity-box,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .product-quantity-box,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .product-quantity-box,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .product-quantity-box,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .product-buy-info-container .product-buy-info .product-quantity-box{-webkit-box-flex:1;color:#333;-ms-flex:1;flex:1;height:100%}.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details{height:100%;width:50%}@media only screen and (max-width:798px){.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details{width:100%}}.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .purchase-details__buttons,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .purchase-details__buttons,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .purchase-details__buttons,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .purchase-details__buttons,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .purchase-details__buttons{height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:798px){.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .purchase-details__buttons,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .purchase-details__buttons,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .purchase-details__buttons,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .purchase-details__buttons,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .purchase-details__buttons{margin:0;width:100%}}.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .action_to_cart,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .action_to_cart,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .action_to_cart,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .action_to_cart,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .action_to_cart{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:333px}@media only screen and (max-width:798px){.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .action_to_cart,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .action_to_cart,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .action_to_cart,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .action_to_cart,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .action_to_cart{height:54px;width:100%}.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .btn-to-cart,.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .btn-to-cart,.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .btn-to-cart,.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .btn-to-cart,.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .btn-to-cart{height:auto}.product .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .btn-to-cart[disabled],.product-details .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .btn-to-cart[disabled],.product-new-pdp-2_0 .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .btn-to-cart[disabled],.product-professional .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .btn-to-cart[disabled],.product-sachet .product-sticky-form .product-sticky-form__purchase-details .product_form .shopify-product-form .purchase-details .btn-to-cart[disabled]{cursor:pointer}}.product .product-container,.product-details .product-container,.product-new-pdp-2_0 .product-container,.product-professional .product-container,.product-sachet .product-container{margin-left:0;margin-right:0;padding:0}@media only screen and (max-width:798px){.product .product-container,.product-details .product-container,.product-new-pdp-2_0 .product-container,.product-professional .product-container,.product-sachet .product-container{margin-left:0;margin-right:0;width:100%}}@media only screen and (max-width:480px){.product .product-container,.product-details .product-container,.product-new-pdp-2_0 .product-container,.product-professional .product-container,.product-sachet .product-container{margin:0;width:100%}}.product .product-container .product-info,.product-details .product-container .product-info,.product-new-pdp-2_0 .product-container .product-info,.product-professional .product-container .product-info,.product-sachet .product-container .product-info{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;padding:20px 0}@media only screen and (max-width:798px){.product .product-container .product-info,.product-details .product-container .product-info,.product-new-pdp-2_0 .product-container .product-info,.product-professional .product-container .product-info,.product-sachet .product-container .product-info{padding:0}}@media only screen and (max-width:1024px){.product .product-container .product-info,.product-details .product-container .product-info,.product-new-pdp-2_0 .product-container .product-info,.product-professional .product-container .product-info,.product-sachet .product-container .product-info{-ms-flex-wrap:wrap;flex-wrap:wrap}}.product .product-container .product-info .product-info__item,.product-details .product-container .product-info .product-info__item,.product-new-pdp-2_0 .product-container .product-info .product-info__item,.product-professional .product-container .product-info .product-info__item,.product-sachet .product-container .product-info .product-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;-moz-align-items:flex-start;-ms-align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#4e4b4a}@media only screen and (max-width:1024px){.product .product-container .product-info .product-info__item,.product-details .product-container .product-info .product-info__item,.product-new-pdp-2_0 .product-container .product-info .product-info__item,.product-professional .product-container .product-info .product-info__item,.product-sachet .product-container .product-info .product-info__item{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:30px}}@media only screen and (max-width:480px){.product .product-container .product-info .product-info__item,.product-details .product-container .product-info .product-info__item,.product-new-pdp-2_0 .product-container .product-info .product-info__item,.product-professional .product-container .product-info .product-info__item,.product-sachet .product-container .product-info .product-info__item{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.product .product-container .product-info .product-info__item.item--sustainability .product-info__data span:first-child,.product-details .product-container .product-info .product-info__item.item--sustainability .product-info__data span:first-child,.product-new-pdp-2_0 .product-container .product-info .product-info__item.item--sustainability .product-info__data span:first-child,.product-professional .product-container .product-info .product-info__item.item--sustainability .product-info__data span:first-child,.product-sachet .product-container .product-info .product-info__item.item--sustainability .product-info__data span:first-child{font-size:2.375rem}.product .product-container .product-info .product-info__item.item--sustainability .product-info__data span:nth-child(2),.product .product-container .product-info .product-info__item.item--sustainability .product-info__data span:nth-child(3),.product-details .product-container .product-info .product-info__item.item--sustainability .product-info__data span:nth-child(2),.product-details .product-container .product-info .product-info__item.item--sustainability .product-info__data span:nth-child(3),.product-new-pdp-2_0 .product-container .product-info .product-info__item.item--sustainability .product-info__data span:nth-child(2),.product-new-pdp-2_0 .product-container .product-info .product-info__item.item--sustainability .product-info__data span:nth-child(3),.product-professional .product-container .product-info .product-info__item.item--sustainability .product-info__data span:nth-child(2),.product-professional .product-container .product-info .product-info__item.item--sustainability .product-info__data span:nth-child(3),.product-sachet .product-container .product-info .product-info__item.item--sustainability .product-info__data span:nth-child(2),.product-sachet .product-container .product-info .product-info__item.item--sustainability .product-info__data span:nth-child(3){font-size:.875rem;font-weight:700;line-height:11px}.product .product-container .product-info .product-info__item.item--sustainability .product-info__text .value,.product-details .product-container .product-info .product-info__item.item--sustainability .product-info__text .value,.product-new-pdp-2_0 .product-container .product-info .product-info__item.item--sustainability .product-info__text .value,.product-professional .product-container .product-info .product-info__item.item--sustainability .product-info__text .value,.product-sachet .product-container .product-info .product-info__item.item--sustainability .product-info__text .value{color:#333;font-family:Crimson Text,serif;font-size:.9375rem;text-decoration:underline}.product .product-container .product-info .product-info__item .product-info__data,.product-details .product-container .product-info .product-info__item .product-info__data,.product-new-pdp-2_0 .product-container .product-info .product-info__item .product-info__data,.product-professional .product-container .product-info .product-info__item .product-info__data,.product-sachet .product-container .product-info .product-info__item .product-info__data{display:-webkit-box;display:-ms-flexbox;display:flex}.product .product-container .product-info .product-info__item .product-info__data svg,.product-details .product-container .product-info .product-info__item .product-info__data svg,.product-new-pdp-2_0 .product-container .product-info .product-info__item .product-info__data svg,.product-professional .product-container .product-info .product-info__item .product-info__data svg,.product-sachet .product-container .product-info .product-info__item .product-info__data svg{fill:#4e4b4a}.product .product-container .product-info .product-info__item .product-info__text,.product-details .product-container .product-info .product-info__item .product-info__text,.product-new-pdp-2_0 .product-container .product-info .product-info__item .product-info__text,.product-professional .product-container .product-info .product-info__item .product-info__text,.product-sachet .product-container .product-info .product-info__item .product-info__text{-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;line-height:16px;margin-left:10px}@media only screen and (max-width:798px){.product .product-container .product-info .product-info__item .product-info__text:not(.product-info__text--sustainability),.product-details .product-container .product-info .product-info__item .product-info__text:not(.product-info__text--sustainability),.product-new-pdp-2_0 .product-container .product-info .product-info__item .product-info__text:not(.product-info__text--sustainability),.product-professional .product-container .product-info .product-info__item .product-info__text:not(.product-info__text--sustainability),.product-sachet .product-container .product-info .product-info__item .product-info__text:not(.product-info__text--sustainability){-moz-flex-direction:row;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.product .product-container .product-info .product-info__item .product-info__text .value,.product-details .product-container .product-info .product-info__item .product-info__text .value,.product-new-pdp-2_0 .product-container .product-info .product-info__item .product-info__text .value,.product-professional .product-container .product-info .product-info__item .product-info__text .value,.product-sachet .product-container .product-info .product-info__item .product-info__text .value{font-size:.875rem}.product .product-container .product-info .product-info__item .product-info__text .value .apex,.product-details .product-container .product-info .product-info__item .product-info__text .value .apex,.product-new-pdp-2_0 .product-container .product-info .product-info__item .product-info__text .value .apex,.product-professional .product-container .product-info .product-info__item .product-info__text .value .apex,.product-sachet .product-container .product-info .product-info__item .product-info__text .value .apex{font-size:.625rem;vertical-align:super}.product .product-container .product-info .product-info__item .product-info__text .description,.product-details .product-container .product-info .product-info__item .product-info__text .description,.product-new-pdp-2_0 .product-container .product-info .product-info__item .product-info__text .description,.product-professional .product-container .product-info .product-info__item .product-info__text .description,.product-sachet .product-container .product-info .product-info__item .product-info__text .description{font-size:.75rem;margin:0}.product .product-container .product-left-side,.product-details .product-container .product-left-side,.product-new-pdp-2_0 .product-container .product-left-side,.product-professional .product-container .product-left-side,.product-sachet .product-container .product-left-side{background-color:var(--dav-theme-background-default);max-height:calc(100vh - 70px);overflow:hidden;padding:0 40px}@media only screen and (max-width:798px){.product .product-container .product-left-side,.product-details .product-container .product-left-side,.product-new-pdp-2_0 .product-container .product-left-side,.product-professional .product-container .product-left-side,.product-sachet .product-container .product-left-side{margin-right:0;padding:0;width:100%}}.product .product-container .product-left-side .alt-badge-img,.product-details .product-container .product-left-side .alt-badge-img,.product-new-pdp-2_0 .product-container .product-left-side .alt-badge-img,.product-professional .product-container .product-left-side .alt-badge-img,.product-sachet .product-container .product-left-side .alt-badge-img{height:100px}@media only screen and (max-width:798px){.product .product-container .product-left-side .alt-badge-img,.product-details .product-container .product-left-side .alt-badge-img,.product-new-pdp-2_0 .product-container .product-left-side .alt-badge-img,.product-professional .product-container .product-left-side .alt-badge-img,.product-sachet .product-container .product-left-side .alt-badge-img{height:70px}}.product .product-container .product-left-side .product_gallery,.product-details .product-container .product-left-side .product_gallery,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery,.product-professional .product-container .product-left-side .product_gallery,.product-sachet .product-container .product-left-side .product_gallery{width:100%}.product .product-container .product-left-side .product_gallery:not(.flickity-enabled) .gallery-cell:not(:first-child),.product-details .product-container .product-left-side .product_gallery:not(.flickity-enabled) .gallery-cell:not(:first-child),.product-new-pdp-2_0 .product-container .product-left-side .product_gallery:not(.flickity-enabled) .gallery-cell:not(:first-child),.product-professional .product-container .product-left-side .product_gallery:not(.flickity-enabled) .gallery-cell:not(:first-child),.product-sachet .product-container .product-left-side .product_gallery:not(.flickity-enabled) .gallery-cell:not(:first-child){display:none}.product .product-container .product-left-side .product_gallery img,.product-details .product-container .product-left-side .product_gallery img,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery img,.product-professional .product-container .product-left-side .product_gallery img,.product-sachet .product-container .product-left-side .product_gallery img{background:none;max-height:70vh;width:auto}@media only screen and (max-width:798px){.product .product-container .product-left-side .product_gallery img,.product-details .product-container .product-left-side .product_gallery img,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery img,.product-professional .product-container .product-left-side .product_gallery img,.product-sachet .product-container .product-left-side .product_gallery img{height:auto;max-height:50vh;width:auto}.product .product-container .product-left-side .product_gallery,.product-details .product-container .product-left-side .product_gallery,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery,.product-professional .product-container .product-left-side .product_gallery,.product-sachet .product-container .product-left-side .product_gallery{margin-bottom:0;padding-bottom:0}}.product .product-container .product-left-side .product_gallery .flickity-prev-next-button,.product-details .product-container .product-left-side .product_gallery .flickity-prev-next-button,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery .flickity-prev-next-button,.product-professional .product-container .product-left-side .product_gallery .flickity-prev-next-button,.product-sachet .product-container .product-left-side .product_gallery .flickity-prev-next-button{background:transparent}.product .product-container .product-left-side .product_gallery .flickity-prev-next-button svg,.product-details .product-container .product-left-side .product_gallery .flickity-prev-next-button svg,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery .flickity-prev-next-button svg,.product-professional .product-container .product-left-side .product_gallery .flickity-prev-next-button svg,.product-sachet .product-container .product-left-side .product_gallery .flickity-prev-next-button svg{display:none}@media only screen and (max-width:480px){.product .product-container .product-left-side .product_gallery .flickity-prev-next-button.next,.product-details .product-container .product-left-side .product_gallery .flickity-prev-next-button.next,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery .flickity-prev-next-button.next,.product-professional .product-container .product-left-side .product_gallery .flickity-prev-next-button.next,.product-sachet .product-container .product-left-side .product_gallery .flickity-prev-next-button.next{right:10px}}.product .product-container .product-left-side .product_gallery .flickity-prev-next-button.next:after,.product-details .product-container .product-left-side .product_gallery .flickity-prev-next-button.next:after,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery .flickity-prev-next-button.next:after,.product-professional .product-container .product-left-side .product_gallery .flickity-prev-next-button.next:after,.product-sachet .product-container .product-left-side .product_gallery .flickity-prev-next-button.next:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 46.71 38.98'%3E%3Cpath d='M24.44 38.98c.28-.08.98-.41 1.53-.88 1.4-1.19 2.78-2.48 4.12-3.73 1.05-.98 2.12-1.98 3.2-2.93 3.29-2.91 6.6-5.79 10.12-8.85l3.16-2.75c.09-.08.15-.19.15-.32 0-.12-.03-.24-.11-.33l-3.42-3.85c-4.37-4.92-8.88-10-13.3-14.82A2.36 2.36 0 0 0 28.04 0c-.46.11-1.24.57-1.67.91.38 1.4 1.06 2.72 1.96 3.82 2.39 2.61 4.96 5.21 7.45 7.72 1.12 1.13 2.23 2.25 3.34 3.39l1.11 1.13a.5.5 0 0 1 .11.52c-.07.18-.23.31-.43.32l-2.52.21c-3.39.31-15.55.41-20.13.45l-1.92.02c-.98.02-2.13.06-2.62.1-.51.03-1.42.08-2.03.1-.65.02-2.23.11-3.46.2-.19.01-1.01.03-5.79.06-.37 0-.72.16-.99.44-.31.33-.46.78-.44 1.28.03.64.22.85 1.26.85 9.86-.12 14.97-.2 16.09-.26.28-.02 2.97-.03 7.83-.06l4.01-.02c2.78-.02 5.58-.21 6.77-.29.28-.02.47-.03.55-.04.56-.02 1.92-.08 3.25-.16l.93-.05c.21-.02.41.11.49.31s.02.43-.14.57c-1.17 1-2.7 2.53-4.18 4.02-1.83 1.84-3.56 3.57-4.67 4.37-2.55 1.84-5.19 3.74-7.75 5.65-.62.42-1.04 1.02-1.19 1.71.18.68.61 1.27 1.19 1.67Z' style='fill:%23333'/%3E%3C/svg%3E")}.product .product-container .product-left-side .product_gallery .flickity-prev-next-button.previous:after,.product-details .product-container .product-left-side .product_gallery .flickity-prev-next-button.previous:after,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery .flickity-prev-next-button.previous:after,.product-professional .product-container .product-left-side .product_gallery .flickity-prev-next-button.previous:after,.product-sachet .product-container .product-left-side .product_gallery .flickity-prev-next-button.previous:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 48.79 40.9'%3E%3Cpath d='M47.26 23.27c.28-.02.54-.1.78-.23.55-.32.84-1.02.72-1.72-.12-.68-.48-1.14-.9-1.21l-.21-.06c-.41-.17-.92-.15-1.41-.13l-4.21.12c-3.38.09-14.62.13-20.02.14h-2.76c-.95.01-2.16.03-2.69.04l-5.67.1c-.24 0-1.59 0-4.16.02H4.36c-.21 0-.39-.13-.47-.32s-.02-.41.13-.55l1.51-1.35c.42-.38.87-.72 1.36-1.06 3.8-2.71 7.47-5.7 10.9-8.9a44.4 44.4 0 0 0 6.13-6.66c-.06-.25-.36-1.05-.46-1.33-.02-.06-.04-.11-.06-.17-.53.19-1.05.43-1.54.72-2.89 2.57-5.96 5.36-8.66 7.81-3.42 3.1-6.95 6.31-10.53 9.45-1.99 1.75-3.9 4.41-1.67 7.19 4.83 6.01 11.23 10.88 20.69 15.74.25-3.46-.53-5.16-2.92-6.54-4.62-2.66-8.37-5.02-11.8-7.42q-.855-.6-1.53-1.23L4.03 24.4a.49.49 0 0 1-.12-.55c.07-.19.26-.32.46-.32h1.94c6.77-.04 13.87-.07 15.17-.09.5 0 6.91-.02 9.65-.02 4.31 0 9.1-.02 9.6-.02 2.08-.02 6.16-.1 6.54-.13Z' style='fill:%23333'/%3E%3C/svg%3E")}.product .product-container .product-left-side .product_gallery .flickity-prev-next-button:hover,.product-details .product-container .product-left-side .product_gallery .flickity-prev-next-button:hover,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery .flickity-prev-next-button:hover,.product-professional .product-container .product-left-side .product_gallery .flickity-prev-next-button:hover,.product-sachet .product-container .product-left-side .product_gallery .flickity-prev-next-button:hover{background:transparent}.product .product-container .product-left-side .product_gallery .flickity-prev-next-button:active,.product .product-container .product-left-side .product_gallery .flickity-prev-next-button:focus,.product-details .product-container .product-left-side .product_gallery .flickity-prev-next-button:active,.product-details .product-container .product-left-side .product_gallery .flickity-prev-next-button:focus,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery .flickity-prev-next-button:active,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery .flickity-prev-next-button:focus,.product-professional .product-container .product-left-side .product_gallery .flickity-prev-next-button:active,.product-professional .product-container .product-left-side .product_gallery .flickity-prev-next-button:focus,.product-sachet .product-container .product-left-side .product_gallery .flickity-prev-next-button:active,.product-sachet .product-container .product-left-side .product_gallery .flickity-prev-next-button:focus{-webkit-box-shadow:none;box-shadow:none}.product .product-container .product-left-side .product_gallery.new-product_gallery,.product-details .product-container .product-left-side .product_gallery.new-product_gallery,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery.new-product_gallery,.product-professional .product-container .product-left-side .product_gallery.new-product_gallery,.product-sachet .product-container .product-left-side .product_gallery.new-product_gallery{min-width:643px;width:100%}@media only screen and (max-width:798px){.product .product-container .product-left-side .product_gallery.new-product_gallery,.product-details .product-container .product-left-side .product_gallery.new-product_gallery,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery.new-product_gallery,.product-professional .product-container .product-left-side .product_gallery.new-product_gallery,.product-sachet .product-container .product-left-side .product_gallery.new-product_gallery{min-width:unset}}.product .product-container .product-left-side .product_gallery.new-product_gallery img,.product-details .product-container .product-left-side .product_gallery.new-product_gallery img,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery.new-product_gallery img,.product-professional .product-container .product-left-side .product_gallery.new-product_gallery img,.product-sachet .product-container .product-left-side .product_gallery.new-product_gallery img{height:auto;max-height:unset;width:100%}.product .product-container .product-left-side .product_gallery.new-product_gallery video,.product-details .product-container .product-left-side .product_gallery.new-product_gallery video,.product-new-pdp-2_0 .product-container .product-left-side .product_gallery.new-product_gallery video,.product-professional .product-container .product-left-side .product_gallery.new-product_gallery video,.product-sachet .product-container .product-left-side .product_gallery.new-product_gallery video{clip-path:inset(1px);height:auto;margin:0 auto;max-height:unset;width:100%}.product .product-container .product-right-side,.product-details .product-container .product-right-side,.product-new-pdp-2_0 .product-container .product-right-side,.product-professional .product-container .product-right-side,.product-sachet .product-container .product-right-side{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;-moz-flex-direction:column;-ms-flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media only screen and (max-width:798px){.product .product-container .product-right-side,.product-details .product-container .product-right-side,.product-new-pdp-2_0 .product-container .product-right-side,.product-professional .product-container .product-right-side,.product-sachet .product-container .product-right-side{margin:0;padding:0 20px;width:100%}}@media only screen and (max-width:480px){.product .product-container .product-right-side .purchase-details,.product-details .product-container .product-right-side .purchase-details,.product-new-pdp-2_0 .product-container .product-right-side .purchase-details,.product-professional .product-container .product-right-side .purchase-details,.product-sachet .product-container .product-right-side .purchase-details{margin:0 -20px}}.product .product-container .product-right-side .product-name,.product-details .product-container .product-right-side .product-name,.product-new-pdp-2_0 .product-container .product-right-side .product-name,.product-professional .product-container .product-right-side .product-name,.product-sachet .product-container .product-right-side .product-name{margin-left:-15%;margin-top:60px;position:relative;width:115%}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-name,.product-details .product-container .product-right-side .product-name,.product-new-pdp-2_0 .product-container .product-right-side .product-name,.product-professional .product-container .product-right-side .product-name,.product-sachet .product-container .product-right-side .product-name{margin-left:0;margin-top:15px;width:100%}}.product .product-container .product-right-side .product-name .dav-super-title,.product-details .product-container .product-right-side .product-name .dav-super-title,.product-new-pdp-2_0 .product-container .product-right-side .product-name .dav-super-title,.product-professional .product-container .product-right-side .product-name .dav-super-title,.product-sachet .product-container .product-right-side .product-name .dav-super-title{padding-top:0}.product .product-container .product-right-side .product-name .dav-main-title,.product-details .product-container .product-right-side .product-name .dav-main-title,.product-new-pdp-2_0 .product-container .product-right-side .product-name .dav-main-title,.product-professional .product-container .product-right-side .product-name .dav-main-title,.product-sachet .product-container .product-right-side .product-name .dav-main-title{margin-bottom:0;padding-top:0}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-name .dav-main-title,.product-details .product-container .product-right-side .product-name .dav-main-title,.product-new-pdp-2_0 .product-container .product-right-side .product-name .dav-main-title,.product-professional .product-container .product-right-side .product-name .dav-main-title,.product-sachet .product-container .product-right-side .product-name .dav-main-title{font-size:1.625rem;line-height:1.4em}}.product .product-container .product-right-side .product-name .product-short_description,.product-details .product-container .product-right-side .product-name .product-short_description,.product-new-pdp-2_0 .product-container .product-right-side .product-name .product-short_description,.product-professional .product-container .product-right-side .product-name .product-short_description,.product-sachet .product-container .product-right-side .product-name .product-short_description{font-style:italic;margin:0}.product .product-container .product-right-side .product-info-container-wrap,.product-details .product-container .product-right-side .product-info-container-wrap,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container-wrap,.product-professional .product-container .product-right-side .product-info-container-wrap,.product-sachet .product-container .product-right-side .product-info-container-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-grow:2;-ms-flex-grow:2;-webkit-box-flex:2;-ms-flex-positive:2;-ms-flex-basis:"100%";flex-grow:2;-ms-flex-preferred-size:"100%";-moz-align-items:start;-ms-align-items:start;flex-basis:"100%";-webkit-box-align:start;-ms-flex-align:start;align-items:start;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-left:-15%;width:115%}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-info-container-wrap,.product-details .product-container .product-right-side .product-info-container-wrap,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container-wrap,.product-professional .product-container .product-right-side .product-info-container-wrap,.product-sachet .product-container .product-right-side .product-info-container-wrap{margin-left:0;margin-top:15px;width:100%}}.product .product-container .product-right-side .product-info-container-wrap .SoldOutMessage,.product-details .product-container .product-right-side .product-info-container-wrap .SoldOutMessage,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container-wrap .SoldOutMessage,.product-professional .product-container .product-right-side .product-info-container-wrap .SoldOutMessage,.product-sachet .product-container .product-right-side .product-info-container-wrap .SoldOutMessage{display:none;font-weight:700}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-info-container-wrap .SoldOutMessage,.product-details .product-container .product-right-side .product-info-container-wrap .SoldOutMessage,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container-wrap .SoldOutMessage,.product-professional .product-container .product-right-side .product-info-container-wrap .SoldOutMessage,.product-sachet .product-container .product-right-side .product-info-container-wrap .SoldOutMessage{display:none}}@media only screen and (min-width:799px){.product .product-container .product-right-side .product-info-container,.product-details .product-container .product-right-side .product-info-container,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container,.product-professional .product-container .product-right-side .product-info-container,.product-sachet .product-container .product-right-side .product-info-container{max-width:360px;width:100%}}@media only screen and (min-width:1025px){.product .product-container .product-right-side .product-info-container,.product-details .product-container .product-right-side .product-info-container,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container,.product-professional .product-container .product-right-side .product-info-container,.product-sachet .product-container .product-right-side .product-info-container{max-width:360px}}@media only screen and (min-width:1401px){.product .product-container .product-right-side .product-info-container,.product-details .product-container .product-right-side .product-info-container,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container,.product-professional .product-container .product-right-side .product-info-container,.product-sachet .product-container .product-right-side .product-info-container{max-width:60%}}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-info-container,.product-details .product-container .product-right-side .product-info-container,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container,.product-professional .product-container .product-right-side .product-info-container,.product-sachet .product-container .product-right-side .product-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.product .product-container .product-right-side .product-info-container .product-qualities,.product-details .product-container .product-right-side .product-info-container .product-qualities,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product-qualities,.product-professional .product-container .product-right-side .product-info-container .product-qualities,.product-sachet .product-container .product-right-side .product-info-container .product-qualities{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.product .product-container .product-right-side .product-info-container .product-qualities>.quality,.product-details .product-container .product-right-side .product-info-container .product-qualities>.quality,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product-qualities>.quality,.product-professional .product-container .product-right-side .product-info-container .product-qualities>.quality,.product-sachet .product-container .product-right-side .product-info-container .product-qualities>.quality{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-basis:33%;-ms-flex-preferred-size:33%;flex-basis:33%;font-size:.75rem;text-align:center}.product .product-container .product-right-side .product-info-container .product-qualities>.quality svg,.product-details .product-container .product-right-side .product-info-container .product-qualities>.quality svg,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product-qualities>.quality svg,.product-professional .product-container .product-right-side .product-info-container .product-qualities>.quality svg,.product-sachet .product-container .product-right-side .product-info-container .product-qualities>.quality svg{height:50px;width:50px;fill:#333}.product .product-container .product-right-side .product-info-container .description,.product-details .product-container .product-right-side .product-info-container .description,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .description,.product-professional .product-container .product-right-side .product-info-container .description,.product-sachet .product-container .product-right-side .product-info-container .description{border-bottom:1px solid #4e4b4a;border-top:1px solid #4e4b4a;font-size:.875rem;line-height:1.25rem;margin:15px 0 0;padding:15px 10px;text-align:center}.product .product-container .product-right-side .product-info-container .description.product-info-details__description,.product-details .product-container .product-right-side .product-info-container .description.product-info-details__description,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .description.product-info-details__description,.product-professional .product-container .product-right-side .product-info-container .description.product-info-details__description,.product-sachet .product-container .product-right-side .product-info-container .description.product-info-details__description{border:none;padding:0 0 0 10px}.product .product-container .product-right-side .product-info-container .product_form,.product-details .product-container .product-right-side .product-info-container .product_form,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form,.product-professional .product-container .product-right-side .product-info-container .product_form,.product-sachet .product-container .product-right-side .product-info-container .product_form{max-width:unset}.product .product-container .product-right-side .product-info-container .product_form .product-buy-info,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info{border-bottom:1px solid #4e4b4a;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.product .product-container .product-right-side .product-info-container .product_form .product-buy-info .selector-wrapper,.product .product-container .product-right-side .product-info-container .product_form .product-buy-info .selector-wrapper select,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info .selector-wrapper,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info .selector-wrapper select,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info .selector-wrapper,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info .selector-wrapper select,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info .selector-wrapper,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info .selector-wrapper select,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info .selector-wrapper,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info .selector-wrapper select{cursor:pointer}.product .product-container .product-right-side .product-info-container .product_form .product-buy-info .select,.product .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info .select,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info .select,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info .select,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info .select,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options{border-right:1px solid #4e4b4a;margin-bottom:0;width:50%}.product .product-container .product-right-side .product-info-container .product_form .product-buy-info .select .option_title,.product .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options .option_title,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info .select .option_title,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options .option_title,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info .select .option_title,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options .option_title,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info .select .option_title,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options .option_title,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info .select .option_title,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options .option_title{font-size:.625rem;margin-top:12px}.product .product-container .product-right-side .product-info-container .product_form .product-buy-info .product-quantity-box,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info .product-quantity-box,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info .product-quantity-box,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info .product-quantity-box,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info .product-quantity-box{color:#333;padding:0 20px;width:50%}.product .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options .option_title,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options .option_title,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options .option_title,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options .option_title,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info .swatch_options .option_title{font-size:.625rem;margin-top:12px}.product .product-container .product-right-side .product-info-container .product_form .product-buy-info .select,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info .select,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info .select,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info .select,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info .select{color:#333;padding-right:20px}.product .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:after,.product .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:before,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:after,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:before,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:after,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:before,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:after,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:before,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:after,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:before{border:0 solid transparent;border-top-color:#4e4b4a;bottom:-1px;content:"";display:block;height:0;left:50%;opacity:0;position:absolute;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:0;z-index:1}.product .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:after,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:after,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:after,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:after,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:after{border-color:transparent;bottom:0;opacity:1;z-index:2}.product .product-container .product-right-side .product-info-container .product_form .product-buy-info .select select,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info .select select,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info .select select,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info .select select,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info .select select{color:#333;font-size:1.125rem}.product .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select{position:relative}.product .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select:after,.product .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select:before,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select:after,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select:before,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select:after,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select:before,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select:after,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select:before,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select:after,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select:before{border-width:10px 10px 0;opacity:1}.product .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow select,.product-details .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow select,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow select,.product-professional .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow select,.product-sachet .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='-8 0 40 38.2'%3E%3Cpath d='M1.39 38.2c.3-.03 1.12-.41 1.74-.93 1.36-1.16 2.69-2.4 3.99-3.61 1.01-.95 2.03-1.89 3.07-2.81L22.97 19.7c.15-.13.24-.32.26-.53a.8.8 0 0 0-.2-.57l-3.38-3.8C15.24 9.83 11.07 5.14 6.9.59 6.39.14 5.63-.08 4.86.03 4.3.15 3.35.75 2.97 1.1c.38 1.48 1.06 2.83 2 3.98 2.27 2.49 4.73 4.97 7.1 7.36 1.42 1.43 2.84 2.87 4.24 4.32.36.38.68.67.94.92.66.62 1.13 1.06 1.09 1.76-.04.76-.63 1.19-1.79 2.06-2.37 1.76-5.05 4.14-7.65 6.45-2.58 2.29-5.24 4.65-7.62 6.43-.68.46-1.13 1.14-1.28 1.9.2.8.69 1.49 1.39 1.92' style='transform:rotate(270deg);transform-box:fill-box;transform-origin:center;fill:%23333'/%3E%3C/svg%3E");background-position-x:100%;background-repeat:no-repeat}.product .product-container .product-right-side .product-info-container .product_form .purchase-details,.product-details .product-container .product-right-side .product-info-container .product_form .purchase-details,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .purchase-details,.product-professional .product-container .product-right-side .product-info-container .product_form .purchase-details,.product-sachet .product-container .product-right-side .product-info-container .product_form .purchase-details{-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-align-items:center;-ms-align-items:center;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.product .product-container .product-right-side .product-info-container .product_form .purchase-details .purchase-details__buttons,.product-details .product-container .product-right-side .product-info-container .product_form .purchase-details .purchase-details__buttons,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .purchase-details .purchase-details__buttons,.product-professional .product-container .product-right-side .product-info-container .product_form .purchase-details .purchase-details__buttons,.product-sachet .product-container .product-right-side .product-info-container .product_form .purchase-details .purchase-details__buttons{margin-left:0;margin-top:0;width:100%}.product .product-container .product-right-side .product-info-container .product_form .purchase-details .action_to_cart,.product-details .product-container .product-right-side .product-info-container .product_form .purchase-details .action_to_cart,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .purchase-details .action_to_cart,.product-professional .product-container .product-right-side .product-info-container .product_form .purchase-details .action_to_cart,.product-sachet .product-container .product-right-side .product-info-container .product_form .purchase-details .action_to_cart{height:54px;-moz-justify-content:unset;-ms-justify-content:unset;width:100%;-webkit-box-pack:unset;justify-content:unset;-ms-flex-pack:unset;-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product .product-container .product-right-side .product-info-container .product_form .purchase-details .product-price-unit,.product-details .product-container .product-right-side .product-info-container .product_form .purchase-details .product-price-unit,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .purchase-details .product-price-unit,.product-professional .product-container .product-right-side .product-info-container .product_form .purchase-details .product-price-unit,.product-sachet .product-container .product-right-side .product-info-container .product_form .purchase-details .product-price-unit{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.75rem;line-height:1.125rem;margin-top:10px}.product .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button,.product-details .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button,.product-professional .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button,.product-sachet .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button{margin:30px 0;width:100%}.product .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--branded,.product-details .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--branded,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--branded,.product-professional .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--branded,.product-sachet .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--branded{height:54px}.product .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--unbranded,.product-details .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--unbranded,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--unbranded,.product-professional .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--unbranded,.product-sachet .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--unbranded{background:#4e4b4a;border:none;height:54px;letter-spacing:unset;text-decoration:underline}.product .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--unbranded:hover,.product-details .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--unbranded:hover,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--unbranded:hover,.product-professional .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--unbranded:hover,.product-sachet .product-container .product-right-side .product-info-container .product_form .purchase-details .shopify-payment-button .shopify-payment-button__button--unbranded:hover{background-color:#9f9b99}.product .product-container .product-right-side .product-info-container .extra,.product-details .product-container .product-right-side .product-info-container .extra,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .extra,.product-professional .product-container .product-right-side .product-info-container .extra,.product-sachet .product-container .product-right-side .product-info-container .extra{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Crimson Text,serif;font-size:.875rem;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-info-container .extra,.product-details .product-container .product-right-side .product-info-container .extra,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .extra,.product-professional .product-container .product-right-side .product-info-container .extra,.product-sachet .product-container .product-right-side .product-info-container .extra{-webkit-box-ordinal-group:11;-ms-flex-order:10;border-top:1px solid #4e4b4a;margin-top:0;order:10}}.product .product-container .product-right-side .product-info-container .extra .extra__salon,.product .product-container .product-right-side .product-info-container .extra .extra__social,.product-details .product-container .product-right-side .product-info-container .extra .extra__salon,.product-details .product-container .product-right-side .product-info-container .extra .extra__social,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .extra .extra__salon,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .extra .extra__social,.product-professional .product-container .product-right-side .product-info-container .extra .extra__salon,.product-professional .product-container .product-right-side .product-info-container .extra .extra__social,.product-sachet .product-container .product-right-side .product-info-container .extra .extra__salon,.product-sachet .product-container .product-right-side .product-info-container .extra .extra__social{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-info-container .extra .extra__salon,.product .product-container .product-right-side .product-info-container .extra .extra__social,.product-details .product-container .product-right-side .product-info-container .extra .extra__salon,.product-details .product-container .product-right-side .product-info-container .extra .extra__social,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .extra .extra__salon,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .extra .extra__social,.product-professional .product-container .product-right-side .product-info-container .extra .extra__salon,.product-professional .product-container .product-right-side .product-info-container .extra .extra__social,.product-sachet .product-container .product-right-side .product-info-container .extra .extra__salon,.product-sachet .product-container .product-right-side .product-info-container .extra .extra__social{padding-top:30px}}.product .product-container .product-right-side .product-info-container .extra svg,.product-details .product-container .product-right-side .product-info-container .extra svg,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .extra svg,.product-professional .product-container .product-right-side .product-info-container .extra svg,.product-sachet .product-container .product-right-side .product-info-container .extra svg{margin-right:12px}.product .product-container .product-right-side .product-info-container .extra a,.product-details .product-container .product-right-side .product-info-container .extra a,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .extra a,.product-professional .product-container .product-right-side .product-info-container .extra a,.product-sachet .product-container .product-right-side .product-info-container .extra a{color:#333;text-decoration:underline}.product .product-container .product-right-side .product-info-container .extra .extra__salon svg,.product-details .product-container .product-right-side .product-info-container .extra .extra__salon svg,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .extra .extra__salon svg,.product-professional .product-container .product-right-side .product-info-container .extra .extra__salon svg,.product-sachet .product-container .product-right-side .product-info-container .extra .extra__salon svg{height:20px;width:20px}.product .benefits,.product-details .benefits,.product-new-pdp-2_0 .benefits,.product-professional .benefits,.product-sachet .benefits{min-height:700px;padding-top:60px}.product .benefits .benefits__title,.product-details .benefits .benefits__title,.product-new-pdp-2_0 .benefits .benefits__title,.product-professional .benefits .benefits__title,.product-sachet .benefits .benefits__title{color:#4e4b4a;font-size:4rem;line-height:3.875rem;word-break:break-word}.product .specifics,.product-details .specifics,.product-new-pdp-2_0 .specifics,.product-professional .specifics,.product-sachet .specifics{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}.product .specifics .specifics__wrapper,.product-details .specifics .specifics__wrapper,.product-new-pdp-2_0 .specifics .specifics__wrapper,.product-professional .specifics .specifics__wrapper,.product-sachet .specifics .specifics__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:798px){.product .specifics .specifics__wrapper,.product-details .specifics .specifics__wrapper,.product-new-pdp-2_0 .specifics .specifics__wrapper,.product-professional .specifics .specifics__wrapper,.product-sachet .specifics .specifics__wrapper{-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-bottom:20px}}.product .specifics .specifics__item,.product-details .specifics .specifics__item,.product-new-pdp-2_0 .specifics .specifics__item,.product-professional .specifics .specifics__item,.product-sachet .specifics .specifics__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1 0 33.33%;-ms-flex:1 0 33.33%;flex:1 0 33.33%;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-right:20px}@media only screen and (max-width:798px){.product .specifics .specifics__item,.product-details .specifics .specifics__item,.product-new-pdp-2_0 .specifics .specifics__item,.product-professional .specifics .specifics__item,.product-sachet .specifics .specifics__item{-ms-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}}.product .specifics .specifics__cta-container,.product-details .specifics .specifics__cta-container,.product-new-pdp-2_0 .specifics .specifics__cta-container,.product-professional .specifics .specifics__cta-container,.product-sachet .specifics .specifics__cta-container{-moz-flex-direction:row;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}@media only screen and (max-width:798px){.product .specifics .specifics__cta-container,.product-details .specifics .specifics__cta-container,.product-new-pdp-2_0 .specifics .specifics__cta-container,.product-professional .specifics .specifics__cta-container,.product-sachet .specifics .specifics__cta-container{-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.product .specifics .specifics__cta-container .specifics__cta,.product-details .specifics .specifics__cta-container .specifics__cta,.product-new-pdp-2_0 .specifics .specifics__cta-container .specifics__cta,.product-professional .specifics .specifics__cta-container .specifics__cta,.product-sachet .specifics .specifics__cta-container .specifics__cta{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:flex-start;-ms-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;padding-top:25px}.product .specifics .specifics__cta-container .specifics__cta a,.product-details .specifics .specifics__cta-container .specifics__cta a,.product-new-pdp-2_0 .specifics .specifics__cta-container .specifics__cta a,.product-professional .specifics .specifics__cta-container .specifics__cta a,.product-sachet .specifics .specifics__cta-container .specifics__cta a{color:#4e4b4a}.product .specifics .specifics__cta-container .specifics__cta a.btn-plus span:after,.product-details .specifics .specifics__cta-container .specifics__cta a.btn-plus span:after,.product-new-pdp-2_0 .specifics .specifics__cta-container .specifics__cta a.btn-plus span:after,.product-professional .specifics .specifics__cta-container .specifics__cta a.btn-plus span:after,.product-sachet .specifics .specifics__cta-container .specifics__cta a.btn-plus span:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.product .specifics .specifics__title,.product-details .specifics .specifics__title,.product-new-pdp-2_0 .specifics .specifics__title,.product-professional .specifics .specifics__title,.product-sachet .specifics .specifics__title{display:none;margin-bottom:35px}@media only screen and (max-width:798px){.product .specifics .specifics__title,.product-details .specifics .specifics__title,.product-new-pdp-2_0 .specifics .specifics__title,.product-professional .specifics .specifics__title,.product-sachet .specifics .specifics__title{display:none}}.product .specifics .specifics__text,.product-details .specifics .specifics__text,.product-new-pdp-2_0 .specifics .specifics__text,.product-professional .specifics .specifics__text,.product-sachet .specifics .specifics__text{font-size:.875rem;line-height:20px}.product .specifics .specifics__padding,.product-details .specifics .specifics__padding,.product-new-pdp-2_0 .specifics .specifics__padding,.product-professional .specifics .specifics__padding,.product-sachet .specifics .specifics__padding{padding-top:10px}.product .specifics .specifics__list,.product-details .specifics .specifics__list,.product-new-pdp-2_0 .specifics .specifics__list,.product-professional .specifics .specifics__list,.product-sachet .specifics .specifics__list{font-size:.875rem}@media only screen and (max-width:798px){.product .specifics .specifics__list,.product-details .specifics .specifics__list,.product-new-pdp-2_0 .specifics .specifics__list,.product-professional .specifics .specifics__list,.product-sachet .specifics .specifics__list{font-size:.8125rem}}.product .specifics .specifics__list.ingredients,.product-details .specifics .specifics__list.ingredients,.product-new-pdp-2_0 .specifics .specifics__list.ingredients,.product-professional .specifics .specifics__list.ingredients,.product-sachet .specifics .specifics__list.ingredients{font-size:.8125rem;line-height:1.4em}.product .specifics .specifics__list .main,.product-details .specifics .specifics__list .main,.product-new-pdp-2_0 .specifics .specifics__list .main,.product-professional .specifics .specifics__list .main,.product-sachet .specifics .specifics__list .main{font-weight:700}.product .accordion,.product-details .accordion,.product-new-pdp-2_0 .accordion,.product-professional .accordion,.product-sachet .accordion{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:750px;padding:70px 43px;width:100%}@media only screen and (max-width:798px){.product .accordion,.product-details .accordion,.product-new-pdp-2_0 .accordion,.product-professional .accordion,.product-sachet .accordion{background-color:var(--dav-theme-background-default);height:auto;min-height:0;padding:0;width:100%}.product .accordion,.product .accordion.dav-container,.product-details .accordion,.product-details .accordion.dav-container,.product-new-pdp-2_0 .accordion,.product-new-pdp-2_0 .accordion.dav-container,.product-professional .accordion,.product-professional .accordion.dav-container,.product-sachet .accordion,.product-sachet .accordion.dav-container{padding-left:0;padding-right:0}}.product .accordion .accordion__wrapper__img-wrap,.product-details .accordion .accordion__wrapper__img-wrap,.product-new-pdp-2_0 .accordion .accordion__wrapper__img-wrap,.product-professional .accordion .accordion__wrapper__img-wrap,.product-sachet .accordion .accordion__wrapper__img-wrap{-ms-flex-basis:40%;-ms-flex-preferred-size:40%;background-color:var(--dav-theme-background-default);flex-basis:40%;overflow:hidden;position:relative}@media only screen and (max-width:798px){.product .accordion .accordion__wrapper__img-wrap,.product-details .accordion .accordion__wrapper__img-wrap,.product-new-pdp-2_0 .accordion .accordion__wrapper__img-wrap,.product-professional .accordion .accordion__wrapper__img-wrap,.product-sachet .accordion .accordion__wrapper__img-wrap{display:none}}.product .accordion .accordion__wrapper__img,.product-details .accordion .accordion__wrapper__img,.product-new-pdp-2_0 .accordion .accordion__wrapper__img,.product-professional .accordion .accordion__wrapper__img,.product-sachet .accordion .accordion__wrapper__img{background-position:top;background-size:75% auto;height:100%;left:50%;top:50%;width:100%;z-index:1}@media only screen and (max-width:1024px){.product .accordion .accordion__wrapper__img,.product-details .accordion .accordion__wrapper__img,.product-new-pdp-2_0 .accordion .accordion__wrapper__img,.product-professional .accordion .accordion__wrapper__img,.product-sachet .accordion .accordion__wrapper__img{background-size:100%}}.product .accordion .accordion__title,.product-details .accordion .accordion__title,.product-new-pdp-2_0 .accordion .accordion__title,.product-professional .accordion .accordion__title,.product-sachet .accordion .accordion__title{font-family:Crimson Text;font-size:1.125rem;font-weight:400;text-align:left;text-transform:none;width:100%}.product .accordion .accordion__wrapper,.product-details .accordion .accordion__wrapper,.product-new-pdp-2_0 .accordion .accordion__wrapper,.product-professional .accordion .accordion__wrapper,.product-sachet .accordion .accordion__wrapper{-ms-flex-basis:60%;-ms-flex-preferred-size:60%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:60%;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--dav-theme-background-default);flex-direction:column;padding:40px 110px 40px 40px}@media only screen and (max-width:798px){.product .accordion .accordion__wrapper,.product-details .accordion .accordion__wrapper,.product-new-pdp-2_0 .accordion .accordion__wrapper,.product-professional .accordion .accordion__wrapper,.product-sachet .accordion .accordion__wrapper{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding:40px 20px}}.product .accordion .accordion__item,.product-details .accordion .accordion__item,.product-new-pdp-2_0 .accordion .accordion__item,.product-professional .accordion .accordion__item,.product-sachet .accordion .accordion__item{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-grow:0;-ms-flex-grow:0;-webkit-box-flex:0;-ms-flex-positive:0;-moz-flex-direction:column;-ms-flex-direction:column;flex-grow:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-shrink:1;-ms-flex-negative:1;border-top:1px solid #4e4b4a;flex-shrink:1;min-height:50px;padding:15px 0;position:relative;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;width:100%}@media only screen and (max-width:798px){.product .accordion .accordion__item,.product-details .accordion .accordion__item,.product-new-pdp-2_0 .accordion .accordion__item,.product-professional .accordion .accordion__item,.product-sachet .accordion .accordion__item{-moz-flex-direction:column;-ms-flex-direction:column;min-height:0;padding:0;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.product .accordion .accordion__item:first-child,.product-details .accordion .accordion__item:first-child,.product-new-pdp-2_0 .accordion .accordion__item:first-child,.product-professional .accordion .accordion__item:first-child,.product-sachet .accordion .accordion__item:first-child{border-top:0}}.product .accordion .accordion__item:first-child .accordion__label,.product-details .accordion .accordion__item:first-child .accordion__label,.product-new-pdp-2_0 .accordion .accordion__item:first-child .accordion__label,.product-professional .accordion .accordion__item:first-child .accordion__label,.product-sachet .accordion .accordion__item:first-child .accordion__label{border-left:0}.product .accordion .accordion__item:last-child,.product-details .accordion .accordion__item:last-child,.product-new-pdp-2_0 .accordion .accordion__item:last-child,.product-professional .accordion .accordion__item:last-child,.product-sachet .accordion .accordion__item:last-child{border-bottom:1px solid #4e4b4a}@media only screen and (max-width:798px){.product .accordion .accordion__item:last-child,.product-details .accordion .accordion__item:last-child,.product-new-pdp-2_0 .accordion .accordion__item:last-child,.product-professional .accordion .accordion__item:last-child,.product-sachet .accordion .accordion__item:last-child{border-bottom:0}}.product .accordion .accordion__item.active,.product-details .accordion .accordion__item.active,.product-new-pdp-2_0 .accordion .accordion__item.active,.product-professional .accordion .accordion__item.active,.product-sachet .accordion .accordion__item.active{-moz-flex-grow:1;-ms-flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto}.product .accordion .accordion__item.active>.accordion__label+.accordion__label,.product-details .accordion .accordion__item.active>.accordion__label+.accordion__label,.product-new-pdp-2_0 .accordion .accordion__item.active>.accordion__label+.accordion__label,.product-professional .accordion .accordion__item.active>.accordion__label+.accordion__label,.product-sachet .accordion .accordion__item.active>.accordion__label+.accordion__label{position:relative}@media only screen and (max-width:798px){.product .accordion .accordion__item.active>.accordion__label+.accordion__label,.product-details .accordion .accordion__item.active>.accordion__label+.accordion__label,.product-new-pdp-2_0 .accordion .accordion__item.active>.accordion__label+.accordion__label,.product-professional .accordion .accordion__item.active>.accordion__label+.accordion__label,.product-sachet .accordion .accordion__item.active>.accordion__label+.accordion__label{position:relative}}.product .accordion .accordion__item.active>.accordion__label+.accordion__label .title,.product-details .accordion .accordion__item.active>.accordion__label+.accordion__label .title,.product-new-pdp-2_0 .accordion .accordion__item.active>.accordion__label+.accordion__label .title,.product-professional .accordion .accordion__item.active>.accordion__label+.accordion__label .title,.product-sachet .accordion .accordion__item.active>.accordion__label+.accordion__label .title{display:block}@media only screen and (max-width:798px){.product .accordion .accordion__item.active>.accordion__label+.accordion__label .title,.product-details .accordion .accordion__item.active>.accordion__label+.accordion__label .title,.product-new-pdp-2_0 .accordion .accordion__item.active>.accordion__label+.accordion__label .title,.product-professional .accordion .accordion__item.active>.accordion__label+.accordion__label .title,.product-sachet .accordion .accordion__item.active>.accordion__label+.accordion__label .title{display:block}}.product .accordion .accordion__item.active>.accordion__label+.accordion__label .icon-:before,.product-details .accordion .accordion__item.active>.accordion__label+.accordion__label .icon-:before,.product-new-pdp-2_0 .accordion .accordion__item.active>.accordion__label+.accordion__label .icon-:before,.product-professional .accordion .accordion__item.active>.accordion__label+.accordion__label .icon-:before,.product-sachet .accordion .accordion__item.active>.accordion__label+.accordion__label .icon-:before{content:"\e90e"}.product .accordion .accordion__item.active>.accordion__label~.accordion__text,.product-details .accordion .accordion__item.active>.accordion__label~.accordion__text,.product-new-pdp-2_0 .accordion .accordion__item.active>.accordion__label~.accordion__text,.product-professional .accordion .accordion__item.active>.accordion__label~.accordion__text,.product-sachet .accordion .accordion__item.active>.accordion__label~.accordion__text{height:auto;opacity:1;padding:0 20px 0 33px;-webkit-transition:opacity .2s ease-in-out .5s;transition:opacity .2s ease-in-out .5s;width:100%}@media only screen and (max-width:798px){.product .accordion .accordion__item.active>.accordion__label~.accordion__text,.product-details .accordion .accordion__item.active>.accordion__label~.accordion__text,.product-new-pdp-2_0 .accordion .accordion__item.active>.accordion__label~.accordion__text,.product-professional .accordion .accordion__item.active>.accordion__label~.accordion__text,.product-sachet .accordion .accordion__item.active>.accordion__label~.accordion__text{height:auto;padding-left:0;padding-right:0;padding-top:0;width:100%}}.product .accordion .accordion__item.active:last-child,.product-details .accordion .accordion__item.active:last-child,.product-new-pdp-2_0 .accordion .accordion__item.active:last-child,.product-professional .accordion .accordion__item.active:last-child,.product-sachet .accordion .accordion__item.active:last-child{border-bottom:0}.product .accordion input,.product-details .accordion input,.product-new-pdp-2_0 .accordion input,.product-professional .accordion input,.product-sachet .accordion input{display:none}.product .accordion .accordion__label,.product-details .accordion .accordion__label,.product-new-pdp-2_0 .accordion .accordion__label,.product-professional .accordion .accordion__label,.product-sachet .accordion .accordion__label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;float:left;-moz-justify-content:flex-start;-ms-justify-content:flex-start;margin-bottom:0;text-align:center;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-pack:flex-start;background-color:#fff;color:#444;height:auto;padding:0}@media only screen and (max-width:798px){.product .accordion .accordion__label,.product-details .accordion .accordion__label,.product-new-pdp-2_0 .accordion .accordion__label,.product-professional .accordion .accordion__label,.product-sachet .accordion .accordion__label{-moz-flex-direction:row;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;height:auto;padding-bottom:10px;padding-top:10px;width:100%}}.product .accordion .accordion__label:last-child,.product-details .accordion .accordion__label:last-child,.product-new-pdp-2_0 .accordion .accordion__label:last-child,.product-professional .accordion .accordion__label:last-child,.product-sachet .accordion .accordion__label:last-child{margin-right:0}.product .accordion .accordion__label .icon-,.product-details .accordion .accordion__label .icon-,.product-new-pdp-2_0 .accordion .accordion__label .icon-,.product-professional .accordion .accordion__label .icon-,.product-sachet .accordion .accordion__label .icon-{padding-right:15px;padding-top:3px}@media only screen and (max-width:798px){.product .accordion .accordion__label .icon-,.product-details .accordion .accordion__label .icon-,.product-new-pdp-2_0 .accordion .accordion__label .icon-,.product-professional .accordion .accordion__label .icon-,.product-sachet .accordion .accordion__label .icon-{padding-bottom:0;padding-top:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.product .accordion .accordion__label .icon-:before,.product-details .accordion .accordion__label .icon-:before,.product-new-pdp-2_0 .accordion .accordion__label .icon-:before,.product-professional .accordion .accordion__label .icon-:before,.product-sachet .accordion .accordion__label .icon-:before{content:"\e911"}.product .accordion .accordion__label .title,.product-details .accordion .accordion__label .title,.product-new-pdp-2_0 .accordion .accordion__label .title,.product-professional .accordion .accordion__label .title,.product-sachet .accordion .accordion__label .title{font-family:Crimson Text,serif;font-size:1.375rem;font-weight:300;letter-spacing:1px;text-transform:none;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb}@media only screen and (max-width:798px){.product .accordion .accordion__label .title,.product-details .accordion .accordion__label .title,.product-new-pdp-2_0 .accordion .accordion__label .title,.product-professional .accordion .accordion__label .title,.product-sachet .accordion .accordion__label .title{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb}}.product .accordion .accordion__text,.product-details .accordion .accordion__text,.product-new-pdp-2_0 .accordion .accordion__text,.product-professional .accordion .accordion__text,.product-sachet .accordion .accordion__text{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;float:left;margin-bottom:0;overflow:hidden;padding:0;position:relative;width:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}@media only screen and (max-width:798px){.product .accordion .accordion__text,.product-details .accordion .accordion__text,.product-new-pdp-2_0 .accordion .accordion__text,.product-professional .accordion .accordion__text,.product-sachet .accordion .accordion__text{-moz-flex-direction:column;-ms-flex-direction:column;height:0;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-align-items:flex-start;-ms-align-items:flex-start;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:0;padding-right:0}}.product #shopify-section-product-details-template .additional-title-mobile,.product-details #shopify-section-product-details-template .additional-title-mobile,.product-new-pdp-2_0 #shopify-section-product-details-template .additional-title-mobile,.product-professional #shopify-section-product-details-template .additional-title-mobile,.product-sachet #shopify-section-product-details-template .additional-title-mobile{border-bottom:1px solid #ccc;display:block;font-size:18px;height:40px;letter-spacing:0;margin-bottom:10px!important;margin-top:0!important}.product .lifestyle,.product-details .lifestyle,.product-new-pdp-2_0 .lifestyle,.product-professional .lifestyle,.product-sachet .lifestyle{background-color:var(--dav-theme-background-default);background-color:#e0f3f4;overflow:hidden;padding-bottom:45px;padding-top:45px;position:relative;width:100%}.product .lifestyle .lifestyle__title,.product-details .lifestyle .lifestyle__title,.product-new-pdp-2_0 .lifestyle .lifestyle__title,.product-professional .lifestyle .lifestyle__title,.product-sachet .lifestyle .lifestyle__title{line-height:3.0625rem}.product .lifestyle .lifestyle__fixed-container,.product-details .lifestyle .lifestyle__fixed-container,.product-new-pdp-2_0 .lifestyle .lifestyle__fixed-container,.product-professional .lifestyle .lifestyle__fixed-container,.product-sachet .lifestyle .lifestyle__fixed-container{background-color:var(--dav-theme-background-default);display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 40px;top:0;width:91.66667%}@media only screen and (max-width:798px){.product .lifestyle .lifestyle__fixed-container,.product-details .lifestyle .lifestyle__fixed-container,.product-new-pdp-2_0 .lifestyle .lifestyle__fixed-container,.product-professional .lifestyle .lifestyle__fixed-container,.product-sachet .lifestyle .lifestyle__fixed-container{left:0;padding:20px;width:100%}}.product .lifestyle .lifestyle__fixed-container--bottom,.product-details .lifestyle .lifestyle__fixed-container--bottom,.product-new-pdp-2_0 .lifestyle .lifestyle__fixed-container--bottom,.product-professional .lifestyle .lifestyle__fixed-container--bottom,.product-sachet .lifestyle .lifestyle__fixed-container--bottom{-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end;padding-bottom:0}.product .lifestyle .lifestyle__sliding-container,.product-details .lifestyle .lifestyle__sliding-container,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding-container,.product-professional .lifestyle .lifestyle__sliding-container,.product-sachet .lifestyle .lifestyle__sliding-container{display:block;margin-left:40px;overflow:auto;overflow-y:hidden;padding-bottom:30px;position:relative;width:calc(91.66667% - 40px)}.product .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-track,.product-details .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-track,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-track,.product-professional .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-track,.product-sachet .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-track{background-color:#fff}.product .lifestyle .lifestyle__sliding-container::-webkit-scrollbar,.product-details .lifestyle .lifestyle__sliding-container::-webkit-scrollbar,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding-container::-webkit-scrollbar,.product-professional .lifestyle .lifestyle__sliding-container::-webkit-scrollbar,.product-sachet .lifestyle .lifestyle__sliding-container::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.product .lifestyle .lifestyle__sliding-container::-webkit-scrollbar:horizontal,.product-details .lifestyle .lifestyle__sliding-container::-webkit-scrollbar:horizontal,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding-container::-webkit-scrollbar:horizontal,.product-professional .lifestyle .lifestyle__sliding-container::-webkit-scrollbar:horizontal,.product-sachet .lifestyle .lifestyle__sliding-container::-webkit-scrollbar:horizontal{height:6px;width:auto}.product .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-thumb,.product-details .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-thumb,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-thumb,.product-professional .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-thumb,.product-sachet .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-thumb{background-color:#4e4b4a}@media only screen and (max-width:798px){.product .lifestyle .lifestyle__sliding-container,.product-details .lifestyle .lifestyle__sliding-container,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding-container,.product-professional .lifestyle .lifestyle__sliding-container,.product-sachet .lifestyle .lifestyle__sliding-container{margin-left:0;width:100%}}.product .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-thumb,.product-details .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-thumb,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-thumb,.product-professional .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-thumb,.product-sachet .lifestyle .lifestyle__sliding-container::-webkit-scrollbar-thumb{background-color:#dfddde}.product .lifestyle .lifestyle__sliding,.product-details .lifestyle .lifestyle__sliding,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding,.product-professional .lifestyle .lifestyle__sliding,.product-sachet .lifestyle .lifestyle__sliding{background-color:var(--dav-theme-background-default);display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px;position:relative}@media only screen and (max-width:798px){.product .lifestyle .lifestyle__sliding,.product-details .lifestyle .lifestyle__sliding,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding,.product-professional .lifestyle .lifestyle__sliding,.product-sachet .lifestyle .lifestyle__sliding{margin-top:0}}.product .lifestyle .lifestyle__sliding>div,.product-details .lifestyle .lifestyle__sliding>div,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding>div,.product-professional .lifestyle .lifestyle__sliding>div,.product-sachet .lifestyle .lifestyle__sliding>div{-ms-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:40px 40px 0;width:33vw}@media only screen and (min-width:2048px){.product .lifestyle .lifestyle__sliding>div,.product-details .lifestyle .lifestyle__sliding>div,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding>div,.product-professional .lifestyle .lifestyle__sliding>div,.product-sachet .lifestyle .lifestyle__sliding>div{width:20vw}}@media only screen and (max-width:1024px){.product .lifestyle .lifestyle__sliding>div,.product-details .lifestyle .lifestyle__sliding>div,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding>div,.product-professional .lifestyle .lifestyle__sliding>div,.product-sachet .lifestyle .lifestyle__sliding>div{padding-left:20px;padding-right:20px;width:45vw}}@media only screen and (max-width:798px){.product .lifestyle .lifestyle__sliding>div,.product-details .lifestyle .lifestyle__sliding>div,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding>div,.product-professional .lifestyle .lifestyle__sliding>div,.product-sachet .lifestyle .lifestyle__sliding>div{width:75vw}}@media only screen and (max-width:480px){.product .lifestyle .lifestyle__sliding>div,.product-details .lifestyle .lifestyle__sliding>div,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding>div,.product-professional .lifestyle .lifestyle__sliding>div,.product-sachet .lifestyle .lifestyle__sliding>div{width:85vw}}.product .lifestyle .lifestyle__sliding>div:first-child,.product-details .lifestyle .lifestyle__sliding>div:first-child,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding>div:first-child,.product-professional .lifestyle .lifestyle__sliding>div:first-child,.product-sachet .lifestyle .lifestyle__sliding>div:first-child{padding-left:0;padding-top:0}@media only screen and (max-width:798px){.product .lifestyle .lifestyle__sliding>div:first-child,.product-details .lifestyle .lifestyle__sliding>div:first-child,.product-new-pdp-2_0 .lifestyle .lifestyle__sliding>div:first-child,.product-professional .lifestyle .lifestyle__sliding>div:first-child,.product-sachet .lifestyle .lifestyle__sliding>div:first-child{padding-left:20px}}.product .lifestyle .lifestyle__fake-div,.product-details .lifestyle .lifestyle__fake-div,.product-new-pdp-2_0 .lifestyle .lifestyle__fake-div,.product-professional .lifestyle .lifestyle__fake-div,.product-sachet .lifestyle .lifestyle__fake-div{height:1px}.product .lifestyle .lifestyle__wrapper,.product-details .lifestyle .lifestyle__wrapper,.product-new-pdp-2_0 .lifestyle .lifestyle__wrapper,.product-professional .lifestyle .lifestyle__wrapper,.product-sachet .lifestyle .lifestyle__wrapper{*zoom:1;background-color:var(--dav-theme-background-default)}.product .lifestyle .lifestyle__wrapper:after,.product-details .lifestyle .lifestyle__wrapper:after,.product-new-pdp-2_0 .lifestyle .lifestyle__wrapper:after,.product-professional .lifestyle .lifestyle__wrapper:after,.product-sachet .lifestyle .lifestyle__wrapper:after{clear:both;content:"";display:table}@media only screen and (max-width:798px){.product .lifestyle .lifestyle__wrapper,.product-details .lifestyle .lifestyle__wrapper,.product-new-pdp-2_0 .lifestyle .lifestyle__wrapper,.product-professional .lifestyle .lifestyle__wrapper,.product-sachet .lifestyle .lifestyle__wrapper{left:0;width:100%}}.product .lifestyle .lifestyle__wrapper::-webkit-scrollbar,.product-details .lifestyle .lifestyle__wrapper::-webkit-scrollbar,.product-new-pdp-2_0 .lifestyle .lifestyle__wrapper::-webkit-scrollbar,.product-professional .lifestyle .lifestyle__wrapper::-webkit-scrollbar,.product-sachet .lifestyle .lifestyle__wrapper::-webkit-scrollbar{display:none}.product .lifestyle .lifestyle__image,.product-details .lifestyle .lifestyle__image,.product-new-pdp-2_0 .lifestyle .lifestyle__image,.product-professional .lifestyle .lifestyle__image,.product-sachet .lifestyle .lifestyle__image{margin-right:20px;max-width:130px}.product .lifestyle .btn-scroll-see-more,.product-details .lifestyle .btn-scroll-see-more,.product-new-pdp-2_0 .lifestyle .btn-scroll-see-more,.product-professional .lifestyle .btn-scroll-see-more,.product-sachet .lifestyle .btn-scroll-see-more{bottom:auto;mix-blend-mode:normal;position:relative;right:auto}.product .lifestyle .btn-scroll-see-more .btn-scroll-see-more__bar,.product-details .lifestyle .btn-scroll-see-more .btn-scroll-see-more__bar,.product-new-pdp-2_0 .lifestyle .btn-scroll-see-more .btn-scroll-see-more__bar,.product-professional .lifestyle .btn-scroll-see-more .btn-scroll-see-more__bar,.product-sachet .lifestyle .btn-scroll-see-more .btn-scroll-see-more__bar{mix-blend-mode:difference}.product .lifestyle .btn-scroll-see-more .btn-scroll-see-more__text,.product-details .lifestyle .btn-scroll-see-more .btn-scroll-see-more__text,.product-new-pdp-2_0 .lifestyle .btn-scroll-see-more .btn-scroll-see-more__text,.product-professional .lifestyle .btn-scroll-see-more .btn-scroll-see-more__text,.product-sachet .lifestyle .btn-scroll-see-more .btn-scroll-see-more__text{color:#4e4b4a}.product .lifestyle .lifestyle__block-1,.product-details .lifestyle .lifestyle__block-1,.product-new-pdp-2_0 .lifestyle .lifestyle__block-1,.product-professional .lifestyle .lifestyle__block-1,.product-sachet .lifestyle .lifestyle__block-1{position:relative}.product .lifestyle .lifestyle__text-1,.product-details .lifestyle .lifestyle__text-1,.product-new-pdp-2_0 .lifestyle .lifestyle__text-1,.product-professional .lifestyle .lifestyle__text-1,.product-sachet .lifestyle .lifestyle__text-1{background-color:var(--dav-theme-background-default);left:-20px;line-height:1.375rem;max-width:80%;padding:20px;position:absolute}@media only screen and (max-width:798px){.product .lifestyle .lifestyle__text-1,.product-details .lifestyle .lifestyle__text-1,.product-new-pdp-2_0 .lifestyle .lifestyle__text-1,.product-professional .lifestyle .lifestyle__text-1,.product-sachet .lifestyle .lifestyle__text-1{left:auto;right:-20px}}.product .lifestyle .lifestyle__image-1,.product-details .lifestyle .lifestyle__image-1,.product-new-pdp-2_0 .lifestyle .lifestyle__image-1,.product-professional .lifestyle .lifestyle__image-1,.product-sachet .lifestyle .lifestyle__image-1{margin-top:40px;width:100%}.product .lifestyle .lifestyle__image-1 img,.product-details .lifestyle .lifestyle__image-1 img,.product-new-pdp-2_0 .lifestyle .lifestyle__image-1 img,.product-professional .lifestyle .lifestyle__image-1 img,.product-sachet .lifestyle .lifestyle__image-1 img{display:block}.product .lifestyle .lifestyle__block-2,.product-details .lifestyle .lifestyle__block-2,.product-new-pdp-2_0 .lifestyle .lifestyle__block-2,.product-professional .lifestyle .lifestyle__block-2,.product-sachet .lifestyle .lifestyle__block-2{-moz-align-items:flex-start;-ms-align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product .lifestyle .lifestyle__text-2,.product-details .lifestyle .lifestyle__text-2,.product-new-pdp-2_0 .lifestyle .lifestyle__text-2,.product-professional .lifestyle .lifestyle__text-2,.product-sachet .lifestyle .lifestyle__text-2{margin-left:20px}.product .lifestyle .lifestyle__review-supertitle,.product-details .lifestyle .lifestyle__review-supertitle,.product-new-pdp-2_0 .lifestyle .lifestyle__review-supertitle,.product-professional .lifestyle .lifestyle__review-supertitle,.product-sachet .lifestyle .lifestyle__review-supertitle{color:#4e4b4a;font-family:Crimson Text,serif;font-size:.75rem;line-height:1.625rem;margin-bottom:10px;text-transform:uppercase}.product .lifestyle .lifestyle__review,.product-details .lifestyle .lifestyle__review,.product-new-pdp-2_0 .lifestyle .lifestyle__review,.product-professional .lifestyle .lifestyle__review,.product-sachet .lifestyle .lifestyle__review{color:#333;font-family:Crimson Text,serif;font-size:1.875rem;line-height:2.125rem;margin-bottom:10px}@media only screen and (max-width:1024px){.product .lifestyle .lifestyle__review,.product-details .lifestyle .lifestyle__review,.product-new-pdp-2_0 .lifestyle .lifestyle__review,.product-professional .lifestyle .lifestyle__review,.product-sachet .lifestyle .lifestyle__review{font-size:1.625rem;line-height:1.4em}}@media only screen and (max-width:798px){.product .lifestyle .lifestyle__review,.product-details .lifestyle .lifestyle__review,.product-new-pdp-2_0 .lifestyle .lifestyle__review,.product-professional .lifestyle .lifestyle__review,.product-sachet .lifestyle .lifestyle__review{font-size:1.125rem}}.product .lifestyle .lifestyle__review-name,.product-details .lifestyle .lifestyle__review-name,.product-new-pdp-2_0 .lifestyle .lifestyle__review-name,.product-professional .lifestyle .lifestyle__review-name,.product-sachet .lifestyle .lifestyle__review-name{color:#4e4b4a;font-size:.875rem;line-height:1.5rem}.product .lifestyle .lifestyle__block-3,.product-details .lifestyle .lifestyle__block-3,.product-new-pdp-2_0 .lifestyle .lifestyle__block-3,.product-professional .lifestyle .lifestyle__block-3,.product-sachet .lifestyle .lifestyle__block-3{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.product .lifestyle .lifestyle__block-3 iframe,.product-details .lifestyle .lifestyle__block-3 iframe,.product-new-pdp-2_0 .lifestyle .lifestyle__block-3 iframe,.product-professional .lifestyle .lifestyle__block-3 iframe,.product-sachet .lifestyle .lifestyle__block-3 iframe{height:90%;max-width:100%;width:100%}.product .product-masonry,.product-details .product-masonry,.product-new-pdp-2_0 .product-masonry,.product-professional .product-masonry,.product-sachet .product-masonry{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:798px){.product .product-masonry,.product-details .product-masonry,.product-new-pdp-2_0 .product-masonry,.product-professional .product-masonry,.product-sachet .product-masonry{-ms-flex-wrap:wrap;flex-wrap:wrap}}.product .product-masonry .product-masonry__container,.product-details .product-masonry .product-masonry__container,.product-new-pdp-2_0 .product-masonry .product-masonry__container,.product-professional .product-masonry .product-masonry__container,.product-sachet .product-masonry .product-masonry__container{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.product .product-masonry .product-masonry__container.vertical,.product-details .product-masonry .product-masonry__container.vertical,.product-new-pdp-2_0 .product-masonry .product-masonry__container.vertical,.product-professional .product-masonry .product-masonry__container.vertical,.product-sachet .product-masonry .product-masonry__container.vertical{-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media only screen and (max-width:798px){.product .product-masonry>.product-masonry__container,.product-details .product-masonry>.product-masonry__container,.product-new-pdp-2_0 .product-masonry>.product-masonry__container,.product-professional .product-masonry>.product-masonry__container,.product-sachet .product-masonry>.product-masonry__container{-ms-flex-basis:51%;-ms-flex-preferred-size:51%;flex-basis:51%}}.product .product-masonry .product-masonry__item,.product-details .product-masonry .product-masonry__item,.product-new-pdp-2_0 .product-masonry .product-masonry__item,.product-professional .product-masonry .product-masonry__item,.product-sachet .product-masonry .product-masonry__item{-webkit-box-flex:1;-ms-flex:1;flex:1}.product .related-products,.product-details .related-products,.product-new-pdp-2_0 .related-products,.product-professional .related-products,.product-sachet .related-products{background-color:var(--dav-theme-background-default);padding-bottom:20px;padding-left:40px;padding-top:20px}@media only screen and (max-width:798px){.product .related-products .swiper-container,.product-details .related-products .swiper-container,.product-new-pdp-2_0 .related-products .swiper-container,.product-professional .related-products .swiper-container,.product-sachet .related-products .swiper-container{padding:0}}.product .related-products .swiper-container.swiper-container-initialized .list-swiper,.product .related-products .swiper-container.swiper-container-initialized .list-swiper-related,.product-details .related-products .swiper-container.swiper-container-initialized .list-swiper,.product-details .related-products .swiper-container.swiper-container-initialized .list-swiper-related,.product-new-pdp-2_0 .related-products .swiper-container.swiper-container-initialized .list-swiper,.product-new-pdp-2_0 .related-products .swiper-container.swiper-container-initialized .list-swiper-related,.product-professional .related-products .swiper-container.swiper-container-initialized .list-swiper,.product-professional .related-products .swiper-container.swiper-container-initialized .list-swiper-related,.product-sachet .related-products .swiper-container.swiper-container-initialized .list-swiper,.product-sachet .related-products .swiper-container.swiper-container-initialized .list-swiper-related{opacity:.5;-webkit-transition:all .5 ease-in-out;transition:all .5 ease-in-out}.product .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-active,.product .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-next,.product .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-prev,.product .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-active,.product .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-next,.product .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-prev,.product-details .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-active,.product-details .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-next,.product-details .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-prev,.product-details .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-active,.product-details .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-next,.product-details .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-prev,.product-new-pdp-2_0 .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-active,.product-new-pdp-2_0 .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-next,.product-new-pdp-2_0 .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-prev,.product-new-pdp-2_0 .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-active,.product-new-pdp-2_0 .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-next,.product-new-pdp-2_0 .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-prev,.product-professional .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-active,.product-professional .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-next,.product-professional .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-prev,.product-professional .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-active,.product-professional .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-next,.product-professional .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-prev,.product-sachet .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-active,.product-sachet .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-next,.product-sachet .related-products .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-prev,.product-sachet .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-active,.product-sachet .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-next,.product-sachet .related-products .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-prev{opacity:1}.product .related-products .swiper-wrapper,.product-details .related-products .swiper-wrapper,.product-new-pdp-2_0 .related-products .swiper-wrapper,.product-professional .related-products .swiper-wrapper,.product-sachet .related-products .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:50px}@media only screen and (max-width:798px){.product .related-products .swiper-wrapper,.product-details .related-products .swiper-wrapper,.product-new-pdp-2_0 .related-products .swiper-wrapper,.product-professional .related-products .swiper-wrapper,.product-sachet .related-products .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding-bottom:0}}.product .related-products .swiper-wrapper .thumbnail,.product-details .related-products .swiper-wrapper .thumbnail,.product-new-pdp-2_0 .related-products .swiper-wrapper .thumbnail,.product-professional .related-products .swiper-wrapper .thumbnail,.product-sachet .related-products .swiper-wrapper .thumbnail{float:none;padding-bottom:30px;width:100%}@media only screen and (max-width:798px){.product .related-products .list-swiper,.product-details .related-products .list-swiper,.product-new-pdp-2_0 .related-products .list-swiper,.product-professional .related-products .list-swiper,.product-sachet .related-products .list-swiper{padding:0 10px;-ms-flex-preferred-size:50%;flex-basis:50%;margin:0}}@media only screen and (max-width:480px){.product .related-products .list-swiper,.product-details .related-products .list-swiper,.product-new-pdp-2_0 .related-products .list-swiper,.product-professional .related-products .list-swiper,.product-sachet .related-products .list-swiper{-ms-flex-preferred-size:50%;flex-basis:50%}.product .related-products .list-swiper:not(:nth-child(-n+4)),.product-details .related-products .list-swiper:not(:nth-child(-n+4)),.product-new-pdp-2_0 .related-products .list-swiper:not(:nth-child(-n+4)),.product-professional .related-products .list-swiper:not(:nth-child(-n+4)),.product-sachet .related-products .list-swiper:not(:nth-child(-n+4)){display:none}}@media only screen and (max-width:798px){.product .related-products .list-swiper-related,.product-details .related-products .list-swiper-related,.product-new-pdp-2_0 .related-products .list-swiper-related,.product-professional .related-products .list-swiper-related,.product-sachet .related-products .list-swiper-related{padding:10px;-ms-flex-preferred-size:50%;flex-basis:50%;margin:0}}@media only screen and (max-width:480px){.product .related-products .list-swiper-related,.product-details .related-products .list-swiper-related,.product-new-pdp-2_0 .related-products .list-swiper-related,.product-professional .related-products .list-swiper-related,.product-sachet .related-products .list-swiper-related{-ms-flex-preferred-size:50%;flex-basis:50%}}.product .related-products .list-swiper-related .product-details-info__super-title-wrap,.product-details .related-products .list-swiper-related .product-details-info__super-title-wrap,.product-new-pdp-2_0 .related-products .list-swiper-related .product-details-info__super-title-wrap,.product-professional .related-products .list-swiper-related .product-details-info__super-title-wrap,.product-sachet .related-products .list-swiper-related .product-details-info__super-title-wrap{display:block;min-height:26px}.product .related-products .list-swiper-related .loox-rating:empty,.product-details .related-products .list-swiper-related .loox-rating:empty,.product-new-pdp-2_0 .related-products .list-swiper-related .loox-rating:empty,.product-professional .related-products .list-swiper-related .loox-rating:empty,.product-sachet .related-products .list-swiper-related .loox-rating:empty{min-height:26px}.product .related-products .list-swiper-related .super-title,.product-details .related-products .list-swiper-related .super-title,.product-new-pdp-2_0 .related-products .list-swiper-related .super-title,.product-professional .related-products .list-swiper-related .super-title,.product-sachet .related-products .list-swiper-related .super-title{display:none}.product .related-products .swiper-container-horizontal>.swiper-scrollbar,.product-details .related-products .swiper-container-horizontal>.swiper-scrollbar,.product-new-pdp-2_0 .related-products .swiper-container-horizontal>.swiper-scrollbar,.product-professional .related-products .swiper-container-horizontal>.swiper-scrollbar,.product-sachet .related-products .swiper-container-horizontal>.swiper-scrollbar{background-color:#fff;border-radius:5px;height:10px;left:0}.product .related-products .swiper-scrollbar-drag,.product-details .related-products .swiper-scrollbar-drag,.product-new-pdp-2_0 .related-products .swiper-scrollbar-drag,.product-professional .related-products .swiper-scrollbar-drag,.product-sachet .related-products .swiper-scrollbar-drag{background-color:#4e4b4a}.product .related-products .swiper-button-next,.product .related-products .swiper-button-prev,.product-details .related-products .swiper-button-next,.product-details .related-products .swiper-button-prev,.product-new-pdp-2_0 .related-products .swiper-button-next,.product-new-pdp-2_0 .related-products .swiper-button-prev,.product-professional .related-products .swiper-button-next,.product-professional .related-products .swiper-button-prev,.product-sachet .related-products .swiper-button-next,.product-sachet .related-products .swiper-button-prev{background-color:#4e4b4a;background-repeat:no-repeat;height:70px;width:70px;fill:#fff;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media only screen and (max-width:798px){.product .related-products .swiper-button-next,.product .related-products .swiper-button-prev,.product-details .related-products .swiper-button-next,.product-details .related-products .swiper-button-prev,.product-new-pdp-2_0 .related-products .swiper-button-next,.product-new-pdp-2_0 .related-products .swiper-button-prev,.product-professional .related-products .swiper-button-next,.product-professional .related-products .swiper-button-prev,.product-sachet .related-products .swiper-button-next,.product-sachet .related-products .swiper-button-prev{display:none}}.product .related-products .swiper-button-next.swiper-button-disabled,.product .related-products .swiper-button-prev.swiper-button-disabled,.product-details .related-products .swiper-button-next.swiper-button-disabled,.product-details .related-products .swiper-button-prev.swiper-button-disabled,.product-new-pdp-2_0 .related-products .swiper-button-next.swiper-button-disabled,.product-new-pdp-2_0 .related-products .swiper-button-prev.swiper-button-disabled,.product-professional .related-products .swiper-button-next.swiper-button-disabled,.product-professional .related-products .swiper-button-prev.swiper-button-disabled,.product-sachet .related-products .swiper-button-next.swiper-button-disabled,.product-sachet .related-products .swiper-button-prev.swiper-button-disabled{opacity:0}.product .related-products .swiper-button-next svg,.product .related-products .swiper-button-prev svg,.product-details .related-products .swiper-button-next svg,.product-details .related-products .swiper-button-prev svg,.product-new-pdp-2_0 .related-products .swiper-button-next svg,.product-new-pdp-2_0 .related-products .swiper-button-prev svg,.product-professional .related-products .swiper-button-next svg,.product-professional .related-products .swiper-button-prev svg,.product-sachet .related-products .swiper-button-next svg,.product-sachet .related-products .swiper-button-prev svg{fill:#fff}.product .related-products .swiper-button-next:after,.product .related-products .swiper-button-prev:after,.product-details .related-products .swiper-button-next:after,.product-details .related-products .swiper-button-prev:after,.product-new-pdp-2_0 .related-products .swiper-button-next:after,.product-new-pdp-2_0 .related-products .swiper-button-prev:after,.product-professional .related-products .swiper-button-next:after,.product-professional .related-products .swiper-button-prev:after,.product-sachet .related-products .swiper-button-next:after,.product-sachet .related-products .swiper-button-prev:after{display:none}.product .related-products .swiper-slide,.product-details .related-products .swiper-slide,.product-new-pdp-2_0 .related-products .swiper-slide,.product-professional .related-products .swiper-slide,.product-sachet .related-products .swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:2857.14286%}@media only screen and (max-width:1024px){.product .related-products .swiper-slide,.product-details .related-products .swiper-slide,.product-new-pdp-2_0 .related-products .swiper-slide,.product-professional .related-products .swiper-slide,.product-sachet .related-products .swiper-slide{width:210px}}@media only screen and (max-width:798px){.product .related-products,.product-details .related-products,.product-new-pdp-2_0 .related-products,.product-professional .related-products,.product-sachet .related-products{padding-bottom:0}}@media only screen and (max-width:480px){.product .related-products,.product-details .related-products,.product-new-pdp-2_0 .related-products,.product-professional .related-products,.product-sachet .related-products{padding-left:20px;padding-right:20px}}@media only screen and (max-width:798px){.product .related-products .container,.product-details .related-products .container,.product-new-pdp-2_0 .related-products .container,.product-professional .related-products .container,.product-sachet .related-products .container{padding-bottom:0}}.product .related-products .related-products__inner,.product-details .related-products .related-products__inner,.product-new-pdp-2_0 .related-products .related-products__inner,.product-professional .related-products .related-products__inner,.product-sachet .related-products .related-products__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:798px){.product .related-products .related-products__inner,.product-details .related-products .related-products__inner,.product-new-pdp-2_0 .related-products .related-products__inner,.product-professional .related-products .related-products__inner,.product-sachet .related-products .related-products__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:20px;padding-right:20px}}@media only screen and (max-width:480px){.product .related-products .related-products__inner,.product-details .related-products .related-products__inner,.product-new-pdp-2_0 .related-products .related-products__inner,.product-professional .related-products .related-products__inner,.product-sachet .related-products .related-products__inner{padding-left:0;padding-right:0}}.product .related-products .related-products__content,.product-details .related-products .related-products__content,.product-new-pdp-2_0 .related-products .related-products__content,.product-professional .related-products .related-products__content,.product-sachet .related-products .related-products__content{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:25%;flex-basis:25%;padding:20px 40px 0 0}@media only screen and (max-width:798px){.product .related-products .related-products__content,.product-details .related-products .related-products__content,.product-new-pdp-2_0 .related-products .related-products__content,.product-professional .related-products .related-products__content,.product-sachet .related-products .related-products__content{-ms-flex-basis:60%;-ms-flex-preferred-size:60%;flex-basis:60%}}@media only screen and (max-width:480px){.product .related-products .related-products__content,.product-details .related-products .related-products__content,.product-new-pdp-2_0 .related-products .related-products__content,.product-professional .related-products .related-products__content,.product-sachet .related-products .related-products__content{-ms-flex-preferred-size:100%;flex-basis:100%;padding-bottom:20px;padding-left:0;padding-right:0}}.product .related-products .related-products__slider,.product-details .related-products .related-products__slider,.product-new-pdp-2_0 .related-products .related-products__slider,.product-professional .related-products .related-products__slider,.product-sachet .related-products .related-products__slider{-ms-flex-preferred-size:75%;flex-basis:75%;overflow:hidden;overflow-x:auto;padding-bottom:30px}@media only screen and (max-width:798px){.product .related-products .related-products__slider,.product-details .related-products .related-products__slider,.product-new-pdp-2_0 .related-products .related-products__slider,.product-professional .related-products .related-products__slider,.product-sachet .related-products .related-products__slider{margin:0 -10px;-ms-flex-preferred-size:unset;flex-basis:unset;padding-bottom:0}}.product .related-products .related-products__description,.product-details .related-products .related-products__description,.product-new-pdp-2_0 .related-products .related-products__description,.product-professional .related-products .related-products__description,.product-sachet .related-products .related-products__description{padding-left:40px;text-align:left}@media only screen and (max-width:480px){.product .related-products .related-products__description,.product-details .related-products .related-products__description,.product-new-pdp-2_0 .related-products .related-products__description,.product-professional .related-products .related-products__description,.product-sachet .related-products .related-products__description{padding-left:20px}}.product .related-products .related-products__description,.product .related-products .related-products__description p,.product-details .related-products .related-products__description,.product-details .related-products .related-products__description p,.product-new-pdp-2_0 .related-products .related-products__description,.product-new-pdp-2_0 .related-products .related-products__description p,.product-professional .related-products .related-products__description,.product-professional .related-products .related-products__description p,.product-sachet .related-products .related-products__description,.product-sachet .related-products .related-products__description p{font-size:1rem;line-height:1.5em;margin-bottom:0}@media only screen and (max-width:480px){.product .related-products .related-products__description,.product .related-products .related-products__description p,.product-details .related-products .related-products__description,.product-details .related-products .related-products__description p,.product-new-pdp-2_0 .related-products .related-products__description,.product-new-pdp-2_0 .related-products .related-products__description p,.product-professional .related-products .related-products__description,.product-professional .related-products .related-products__description p,.product-sachet .related-products .related-products__description,.product-sachet .related-products .related-products__description p{font-size:.875rem}}.product .related-products .related-products__heading,.product-details .related-products .related-products__heading,.product-new-pdp-2_0 .related-products .related-products__heading,.product-professional .related-products .related-products__heading,.product-sachet .related-products .related-products__heading{line-height:.9em;padding-bottom:22px}.product .related-products .related-products-custom__slider .swiper-slide,.product-details .related-products .related-products-custom__slider .swiper-slide,.product-new-pdp-2_0 .related-products .related-products-custom__slider .swiper-slide,.product-professional .related-products .related-products-custom__slider .swiper-slide,.product-sachet .related-products .related-products-custom__slider .swiper-slide{width:2857.14286%}.product .related-products .related-products-custom__slider .dav-productlist-container,.product-details .related-products .related-products-custom__slider .dav-productlist-container,.product-new-pdp-2_0 .related-products .related-products-custom__slider .dav-productlist-container,.product-professional .related-products .related-products-custom__slider .dav-productlist-container,.product-sachet .related-products .related-products-custom__slider .dav-productlist-container{padding-left:43px;padding-right:43px}@media only screen and (max-width:798px){.product .related-products .related-products-custom__slider .dav-productlist-container .small-down--one-half,.product-details .related-products .related-products-custom__slider .dav-productlist-container .small-down--one-half,.product-new-pdp-2_0 .related-products .related-products-custom__slider .dav-productlist-container .small-down--one-half,.product-professional .related-products .related-products-custom__slider .dav-productlist-container .small-down--one-half,.product-sachet .related-products .related-products-custom__slider .dav-productlist-container .small-down--one-half{width:unset!important}}.product .related-products .dav-main-title,.product-details .related-products .dav-main-title,.product-new-pdp-2_0 .related-products .dav-main-title,.product-professional .related-products .dav-main-title,.product-sachet .related-products .dav-main-title{margin:0}@media only screen and (max-width:798px){.product .related-products .dav-main-title,.product-details .related-products .dav-main-title,.product-new-pdp-2_0 .related-products .dav-main-title,.product-professional .related-products .dav-main-title,.product-sachet .related-products .dav-main-title{font-size:1.75rem}}.product .related-products .product-list,.product-details .related-products .product-list,.product-new-pdp-2_0 .related-products .product-list,.product-professional .related-products .product-list,.product-sachet .related-products .product-list{display:-webkit-box;display:-ms-flexbox;display:flex}.product .related-products .product-list>div:not(.swiper-slide),.product-details .related-products .product-list>div:not(.swiper-slide),.product-new-pdp-2_0 .related-products .product-list>div:not(.swiper-slide),.product-professional .related-products .product-list>div:not(.swiper-slide),.product-sachet .related-products .product-list>div:not(.swiper-slide){-ms-flex-basis:33%;-ms-flex-preferred-size:33%;flex-basis:33%;-ms-flex-basis:calc(33% - 20px);-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);-ms-flex-shrink:0;margin:0 20px!important;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:798px){.product .related-products .product-list>div:not(.swiper-slide),.product-details .related-products .product-list>div:not(.swiper-slide),.product-new-pdp-2_0 .related-products .product-list>div:not(.swiper-slide),.product-professional .related-products .product-list>div:not(.swiper-slide),.product-sachet .related-products .product-list>div:not(.swiper-slide){-ms-flex-basis:60vw;-ms-flex-preferred-size:60vw;flex-basis:60vw;margin:0 20px!important}.product .related-products .product-list>div:not(.swiper-slide):first-child,.product-details .related-products .product-list>div:not(.swiper-slide):first-child,.product-new-pdp-2_0 .related-products .product-list>div:not(.swiper-slide):first-child,.product-professional .related-products .product-list>div:not(.swiper-slide):first-child,.product-sachet .related-products .product-list>div:not(.swiper-slide):first-child{margin-left:0!important}}.product .related-products .swipetosee,.product-details .related-products .swipetosee,.product-new-pdp-2_0 .related-products .swipetosee,.product-professional .related-products .swipetosee,.product-sachet .related-products .swipetosee{padding:0 0 20px}@media only screen and (min-width:481px){.product .related-products .swipetosee,.product-details .related-products .swipetosee,.product-new-pdp-2_0 .related-products .swipetosee,.product-professional .related-products .swipetosee,.product-sachet .related-products .swipetosee{display:none}}.product .anim-open-accordion,.product-details .anim-open-accordion,.product-new-pdp-2_0 .anim-open-accordion,.product-professional .anim-open-accordion,.product-sachet .anim-open-accordion{height:0;overflow:hidden;padding:0;position:relative;top:-33px;-webkit-transition:height .75s;transition:height .75s}.product .anim-open-accordion .anim-open-accordion-wrapper,.product-details .anim-open-accordion .anim-open-accordion-wrapper,.product-new-pdp-2_0 .anim-open-accordion .anim-open-accordion-wrapper,.product-professional .anim-open-accordion .anim-open-accordion-wrapper,.product-sachet .anim-open-accordion .anim-open-accordion-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;padding-top:15px;position:relative}.product .anim-open-accordion .single-option,.product-details .anim-open-accordion .single-option,.product-new-pdp-2_0 .anim-open-accordion .single-option,.product-professional .anim-open-accordion .single-option,.product-sachet .anim-open-accordion .single-option{cursor:pointer;display:block;font-size:15px;padding:5px 10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.product .anim-open-accordion .single-option:hover,.product-details .anim-open-accordion .single-option:hover,.product-new-pdp-2_0 .anim-open-accordion .single-option:hover,.product-professional .anim-open-accordion .single-option:hover,.product-sachet .anim-open-accordion .single-option:hover{background:#0000000d}.product .anim-open-accordion .single-option[data-sel="0"],.product-details .anim-open-accordion .single-option[data-sel="0"],.product-new-pdp-2_0 .anim-open-accordion .single-option[data-sel="0"],.product-professional .anim-open-accordion .single-option[data-sel="0"],.product-sachet .anim-open-accordion .single-option[data-sel="0"]{opacity:.5}.product #insta-feed .instafeed-overlay:before,.product [id^=feed-] .instafeed-overlay:before,.product-details #insta-feed .instafeed-overlay:before,.product-details [id^=feed-] .instafeed-overlay:before,.product-new-pdp-2_0 #insta-feed .instafeed-overlay:before,.product-new-pdp-2_0 [id^=feed-] .instafeed-overlay:before,.product-professional #insta-feed .instafeed-overlay:before,.product-professional [id^=feed-] .instafeed-overlay:before,.product-sachet #insta-feed .instafeed-overlay:before,.product-sachet [id^=feed-] .instafeed-overlay:before{background-size:5%}@media only screen and (max-width:798px){.product #insta-feed .instafeed-overlay:before,.product [id^=feed-] .instafeed-overlay:before,.product-details #insta-feed .instafeed-overlay:before,.product-details [id^=feed-] .instafeed-overlay:before,.product-new-pdp-2_0 #insta-feed .instafeed-overlay:before,.product-new-pdp-2_0 [id^=feed-] .instafeed-overlay:before,.product-professional #insta-feed .instafeed-overlay:before,.product-professional [id^=feed-] .instafeed-overlay:before,.product-sachet #insta-feed .instafeed-overlay:before,.product-sachet [id^=feed-] .instafeed-overlay:before{background-size:15%}}.product #insta-feed h2,.product [id^=feed-] h2,.product-details #insta-feed h2,.product-details [id^=feed-] h2,.product-new-pdp-2_0 #insta-feed h2,.product-new-pdp-2_0 [id^=feed-] h2,.product-professional #insta-feed h2,.product-professional [id^=feed-] h2,.product-sachet #insta-feed h2,.product-sachet [id^=feed-] h2{display:none}.insta-custom .product #insta-feed,.insta-custom .product [id^=feed-],.insta-custom .product-details #insta-feed,.insta-custom .product-details [id^=feed-],.insta-custom .product-new-pdp-2_0 #insta-feed,.insta-custom .product-new-pdp-2_0 [id^=feed-],.insta-custom .product-professional #insta-feed,.insta-custom .product-professional [id^=feed-],.insta-custom .product-sachet #insta-feed,.insta-custom .product-sachet [id^=feed-]{position:relative;width:100%}.insta-custom .product #insta-feed:after,.insta-custom .product [id^=feed-]:after,.insta-custom .product-details #insta-feed:after,.insta-custom .product-details [id^=feed-]:after,.insta-custom .product-new-pdp-2_0 #insta-feed:after,.insta-custom .product-new-pdp-2_0 [id^=feed-]:after,.insta-custom .product-professional #insta-feed:after,.insta-custom .product-professional [id^=feed-]:after,.insta-custom .product-sachet #insta-feed:after,.insta-custom .product-sachet [id^=feed-]:after{content:""}.insta-custom .product #insta-feed>a:first-child,.insta-custom .product [id^=feed-]>a:first-child,.insta-custom .product-details #insta-feed>a:first-child,.insta-custom .product-details [id^=feed-]>a:first-child,.insta-custom .product-new-pdp-2_0 #insta-feed>a:first-child,.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:first-child,.insta-custom .product-professional #insta-feed>a:first-child,.insta-custom .product-professional [id^=feed-]>a:first-child,.insta-custom .product-sachet #insta-feed>a:first-child,.insta-custom .product-sachet [id^=feed-]>a:first-child{display:block;height:0;padding-top:50%;position:relative;width:50%}.insta-custom .product #insta-feed>a:first-child div,.insta-custom .product [id^=feed-]>a:first-child div,.insta-custom .product-details #insta-feed>a:first-child div,.insta-custom .product-details [id^=feed-]>a:first-child div,.insta-custom .product-new-pdp-2_0 #insta-feed>a:first-child div,.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:first-child div,.insta-custom .product-professional #insta-feed>a:first-child div,.insta-custom .product-professional [id^=feed-]>a:first-child div,.insta-custom .product-sachet #insta-feed>a:first-child div,.insta-custom .product-sachet [id^=feed-]>a:first-child div{height:100%;left:0;min-width:100%!important;position:absolute;top:0}.insta-custom .product #insta-feed>a:nth-child(3),.insta-custom .product #insta-feed>a:nth-child(5),.insta-custom .product #insta-feed>a:nth-child(7),.insta-custom .product #insta-feed>a:nth-child(9),.insta-custom .product [id^=feed-]>a:nth-child(3),.insta-custom .product [id^=feed-]>a:nth-child(5),.insta-custom .product [id^=feed-]>a:nth-child(7),.insta-custom .product [id^=feed-]>a:nth-child(9),.insta-custom .product-details #insta-feed>a:nth-child(3),.insta-custom .product-details #insta-feed>a:nth-child(5),.insta-custom .product-details #insta-feed>a:nth-child(7),.insta-custom .product-details #insta-feed>a:nth-child(9),.insta-custom .product-details [id^=feed-]>a:nth-child(3),.insta-custom .product-details [id^=feed-]>a:nth-child(5),.insta-custom .product-details [id^=feed-]>a:nth-child(7),.insta-custom .product-details [id^=feed-]>a:nth-child(9),.insta-custom .product-new-pdp-2_0 #insta-feed>a:nth-child(3),.insta-custom .product-new-pdp-2_0 #insta-feed>a:nth-child(5),.insta-custom .product-new-pdp-2_0 #insta-feed>a:nth-child(7),.insta-custom .product-new-pdp-2_0 #insta-feed>a:nth-child(9),.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:nth-child(3),.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:nth-child(5),.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:nth-child(7),.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:nth-child(9),.insta-custom .product-professional #insta-feed>a:nth-child(3),.insta-custom .product-professional #insta-feed>a:nth-child(5),.insta-custom .product-professional #insta-feed>a:nth-child(7),.insta-custom .product-professional #insta-feed>a:nth-child(9),.insta-custom .product-professional [id^=feed-]>a:nth-child(3),.insta-custom .product-professional [id^=feed-]>a:nth-child(5),.insta-custom .product-professional [id^=feed-]>a:nth-child(7),.insta-custom .product-professional [id^=feed-]>a:nth-child(9),.insta-custom .product-sachet #insta-feed>a:nth-child(3),.insta-custom .product-sachet #insta-feed>a:nth-child(5),.insta-custom .product-sachet #insta-feed>a:nth-child(7),.insta-custom .product-sachet #insta-feed>a:nth-child(9),.insta-custom .product-sachet [id^=feed-]>a:nth-child(3),.insta-custom .product-sachet [id^=feed-]>a:nth-child(5),.insta-custom .product-sachet [id^=feed-]>a:nth-child(7),.insta-custom .product-sachet [id^=feed-]>a:nth-child(9){display:block;height:50%;position:absolute;width:25%}.insta-custom .product #insta-feed>a:nth-child(3) .instafeed-container,.insta-custom .product #insta-feed>a:nth-child(5) .instafeed-container,.insta-custom .product #insta-feed>a:nth-child(7) .instafeed-container,.insta-custom .product #insta-feed>a:nth-child(9) .instafeed-container,.insta-custom .product [id^=feed-]>a:nth-child(3) .instafeed-container,.insta-custom .product [id^=feed-]>a:nth-child(5) .instafeed-container,.insta-custom .product [id^=feed-]>a:nth-child(7) .instafeed-container,.insta-custom .product [id^=feed-]>a:nth-child(9) .instafeed-container,.insta-custom .product-details #insta-feed>a:nth-child(3) .instafeed-container,.insta-custom .product-details #insta-feed>a:nth-child(5) .instafeed-container,.insta-custom .product-details #insta-feed>a:nth-child(7) .instafeed-container,.insta-custom .product-details #insta-feed>a:nth-child(9) .instafeed-container,.insta-custom .product-details [id^=feed-]>a:nth-child(3) .instafeed-container,.insta-custom .product-details [id^=feed-]>a:nth-child(5) .instafeed-container,.insta-custom .product-details [id^=feed-]>a:nth-child(7) .instafeed-container,.insta-custom .product-details [id^=feed-]>a:nth-child(9) .instafeed-container,.insta-custom .product-new-pdp-2_0 #insta-feed>a:nth-child(3) .instafeed-container,.insta-custom .product-new-pdp-2_0 #insta-feed>a:nth-child(5) .instafeed-container,.insta-custom .product-new-pdp-2_0 #insta-feed>a:nth-child(7) .instafeed-container,.insta-custom .product-new-pdp-2_0 #insta-feed>a:nth-child(9) .instafeed-container,.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:nth-child(3) .instafeed-container,.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:nth-child(5) .instafeed-container,.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:nth-child(7) .instafeed-container,.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:nth-child(9) .instafeed-container,.insta-custom .product-professional #insta-feed>a:nth-child(3) .instafeed-container,.insta-custom .product-professional #insta-feed>a:nth-child(5) .instafeed-container,.insta-custom .product-professional #insta-feed>a:nth-child(7) .instafeed-container,.insta-custom .product-professional #insta-feed>a:nth-child(9) .instafeed-container,.insta-custom .product-professional [id^=feed-]>a:nth-child(3) .instafeed-container,.insta-custom .product-professional [id^=feed-]>a:nth-child(5) .instafeed-container,.insta-custom .product-professional [id^=feed-]>a:nth-child(7) .instafeed-container,.insta-custom .product-professional [id^=feed-]>a:nth-child(9) .instafeed-container,.insta-custom .product-sachet #insta-feed>a:nth-child(3) .instafeed-container,.insta-custom .product-sachet #insta-feed>a:nth-child(5) .instafeed-container,.insta-custom .product-sachet #insta-feed>a:nth-child(7) .instafeed-container,.insta-custom .product-sachet #insta-feed>a:nth-child(9) .instafeed-container,.insta-custom .product-sachet [id^=feed-]>a:nth-child(3) .instafeed-container,.insta-custom .product-sachet [id^=feed-]>a:nth-child(5) .instafeed-container,.insta-custom .product-sachet [id^=feed-]>a:nth-child(7) .instafeed-container,.insta-custom .product-sachet [id^=feed-]>a:nth-child(9) .instafeed-container{height:100%!important;padding-top:0!important;width:100%!important}.insta-custom .product #insta-feed>a:nth-child(3),.insta-custom .product [id^=feed-]>a:nth-child(3),.insta-custom .product-details #insta-feed>a:nth-child(3),.insta-custom .product-details [id^=feed-]>a:nth-child(3),.insta-custom .product-new-pdp-2_0 #insta-feed>a:nth-child(3),.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:nth-child(3),.insta-custom .product-professional #insta-feed>a:nth-child(3),.insta-custom .product-professional [id^=feed-]>a:nth-child(3),.insta-custom .product-sachet #insta-feed>a:nth-child(3),.insta-custom .product-sachet [id^=feed-]>a:nth-child(3){left:50%;top:0}.insta-custom .product #insta-feed>a:nth-child(5),.insta-custom .product [id^=feed-]>a:nth-child(5),.insta-custom .product-details #insta-feed>a:nth-child(5),.insta-custom .product-details [id^=feed-]>a:nth-child(5),.insta-custom .product-new-pdp-2_0 #insta-feed>a:nth-child(5),.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:nth-child(5),.insta-custom .product-professional #insta-feed>a:nth-child(5),.insta-custom .product-professional [id^=feed-]>a:nth-child(5),.insta-custom .product-sachet #insta-feed>a:nth-child(5),.insta-custom .product-sachet [id^=feed-]>a:nth-child(5){left:75%;top:0}.insta-custom .product #insta-feed>a:nth-child(7),.insta-custom .product [id^=feed-]>a:nth-child(7),.insta-custom .product-details #insta-feed>a:nth-child(7),.insta-custom .product-details [id^=feed-]>a:nth-child(7),.insta-custom .product-new-pdp-2_0 #insta-feed>a:nth-child(7),.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:nth-child(7),.insta-custom .product-professional #insta-feed>a:nth-child(7),.insta-custom .product-professional [id^=feed-]>a:nth-child(7),.insta-custom .product-sachet #insta-feed>a:nth-child(7),.insta-custom .product-sachet [id^=feed-]>a:nth-child(7){left:50%;top:50%}.insta-custom .product #insta-feed>a:nth-child(9),.insta-custom .product [id^=feed-]>a:nth-child(9),.insta-custom .product-details #insta-feed>a:nth-child(9),.insta-custom .product-details [id^=feed-]>a:nth-child(9),.insta-custom .product-new-pdp-2_0 #insta-feed>a:nth-child(9),.insta-custom .product-new-pdp-2_0 [id^=feed-]>a:nth-child(9),.insta-custom .product-professional #insta-feed>a:nth-child(9),.insta-custom .product-professional [id^=feed-]>a:nth-child(9),.insta-custom .product-sachet #insta-feed>a:nth-child(9),.insta-custom .product-sachet [id^=feed-]>a:nth-child(9){left:75%;top:50%}.product .collection-title-style,.product-details .collection-title-style,.product-new-pdp-2_0 .collection-title-style,.product-professional .collection-title-style,.product-sachet .collection-title-style{color:#333;font-family:Crimson Text,serif;font-size:3.375rem}.product .related-products--grid,.product-details .related-products--grid,.product-new-pdp-2_0 .related-products--grid,.product-professional .related-products--grid,.product-sachet .related-products--grid{text-align:left}.product-new-pdp-2_0 h1.product-name__name{font-size:2.625rem}@media only screen and (max-width:798px){.product-new-pdp-2_0 h1.product-name__name{font-size:1.625rem}}.product-new-pdp-2_0 .product-details__blocks{background-color:#fff}.product-new-pdp-2_0 .product-details__blocks .block__media_with_text{padding:20px 40px}@media only screen and (max-width:798px){.product-new-pdp-2_0 .product-details__blocks .block__media_with_text{padding:20px 20px 10px}}.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container{background-color:#f5f5f3}@media only screen and (max-width:1024px){.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container{padding:20px}}@media only screen and (max-width:798px){.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container{padding:unset}}.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:798px){.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__wrapper{display:block}}.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__img-wrap{width:50%}@media only screen and (max-width:1024px){.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__img-wrap{padding:0 20px 0 0}}@media only screen and (max-width:798px){.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__img-wrap{padding:unset;width:100%}}.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 49px}@media only screen and (max-width:798px){.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__content-wrap{padding:15px 14px;text-align:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__content-wrap h3{font-family:Crimson Text,serif;font-size:2rem;margin:0 auto 5px 0}@media only screen and (max-width:798px){.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__content-wrap h3{font-size:1.625rem}}.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__content-wrap p{font-family:HK Grotesk;font-size:1rem;word-break:break-word}@media only screen and (max-width:798px){.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__content-wrap p{font-size:.875rem;margin:0 0 10px}}.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__content-wrap a.btn-primary{min-height:unset}.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;min-height:210px;top:0}@media only screen and (max-width:798px){.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__img{height:135px;min-height:unset}}.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__img.banner-video-wrapper{position:relative}.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__img .banner-video{height:210px;left:0;-o-object-fit:cover;object-fit:cover;top:0;z-index:1}@media only screen and (max-width:798px){.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .campaign-editorial__img .banner-video{height:135px}}.product-new-pdp-2_0 .product-details__blocks .block__media_with_text .campaign-editorial__container .btn-primary{background-color:transparent;color:#333;font-weight:700;padding:unset}.product-new-pdp-2_0 .product-details__blocks .shopping-info-content-background{background-color:#f5f5f3;margin-bottom:unset;min-height:6.125rem}@media only screen and (min-width:799px){.product-new-pdp-2_0 .product-details__blocks .shopping-info-content-background{background-color:#fff;border:1px solid #ebebe8;margin-bottom:1.25rem;margin-left:2.5rem;margin-right:2.5rem;min-height:5.25rem}}.product-new-pdp-2_0 .product-details__blocks .shopping-info-content-background .container{padding:20px 0 0}.product-new-pdp-2_0 .product-details__blocks .shopping-info-content-background .container .flex-block{padding-top:unset}.product-new-pdp-2_0 .product-details__blocks .shopping-info-content-background .container .flex-block svg{height:1.5625rem}@media only screen and (max-width:798px){.product-new-pdp-2_0 .product-details__blocks .shopping-info-content-background .container .flex-block .flex-items{padding:0 5px}}.product-new-pdp-2_0 .product-details__blocks .shopping-info-content-background .container .flex-block .flex-items.three-items{-ms-flex-preferred-size:33%;flex-basis:33%}.product-new-pdp-2_0 .product-details__blocks .shopping-info-content-background .container .flex-block .flex-items .description-shopping-info a{text-decoration:underline}.product-new-pdp-2_0 .product-details__blocks .shopping-info-content-background .container .flex-block .flex-items .description-shopping-info p{word-break:break-word}.product-new-pdp-2_0 .fancybox-container .fancybox-bg{background-color:#fff;opacity:.8}.product-new-pdp-2_0 .fancybox-container .fancybox-content{-webkit-box-shadow:0 8px 9px -5px #d3d3d3;box-shadow:0 8px 9px -5px #d3d3d3}.product-new-pdp-2_0 .fancybox-container .fancybox-content button.fancybox-close-small{opacity:unset;right:15px;top:15px}.product-new-pdp-2_0 .fancybox-container .fancybox-content button.fancybox-close-small:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg data-name='Raggruppa 1594'%3E%3Cg data-name='Raggruppa 1593'%3E%3Cpath fill='%23333' d='M19.724 19.452a.69.69 0 0 0-.034-.81l-.039-.063a1.6 1.6 0 0 0-.3-.377q-.106-.105-.227-.218l-1.848-1.769c-1.052-1.006-3.878-3.806-6.223-6.137l1.537-1.541 1.01-1.013L16.71 4.4c.864-.879 2.621-2.691 2.764-2.851a1.3 1.3 0 0 0 .239-.376.73.73 0 0 0-.274-.873l.183-.3-.216.275A.69.69 0 0 0 18.6.31l-.064.039a1.6 1.6 0 0 0-.377.3q-.104.105-.217.227l-1.773 1.849C15.154 3.785 12.316 6.648 9.974 9L8.5 7.535 7.42 6.464a244 244 0 0 0-1.169-1.149L3.78 2.911C3.655 2.79 2.813 1.954 1.3.443A.774.774 0 0 0 .215.389a.72.72 0 0 0-.206.637.85.85 0 0 0 .241.467C4.569 5.784 6.809 8.007 7.3 8.49c.1.1.793.787 1.6 1.591L7.489 11.5l-1.071 1.079c-.407.411-.924.938-1.149 1.169l-2.4 2.471c-.121.125-.958.967-2.468 2.483a.774.774 0 0 0-.054 1.082.71.71 0 0 0 .637.206.84.84 0 0 0 .467-.241c4.29-4.316 6.513-6.557 7-7.053l1.534-1.542 1.485 1.482 1.013 1.009c1.561 1.556 2.946 2.936 3.125 3.112.878.864 2.69 2.62 2.851 2.764a1.3 1.3 0 0 0 .375.238.73.73 0 0 0 .876-.274l.3.183Z' data-name='Tracciato 1066'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.product-new-pdp-2_0 .fancybox-container .fancybox-slide--image{-webkit-box-shadow:unset;box-shadow:unset}.product-new-pdp-2_0 .fancybox-container .fancybox-nav{background-color:unset}.product-new-pdp-2_0 .fancybox-container .fancybox-nav.fancybox-prev:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.891' height='24' data-name='Raggruppa 1' viewBox='0 0 12.891 24'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%234e4b4a' d='M0 0h12.891v24H0z' data-name='Rettangolo 69'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' data-name='Raggruppa 431'%3E%3Cpath fill='%234e4b4a' d='M0 12a.9.9 0 0 1 .261-.629L11.393.239A.891.891 0 0 1 12.652 1.5L2.149 12l10.5 10.5a.891.891 0 0 1-1.259 1.259L.261 12.629A.9.9 0 0 1 0 12' data-name='Tracciato 74'/%3E%3C/g%3E%3C/svg%3E")}.product-new-pdp-2_0 .fancybox-container .fancybox-nav.fancybox-next:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.891' height='24' data-name='Raggruppa 1636' viewBox='0 0 12.891 24'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%234e4b4a' d='M0 0h12.891v24H0z' data-name='Rettangolo 69'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' data-name='Raggruppa 431'%3E%3Cpath fill='%234e4b4a' d='M12.891 12a.9.9 0 0 0-.261-.629L1.5.239A.892.892 0 0 0 .239 1.5L10.741 12 .239 22.5A.892.892 0 0 0 1.5 23.761l11.129-11.132a.9.9 0 0 0 .262-.629' data-name='Tracciato 74'/%3E%3C/g%3E%3C/svg%3E")}.product-new-pdp-2_0 .fancybox-container .fancybox-next span svg,.product-new-pdp-2_0 .fancybox-container .fancybox-prev span svg{display:none}@media only screen and (max-width:798px){.product-new-pdp-2_0 .newsletter_section.newsletter_section--dav .container{padding:0 20px}}.product-new-pdp-2_0 .smart-payment-button--true .purchase-details.purchase-details__new{padding-bottom:unset!important}.inpage-menu .inpage-menu__container{border-bottom:1px solid #dfddde;border-top:1px solid #dfddde;display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}@media only screen and (max-width:1024px){.inpage-menu .inpage-menu__container{-moz-justify-content:flex-start;-ms-justify-content:flex-start;overflow-x:auto;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-pack:flex-start}.inpage-menu .inpage-menu__container::-webkit-scrollbar-track{background-color:#fff}.inpage-menu .inpage-menu__container::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.inpage-menu .inpage-menu__container::-webkit-scrollbar:horizontal{height:6px;width:auto}.inpage-menu .inpage-menu__container::-webkit-scrollbar-thumb{background-color:#4e4b4a}}.inpage-menu .inpage-menu__link{-ms-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:0 20px;outline:none;position:relative}.inpage-menu .inpage-menu__link,.inpage-menu .inpage-menu__link:active{color:#4e4b4a;font-size:.75rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.inpage-menu .inpage-menu__link.active-page,.inpage-menu .inpage-menu__link:focus,.inpage-menu .inpage-menu__link:hover{color:#333}.inpage-menu .inpage-menu__link.active-page:after{background:#333;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:100%}.contact-form-wrap{margin:0 auto;width:50%}@media only screen and (max-width:1024px){.contact-form-wrap{width:83.33333%}}@media only screen and (max-width:798px){.contact-form-wrap{width:100%}}.contact-form-wrap form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-form-wrap .contact-form__btn-wrap{text-align:center}.contact-form-wrap .contact-form__btn{display:inline-block!important;text-transform:none}.contact-form-wrap .contact-form__row{padding-bottom:30px}.contact-form-wrap label small{font-size:.7em;text-transform:none}body.customers-login,body.customers-register{background-attachment:fixed,fixed;background-image:var(--dav-img-url-bug),var(--dav-img-url-butterfly-full);background-position:0 300px,100% 40px;background-repeat:no-repeat,no-repeat;background-size:113px 121px,113px 530px}@media only screen and (max-width:798px){body.customers-login,body.customers-register{background-image:none}}body.customers-login .mdc-form-field>label,body.customers-register .mdc-form-field>label{margin:0!important}.register__form-title{margin-top:25px}#customer{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:space-evenly;-ms-justify-content:space-evenly;-webkit-box-pack:space-evenly;justify-content:space-evenly;-ms-flex-pack:space-evenly}.browser-edge #customer{-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}@media only screen and (max-width:1024px){#customer{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:auto;margin-right:auto}#customer.login-template{max-width:450px}}#customer .mdc-form-field-check,#customer .mdc-select,#customer .mdc-text-field{margin:10px 0}#customer .mdc-checkbox+label{font-size:.9em;line-height:1.2em}#customer .mdc-form-field:not(.mdc-form-field-check){display:-webkit-box;display:-ms-flexbox;display:flex}#customer .dav_usr_button{width:100%}#customer h1{color:#333;font-size:36px;line-height:40px;margin-bottom:15px;text-align:center;text-transform:none}@media only screen and (max-width:1024px){#customer h1{font-size:18px;line-height:24px}}@media only screen and (max-width:798px){#customer h1{text-align:left}}#customer h3{color:#4e4b4a;font-size:26px;line-height:28px;margin-bottom:25px;text-align:center;text-transform:none}@media only screen and (max-width:1024px){#customer h3{font-size:13px;line-height:20px}}@media only screen and (max-width:798px){#customer h3{text-align:left}}#customer .login{-webkit-box-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1;padding:20px;text-align:center}@media only screen and (max-width:1024px){#customer .login{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:1;-ms-flex-order:1;border-bottom:1px solid #4e4b4a;font-size:13px;line-height:20px;max-height:65px;order:1;overflow:hidden;text-align:left;-webkit-transition:max-height .5s,padding .5s;transition:max-height .5s,padding .5s}#customer .login h1{padding-bottom:20px;position:relative}#customer .login h1:after{content:"+";position:absolute;right:0}#customer .login h1.active:after{content:"-"}#customer .login.active{max-height:450px}#customer .login.active h1{padding-bottom:0}#customer .login.active h1:after{content:"-"}}#customer .recover{-webkit-box-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2;padding:20px;text-align:center}@media only screen and (max-width:1024px){#customer .recover{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:3;-ms-flex-order:3;border-bottom:1px solid #4e4b4a;font-size:13px;line-height:20px;order:3;text-align:left}}#customer .register_link{-webkit-box-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;-webkit-box-ordinal-group:3;-ms-flex-order:3;order:3;padding:20px;text-align:center}@media only screen and (max-width:1024px){#customer .register_link{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:2;-ms-flex-order:2;border-bottom:1px solid #4e4b4a;border-top:1px solid #4e4b4a;font-size:13px;line-height:20px;max-height:65px;order:2;overflow:hidden;text-align:left;-webkit-transition:max-height .5s,padding .5s;transition:max-height .5s,padding .5s}#customer .register_link h1{padding-bottom:20px;position:relative}#customer .register_link h1:after{content:"+";position:absolute;right:0}#customer .register_link h1.active:after{content:"-"}#customer .register_link.active{max-height:450px}#customer .register_link.active h1{padding-bottom:0}#customer .register_link.active h1:after{content:"-"}}#customer .registration_newsletter{margin-top:15px}#customer .registration_newsletter__radios{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:center;-ms-justify-content:center;text-align:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}#customer .registration_newsletter__radios .mdc-form-field{margin-right:15px}#customer #register_form{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;margin-left:auto;margin-right:auto;padding:20px}@media only screen and (max-width:1024px){#customer #register_form{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}#customer #register_form #first_step,#customer #register_form #second_step,#customer #register_form .errors{margin:auto;max-width:66.66667%;min-width:400px}@media only screen and (max-width:798px){#customer #register_form #first_step,#customer #register_form #second_step,#customer #register_form .errors{max-width:450px;min-width:unset}}#customer #register_form .errors{margin-bottom:10px}#customer #register_form .action_bottom{margin-top:20px;text-align:center}#customer #register_form .action_bottom #goToStepTwo{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#customer #register_form .mdc-form-field-check{width:100%}#customer #register_form #userType_radio{margin:10px 0;overflow:visible;width:100%}#customer #register_form #userType_radio .radio{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;text-align:center}#customer #register_form #userType_radio .radio>svg{display:block;height:70px;margin:0 auto}@media only screen and (max-width:1024px){#customer #register_form #userType_radio .radio>svg{height:50px}}#customer #register_form #userType_radio .radio label{font-size:20px;font-weight:400;line-height:20px;margin:20px 0;text-align:center;text-transform:none}@media only screen and (max-width:1024px){#customer #register_form #userType_radio .radio label{font-size:16px;line-height:20px}}#customer #register_form #userType_radio .radio .mdc-radio__background{-webkit-transform:scale(2);transform:scale(2)}@media only screen and (max-width:1024px){#customer #register_form #userType_radio .radio .mdc-radio__background{-webkit-transform:scale(1.5);transform:scale(1.5)}}#customer #register_form #userType_radio .mdc-radio__outer-circle{border-width:1px}#customer #register_form #userType_radio .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{-webkit-transform:scale(.7);transform:scale(.7)}@media only screen and (min-width:799px){#customer #register_form .mdc-form-field{overflow:hidden}}@media only screen and (max-width:1024px){#customer #register_form .mdc-form-field .mdc-debug-check-label{line-height:1.4em;top:-6px;white-space:normal;width:calc(100vw - 90px)}}#customer #register_form .interests_list{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;width:100%;-ms-flex-pack:space-around;-moz-align-items:stretch;-ms-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0}#customer #register_form .interests_list li{margin-bottom:13px}#customer #register_form .interests_list li div{margin:0 auto;padding:0;position:relative;width:100%}#customer #register_form .interests_list li div label{cursor:pointer;margin:0}#customer #register_form .interests_list li div img{border:5px solid transparent;display:block;-webkit-transition:border-color .3s;transition:border-color .3s;width:100%}#customer #register_form .interests_list li div input[type=checkbox]{-webkit-appearance:unset;background:var(--dav-img-url-davines-interest-add);background-size:cover;display:block;height:40px;outline:none;position:absolute;right:-16px;top:-16px;width:40px}@media only screen and (max-width:798px){#customer #register_form .interests_list li div input[type=checkbox]{height:20px;right:-6px;top:-6px;width:20px}}#customer #register_form .interests_list li div input[type=checkbox]:checked{background:var(--dav-img-url-davines-interest-check);background-size:cover}#customer #register_form .interests_list li div input[type=checkbox]:checked:hover{background:var(--dav-img-url-davines-interest-remove);background-size:cover}#customer #register_form .interests_list li div input[type=checkbox]:checked~img{border:5px solid #4e4b4a}#customer #register_form .interests_list li div input[type=checkbox]:disabled{opacity:0}#customer #register_form .interests_list li div input[type=checkbox]:disabled~img{opacity:.2}#customer #register_form .interests_list li span{display:block;text-align:center;width:100%}#customer #register_form .interests_list>li:first-child:nth-last-child(n+1),#customer #register_form .interests_list>li:first-child:nth-last-child(n+1)~li{-webkit-box-flex:0 0 80%;-ms-flex:0 0 80%;flex:0 0 80%}#customer #register_form .interests_list>li:first-child:nth-last-child(n+2),#customer #register_form .interests_list>li:first-child:nth-last-child(n+2)~li{-webkit-box-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%}#customer #register_form .interests_list>li:first-child:nth-last-child(n+3),#customer #register_form .interests_list>li:first-child:nth-last-child(n+3)~li{-webkit-box-flex:0 0 26.66667%;-ms-flex:0 0 26.66667%;flex:0 0 26.66667%}#customer #register_form .interests_list>li:first-child:nth-last-child(n+4),#customer #register_form .interests_list>li:first-child:nth-last-child(n+4)~li{-webkit-box-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%}#customer #register_form .interests_list>li:first-child:nth-last-child(n+5),#customer #register_form .interests_list>li:first-child:nth-last-child(n+5)~li{-webkit-box-flex:0 0 26.66667%;-ms-flex:0 0 26.66667%;flex:0 0 26.66667%}#customer #register_form .interests_list>li:first-child:nth-last-child(n+6),#customer #register_form .interests_list>li:first-child:nth-last-child(n+6)~li,#customer #register_form .interests_list>li:first-child:nth-last-child(n+7),#customer #register_form .interests_list>li:first-child:nth-last-child(n+7)~li,#customer #register_form .interests_list>li:first-child:nth-last-child(n+8),#customer #register_form .interests_list>li:first-child:nth-last-child(n+8)~li{-webkit-box-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%}@media only screen and (max-width:798px){#customer #register_form .interests_list>li:first-child:nth-last-child(n+1),#customer #register_form .interests_list>li:first-child:nth-last-child(n+1)~li{-webkit-box-flex:0 0 80%;-ms-flex:0 0 80%;flex:0 0 80%}#customer #register_form .interests_list>li:first-child:nth-last-child(n+2),#customer #register_form .interests_list>li:first-child:nth-last-child(n+2)~li,#customer #register_form .interests_list>li:first-child:nth-last-child(n+3),#customer #register_form .interests_list>li:first-child:nth-last-child(n+3)~li,#customer #register_form .interests_list>li:first-child:nth-last-child(n+4),#customer #register_form .interests_list>li:first-child:nth-last-child(n+4)~li,#customer #register_form .interests_list>li:first-child:nth-last-child(n+5),#customer #register_form .interests_list>li:first-child:nth-last-child(n+5)~li,#customer #register_form .interests_list>li:first-child:nth-last-child(n+6),#customer #register_form .interests_list>li:first-child:nth-last-child(n+6)~li,#customer #register_form .interests_list>li:first-child:nth-last-child(n+7),#customer #register_form .interests_list>li:first-child:nth-last-child(n+7)~li,#customer #register_form .interests_list>li:first-child:nth-last-child(n+8),#customer #register_form .interests_list>li:first-child:nth-last-child(n+8)~li{-webkit-box-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%}}.customer_address.edit_address form{padding-right:10%}.customer_address.edit_address .mdc-select,.customer_address.edit_address .mdc-text-field{margin-bottom:15px}.account_page{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin:40px auto;max-width:1300px;min-width:900px;overflow:hidden;padding:0 40px;width:75%}@media only screen and (max-width:1024px){.account_page{background:#fff;margin:auto;max-width:unset;min-width:unset;overflow:hidden;width:100vw}.account_page.view_content .customer__sidebar{margin-left:-100vw}}.account_page h1{color:#4e4b4a;font-family:Crimson Text,serif;font-size:.75rem;line-height:40px;margin:0;padding:0}.account_page h2,.account_page h2 a{color:#333;display:-webkit-inline-box;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-family:Crimson Text,serif;font-size:1.75rem;line-height:28px;margin:0 0 10px;text-transform:none}@media only screen and (max-width:1024px){.account_page h2,.account_page h2 a{font-size:1.125rem;line-height:1em}}.account_page h2.customer__sidebar__customer-welcome,.account_page h2.customer__sidebar__customer-welcome a{font-size:1.625rem;margin-bottom:30px}.account_page h3{color:#333;font-weight:700;line-height:20px;margin-bottom:5px;text-transform:capitalize}.account_page h3,.account_page h4{font-family:HK Grotesk,sans-serif;font-size:.8125rem}.account_page h4{color:#4e4b4a;font-weight:400;line-height:56px;text-transform:uppercase}.customer__sidebar{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0 0 220px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 220px;flex:0 0 220px;-moz-flex-direction:column;-ms-flex-direction:column;padding-right:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:1024px){.customer__sidebar{-webkit-box-flex:0 0 100vw;background-color:#fff;-ms-flex:0 0 100vw;flex:0 0 100vw;overflow:hidden;padding:0 20px;-webkit-transition:margin .5s ease-in;transition:margin .5s ease-in}}.customer__sidebar header{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.customer__sidebar .customer__sidebar__link_list{-webkit-box-flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;-moz-flex-direction:column;-ms-flex-direction:column;list-style-type:none;margin:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-pack:flex-start}@media only screen and (max-width:798px){.customer__sidebar .customer__sidebar__link_list{margin-top:15px}}.customer__sidebar .customer__sidebar__link_list li{color:#4e4b4a;font-family:HK Grotesk,sans-serif;font-size:.75rem;line-height:40px;text-transform:uppercase;-webkit-box-flex:0 1 40px;-ms-flex:0 1 40px;flex:0 1 40px}@media only screen and (max-width:1024px){.customer__sidebar .customer__sidebar__link_list li{line-height:1.2em;-webkit-box-flex:0 1 20px;-ms-flex:0 1 20px;flex:0 1 20px}}.customer__sidebar .customer__sidebar__link_list li a{color:#4e4b4a;font-family:HK Grotesk,sans-serif;font-size:.75rem;line-height:40px;text-transform:uppercase;-webkit-box-flex:0 1 40px;-ms-flex:0 1 40px;flex:0 1 40px}@media only screen and (max-width:1024px){.customer__sidebar .customer__sidebar__link_list li a{line-height:1.2em}}.customer__sidebar .customer__sidebar__link_list li.active,.customer__sidebar .customer__sidebar__link_list li.active a{color:#000;font-weight:900}.account__content{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1 1 auto;-moz-align-items:flex-start;-ms-align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;padding:40px}@media only screen and (max-width:1024px){.account__content{height:-webkit-max-content;height:-moz-max-content;height:max-content}}@media only screen and (max-width:480px){.account__content{-webkit-box-flex:0 0 100vw;-ms-flex:0 0 100vw;flex:0 0 100vw;-moz-flex-direction:column;-ms-flex-direction:column;overflow:auto;padding:0 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.account__content .mobile-heading{display:none}@media only screen and (max-width:1024px){.account__content .mobile-heading{display:block;margin-bottom:30px;width:100%}}.account__content .mobile-heading .menu-open-button{background:var(--dav-img-url-davines_mobile-back) no-repeat center;display:inline-block;height:20px;margin-right:10px;vertical-align:middle;width:20px}.account__content .content__name{-webkit-box-flex:0 0 50%;-webkit-align-self:flex-start;-ms-align-self:flex-start;-ms-flex:0 0 50%;flex:0 0 50%;height:200px;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (max-width:480px){.account__content .content__name{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:auto;margin-bottom:30px;width:100%}}.account__content .content__name p{color:#333;font-family:HK Grotesk,sans-serif;font-size:.8125rem;line-height:20px}.account__content .content__details{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (max-width:480px){.account__content .content__details{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:auto;margin-bottom:30px;width:100%}}.account__content .content__details h2{padding-left:9px}@media only screen and (max-width:480px){.account__content .content__details h2{padding-left:0}}.account__content .content__details .address{padding-left:9px}@media only screen and (max-width:480px){.account__content .content__details .address{padding-left:0}}.account__content .content__details .address p{color:#333;font-family:HK Grotesk,sans-serif;font-size:.8125rem;line-height:20px}.account__content .content__details .account-inputs .mdc-form-field{display:-webkit-box;display:-ms-flexbox;display:flex}.account__content .content__details .account-inputs .mdc-form-field .mdc-checkbox{padding:9px}.account__content .content__orders{-webkit-box-flex:0 0 100%;-webkit-align-self:flex-start;-ms-align-self:flex-start;-ms-flex:0 0 100%;flex:0 0 100%;height:auto;width:100%;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (max-width:1024px){.account__content .content__orders{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:auto;width:100%}}.account__content .content__orders tr{border:0 solid transparent;border-bottom:1px solid #dfddde}.account__content .content__orders tr th{color:#4e4b4a;font-weight:400;text-transform:uppercase}.account__content .content__orders tr td,.account__content .content__orders tr th{background-color:transparent;border:0 solid transparent;font-family:HK Grotesk,sans-serif;font-size:.8125rem;height:56px;line-height:56px;padding:0}.account__content .content__orders tr td{color:#333}.account__content .content__orders tr a{text-decoration:underline}@media only screen and (max-width:798px){.account__content .content__orders thead{display:none}.account__content .content__orders tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.account__content .content__orders tr td{height:auto;line-height:normal}.account__content .content__orders tr .order__financial-status{display:none}.account__content .content__orders tr .order__name{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.account__content .content__orders tr .order__date{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.account__content .content__orders tr .order__recipient{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.account__content .content__orders tr .order__total{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:right}.account__content .content__orders tr .order__fulfillment-status{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;text-align:right}.account__content .content__orders tr .order__actions{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:7;-ms-flex-order:6;height:50px;line-height:42px;order:6}.account__content .content__orders tr .order__more{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;height:50px;line-height:42px;order:1}}.account__content .content__addresses{-webkit-box-flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}.account__content .content__addresses h4{line-height:normal;margin-top:20px}.account__content .content__addresses .content__addresses__title{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;height:50px}@media only screen and (max-width:1024px){.account__content .content__addresses .content__addresses__title{display:none}}.account__content .content__addresses .addresses__newButton{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;height:50px}@media only screen and (max-width:1024px){.account__content .content__addresses .addresses__newButton{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;height:54px}}.account__content .content__addresses .addresses__newButton a{float:right;text-transform:none}@media only screen and (max-width:1024px){.account__content .content__addresses .addresses__newButton a{text-decoration:underline;width:100%}}.account__content .content__addresses #add_address,.account__content .content__addresses #address_tables{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;height:auto}.account__content .content__addresses #address_tables{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}@media only screen and (max-width:1024px){.account__content .content__addresses #address_tables{padding:0}}.account__content .content__addresses #address_tables .address_table{-webkit-box-flex:0 0 33%;-ms-flex:0 0 33%;flex:0 0 33%;height:auto}@media only screen and (max-width:480px){.account__content .content__addresses #address_tables .address_table{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}.account__content .content__addresses #address_tables .address_table.default_address_table{display:block;height:auto;left:0;width:33%}@media only screen and (max-width:480px){.account__content .content__addresses #address_tables .address_table.default_address_table{position:static;width:auto;-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}.account__content .content__addresses #address_tables .address_table .view_address{color:#333;font-family:HK Grotesk,sans-serif;font-size:.8125rem;line-height:20px}.account__content .content__addresses #address_tables .address_table .address_actions .action_button{background:none;border:none;display:inline;padding:0;text-transform:none}.account__content .content__addresses #address_tables .address_table .address_actions .action_button a{color:#4e4b4a;text-decoration:underline}.account__content .content__addresses #address_tables .address_table .address_actions .action_delete a{color:#fff}.account__content .content__addresses #address_tables .address_table .address_actions span{margin-bottom:10px}.account__content .content__salonSelector{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;height:auto}.account__content .content__salonSelector .form_container{max-width:400px;overflow:hidden}.account__content .content__salonSelector .form_container>div{margin-bottom:10px;margin-top:10px}.account__content .content__wishlist-text{color:#333;font-family:HK Grotesk,sans-serif;font-size:.8125rem;line-height:20px}.account__content .content__wishlist-products,.account__content .content__wishlist-text{-webkit-box-flex:0 0 100%;border-bottom:1px solid #4e4b4a;-ms-flex:0 0 100%;flex:0 0 100%;padding-bottom:20px}.account__content .content__wishlist-products{padding-top:0}@media only screen and (max-width:1024px){.account__content .content__wishlist-products{width:100%}}@media only screen and (max-width:480px){.account__content .content__wishlist-products .columns.thumbnail{padding-bottom:20px}}.account__content .content__wishlist-products .wishlist-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;margin:0;padding:20px 0 0;width:100%}.account__content .content__wishlist-products .wishlist-actions .btn-to-wishlist,.account__content .content__wishlist-products .wishlist-actions .cart-button{background-color:#7f7977;color:var(--dav-theme-background-default);cursor:pointer;display:block;font-family:Crimson Text,serif;font-size:.875rem;height:auto;line-height:1.1875rem;padding:13px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.account__content .content__wishlist-products .wishlist-actions .btn-to-wishlist svg,.account__content .content__wishlist-products .wishlist-actions .cart-button svg{fill:#fff}.account__content .content__wishlist-products .wishlist-actions .cart-button{width:70%}.account__content .content__wishlist-products .wishlist-actions .cart-button:after{background-color:#fff;content:"";display:block;height:62%;position:absolute;right:0;top:19%;width:1px}.account__content .content__wishlist-products .wishlist-actions .btn-to-wishlist{width:30%}.account__content #wishlist-email-link{-webkit-box-flex:0 0 100%;color:#4e4b4a;-ms-flex:0 0 100%;flex:0 0 100%;font-family:HK Grotesk,sans-serif;font-size:.8125rem;line-height:20px;padding-top:20px;text-align:center;text-decoration:underline}.change-account__content .account__content .form_container{max-width:unset}.change-account__content .account__content .cta-width{margin-top:10px}.change-account__content .account__content .change-account-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.change-account__content .account__content .change-account-container .mdc-form-field.nw_policy_html{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.change-account__content .account__content .change-account-container .mdc-text-field.change-customer-phone{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.change-account__content .account__content .change-account-container .mdc-text-field.change-customer-birthday{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.change-account__content .account__content .change-account-container .mdc-select.change-customer-gender{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.change-account__content #customer #register_form .interests_list li div input[type=checkbox]{height:30px;right:-10px;top:-10px;width:30px}.change-account__content .mdc-select .mdc-floating-label{top:12px}.page-salonlocator .btn-block,.page-salonlocator a.btn-block{border:1px solid #4e4b4a;height:56px;line-height:54px;padding:0;text-align:center;width:200px}.page-salonlocator .btn-block:focus,.page-salonlocator a.btn-block:focus{outline:0}#location-form{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:space-between;-ms-justify-content:space-between;margin:0 auto;padding:20px 40px;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;overflow:hidden}@media only screen and (max-width:1024px){#location-form{margin-top:72px;padding:20px}}@media only screen and (max-width:480px){#location-form{-ms-flex-wrap:wrap;flex-wrap:wrap}}#location-form .input_address-container{-webkit-box-flex:0 1 40%;-ms-flex:0 1 40%;flex:0 1 40%;line-height:normal}@media only screen and (max-width:480px){#location-form .input_address-container{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:10px}}#location-form .input_distance-container{-webkit-box-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;line-height:normal}@media only screen and (max-width:480px){#location-form .input_distance-container{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:10px}}#location-form .button_search-container{-webkit-box-flex:0 0 200px;-ms-flex:0 0 200px;flex:0 0 200px;line-height:normal}@media only screen and (max-width:480px){#location-form .button_search-container{-webkit-box-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;margin-bottom:10px}#location-form .button_search-container a{width:100%}}#location-form .button_findMe-container{-webkit-box-flex:0 0 200px;-ms-flex:0 0 200px;flex:0 0 200px;line-height:normal}@media only screen and (max-width:480px){#location-form .button_findMe-container{-webkit-box-flex:0 0 56px;-ms-flex:0 0 56px;flex:0 0 56px;margin-bottom:10px}#location-form .button_findMe-container a{background-color:#4e4b4a;border-color:#4e4b4a;color:#fff;position:relative;width:56px}#location-form .button_findMe-container a:before{border-left:1px solid #fff;bottom:15%;content:"";height:70%;left:0;position:absolute;width:100%}}#location-form .button_findMe-container a{-ms-align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}#location-form .button_findMe-container a svg{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:10px}@media only screen and (max-width:480px){#location-form .button_findMe-container a svg{margin:0}}#location-form .button_findMe-container a svg path{fill:#4e4b4a}@media only screen and (max-width:480px){#location-form .button_findMe-container a svg path{fill:#fff}}#location-form .button_findMe-container a span{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (max-width:480px){#location-form .button_findMe-container a span{display:none}}#locator-container{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px #0003;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 20px;padding:0}@media only screen and (max-width:798px){#locator-container{-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-shadow:none;box-shadow:none;flex-direction:column;margin:0 auto}}#locator-container #results-container{height:35vw;max-height:750px;position:relative;-webkit-box-flex:0 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 1 50%;flex:0 1 50%;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;background:var(--dav-theme-background-default);flex-direction:column;padding:20px 40px 0 20px}@media only screen and (max-width:1024px){#locator-container #results-container{height:50vw;max-height:3000px}}@media only screen and (max-width:798px){#locator-container #results-container{-webkit-box-flex:0 1 100%;background-color:transparent;-ms-flex:0 1 100%;flex:0 1 100%;height:auto;max-height:80vh;padding:5px 0 0}}#locator-container #results-container #results-container__heading{padding:0;-webkit-box-flex:0 0 34px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 34px;flex:0 0 34px;width:100%}@media only screen and (max-width:798px){#locator-container #results-container #results-container__heading{padding:0 20px}}#locator-container #results-container #results-container__heading #salons-found{-webkit-box-flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Crimson Text,serif;font-size:22px;height:34px;line-height:34px}@media only screen and (max-width:798px){#locator-container #results-container #results-container__heading #salons-found{font-size:18px;-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}}#locator-container #results-container #results-container__heading #hide-salons-filters,#locator-container #results-container #results-container__heading #show-salons-filters{-webkit-box-flex:0 0 200px;-ms-flex:0 0 200px;flex:0 0 200px;height:34px;line-height:2px}@media only screen and (max-width:798px){#locator-container #results-container #results-container__heading #hide-salons-filters,#locator-container #results-container #results-container__heading #show-salons-filters{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}#locator-container #results-container #results-container__heading #hide-salons-filters a,#locator-container #results-container #results-container__heading #show-salons-filters a{width:100px}}#locator-container #results-container #salons-filters{-webkit-box-flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-moz-justify-content:space-between;-ms-justify-content:space-between;margin:0;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;border-bottom:1px solid #4e4b4a;max-height:0;overflow:hidden;padding:20px 0 0;-webkit-transition:max-height .3s,padding .3s;transition:max-height .3s,padding .3s}@media only screen and (max-width:798px){#locator-container #results-container #salons-filters{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px}}#locator-container #results-container #salons-filters.visible{max-height:100px;padding:20px 0}@media only screen and (max-width:798px){#locator-container #results-container #salons-filters.visible{max-height:200px;padding:20px 20px 10px}}#locator-container #results-container #salons-filters .mdc-select{-webkit-box-flex:0 0 47%;-ms-flex:0 0 47%;flex:0 0 47%}@media only screen and (max-width:480px){#locator-container #results-container #salons-filters .mdc-select{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:10px}}#locator-container #results-container #window-switches{display:none}@media only screen and (max-width:798px){#locator-container #results-container #window-switches{-webkit-box-flex:0 0 48px;border-bottom:1px solid #4e4b4a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 48px;flex:0 0 48px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:14px 0}#locator-container #results-container #window-switches .window-switches__switch{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;height:20px;text-align:center}#locator-container #results-container #window-switches .window-switches__switch img{height:20px;margin:auto;width:20px}}#locator-container #results-container #salon-results{padding:0;-webkit-box-flex:1 1 100%;background:#fff;-ms-flex:1 1 100%;flex:1 1 100%;margin:10px 0;overflow-y:scroll}#locator-container #results-container #salon-results::-webkit-scrollbar-track{background-color:#fff}#locator-container #results-container #salon-results::-webkit-scrollbar{background-color:#4e4b4a;width:6px}#locator-container #results-container #salon-results::-webkit-scrollbar:horizontal{height:6px;width:auto}#locator-container #results-container #salon-results::-webkit-scrollbar-thumb{background-color:#4e4b4a}@media only screen and (max-width:798px){#locator-container #results-container #salon-results{-webkit-box-flex:1 1 400px;-ms-flex:1 1 400px;flex:1 1 400px;margin:0;max-height:0;-webkit-transition:max-height .3s,padding .3s;transition:max-height .3s,padding .3s}#locator-container #results-container #salon-results.visible{max-height:400px}}#locator-container #results-container #salon-results li{border-bottom:1px solid #dfdede}#locator-container #results-container #salon-results li .salon-result-container{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}#locator-container #results-container #salon-results li .salon-result-container .salon-anchor{-webkit-box-flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;outline:none;width:100%}@media only screen and (max-width:798px){#locator-container #results-container #salon-results li .salon-result-container .salon-anchor{-ms-flex-wrap:wrap;flex-wrap:wrap}}#locator-container #results-container #salon-results li .salon-result-container .salon-anchor .salon-col-one{-webkit-box-flex:0 0 47%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 47%;flex:0 0 47%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:10px}@media only screen and (max-width:798px){#locator-container #results-container #salon-results li .salon-result-container .salon-anchor .salon-col-one{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}#locator-container #results-container #salon-results li .salon-result-container .salon-anchor .salon-col-one .salon-icon{-webkit-box-flex:0 0 40px;-ms-flex:0 0 40px;flex:0 0 40px;margin-right:10px}#locator-container #results-container #salon-results li .salon-result-container .salon-anchor .salon-col-one .salon-col-one__texts{-webkit-box-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}#locator-container #results-container #salon-results li .salon-result-container .salon-anchor .salon-col-one .salon-col-one__texts h5{color:#333;font-size:14px;font-style:italic;font-weight:600;line-height:18px;margin:0;padding:0;text-decoration:underline;text-transform:none}#locator-container #results-container #salon-results li .salon-result-container .salon-anchor .salon-col-one .salon-col-one__texts h3{color:#333;font-size:22px;line-height:24px;margin:5px 0 16px}#locator-container #results-container #salon-results li .salon-result-container .salon-anchor .salon-col-one .salon-col-one__texts p{color:#333;font-family:HK Grotesk;font-size:13px;line-height:20px}#locator-container #results-container #salon-results li .salon-result-container .salon-anchor .salon-col-two{-webkit-box-flex:0 0 47%;-ms-flex:0 0 47%;flex:0 0 47%;padding-bottom:10px}@media only screen and (max-width:798px){#locator-container #results-container #salon-results li .salon-result-container .salon-anchor .salon-col-two{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-left:50px}}#locator-container #results-container #salon-results li .salon-result-container .salon-anchor .salon-col-two h6{color:#7f7977;font-family:HK Grotesk;font-size:10px;font-weight:700;letter-spacing:1.25px;line-height:24px;margin:0;padding:0;text-transform:uppercase}#locator-container #results-container #salon-results li .salon-result-container .salon-anchor .salon-col-two p{color:#333;font-family:HK Grotesk;font-size:13px;line-height:20px}#locator-container #results-container #salon-results li .salon-result-container .salon-buttons-container{-webkit-box-flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-pack:distribute;justify-content:space-around;width:100%}#locator-container #results-container #salon-results li .salon-result-container .salon-buttons-container .salon-button{padding:0 5px;-webkit-box-flex:0 0 100px;-ms-flex:0 0 100px;flex:0 0 100px}@media only screen and (max-width:798px){#locator-container #results-container #salon-results li .salon-result-container .salon-buttons-container .salon-button{-webkit-box-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%}}#locator-container #results-container #salon-results li .salon-result-container .salon-buttons-container .salon-button a{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#locator-container #results-container #salon-results li .salon-result-container .salon-buttons-container .salon-button a img{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}#locator-container #results-container #salon-results li .salon-result-container .salon-buttons-container .salon-button a img .grey{fill:pink}#locator-container #results-container #salon-results li .salon-result-container .salon-buttons-container .salon-button a span{-webkit-box-flex:0 0 auto;color:#7f7977;-ms-flex:0 0 auto;flex:0 0 auto;font-family:Crimson Text;font-size:13px;line-height:22px;text-align:center;text-decoration:underline}@media only screen and (min-width:799px){#locator-container #results-container #salon-results li .salon-result-container .salon-buttons-container .salon-telephone{display:none}}#locator-container #results-container .pager{text-align:center;-webkit-box-flex:0 0 34px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 34px;flex:0 0 34px;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;margin-bottom:10px;overflow:hidden}@media only screen and (max-width:798px){#locator-container #results-container .pager{margin-bottom:0;max-height:0;-webkit-transition:max-height .3s,padding .3s;transition:max-height .3s,padding .3s}#locator-container #results-container .pager.visible{max-height:34px}}#locator-container #results-container .pager .btn-block{-webkit-box-flex:0 0 56px;-ms-flex:0 0 56px;flex:0 0 56px;height:34px;line-height:2px;padding:15px;text-decoration:none;width:56px}#locator-container #results-container .pager .btn-block.disabled{opacity:.5}#locator-container #results-container .pager .page-counter{display:inline-block;height:34px;line-height:34px;margin:0 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-width:80px}#locator-container #map-container{height:35vw;max-height:750px;position:relative;-webkit-box-flex:0 1 50%;-ms-flex:0 1 50%;flex:0 1 50%}@media only screen and (max-width:1024px){#locator-container #map-container{height:50vw;max-height:3000px}}@media only screen and (max-width:798px){#locator-container #map-container{-webkit-box-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;height:400px;max-height:0;-webkit-transition:max-height .3s,padding .3s;transition:max-height .3s,padding .3s}#locator-container #map-container.visible{max-height:100vh}}#locator-container #map-container .salon-result-container{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;top:-10px}#locator-container #map-container .salon-result-container .salon-anchor{-webkit-box-flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;outline:none;width:100%}@media only screen and (max-width:798px){#locator-container #map-container .salon-result-container .salon-anchor{-ms-flex-wrap:wrap;flex-wrap:wrap}}#locator-container #map-container .salon-result-container .salon-anchor .salon-col-one{-webkit-box-flex:0 0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:798px){#locator-container #map-container .salon-result-container .salon-anchor .salon-col-one{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}#locator-container #map-container .salon-result-container .salon-anchor .salon-col-one .salon-icon{display:none}#locator-container #map-container .salon-result-container .salon-anchor .salon-col-one .salon-col-one__texts{-webkit-box-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}#locator-container #map-container .salon-result-container .salon-anchor .salon-col-one .salon-col-one__texts h5{color:#333;font-size:12px;font-style:italic;font-weight:600;line-height:18px;margin:0;padding:0 5px 0 0;text-decoration:underline;text-transform:none}#locator-container #map-container .salon-result-container .salon-anchor .salon-col-one .salon-col-one__texts h3{color:#333;font-size:18px;line-height:auto;margin:0;padding:0 5px 0 0}#locator-container #map-container .salon-result-container .salon-anchor .salon-col-one .salon-col-one__texts p{color:#333;font-family:HK Grotesk;font-size:11px;line-height:20px;padding:0 5px 0 0}#locator-container #map-container .salon-result-container .salon-anchor .salon-col-two{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}@media only screen and (max-width:798px){#locator-container #map-container .salon-result-container .salon-anchor .salon-col-two{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}#locator-container #map-container .salon-result-container .salon-anchor .salon-col-two h6{color:#7f7977;font-family:HK Grotesk;font-size:10px;font-weight:700;letter-spacing:1.25px;line-height:24px;margin:0;padding:0 0 0 5px;text-transform:uppercase}#locator-container #map-container .salon-result-container .salon-anchor .salon-col-two p{color:#333;font-family:HK Grotesk;font-size:11px;line-height:20px;padding:0 0 0 5px}#locator-container #map-container .salon-result-container .salon-buttons-container{-webkit-box-flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-pack:distribute;justify-content:space-around;width:100%}#locator-container #map-container .salon-result-container .salon-buttons-container .salon-button{-webkit-box-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 5px}#locator-container #map-container .salon-result-container .salon-buttons-container .salon-button a{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#locator-container #map-container .salon-result-container .salon-buttons-container .salon-button a img{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}#locator-container #map-container .salon-result-container .salon-buttons-container .salon-button a img .grey{fill:pink}#locator-container #map-container .salon-result-container .salon-buttons-container .salon-button a span{-webkit-box-flex:0 0 auto;color:#7f7977;-ms-flex:0 0 auto;flex:0 0 auto;font-family:Crimson Text;font-size:13px;line-height:22px;text-align:center;text-decoration:underline}@media only screen and (min-width:799px){#locator-container #map-container .salon-result-container .salon-buttons-container .salon-telephone{display:none}}#locator-container #map-container .overlay,#locator-container #results-container .overlay{background-color:#ffffffbf;height:0;opacity:0;position:absolute;width:0}#locator-container #map-container .overlay .dav-loading-bar,#locator-container #results-container .overlay .dav-loading-bar{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#locator-container #map{height:100%;width:100%}@media only screen and (max-width:798px){#locator-container #map{height:50vh}#locator-container #map.not-visible{display:none}}#locator-container #map .gm-style .gm-style-iw-c{max-height:50vh!important;max-width:90vw!important}#locator-container #map .gm-style .gm-style-iw-d{max-height:260px!important}.dav-become-salon .dav-become-salon__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:150px;padding:0 40px}@media only screen and (max-width:798px){.dav-become-salon .dav-become-salon__container{margin-top:50px;padding:80px 0 0}}.dav-become-salon .dav-become-salon__img{-ms-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%}@media only screen and (max-width:1024px){.dav-become-salon .dav-become-salon__img{-ms-flex-basis:58.33333%;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%}}@media only screen and (max-width:798px){.dav-become-salon .dav-become-salon__img{display:none}}.dav-become-salon .dav-become-salon__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;padding-top:26%}.dav-become-salon .dav-become-salon__decoration{-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;background:#dfddde;flex-basis:33.33333%;margin:50px 0;position:relative;z-index:1}@media only screen and (max-width:1024px){.dav-become-salon .dav-become-salon__decoration{-ms-flex-basis:41.66667%;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;margin:20px 0}}@media only screen and (max-width:798px){.dav-become-salon .dav-become-salon__decoration{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0;min-height:200px}}.dav-become-salon .dav-become-salon__decoration img{bottom:-50px;left:50%;max-width:100%;max-width:300px;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:1}@media only screen and (max-width:798px){.dav-become-salon .dav-become-salon__decoration img{bottom:auto;left:auto;margin:-50px 0 0 40px;position:relative;-webkit-transform:none;transform:none}}.dav-become-salon .dav-become-salon__content{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;background:var(--dav-theme-background-default);flex-basis:50%;margin:-190px 0 0 16.66667%;padding:40px;position:relative;z-index:2}@media only screen and (max-width:1024px){.dav-become-salon .dav-become-salon__content{-ms-flex-basis:58.33333%;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;margin:-60px 0 0 8.33333%}}@media only screen and (max-width:798px){.dav-become-salon .dav-become-salon__content{-ms-flex-basis:91.66667%;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;margin:-100px 8.33333% 0 0;padding:20px}}.dav-become-salon .dav-become-salon__text{color:#4e4b4a;font-family:Crimson Text,serif;font-size:1.625rem}@media only screen and (max-width:798px){.dav-become-salon .dav-become-salon__text{font-size:1rem}}.dav-become-salon .dav-become-salon__text,.dav-become-salon .dav-become-salon__text p{line-height:1.1em}.top-salons .top-salons__title{margin-bottom:30px;padding:0 20px}.top-salons .top-salons__items{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:798px){.top-salons .top-salons__items{overflow-x:auto}.top-salons .top-salons__items::-webkit-scrollbar-track{background-color:#fff}.top-salons .top-salons__items::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.top-salons .top-salons__items::-webkit-scrollbar:horizontal{height:6px;width:auto}.top-salons .top-salons__items::-webkit-scrollbar-thumb{background-color:#4e4b4a}}.top-salons .top-salons__item{-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;padding:0 20px}@media only screen and (max-width:798px){.top-salons .top-salons__item{-ms-flex-basis:80vw;-ms-flex-preferred-size:80vw;flex-basis:80vw;-ms-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}.top-salons .top-salons__item:nth-child(2n){padding-top:50px}.text-with-images{font-size:10px;margin-bottom:70px}@media only screen and (max-width:798px){.text-with-images{margin-bottom:20px}}.text-with-images .container{-moz-align-items:stretch;-ms-align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;padding:0}.text-with-images .container .text-with-images__left-column{margin-left:40px;margin-right:0;position:relative}@media only screen and (max-width:1024px){.text-with-images .container .text-with-images__left-column{margin-left:20px}}@media only screen and (max-width:480px){.text-with-images .container .text-with-images__left-column{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-left:0}}.text-with-images .container .text-with-images__left-column .text-with-images__title{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;font-size:2.625rem;line-height:1em}@media only screen and (max-width:1024px){.text-with-images .container .text-with-images__left-column .text-with-images__title{font-size:2rem}}@media only screen and (max-width:480px){.text-with-images .container .text-with-images__left-column .text-with-images__title{font-size:1.625rem;padding-left:0}}.text-with-images .container .text-with-images__left-column .image-element__wrap{left:0;margin:0;position:absolute;right:0;top:100px}@media only screen and (max-width:1024px){.text-with-images .container .text-with-images__left-column .image-element__wrap{top:50px}}@media only screen and (max-width:480px){.text-with-images .container .text-with-images__left-column .image-element__wrap{padding-left:0;position:static}}.text-with-images .container .text-with-images__left-column .image-element__wrap .text-with-images__background-image{margin-right:0;padding:0;width:100%}@media only screen and (max-width:480px){.text-with-images .container .text-with-images__left-column .image-element__wrap .text-with-images__background-image{display:none}}.text-with-images .container .text-with-images__left-column .image-element__wrap .text-with-images__main-image{display:none}@media only screen and (max-width:480px){.text-with-images .container .text-with-images__left-column .image-element__wrap .text-with-images__main-image{display:block;margin-right:0;padding:0;width:100%}}.text-with-images .container .text-with-images__left-column .text-with-images__text{background:var(--dav-theme-background-default);font-family:HK Grotesk,sans-serif;font-size:.875rem;line-height:20px;margin:170px 0 0 auto;max-width:400px;padding:40px;position:relative}@media only screen and (max-width:480px){.text-with-images .container .text-with-images__left-column .text-with-images__text{margin:-50px auto 0 0;max-width:90%;padding:20px}}.text-with-images .container .text-with-images__right-column{margin-left:0;margin-right:40px}@media only screen and (max-width:480px){.text-with-images .container .text-with-images__right-column{display:none}}.text-with-images .container .text-with-images__right-column .image-element__wrap{margin:0}.text-with-images .container .text-with-images__right-column .text-with-images__main-image{margin-left:0;padding:0;width:100%}.double-text-with-image{font-size:10px;margin-bottom:70px}@media only screen and (max-width:798px){.double-text-with-image{margin-bottom:20px}}.double-text-with-image .container{-moz-align-items:flex-start;-ms-align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;padding:0 40px}@media only screen and (max-width:480px){.double-text-with-image .container{padding:0;width:100%}}.double-text-with-image .container .double-text-with-image__title{-webkit-box-flex:0 0 60%;-ms-flex:0 0 60%;flex:0 0 60%;margin:0 0 0 auto}@media only screen and (max-width:480px){.double-text-with-image .container .double-text-with-image__title{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding:20px}}.double-text-with-image .container .double-text-with-image__img-container{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:20%}@media only screen and (max-width:480px){.double-text-with-image .container .double-text-with-image__img-container{padding-top:60%;width:calc(100% - 20px)}}.double-text-with-image .container .double-text-with-image__img-container .image-element__wrap{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;margin:0;padding-left:40px}.double-text-with-image .container .double-text-with-image__img-container .image-element__wrap .double-text-with-image__image{width:100%}.double-text-with-image .container .double-text-with-image__text-container{-moz-align-items:flex-start;-ms-align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:var(--dav-theme-background-default);margin-left:-10%;padding:20px;position:relative}@media only screen and (max-width:480px){.double-text-with-image .container .double-text-with-image__text-container{-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:-15% 0 0 auto}}.double-text-with-image .container .double-text-with-image__text-container .double-text-with-image__text-1{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;font-family:HK Grotesk,sans-serif;font-size:.875rem;line-height:20px;padding:0 20px}@media only screen and (max-width:480px){.double-text-with-image .container .double-text-with-image__text-container .double-text-with-image__text-1{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0}}.double-text-with-image .container .double-text-with-image__text-container .double-text-with-image__text-2{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;font-family:HK Grotesk,sans-serif;font-size:.875rem;line-height:20px;padding:0 20px}@media only screen and (max-width:480px){.double-text-with-image .container .double-text-with-image__text-container .double-text-with-image__text-2{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0}}.list-icon-with-small-desc{background-color:#006f7c1a;font-size:10px;margin-bottom:70px}@media only screen and (max-width:798px){.list-icon-with-small-desc{margin-bottom:20px}}.list-icon-with-small-desc .container{-moz-align-items:flex-start;-ms-align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;padding:40px}@media only screen and (max-width:480px){.list-icon-with-small-desc .container{padding:20px;width:100%}}.list-icon-with-small-desc .container .list-icon-with-small-desc__title{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:0}.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox{-webkit-box-flex:0 0 25%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 25%;flex:0 0 25%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100px;margin:40px 8.33333% 0 0}@media only screen and (max-width:798px){.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox{-webkit-box-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%}}@media only screen and (max-width:480px){.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox{-webkit-box-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%}.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox:nth-of-type(2){margin:40px 0 0 8.33333%}}.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox:nth-of-type(3){margin-right:5%}@media only screen and (max-width:798px){.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox:nth-of-type(3){margin:40px 0 0 8.33333%}}@media only screen and (max-width:480px){.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox:nth-of-type(3){margin:40px 8.33333% 0 0}}.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox:nth-of-type(4){margin-left:5%}@media only screen and (max-width:798px){.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox:nth-of-type(4){margin:40px 0 0 8.33333%}}@media only screen and (max-width:480px){.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox:nth-of-type(4){display:none}}@media only screen and (max-width:798px){.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox:nth-of-type(5){display:none}}.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox:nth-of-type(6){margin-right:0}@media only screen and (max-width:798px){.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox:nth-of-type(6){display:none}}.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox .list-icon-with-small-desc__img{-webkit-box-flex:0 0 75px;-ms-flex:0 0 75px;flex:0 0 75px}.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox .list-icon-with-small-desc__img svg{height:100%;width:100%;fill:#006f7c}@media only screen and (max-width:480px){.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox .list-icon-with-small-desc__img svg{height:80%;margin:10%;width:80%}}.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox .list-icon-with-small-desc__text{-webkit-box-flex:1 1 auto;color:#333;-ms-flex:1 1 auto;flex:1 1 auto;font-family:HK Grotesk,sans-serif;font-size:.8125rem;line-height:1.25rem;padding-left:20px;position:relative}@media only screen and (max-width:480px){.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox .list-icon-with-small-desc__text{font-size:.75rem;line-height:1.125rem}}.list-icon-with-small-desc .container .list-icon-with-small-desc__infoBox .list-icon-with-small-desc__text a{bottom:0;display:block;position:absolute;text-decoration:underline}.list-icon-with-small-desc .list-icon-with-small-desc__generalLink{-moz-align-items:flex-start;-ms-align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#006f7c80;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;padding:0}@media only screen and (max-width:480px){.list-icon-with-small-desc .list-icon-with-small-desc__generalLink{padding:0;width:100%}}.list-icon-with-small-desc .list-icon-with-small-desc__generalLink a{color:#fff;display:block;font-family:Crimson Text,serif;font-size:1rem;height:35px;line-height:2.0625rem;text-align:center;text-decoration:underline;width:100%}.graphs__section{overflow:hidden}.graphs__section .graphs__visual{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;font-size:10px;padding:0 40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:798px){.graphs__section .graphs__visual{padding:0}}.graphs__section .graphs__visual .graphs__image{background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-box-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;margin-left:25%;padding-top:10%}@media only screen and (max-width:798px){.graphs__section .graphs__visual .graphs__image{-webkit-box-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;margin-left:8.33333%;padding-top:15%}}@media only screen and (max-width:480px){.graphs__section .graphs__visual .graphs__image{display:none}}.graphs__section .graphs__visual .graphs__text{-webkit-box-flex:0 0 58.33333%;background-color:var(--dav-theme-background-default);-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;margin-right:41.66667%;margin-top:-6%;padding:40px 40px 0 0}@media only screen and (max-width:798px){.graphs__section .graphs__visual .graphs__text{-webkit-box-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;margin-right:16.66667%;padding:20px 20px 0 0}}@media only screen and (max-width:480px){.graphs__section .graphs__visual .graphs__text{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-right:0}}.graphs__section .graphs__visual .graphs__text .graphs__title{font-family:Crimson Text,serif;font-size:2.25rem;line-height:2.125rem;margin-top:0}@media only screen and (max-width:798px){.graphs__section .graphs__visual .graphs__text .graphs__title{font-size:1.9375rem;line-height:2rem}}@media only screen and (max-width:480px){.graphs__section .graphs__visual .graphs__text .graphs__title{font-size:1.625rem;line-height:1.875rem}}.graphs__section .graphs__visual .graphs__text .graphs__content{font-family:HK Grotesk,sans-serif;font-size:.875rem;line-height:1.25rem}.graphs__section .graphs__menu{-ms-align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:10px;-ms-flex-line-pack:center;align-content:center;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;padding:40px}@media only screen and (max-width:798px){.graphs__section .graphs__menu{-moz-justify-content:initial;-ms-justify-content:initial;margin-bottom:20px;overflow:auto;padding:20px 0 10px;-webkit-box-pack:initial;justify-content:normal;-ms-flex-pack:initial}.graphs__section .graphs__menu::-webkit-scrollbar-track{background-color:#fff}.graphs__section .graphs__menu::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.graphs__section .graphs__menu::-webkit-scrollbar:horizontal{height:6px;width:auto}.graphs__section .graphs__menu::-webkit-scrollbar-thumb{background-color:#4e4b4a}}.graphs__section .graphs__menu span{cursor:pointer;-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-family:Crimson Text,serif;font-size:1.125rem;line-height:1.5625rem;margin:0 10px}@media only screen and (max-width:798px){.graphs__section .graphs__menu span{font-size:1rem;line-height:1.375rem}}.graphs__section .graphs__menu span.active{color:#000;font-weight:700;margin-bottom:-8px}@media only screen and (max-width:798px){.graphs__section .graphs__menu span.active{margin-bottom:-6px}}.graphs__section .graphs__content .graph-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;max-height:0;opacity:0;overflow:hidden;padding:0;-webkit-transition:padding 0s linear .7s,max-height 0s linear .7s,opacity .7s linear 0s;transition:padding 0s linear .7s,max-height 0s linear .7s,opacity .7s linear 0s}.graphs__section .graphs__content .graph-box.active{max-height:unset;opacity:1;padding:40px;-webkit-transition:padding 0s linear .7s,max-height 0s linear .7s,opacity .7s linear .7s;transition:padding 0s linear .7s,max-height 0s linear .7s,opacity .7s linear .7s}@media only screen and (max-width:798px){.graphs__section .graphs__content .graph-box.active{padding:0}}.graphs__section .graphs__content .graph-box .graph-box__world-image{-webkit-box-flex:0 1 475px;background-position:50%;background-repeat:no-repeat;background-size:cover;-ms-flex:0 1 475px;flex:0 1 475px;padding-top:20%}.graphs__section .graphs__content .graph-box .graph-box__graph-image{-webkit-box-flex:0 1 950px;-ms-flex:0 1 950px;flex:0 1 950px;overflow:hidden;text-align:center}.graphs__section .graphs__content .graph-box .graph-box__graph-image img{display:block;margin:auto;max-width:100%;padding:0}@media only screen and (min-width:1025px){div.stylists-list-container{padding-left:40px;padding-right:40px;padding-top:50px}}div.stylists-list-container .article{padding-bottom:0}.stylistys-filters-wrap{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.stylistys-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;border:none;flex-basis:100%;margin:0}.stylistys-filters .stylistys-filters__link{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;padding:0 50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-align-items:center;-ms-align-items:center;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:.5}@media only screen and (max-width:798px){.stylistys-filters .stylistys-filters__link{padding:0 20px}}.stylistys-filters .stylistys-filters__link:hover{opacity:.7}.stylistys-filters .stylistys-filters__link.active{opacity:1}.stylistys-filters .stylistys-filters__text{color:#333;font-size:.75rem;line-height:1em;margin-top:10px}.stylist-highlight-box{padding-left:20px;padding-right:20px}.stylist-highlight-box .stylist-highlight-box__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end}@media only screen and (max-width:798px){.stylist-highlight-box .stylist-highlight-box__container{-moz-justify-content:flex-start;-ms-justify-content:flex-start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-pack:flex-start}}.stylist-highlight-box .stylist-highlight-box__image{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.stylist-highlight-box .stylist-highlight-box__pic{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;padding-top:37%}@media only screen and (max-width:480px){.stylist-highlight-box .stylist-highlight-box__pic{padding-top:80%}}.stylist-highlight-box .stylist-highlight-box__content{-ms-flex-basis:41.66667%;margin-top:-180px;padding:40px 0 20px 40px;-ms-flex-preferred-size:41.66667%;background:var(--dav-theme-background-default);flex-basis:41.66667%}@media only screen and (max-width:1024px){.stylist-highlight-box .stylist-highlight-box__content{-ms-flex-basis:58.33333%;margin-top:-120px;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%}}@media only screen and (max-width:798px){.stylist-highlight-box .stylist-highlight-box__content{-ms-flex-basis:91.66667%;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;margin-top:-60px;padding:15px 20px 20px 0}}@media only screen and (max-width:480px){.stylist-highlight-box .stylist-highlight-box__content{margin-top:-35px}}.stylist-highlight-box .stylist-highlight-box__title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-bottom:15px}.stylist-highlight-box .stylist-highlight-box__title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (max-width:798px){.stylist-highlight-box .stylist-highlight-box__title{font-size:1.25rem;margin-bottom:0}}.stylist-highlight-box .stylist-highlight-box__sub-title{color:#4e4b4a;font-family:Crimson Text,serif;font-size:.75rem;letter-spacing:0}@media only screen and (max-width:798px){.stylist-highlight-box .stylist-highlight-box__sub-title{margin:0;padding:0}}.stylist-highlight-box .stylist-highlight-box__text{font-size:1rem;padding-left:20%}@media only screen and (max-width:1024px){.stylist-highlight-box .stylist-highlight-box__text{padding-left:0}}@media only screen and (max-width:798px){.stylist-highlight-box .stylist-highlight-box__text{font-size:.8125rem;line-height:1.3em}}.stylist-highlight-box .stylist-highlight-box__btn{margin-top:20px}.generic-content-container{margin:0 auto;width:66.66667%}@media only screen and (max-width:1024px){.generic-content-container{padding:0 20px;width:100%}}.generic-content-container .dav-title-block{margin-bottom:40px}.generic-content-container .generic-content__text,.generic-content-container .generic-content__text p{font-size:1rem}@media only screen and (max-width:798px){.generic-content-container .generic-content__text,.generic-content-container .generic-content__text p{font-size:.875rem}}.page-dav-line-section .dav-block-vspace.positive-negative__inner,.page-dav-line-section .dav-block-vspace.positive-negative__inner .positive-negative__title,.page-dav-line-section .multi-prod-families .swiper-container-horizontal>.swiper-scrollbar{background-color:#ebebe8}@media only screen and (max-width:798px){.paragraphs-with-image .dav-block-vspace{padding-bottom:20px;padding-top:0}}.paragraphs-with-image .paragraphs-with-image__text-big{color:#4e4b4a;font-family:Crimson Text,serif;font-size:1.625rem;padding-right:20%}@media only screen and (max-width:798px){.paragraphs-with-image .paragraphs-with-image__text-big{font-size:1.125rem;line-height:1.2em;padding:20px 10% 10px 0}}.paragraphs-with-image .paragraphs-with-image__text-big,.paragraphs-with-image .paragraphs-with-image__text-big p{line-height:1.3em}@media only screen and (max-width:798px){.paragraphs-with-image .paragraphs-with-image__text-big,.paragraphs-with-image .paragraphs-with-image__text-big p{line-height:1.5em}}@media only screen and (max-width:1024px){.paragraphs-with-image .paragraphs-with-image__title{font-size:1.875rem;margin:0 0 30px -20px}}@media only screen and (max-width:798px){.paragraphs-with-image .paragraphs-with-image__title{font-size:1.375rem;padding-left:20px}}.paragraphs-with-image .paragraphs-with-image__text-small{color:#333;font-size:.875rem;padding-left:20%;padding-top:35px}@media only screen and (max-width:798px){.paragraphs-with-image .paragraphs-with-image__text-small{padding:0 0 0 10%}}.paragraphs-with-image .paragraphs-with-image__text-small,.paragraphs-with-image .paragraphs-with-image__text-small p{line-height:1.8em}.dav-row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px}.dav-row.no-p{padding-right:0}.dav-row.no-p,.dav-row.no-pl{padding-left:0}.dav-row.no-pr{padding-right:0}.dav-row.flex-end{-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end}.dav-row.flex-center{-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.dav-col{padding:0 20px}.sustainability-facts{background:#e3eeea}.sustainability-facts .sustainability-facts__decoration{-ms-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;padding-left:0}@media only screen and (max-width:1024px){.sustainability-facts .sustainability-facts__decoration{display:none}}.sustainability-facts .sustainability-facts__list{-ms-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%}@media only screen and (max-width:1024px){.sustainability-facts .sustainability-facts__list{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media only screen and (max-width:798px){.sustainability-facts .sustainability-facts__list{padding-left:0;padding-right:0}}.sustainability-facts .sustainability-facts__text{color:#4e4b4a;font-family:Crimson Text,serif;font-size:1.625rem}@media only screen and (max-width:798px){.sustainability-facts .sustainability-facts__text{font-size:1.125rem;padding-left:20px;padding-right:20px}}@media only screen and (max-width:1024px){.sustainability-facts .no-pl{padding-left:20px}}@media only screen and (max-width:798px){.sustainability-facts .dav-row{padding-left:0;padding-right:0}}.sustainability-facts .sustainability-facts__articles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sustainability-facts .dav-card{-ms-flex-preferred-size:50%;flex-basis:50%}@media only screen and (max-width:798px){.sustainability-facts .dav-card{-ms-flex-preferred-size:100%;flex-basis:100%}}.sustainability-facts .dav-card:first-child{padding-left:0}@media only screen and (max-width:798px){.sustainability-facts .dav-card:first-child{padding-left:20px}}.sustainability-facts .dav-card:nth-child(2){margin-top:50px}.sustainability-facts .dav-card__content{background:#e3eeea}.sustainability-facts .sustainability-facts__decoration .image-element__wrap{margin:50px 0 0}.positive-negative{background:#fff}.positive-negative .positive-negative__inner{padding-top:0}.positive-negative .positive-negative__row{display:-webkit-box;display:-ms-flexbox;display:flex}.positive-negative .positive-negative__row.flex-end{-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end}.positive-negative .positive-negative__row.overflow-h{overflow:visible;overflow-x:hidden}@media only screen and (min-width:1025px){.positive-negative .positive-negative__row.row-lists{margin-top:30px}}@media only screen and (max-width:798px){.positive-negative .positive-negative__row.row-lists{-ms-flex-wrap:wrap;flex-wrap:wrap}}.positive-negative .positive-negative__image{background-position:50%;background-repeat:no-repeat;background-size:cover;-ms-flex-basis:83.33333%;height:390px;position:relative;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;height:0;padding-top:30%}.positive-negative .positive-negative__image .decoration{position:absolute;right:0;top:15%;-webkit-transform:translate(50%);transform:translate(50%);z-index:1}@media only screen and (max-width:798px){.positive-negative .positive-negative__image .decoration{display:none}}.positive-negative .positive-negative__title{background:#fff;-ms-flex-basis:41.66667%;padding:40px;position:relative;-ms-flex-preferred-size:41.66667%;color:#4e4b4a;flex-basis:41.66667%;font-family:Crimson Text,serif;font-size:1.625rem;margin-top:-9%;text-transform:none}@media only screen and (max-width:798px){.positive-negative .positive-negative__title{-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;font-size:1.125rem;padding:15px 20px}}.positive-negative .positive-negative__decoration{-ms-flex-basis:16.66667%;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;margin-right:8.33333%}@media only screen and (max-width:798px){.positive-negative .positive-negative__decoration{display:none}}.positive-negative .positive-negative__lists{-moz-flex-grow:2;-ms-flex-grow:2;-webkit-box-flex:2;-ms-flex-positive:2;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:2}@media only screen and (max-width:798px){.positive-negative .positive-negative__lists{font-size:.75rem;overflow:hidden}}.positive-negative .positive-negative__lists--full{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:20px}@media only screen and (max-width:798px){.positive-negative .positive-negative__lists--full{padding-top:0}}.positive-negative .positive-negative__list{-ms-flex-basis:45%;-ms-flex-preferred-size:45%;flex-basis:45%;padding:0 20px}@media only screen and (max-width:798px){.positive-negative .positive-negative__list{-ms-flex-basis:100vw;-ms-flex-preferred-size:100vw;flex-basis:100vw;-ms-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}}.positive-negative .positive-negative__list ul{list-style:none;padding:0}.positive-negative .positive-negative__list li{background:var(--dav-img-url-davines-smile-sad) no-repeat left top;color:#333;font-size:.875rem;padding:0 0 0 25px}.positive-negative .positive-negative__list.pos li{background-image:var(--dav-img-url-davines-smile-happy)}.positive-negative .positive-negative__list-mobile-controls{display:none}@media only screen and (max-width:798px){.positive-negative .positive-negative__list-mobile-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding-bottom:15px}.positive-negative .positive-negative__list-mobile-controls .positive-negative__list__title{display:block;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;cursor:pointer;flex-basis:50%;opacity:.5;padding:0 20px;text-align:center}.positive-negative .positive-negative__list-mobile-controls .positive-negative__list__title:first-child{opacity:1;text-decoration:underline}.positive-negative .show-cons .positive-negative__list:first-child{margin-left:-100vw}.positive-negative .show-cons .positive-negative__list-mobile-controls .positive-negative__list__title{opacity:.5}.positive-negative .show-cons .positive-negative__list-mobile-controls .positive-negative__list__title:last-child{opacity:1;text-decoration:underline}}.positive-negative .positive-negative__list__title{color:#333;font-family:HK Grotesk,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase}@media only screen and (max-width:798px){.positive-negative .positive-negative__list__title{display:none}}.text-image-mob-acc__wrapper{overflow-x:hidden;overflow-y:visible}.text-image-mob-acc{padding:0 40px}@media only screen and (max-width:1024px){.text-image-mob-acc{padding:0 0 0 20px}}.text-image-mob-acc .text-image-mob-acc__row{display:-webkit-box;display:-ms-flexbox;display:flex}.text-image-mob-acc .text-image-mob-acc__row.flex-end{-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end}.text-image-mob-acc .text-image-mob-acc__row.overflow-h{overflow:hidden}.text-image-mob-acc .text-image-mob-acc__row.text-row{margin-top:-5%;position:relative;top:1px}@media only screen and (max-width:1024px){.text-image-mob-acc .text-image-mob-acc__row.text-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.text-image-mob-acc .text-image-mob-acc__image-square-wrap{-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;margin-top:5%}@media only screen and (max-width:1024px){.text-image-mob-acc .text-image-mob-acc__image-square-wrap{display:none}}.text-image-mob-acc .text-image-mob-acc__image-square{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;padding-top:66%}.text-image-mob-acc .text-image-mob-acc__image-rect-wrap{-ms-flex-basis:58.33333%;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;position:relative}.text-image-mob-acc .text-image-mob-acc__image-rect-wrap .decoration{position:absolute;right:0;top:0;-webkit-transform:translate(60%,-50%);transform:translate(60%,-50%);z-index:1}@media only screen and (max-width:1024px){.text-image-mob-acc .text-image-mob-acc__image-rect-wrap .decoration{display:none}.text-image-mob-acc .text-image-mob-acc__image-rect-wrap{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.text-image-mob-acc .text-image-mob-acc__image-rect{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;padding-top:38%}.text-image-mob-acc .text-image-mob-acc__main-text{background:var(--dav-theme-background-default);color:#4e4b4a;-ms-flex-basis:25%;font-family:Crimson Text,serif;font-size:1.625rem;line-height:1.2em;margin-left:8.33333%;padding:40px;position:relative;-ms-flex-preferred-size:25%;flex-basis:25%;-ms-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1024px){.text-image-mob-acc .text-image-mob-acc__main-text{-ms-flex-basis:91.66667%;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;font-size:1.375rem;margin-left:0;padding:20px 20px 0 0}}@media only screen and (max-width:798px){.text-image-mob-acc .text-image-mob-acc__main-text{font-size:1.125rem;padding:15px 20px 0 0}}.text-image-mob-acc .text-image-mob-acc__main-text .decoration{-webkit-transform:translate(-75%);transform:translate(-75%)}@media only screen and (max-width:1024px){.text-image-mob-acc .text-image-mob-acc__main-text .decoration{display:none}}.text-image-mob-acc .text-image-mob-acc__oth{background:var(--dav-theme-background-default);display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:80px}@media only screen and (max-width:1024px){.text-image-mob-acc .text-image-mob-acc__oth{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:20px}}.text-image-mob-acc .text-image-mob-acc__oth-block{-ms-flex-basis:50%;padding:0 20px;-ms-flex-preferred-size:50%;flex-basis:50%}@media only screen and (max-width:1024px){.text-image-mob-acc .text-image-mob-acc__oth-block{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:-1px;padding-left:0}.text-image-mob-acc .text-image-mob-acc__oth-block:first-child{margin-top:0}}.text-image-mob-acc .text-image-mob-acc__oth-title{font-family:Crimson Text,serif;font-size:1.625rem;font-weight:400;line-height:1.2em;position:relative;text-transform:none}@media only screen and (max-width:1024px){.text-image-mob-acc .text-image-mob-acc__oth-title{border-color:#dfddde;border-style:solid;border-width:1px 0;font-size:1.25rem;margin:0;padding:10px 25px 10px 0}}.text-image-mob-acc .text-image-mob-acc__oth-mob-toggle{cursor:pointer;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.text-image-mob-acc .text-image-mob-acc__oth-mob-toggle:after,.text-image-mob-acc .text-image-mob-acc__oth-mob-toggle:before{background:#4e4b4a;content:"";height:2px;position:absolute;right:10px;top:50%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:12px}.text-image-mob-acc .text-image-mob-acc__oth-mob-toggle:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (min-width:1025px){.text-image-mob-acc .text-image-mob-acc__oth-mob-toggle{display:none}}.text-image-mob-acc .text-image-mob-acc__oth-text{font-size:.8125rem}@media only screen and (max-width:1024px){.text-image-mob-acc .text-image-mob-acc__oth-text{height:0;overflow:hidden}.text-image-mob-acc .open-accordion .text-image-mob-acc__oth-text{height:auto}}.text-image-mob-acc .open-accordion .text-image-mob-acc__oth-mob-toggle:after{-webkit-transform:rotate(0);transform:rotate(0)}@media only screen and (max-width:1024px){.text-image-mob-acc .text-image-mob-acc__oth-text-inner{padding:15px 0}}.multi-prod-families{background:var(--dav-theme-background-default);overflow:hidden}@media only screen and (max-width:798px){.multi-prod-families .swiper-container{padding:0}}.multi-prod-families .swiper-container.swiper-container-initialized .list-swiper,.multi-prod-families .swiper-container.swiper-container-initialized .list-swiper-related{opacity:.5;-webkit-transition:all .5 ease-in-out;transition:all .5 ease-in-out}.multi-prod-families .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-active,.multi-prod-families .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-next,.multi-prod-families .swiper-container.swiper-container-initialized .list-swiper-related.swiper-slide-visible.swiper-slide-prev,.multi-prod-families .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-active,.multi-prod-families .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-next,.multi-prod-families .swiper-container.swiper-container-initialized .list-swiper.swiper-slide-visible.swiper-slide-prev{opacity:1}.multi-prod-families .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:50px}@media only screen and (max-width:798px){.multi-prod-families .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding-bottom:0}}.multi-prod-families .swiper-wrapper .thumbnail{float:none;padding-bottom:30px;width:100%}@media only screen and (max-width:798px){.multi-prod-families .list-swiper{padding:0 10px;-ms-flex-preferred-size:50%;flex-basis:50%;margin:0}}@media only screen and (max-width:480px){.multi-prod-families .list-swiper{-ms-flex-preferred-size:50%;flex-basis:50%}.multi-prod-families .list-swiper:not(:nth-child(-n+4)){display:none}}@media only screen and (max-width:798px){.multi-prod-families .list-swiper-related{padding:10px;-ms-flex-preferred-size:50%;flex-basis:50%;margin:0}}@media only screen and (max-width:480px){.multi-prod-families .list-swiper-related{-ms-flex-preferred-size:50%;flex-basis:50%}}.multi-prod-families .list-swiper-related .product-details-info__super-title-wrap{display:block;min-height:26px}.multi-prod-families .list-swiper-related .loox-rating:empty{min-height:26px}.multi-prod-families .list-swiper-related .super-title{display:none}.multi-prod-families .swiper-container-horizontal>.swiper-scrollbar{background-color:#fff;border-radius:5px;height:10px;left:0}.multi-prod-families .swiper-scrollbar-drag{background-color:#4e4b4a}.multi-prod-families .swiper-button-next,.multi-prod-families .swiper-button-prev{background-color:#4e4b4a;background-repeat:no-repeat;height:70px;width:70px;fill:#fff;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media only screen and (max-width:798px){.multi-prod-families .swiper-button-next,.multi-prod-families .swiper-button-prev{display:none}}.multi-prod-families .swiper-button-next.swiper-button-disabled,.multi-prod-families .swiper-button-prev.swiper-button-disabled{opacity:0}.multi-prod-families .swiper-button-next svg,.multi-prod-families .swiper-button-prev svg{fill:#fff}.multi-prod-families .swiper-button-next:after,.multi-prod-families .swiper-button-prev:after{display:none}.multi-prod-families .swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:2857.14286%}@media only screen and (max-width:1024px){.multi-prod-families .swiper-slide{width:210px}}.multi-prod-families .multi-prod-families__row{display:-webkit-box;display:-ms-flexbox;display:flex}.multi-prod-families .multi-prod-families__row.flex-end{-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-pack:flex-end}.multi-prod-families .multi-prod-families__row.overflow-h{overflow:hidden}.multi-prod-families .multi-prod-families__row.family-row{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.multi-prod-families .dav-loading-bar{left:50%;opacity:0;position:absolute;top:20px;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:1}.multi-prod-families .ajax-loading .multi-prod-families__row{opacity:0;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.multi-prod-families .ajax-loading .dav-loading-bar{opacity:1}.multi-prod-families .multi-prod-families__ajax-wrap{position:relative}.multi-prod-families .multi-prod-families__title{padding-left:40px}@media only screen and (max-width:1024px){.multi-prod-families .multi-prod-families__title{padding-left:20px}}[data-families="1"] .multi-prod-families .multi-prod-families__title{display:none}.multi-prod-families .multi-prod-families__fam-list{-moz-justify-content:center;-ms-justify-content:center;margin:15px 40px 50px;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;font-family:Crimson Text,serif;font-size:1rem}@media only screen and (max-width:1024px){.multi-prod-families .multi-prod-families__fam-list{-moz-justify-content:flex-start;-ms-justify-content:flex-start;margin:15px 20px 20px;overflow:hidden;overflow-x:auto;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-pack:flex-start}.multi-prod-families .multi-prod-families__fam-list::-webkit-scrollbar-track{background-color:#fff}.multi-prod-families .multi-prod-families__fam-list::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.multi-prod-families .multi-prod-families__fam-list::-webkit-scrollbar:horizontal{height:6px;width:auto}.multi-prod-families .multi-prod-families__fam-list::-webkit-scrollbar-thumb{background-color:#4e4b4a}}@media only screen and (max-width:480px){.multi-prod-families .multi-prod-families__fam-list{margin:15px 20px 50px}}[data-families="1"] .multi-prod-families .multi-prod-families__fam-list{display:none}.multi-prod-families .multi-prod-families__fam-list a{-ms-flex-shrink:0;padding:0 20px 15px;-ms-flex-negative:0;flex-shrink:0;outline:none}.multi-prod-families .multi-prod-families__fam-list a.active{color:#000;text-decoration:underline}.multi-prod-families .multi-prod-families__line-color{-ms-flex-basis:83.33333%;height:0;padding-top:15%;position:relative;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%}.multi-prod-families .multi-prod-families__line-color .decoration{max-height:100%;position:absolute;right:0;top:0;-webkit-transform:translate(10%,-40px);transform:translate(10%,-40px)}@media only screen and (max-width:1024px){.multi-prod-families .multi-prod-families__line-color{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-left:20px}}.multi-prod-families .multi-prod-families__family-content{display:block;padding-left:40px}@media only screen and (max-width:798px){.multi-prod-families .multi-prod-families__family-content{padding-left:20px}}.multi-prod-families .multi-prod-families__family-title{font-family:Crimson Text,serif;font-size:1.875rem;letter-spacing:0;line-height:1.2em;margin:0;padding:0;text-transform:none}@media only screen and (max-width:798px){.multi-prod-families .multi-prod-families__family-title{font-size:1.5rem}.multi-prod-families .multi-prod-families__family-desc{font-size:.8125rem}}.multi-prod-families .multi-prod-families__family-products{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;overflow:hidden;padding-left:40px}@media only screen and (max-width:798px){.multi-prod-families .multi-prod-families__family-products{padding:0 20px}}.multi-prod-families .multi-prod-families__family-products .swiper-slide{padding-left:20px;padding-right:20px;width:28.57143%}@media only screen and (max-width:798px){.multi-prod-families .multi-prod-families__family-products .swiper-slide{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 10px}}.multi-prod-families .multi-prod-families__family-products .wishlist-wrap{left:-5%}@media only screen and (max-width:798px){.multi-prod-families .multi-prod-families__family-products .wishlist-wrap{left:-6px}}@media only screen and (min-width:799px){.multi-prod-families .multi-prod-families__family-products .wishlist-wrap .btn-to-wishlist{padding:14px 15px}}.multi-prod-families .multi-prod-families__family-cta-wrap{display:none;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px 20px 0}@media only screen and (max-width:798px){.multi-prod-families .multi-prod-families__family-cta-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}}.page-dav-line-nav{background:#fff;left:3%;opacity:0;padding:0 80px;pointer-events:none;position:fixed;top:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%;z-index:9}.page-dav-line-nav.active{left:0;opacity:1;pointer-events:auto}@media only screen and (max-width:1024px){.page-dav-line-nav{padding:0 30px}}@media only screen and (max-width:798px){.page-dav-line-nav{padding:0 45px;z-index:99}}.page-dav-line-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;overflow-x:auto;padding:10px 0}.page-dav-line-nav ul::-webkit-scrollbar-track{background-color:#fff}.page-dav-line-nav ul::-webkit-scrollbar{background-color:#4e4b4a4d;width:4px}.page-dav-line-nav ul::-webkit-scrollbar:horizontal{height:4px;width:auto}.page-dav-line-nav ul::-webkit-scrollbar-thumb{background-color:#4e4b4a4d}.page-dav-line-nav li{-ms-flex-shrink:0;-ms-flex-negative:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-basis:180px;flex-grow:0;-ms-flex-preferred-size:180px;flex-basis:180px;margin:0 auto;padding:0 8px}@media only screen and (max-width:798px){.page-dav-line-nav li{-ms-flex-preferred-size:100%;flex-basis:100%}}.page-dav-line-nav li a{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.8125rem;line-height:1.1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}@media only screen and (max-width:1024px){.page-dav-line-nav li a{font-size:.6875rem}}@media only screen and (max-width:798px){.page-dav-line-nav li a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-dav-line-nav li a.selected .page-dav-line-nav__icon-wrap:after,.page-dav-line-nav li a:hover .page-dav-line-nav__icon-wrap:after{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.page-dav-line-nav .page-dav-line-nav__title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:5px}.page-dav-line-nav__title{font-family:Crimson Text,serif;font-size:.875rem;padding-bottom:10px;text-transform:uppercase}@media only screen and (max-width:798px){.page-dav-line-nav__title{padding-bottom:5px}}.page-dav-line-nav__icon-wrap{position:relative}@media only screen and (max-width:1024px){.page-dav-line-nav__icon-wrap svg{height:40px;width:40px}}.page-dav-line-nav__icon-wrap:after{border:1px solid #333;border-radius:100%;content:"";height:54px;left:50%;margin-top:-2px;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:54px;z-index:1}@media only screen and (max-width:1024px){.page-dav-line-nav__icon-wrap:after{height:44px;width:44px}}.page-dav-line-nav__scroll-icon{display:block;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);z-index:1}@media only screen and (max-width:1024px){.page-dav-line-nav__scroll-icon{display:-webkit-box;display:-ms-flexbox;display:flex;right:20px;width:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden}}.page-dav-line-nav__scroll-icon.icon-left{left:20px;right:auto;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}@media only screen and (max-width:798px){.page-dav-line-nav__scroll-icon.icon-left{left:20px}}.page-dav-line-nav__scroll-icon svg{display:block}@media only screen and (max-width:798px){.page-dav-line-nav__scroll-icon svg{-ms-flex-negative:0;flex-shrink:0}}.links-menu{background:#fff;margin-bottom:50px}@media only screen and (max-width:1024px){.links-menu{margin-bottom:20px}}.links-menu .links-menu__container{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}@media only screen and (max-width:1024px){.links-menu .links-menu__container{overflow:auto}.links-menu .links-menu__container::-webkit-scrollbar-track{background-color:#fff}.links-menu .links-menu__container::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.links-menu .links-menu__container::-webkit-scrollbar:horizontal{height:6px;width:auto}.links-menu .links-menu__container::-webkit-scrollbar-thumb{background-color:#4e4b4a}}@media only screen and (max-width:798px){.links-menu .links-menu__container{-moz-justify-content:flex-start;-ms-justify-content:flex-start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-pack:flex-start}}.links-menu .links-menu__link{color:#4e4b4a;font-family:Crimson Text,serif;font-size:.8125rem;line-height:1.125rem;padding:0 20px;-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (max-width:798px){.links-menu .links-menu__link{font-size:.8125rem}}.links-menu .links-menu__link:active,.links-menu .links-menu__link:focus,.links-menu .links-menu__link:hover{color:#333}.links-menu .links-menu__link.active{color:#000}.ingredient-section{margin-bottom:50px}.ingredient-section .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px;width:100%}@media only screen and (max-width:1024px){.ingredient-section .container{padding:20px}}.ingredient-section .ingredient-section__next{color:#fff;-webkit-box-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__next.upper{display:none}.ingredient-section .ingredient-section__next.lower{-webkit-box-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.ingredient-section .ingredient-section__next .link-container{margin:0 auto 0 0}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__next .link-container{padding-right:20px;width:100%}}.ingredient-section .ingredient-section__next a{display:block;font-size:1rem;line-height:1.375rem;margin:0 0 0 auto;text-align:right;width:50%}@media only screen and (max-width:1024px){.ingredient-section .ingredient-section__next a{font-size:.875rem;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__next a{font-size:.8125rem;line-height:1rem;min-height:32px;white-space:normal}}.ingredient-section .ingredient-section__next .svg-left-arrow,.ingredient-section .ingredient-section__next .svg-right-arrow{background-image:var(--dav-img-url-davines-ingredient-left-arrow);background-position:0 100%;background-repeat:no-repeat;background-size:contain;display:block;height:30px;opacity:1;width:100%}.ingredient-section .ingredient-section__previous{color:#fff;-webkit-box-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__previous.upper{display:none}.ingredient-section .ingredient-section__previous.lower{-webkit-box-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.ingredient-section .ingredient-section__previous .link-container{margin:0 0 0 auto}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__previous .link-container{padding-left:20px;width:100%}}.ingredient-section .ingredient-section__previous a{display:block;font-size:1rem;line-height:1.375rem;margin:0 auto 0 0;text-align:left;width:50%}@media only screen and (max-width:1024px){.ingredient-section .ingredient-section__previous a{font-size:.875rem;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__previous a{font-size:.8125rem;line-height:1rem;min-height:32px;white-space:normal}}.ingredient-section .ingredient-section__previous .svg-left-arrow,.ingredient-section .ingredient-section__previous .svg-right-arrow{background-image:var(--dav-img-url-davines-ingredient-left-arrow);background-position:100% 0;background-repeat:no-repeat;background-size:contain;display:block;height:30px;opacity:1;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:100%}.ingredient-section .ingredient-section__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__container{-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1;-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.ingredient-section .ingredient-section__container.lower{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:0}}@media only screen and (max-width:480px){.ingredient-section .ingredient-section__container.lower{border:1px solid #dfddde;border-left:0;border-right:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-bottom:30px;order:1;padding-bottom:20px;padding-top:20px}}.ingredient-section .ingredient-section__container h1.ingredient-section__headline{-webkit-box-flex:0 0 100%;color:#333;-ms-flex:0 0 100%;flex:0 0 100%;font-family:Crimson Text,serif;font-size:2.25rem;line-height:3rem;margin-top:0;text-transform:none}@media only screen and (max-width:1024px){.ingredient-section .ingredient-section__container h1.ingredient-section__headline{font-size:1.75rem;line-height:1.875rem}}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__container h1.ingredient-section__headline{font-size:1.25rem;line-height:1.5rem}}.ingredient-section .ingredient-section__container h2.ingredient-section__headline{-webkit-box-flex:0 0 100%;color:#333;-ms-flex:0 0 100%;flex:0 0 100%;font-family:Crimson Text,serif;font-size:1.5rem;line-height:1.75rem;margin-top:0;text-transform:none}@media only screen and (max-width:1024px){.ingredient-section .ingredient-section__container h2.ingredient-section__headline{font-size:1.3125rem;line-height:1.75rem}}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__container h2.ingredient-section__headline{font-size:1.125rem;line-height:1.75rem}}.ingredient-section .ingredient-section__container .ingredient-section__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;padding-top:30%;-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__container .ingredient-section__image{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-top:60%}}.ingredient-section .ingredient-section__container .ingredient-section__image+.ingredient-section__content{-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;padding-left:40px}@media only screen and (max-width:480px){.ingredient-section .ingredient-section__container .ingredient-section__image+.ingredient-section__content{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-left:0}}.ingredient-section .ingredient-section__container .ingredient-section__content{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-left:0}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__container .ingredient-section__content{-webkit-box-flex:0 0 100%;border-bottom:1px solid #9f9b99;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;padding-bottom:20px;padding-left:0;padding-top:20px}}.ingredient-section .ingredient-section__container .ingredient-section__content h2{color:#333;font-family:HK Grotesk,sans-serif;font-size:.625rem;font-weight:700;letter-spacing:.07812rem;line-height:1.5rem;margin:0 0 5px;text-transform:uppercase}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__container .ingredient-section__content h2{-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1;-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}}.ingredient-section .ingredient-section__container .ingredient-section__content blockquote,.ingredient-section .ingredient-section__container .ingredient-section__content blockquote p{border:none;color:#4e4b4a;font-family:HK Grotesk,sans-serif;font-size:.8125rem;font-style:normal;line-height:1.25rem;margin:0 0 15px;padding:0}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__container .ingredient-section__content blockquote,.ingredient-section .ingredient-section__container .ingredient-section__content blockquote p{-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2;-webkit-box-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}}.ingredient-section .ingredient-section__container .ingredient-section__content p{color:#333;font-family:HK Grotesk,sans-serif;font-size:.8125rem;line-height:1.25rem}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__container .ingredient-section__content p{-webkit-box-ordinal-group:3;-ms-flex-order:3;order:3;-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}.ingredient-section .ingredient-section__container .ingredient-section__content img{-webkit-box-ordinal-group:10;-ms-flex-order:10;order:10;-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.ingredient-section .ingredient-section__container .ingredient-section__related{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-justify-content:space-between;-ms-justify-content:space-between;width:100%;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;padding-bottom:40px}@media only screen and (max-width:1024px){.ingredient-section .ingredient-section__container .ingredient-section__related{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px;overflow:auto;padding-bottom:20px}.ingredient-section .ingredient-section__container .ingredient-section__related::-webkit-scrollbar-track{background-color:#fff}.ingredient-section .ingredient-section__container .ingredient-section__related::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.ingredient-section .ingredient-section__container .ingredient-section__related::-webkit-scrollbar:horizontal{height:6px;width:auto}.ingredient-section .ingredient-section__container .ingredient-section__related::-webkit-scrollbar-thumb{background-color:#4e4b4a}}.ingredient-section .ingredient-section__container .ingredient-section__related .objectsRuler{-webkit-box-flex:0 0 100%;border:0 solid transparent;-ms-flex:0 0 100%;flex:0 0 100%;margin:0 auto 40px;opacity:0}@media only screen and (max-width:1024px){.ingredient-section .ingredient-section__container .ingredient-section__related .objectsRuler{display:none}}.ingredient-section .ingredient-section__container .ingredient-section__related>div{margin:0;-webkit-box-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%}@media only screen and (max-width:1024px){.ingredient-section .ingredient-section__container .ingredient-section__related>div{margin:0 30px;-webkit-box-flex:0 0 calc(100% - 60px);-ms-flex:0 0 calc(100% - 60px);flex:0 0 calc(100% - 60px)}}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__container .ingredient-section__related>div{margin:0;-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.ingredient-section .ingredient-section__container .ingredient-section__related>div .product-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.ingredient-section .ingredient-section__container .ingredient-section__related>div .product-wrap .product_image{-webkit-box-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}.ingredient-section .ingredient-section__container .ingredient-section__related>div .product-wrap .product-info__caption{-webkit-box-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;padding:0 20px}.ingredient-section .ingredient-section__container .ingredient-section__related>div .product-quickbuy{display:none}}.ingredient-section .ingredient-section__container .ingredient-section__related>div .super-title{font-size:.875rem;line-height:1.125rem}.ingredient-section .ingredient-section__container .ingredient-section__related>div .title{font-size:1.25rem;line-height:1.625rem}@media only screen and (max-width:1024px){.ingredient-section .ingredient-section__container .ingredient-section__related>div .title{font-size:1.125rem}}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__container .ingredient-section__related>div .title{font-size:1rem}}.ingredient-section .ingredient-section__container .ingredient-section__related>div .description{font-size:.8125rem;line-height:1.25rem}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__container .ingredient-section__related>div .description{display:block}}.ingredient-section .ingredient-section__container .ingredient-section__related>div .link{font-size:.875rem;line-height:1.1875rem}.ingredient-section .ingredient-section__glossary{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}@media only screen and (max-width:1024px){.ingredient-section .ingredient-section__glossary{-webkit-box-ordinal-group:3;-ms-flex-order:3;order:3}}@media only screen and (max-width:798px){.ingredient-section .ingredient-section__glossary{-webkit-box-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;overflow:hidden}}.ingredient-section .ingredient-section__glossary a{display:block;margin:0 auto;max-height:48px;max-width:48px}.ingredient-section .ingredient-section__glossary a span{background-image:var(--dav-img-url-sachet-delete);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:0;margin:0 auto;max-width:48px;opacity:.4;padding-top:100%;width:100%}.glossary-sections{margin-bottom:50px;overflow:hidden}.glossary-sections .search-submit{display:none}.glossary-sections .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 40px;width:100%}@media only screen and (max-width:1024px){.glossary-sections .container{padding:20px}}@media only screen and (max-width:798px){.glossary-sections .container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.glossary-sections .container .mobile-section-title{display:none}@media only screen and (max-width:798px){.glossary-sections .container .mobile-section-title{color:#333;display:block;font-family:Crimson Text,serif;font-size:1.625rem;line-height:1.875rem;margin:0 0 20px;text-transform:none}}.glossary-sections .container .glossary-sections__content{-webkit-box-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%}@media only screen and (max-width:798px){.glossary-sections .container .glossary-sections__content{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2}}.glossary-sections .container .glossary-sections__content h1{color:#333;font-family:Crimson Text,serif;font-size:2.625rem;line-height:2.625rem;margin:0;text-transform:none}@media only screen and (max-width:1024px){.glossary-sections .container .glossary-sections__content h1{font-size:2.0625rem;line-height:2.25rem}}@media only screen and (max-width:798px){.glossary-sections .container .glossary-sections__content h1{display:none;font-size:1.625rem;line-height:1.875rem}}.glossary-sections .container .glossary-sections__side-bar{-webkit-box-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%}@media only screen and (max-width:798px){.glossary-sections .container .glossary-sections__side-bar{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:1;-ms-flex-order:1;border-bottom:1px solid #4e4b4a;border-top:1px solid #4e4b4a;margin-bottom:20px;order:1;padding-top:20px}}.glossary-sections .search-block h2{color:#333;font-family:Crimson Text,serif;font-size:1.875rem;line-height:2.625rem;margin-bottom:40px;text-transform:none}@media only screen and (max-width:1024px){.glossary-sections .search-block h2{font-size:1.5625rem;line-height:2.25rem}}@media only screen and (max-width:798px){.glossary-sections .search-block h2{display:none;font-size:1.25rem;line-height:1.875rem}}.glossary-sections .search-block input{max-width:700px}.glossary-sections .letterList{margin-bottom:40px;margin-top:20px}.glossary-sections .letterList ul{display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;list-style-type:none;margin:0;padding:0}@media only screen and (max-width:798px){.glossary-sections .letterList ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-pack:flex-start;height:auto}}.glossary-sections .letterList ul li{-webkit-box-flex:0 0 auto;color:#4e4b4a;cursor:pointer;-ms-flex:0 0 auto;flex:0 0 auto;font-family:Crimson Text,serif;font-size:.875rem;line-height:1.1875rem;padding-right:20px}@media only screen and (max-width:798px){.glossary-sections .letterList ul li{padding:0;text-align:center;-webkit-box-flex:0 0 20px;-ms-flex:0 0 20px;flex:0 0 20px}}.glossary-sections .ingredientMacroList{width:100%}.glossary-sections .ingredientMacroList>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.glossary-sections .ingredientMacroList>ul>li{-webkit-box-flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5px}.glossary-sections .ingredientMacroList>ul>li .letter{-webkit-box-flex:0 0 11.11111%;color:#4e4b4a;-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;font-family:HK Grotesk,sans-serif;font-size:3.25rem;font-weight:300;line-height:3.9375rem;text-align:left}.glossary-sections .ingredientMacroList .ingredientMicroList{-webkit-box-flex:0 0 88.88889%;-ms-flex:0 0 88.88889%;flex:0 0 88.88889%}.glossary-sections .ingredientMacroList .ingredientMicroList ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin:0;max-width:700px;padding:0}.glossary-sections .ingredientMacroList .ingredientMicroList ul li{-webkit-box-flex:0 0 310px;color:#333;-ms-flex:0 0 310px;flex:0 0 310px;font-family:Crimson Text,serif;font-size:.9375rem;line-height:1.5rem}.glossary-sections .note{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:20px}.glossary-sections .note .note__number{-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1;-webkit-box-flex:0 0 25%;color:#4e4b4a;-ms-flex:0 0 25%;flex:0 0 25%;font-family:HK Grotesk,sans-serif;font-size:2.625rem;font-weight:300;line-height:2.625rem;padding-right:5px;text-align:left}@media only screen and (max-width:1024px){.glossary-sections .note .note__number{font-size:2.4375rem}}@media only screen and (max-width:798px){.glossary-sections .note .note__number{font-size:2.25rem}}.glossary-sections .note .note__text{-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2;-webkit-box-flex:0 0 75%;color:#333;-ms-flex:0 0 75%;flex:0 0 75%;font-family:HK Grotesk,sans-serif;font-size:.8125rem;line-height:1.25rem;padding-left:5px;text-align:left}.glossary-sections .popup{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px;padding-bottom:20px}@media only screen and (max-width:798px){.glossary-sections .popup{border:none;margin-bottom:0;padding-bottom:0}}.glossary-sections .popup .popup__image{-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1;-webkit-box-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;padding-right:5px}@media only screen and (max-width:1024px){.glossary-sections .popup .popup__image{-webkit-box-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%}}@media only screen and (max-width:798px){.glossary-sections .popup .popup__image{display:none}}.glossary-sections .popup .popup__image img{width:100%}.glossary-sections .popup .popup__text{-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2;-webkit-box-flex:0 0 75%;color:#333;-ms-flex:0 0 75%;flex:0 0 75%;font-family:HK Grotesk,sans-serif;font-size:.8125rem;line-height:1.25rem;padding-left:5px;text-align:left}.glossary-sections .popup .popup__link{-webkit-box-ordinal-group:3;-ms-flex-order:3;order:3;-webkit-box-flex:0 0 75%;color:#4e4b4a;cursor:pointer;-ms-flex:0 0 75%;flex:0 0 75%;font-family:Crimson Text,serif;font-size:1rem;line-height:1.25rem;margin-left:auto;padding-left:5px;text-align:left;text-decoration:underline}@media only screen and (max-width:798px){.glossary-sections .popup .popup__link{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;margin-left:0;padding-left:0}}.glossary-sections .popup .popup__link .mobile-blob{display:none}@media only screen and (max-width:798px){.glossary-sections .popup .popup__link .mobile-blob{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.glossary-sections .popup .modal .modal-content{margin:auto;max-width:60%;width:auto}@media only screen and (max-width:798px){.glossary-sections .popup .modal .modal-content{max-height:96vh;max-width:100%}}.glossary-sections .ingredient-otd{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.glossary-sections .ingredient-otd .product-accordion-main-title{font-size:1.25rem;padding-bottom:15px;text-transform:none}@media only screen and (max-width:798px){.glossary-sections .ingredient-otd .product-accordion,.glossary-sections .ingredient-otd .product-accordion-main-title{display:none}}.glossary-sections .ingredient-otd .ingredient-otd__image{-webkit-box-flex:0 0 100%;background-position:50%;background-repeat:no-repeat;background-size:cover;-ms-flex:0 0 100%;flex:0 0 100%;height:0;padding-top:50%;position:relative;width:100%}@media only screen and (max-width:798px){.glossary-sections .ingredient-otd .ingredient-otd__image{display:none}}.glossary-sections .ingredient-otd .ingredient-otd__image a{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.glossary-sections .ingredient-otd .ingredient-otd__block-title{-webkit-box-flex:0 0 100%;color:#4e4b4a;-ms-flex:0 0 100%;flex:0 0 100%;font-family:Crimson Text,serif;font-size:.75rem;line-height:1.625rem;margin:10px 0 0}@media only screen and (max-width:798px){.glossary-sections .ingredient-otd .ingredient-otd__block-title{-webkit-box-flex:0 0 75%;-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 75%;flex:0 0 75%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.glossary-sections .ingredient-otd .ingredient-otd__block-title .mobile-blob{display:none}@media only screen and (max-width:798px){.glossary-sections .ingredient-otd .ingredient-otd__block-title .mobile-blob{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.glossary-sections .ingredient-otd .ingredient-otd__block-title span{color:#fff;font-family:Crimson Text,serif;font-size:.875rem;line-height:1.25rem;text-align:left;text-decoration:underline;text-transform:none}}.glossary-sections .ingredient-otd .ingredient-otd__ingredient-title{-webkit-box-flex:0 0 100%;color:#333;-ms-flex:0 0 100%;flex:0 0 100%;font-family:Crimson Text,serif;font-size:1.625rem;line-height:2.625rem;margin:0;text-transform:none}@media only screen and (max-width:798px){.glossary-sections .ingredient-otd .ingredient-otd__ingredient-title{display:none}}.glossary-sections .ingredient-otd .ingredient-otd__ingreient-description{-webkit-box-flex:0 0 100%;color:#333;-ms-flex:0 0 100%;flex:0 0 100%;font-family:HK Grotesk,sans-serif;font-size:.8125rem;line-height:1.25rem}@media only screen and (max-width:798px){.glossary-sections .ingredient-otd .ingredient-otd__ingreient-description{display:none}}.glossary-sections .ingredient-otd .ingredient-otd__ingreient-description blockquote,.glossary-sections .ingredient-otd .ingredient-otd__ingreient-description blockquote p,.glossary-sections .ingredient-otd .ingredient-otd__ingreient-description h2{display:none}.glossary-sections .ingredient-otd .ingredient-otd__ingreient-description p{color:#333;font-family:HK Grotesk,sans-serif;font-size:.8125rem;line-height:1.25rem}@media only screen and (max-width:798px){.glossary-sections .ingredient-otd .ingredient-otd__ingreient-description p{-webkit-box-ordinal-group:3;-ms-flex-order:3;order:3;-webkit-box-flex:0 0 100%;border-bottom:1px solid #9f9b99;-ms-flex:0 0 100%;flex:0 0 100%;padding-bottom:20px}}.glossary-sections .ingredient-otd .ingredient-otd__icon{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:5px}@media only screen and (max-width:798px){.glossary-sections .ingredient-otd .ingredient-otd__icon{display:none}}.glossary-sections .ingredient-otd .ingredient-otd__components{-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}@media only screen and (max-width:798px){.glossary-sections .ingredient-otd .ingredient-otd__components{display:none}}.glossary-sections .ingredient-otd .ingredient-otd__components .headline{color:#333;font-family:Crimson Text,serif;font-size:1.25rem;line-height:1.75rem;text-transform:none}.product-accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-accordion .product-accordion__product{-webkit-box-flex:0 0 100%;border-bottom:1px solid #dfddde;border-top:1px solid #dfddde;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-1px;position:relative}.product-accordion .product-accordion__product .min-plus{display:block;height:12px;position:absolute;right:0;top:15px;width:12px;z-index:1}.product-accordion .product-accordion__product .image{-webkit-box-flex:0 0 0;background-position:50%;background-repeat:no-repeat;background-size:cover;-ms-flex:0 0 0;flex:0 0 0;height:0;padding-top:0;-webkit-transition:all .5s;transition:all .5s}.product-accordion .product-accordion__product .texts{-webkit-box-flex:1 1 10%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 10%;flex:1 1 10%;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 10px 20px;-webkit-transition:all .5s;transition:all .5s}.product-accordion .product-accordion__product .texts h3{font-size:.875rem;font-style:italic;font-weight:600;line-height:1.125rem;text-decoration:underline}.product-accordion .product-accordion__product .texts h2,.product-accordion .product-accordion__product .texts h3{-webkit-box-flex:0 0 100%;color:#333;-ms-flex:0 0 100%;flex:0 0 100%;font-family:Crimson Text,serif;margin:0;text-transform:none}.product-accordion .product-accordion__product .texts h2{font-size:1rem;line-height:1.625rem}.product-accordion .product-accordion__product .texts .description{color:#333;font-family:HK Grotesk,sans-serif;font-size:.8125rem;line-height:1.25rem}.product-accordion .product-accordion__product .texts .description,.product-accordion .product-accordion__product .texts .discover-link{-webkit-box-flex:0 0 0;display:inline-block;-ms-flex:0 0 0;flex:0 0 0;max-height:0;overflow:hidden;-webkit-transition:all .5s;transition:all .5s}.product-accordion .product-accordion__product .texts .discover-link{color:#4e4b4a;font-family:Crimson Text,serif;font-size:.875rem;line-height:1.1875rem;text-decoration:underline}.product-accordion .product-accordion__product.opened .min-plus:after{-webkit-transform:rotate(0);transform:rotate(0)}.product-accordion .product-accordion__product.opened .image{-webkit-box-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;padding-top:33%}.product-accordion .product-accordion__product.opened .texts .description{max-height:80px;-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.product-accordion .product-accordion__product.opened .texts .discover-link{max-height:30px;-webkit-box-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.page-dav-about-section .anchors-menu{display:none}.page-dav-about-section .anchors-menu.visible{display:block}.page-dav-about-section .visual-inner{margin-bottom:0}.page-dav-about-section .text-area-with-quote-mobile,.page-dav-about-section .text-area-with-quote__roof{display:none!important}.page-dav-about-section .text-area-with-quote{background:var(--dav-img-url-foglie) no-repeat;background-position:100% 0;margin-top:-35px;padding-top:70px}@media only screen and (max-width:1024px){.page-dav-about-section .text-area-with-quote{background-image:none;padding-top:30px}}.page-dav-about-section .text-area-with-quote .container .text-area-with-quote-sx{border-bottom:none}.page-dav-about-section .text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__roof{background-image:none;height:20px}.page-dav-about-section .text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote{border-left:none}.page-dav-about-section .text-area-with-quote .container .text-area-with-quote-mobile{border:none}.page-dav-about-section .dav-block-vspace--big{padding-top:0}.page-dav-about-section .timeline .timeline__title{display:none}.page-dav-about-section .timeline .dav-block-vspace{padding-bottom:40px;padding-top:0}@media only screen and (max-width:1024px){.mission-area>.dav-block-vspace{padding-bottom:0;padding-top:0}}.mission-area .mission-area__container{margin-top:50px}@media only screen and (max-width:1024px){.mission-area .mission-area__container{margin-top:0}}.mission-area .mission-area__container:after{clear:both;content:"";display:block;height:0;width:100%}.mission-area .mission-area__container .mission-area__sx{margin:30px 0 0;width:66.66667%}@media only screen and (max-width:1024px){.mission-area .mission-area__container .mission-area__sx{margin:0;width:100%}}.mission-area .mission-area__container .mission-area__sx .mission-area__image{background-position:0 0;background-repeat:no-repeat;background-size:cover;padding-top:20%;width:100%}@media only screen and (max-width:1024px){.mission-area .mission-area__container .mission-area__sx .mission-area__image{padding-top:40%}}.mission-area .mission-area__container .mission-area__sx .mission-area__text{background:var(--dav-theme-background-default);color:#4e4b4a;font-family:Crimson Text,serif;font-size:1.625rem;margin-left:16.66667%;margin-top:-100px;padding:45px;width:83.33333%}@media only screen and (max-width:798px){.mission-area .mission-area__container .mission-area__sx .mission-area__text{font-size:1.125rem;margin-left:0;margin-right:16.66667%}}.mission-area .mission-area__container .mission-area__dx{margin:0;position:relative;width:33.33333%}@media only screen and (max-width:1024px){.mission-area .mission-area__container .mission-area__dx{margin-left:8.33333%;width:91.66667%}}.mission-area .mission-area__container .mission-area__dx .mission-area__image{background:var(--dav-img-url-about_illustrazione) top right no-repeat;display:block;height:0;padding-top:40%;position:absolute;right:0;top:0;width:116px}.mission-area .mission-area__container .mission-area__dx .mission-area__text{background:#fff;font-size:1rem;margin:80px 0 0;padding:59px 70px}.split-content .split-content__row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px}.split-content .split-content__text{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;color:#4e4b4a;flex-basis:50%;font-family:Crimson Text,serif;font-size:1.625rem}@media only screen and (max-width:1024px){.split-content .split-content__text{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media only screen and (max-width:798px){.split-content .split-content__text{font-size:1.125rem}}.split-content .split-content__boxes{-moz-align-items:flex-start;-ms-align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:1024px){.split-content .split-content__boxes{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}}.split-content .split-content__box{-ms-flex-basis:50%;position:relative;-ms-flex-preferred-size:50%;flex-basis:50%;padding:110px 130px;text-align:center}@media only screen and (max-width:1024px){.split-content .split-content__box{-ms-flex-basis:91.66667%;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%}}@media only screen and (max-width:798px){.split-content .split-content__box{padding:50px 30px}}.split-content .split-content__box:first-child{background-color:#fff;background-image:var(--dav-img-url-davines_decoration_butterflies_right),var(--dav-img-url-davines_decoration_butterfly),var(--dav-img-url-davines_decoration_single_leaf);background-position:right 5%,20px 5%,60% bottom;background-repeat:no-repeat;background-size:auto 85%,12% auto,10% auto;margin:100px 0 0}@media only screen and (max-width:1024px){.split-content .split-content__box:first-child{margin:40px 8.33333% 0 0}}.split-content .split-content__box:last-child{background-color:#e3eeea;background-image:var(--dav-img-url-davines_decoration_green_leaves_top),var(--dav-img-url-davines_decoration_green_leaves_bottom);background-position:100% 0,0 100%;background-repeat:no-repeat;background-size:70%,50%;margin:0 0 100px}@media only screen and (max-width:1024px){.split-content .split-content__box:last-child{margin:0 0 100px 8.33333%}}.split-content .split-content__box__title{font-size:1.5rem}@media only screen and (max-width:798px){.split-content .split-content__box__title{font-size:1.125rem}.split-content .split-content__box__text,.split-content .split-content__box__text p{font-size:.8125rem}}.split-content .split-content__download-link{bottom:-15px;left:50%;position:absolute;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.profile-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:60px}@media only screen and (max-width:798px){.profile-carousel{padding-top:0}}.profile-carousel .container{margin:0 auto;padding:0;width:100%}.profile-carousel .profile-carousel__header{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:50px 20px 20px}.profile-carousel .profile-carousel__header .profile-carousel__title{color:#333;font-size:2.6875rem;padding:0 20px 20px}.profile-carousel .profile-carousel__block_contents{margin-left:20px}.profile-carousel .profile-carousel__scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;overflow-y:hidden}.profile-carousel .profile-carousel__scroll::-webkit-scrollbar-track{background-color:#fff}.profile-carousel .profile-carousel__scroll::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.profile-carousel .profile-carousel__scroll::-webkit-scrollbar:horizontal{height:6px;width:auto}.profile-carousel .profile-carousel__scroll::-webkit-scrollbar-thumb{background-color:#4e4b4a}.profile-carousel .profile-carousel__slide{-ms-flex-shrink:0;margin:0 4.16667% 0 0;padding:0;width:83.33333%;-ms-flex-negative:0;flex-shrink:0}.profile-carousel .profile-carousel__slide .profiledata_mobile .p_name{color:#4e4b4a;font-family:Crimson Text,serif;font-size:1.875rem}.profile-carousel .profile-carousel__slide .profiledata_mobile .p_position{color:#4e4b4a;font-family:HK Grotesk,sans-serif;font-size:.875rem}.profile-carousel .profile-carousel__slide .profiledata_mobile{display:none}.profile-carousel .profile-carousel__slide .profile-carousel__image{width:100%}.profile-carousel .profile-carousel__slide .profile-carousel__image .profile-carousel__profile_block{margin:0;width:33.33333%}.profile-carousel .profile-carousel__slide .profile-carousel__image .profile-carousel__profile_block .profiledata .p_name{color:#4e4b4a;font-family:Crimson Text,serif;font-size:1.875rem}.profile-carousel .profile-carousel__slide .profile-carousel__image .profile-carousel__profile_block .profiledata .p_position{color:#4e4b4a;font-family:HK Grotesk,sans-serif;font-size:.875rem}.profile-carousel .profile-carousel__slide .profile-carousel__image .profile-carousel__profile_block .profilephoto{background-repeat:none;background-size:cover;height:0;padding-top:100%}.profile-carousel .profile-carousel__slide .profile-carousel__image .profile-carousel__featured_block{margin:0;width:66.66667%}.profile-carousel .profile-carousel__slide .profile-carousel__image .profile-carousel__featured_block div{height:0;margin:0;padding-top:50%}.profile-carousel .profile-carousel__slide .profile-carousel__content{background:var(--dav-theme-background-default);margin:-120px 0 0 8.33333%;width:100%}@media only screen and (max-width:1024px){.profile-carousel .profile-carousel__slide .profile-carousel__content{margin-top:-60px}}@media only screen and (max-width:798px){.profile-carousel .profile-carousel__slide .profile-carousel__content{margin-top:-20px}}.profile-carousel .profile-carousel__slide .profile-carousel__content .column{margin:0;padding:40px;width:33.33333%}@media only screen and (max-width:1024px){.profile-carousel .profile-carousel__slide .profile-carousel__content .column{padding:20px 40px 20px 20px}.profile-carousel .profile-carousel__slide .profile-carousel__content .column:first-child{width:100%}.profile-carousel .profile-carousel__slide .profile-carousel__content .column:nth-child(2){width:66.66667%}.profile-carousel .profile-carousel__slide .profile-carousel__content .column:nth-child(3){width:33.33333%}}@media only screen and (max-width:798px){.profile-carousel .profile-carousel__slide .profile-carousel__content .column,.profile-carousel .profile-carousel__slide .profile-carousel__content .column:first-child,.profile-carousel .profile-carousel__slide .profile-carousel__content .column:nth-child(2),.profile-carousel .profile-carousel__slide .profile-carousel__content .column:nth-child(3){padding:10px;width:100%}}.profile-carousel .profile-carousel__slide .profile-carousel__content .column .block_title{font-family:Crimson Text,serif;font-size:.75rem;margin-bottom:10px;text-transform:uppercase}.profile-carousel .profile-carousel__slide .profile-carousel__content .profile-carousel__content_wisdom{color:#333;font-family:Crimson Text,serif;font-size:1.625rem}@media only screen and (max-width:1024px){.profile-carousel .profile-carousel__slide .profile-carousel__content .profile-carousel__content_wisdom{font-size:1.125rem}}.profile-carousel .profile-carousel__slide .profile-carousel__content .profile-carousel__content_wisdom .block_content{position:relative}.profile-carousel .profile-carousel__slide .profile-carousel__content .profile-carousel__content_wisdom .block_content .quote_symbol{color:#dfddde;font-size:22.75rem;height:100px;left:20px;line-height:240px;position:absolute;top:10px;z-index:1}@media only screen and (max-width:1024px){.profile-carousel .profile-carousel__slide .profile-carousel__content .profile-carousel__content_wisdom .block_content .quote_symbol{left:-30px}}.profile-carousel .profile-carousel__slide .profile-carousel__content .profile-carousel__content_wisdom .block_content .quote_text{left:20px;position:relative;top:10px;z-index:2}.profile-carousel .profile-carousel__slide .profile-carousel__content .profile-carousel__content_wisdom .block_content .quote_text .author{color:#333;font-size:.875rem;margin-top:12px}@media only screen and (max-width:1024px){.profile-carousel .profile-carousel__slide .profile-carousel__content .profile-carousel__content_wisdom .block_content .quote_text{left:0}}.profile-carousel .profile-carousel__slide .profile-carousel__content .profile-carousel__content_about{color:#333;font-family:HK Grotesk,sans-serif;font-size:.875rem}.profile-carousel .profile-carousel__slide .profile-carousel__content .profile-carousel__content_inspiration{color:#333;font-family:Crimson Text,serif;font-size:1.625rem}.profile-carousel .swipetosee{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;float:right;font-family:HK Grotesk,sans-serif;font-size:.75rem;justify-content:flex-end;padding:30px}.profile-carousel .swipetosee span{background-color:#4e4b4a;display:block;height:1px;margin-right:10px;width:60px}@media only screen and (max-width:480px){.profile-carousel .container{margin:0;width:100%}.profile-carousel .profiledata{display:none}.profile-carousel .profile-carousel__slide .profiledata_mobile{display:block}.profile-carousel .swipetosee{display:none}}.page-dav-about-davides .green-banner{background-color:#e3eeea;color:#333}.page-dav-about-davides .green-banner .green-item h2{color:#333}.green-banner .b_block{display:block;padding:0 0 0 40px;width:100%}@media only screen and (max-width:480px){.green-banner .b_block{padding-left:20px}}.green-banner .b_block .b_block_title{font-size:2.625rem;margin-bottom:20px;width:100%}.green-banner .b_block .b_block_container{background:var(--dav-img-url-b_corp_trees) right top no-repeat;height:128px;width:100%}@media only screen and (max-width:480px){.green-banner .b_block .b_block_container{background-position:-54%}}.green-banner .b_block .b_block_container .b_block_logo{background:var(--dav-img-url-b_corp_logo) left top no-repeat;height:0;margin:0;padding-top:10%;width:8.33333%}@media only screen and (max-width:480px){.green-banner .b_block .b_block_container .b_block_logo{background-position:auto -54%;padding-top:30%;width:33.33333%}}.green-banner .b_block .b_block_container .b_block_text{font-size:1.625rem;margin:0;width:50%}@media only screen and (max-width:480px){.green-banner .b_block .b_block_container .b_block_text{font-size:1.125rem;padding-top:20px;width:100%}}.double-column-text{background-color:#fff;background-position:bottom;background-repeat:repeat-x;background-size:auto 130px;padding-bottom:150px}@media only screen and (max-width:798px){.double-column-text{background-size:auto 70px;padding-bottom:90px}}.double-column-text .double-column-text__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.double-column-text .double-column-text__row.fjc-center{-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.double-column-text .double-column-text__title{padding:0 20px}.double-column-text .double-column-text__text{-ms-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;color:#4e4b4a;flex-basis:66.66667%;font-family:Crimson Text,serif;font-size:1.625rem;padding:40px 20px}@media only screen and (max-width:1024px){.double-column-text .double-column-text__text{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media only screen and (max-width:798px){.double-column-text .double-column-text__text{font-size:1.125rem;padding:20px}}.double-column-text .double-column-text__cols{-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}@media only screen and (max-width:798px){.double-column-text .double-column-text__cols{-moz-justify-content:flex-start;-ms-justify-content:flex-start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-pack:flex-start}}.double-column-text .double-column-text__col-text{-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;-moz-align-items:flex-start;-ms-align-items:flex-start;flex-basis:33.33333%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 20px}@media only screen and (max-width:1024px){.double-column-text .double-column-text__col-text{-ms-flex-basis:41.66667%;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%}}@media only screen and (max-width:798px){.double-column-text .double-column-text__col-text{-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%}}.double-column-text .double-column-text__col-text:last-child{margin-top:40px}@media only screen and (max-width:798px){.double-column-text .double-column-text__col-text:last-child{margin-left:16.66667%}}.double-column-text .double-column-text__col-text,.double-column-text .double-column-text__col-text p{font-size:14px;line-height:1.6em}@media only screen and (max-width:1024px){.double-column-text .double-column-text__col-text{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-dav-colelction-section{overflow-x:hidden;width:100%}@media only screen and (max-width:1024px){.page-dav-colelction-section .visual-inner__image{background-position:-30px 0;background-position:0;background-repeat:no-repeat;background-size:154% auto;height:250px;margin-top:20px;width:100%}}.single-image-text-card,.single-image-text-card .single-image-text-card__container{width:100%}.single-image-text-card .single-image-text-card__image{background-position:top;background-repeat:no-repeat;background-size:contain;padding-top:37%}@media only screen and (max-width:1024px){.single-image-text-card .single-image-text-card__image{background-size:cover;padding-top:60%}}.single-image-text-card .single-image-text-card__content{background:var(--dav-theme-background-default);margin-left:58.33333%;margin-top:-154px;padding:33px 0 0 45px;width:41.66667%}@media only screen and (max-width:1024px){.single-image-text-card .single-image-text-card__content{margin-left:0;margin-top:-50px;padding:33px 0 0;width:91.66667%}}.single-image-text-card .single-image-text-card__content .logo{margin:0;padding:0;width:33.33333%}@media only screen and (max-width:1024px){.single-image-text-card .single-image-text-card__content .logo{width:50%}}.single-image-text-card .single-image-text-card__content .logo img{width:100%}.single-image-text-card .single-image-text-card__content .content_block{color:#333;padding:0;width:58.33333%}@media only screen and (max-width:1024px){.single-image-text-card .single-image-text-card__content .content_block{width:100%}}.single-image-text-card .single-image-text-card__content .content_block .content_title{font-family:Crimson Text,serif;font-size:2rem;padding:0}.single-image-text-card .single-image-text-card__content .content_block .text{font-family:HK Grotesk,sans-serif;font-size:1rem}.collection-techniques{background:#fff;width:100%}.collection-techniques .collection-techniques__container{width:100%}.collection-techniques .collection-techniques_dx,.collection-techniques .collection-techniques_sx{margin:0;padding:20px;width:50%}@media only screen and (max-width:1024px){.collection-techniques .collection-techniques_dx,.collection-techniques .collection-techniques_sx{padding:0;width:100%}}.collection-techniques .collection-techniques__image{background-position:top;background-repeat:no-repeat;background-size:contain;padding-top:77%}@media only screen and (max-width:1024px){.collection-techniques .collection-techniques__image{background-size:cover;padding-top:60%}}.collection-techniques .collection-techniques__content{background:#fff;margin-top:-154px;padding:33px 0 0 45px;width:83.33333%}@media only screen and (max-width:1024px){.collection-techniques .collection-techniques__content{margin-left:0;margin-top:-50px;padding:33px 0 0;width:91.66667%}}.collection-techniques .collection-techniques__content .logo{margin:6px 0 0;padding:0;width:16.66667%}@media only screen and (max-width:1024px){.collection-techniques .collection-techniques__content .logo{width:50%}}.collection-techniques .collection-techniques__content .logo img{width:100%}.collection-techniques .collection-techniques__content .content_block{color:#333;width:58.33333%}@media only screen and (max-width:1024px){.collection-techniques .collection-techniques__content .content_block{width:100%}}.collection-techniques .collection-techniques__content .content_block .content_title{color:#333;font-family:Crimson Text,serif;font-size:2rem;line-height:33px;margin-bottom:10px;padding:0;width:41.66667%}.collection-techniques .collection-techniques__content .content_block .text{color:#333;font-family:HK Grotesk,sans-serif;font-size:1rem;line-height:22px}.collection-techniques .collection-techniques_sx .title{color:#333;font-family:Crimson Text,serif;font-size:2.625rem;text-transform:none}@media only screen and (max-width:1024px){.collection-techniques .collection-techniques_sx .title{font-size:1.625rem}}.collection-techniques .collection-techniques_sx .text{font-family:Crimson Text,serif;font-size:1.625rem;text-transform:none}@media only screen and (max-width:1024px){.collection-techniques .collection-techniques_sx .text{color:#4e4b4a;font-size:1.125rem}}.collection-techniques .collection-techniques_sx .collection-techniques__content{padding:30px 0 0}.collection-techniques .collection-techniques_sx .collection-techniques__content .logo{width:25%}.collection-techniques .collection-techniques_dx{margin-top:100px}@media only screen and (max-width:1024px){.collection-techniques .collection-techniques_dx{margin-top:0}}.collection-techniques .collection-techniques_dx .collection-techniques__content{margin-left:16.66667%;padding-left:35px;padding-top:30px}@media only screen and (max-width:1024px){.collection-techniques .collection-techniques_dx .collection-techniques__content{margin-left:8.33333%;padding-right:20px}}.collection-techniques .collection-techniques_dx .collection-techniques__content .logo{width:33.33333%}.collection-techniques .collection-techniques_dx .collection-techniques__content .content_block{margin:0 0 0 30px}@media only screen and (max-width:1024px){.collection-techniques .collection-techniques_dx .collection-techniques__content .content_block{margin:0;padding:0}}.double-image-text-card,.double-image-text-card .double-image-text-card__container{width:100%}.double-image-text-card .double-image-text-card_dx,.double-image-text-card .double-image-text-card_sx{margin:0;width:50%}@media only screen and (max-width:1024px){.double-image-text-card .double-image-text-card_dx,.double-image-text-card .double-image-text-card_sx{padding:0;width:100%}}.double-image-text-card .double-image-text-card__image{background-position:top;background-repeat:no-repeat;background-size:contain;padding-top:77%}@media only screen and (max-width:1024px){.double-image-text-card .double-image-text-card__image{background-size:cover;padding-top:60%}}.double-image-text-card .double-image-text-card__content{background:var(--dav-theme-background-default);margin-top:-154px;padding:33px 0 0 45px;width:83.33333%}@media only screen and (max-width:1024px){.double-image-text-card .double-image-text-card__content{margin-left:0;margin-top:-50px;padding:33px 0 0;width:83.33333%}}.double-image-text-card .double-image-text-card__content .logo{margin:6px 0 0;padding:0;width:16.66667%}@media only screen and (max-width:1024px){.double-image-text-card .double-image-text-card__content .logo{width:50%}}.double-image-text-card .double-image-text-card__content .logo img{width:100%}@media only screen and (max-width:1024px){.double-image-text-card .double-image-text-card__content .logo img{width:auto}}.double-image-text-card .double-image-text-card__content .content_block{color:#333;width:58.33333%}@media only screen and (max-width:1024px){.double-image-text-card .double-image-text-card__content .content_block{width:100%}}.double-image-text-card .double-image-text-card__content .content_block .content_title{color:#333;font-family:Crimson Text,serif;font-size:2rem;line-height:33px;margin-bottom:10px;padding:0;width:41.66667%}.double-image-text-card .double-image-text-card__content .content_block .text{color:#333;font-family:HK Grotesk,sans-serif;font-size:1rem;line-height:22px}.double-image-text-card .double-image-text-card_sx .title{color:#333;font-family:Crimson Text,serif;font-size:2.625rem;text-transform:none}@media only screen and (max-width:1024px){.double-image-text-card .double-image-text-card_sx .title{font-size:1.625rem}}.double-image-text-card .double-image-text-card_sx .text{font-family:Crimson Text,serif;font-size:1.625rem;text-transform:none}@media only screen and (max-width:1024px){.double-image-text-card .double-image-text-card_sx .text{color:#4e4b4a;font-size:1.125rem}}.double-image-text-card .double-image-text-card_sx .double-image-text-card__content{padding:30px 0 0}.double-image-text-card .double-image-text-card_sx .double-image-text-card__content .logo{width:25%}@media only screen and (max-width:1024px){.double-image-text-card .double-image-text-card_sx .double-image-text-card__content .logo{width:50%}}.double-image-text-card .double-image-text-card__bg_down{background-position:22%}.double-image-text-card .hide_dx,.double-image-text-card .hide_sx{display:none}.double-image-text-card .double-image-text-card_dx{padding-right:40px}.double-image-text-card .double-image-text-card_dx .double-image-text-card__content{margin-left:16.66667%;padding-left:35px;padding-top:30px}@media only screen and (max-width:1024px){.double-image-text-card .double-image-text-card_dx .double-image-text-card__content{margin-left:8.33333%}}.double-image-text-card .double-image-text-card_dx .double-image-text-card__content .logo{width:25%}@media only screen and (max-width:1024px){.double-image-text-card .double-image-text-card_dx .double-image-text-card__content .logo{width:50%}}.double-image-text-card .double-image-text-card_dx .double-image-text-card__content .content_block{margin:0 0 0 30px}@media only screen and (max-width:1024px){.double-image-text-card .double-image-text-card_dx .double-image-text-card__content .content_block{margin:0;padding:0}}.double-image-text-card .double-image-text-card__hidedesktop{display:none}.double-image-text-card .double-image-text-card__hidemobile{display:block}@media only screen and (max-width:1024px){.double-image-text-card .double-image-text-card__hidedesktop{display:block}.double-image-text-card .double-image-text-card_dx{padding-right:0}.double-image-text-card .double-image-text-card__hidemobile,.double-image-text-card.inverted .double-image-text-card_dx .double-image-text-card__image,.double-image-text-card.regular .double-image-text-card_sx .double-image-text-card__image{display:none}}.page-dav-lifestyle-section .anchors-menu{display:none}.page-dav-lifestyle-section .anchors-menu.visible{display:block}.page-dav-lifestyle-section .visual-inner{background:var(--dav-img-url-foglie) no-repeat;background-position:100% 100%;background-size:470px}@media only screen and (max-width:480px){.page-dav-lifestyle-section .visual-inner{background:none}.page-dav-lifestyle-section .visual-inner .visual-inner__image{background-size:contain;height:220px;margin:0;width:100%}.page-dav-lifestyle-section .visual-inner .visual-inner__text{margin:-55px 0 0}}@media only screen and (min-width:1025px){.page-dav-lifestyle-section .visual-inner{background-size:570px}}.page-dav-lifestyle-section .visual-inner .visual-inner__text{padding:30px 40px 136px}.page-dav-lifestyle-section .text-area-with-quote{margin-top:-100px;position:relative;z-index:12}.page-dav-lifestyle-section .text-area-with-quote .container .text-area-with-quote-sx{border-bottom:none}.page-dav-lifestyle-section .text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__roof{background-image:none;height:20px}.page-dav-lifestyle-section .text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote{border-left:none}.page-dav-lifestyle-section .text-area-with-quote .container .text-area-with-quote-mobile{border:none}.page-dav-lifestyle-section .dav-block-vspace--big{padding-top:0}.page-dav-lifestyle-section .timeline .timeline__title{display:none}.page-dav-lifestyle-section .timeline .dav-block-vspace{padding-bottom:40px;padding-top:0}.page-dav-lifestyle-section .collection-techniques{background-color:transparent}.page-dav-lifestyle-section .collection-techniques .collection-techniques__fullisting{margin-left:41.66667%;width:50%}.page-dav-lifestyle-section .collection-techniques .collection-techniques__container{width:auto}.page-dav-lifestyle-section .collection-techniques .collection-techniques__content{background-color:var(--dav-theme-background-default);margin-left:0;margin-top:-250px;padding-left:0;width:83.33333%}@media only screen and (max-width:480px){.page-dav-lifestyle-section .collection-techniques .collection-techniques__content{margin-top:-50px}}.page-dav-lifestyle-section .collection-techniques .content_block{margin-left:0;padding-left:0;width:100%}.page-dav-lifestyle-section .collection-techniques .content_block .content_title{width:100%}.page-dav-lifestyle-section .collection-techniques .collection-techniques__dx .collection-techniques__content .content_block{margin-left:0;padding-left:0}.generic-carousel{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:8.33333%;padding-top:20px}@media only screen and (max-width:480px){.generic-carousel{margin-left:0}}.generic-carousel .container{margin:0 auto;padding:0;width:100%}.generic-carousel .generic-carousel__header{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:50px 20px 20px}.generic-carousel .generic-carousel__header .generic-carousel__title{color:#333;font-size:2.6875rem;padding:0 20px 20px}.generic-carousel .generic-carousel__header .generic-carousel__description{color:#4e4b4a;font-size:1.625rem}@media only screen and (max-width:480px){.generic-carousel .generic-carousel__header .generic-carousel__title{font-size:1.5rem}}.generic-carousel .generic-carousel__block_contents{margin-left:20px}.generic-carousel .generic-carousel__scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll}.generic-carousel .generic-carousel__scroll::-webkit-scrollbar-track{background-color:#fff}.generic-carousel .generic-carousel__scroll::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.generic-carousel .generic-carousel__scroll::-webkit-scrollbar:horizontal{height:6px;width:auto}.generic-carousel .generic-carousel__scroll::-webkit-scrollbar-thumb{background-color:#4e4b4a}.generic-carousel .generic-carousel__slide{-ms-flex-shrink:0;margin:0 4.16667% 0 0;padding:0 0 0 20px;width:66.66667%;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:480px){.generic-carousel .generic-carousel__slide{margin-left:0;width:83.33333%}}.generic-carousel .generic-carousel__slide .generic-carousel__dx,.generic-carousel .generic-carousel__slide .generic-carousel__sx{margin:0;padding:0;width:50%}.generic-carousel .generic-carousel__slide .generic-carousel__dx{margin-top:50px;position:relative}.generic-carousel .generic-carousel__slide .generic-carousel__dx .generic-carousel__quote_symbol{color:#dfddde;font-family:Crimson Text,serif;font-size:22.75rem;left:0;line-height:.65em;position:absolute;top:40px;z-index:0}.generic-carousel .generic-carousel__slide .generic-carousel__dx .generic-carousel__quote{left:20px;position:absolute;top:0;z-index:1}.generic-carousel .generic-carousel__slide .generic-carousel__dx .generic-carousel__quote .boxcategory{display:block;margin-bottom:20px}.generic-carousel .generic-carousel__slide .generic-carousel__dx .generic-carousel__quote .boxquote{font-size:1.875rem}@media only screen and (max-width:480px){.generic-carousel .generic-carousel__slide .generic-carousel__dx .generic-carousel__quote .boxquote{font-size:1.125rem}.generic-carousel .generic-carousel__slide .generic-carousel__dx .generic-carousel__quote .generic-carousel__quote_symbol{color:#dfddde;font-family:Crimson Text,serif;font-size:22.75rem;left:0;line-height:.65em;position:absolute;top:20px;z-index:0}}.generic-carousel .generic-carousel__slide .generic-carousel__image{background-position:0 0;background-repeat:no-repeat;background-size:contain;height:0;padding-top:67%;width:100%}@media only screen and (max-width:480px){.generic-carousel .generic-carousel__slide .generic-carousel__image{padding-top:87%}}.generic-carousel .generic-carousel__slide .generic-carousel__text{background:#fff;margin-top:-100px;padding:50px 50px 50px 20px;width:66.66667%}.generic-carousel .generic-carousel__slide .generic-carousel__text .boxtitle{display:block;font-size:1.625rem;padding:0 0 20px}.generic-carousel .generic-carousel__slide .generic-carousel__text .boxcontent{font-size:.875rem}@media only screen and (max-width:480px){.generic-carousel .generic-carousel__slide .generic-carousel__text{margin-top:-50px;padding:10px 10px 50px;width:91.66667%}}.generic-carousel .swipetosee{display:-webkit-box;display:-ms-flexbox;display:flex;width:25%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;float:right;font-family:HK Grotesk,sans-serif;font-size:.75rem;justify-content:flex-end;padding:30px}.generic-carousel .swipetosee span{background-color:#4e4b4a;display:block;height:1px;margin-right:10px;width:60px}.spotify-player{background:var(--dav-img-url-colibri) top right no-repeat;background-size:180px;width:91.66667%}@media only screen and (max-width:480px){.spotify-player{background:none;width:100%}}.spotify-player .spotify-player__header{margin-top:50px;width:50%}.spotify-player .spotify-player__header .text{color:#9f9b99;font-size:1.625rem;margin-bottom:50px;width:91.66667%}@media only screen and (max-width:480px){.spotify-player .spotify-player__header{margin-top:50px;width:83.33333%}.spotify-player .spotify-player__header .text{font-size:1rem}}.spotify-player .spotify-player_dx,.spotify-player .spotify-player_sx{margin:0;padding:0}.spotify-player .spotify-player_sx{margin-left:8.33333%;width:66.66667%}@media only screen and (max-width:480px){.spotify-player .spotify-player_sx{margin-left:0;width:100%}}.spotify-player .spotify-player_sx .spotify-player__image{background-repeat:no-repeat;background-size:contain;height:0;padding-top:100%}.spotify-player .spotify-player_dx{margin-top:-50px;width:16.66667%}.spotify-player .spotify-player_dx .content_block{margin:0;padding:0}@media only screen and (max-width:480px){.spotify-player .spotify-player_dx{margin-left:16.66667%;margin-top:-150px;width:83.33333%}}.cc-revoke,.cc-window{bottom:0!important;font-family:HK Grotesk,sans-serif!important;font-size:.875rem!important;line-height:1.1em!important;max-width:100%;opacity:.85!important;width:100%}@media only screen and (max-width:1024px){.cc-revoke,.cc-window{padding:10px 5px!important}}@media only screen and (max-width:798px){.cc-revoke,.cc-window{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;text-align:center}}.cc-revoke.cc-invisible,.cc-window.cc-invisible{opacity:0!important}.cc-revoke.cc-floating,.cc-window.cc-floating{max-width:100%!important;width:100%!important}.cc-btn{border-width:1px!important;font-family:Crimson Text,serif!important;font-weight:400!important}@media only screen and (max-width:798px){.cc-btn{max-width:50%}.cc-banner .cc-message{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:10px;width:100%!important}}.cc-compliance{margin-left:30px}@media only screen and (max-width:798px){.cc-compliance{margin-left:0;-ms-flex-preferred-size:100%!important;flex-basis:100%!important;width:100%!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#tidio-chat-iframe{left:0!important}#tidio-chat-iframe,.customers-login #tidio-chat-iframe,.customers-register #tidio-chat-iframe{display:none!important}[class^=page-contact] #tidio-chat-iframe{display:block!important}.swal2-popup{border-radius:0}.swal2-styled.swal2-confirm{background:#4e4b4a;border-radius:0}.swal2-styled:focus{-webkit-box-shadow:none;box-shadow:none}.search .feature_divider{margin-bottom:0}.search .search-results-list{background:var(--dav-theme-background-default);padding-top:20px}.search .search-title-wrap{margin-bottom:0}.search .search__form input[type=text]{border-color:#dfddde}.search .search__button{background-color:transparent;border-color:#dfddde;color:#dfddde}.davines-toast-container{padding:0}.davines-popup-container .swal2-title strong{font-weight:400}.swym-remind-me{background-color:transparent!important;height:100%;overflow:auto;padding:unset!important}.swym-remind-me input.swym-input{width:100%!important}@media only screen and (min-width:481px){.swym-remind-me input.swym-input{width:80%!important}}.swym-isa-inline-form{border:unset!important}@media only screen and (max-width:798px){.swym-isa-inline-form{width:100%}}.swym-isa-inline-form{padding:0!important}.swym-privacy-info,.swym-title{display:none}#swym-remind-auth-form{margin-top:0;width:100%}@media only screen and (min-width:481px){#swym-remind-auth-form{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}}.swym-remind-auth-form-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;width:100%}@media only screen and (min-width:481px){.swym-remind-auth-form-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:10px}}.swym-remind-description{font-size:.875rem}#swym-remind-email-auth-button{background-color:#4e4b4a!important;font-family:Crimson Text,serif;margin-top:0!important;padding:0 40px;text-decoration:underline;text-transform:capitalize!important;-webkit-transition:all .2s linear!important;transition:all .2s linear!important;width:unset!important}#swym-remind-email-auth-button:hover{background-color:#9f9b99!important}@media only screen and (max-width:480px){#swym-remind-email-auth-button{margin-top:20px!important;width:100%!important}}.swym-wishlist-button-bar{display:none!important}.filters-container .fixed-inside-filters{background:#4e4b4a}#shopify-section-page-dav-about-template .text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .quote_simbol{color:gray;font-size:12rem;left:-50px}@media only screen and (max-width:798px){#shopify-section-page-dav-about-template .text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .quote_simbol{font-size:6rem;left:-10px}}#shopify-section-page-dav-about-template .profile-carousel .profile-carousel__slide .profile-carousel__content .profile-carousel__content_wisdom .block_content .quote_symbol{color:gray;font-size:10rem;left:-30px;top:-51px}@media only screen and (max-width:798px){#shopify-section-page-dav-about-template .profile-carousel .profile-carousel__slide .profile-carousel__content .profile-carousel__content_wisdom .block_content .quote_symbol{font-size:6rem;top:-78px}}.page-dav-projects-section .quote-block .quote-container .bigquotes{color:gray;font-size:8rem;left:-30px;position:absolute;top:35px}@media only screen and (max-width:798px){.page-dav-projects-section .quote-block .quote-container .bigquotes{left:0;top:-1px}}.page-dav-projects-section .green-banner{background:#3f5e52}.page-dav-transparency-section .list-icon-with-small-desc{background:#b0c4de}.page-dav-village-section .quote_simbol{color:gray!important;font-size:6rem!important;left:-8px!important}.spr-summary-actions-newreview{background-color:#4e4b4a!important;color:#fff!important}.footer,.footer a{color:#4e4b4a!important}@media only screen and (max-width:480px){#modalRedirect .modal-dialog{margin:0}#modalRedirect .modal-dialog.modal-dialog-centered{-moz-align-items:flex-start;-ms-align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}#modalRedirect .modal-header{padding-bottom:0}#modalRedirect .modal-content{max-width:480px;min-width:480px;padding-bottom:10px;width:auto}@media only screen and (max-width:480px){#modalRedirect .modal-content{height:100vh;height:calc(var(--vh, 1vh)*100);max-width:100vw;min-width:320px;padding:0}}#modalRedirect .modal-body{padding:20px 40px 15px}#modalRedirect .modal-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:40px}@media only screen and (max-width:480px){#modalRedirect .modal-footer{padding:1rem 0 0}}#modalRedirect .modal-select{border:1px solid #9f9b99;padding:15px 25px}#modalRedirect .modal-text,#modalRedirect .modal-text p{font-size:.875rem;text-align:center}#modalRedirect input[name=country_search]{border:none;border-bottom:1px solid #dfddde}#modalRedirect .go-to-website{background:#7f7977;color:#fff;height:54px;text-decoration:underline}@media only screen and (max-width:480px){#modalRedirect .go-to-website{height:44px;margin-bottom:20px;width:80%}}#modalRedirect .modal-country__title{color:#4e4b4a;font-size:1.625rem;line-height:1.1em;margin:0 0 15px;padding:0;text-align:center}@media only screen and (max-width:480px){#modalRedirect .modal-country__title{font-size:1.25rem;line-height:1.3em}}#modalRedirect .modal-country__view-all{color:#7f7977;display:block;font-family:Crimson Text,serif;font-size:.875rem;text-align:center;text-decoration:underline}#modalRedirect .modal-country__shop-icon-wrap{display:block;line-height:0;margin:0;padding:0;width:35px}#modalRedirect .country-list{height:125px;list-style:none;overflow-y:auto;padding:0}#modalRedirect .country-list::-webkit-scrollbar-track{background-color:#fff}#modalRedirect .country-list::-webkit-scrollbar{background-color:#4e4b4a;width:6px}#modalRedirect .country-list::-webkit-scrollbar:horizontal{height:6px;width:auto}#modalRedirect .country-list::-webkit-scrollbar-thumb{background-color:#4e4b4a}#modalRedirect .country-list li{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:0;padding:6px 5px}#modalRedirect .country-list li.hide{display:none}#modalRedirect .country-list li:hover{background:#f7f7f7}#modalRedirect .country-list li.active{background:#e6e6e6}#modalRedirect .country-list li .modal-country__flag{height:20px;width:20px}#modalRedirect .country-list li .modal-country__name{-moz-flex-grow:1;-ms-flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-family:Crimson Text,serif;font-size:1rem;line-height:1.3em;padding-left:10px}.max-qty-alert{background-color:#0000000d;font-size:.875rem;margin-bottom:30px}@media only screen and (max-width:798px){.max-qty-alert{margin-bottom:10px}}.product-sticky-form .max-qty-alert{display:none}.accordion__item.active .accordion__text.container .specifics{display:block!important}.accordion__item .accordion__text.container .specifics{display:none!important}@media only screen and (min-width:1025px){.iframe-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.iframe-layout .align-item-right{width:50vh}}@media only screen and (max-width:798px){.iframe-layout .align-item-right{width:90vw}.iframe-layout .align-item-right .iframe-container{margin-top:30px}}#shopify-section-related-collection .davines-collection___related{padding:60px 40px 20px}@media only screen and (max-width:798px){#shopify-section-related-collection .davines-collection___related{padding-left:20px;padding-right:20px}}#shopify-section-related-collection .davines-collection___related .dav-main-title{font-size:2.625rem}@media only screen and (max-width:798px){#shopify-section-related-collection .davines-collection___related .dav-main-title{font-size:1.75rem;margin-bottom:50px}}#shopify-section-related-collection .davines-collection___related .related-collections__slider{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;overflow-x:auto;padding-bottom:30px}#shopify-section-related-collection .davines-collection___related .related-collections__slider::-webkit-scrollbar-track{background-color:#fff}#shopify-section-related-collection .davines-collection___related .related-collections__slider::-webkit-scrollbar{background-color:#4e4b4a;width:6px}#shopify-section-related-collection .davines-collection___related .related-collections__slider::-webkit-scrollbar:horizontal{height:6px;width:auto}#shopify-section-related-collection .davines-collection___related .related-collections__slider::-webkit-scrollbar-thumb{background-color:#4e4b4a}@media only screen and (max-width:798px){#shopify-section-related-collection .davines-collection___related .related-collections__slider .medium-down--one-half,#shopify-section-related-collection .davines-collection___related .related-collections__slider .small-down--one-half{width:calc(50% - 10px)}}#shopify-section-related-collection .davines-collection___related .related-collections__slider div{-ms-flex-basis:33%;-ms-flex-preferred-size:33%;flex-basis:33%;-ms-flex-shrink:0;margin:0!important;position:relative;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:798px){#shopify-section-related-collection .davines-collection___related .related-collections__slider div{margin:0!important;-ms-flex-preferred-size:60vw;flex-basis:60vw}}#shopify-section-related-collection .davines-collection___related .collection-item{-ms-flex-basis:calc(33% - 20px);-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);-ms-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:0!important;position:relative}#shopify-section-related-collection .davines-collection___related .collection-item .title{font-size:1.25rem;letter-spacing:0;text-transform:none}#shopify-section-related-collection .davines-collection___related .collection-item .description{font-size:.875rem}#shopify-section-related-collection .davines-collection___related .collection-item .link{color:#4e4b4a;font-family:Crimson Text,serif;font-size:.875rem;text-decoration:underline}@media only screen and (max-width:798px){#shopify-section-related-collection .davines-collection___related .collection-item .link{font-size:.75rem}}.sticky-filters{background-color:#fff;position:sticky;top:42px;z-index:15}@media only screen and (min-width:1025px){.sticky-filters{top:67px}}@media only screen and (max-width:1024px){.sticky-filters body#header.promo_banner filters-container.sticky-filter{top:72px}}.single-option-size{margin-bottom:12px}@media only screen and (max-width:1024px){body[class*=page-gem] .gryffeditor{margin-top:100px;padding-bottom:0;position:relative;z-index:0}}.cart__blocks{margin-bottom:50px;margin-top:0}.cart__blocks .featured_products .title{text-transform:none}@media only screen and (min-width:799px){.cart__blocks .featured-collection__products .product-list .column:last-child{display:none}}.cart_promo_box{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d7e6e9;border:2px solid #d7e6e9;color:#000;padding:10px}.cart_promo_box .cart_promo_image{position:absolute;right:-20px;top:-25px}.cart_promo_box .cart_promo_box-title{font-family:Crimson Text,serif;font-size:1.625rem;margin:0;padding:0}.cart_promo_box .cart_promo_box-description{font-size:1rem}.cart_promo_box .cart_promo_box-description a{color:#000;font-family:HK Grotesk,sans-serif;padding:0;text-decoration:underline}.cart_promo_box .cart_promo_box-description p{color:#000;font-family:HK Grotesk,sans-serif;margin-right:3px}@media only screen and (max-width:1024px){.thank-you-visual-section{margin-bottom:50px}}@media only screen and (max-width:798px){.thank-you-visual-section{margin-bottom:0}}.thank-you-visual-section .title-width{font-family:Crimson Text,serif;font-size:3.375rem;line-height:54px;padding-bottom:15px}.thank-you-visual-section .order--number{padding-bottom:15px}@media only screen and (max-width:798px){.thank-you-visual-section .featured-link--image{display:none}}.thank-you-visual-section .image{background-position:100%;background-size:cover;height:100%;width:100%}.thank-you-visual-section .container-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:35%;flex-basis:35%;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1024px){.thank-you-visual-section .container-text{padding:20px}}@media only screen and (max-width:798px){.thank-you-visual-section .container-text{-ms-flex-preferred-size:auto;flex-basis:auto;padding:30px 0}}@media only screen and (max-width:480px){.thank-you-visual-section .container-text .btn-primary{width:100%}}.thank-you-visual-section .featured-link--half{background-color:var(--dav-theme-background-default)}.index-hero-slider .swiper-container-fade .swiper-slide a{pointer-events:none}.index-hero-slider .swiper-container-fade .swiper-slide.swiper-slide-visible.swiper-slide-active a{pointer-events:auto}body.page-livestory-qr #shopify-section-shopping-info,body.page-livestory-qr .promo_banner{display:none}.livestory-icon__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;padding-top:60px;width:60%}@media only screen and (max-width:798px){.livestory-icon__wrapper{padding-top:10px;width:100%}}.livestory-icon__wrapper .modal{display:none;left:50%;max-height:90%;outline:0;padding-right:0!important;position:fixed;top:80px;-webkit-transform:translate(-50%);transform:translate(-50%);width:80%;z-index:1041}@media only screen and (max-width:798px){.livestory-icon__wrapper .modal{left:0;max-height:100%;top:0;-webkit-transform:unset;transform:unset;width:100%}}.livestory-icon__wrapper .modal img{margin:0 auto;width:100%}@media only screen and (max-width:798px){.livestory-icon__wrapper .modal img{margin:0 auto;width:100%}}.livestory-icon__wrapper .modal-body{margin:0 auto}.livestory-icon__content[data-block-type=block_modal_pdf]{display:none}.livestory-icon__content[data-block-type=block_modal_pdf] .livestory-icon__link{display:inline-block;pointer-events:auto}.livestory-icon__content{width:33%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 40px;text-align:center}@media only screen and (max-width:798px){.livestory-icon__content{width:50%}}.livestory-icon__text{padding:0 40px}@media only screen and (max-width:798px){.livestory-icon__text{font-size:.75rem;padding:0 30px}}.livestory-icon__img{max-width:120px}.livestory-modal__img{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.livestory-modal__text{padding-top:20px;text-align:center;width:100%}.livestory-modal__text p{margin:0 auto;width:60%}.block-card-section{margin:0 -20px;overflow:hidden}@media only screen and (max-width:798px){.block-card-section{margin:0 auto}}.livestory-block__wrap{border-top:1px solid #000;padding-bottom:50px}.livestory-block__wrapper-left{margin:0 auto;position:relative;width:60%}@media only screen and (max-width:798px){.livestory-block__wrapper-left{width:70%}}.livestory-block__wrapper-left:before{background:#000;content:"";display:block;height:30px;position:absolute;right:100%;top:0;width:1px}.livestory-block__wrapper-left:after{background:#f4f4f6;content:"";display:block;height:1px;position:absolute;right:100%;top:-1px;width:100%}.livestory-block__wrapper-right{margin:0 auto;position:relative;width:60%}@media only screen and (max-width:798px){.livestory-block__wrapper-right{width:70%}}.livestory-block__wrapper-right:before{background:#000;content:"";display:block;height:30px;left:100%;position:absolute;top:0;width:1px}.livestory-block__wrapper-right:after{background:#f4f4f6;content:"";display:block;height:1px;left:100%;position:absolute;top:-1px;width:100%}.livestory-block__cards-left,.livestory-block__cards-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:798px){.livestory-block__cards-left,.livestory-block__cards-right{display:block;-ms-flex-wrap:unset;flex-wrap:unset;margin:unset;width:100%}}.livestory-block__text{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;text-align:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;position:absolute;top:0}.livestory-block__text span,.livestory-block__text span p{color:#fff;font-family:Crimson Text,serif;font-size:1.5625rem;font-weight:700}.livestory-block__container-left{margin:0 auto}.livestory-block__border-left{height:20px}.livestory-block__title-left{font-family:Crimson Text,serif;font-size:1.875rem;margin:0 auto;padding:40px 0 20px;text-align:center}@media only screen and (max-width:1024px){.livestory-block__title-left{padding:30px 0 20px}}@media only screen and (max-width:798px){.livestory-block__title-left{font-size:1.25rem}}.livestory-block__content-left,.livestory-block__content-right{-ms-flex-preferred-size:27%;flex-basis:27%}@media only screen and (max-width:798px){.livestory-block__content-left,.livestory-block__content-right{margin:0 auto;-ms-flex-preferred-size:100%;flex-basis:100%}}.livestory-block__container-right{margin:0 auto}.livestory-block__border-right{height:20px}.livestory-block__title-right{font-family:Crimson Text,serif;font-size:1.875rem;margin:0 auto;padding:40px 0 20px;text-align:center}@media only screen and (max-width:1024px){.livestory-block__title-right{padding:30px 0 20px}}@media only screen and (max-width:798px){.livestory-block__title-right{font-size:1.25rem}}.livestory-icon__link{pointer-events:none}.livestory-icon__link[data-toggle]{pointer-events:auto}.livestory-block__img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;margin:30px 15px;padding-top:125%;position:relative}@media only screen and (max-width:798px){.livestory-block__img{margin:30px auto}}.livestory-block__img *{z-index:2}.livestory-block__img:after{background:#000;bottom:0;content:"";display:block;height:100%;left:0;opacity:.4;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%;z-index:1}.livestory-block__img:hover:after{opacity:.2}.livestory-title-block{font-family:Crimson Text,serif;font-size:2.625rem;letter-spacing:0;line-height:1em;margin-bottom:unset;text-transform:none}@media only screen and (max-width:798px){.livestory-title-block{font-size:1.875rem}}.livestory-subtitle-block{font-size:.875rem;margin-bottom:20px}.livestory-content__text{font-family:Crimson Text,serif;font-size:1.25rem}@media only screen and (max-width:798px){.livestory-content__text{font-size:1rem}}.checkbox-popup{max-width:408px}@media only screen and (max-width:798px){.checkbox-popup{max-width:100%}}.checkbox-popup .mdc-form-field{margin-bottom:15px}.checkbox-popup .mdc-form-field:last-of-type{margin-bottom:0}.nw_policy_html span{font-family:HK Grotesk,sans-serif;font-size:.7em;font-weight:400}.nw_policy_html span a{text-decoration:underline}.rc-container-wrapper .rc_widget__option__selector input[type=radio]{accent-color:#4c4c4c}.rc-container-wrapper .rc_widget__option__plans__dropdown{font-size:.875rem}@media only screen and (max-width:798px){.rc-container-wrapper .rc_widget__option__plans__dropdown{font-size:.75rem}}.rc-container-wrapper .rc_popup__label{color:#4e4b4a;font-size:.875rem}@media only screen and (max-width:798px){.rc-container-wrapper .rc_popup__label{font-size:.75rem}}.rc-container-wrapper .rc_popup__block a{text-decoration:underline}.rc-container-wrapper .rc_popup_label_wrapper.row{margin-bottom:10px}.rc-container-wrapper select{margin-bottom:unset}@media only screen and (max-width:798px){.wsb-launch{overflow:hidden}.wsb-launch .wsb-launch-container.wsb-final-launch .wsb-text-wrapper{padding:30px;width:100%}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-img-w-text-overlay:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.253)),to(rgba(0,0,0,.253)));background:linear-gradient(#00000041,#00000041);bottom:0;clear:both;content:" ";display:block;font-size:0;height:auto;left:0;position:absolute;right:0;top:0;visibility:visible;width:auto;z-index:1}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-2023-title h2{color:#000;font-size:3.375rem;font-weight:700;letter-spacing:0;margin:unset}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-2023-title h2{font-size:2.5rem}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-2023-subheading{color:#000;font-family:Crimson Text,serif;font-size:2.1875rem;font-weight:600;letter-spacing:0}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-2023-subheading{font-size:1.25rem}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-2023-subheading p{margin:unset}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-2023-content{color:#000;font-size:1.125rem;letter-spacing:0}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-2023-content{font-size:1rem}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-2023-content p{margin:unset}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-img-w-text-overlay .wsb-2023-content{color:#fff;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-img-w-text-overlay .wsb-2023-content{margin-bottom:40px}}@media only screen and (min-width:799px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-img-w-text-overlay .wsb-video-mobile{display:none}}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-img-w-text-overlay .wsb-video-desktop{display:none}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-text-wrapper{padding:unset;width:50%}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-text-wrapper{width:80%}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-text-title h2{color:#fff;font-size:3.375rem;line-height:.9;text-shadow:unset}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-text-title h2{font-size:2.5rem}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-text-subheading{font-size:2.1875rem}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-text-subheading p{color:#fff;line-height:1em}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-text-subheading{font-size:1.25rem}}.wsb-launch .wsb-launch-container.wsb-2023-container .visual-inner__image{min-height:75vh}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .visual-inner__image{height:390px;min-height:unset}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-media-wrap{margin:37px auto 0}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-media-play-wrap{-ms-flex-preferred-size:100%;flex-basis:100%}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-btn{background-color:#fff;border:1px solid #4f4b4a;color:#000;font-family:Crimson Text,serif;font-size:1.25rem;padding:14px 90px}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-btn{padding:10px 50px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-inner{background-color:#e2dcce;background-image:none;height:111vh;padding:0 244px}@media only screen and (max-width:1400px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-inner{padding:0 130px}}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-inner{height:60vh;padding:0 10%}}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-inner{height:120vh;padding:0}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-wrap{padding-bottom:144px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-wrap{padding-bottom:20px}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-wrap .swiper-wrapper{padding-bottom:40px}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-wrap .swiper-slide{opacity:0}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-wrap .swiper-slide-next,.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-wrap .swiper-slide-prev{opacity:0!important}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-wrap .swiper-slide-active{opacity:1!important}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-wrapper{width:100%}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-wrapper{margin-right:unset;min-width:400px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-dav-card__img{text-align:center}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-dav-card__img img{width:100%}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-title{padding-bottom:50px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-title{padding-bottom:30px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-text-title h2{color:#000;font-size:4.375rem}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-text-title h2{font-size:2.5rem;letter-spacing:0;padding:0 50px 14px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-text-subtitle{color:#000;font-family:Crimson Text,serif;font-size:2.5rem}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-text-subtitle{font-size:1.25rem}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article__wrapper-btn{margin-top:20px}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-dav-card__content{margin:0 auto;text-align:center;width:80%}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-dav-card__content-title{color:#000;font-family:Crimson Text,serif;font-size:1.5625rem;min-height:65px;padding-bottom:13px}@media only screen and (max-width:1400px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-dav-card__content-title{min-height:94px}}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-dav-card__content-title{min-height:94px}}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-dav-card__content-title{font-size:1.25rem;min-height:unset}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-dav-card__content-text{color:#000;font-size:1.125rem;font-weight:300;min-height:80px}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-dav-card__content-text p{letter-spacing:0;line-height:1em}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-article-wrapper--last{padding-right:unset}}.wsb-launch .wsb-launch-container.wsb-2023-container .cta-width,.wsb-launch .wsb-launch-container.wsb-2023-container a.cta-width{min-width:220px}.wsb-launch .wsb-launch-container.wsb-2023-container a.btn-primary{text-decoration:none}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-wrapper__container{background-color:#e2dcce;height:100%;min-height:250px}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:100px 200px 96px;width:100%}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 30px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-wrap{margin:0 25px;text-align:center;width:70%}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-wrap{margin:unset;width:50%}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-wrap svg{fill:#4f283c;stroke:#4f283c;height:100px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-wrap svg{height:56px}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-wrap--padding-right{padding:40px 20px 0 0}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-wrap--padding-left{padding:40px 0 0 20px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-text{color:#000;font-size:1.125rem;font-weight:700;letter-spacing:0}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-svg{padding-bottom:50px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-svg{padding-bottom:25px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-subtext{color:#000;font-size:1rem;margin:0 auto;padding:0 200px 96px;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-subtext{font-size:.875rem;padding:33px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-icon-subtext p{letter-spacing:0}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-container{background-color:#e2dcce;padding:40px 50px 100px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-container{padding:40px 40px 50px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-inner-text{margin:0 auto;padding-bottom:100px;text-align:center;width:100%}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-inner-text{padding-bottom:5px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-inner-image{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width:1400px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-inner-image{overflow-x:scroll;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:20px}}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-inner-image .swiper-wrapper{padding-bottom:20px}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-inner-image .swiper-slide{opacity:0}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-inner-image .swiper-slide-next,.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-inner-image .swiper-slide-prev{opacity:0!important}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-inner-image .swiper-slide-active{opacity:1!important}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-wrapper{-ms-flex-preferred-size:calc(25% - 50px);flex-basis:calc(25% - 50px);margin:0 25px;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-wrapper{-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 15px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-img img{border-radius:50%;height:280px}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-img img{height:180px;height:280px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-img-text{color:#000;font-size:1.125rem;font-weight:700;letter-spacing:0;margin:10px auto 0;text-align:center;width:50%}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-img-text{width:100%}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-text-container{background-color:#e2dcce;min-height:54vh;padding:20px 75px 70px}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40vh;padding:24px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-text-wrapper{display:grid}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-text-wrapper .wsb-media-play-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-text-wrapper .visual-inner__image{height:60vh}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-text-wrapper .visual-inner__image{height:300px}}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-text-wrapper .visual-inner__image{height:200px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-media-wrap{-ms-flex-preferred-size:50%;background-size:contain;flex-basis:50%;margin-right:75px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-media-wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;margin:unset;order:2}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-media-play{height:unset;width:unset}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-content{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 0 0 75px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:24px;text-align:center}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-content h2{line-height:.9}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-content h2{line-height:.7}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-content .wsb-2023-content{padding:20px 0 0}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-video-content .wsb-2023-content p{line-height:1em}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__container{display:block;position:relative}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:54vh}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__inner{display:contents}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__wrapper-text{background-image:var(--dav-img-url-wsb_slider_background);display:-webkit-box;display:-ms-flexbox;display:flex;padding:120px 180px;width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1400px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__wrapper-text{padding:100px}}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__wrapper-text{padding:26px;text-align:center;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__wrapper-text .wsb-2023-subheading,.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__wrapper-text .wsb-2023-title h2{color:#fff}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__wrapper-text .wsb-2023-content{color:#fff;margin-top:40px;padding-bottom:20px}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__wrapper-slider{width:50%}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__wrapper-slider{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__wrapper-slider .swiper-pagination-bullet{background:#92969c;opacity:1}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__wrapper-slider .swiper-pagination-bullet-active{background:#fff}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__wrapper-slider img{width:100%}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-slider-img-text__img{display:block}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__container{display:block;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ccd0b4;padding:50px 100px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__container{background-color:#e2dcce;padding:24px 0 0}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__container .wsb-2023-content{text-align:center}@media only screen and (min-width:799px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__container .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__container .swiper-slide{width:unset;-ms-flex-preferred-size:33.3%;flex-basis:33.3%;margin:0 10px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__container .swiper-slide{width:100%;-ms-flex-preferred-size:unset;flex-basis:unset;margin:unset}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__container .swiper-slide img{display:block;width:100%}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__container .swiper-pagination-bullet{background:#92969c;opacity:1}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__container .swiper-pagination-bullet-active{background:#fff}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__content{padding:0 24px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__wrapper-slider{margin:0 auto;width:70%}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__wrapper-slider{width:100%}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:50px auto 60px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__logo{margin:40px auto 30px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__logo svg{height:60px;width:260px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-rodale-slider__logo svg{height:50px;width:200px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__container{background-image:-webkit-gradient(linear,left bottom,left top,from(#e2dcce),color-stop(40%,#e2dcce),color-stop(60%,#ccd0b4));background-image:linear-gradient(0deg,#e2dcce,#e2dcce 40%,#ccd0b4 60%);padding:75px}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__container{padding:unset}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__inner{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.353)),to(rgba(0,0,0,.353))),var(--dav-img-url-wsb_timeline_background);background-image:linear-gradient(#0000005a,#0000005a),var(--dav-img-url-wsb_timeline_background);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:50px}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__text{margin-bottom:43px;text-align:center}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__text{margin-bottom:unset;padding:24px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__wrapper{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__wrapper{display:block}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:33.3%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 30%}}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__wrap{margin:unset}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__wrap-year{display:grid;grid-template-columns:repeat(2,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__wrap-year{display:block}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-2023-year{color:#fff;font-family:Crimson Text,serif;font-size:3.4375rem;font-weight:700}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-2023-year{display:none}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-img__year{color:#fff;font-family:Crimson Text,serif;font-size:3.4375rem;font-weight:700;position:relative}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-img__year img{height:200px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-img__year img{height:280px}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-img__year:before{content:unset;left:24px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-principles-img__year:before{content:attr(data-year)}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline-content{font-size:1.125rem;font-weight:700;margin:0 auto;width:80%}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline-content{margin:unset;width:50%}}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline-content{margin:0 auto;width:100%}}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline-content p{color:#fff}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__wrap-right{grid-column:2;text-align:center}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__logo svg{height:100px;width:400px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container .wsb-new-timeline__logo svg{height:77px;width:270px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-text-title h2{font-size:2.625rem}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-text-title h2{font-size:1.625rem;margin-bottom:10px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-2023-title h2{font-size:2.625rem}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-2023-title h2{font-size:1.625rem;margin-bottom:10px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-2023-subheading{font-size:2rem;font-weight:300}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-2023-subheading{font-size:1.125rem}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-text-subheading{font-size:2rem}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-text-subheading{font-size:1.125rem}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-text-subheading p{line-height:1.3em}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-2023-content{font-size:1rem}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-2023-content{font-size:.875rem}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-2023-content p{line-height:1.3em}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-video-btn{font-size:.875rem}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-video-btn{font-size:.75rem}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-video-text-container\a0 {padding:20px 75px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-video-text-container\a0 {padding:20px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-video-text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-video-text-wrapper{display:grid}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-video-text-wrapper .wsb-media-play-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-video-text-wrapper .visual-inner__image{height:50vh}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-video-text-wrapper .visual-inner__image{height:300px}}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-video-text-wrapper .visual-inner__image{height:200px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-video-content h2{font-size:2.625rem}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-video-content h2{font-size:1.625rem;margin-bottom:10px}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-icon-text{font-size:.875rem}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-icon-subtext{font-size:.75rem}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-principles-img img{border-radius:50%;height:230px}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-principles-img img{height:180px;height:280px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-article-text-title h2{font-size:2.625rem}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-article-text-title h2{font-size:1.625rem;margin-bottom:10px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-article-text-subtitle{font-size:2rem;font-weight:300}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-article-text-subtitle{font-size:1.125rem}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-dav-card__content-title{font-size:1.5625rem}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-dav-card__content-title{font-size:1.125rem}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-dav-card__content-text{font-size:1rem}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-article__wrapper-btn .btn-primary{font-size:.875rem}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-article__wrapper-btn .btn-primary{font-size:.75rem}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-article__wrapper-btn .cta-width{min-width:unset;width:100%}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-dav-card__content-title{margin:0 auto;min-height:80px;width:80%}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-dav-card__content-text\a0 {margin:0 auto;min-height:60px;width:80%}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-dav-card__content{width:100%}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-tab-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:10vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#e2dcce;justify-content:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-tab-container{bottom:0;height:10%;position:fixed;width:100%;z-index:9999}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .nav-tab-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #000;padding:35px 0}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .nav-tab-border{border-right:1px solid #707070}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .nav-tab-link{color:#000;font-family:Crimson Text,serif;font-size:1.5rem;text-decoration:underline}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .nav-tab-link{font-size:1.125rem;padding:0 10px;text-align:center}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-btn-wrapper{display:grid;height:20vh;margin-bottom:10px}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-btn-shop-now{background-color:transparent;border:1px solid #fff;color:#fff;font-family:Crimson Text,serif;font-size:.875rem;padding:14px 90px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-btn-shop-now{font-size:.75rem}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-slider-img-text__wrapper-text .wsb-2023-content{margin-top:10px}.wsb-launch .wsb-2023__btn{font-weight:700;height:50%;padding:30px 60px;width:80%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;font-family:Crimson Text,serif;justify-content:center}@media only screen and (max-width:798px){.wsb-launch .wsb-2023__btn{width:100%}}.wsb-launch .wsb-2023__btn--transparent{background:transparent;border:2px solid #fff}.wsb-launch .wsb-2023__btn--transparent span{color:#fff}.wsb-launch .wsb-2023__btn--white{background:#fff;border:2px solid #fff}.wsb-launch .wsb-2023__btn--white span{color:#000}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-img-w-text-overlay:after{background:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000));background:linear-gradient(#000,#000);opacity:.5}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .visual-inner__image.wsb-img-w-text-overlay{min-height:60vh}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .visual-inner__image.wsb-img-w-text-overlay{height:390px;min-height:unset}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .visual-inner__image.wsb-img-w-text-overlay .wsb-text-subheading{padding-bottom:20px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .visual-inner__image.wsb-img-w-text-overlay[data-video-wsb]{height:auto;min-height:unset}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-text-subheading p,.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-text-title h2{font-family:Crimson Text}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-tab-container{background-color:#9e5b49}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-tab-container{z-index:9991}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .nav-tab-wrapper{border-bottom:2px solid #fff}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .nav-tab-link{color:#fff;font-family:Crimson Text}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-video-text-container{background-color:#9e5b49;padding:20px 75px 40px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-video-text-container{padding:20px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-video-content .wsb-2023-title h2{color:#fff;font-family:Crimson Text;margin-bottom:15px}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-video-content .wsb-2023-content p,.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-video-content .wsb-2023-subheading p{color:#fff}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-slider-img-text__wrapper-text:before{background:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000));background:linear-gradient(#000,#000);bottom:0;clear:both;content:" ";display:block;font-size:0;height:auto;left:0;opacity:.5;position:absolute;right:0;top:0;visibility:visible;width:auto;z-index:1}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-slider-img-text__wrapper-text{background-image:var(--dav-img-url-wsb_3_slider_background);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:80px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-slider-img-text__wrapper-text{padding:30px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-slider-img-text__wrapper-text .wsb-2023-content,.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-slider-img-text__wrapper-text .wsb-2023-subheading,.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-slider-img-text__wrapper-text .wsb-2023-title,.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-slider-img-text__wrapper-text .wsb-btn-wrapper{z-index:3}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-slider-img-text__wrapper-text .wsb-2023__btn{padding:30px 60px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-icon-wrapper__container{background-color:#9e5b49}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-icon-wrap svg{fill:none;stroke:none}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-icon-text{color:#fff}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-principles-container{background-color:#ccd0b4}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-new-timeline__container{background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(40%,#fff),color-stop(60%,#ccd0b4));background-image:linear-gradient(0deg,#fff,#fff 40%,#ccd0b4 60%)}@media only screen and (max-width:1024px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-new-timeline__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-new-timeline__wrap{margin:unset}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-new-timeline__text .wsb-2023-content p,.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-new-timeline__text .wsb-2023-subheading p,.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-new-timeline__text .wsb-2023-title h2{color:#000}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-new-timeline__wrap-year{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-2023-year{display:none}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-principles-inner-image{overflow-x:auto}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-principles-img__year{color:#fff;font-family:Crimson Text,serif;font-size:3.4375rem;font-weight:700;position:relative}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-principles-img__year img{height:200px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-principles-img__year img{height:250px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-principles-img__year:before{content:attr(data-year);font-size:3.375rem;left:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-principles-img__year:before{font-size:2.3125rem}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-new-timeline__wrap-right{width:100%}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-new-timeline__wrap{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-new-timeline-content{width:100%}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-new-timeline-content p{font-size:.875rem}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-new-timeline__inner{background-image:var(--dav-img-url-wsb_3_timeline_background)}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-article-inner{background-color:#fff}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-slider-img-text__img{height:100%;-o-object-fit:fill;object-fit:fill;width:100%}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .swiper-container{height:100%}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-article-inner{height:auto}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-article-inner{padding:0 20px}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-rodale-slider__container{background-color:#ccd0b4}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-rodale-slider__container .wsb-rodale-slider__wrapper-slider{width:100%}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-icon-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 30px 40px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-btn-wrapper{height:unset}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-btn-wrapper{height:20vh;width:100%}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-2023__btn{padding:20px 60px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-video-btn{border:unset}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-video-btn{padding:20px 110px}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-article-text-title h2{padding:unset}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-article-wrap .swiper-wrapper{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-article-wrapper{width:100%}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024 .wsb-article-wrapper{margin-right:unset;min-width:unset}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-video-btn{padding:8px 110px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-2023__btn{height:65px;padding:unset;width:382px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-2023__btn{height:40px;padding:7px;width:333px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:unset;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;gap:13px;justify-content:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-btn-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-video-text-container.wgb-background{background-color:#c77d01}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-video-text-container.wgb-background .visual-inner__image{min-height:75vh}@media only screen and (max-width:1400px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-video-text-container.wgb-background .visual-inner__image{min-height:50vh}}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-video-text-container.wgb-background .visual-inner__image{height:200px;min-height:unset}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-slider-img-text__wrapper-text{background-image:var(--dav-img-url-wgb_slider_background)}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-video-text-container{padding:40px 75px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-video-text-container{padding:20px}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-video-content{padding:24px 0}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-video-content .wsb-2023-content{padding:13px 0 0}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-video-content h2{margin-bottom:5px}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-video-content .wsb-2023-subheading{margin-bottom:26px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-video-content .wsb-2023-subheading{margin-bottom:3px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-video-content .wsb-2023-subheading p{margin-bottom:unset}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-media-wrap{margin:unset}@media only screen and (min-width:799px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container{padding-top:20px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wgb-new-timeline__text .wsb-2023-title-h2{margin-bottom:0}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wgb-new-timeline__text .wsb-video-content{padding:0}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wgb-new-timeline__text .wsb-video-content p{margin:0}@media only screen and (min-width:799px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wgb-new-timeline__text .wsb-2023-subheading{margin-bottom:23px}}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wgb-new-timeline__text:not(.wgb-new-timeline){padding-bottom:35px;padding-top:44px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wsb-new-timeline__text.wgb-new-timeline{background-color:#828a5a;margin-bottom:unset}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wsb-new-timeline__text.wgb-new-timeline .wsb-2023-title h2{color:#fff;margin-bottom:18px}@media only screen and (min-width:799px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wsb-new-timeline__text.wgb-new-timeline .wsb-2023-title h2{padding-top:50px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wsb-new-timeline__text.wgb-new-timeline .wsb-2023-content{margin:0 auto;padding-bottom:24px;width:70%}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wsb-new-timeline__text.wgb-new-timeline .wsb-2023-content{padding:0;width:100%}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wsb-new-timeline__text.wgb-new-timeline .wsb-2023-content p{color:#fff}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wsb-new-timeline__wrapper{grid-template-columns:repeat(4,1fr)}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wsb-new-timeline__wrap-right{padding-top:31px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__container .wsb-new-timeline__wrap-right{padding-top:15px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-icon-wrapper__container,.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-tab-container{background-color:#c77d01}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-new-timeline__inner{background-image:var(--dav-img-url-wgb_timeline_background)}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-principles-inner-text{padding-bottom:30px}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-principles-inner-text h2{margin-bottom:unset}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-dav-card__content .wsb-dav-card__content-title{min-height:unset;padding-bottom:9px;width:100%}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-dav-card__content .wsb-dav-card__content-text{width:100%}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-dav-card__content .wsb-dav-card__content-text{min-height:unset}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .visual-inner__image.wsb-img-w-text-overlay h2{margin-bottom:13px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .visual-inner__image.wsb-img-w-text-overlay h2{margin-bottom:15px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .visual-inner__image.wsb-img-w-text-overlay .wsb-media-wrap{margin-top:40px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .visual-inner__image.wsb-img-w-text-overlay .wsb-media-wrap{margin-top:38px}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-slider-img-text__wrapper-text h2{margin-bottom:unset}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-principles-container{padding:80px 50px 100px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-principles-container{padding:25px 40px 50px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-principles-inner-text{padding-bottom:57px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-principles-inner-text{padding-bottom:26px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-principles-inner-text h2{line-height:1em}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-article-inner h2{margin-bottom:unset}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-article-inner .wsb-article-title{padding-top:5px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-article-inner .wsb-article-title{padding-bottom:25px;padding-top:50px}}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-icon-text{line-height:20px}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-principles-img-text span{line-height:22px}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-slider-img-text__wrapper-slider .swiper-pagination-bullet{background:#fff;opacity:.5}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-slider-img-text__wrapper-slider .swiper-pagination-bullet-active{opacity:1}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb a.wsb-media-btn-align:focus,.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb a.wsb-media-btn-align:focus-visible{-webkit-box-shadow:none;box-shadow:none;outline:none}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-text-wrapper .wsb-text-subheading{padding-bottom:unset}.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2.wsb-2024.wgb .wsb-text-wrapper .wsb-text-subheading p{margin-bottom:unset}}.wsb-launch .wsb-launch-container{position:relative}.wsb-launch .wsb-launch-container .visual-inner__image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;position:relative;width:100%}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .visual-inner__image{background-position:top;height:680px;z-index:2}}.wsb-launch .wsb-launch-container .visual-inner__image--bigger{height:110vh}.wsb-launch .wsb-launch-container .wsb-text-wrapper{left:50%;margin:0;padding:50px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-text-wrapper{padding:unset;top:50%}}.wsb-launch .wsb-launch-container .wsb-media-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin:43px auto 0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-media-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.wsb-launch .wsb-launch-container .wsb-media-wrap--logo{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-media-wrap--logo{display:block}}.wsb-launch .wsb-launch-container .wsb-media-wrap--logo .wsb-media-btn-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wsb-launch .wsb-launch-container .wsb-media-wrap--logo .wsb-media-play{margin:0 10px 0 0}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-media-wrap--logo .wsb-media-icon{margin:0 auto 20px}}.wsb-launch .wsb-launch-container .wsb-media-play-wrap{-ms-flex-preferred-size:60%;flex-basis:60%;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-media-play-wrap{-ms-flex-preferred-size:30%;flex-basis:30%}}.wsb-launch .wsb-launch-container .wsb-media-play-wrap-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wsb-launch .wsb-launch-container .wsb-media-icon{height:48px;width:149px}.wsb-launch .wsb-launch-container .wsb-media-icon svg .stl01{fill:#fffbdd!important}.wsb-launch .wsb-launch-container .wsb-media-play{height:42px;margin:0 auto;width:42px}.wsb-launch .wsb-launch-container .wsb-rich-text-wrapper{left:50%;margin:0;padding:50px;position:relative;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-wrapper{padding:unset}}.wsb-launch .wsb-launch-container .wsb-text-title h2{color:#fffbdc;font-family:Crimson Text,serif;font-size:3.125rem;font-weight:700;margin-bottom:unset;margin-top:unset;text-align:center;text-shadow:1px 1px 1px #333}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-text-title h2{font-size:2.5rem;line-height:45px}}.wsb-launch .wsb-launch-container .wsb-text-title--bigger h2{font-size:3.75rem}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-text-title--bigger h2{font-size:2.9375rem;line-height:50px}}.wsb-launch .wsb-launch-container .wsb-text-subheading{color:#fffbdc;font-family:Crimson Text,serif;font-size:1.5rem;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-text-subheading{font-size:1.125rem;line-height:22px}}.wsb-launch .wsb-launch-container .wsb-text-subheading--bigger{font-family:HK Grotesk,sans-serif;font-size:1.875rem;font-weight:500}.wsb-launch .wsb-launch-container .wsb-video-btn{color:#fffbdd;font-size:1rem;font-weight:700}.wsb-launch .wsb-launch-container .wsb-video-modal.modal{z-index:9999}.wsb-launch .wsb-launch-container .wsb-rich-text-title h2{color:#fffbdc;font-family:Crimson Text,serif;font-size:2.5rem;font-weight:600;margin-bottom:unset;margin-top:unset;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-title h2{font-size:2rem;line-height:36px}.wsb-launch .wsb-launch-container .wsb-rich-text-title{padding:0 60px 28px}}.wsb-launch .wsb-launch-container .wsb-rich-text-subheading{color:#fffbdc;font-family:HK Grotesk,sans-serif;font-size:1.25rem;padding:0 70px;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-subheading{padding:0 50px}}.wsb-launch .wsb-launch-container .wsb-rich-text-subheading p{line-height:32px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-subheading p{font-size:1rem;line-height:25px}}.wsb-launch .wsb-launch-container .wsb-text-content{color:#fffbdc;font-size:1.125rem;text-align:center}.wsb-launch .wsb-launch-container .wsb-rich-text-subheading-img{color:#fffbdc;font-family:HK Grotesk,sans-serif;font-size:1.125rem;padding:0 200px;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-subheading-img{font-size:1rem;padding:44px}}.wsb-launch .wsb-launch-container .wsb-rich-text-inner{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:42vh;position:relative}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-inner{background-position:top;height:50vh}}.wsb-launch .wsb-launch-container .wsb-rich-text-inner--img{height:46vh}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-inner--img{height:100vh}}.wsb-launch .wsb-launch-container .wsb-rich-text-inner--img .wsb-rich-text-subheading{color:#fffbdc;font-family:HK Grotesk,sans-serif;font-size:1.25rem;padding:0 70px;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-inner--img .wsb-rich-text-subheading{padding:0 35px}}.wsb-launch .wsb-launch-container .wsb-rich-text-inner--img .wsb-rich-text-subheading p{line-height:32px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-inner--img .wsb-rich-text-subheading p{font-size:1.25rem;line-height:27px}.wsb-launch .wsb-launch-container .wsb-rich-text-inner--img .wsb-rich-text-wrapper{padding:108px 0 160px}}.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-wrapper--slash{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-wrapper--slash{-ms-flex-wrap:wrap;flex-wrap:wrap}}.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-wrapper--slash .wsb-rich-text-box-title-slash{-ms-flex-preferred-size:40%;flex-basis:40%;padding:50px;text-align:right}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-wrapper--slash .wsb-rich-text-box-title-slash{-ms-flex-preferred-size:100%;flex-basis:100%;padding:30px;text-align:center}}.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-wrapper--slash .wsb-rich-text-box-title-slash h5{color:#fffbdc;font-size:2.375rem;font-weight:700;margin:unset;padding:unset}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-wrapper--slash .wsb-rich-text-box-title-slash h5{font-size:2rem}}.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-wrapper--slash .wsb-rich-text-box-subtitle-slash{-ms-flex-preferred-size:40%;color:#fffbdc;flex-basis:40%;font-size:1.25rem;padding:50px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-wrapper--slash .wsb-rich-text-box-subtitle-slash{font-size:1rem;-ms-flex-preferred-size:100%;flex-basis:100%;padding:0 50px;text-align:center}}.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-divider:after{background-color:#fffbdc;content:"";display:block;height:200px;left:50%;overflow:hidden;padding:1px;top:50%;-webkit-transform:rotate(200deg);transform:rotate(200deg)}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-divider:after{display:none}}.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-box-title{-ms-flex-preferred-size:40%;flex-basis:40%;padding:50px 30px 50px 50px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-box-title{-ms-flex-preferred-size:100%;flex-basis:100%;padding:30px 50px}.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-box-title h5{margin:unset;padding:unset}}.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-box-subtitle{-ms-flex-preferred-size:26%;color:#fffbdc;flex-basis:26%;padding:50px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-rich-text-inner .wsb-rich-text-box-subtitle{-ms-flex-preferred-size:100%;flex-basis:100%;padding:30px 100px}}.wsb-launch .wsb-launch-container .wsb-double-card-inner{height:60vh;-ms-flex-preferred-size:50%;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-basis:50%;position:relative}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-double-card-inner{-ms-flex-preferred-size:100%;background-position:top;flex-basis:100%;height:592px}}@media only screen and (min-width:799px){.wsb-launch .wsb-launch-container .wsb-double-card-inner:hover .wsb-double-text-subheading{-webkit-animation:contentHeader .35s ease-in-out forwards;animation:contentHeader .35s ease-in-out forwards;opacity:1}@-webkit-keyframes contentHeader{0%{height:0}to{height:100%}}@keyframes contentHeader{0%{height:0}to{height:100%}}}.wsb-launch .wsb-launch-container .wsb-double-card-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.wsb-launch .wsb-launch-container .wsb-double-card-container--ingr{display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-double-card-container--ingr{display:-webkit-box;display:-ms-flexbox;display:flex;grid-template-columns:unset}}.wsb-launch .wsb-launch-container .wsb-double-text-wrapper{display:block;left:50%;margin:0;padding:50px 100px;position:relative;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-double-text-wrapper{padding:unset}}.wsb-launch .wsb-launch-container .wsb-double-text-title h2{color:#fffbdc;font-family:Crimson Text,serif;font-size:2.5rem;font-weight:600;line-height:49px;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-double-text-title h2{font-size:2rem;font-weight:600;line-height:36px;padding:0 60px;text-align:center}}.wsb-launch .wsb-launch-container .wsb-double-text-subheading{display:block;text-align:center}@media only screen and (min-width:799px){.wsb-launch .wsb-launch-container .wsb-double-text-subheading{height:0;opacity:0;-webkit-transition:all .55s ease-in-out;transition:all .55s ease-in-out}}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-double-text-subheading{padding:0 60px}}.wsb-launch .wsb-launch-container .wsb-double-text-subheading p{color:#fffbdc;font-family:HK Grotesk,sans-serif;font-size:1.125rem;font-weight:700;line-height:27px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container .wsb-double-text-subheading p{font-size:1rem;line-height:25px}}.wsb-launch .timeline .timeline__container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:unset}.wsb-launch .timeline .timeline__inner{-ms-flex-preferred-size:100%;flex-basis:100%;margin-left:unset}@media only screen and (max-width:1024px){.wsb-launch .timeline .timeline__inner{margin-left:44px;overflow-x:scroll}}.wsb-launch .timeline .timeline__inner:before{background:#4e4b4a;content:"";display:block;height:1px;left:0;position:absolute;top:90px;width:100%}.wsb-launch .timeline .timeline__item{-ms-flex-preferred-size:236px;flex-basis:236px;margin-right:112px}@media only screen and (max-width:1024px){.wsb-launch .timeline .timeline__item{margin-right:30px}}@media only screen and (max-width:798px){.wsb-launch .timeline .timeline__item{margin-right:50px}}.wsb-launch .timeline .timeline__item:nth-child(2n) .timeline__item__title{margin-bottom:40px}.wsb-launch .timeline .timeline__item:first-child{margin-left:165px}@media only screen and (max-width:798px){.wsb-launch .timeline .timeline__item:first-child{margin-left:unset}}.wsb-launch .timeline .timeline__item__title{color:#785957;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:HK Grotesk,sans-serif;font-size:1.5rem;font-weight:900;line-height:30px;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wsb-launch .timeline .timeline__item__titleh4{margin:40px 0 0}.wsb-launch .timeline .timeline__item__image .image-element__wrap{margin-left:unset;margin-right:unset}.wsb-launch .timeline .timeline__item__image .wsb-icon-img{max-width:120px}.wsb-launch .timeline .timeline__item__text{color:#4f283c;font-family:HK Grotesk,sans-serif;font-size:1rem;font-weight:500;line-height:26px}.wsb-launch .timeline .timeline__item__head-text{color:#4f283c;font-family:Crimson Text,serif;font-size:1.25rem;font-style:italic;letter-spacing:0;line-height:26px}.wsb-launch .timeline .timeline__scroll{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-x:revert}@media only screen and (max-width:798px){.wsb-launch .timeline .timeline__scroll{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:scroll}}.wsb-launch .wsb-timeline__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:798px){.wsb-launch .wsb-timeline__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.wsb-launch .wsb-timeline__divider:after{background-color:#4f283c;content:"";display:block;height:200px;left:50%;overflow:hidden;padding:1px;top:50%;-webkit-transform:rotate(200deg);transform:rotate(200deg)}@media only screen and (max-width:798px){.wsb-launch .wsb-timeline__divider:after{height:20px}}.wsb-launch .wsb-timeline__box-title{-ms-flex-preferred-size:40%;flex-basis:40%;padding:50px 30px 50px 50px}@media only screen and (max-width:798px){.wsb-launch .wsb-timeline__box-title{-ms-flex-preferred-size:100%;flex-basis:100%;padding:30px 50px}.wsb-launch .wsb-timeline__box-title h5{margin:unset;padding:unset}}.wsb-launch .wsb-timeline__box-subtitle{-ms-flex-preferred-size:26%;flex-basis:26%;padding:50px}@media only screen and (max-width:798px){.wsb-launch .wsb-timeline__box-subtitle{-ms-flex-preferred-size:100%;flex-basis:100%;padding:30px 100px}}.wsb-launch .wsb-timeline__title{color:#4f283c;font-family:Crimson Text,serif;font-size:2.125rem;font-weight:600;line-height:39px;text-align:left}@media only screen and (max-width:798px){.wsb-launch .wsb-timeline__title{font-size:2rem;line-height:36px;text-align:center}}.wsb-launch .wsb-timeline__subtitle{color:#785957;font-family:HK Grotesk,sans-serif;font-size:1.25rem;line-height:30px;text-align:right}@media only screen and (max-width:798px){.wsb-launch .wsb-timeline__subtitle{text-align:center}}.wsb-launch .wsb-article-inner{background-image:var(--dav-img-url-wsb_article_background);background-size:cover;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;height:800px;justify-content:center;margin:0 auto;padding:0 244px;width:100%}@media only screen and (max-width:1400px){.wsb-launch .wsb-article-inner{padding:0 150px}}@media only screen and (max-width:798px){.wsb-launch .wsb-article-inner{padding:0 0 0 35px}}.wsb-launch .wsb-article-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wsb-launch .wsb-article-wrap .swiper-wrapper{-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px}.wsb-launch .wsb-article-wrapper{-ms-flex-preferred-size:29%;flex-basis:29%}@media only screen and (max-width:798px){.wsb-launch .wsb-article-wrapper{-ms-flex-preferred-size:auto;flex-basis:auto}.wsb-launch .wsb-article-wrapper--last{padding-right:20px}}.wsb-launch .wsb-dav-card__img{margin-bottom:26px}.wsb-launch .wsb-dav-card__content{width:70%}.wsb-launch .wsb-article-title{padding-bottom:78px;padding-top:70px}.wsb-launch .wsb-article-text-title h2{color:#4f283c;font-family:Crimson Text,serif;font-size:2.5rem;font-weight:600;line-height:49px;margin:unset;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-article-text-title h2{font-size:2rem;line-height:36px;padding:0 81px 26px 46px}}.wsb-launch .wsb-article-text-subtitle{color:#4f283c;font-family:HK Grotesk,sans-serif;font-size:1.25rem;font-weight:600;line-height:26px;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-article-text-subtitle{font-size:1rem;line-height:22px}}.wsb-launch .wsb-dav-card__content-title{color:#4f283c;font-family:HK Grotesk,sans-serif;font-size:1.125rem;font-weight:900;line-height:27px;padding-bottom:19px}.wsb-launch .wsb-dav-card__content-text{color:#83646f;font-family:HK Grotesk,sans-serif;font-size:1rem;font-weight:600;line-height:24px}.wsb-launch .wsb-double-ingr-inner{-ms-flex-preferred-size:50%;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-basis:50%;position:relative}@media only screen and (max-width:798px){.wsb-launch .wsb-double-ingr-inner{-ms-flex-preferred-size:100%;flex-basis:100%}}.wsb-launch .wsb-double-ingr-big{min-height:500px;padding:100px;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-double-ingr-big{min-height:400px;padding:40px 40px 20px}}.wsb-launch .wsb-double-ingr-small{min-height:240px}.wsb-launch .wsb-double-ingr-wrap{-webkit-animation-delay:.35s;animation-delay:.35s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fadeInDownNew;animation-name:fadeInDownNew;bottom:15%;left:50%;opacity:0;position:absolute;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media only screen and (max-width:798px){.wsb-launch .wsb-double-ingr-wrap{bottom:12%}}@-webkit-keyframes fadeInDownNew{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0) translateX(-50%);transform:translate3d(0,-20px,0) translate(-50%)}to{opacity:1;-webkit-transform:translateX(-50%);transform:translate(-50%)}}@keyframes fadeInDownNew{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0) translateX(-50%);transform:translate3d(0,-20px,0) translate(-50%)}to{opacity:1;-webkit-transform:translateX(-50%);transform:translate(-50%)}}.wsb-launch .wsb-double-ingr-title h2{font-family:Crimson Text,serif;font-size:2.5rem;font-weight:600;line-height:.9em}@media only screen and (max-width:798px){.wsb-launch .wsb-double-ingr-title h2{font-size:2rem}}.wsb-launch .wsb-double-ingr-subtitle{font-family:HK Grotesk,sans-serif;font-size:1.25rem}@media only screen and (max-width:798px){.wsb-launch .wsb-double-ingr-subtitle{font-size:1rem}}.wsb-launch .wsb-double-ingr-big-yellow,.wsb-launch .wsb-double-ingr-big-yellow h2{color:#fffbdc}.wsb-launch .wsb-double-ingr-big-purple,.wsb-launch .wsb-double-ingr-big-purple h2{color:#4f283c}.wsb-launch .wsb-ingr-img{z-index:22}.wsb-launch .wsb-product-preview-container{display:block;margin:0 auto;position:relative;width:100%}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container{z-index:1}}.wsb-launch .wsb-product-preview-container .wsb-product-preview-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-preview-wrap{display:block}}.wsb-launch .wsb-product-preview-container .wsb-product-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wsb-launch .wsb-product-preview-container .wsb-product-wrapper--img{-ms-flex-preferred-size:33.3%;flex-basis:33.3%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-wrapper--img{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-100px}}.wsb-launch .wsb-product-preview-container .wsb-product-wrapper--text{-ms-flex-preferred-size:66.6%;display:block;flex-basis:66.6%;padding:100px 164px 100px 30px}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-wrapper--text{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:-150px;padding:30px}}.wsb-launch .wsb-product-preview-container .wsb-product-wrapper--slash{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wsb-launch .wsb-product-preview-container .wsb-product-wrapper--slash .wsb-product-box-title-slash{-ms-flex-preferred-size:40%;flex-basis:40%;padding:0 50px 50px 0;text-align:right}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-wrapper--slash .wsb-product-box-title-slash{-ms-flex-preferred-size:100%;flex-basis:100%;padding:0 10px 50px 0;text-align:center}}.wsb-launch .wsb-product-preview-container .wsb-product-wrapper--slash .wsb-product-box-title-slash h5{color:#4f283c;font-size:2.5rem;font-weight:700;margin:unset;padding:unset}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-wrapper--slash .wsb-product-box-title-slash h5{font-size:1.75rem}}.wsb-launch .wsb-product-preview-container .wsb-product-wrapper--slash .wsb-product-box-subtitle-slash{-ms-flex-preferred-size:40%;color:#4f283c;flex-basis:40%;font-size:1.6875rem;font-weight:700;padding:50px 0 0 50px}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-wrapper--slash .wsb-product-box-subtitle-slash{font-size:1.25rem;-ms-flex-preferred-size:100%;flex-basis:100%;padding:50px 0 0 10px;text-align:center}}.wsb-launch .wsb-product-preview-container .wsb-product-text-divider:after{background-color:#4f283c;content:"";display:block;height:200px;left:50%;overflow:hidden;padding:1px;top:50%;-webkit-transform:rotate(200deg);transform:rotate(200deg)}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-text-divider:after{height:150px}}.wsb-launch .wsb-product-preview-container .wsb-product-text-content-slash{color:#4f283c;font-size:1rem;width:60%}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-text-content-slash{text-align:center;width:100%}}.wsb-launch .wsb-product-preview-container .wsb-product-text-content-slash p{line-height:1.6em}.wsb-launch .wsb-product-preview-container .wsb-product-ingr-icon{height:42px;margin-right:20px;width:42px}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-ingr-icon{margin-left:auto}}.wsb-launch .wsb-product-preview-container .wsb-product-ingr-icon svg .stlogo0{fill:#785957}.wsb-launch .wsb-product-preview-container .wsb-product-ingr-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-ingr-wrapper{display:block;text-align:center}}.wsb-launch .wsb-product-preview-container .wsb-product-ingr-inner{-ms-flex-preferred-size:33.3%;flex-basis:33.3%}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-ingr-inner{-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 auto 33px;max-width:200px}}.wsb-launch .wsb-product-preview-container .wsb-product-ingr-element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-ingr-element{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.wsb-launch .wsb-product-preview-container .wsb-product-col-title{border-bottom:1px solid #785957;color:#785957;font-size:1rem;margin-right:30px}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-col-title{margin-right:unset}}.wsb-launch .wsb-product-preview-container .wsb-product-col-title p{margin:0 0 5px}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-col-title p{margin:0 0 12px}}.wsb-launch .wsb-product-preview-container .wsb-product-ingr-text{color:#785957;font-size:.8125rem}.wsb-launch .wsb-product-preview-container .wsb-product-ingr-element{padding-top:35px}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-ingr-element{display:grid;grid-template-columns:repeat(2,1fr);padding-right:20px}}.wsb-launch .wsb-product-preview-container .wsb-product-btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:50px;min-width:180px}.wsb-launch .wsb-product-preview-container .btn-primary-wsb{background:-webkit-gradient(linear,left top,right top,color-stop(42%,#4c273b),to(#000));background:linear-gradient(90deg,#4c273b 42%,#000);color:#fffbdc;font-family:HK Grotesk,sans-serif;font-size:1.125rem;font-weight:500;min-height:54px;padding:20px 125px;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .btn-primary-wsb{padding:20px;width:100%}}.wsb-launch .wsb-product-preview-container .wsb-product-text-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:36px}.wsb-launch .wsb-product-preview-container .wsb-product-modal{bottom:20%;height:64px;left:10%;position:absolute;width:64px}@media only screen and (max-width:1024px){.wsb-launch .wsb-product-preview-container .wsb-product-modal{bottom:24%;left:6%}}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-container .wsb-product-modal{bottom:68%;left:20px}}.wsb-launch .wsb-product-preview-modal{left:30%;max-width:600px;z-index:9999}@media only screen and (max-width:798px){.wsb-launch .wsb-product-preview-modal{left:0}.wsb-launch .wsb-product-img{width:100%}}.wsb-launch .wsb-form-inner{background-image:var(--dav-img-url-wsb_form_background);background-size:cover;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;min-height:800px;padding:0 244px;width:100%}@media only screen and (max-width:1400px){.wsb-launch .wsb-form-inner{padding:0 150px}}@media only screen and (max-width:798px){.wsb-launch .wsb-form-inner{padding:0 44px}}.wsb-launch .wsb-form-inner .wsb-form-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1024px){.wsb-launch .wsb-form-inner .wsb-form-wrap{overflow-x:scroll}}.wsb-launch .wsb-form-inner .wsb-form-wrapper{margin-right:60px}.wsb-launch .wsb-form-inner .wsb-form-wrapper--last{margin-right:unset}@media only screen and (max-width:798px){.wsb-launch .wsb-form-inner .wsb-form-wrapper--last{padding-right:20px}}.wsb-launch .wsb-form-inner .wsb-form-text-title{font-family:Crimson Text,serif;padding:96px 0 34px;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-form-inner .wsb-form-text-title{padding:60px 0 26px}}.wsb-launch .wsb-form-inner .wsb-form-text-title--icon{padding:68px 0 34px}@media only screen and (max-width:798px){.wsb-launch .wsb-form-inner .wsb-form-text-title--icon{padding:60px 0 26px}}.wsb-launch .wsb-form-inner .wsb-form-text-title h2{color:#fffbdc;font-size:2.5rem;font-weight:600;margin:unset}@media only screen and (max-width:798px){.wsb-launch .wsb-form-inner .wsb-form-text-title h2{font-size:2rem;line-height:1.3em}}.wsb-launch .wsb-form-inner .wsb-form-text-subtitle{color:#fffbdc;font-family:HK Grotesk,sans-serif;font-size:1.25rem;font-weight:600;margin:0 auto;text-align:center;width:100%}@media only screen and (max-width:798px){.wsb-launch .wsb-form-inner .wsb-form-text-subtitle{font-size:1rem;width:100%}}.wsb-launch .wsb-form-inner .wsb-product-btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:50px;min-width:180px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wsb-launch .wsb-form-inner .btn-primary-wsb{background:-webkit-gradient(linear,left top,right top,color-stop(42%,#4c273b),to(#000));background:linear-gradient(90deg,#4c273b 42%,#000);color:#fffbdc;font-family:HK Grotesk,sans-serif;font-size:1.125rem;font-weight:500;min-height:54px;padding:20px 125px;text-align:center}@media only screen and (max-width:798px){.wsb-launch .wsb-form-inner .btn-primary-wsb{padding:20px;width:100%}}.wsb-launch .wsb-form-inner .wsb-form-icon-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:center;align-content:center;margin:50px auto;width:70%}@media only screen and (max-width:798px){.wsb-launch .wsb-form-inner .wsb-form-icon-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:scroll;width:100%}}.wsb-launch .wsb-form-inner .wsb-form-icon-wrap{-ms-flex-preferred-size:20%;flex-basis:20%;margin:0 auto;padding-right:50px;text-align:center}.wsb-launch .wsb-form-inner .wsb-form-icon-text{color:#fffbdc;font-size:.875rem;font-weight:600;line-height:1.3em}@media only screen and (max-width:798px){.wsb-launch .wsb-form-inner .wsb-form-icon-text{font-size:.8125rem}}.wsb-launch .wsb-form-modal{left:30%;max-width:600px;z-index:9999}@media only screen and (max-width:798px){.wsb-launch .wsb-form-modal{left:0}}.wsb-launch .wsb-form-modal .modal-body.no-pad{padding:20px}.wsb-launch .wsb-form-modal .modal-content{background-color:#4f283c}.wsb-launch .wsb-form-modal .modal-content .modal-header .close{color:#fffbdc}.wsb-launch .wsb-form-modal .modal-content h1{color:#fffbdc!important}.wsb-launch .wsb-form-modal .modal-content p{background-color:#4f283c!important;color:#fffbdc!important}.wsb-launch .wsb-form-modal .modal-content input[type=email]{width:100%}.wsb-launch .wsb-form-modal .modal-content input[type=email],.wsb-launch .wsb-form-modal .modal-content input[type=submit],.wsb-launch .wsb-form-modal .modal-content input[type=text]{background:#4f283c;border:1px solid #fffbdc;color:#fffbdc}.wsb-launch .wsb-form-modal .modal-content label span,.wsb-launch .wsb-form-modal .modal-content legend,.wsb-launch .wsb-form-modal .modal-content legend span{color:#fffbdc}.wsb-launch .wsb-form-modal .modal-content select,.wsb-launch .wsb-form-modal .modal-content select:active,.wsb-launch .wsb-form-modal .modal-content select:focus{border:1px solid #fffbdc;color:#4e4b4a;height:44px;min-height:44px;padding:0 10px;width:100%}.wsb-launch .wsb-form-modal .modal-content ul.inputs-list{list-style:none;margin-left:0;padding-left:0}.wsb-launch .wsb-form-modal .modal-content ul.inputs-list span{margin-left:10px}.wsb-launch .wsb-form-modal .modal-content .hs-error-msg{color:#fffbdc}.wsb-launch .wsb-form-modal .modal-content .hs-field-desc{font-size:.625rem;line-height:1.2em;text-transform:none}.kuSearchResultsPageContainer .kuAddtocart{display:none!important;visibility:hidden!important}.wishlist-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%;z-index:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:798px){.wishlist-wrap{left:-6px}}.wishlist-wrap svg,.wishlist-wrap svg path{fill:#4e4b4a}.wishlist-wrap .btn-to-wishlist{background:transparent!important}.wishlist-wrap button{color:#4e4b4a!important}.dav-hair-quiz-collection .box-homepage-collection-column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:798px){.dav-hair-quiz-collection .box-homepage-collection-column{-ms-flex-wrap:wrap;flex-wrap:wrap}}.dav-hair-quiz-collection .box-homepage-collection__mobile[data-hair-quiz]{display:none!important}@media only screen and (max-width:798px){.dav-hair-quiz{padding:0 10px}}.dav-hair-quiz .dav-hair-quiz__container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}@media only screen and (max-width:798px){.dav-hair-quiz .dav-hair-quiz__container{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.dav-hair-quiz .dav-hair-quiz__container h3{font-size:2.625rem}@media only screen and (max-width:798px){.dav-hair-quiz .dav-hair-quiz__container h3{font-size:1.125rem}}.dav-hair-quiz .dav-hair-quiz__wrap{-ms-flex-preferred-size:30%;flex-basis:30%}@media only screen and (max-width:798px){.dav-hair-quiz .dav-hair-quiz__wrap{-ms-flex-preferred-size:100%;flex-basis:100%}}.dav-hair-quiz .dav-hair-quiz__title{display:block;position:absolute}@media only screen and (max-width:798px){.dav-hair-quiz .dav-hair-quiz__title{position:relative}}.dav-hair-quiz .dav-hair-quiz__text{font-size:1rem}@media only screen and (max-width:798px){.dav-hair-quiz .dav-hair-quiz__text{font-size:.875rem}}.dav-hair-quiz .dav-hair-quiz__content{-ms-flex-preferred-size:30%;flex-basis:30%;padding:40px;-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-top:30px;order:1}@media only screen and (max-width:798px){.dav-hair-quiz .dav-hair-quiz__content{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;background:var(--dav-theme-background-default);margin:0;order:2;padding:16px 20px}}.dav-hair-quiz .dav-hair-quiz__text-wrapper{margin-top:70px;text-align:right}@media only screen and (max-width:798px){.dav-hair-quiz .dav-hair-quiz__text-wrapper{margin-top:10px;text-align:left}}.dav-hair-quiz .dav-hair-quiz__img{display:grid;-ms-flex-preferred-size:70%;flex-basis:70%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (max-width:798px){.dav-hair-quiz .dav-hair-quiz__img{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.dav-hair-quiz .dav-hair-quiz__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:70vh}@media only screen and (max-width:798px){.dav-hair-quiz .dav-hair-quiz__bg{height:50vh}}.store-map{margin-bottom:10px;overflow:hidden;padding:20px 35px}@media only screen and (max-width:798px){.store-map{margin-bottom:unset;padding:unset}}.store-map .store-map__container{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 125px);position:relative}@media only screen and (max-width:798px){.store-map .store-map__container{display:block;height:100%;min-height:auto;width:100%}}.store-map .store-map__title{font-size:2.625rem;letter-spacing:0;margin:unset}@media only screen and (min-width:799px){.store-map .store-map__text,.store-map .store-map__title{padding-left:8px}}.store-map .store-map__text p{font-size:1rem}.store-map .store-map__input-search-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.store-map .store-map__input-search-wrap input[type=text]{border:1px solid #4e4b4a;border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-top-left-radius:unset;border-top-right-radius:unset;height:50px;min-height:50px}@media only screen and (max-width:798px){.store-map .store-map__input-search-wrap{padding-left:20px;padding-right:20px}}.store-map button.store-map__geo-search-btn{height:50px;min-height:50px}.store-map button.store-map__geo-search-btn:hover{opacity:.8}@media only screen and (max-width:798px){.store-map .store-map__wrapper-text{padding-left:20px;padding-right:20px}}.store-map .store-map__wrapper-banner{background-position:50%;background-repeat:no-repeat;margin:0 0 12px;min-height:115px;padding:12px}@media only screen and (max-width:798px){.store-map .store-map__wrapper-banner{margin:0 20px 10px;min-height:80px}}.store-map .store-map__wrapper-banner .cta-width{min-height:45px;padding:10px 15px}.store-map .store-map__wrapper-banner a span{color:#fff}.store-map .store-map__banner-title{color:#fff;font-family:Crimson Text,serif;font-size:1.375rem}.store-map .store-map__wrapper-info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:798px){.store-map .store-map__wrapper-info{padding-left:20px;padding-right:20px}}@media only screen and (min-width:799px){.store-map .store-map__salons-found{padding-left:8px}}.store-map .store-map__salons-found span{font-family:Crimson Text,serif;font-size:1.375rem}@media only screen and (max-width:798px){.store-map .store-map__salons-found span{font-size:1.125rem}}.store-map .store-map__filters,.store-map .store-map__filters-container{display:-webkit-box;display:-ms-flexbox;display:flex}.store-map .store-map__filters{margin-right:30px;position:relative}.store-map .store-map__filters .store-map__filter{border-bottom:1px solid #000}.store-map .store-map__legends{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.store-map .store-map__filters-contaner,.store-map .store-map__legend-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.store-map .store-map__filters-contaner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.store-map .store-map__wrapper-filter{color:#333;cursor:pointer;font-family:Crimson Text,serif;font-size:1.375rem;letter-spacing:0}@media only screen and (max-width:798px){.store-map .store-map__wrapper-filter{font-size:1rem}}.store-map .store-map__wrapper-filter svg{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.store-map .store-map__wrapper-filter.open{font-weight:600}.store-map .store-map__wrapper-filter.open svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.store-map .store-map__wrapper-filter span{text-decoration:underline}.store-map .salon_filter__items{max-height:0;min-width:300px;overflow:hidden;pointer-events:none;position:absolute;right:0;top:100%;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}@media only screen and (max-width:798px){.store-map .salon_filter__items{left:68%;min-width:250px;-webkit-transform:translateX(-68%);transform:translate(-68%)}}.store-map .salon_filter__items.active{background-color:#fff;-webkit-box-shadow:0 0 8px #00000029;box-shadow:0 0 8px #00000029;max-height:100vh;padding:25px;pointer-events:all;z-index:2}@media only screen and (max-width:798px){.store-map .salon_filter__items.active{width:calc(100vw - 40px)}}.store-map .store-map__wrapper-legend{color:#333;cursor:pointer;font-family:Crimson Text,serif;font-size:1.375rem;letter-spacing:0}@media only screen and (max-width:798px){.store-map .store-map__wrapper-legend{font-size:1rem}}.store-map .store-map__wrapper-legend svg{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.store-map .store-map__wrapper-legend.open{font-weight:600}.store-map .store-map__wrapper-legend.open svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.store-map .store-map__wrapper-legend span{text-decoration:underline}.store-map .salon_filter__legend{max-height:0;min-width:300px;overflow:hidden;pointer-events:none;position:absolute;right:0;top:100%;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.store-map .salon_filter__legend.active{background-color:#fff;-webkit-box-shadow:0 0 8px #00000029;box-shadow:0 0 8px #00000029;max-height:100vh;padding:25px;pointer-events:all;z-index:2}@media only screen and (max-width:798px){.store-map .salon_filter__legend.active{width:calc(100vw - 40px)}}.store-map .store-map__filter-legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 0}.store-map .store-map__filter-legend .store-map__legend-img{margin-right:20px}.store-map .store-map__filter-legend img{width:30px}.store-map .store-map__filter-legend.border{border-bottom:1px solid #707070;margin-bottom:10px;padding-bottom:20px}.store-map .store-map__legend{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Crimson Text,serif;font-size:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:798px){.store-map .store-map__legend{font-size:1rem}}.store-map .store-map__legend p{margin:unset}.store-map .store-map__filter-items.active{display:block!important}.store-map .store-map__filter-items{display:none}.store-map .store-map__filter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.store-map .salon_filter__item-label{font-family:Crimson Text,serif;font-size:1.5rem}.store-map .store-map__filter-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:6px 0}.store-map .store-map__filter-title{cursor:pointer;font-family:Crimson Text,serif;font-size:1rem;padding:10px 0}@media only screen and (max-width:798px){.store-map .store-map__filter-title{font-size:.9375rem}}.store-map .store-map__filter-title .right{float:left;margin-right:10px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.store-map .store-map__filter-title.active{font-weight:700}.store-map .store-map__filter-title.active .right{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.store-map .store-map__option-input[type=checkbox]{-webkit-appearance:none;background:none;border:unset;border-radius:25px;cursor:pointer;display:none;height:0;line-height:0;margin:0 .6em 0 0;opacity:.5;outline:0;padding:0!important;position:relative;vertical-align:text-top;width:0}.store-map .store-map__option-input[type=checkbox]:hover{opacity:1}.store-map .store-map__option-input[type=checkbox]:checked+label:before{background-color:transparent;background-image:var(--dav-img-url-salon-cross);background-position:50%;background-repeat:no-repeat;border:1px solid #000;color:#000;height:10px;opacity:1;width:10px}.store-map .store-map__option-input[type=checkbox]+label:before{border-radius:50%;content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:10px;left:4px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4px;z-index:2}.store-map label.store-map__option-label{cursor:pointer;font-size:1rem;font-weight:300;margin-bottom:unset;padding-left:20px;position:relative;text-transform:capitalize}@media only screen and (max-width:798px){.store-map label.store-map__option-label{font-size:.875rem}}.store-map .store-map__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:50px;width:40%;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1024px){.store-map .store-map__content{width:50%}}@media only screen and (max-width:798px){.store-map .store-map__content{padding-right:unset;padding-top:20px;width:100%}}.store-map .store-map__salon-list-wrapper{margin-bottom:5px;margin-top:10px;overflow-x:hidden;overflow-y:scroll;scroll-behavior:smooth}.store-map .store-map__salon-list-wrapper::-webkit-scrollbar-track{background-color:#fff}.store-map .store-map__salon-list-wrapper::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.store-map .store-map__salon-list-wrapper::-webkit-scrollbar:horizontal{height:6px;width:auto}.store-map .store-map__salon-list-wrapper::-webkit-scrollbar-thumb{background-color:#4e4b4a}@media only screen and (max-width:798px){.store-map .store-map__salon-list-wrapper{margin-bottom:unset;margin-top:unset}}.store-map .store-map__salon-list-wrapper ul li:last-child{margin-bottom:unset}.store-map .store-map__content .store-map__salon-list{height:auto;position:relative;-webkit-margin-before:unset;margin-block-start:unset;-webkit-margin-after:unset;list-style:none;margin-block-end:unset;padding-left:unset}@media only screen and (max-width:798px){.store-map .store-map__content .store-map__salon-list{height:120vh}}.store-map .store-map__content .store-map__salon-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;background-color:#f5f5f3;justify-content:flex-start;min-height:160px;padding:13px}@media only screen and (max-width:1400px){.store-map .store-map__content .store-map__salon-box{min-height:110px}}@media only screen and (max-width:1024px){.store-map .store-map__content .store-map__salon-box{min-height:90px}}.store-map .store-map__content .store-map__salon-box.active,.store-map .store-map__content .store-map__salon-box:hover{outline:2px solid #4e4b4a;outline-offset:-2px}.store-map .store-map__salon-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.store-map .store-map__salon-services{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.store-map .store-map__salon-services .salon-service-img{height:30px;width:30px}.store-map .store-map__salon-marker{margin-right:20px}@media only screen and (max-width:1024px){.store-map .store-map__salon-marker{margin-right:15px}}@media only screen and (max-width:798px){.store-map .store-map__salon-marker{margin-right:10px}}.store-map .store-map__salon-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.store-map .store-map__salon-type{color:#333;font-family:Crimson Text,serif;font-size:1.25rem;font-style:italic;font-weight:600;letter-spacing:0;text-align:left;text-transform:capitalize}@media only screen and (max-width:798px){.store-map .store-map__salon-type{font-size:1.125rem}}.store-map .store-map__salon-name{color:#333;font-family:Crimson Text,serif;font-size:1.375rem;font-weight:700;letter-spacing:0;padding:5px 0;text-align:left;text-transform:capitalize}@media only screen and (max-width:798px){.store-map .store-map__salon-name{font-size:1.25rem;padding:8px 0}}.store-map .store-map__salon-address{color:#333;font-family:HK Grotesk,sans-serif;font-size:.8125rem;letter-spacing:0;line-height:1em;padding-bottom:15px;text-align:left;text-transform:capitalize}@media only screen and (max-width:1400px){.store-map .store-map__salon-address{padding-bottom:8px}}@media only screen and (max-width:1024px){.store-map .store-map__salon-address{padding-bottom:6px}}@media only screen and (max-width:798px){.store-map .store-map__salon-address{font-size:.875rem}}.store-map .store-map__salon-address p{margin-bottom:0}.store-map .store-map__salon-address .salon-open{color:#78b64b}.store-map .store-map__salon-address .salon-close-at{text-transform:none}.store-map .store-map__salon-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:798px){.store-map .store-map__salon-info{-ms-flex-wrap:wrap;flex-wrap:wrap}}.store-map .store-map__salon-call{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Crimson Text,serif;font-size:.8125rem;letter-spacing:0;text-decoration:underline;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:25px}@media only screen and (max-width:1024px){.store-map .store-map__salon-call{margin-right:10px}}@media only screen and (max-width:798px){.store-map .store-map__salon-call{font-size:.875rem;margin-bottom:5px;margin-right:15px}}.store-map .store-map__salon-email{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Crimson Text,serif;font-size:.8125rem;letter-spacing:0;text-decoration:underline;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:25px}@media only screen and (max-width:1024px){.store-map .store-map__salon-email{margin-right:10px}}@media only screen and (max-width:798px){.store-map .store-map__salon-email{font-size:.875rem;margin-bottom:5px;margin-right:15px}}.store-map .store-map__salon-routes{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Crimson Text,serif;font-size:.8125rem;letter-spacing:0;text-decoration:underline;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:25px}@media only screen and (max-width:1024px){.store-map .store-map__salon-routes{margin-right:10px}}@media only screen and (max-width:798px){.store-map .store-map__salon-routes{font-size:.875rem;margin-bottom:5px;margin-right:15px}}.store-map .store-map__salon-website{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Crimson Text,serif;font-size:.8125rem;letter-spacing:0;text-decoration:underline;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:25px}@media only screen and (max-width:1024px){.store-map .store-map__salon-website{margin-right:10px}}@media only screen and (max-width:798px){.store-map .store-map__salon-website{font-size:.875rem;margin-bottom:5px;margin-right:15px}}.store-map .store-map__salon-button-img{margin-right:8px}.store-map .store-map__container .store-map__map-canvas{height:100%;position:absolute;right:0;top:0;width:60%;z-index:1}@media only screen and (max-width:1024px){.store-map .store-map__container .store-map__map-canvas{width:50%}}@media only screen and (max-width:798px){.store-map .store-map__container .store-map__map-canvas{height:0;right:unset;top:unset;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}.store-map #store-map__map-container{-webkit-box-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;height:200px;max-height:0;-webkit-transition:max-height .3s,padding .3s;transition:max-height .3s,padding .3s}.store-map #store-map__map-container.visible{max-height:100vh}}@media only screen and (max-width:798px) and (max-width:798px){.store-map #store-map__map-container.visible,.store-map #store-map__map-container.visible .store-map__map-canvas{height:calc(90vh - 120px)}.store-map #store-map__map-container.not-visible{display:none}}.store-map #store-map__map-container .overlay,.store-map .store-map__salon-list .overlay{background-color:#ffffffbf;height:0;opacity:0;position:absolute;width:0}.store-map #store-map__map-container .overlay .dav-loading-bar,.store-map .store-map__salon-list .overlay .dav-loading-bar{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.store-map #store-map-switches{display:none}@media only screen and (max-width:798px){.store-map #store-map-switches{-webkit-box-flex:0 0 48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 48px;flex:0 0 48px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:14px 20px}.store-map #store-map-switches .store-map-switches__switch{-webkit-box-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;height:20px;text-align:left}.store-map #store-map-switches .store-map-switches__switch img{height:20px;margin:auto;width:20px}.store-map #store-map-switches .store-map-switches__switch-text{color:#707070;font-family:Crimson Text,serif;font-size:1.25rem}.store-map #store-map-switches .store-map-switches__switch__map.visible,.store-map #store-map-switches .store-map-switches__switch__salons.visible{color:#333;font-weight:700;text-decoration:underline}.store-map .store-map__salon-list{-webkit-box-flex:1 1 400px;-ms-flex:1 1 400px;flex:1 1 400px;margin:0;max-height:0;-webkit-transition:max-height .3s,padding .3s;transition:max-height .3s,padding .3s}.store-map .store-map__salon-list.visible{max-height:70vh}}@media only screen and (max-width:798px) and (max-width:798px){.store-map .store-map__salon-list.not-visible{display:none}}@media only screen and (max-width:798px){.store-map .store-map__salon-list .store-map-switches__switch-text{color:#707070;font-family:Crimson Text,serif;font-size:1.25rem}}.store-map .gm-style-iw-a{display:none}@media only screen and (max-width:798px){.store-map .gm-style-iw-a{display:block}}.store-map .store-map__salon-marker-wrapper{display:none}@media only screen and (max-width:798px){.store-map .store-map__salon-marker-wrapper{display:block}.store-map #store-map .store-map__salon-box{display:-webkit-box;display:-ms-flexbox;display:flex}.store-map #store-map .gm-style .gm-style-iw-c{border-radius:unset!important;left:-50%;max-height:170px!important;max-width:calc(100vw - 40px)!important;outline:none;position:fixed;top:10vh;-webkit-transform:translateX(20px);transform:translate(20px)}.store-map #store-map .gm-style .gm-style-iw-c .store-map__salon-type{font-size:.9375rem}.store-map #store-map .gm-style .gm-style-iw-c .store-map__salon-name{font-size:1rem;line-height:1em;padding:4px 0}.store-map #store-map .gm-style .gm-style-iw-c .store-map__salon-address{font-size:.8125rem;padding-bottom:5px}.store-map #store-map .gm-style .gm-style-iw-c .store-map__salon-marker img{width:24px}.store-map #store-map .gm-style .gm-style-iw-c .store-map__salon-button-img{margin-right:5px}.store-map #store-map .gm-style .gm-style-iw-c .store-map__salon-call{margin-right:10px}.store-map #store-map .gm-style .gm-style-iw-c .store-map__salon-call img{height:12px;width:12px}.store-map #store-map .gm-style .gm-style-iw-c .store-map__salon-email{margin-right:10px}.store-map #store-map .gm-style .gm-style-iw-c .store-map__salon-email img{height:12px;width:12px}.store-map #store-map .gm-style .gm-style-iw-c .store-map__salon-routes{margin-right:10px}.store-map #store-map .gm-style .gm-style-iw-c .store-map__salon-routes img{height:12px;width:12px}.store-map #store-map .gm-style .gm-style-iw-c .store-map__salon-website{margin-right:10px}.store-map #store-map .gm-style .gm-style-iw-c .store-map__salon-website img{height:12px;width:12px}}.store-map #store-map .gm-style .gm-style-iw-c button{right:6px!important}.store-map #store-map .gm-style .gm-style-iw-c button span{height:20px;width:20px}@media only screen and (max-width:798px){.store-map #store-map .gm-style .gm-style-iw-tc{display:none!important}}.store-map .store-map__pager{text-align:center;-webkit-box-flex:0 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 24px;flex:0 0 24px;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;margin-bottom:5px;margin-top:5px;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:798px){.store-map .store-map__pager{margin-bottom:0;max-height:0;-webkit-transition:max-height .3s,padding .3s;transition:max-height .3s,padding .3s}.store-map .store-map__pager.visible{max-height:60px}}.store-map .store-map__pager .store-map__pager-btn{background:transparent}.store-map .store-map__pager bottom svg{fill:#4e4b4a}.store-map .store-map__pager button[disabled] svg{fill:#dfddde}@media only screen and (max-width:798px){.store-map .store-map__pager .store-map__next svg,.store-map .store-map__pager .store-map__prev svg{width:10px}}.store-map .store-map__pager .store-map__pager-page-counter{font-size:.875rem}.salon-details .dav-hair-quiz__wrap{-ms-flex-preferred-size:30%;flex-basis:30%}@media only screen and (max-width:798px){.salon-details .dav-hair-quiz__wrap{-ms-flex-preferred-size:100%;flex-basis:100%}}.salon-details .dav-hair-quiz__title{display:block;line-height:1em;position:relative}.salon-details .dav-hair-quiz__text{font-size:1rem}@media only screen and (max-width:798px){.salon-details .dav-hair-quiz__text{font-size:.875rem}}.salon-details .dav-hair-quiz__content{-ms-flex-preferred-size:30%;flex-basis:30%;padding:40px;-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-top:30px;order:1}@media only screen and (max-width:798px){.salon-details .dav-hair-quiz__content{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;background:var(--dav-theme-background-default);margin:0;order:2;padding:16px 20px}}.salon-details .dav-hair-quiz__wrap h3{font-size:2.625rem}@media only screen and (max-width:798px){.salon-details .dav-hair-quiz__wrap h3{font-size:1.5rem}}.salon-details__hero-container{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:20px 45px;position:relative}@media only screen and (max-width:798px){.salon-details__hero-container{padding:20px}}.salon-details__hero-container.custom-salon-image .salon-details__hero-logo img{height:100%;width:100%}.salon-details__hero-container:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.453)),to(rgba(0,0,0,.453)));background:linear-gradient(#00000074,#00000074);bottom:0;clear:both;content:" ";display:block;font-size:0;height:100%;left:0;position:absolute;right:0;top:0;visibility:visible;width:auto}.salon-details__hero-breadcrumb{color:#f4f4f6;font-family:Crimson Text,serif;font-size:.8125rem;position:relative;z-index:2}@media only screen and (max-width:798px){.salon-details__hero-breadcrumb{margin-top:unset!important;text-align:left!important}}.salon-details__hero-breadcrumb .breadcrumb-divider,.salon-details__hero-breadcrumb span{color:#f4f4f6}.salon-details__hero-breadcrumb .breadcrumb_text{text-transform:unset}.salon-details__hero-content{color:#f4f4f6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;position:relative;text-align:center;z-index:2}.salon-details__hero-content .salon-details__hero_icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.salon-details__hero-content .salon-details__hero_icons .salon-service-img{height:30px;margin-top:20px;width:30px}.salon-details__hero-logo{color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:128px;overflow:hidden;width:128px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff6;border:8px solid #fff;border-radius:50%;justify-content:center}@media only screen and (max-width:798px){.salon-details__hero-logo{border:4px solid #fff}}.salon-details__hero-logo img{height:70px;width:70px}.salon-details__hero-title{color:#f4f4f6;font-size:2.625rem;font-weight:600;line-height:1em;margin:30px 0 0}@media only screen and (max-width:798px){.salon-details__hero-title{font-size:1.875rem;margin:20px 0 0}}.salon-details__hero-description{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:1rem;justify-content:center;line-height:1em;max-width:1200px;padding:20px 0 40px;width:100%}@media only screen and (max-width:798px){.salon-details__hero-description{font-size:.875rem}}.salon-details__hero-description:empty{display:none}.salon-details__hero-type{font-family:Crimson Text,serif;font-size:1.25rem;font-style:italic;font-weight:600}@media only screen and (max-width:798px){.salon-details__hero-type{font-size:.875rem}}.salon-details__data-container{display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:30px 20px}@media only screen and (max-width:798px){.salon-details__data-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.salon-details__block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:798px){.salon-details__block-container{display:block}}.salon-details__data-block{-ms-flex-preferred-size:33.3%;background:#fff;flex-basis:33.3%;height:300px;margin-right:20px;max-width:350px;padding:20px}@media only screen and (max-width:798px){.salon-details__data-block{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:20px;margin-right:unset;max-width:unset}}.salon-details__data-block--info{display:-webkit-box;display:-ms-flexbox;display:flex;height:unset;min-height:300px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.salon-details__services{height:200px;overflow-y:auto}.salon-details__services::-webkit-scrollbar-track{background-color:#fff}.salon-details__services::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.salon-details__services::-webkit-scrollbar:horizontal{height:6px;width:auto}.salon-details__services::-webkit-scrollbar-thumb{background-color:#4e4b4a}.salon-details__services .salon-details__block-service{line-height:1.6em;margin:0 10px 0 0}.salon-details__block-title{font-family:Crimson Text,serif;font-size:1.375rem;font-weight:700;margin-bottom:10px}.salon-details__block-text{font-family:HK Grotesk,sans-serif;font-size:1rem}.salon-details__info-icon{margin-right:10px}.salon-details__block-address{padding-bottom:15px}.salon-details__block-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;word-break:break-all}.salon-details__block-wrap img{height:24px;margin-right:10px;width:24px}.salon-details__block-wrap .salon-details__block-text{text-decoration:underline}.salon-details__green-text{color:#78b64b}.salon-details__info-wrapper{width:80%}.salon-details__info-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}a.salon-details__info-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:40px;padding:20px 20px 10px}a.salon-details__info-btn svg{margin-right:10px}.salon-details__legends{display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}@media only screen and (max-width:798px){.salon-details__legends{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.salon-details__wrapper-legend{color:#333;cursor:pointer;font-family:Crimson Text,serif;font-size:1.375rem;letter-spacing:0}@media only screen and (max-width:798px){.salon-details__wrapper-legend{font-size:1rem}}.salon-details__wrapper-legend.open{font-weight:600}.salon-details__wrapper-legend.open svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.salon-details__wrapper-legend span{text-decoration:underline}.salon-details__legend-content{max-height:0;min-width:300px;overflow:hidden;pointer-events:none;position:absolute;right:0;top:100%;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.salon-details__legend-content.active{background-color:#fff;-webkit-box-shadow:0 0 8px #00000029;box-shadow:0 0 8px #00000029;max-height:100vh;padding:25px;pointer-events:all;z-index:2}@media only screen and (max-width:798px){.salon-details__legend-content.active{width:calc(100vw - 40px)}}.salon-details__filter-legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 0}.salon-details__filter-legend .salon-details__legend-img{margin-right:15px}.salon-details__filter-legend img{width:30px}.salon-details__filter-legend.border{border-bottom:1px solid #707070;margin-bottom:10px;padding-bottom:20px}.salon-details__legend{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Crimson Text,serif;font-size:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:798px){.salon-details__legend{font-size:1rem}}.salon-details__legend p{margin:unset}.salon-details__wrapper-weekday{color:#333;cursor:pointer;font-family:HK Grotesk,sans-serif;font-size:1rem;letter-spacing:0}@media only screen and (max-width:798px){.salon-details__wrapper-weekday{font-size:1rem}}.salon-details__wrapper-weekday.open{font-weight:600;margin-top:10px}.salon-details__wrapper-weekday.open svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.salon-details__wrapper-weekday span{text-decoration:underline}.salon-details__weekday-content{max-height:0;overflow:hidden;pointer-events:none;position:relative;right:0;top:100%;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.salon-details__weekday-content.active{max-height:100vh;padding:10px;pointer-events:all;z-index:2}@media only screen and (max-width:798px){.salon-details__weekday-content.active{width:calc(100vw - 40px)}.featured-content-section .box-homepage-collection__wrap .box-homepage-collection__title-column{text-align:left;width:50%}}@media only screen and (min-width:799px){.featured-content-section .box-homepage-collection__wrap .box-homepage-collection__mobile{display:block;margin:0 auto}}.dav-salon-details-map{display:-webkit-box;display:-ms-flexbox;display:flex;height:50vh;pointer-events:none}.dav-salon-details-map div.visual-inner__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:50vh;max-height:18vh;width:100%;z-index:1}@media only screen and (min-width:799px){.dav-salon-details-map div.visual-inner__image{max-height:40vh}}.badges-list{left:10px;min-height:unset}@media only screen and (min-width:799px){.badges-list{left:unset;margin-left:14px}}.badges-list .blue-badge.new-badge{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:unset;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;word-break:break-all}.badges-list .blue-badge.new-badge .badge-img.badge-image{bottom:0;height:100%;-o-object-fit:unset;object-fit:unset;position:absolute;top:0;width:100%}.badges-list .blue-badge.new-badge .badge-text.badge-image-text{color:#fff;font-family:HK Grotesk;line-height:1.3125rem;max-width:100px;padding:5px;position:relative;width:100%}@media only screen and (min-width:799px){.badges-list .blue-badge.new-badge .badge-text.badge-image-text{max-width:unset}}.badges-list .blue-badge.new-badge .badge-text.badge-image-text>div{text-transform:none;width:100%}@media only screen and (min-width:799px){.badges-list .blue-badge.new-badge .badge-text.badge-image-text>div{font-size:14px}}@media only screen and (max-width:798px){.badges-list .blue-badge.new-badge .badge-text.badge-image-text>div{font-size:9px}}.badges-list .blue-badge.new-badge .badge-text.badge-image-text>div:first-letter{text-transform:uppercase}.badges-list .blue-badge.new-badge .badge-text.badge-image-text>p{margin:0;text-transform:none;width:100%}@media only screen and (min-width:799px){.badges-list .blue-badge.new-badge .badge-text.badge-image-text>p{font-size:14px;line-height:14px}}@media only screen and (max-width:798px){.badges-list .blue-badge.new-badge .badge-text.badge-image-text>p{font-size:9px;line-height:9px}}.badges-list .blue-badge.new-badge .badge-text.badge-image-text>p:first-letter{text-transform:uppercase}.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list{min-height:unset}@media only screen and (min-width:799px){.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list{margin-left:14px}}.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list .blue-badge.new-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;height:100%;justify-content:center;position:relative;width:100%;word-break:break-all}.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list .blue-badge.new-badge .badge-img.badge-image{bottom:0;height:100%;-o-object-fit:unset;object-fit:unset;position:absolute;top:0;width:100%}.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list .blue-badge.new-badge .badge-text.badge-image-text{color:#fff;font-family:HK Grotesk;line-height:.8rem;max-width:100px;padding:5px;position:relative;width:100%}@media only screen and (min-width:799px){.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list .blue-badge.new-badge .badge-text.badge-image-text{max-width:unset}}.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list .blue-badge.new-badge .badge-text.badge-image-text>div{text-transform:none;width:100%}@media only screen and (min-width:799px){.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list .blue-badge.new-badge .badge-text.badge-image-text>div{font-size:14px}}@media only screen and (max-width:798px){.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list .blue-badge.new-badge .badge-text.badge-image-text>div{font-size:9px}}.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list .blue-badge.new-badge .badge-text.badge-image-text>div:first-letter{text-transform:uppercase}.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list .blue-badge.new-badge .badge-text.badge-image-text>p{margin:0;text-transform:none;width:100%}@media only screen and (min-width:799px){.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list .blue-badge.new-badge .badge-text.badge-image-text>p{font-size:14px;line-height:14px}}@media only screen and (max-width:798px){.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list .blue-badge.new-badge .badge-text.badge-image-text>p{font-size:9px;line-height:9px}}.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list .blue-badge.new-badge .badge-text.badge-image-text>p:first-letter{text-transform:uppercase}@media only screen and (min-width:799px){.product-list.equal-columns--clear.equal-columns--outside-trim .badges-list .wishlist-wrap .btn-to-wishlist{padding:17px 15px}}.swiper-slide .badges-list .blue-badge.new-badge{height:100%}@media only screen and (max-width:798px){.swiper-slide .badges-list .blue-badge.new-badge{left:10px;width:100%}.swiper-slide .badges-list .blue-badge.new-badge .badge-img.badge-image{height:100%;width:100%}}.page-hair-quiz-holding .image-with-text-overlay-section{padding:unset}@media only screen and (max-width:798px){.page-hair-quiz-holding .image-with-text-overlay-section .banner-img-bg-cover-like{height:520px}}.page-hair-quiz-holding .image-with-text-overlay-section .swiper-pagination{display:none}.double-accordion{background:#fff;margin:0 auto 60px;position:relative;width:70%;z-index:1}@media only screen and (max-width:798px){.double-accordion{margin:unset;padding:20px;width:100%}}.double-accordion .double-accordion__container{display:block;position:relative;z-index:2}.double-accordion .double-accordion__decoration{position:absolute;right:40px;top:40px;z-index:1}@media only screen and (max-width:798px){.double-accordion .double-accordion__decoration{height:75px;right:20px;top:20px}}.double-accordion .double-accordion__title{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 0 30px;padding:0 20px;position:relative}.page-faq .double-accordion .double-accordion__title{-ms-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%}@media only screen and (max-width:1024px){.page-faq .double-accordion .double-accordion__title{-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%}}@media only screen and (max-width:798px){.page-faq .double-accordion .double-accordion__title{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.double-accordion .double-accordion__inner{-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%}@media only screen and (max-width:798px){.double-accordion .double-accordion__inner{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.double-accordion .double-accordion__box{background-color:#f5f5f3}.double-accordion .double-accordion__item{border-bottom:1px solid #dfddde}.double-accordion .double-accordion__inside-item{border-top:1px solid #dfddde;padding:7px 10px 7px 25px}@media only screen and (max-width:798px){.double-accordion .double-accordion__inside-item{padding:15px 20px}}.double-accordion h4.faq-box__item-title{color:#333;cursor:pointer;font-family:HK Grotesk;font-size:1rem;font-weight:700;letter-spacing:0;margin:unset;padding:15px 30px 15px 0;position:relative}@media only screen and (max-width:798px){.double-accordion h4.faq-box__item-title{font-size:1rem;margin:.5em 0}}.double-accordion h4.double-accordion__main-title{color:#333;cursor:pointer;font-family:HK Grotesk;font-size:1rem;font-weight:700;letter-spacing:0;margin:unset;padding:15px 30px 15px 0;position:relative;text-transform:uppercase}@media only screen and (max-width:798px){.double-accordion h4.double-accordion__main-title{font-size:1rem;margin:.5em 0}}.double-accordion h6.double-accordion__inside-title{color:#333;cursor:pointer;font-family:HK Grotesk;font-size:1rem;font-weight:700;letter-spacing:0;margin:unset;padding-right:20px;position:relative;text-transform:uppercase}@media only screen and (max-width:798px){.double-accordion h6.double-accordion__inside-title{font-size:.875rem}}.double-accordion .double-accordion__main-text,.double-accordion .double-accordion__main-text p{margin:0 0 30px;padding-right:10px}.double-accordion .double-accordion__inside-text,.double-accordion .double-accordion__inside-text p{font-size:.875rem;margin:0 0 23px;padding-right:10px}@media only screen and (max-width:798px){.double-accordion .double-accordion__inside-text,.double-accordion .double-accordion__inside-text p{font-size:.8125rem}}.double-accordion .min-plus{position:absolute;right:10px;top:20px}.double-accordion .min-plus:after,.double-accordion .min-plus:before{height:1px}@media only screen and (max-width:798px){.double-accordion .min-plus{top:20px}}.double-accordion .faq-box__text,.double-accordion .faq-box__text p{margin:0 0 30px;padding-right:10px}.double-accordion__full-width{width:94%!important}@media only screen and (max-width:798px){.double-accordion__full-width{width:100%!important}}.min-plus-inside{display:inline-block;height:12px;position:absolute;right:0;top:10px;width:12px;z-index:1}.min-plus-inside:after,.min-plus-inside:before{background:#4e4b4a;content:"";height:1px;position:absolute;right:0;top:50%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%}.min-plus-inside:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.show-minus-inside .min-plus-inside:after{-webkit-transform:rotate(0);transform:rotate(0)}.accordion-hide{display:none}body.page-privacy-new{background-color:#fff}.generic-content-box{margin:0 auto;width:70%}@media only screen and (max-width:798px){.generic-content-box{margin:unset;padding:20px;width:100%}}.generic-content-box h1{margin:0 auto 25px}@media only screen and (max-width:798px){.generic-content-box .dav-title-block{margin:0 auto 25px}}.generic-content-box .breadcrumb_text{text-transform:none}.generic-content-box .breadcrumb_text .dav-breadcrumbs{color:#4e4b4a}.qb-237664-container .qb-237664-container__email.qb-237664-container__show-email{background-color:#f5f5f3}.qb-237664-container .checkmark,.qb-237664-container .qb-237664-container__email-address-input{background-color:#fff!important}.product-new-pdp-2_0{background:#fff}.pdp-editorial__container{padding:40px 80px}@media only screen and (max-width:798px){.pdp-editorial__container{padding:30px 0 20px}}.pdp-editorial__container .pdp-editorial__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:798px){.pdp-editorial__container .pdp-editorial__wrapper{display:block}}.pdp-editorial__container .pdp-editorial__img-wrap{width:48%}@media only screen and (max-width:1024px){.pdp-editorial__container .pdp-editorial__img-wrap{padding:0 20px 0 0}}@media only screen and (max-width:798px){.pdp-editorial__container .pdp-editorial__img-wrap{padding:unset;width:100%}}.pdp-editorial__container .pdp-editorial__content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:52%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 0 80px}@media only screen and (max-width:798px){.pdp-editorial__container .pdp-editorial__content-wrap{padding:20px 38px;text-align:center;width:100%}}.pdp-editorial__container .pdp-editorial__content-wrap h3{font-family:Crimson Text,serif;font-size:2rem}@media only screen and (max-width:798px){.pdp-editorial__container .pdp-editorial__content-wrap h3{font-size:1.625rem;margin:0 auto 10px 0}}.pdp-editorial__container .pdp-editorial__content-wrap p{font-family:HK Grotesk;font-size:1rem;margin:0 0 30px}@media only screen and (max-width:798px){.pdp-editorial__container .pdp-editorial__content-wrap p{font-size:.875rem;margin:0 0 20px}}.pdp-editorial__container .pdp-editorial__img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;min-height:420px;top:0}@media only screen and (max-width:798px){.pdp-editorial__container .pdp-editorial__img{height:280px;min-height:unset}}.pdp-editorial__container .pdp-editorial__img.banner-video-wrapper{position:relative}.pdp-editorial__container .pdp-editorial__img .banner-video{left:0;-o-object-fit:cover;object-fit:cover;top:0;z-index:1}@media only screen and (max-width:798px){.pdp-editorial__container .pdp-editorial__img .banner-video{height:280px}}.pdp-editorial__container .btn-primary{text-decoration:none}.pdp-collection__container{padding:30px 0 35px 40px}@media only screen and (max-width:798px){.pdp-collection__container{padding:10px 0 10px 20px}.pdp-collection__container .swiper-container{padding:0 0 34px}.pdp-collection__container .swiper-container .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{margin-left:-5%}.pdp-collection__container .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.pdp-collection__container .pdp-collection__content h3{font-family:Crimson Text;font-size:2.625rem;margin:unset;padding-bottom:10px}@media only screen and (max-width:798px){.pdp-collection__container .pdp-collection__content h3{font-size:1.625rem;padding:0 20px 0 0;text-align:center}}.pdp-collection__container .pdp-collection__products .swiper-wrapper.product-list{padding-bottom:32px}@media only screen and (min-width:799px){.pdp-collection__container .pdp-collection__products .swiper-wrapper.product-list{padding-bottom:86px}}.pdp-collection__container .pdp-collection__products .swiper-pagination-bullet-active{background:#000!important}.pdp-collection__container .pdp-collection__products .swiper-pagination-bullet{background:#8e8886;height:12px;opacity:1;width:12px}@media only screen and (max-width:798px){.pdp-collection__container .pdp-collection__products .swiper-pagination-bullet{height:6px;width:6px}}.pdp-collection__container .pdp-collection__products .badges-list{left:unset;z-index:9}@media only screen and (max-width:798px){.pdp-collection__container .pdp-collection__products .badges-list .blue-badge.new-badge .badge-img.badge-image{left:unset;width:90%}}.pdp-collection__container .pdp-collection__products .wishlist-wrap{background:transparent}@media only screen and (max-width:798px){.pdp-collection__container .pdp-collection__products .wishlist-wrap .btn-to-wishlist{padding:0 0 5px 10px}}.pdp-collection__container .pdp-collection__products .product-details-info{padding-top:20px}@media only screen and (max-width:798px){.pdp-collection__container .pdp-collection__products .product-details-info{padding-top:5px}}.pdp-specifics__container{margin:0 auto;width:100%}@media only screen and (min-width:799px){.pdp-specifics__container{padding:40px}}@media only screen and (max-width:798px){.pdp-specifics__container{padding:20px 20px 40px;width:100%}}.pdp-specifics__container .double-accordion__item{border-bottom:1px solid #dfddde}@media only screen and (max-width:798px){.pdp-specifics__container .double-accordion__item{margin:auto}}@media only screen and (min-width:799px){.pdp-specifics__container .double-accordion__item div.dav-container{padding-left:40px}}.pdp-specifics__container .double-accordion__item:first-child{border-top:1px solid #dfddde}.pdp-specifics__container .faq-box__item{scroll-margin-top:60px}@media only screen and (min-width:799px){.pdp-specifics__container .faq-box__item{scroll-margin-top:120px}}.pdp-specifics__container .faq-box__item-title,.pdp-specifics__container .faq-box__item-title button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pdp-specifics__container .faq-box__item-title button{background:transparent;color:#000;font-family:Crimson Text,serif;font-size:2rem;font-weight:300;padding:15px 0;text-transform:unset;width:100%}@media only screen and (max-width:798px){.pdp-specifics__container .faq-box__item-title button{font-size:1.125rem;margin:5px 0;padding:5px 0}}.pdp-specifics__container .min-plus:after,.pdp-specifics__container .min-plus:before{height:1px}@media only screen and (max-width:798px){.pdp-specifics__container .min-plus{height:1.25rem;right:20px;top:10px;width:1.25rem}}@media only screen and (min-width:799px){.pdp-specifics__container .min-plus{height:1.875rem;width:1.875rem}}.pdp-specifics__container .show-minus h4.faq-box__item-title{font-weight:700}@media only screen and (max-width:798px){.pdp-specifics__container .faq-box__text{padding:20px 20px 0}}.pdp-specifics__container .product-qualities{-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.pdp-specifics__container .product-qualities,.pdp-specifics__container .product-qualities>.quality{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pdp-specifics__container .product-qualities>.quality{-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;-ms-flex-basis:33%;-ms-flex-preferred-size:33%;flex-basis:33%;font-size:.75rem;text-align:center}.pdp-specifics__container .product-qualities>.quality svg{height:40px;width:40px;fill:#333;margin-bottom:16px}@media only screen and (max-width:798px){.pdp-specifics__container .product-qualities>.quality svg{margin-bottom:10px}}.pdp-specifics__container .pdp-specifics__benefits{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:798px){.pdp-specifics__container .pdp-specifics__benefits{display:block}}.pdp-specifics__container .pdp-specifics__benefits-content{margin:25px 33px 0 0;width:50%}@media only screen and (max-width:798px){.pdp-specifics__container .pdp-specifics__benefits-content{margin:unset;width:100%}}.pdp-specifics__container .pdp-specifics__benefits-content .product-qualities{width:70%}@media only screen and (max-width:798px){.pdp-specifics__container .pdp-specifics__benefits-content .product-qualities{width:100%}}.pdp-specifics__container .pdp-specifics__benefits-content .quality span{font-size:.875rem}@media only screen and (max-width:798px){.pdp-specifics__container .pdp-specifics__benefits-content .quality span{font-size:.75rem;font-weight:700}}.pdp-specifics__container .pdp-specifics__benefits-content .specifics{margin-top:25px}@media only screen and (min-width:799px){.pdp-specifics__container .pdp-specifics__benefits-content .specifics{margin-top:36px}}@media only screen and (max-width:798px){.pdp-specifics__container .pdp-specifics__benefits-content .specifics .specifics__wrapper{padding-bottom:unset}}.pdp-specifics__container .pdp-specifics__benefits-content .specifics__list{font-size:.8125rem}@media only screen and (min-width:799px){.pdp-specifics__container .pdp-specifics__benefits-content .specifics__list{font-size:16px}}.pdp-specifics__container .pdp-specifics__benefits-content .specifics__list ul{-webkit-padding-start:.9375rem;padding-inline-start:.9375rem}@media only screen and (min-width:799px){.pdp-specifics__container .pdp-specifics__benefits-content .specifics__list ul{margin-bottom:unset}}@media only screen and (max-width:798px){.pdp-specifics__container .pdp-specifics__benefits-content .specifics__list ul{-webkit-padding-start:20px;padding-inline-start:20px}}.pdp-specifics__container .pdp-specifics__benefits-content .specifics__list ul li{margin-bottom:unset}.pdp-specifics__container .pdp-specifics__benefits-efficacy{border:1px solid #8e8886;margin:10px 0 0 38px;max-height:20rem;max-width:35.1875rem;width:50%}@media only screen and (max-width:798px){.pdp-specifics__container .pdp-specifics__benefits-efficacy{margin:20px 0 27px;width:100%}}.pdp-specifics__container .pdp-specifics__efficacy-wrapper{margin:47px 50px 46px}@media only screen and (max-width:798px){.pdp-specifics__container .pdp-specifics__efficacy-wrapper{margin:21px 20px 23px}}.pdp-specifics__container .pdp-specifics__efficacy-title{color:#000;font-family:HK Grotesk,sans-serif;font-size:1rem;font-weight:700}.pdp-specifics__container .pdp-specifics__efficacy-text{color:#000;font-size:1rem}.pdp-specifics__container .pdp-specifics__efficacy-disclaimer{color:#000;font-size:.75rem}.pdp-specifics__container .specifics__list{font-size:13px;line-height:20px}@media only screen and (min-width:799px){.pdp-specifics__container .specifics__list{font-size:16px}.pdp-specifics__container .specifics__list.ingredients{margin-bottom:14px;margin-top:20px}}.pdp-specifics__container .specifics__list.ingredients p{margin:unset}.pdp-specifics__container .pdp-specifics__ingredients .specifics__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:798px){.pdp-specifics__container .pdp-specifics__ingredients .specifics__wrapper{display:block}}.pdp-specifics__container .specifics-ingredients__text{font-size:.625rem;text-align:left}.pdp-specifics__container .specifics__cta.ingredients-content{padding-top:unset!important}@media only screen and (max-width:798px){.pdp-specifics__container .specifics__cta.ingredients-content{margin-bottom:20px;margin-top:10px}}.pdp-specifics__container .cta-specifics__text{color:#000;font-weight:700;text-decoration:underline;text-transform:uppercase}@media only screen and (min-width:799px){.pdp-specifics__container .pdp-specifics__how-to{padding-top:10px}}.pdp-specifics__container .pdp-specifics__how-to .specifics__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:798px){.pdp-specifics__container .pdp-specifics__how-to .specifics__wrapper{display:block;padding-bottom:unset}}.pdp-specifics__container .how-to-content{padding-bottom:30px}@media only screen and (max-width:798px){.pdp-specifics__container .how-to-content{padding-bottom:10px}.pdp-specifics__container .how-to-content .specifics__cta-container{padding-right:14px}}.pdp-specifics__container .how-to-content .cta-specifics{border:1px solid #8e8886;padding:13px 90px}@media only screen and (max-width:798px){.pdp-specifics__container .how-to-content .cta-specifics{padding:6px 45px;text-align:center;width:100%}}.pdp-specifics__container .how-to-content .cta-specifics__text{color:#000;font-family:Crimson Text,serif;font-weight:700;text-decoration:unset;text-transform:unset}@media only screen and (max-width:798px){.pdp-specifics__container .how-to-content .cta-specifics__text{font-size:14px}.pdp-specifics__container .specifics-packaging__container{margin-top:5px}}@media only screen and (min-width:799px){.pdp-specifics__container .specifics-packaging__container{margin:20px 0 0;max-width:75.375rem}}.pdp-specifics__container .specifics-packaging__block{display:grid;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#f5f5f3;justify-content:space-between;margin-bottom:13px;padding:14px 40px 18px 25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:10% 20% 70%;grid-template-rows:1fr}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-packaging__block{grid-template-columns:20% 80%;padding:10px}}.pdp-specifics__container .specifics-packaging__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pdp-specifics__container .specifics-packaging__svg{margin-right:40px}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-packaging__svg{grid-column:1/2;grid-row:1/3;margin-right:10px}}.pdp-specifics__container .specifics-packaging__svg svg{width:41px}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-packaging__svg svg{width:38px}}.pdp-specifics__container .specifics-packaging__pack-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-packaging__pack-wrapper{grid-column:2/3;grid-row:1/2}}.pdp-specifics__container .specifics-packaging__pack-text{font-size:1rem;font-weight:700}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-packaging__pack-text{font-size:.8125rem}}.pdp-specifics__container .specifics-packaging__packing-text{font-size:1rem}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-packaging__packing-text{font-size:.8125rem}}.pdp-specifics__container .specifics-packaging__right{text-align:end}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-packaging__right{grid-column:2/3;grid-row:2/3;text-align:start}}.pdp-specifics__container .specifics-packaging__material-text{font-size:1rem;font-weight:700;text-align:end}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-packaging__material-text{font-size:.875rem}}.pdp-specifics__container .specifics-ingredients__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:42px;width:100%}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-ingredients__wrapper{padding-top:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pdp-specifics__container .specifics-ingredients__pao{max-width:80px;position:relative}@media only screen and (max-width:1024px){.pdp-specifics__container .specifics-ingredients__pao{max-width:46px}}.pdp-specifics__container .specifics-ingredients__pao svg{width:80px}@media only screen and (max-width:1024px){.pdp-specifics__container .specifics-ingredients__pao svg{padding-bottom:10px;width:46px}}.pdp-specifics__container .specifics-ingredients__span-pao{font-size:1rem;font-weight:700;left:50%;position:absolute;top:65px;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media only screen and (max-width:1024px){.pdp-specifics__container .specifics-ingredients__span-pao{font-size:.625rem;top:33px}}.pdp-specifics__container .ingredients-divider{border-right:1px solid #707070;height:200px;padding:0 59px}@media only screen and (max-width:798px){.pdp-specifics__container .ingredients-divider{border-right:unset;border-top:1px solid #8e8886;height:unset}.pdp-specifics__container .ingredients-divider-pao{border-top:1px solid #8e8886;padding-top:10px}}.pdp-specifics__container .specifics-ingredients__warnings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-ingredients__warnings{border-top:1px solid #8e8886;padding-top:20px}}@media only screen and (min-width:799px){.pdp-specifics__container .specifics-ingredients__warnings{margin-left:45px}}.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-title{font-weight:700;padding-bottom:10px;text-transform:uppercase}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-title{font-size:14px}}.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-subtitle{line-height:1.375rem;padding-bottom:40px}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-subtitle{font-size:13px;line-height:1.25rem;padding-bottom:20px}}.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;justify-content:flex-start}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-icon{gap:15px}}.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-icon .ingredients-warnings__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:100px;flex-basis:100px;text-align:center}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-icon .ingredients-warnings__block{-ms-flex-preferred-size:88px;flex-basis:88px}}.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-icon .ingredients-warnings__svg{padding-bottom:4px;width:50px}@media only screen and (min-width:799px){.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-icon .ingredients-warnings__svg{padding-bottom:8px}}.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-icon .ingredients-warnings__pack-wrapper{line-height:1.375rem}@media only screen and (max-width:798px){.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-icon .ingredients-warnings__pack-wrapper{line-height:1rem}}.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-icon .ingredients-warnings__pack-text{font-size:12px}@media only screen and (min-width:799px){.pdp-specifics__container .specifics-ingredients__warnings .specifics-ingredients__warnings-icon .ingredients-warnings__pack-text{font-size:16px}}.double-accordion__new-pdp{margin:45px auto 20px!important}@media only screen and (max-width:798px){.double-accordion__new-pdp{border-bottom:none;margin:unset!important}}.double-accordion__new-pdp .double-accordion__item{border-bottom:1px solid #dfddde}.double-accordion__new-pdp .double-accordion__item:first-child{border-top:1px solid #dfddde}.double-accordion__new-pdp .faq-box__item{scroll-margin-top:60px}@media only screen and (min-width:799px){.double-accordion__new-pdp .faq-box__item{scroll-margin-top:120px}}.double-accordion__new-pdp .faq-box__text,.double-accordion__new-pdp .faq-box__text p{font-family:Crimson Text,serif;margin:0 0 30px;padding-right:10px}@media only screen and (max-width:798px){.double-accordion__new-pdp .faq-box__text,.double-accordion__new-pdp .faq-box__text p{font-size:.8125rem}}.double-accordion__new-pdp .faq-box__item-title button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:transparent;color:#000;font-family:Crimson Text,serif;font-size:1.375rem;font-weight:300;justify-content:space-between;padding:15px 0;width:100%}@media only screen and (max-width:798px){.double-accordion__new-pdp .faq-box__item-title button{font-size:1rem;margin:5px 0;padding:5px 0}}.double-accordion__new-pdp .faq-box__item-title button .min-plus:after,.double-accordion__new-pdp .faq-box__item-title button .min-plus:before{height:1px}.double-accordion__new-pdp h4.double-accordion__main-title{font-family:Crimson Text,serif;font-size:1.375rem;font-weight:300}@media only screen and (max-width:798px){.double-accordion__new-pdp h4.double-accordion__main-title{font-size:1rem}}.double-accordion__new-pdp h6.double-accordion__inside-title{font-family:Crimson Text,serif;font-size:1.375rem;font-weight:300}@media only screen and (max-width:798px){.double-accordion__new-pdp h6.double-accordion__inside-title{font-size:1rem}}.double-accordion__new-pdp .double-accordion__generic-title h3{font-size:2.625rem;font-weight:300}@media only screen and (max-width:798px){.double-accordion__new-pdp .double-accordion__generic-title h3{font-size:1.625rem;margin-bottom:30px}}@media only screen and (min-width:799px){.double-accordion__new-pdp .double-accordion__generic-title h3{margin-bottom:40px;margin-top:50px}}.pdp-sensory__container{padding:40px!important}@media only screen and (max-width:798px){.pdp-sensory__container{padding:unset!important;padding-bottom:unset!important;padding-left:unset!important;padding-right:unset!important;padding-top:35px!important;width:unset}}.pdp-sensory__container .columns{margin-left:unset;margin-right:unset}.pdp-sensory__container .image-element__wrap{margin-bottom:unset}.pdp-sensory__container .redactional-box__item:nth-of-type(2n){margin-top:unset}@media only screen and (max-width:798px){.pdp-sensory__container .redactional-box__item:nth-of-type(2n){padding-left:unset;padding-right:unset}}.pdp-sensory__container .pdp-sensory__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:798px){.pdp-sensory__container .pdp-sensory__inner{display:block}}.pdp-sensory__container .pdp-sensory__wrapper{-webkit-box-flex:0;-ms-flex:0 50%;flex:0 50%;padding:0 40px}@media only screen and (max-width:1024px){.pdp-sensory__container .pdp-sensory__wrapper{padding:0 20px}}@media only screen and (max-width:798px){.pdp-sensory__container .pdp-sensory__wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:unset}}.pdp-sensory__container .pdp-sensory__wrapper.single-block{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:798px){.pdp-sensory__container .pdp-sensory__wrapper.single-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}@media only screen and (min-width:799px){.pdp-sensory__container .pdp-sensory__wrapper.single-block .pdp-sensory__content{margin-top:0}.pdp-sensory__container .pdp-sensory__wrapper.single-block .pdp-sensory__content-mega-wrap,.pdp-sensory__container .pdp-sensory__wrapper.single-block .pdp-sensory__img-wrap{-webkit-box-flex:0;-ms-flex:0 50%;flex:0 50%}}@media only screen and (max-width:798px){.pdp-sensory__container .pdp-sensory__content-mega-wrap{padding:20px 30px}}.pdp-sensory__container .pdp-sensory__content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}@media only screen and (max-width:798px){.pdp-sensory__container .pdp-sensory__content-wrap{text-align:center;width:100%}}.pdp-sensory__container .pdp-sensory__content-wrap h3{font-family:Crimson Text,serif;font-size:2rem;margin:15px 0}@media only screen and (max-width:798px){.pdp-sensory__container .pdp-sensory__content-wrap h3{font-size:1.625rem;margin:0 auto 10px 0}}.pdp-sensory__container .pdp-sensory__content-wrap p{font-family:HK Grotesk;font-size:1rem}@media only screen and (max-width:798px){.pdp-sensory__container .pdp-sensory__content-wrap p{font-size:.875rem;margin:0 0 20px}}@media only screen and (min-width:799px){.pdp-sensory__container .pdp-sensory__content{margin-top:15px}}.pdp-sensory__container .pdp-sensory__img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:420px;left:0;top:0}@media only screen and (max-width:798px){.pdp-sensory__container .pdp-sensory__img{height:280px}}.pdp-sensory__container .pdp-sensory__img.banner-video-wrapper{position:relative}.pdp-sensory__container .pdp-sensory__img .banner-video{height:420px;left:0;-o-object-fit:cover;object-fit:cover;top:0;z-index:1}@media only screen and (max-width:798px){.pdp-sensory__container .pdp-sensory__img .banner-video{height:280px}}.pdp-sensory__container .btn-primary{text-decoration:none}.shopping-info-pdp{background-color:#fff!important;margin:40px}@media only screen and (max-width:798px){.shopping-info-pdp{margin:42px 0 50px}}.shopping-info-pdp .container{background-color:#f5f5f3;padding:36px 0 20px}@media only screen and (max-width:798px){.shopping-info-pdp .container{padding:0;width:100%}}.shopping-info-pdp .flex-items{-ms-flex-preferred-size:20%;flex-basis:20%}@media only screen and (max-width:798px){.shopping-info-pdp .flex-items{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 5px 30px}}.shopping-info-pdp .flex-items svg{max-height:50px;fill:#000;width:50px}@media only screen and (max-width:798px){.shopping-info-pdp .flex-block{padding:35px 20px 0}}.shopping-info-pdp .description-shopping-info{color:#000;font-size:1rem}@media only screen and (max-width:798px){.shopping-info-pdp .description-shopping-info{font-size:.75rem}}.shopping-info-pdp .description-shopping-info p{color:#000;font-size:1rem}@media only screen and (max-width:798px){.shopping-info-pdp .description-shopping-info p{font-size:.75rem}}.phone-register{margin:unset;margin-bottom:10px;overflow:unset;will-change:auto}.phone-register:after,.phone-register:before{content:none}.phone-register input.mdc-text-field__input:hover{background-color:#f7f7f7}.phone-register input.mdc-text-field__input:focus{background-color:#e7e7e7}.phone-register label.mdc-floating-label{left:53px}.iti,input-phone{height:100%;width:100%}.iti div:empty{display:block}.iti__search-input{margin:unset}.iti__dropdown-content{background-color:#fff}.iti__selected-flag{height:100%}.iti--allow-dropdown input.iti__tel-input:active,.iti--allow-dropdown input.iti__tel-input:focus{padding-left:52px;padding-right:6px}.iti__dropdown-content .iti__country-list{margin-bottom:0;padding-left:0}.iti{--iti-path-flags-1x:var(--iti-path-flags-1xx);--iti-path-flags-2x:var(--iti-path-flags-2xx);--iti-path-globe-1x:var(--iti-path-globe-1xx);--iti-path-globe-2x:var(--iti-path-globe-2xx)}@media only screen and (min-width:799px){.dav-shoppingbag-cart .cart_item_table{border-right:1px solid rgba(78,75,74,.5);padding-right:40px}.dav-shoppingbag-cart .cart_item_table .sachets-accordion .faq-box__text.faq-box__text-sachet .faq-box__text-sachet-customer{padding-left:20px}}@media only screen and (max-width:798px){.cart_container #pagecontent,.cart_content #pagecontent{padding-bottom:90px!important}}.cart_container .add_to_cart,.cart_content .add_to_cart{font-size:1.125rem;height:54px;letter-spacing:0;line-height:18px}.cart_container .add_to_cart[disabled],.cart_content .add_to_cart[disabled]{background-color:#515151}@media only screen and (max-width:798px){.cart_container.dav-shoppingbag.dav-shoppingbag-cart .overlay-cart-backdrop,.cart_content.dav-shoppingbag.dav-shoppingbag-cart .overlay-cart-backdrop{background-color:#000;height:100%;left:0;opacity:.5;pointer-events:none;position:fixed;top:0;-webkit-transition:background-color .5s ease;transition:background-color .5s ease;width:100%;z-index:16}}.cart_container.cart_content--dav-desktop,.cart_content.cart_content--dav-desktop{padding-top:50px}.cart_container.cart_content--dav-desktop .overlay-minicart-backdrop,.cart_content.cart_content--dav-desktop .overlay-minicart-backdrop{background-color:#000;height:100%;left:0;opacity:.5;pointer-events:none;position:absolute;top:0;-webkit-transition:background-color .5s ease;transition:background-color .5s ease;width:100%;z-index:16}.cart_container.cart_content--dav-desktop .minicart_title,.cart_content.cart_content--dav-desktop .minicart_title{color:#4e4b4a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Crimson Text,serif;font-size:1.25rem;height:28px;letter-spacing:0;line-height:14px;text-transform:capitalize;top:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart_container.cart_content--dav-desktop .cart_item__title,.cart_content.cart_content--dav-desktop .cart_item__title{margin-bottom:7px}.cart_container.cart_content--dav-desktop form,.cart_content.cart_content--dav-desktop form{margin:0}.cart_container.cart_content--dav-desktop .cart_overflow,.cart_content.cart_content--dav-desktop .cart_overflow{-webkit-overflow-scrolling:touch;margin-right:18px;margin-top:10px;overflow:auto;padding-top:0}.cart_container.cart_content--dav-desktop .cart_overflow::-webkit-scrollbar-track,.cart_content.cart_content--dav-desktop .cart_overflow::-webkit-scrollbar-track{background-color:#f5f5f3!important;border-radius:6px}.cart_container.cart_content--dav-desktop .cart_overflow::-webkit-scrollbar,.cart_content.cart_content--dav-desktop .cart_overflow::-webkit-scrollbar{background-color:#d3d3d3!important;border-radius:6px;width:4px}.cart_container.cart_content--dav-desktop .cart_overflow::-webkit-scrollbar:horizontal,.cart_content.cart_content--dav-desktop .cart_overflow::-webkit-scrollbar:horizontal{border-radius:6px;height:6px;width:auto}.cart_container.cart_content--dav-desktop .cart_overflow::-webkit-scrollbar-thumb,.cart_content.cart_content--dav-desktop .cart_overflow::-webkit-scrollbar-thumb{background-color:#d3d3d3!important;border-radius:6px}@media only screen and (max-width:798px){.cart_container.cart_content--dav-desktop .cart_overflow::-webkit-scrollbar,.cart_content.cart_content--dav-desktop .cart_overflow::-webkit-scrollbar{background-color:#d3d3d3!important;width:3px}.cart_container.cart_content--dav-desktop .cart_overflow::-webkit-scrollbar:horizontal,.cart_content.cart_content--dav-desktop .cart_overflow::-webkit-scrollbar:horizontal{background-color:#d3d3d3!important;height:3px;width:auto}}.cart_container.cart_content--dav-desktop .cart_overflow ul,.cart_content.cart_content--dav-desktop .cart_overflow ul{padding:0 0 6px 2px}.cart_container.cart_content--dav-desktop .cart_overflow .cart-items-title,.cart_content.cart_content--dav-desktop .cart_overflow .cart-items-title{margin-bottom:1px;margin-left:20px;margin-right:20px}.cart_container.cart_content--dav-desktop .cart_overflow .cart_item,.cart_content.cart_content--dav-desktop .cart_overflow .cart_item{margin:15px 20px 0;padding:0}.cart_container.cart_content--dav-desktop .cart_overflow .cart_item .right-container,.cart_content.cart_content--dav-desktop .cart_overflow .cart_item .right-container{margin-top:unset}.cart_container.cart_content--dav-desktop .cart_overflow .cart_item .right-container button,.cart_content.cart_content--dav-desktop .cart_overflow .cart_item .right-container button{margin-bottom:25px;margin-right:0;padding:unset;width:10px}.cart_container.cart_content--dav-desktop .cart_overflow .cart_item.no-border,.cart_content.cart_content--dav-desktop .cart_overflow .cart_item.no-border{margin-bottom:0}.cart_container.cart_content--dav-desktop .cart_overflow .quantity-container,.cart_content.cart_content--dav-desktop .cart_overflow .quantity-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart_container.cart_content--dav-desktop .cart_overflow .quantity-container span.quantity,.cart_content.cart_content--dav-desktop .cart_overflow .quantity-container span.quantity{grid-area:1/1/2/2;line-height:0;margin-top:5px;text-align:left}.cart_container.cart_content--dav-desktop .cart_overflow .quantity-container .product-quantity-box,.cart_content.cart_content--dav-desktop .cart_overflow .quantity-container .product-quantity-box{grid-area:2/1/3/2;margin:3px 0 0}.cart_container.cart_content--dav-desktop .cart_overflow .quantity-container .product-quantity-box .ss-icon,.cart_content.cart_content--dav-desktop .cart_overflow .quantity-container .product-quantity-box .ss-icon{padding-top:unset}.cart_container.cart_content--dav-desktop .cart_overflow .quantity-container .product-quantity-box .quantity,.cart_content.cart_content--dav-desktop .cart_overflow .quantity-container .product-quantity-box .quantity{font-size:.625rem;font-weight:700;letter-spacing:0;line-height:18px;padding:0 5px!important}.cart_container.cart_content--dav-desktop .cart_overflow .right.price,.cart_content.cart_content--dav-desktop .cart_overflow .right.price{grid-area:1/2/3/3;margin-bottom:7px;margin-left:0;margin-right:0;min-width:unset}.cart_container.cart_content--dav-desktop .cart_overflow .right.price .money,.cart_content.cart_content--dav-desktop .cart_overflow .right.price .money{color:#000;font-size:.875rem}.cart_container.cart_content--dav-desktop .cart_overflow .subscription-container,.cart_content.cart_content--dav-desktop .cart_overflow .subscription-container{display:grid;font-size:14px;font-weight:700;grid-column-start:2;grid-row-start:3;margin-bottom:4px;text-align:left}.cart_container.cart_content--dav-desktop .feature_divider,.cart_content.cart_content--dav-desktop .feature_divider{border-color:#4e4b4a80;margin:0 0 0 20px;margin-bottom:unset;padding-top:8px;width:435px}.cart_container.cart_content--dav-desktop ul.minicart_footer,.cart_content.cart_content--dav-desktop ul.minicart_footer{background-color:#fff;padding:15px 5px 15px 0;z-index:17}.cart_container.cart_content--dav-desktop ul.minicart_footer .cart_subtotal.js-cart_subtotal,.cart_content.cart_content--dav-desktop ul.minicart_footer .cart_subtotal.js-cart_subtotal{margin:0 0 15px;padding:0 30px 0 32px}.cart_container.cart_content--dav-desktop ul.minicart_footer .cart_subtotal.js-cart_subtotal span,.cart_content.cart_content--dav-desktop ul.minicart_footer .cart_subtotal.js-cart_subtotal span{color:#000;font-size:.875rem;letter-spacing:0;line-height:18px;text-transform:capitalize}.cart_container.cart_content--dav-desktop ul.minicart_footer .cart_subtotal.js-cart_subtotal .money,.cart_content.cart_content--dav-desktop ul.minicart_footer .cart_subtotal.js-cart_subtotal .money{font-size:1.125rem}.cart_container.cart_content--dav-desktop ul.minicart_footer li,.cart_content.cart_content--dav-desktop ul.minicart_footer li{padding:0 20px}.cart_container.cart_content--dav-desktop .sachets-accordion .faq-box__item-title,.cart_content.cart_content--dav-desktop .sachets-accordion .faq-box__item-title{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.cart_container.cart_content--dav-desktop .sachets-accordion .cart_promo_box,.cart_content.cart_content--dav-desktop .sachets-accordion .cart_promo_box{padding:10px}.cart_container.cart_content--dav-desktop .sachets-accordion .faq-box__text-sachet-customer,.cart_content.cart_content--dav-desktop .sachets-accordion .faq-box__text-sachet-customer{margin-bottom:10px;margin-top:5px!important;padding:0 20px;text-align:center}.cart_container.cart_content--dav-desktop .sachets-accordion .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets .sachet_list li,.cart_content.cart_content--dav-desktop .sachets-accordion .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets .sachet_list li{margin-bottom:17px}.cart_container.cart_content--dav-desktop .sachets-accordion .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets .sachet_list li span,.cart_content.cart_content--dav-desktop .sachets-accordion .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets .sachet_list li span{font-size:.75rem;line-height:16px}.cart_container.cart_content--dav-desktop .sachets-accordion .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets .sachet_list li img,.cart_content.cart_content--dav-desktop .sachets-accordion .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets .sachet_list li img{width:79px}.cart_container.cart_content--dav-desktop .sachets-accordion .sachet_list li,.cart_content.cart_content--dav-desktop .sachets-accordion .sachet_list li{width:50%}.cart_container.cart_content--dav-desktop .sachets-accordion .sachet_list li div,.cart_content.cart_content--dav-desktop .sachets-accordion .sachet_list li div{border:2px dashed #ccc;margin:0 auto;padding:0;position:relative;width:-webkit-min-content;width:-moz-min-content;width:min-content}.cart_container.cart_content--dav-desktop .cart-items-title-wrapper,.cart_content.cart_content--dav-desktop .cart-items-title-wrapper{text-align:center}.cart_container.cart_content--dav-desktop .cart-items-title,.cart_content.cart_content--dav-desktop .cart-items-title{font-weight:500}.cart_container.cart_content--dav-desktop .cart-shipping__num-outer,.cart_content.cart_content--dav-desktop .cart-shipping__num-outer{font-family:HK Grotesk;text-align:center}.cart_container.cart_content--dav-desktop button.add_to_cart,.cart_content.cart_content--dav-desktop button.add_to_cart{font-size:1.125rem!important}.cart_container .dav-title-block.title-mid,.cart_content .dav-title-block.title-mid{color:#000;font-size:2rem;letter-spacing:0;line-height:36px}@media only screen and (max-width:798px){.cart_container .dav-title-block.title-mid,.cart_content .dav-title-block.title-mid{font-size:1.375rem;line-height:26px;margin-bottom:10px;text-align:center}}.cart_container .cart-items-title-wrapper,.cart_content .cart-items-title-wrapper{margin-bottom:0;padding:0!important;width:100%}.cart_container .cart_item+.cart-items-title-wrapper,.cart_content .cart_item+.cart-items-title-wrapper{border-top:1px solid var(--dav-theme-background-default);margin-top:-1px}.cart_container .cart-items-title,.cart_content .cart-items-title{background-color:#f5f5f3;color:#333;font-size:1.375rem;font-weight:500;height:40px;letter-spacing:0;line-height:24px;margin:0 auto 8px 0;padding:10px 20px 2px}@media only screen and (max-width:798px){.cart_container .cart-items-title,.cart_content .cart-items-title{margin:0 auto 7px 0;text-align:center}.cart_container .cart-items-title.cart-items-gifts,.cart_container .cart-items-title.cart-items-sachets,.cart_content .cart-items-title.cart-items-gifts,.cart_content .cart-items-title.cart-items-sachets{margin:0 auto 10px 0}}.cart_container .cart_item,.cart_content .cart_item{display:grid!important;grid-template-columns:auto 1fr auto;grid-template-rows:repeat(3,auto);height:auto;margin-bottom:0;margin-left:15px;margin-top:15px;padding-bottom:5px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-bottom:1px solid rgba(78,75,74,.5)}@media only screen and (max-width:798px){.cart_container .cart_item,.cart_content .cart_item{margin-left:unset}.cart_container .cart_item.cart_item-gift,.cart_container .cart_item.cart_item-sachet,.cart_content .cart_item.cart_item-gift,.cart_content .cart_item.cart_item-sachet{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;grid-template-rows:repeat(2,auto)}.cart_container .cart_item.cart_item-gift .cart_item__title,.cart_container .cart_item.cart_item-sachet .cart_item__title,.cart_content .cart_item.cart_item-gift .cart_item__title,.cart_content .cart_item.cart_item-sachet .cart_item__title{-ms-flex-item-align:start;align-self:start}.cart_container .cart_item.cart_item-gift .cart_image,.cart_container .cart_item.cart_item-sachet .cart_image,.cart_content .cart_item.cart_item-gift .cart_image,.cart_content .cart_item.cart_item-sachet .cart_image{padding-right:0!important}}.cart_container .cart_item.cart_item-gift .quantity-container .product-quantity-box.free-gift,.cart_container .cart_item.cart_item-gift .quantity-container .quantity.free-gift,.cart_container .cart_item.cart_item-sachet .quantity-container .product-quantity-box.free-gift,.cart_container .cart_item.cart_item-sachet .quantity-container .quantity.free-gift,.cart_content .cart_item.cart_item-gift .quantity-container .product-quantity-box.free-gift,.cart_content .cart_item.cart_item-gift .quantity-container .quantity.free-gift,.cart_content .cart_item.cart_item-sachet .quantity-container .product-quantity-box.free-gift,.cart_content .cart_item.cart_item-sachet .quantity-container .quantity.free-gift{display:none}@media only screen and (max-width:798px){.cart_container .cart_item.cart_item-gift .right-container,.cart_content .cart_item.cart_item-gift .right-container{margin-bottom:15px}}@media only screen and (max-width:798px){.cart_container .cart_item.cart_item-sachet .right-container,.cart_content .cart_item.cart_item-sachet .right-container{margin-bottom:22px}}.cart_container .cart_item.no-border,.cart_content .cart_item.no-border{border:0}.cart_container .cart_item .cart_image-wrapper,.cart_content .cart_item .cart_image-wrapper{grid-area:1/1/3/2;padding:unset}.cart_container .cart_item .cart_image,.cart_content .cart_item .cart_image{padding-right:10px}.cart_container .cart_item .cart_image img,.cart_content .cart_item .cart_image img{max-height:79px;width:79px}.cart_container .cart_item .cart_item__title,.cart_content .cart_item .cart_item__title{grid-area:1/2/2/3;width:unset!important}.cart_container .cart_item .cart_item__title .item_title,.cart_content .cart_item .cart_item__title .item_title{font-family:Crimson Text,serif;font-size:1rem;line-height:18px}.cart_container .cart_item .cart_item__title .item_title .item_size,.cart_content .cart_item .cart_item__title .item_title .item_size{margin:0}.cart_container .cart_item .right-container,.cart_content .cart_item .right-container{grid-area:1/3/2/4}@media only screen and (min-width:799px){.cart_container .cart_item .right-container,.cart_content .cart_item .right-container{margin-top:5px}.cart_container .cart_item .right-container button.remove-product img,.cart_container .cart_item .right-container button.remove-sachet-cart_item img,.cart_content .cart_item .right-container button.remove-product img,.cart_content .cart_item .right-container button.remove-sachet-cart_item img{width:10px}}@media only screen and (max-width:798px){.cart_container .cart_item .right-container,.cart_content .cart_item .right-container{margin-bottom:5px}}.cart_container .cart_item .quantity-container,.cart_content .cart_item .quantity-container{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:2/2/3/4;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (min-width:799px){.cart_container .cart_item .quantity-container,.cart_content .cart_item .quantity-container{margin-bottom:10px}}@media only screen and (max-width:798px){.cart_container .cart_item .quantity-container,.cart_content .cart_item .quantity-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.cart_container .cart_item .quantity-container div.quantity,.cart_content .cart_item .quantity-container div.quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}@media only screen and (max-width:798px){.cart_container .cart_item .quantity-container div.quantity,.cart_content .cart_item .quantity-container div.quantity{display:block}}.cart_container .cart_item .quantity-container span.quantity,.cart_content .cart_item .quantity-container span.quantity{font-family:HK Grotesk;font-size:.625rem;font-weight:700;letter-spacing:0;line-height:18px;margin-right:12px;text-transform:uppercase}@media only screen and (max-width:798px){.cart_container .cart_item .quantity-container span.quantity,.cart_content .cart_item .quantity-container span.quantity{grid-area:1/1/2/2;line-height:0;margin-bottom:3px;margin-right:15px}}.cart_container .cart_item .quantity-container .product-quantity-box,.cart_content .cart_item .quantity-container .product-quantity-box{-ms-flex-item-align:end;align-self:end;width:90px!important}@media only screen and (max-width:798px){.cart_container .cart_item .quantity-container .product-quantity-box,.cart_content .cart_item .quantity-container .product-quantity-box{grid-area:2/1/3/2;margin-top:3px}}.cart_container .cart_item .quantity-container .product-quantity-box .ss-icon,.cart_content .cart_item .quantity-container .product-quantity-box .ss-icon{padding-top:7px}@media only screen and (max-width:798px){.cart_container .cart_item .quantity-container .product-quantity-box .ss-icon,.cart_content .cart_item .quantity-container .product-quantity-box .ss-icon{padding-top:0}}.cart_container .cart_item .quantity-container .product-quantity-box input.quantity,.cart_content .cart_item .quantity-container .product-quantity-box input.quantity{font-family:HK Grotesk;letter-spacing:0;padding:12px 5px 0!important}@media only screen and (max-width:798px){.cart_container .cart_item .quantity-container .product-quantity-box input.quantity,.cart_content .cart_item .quantity-container .product-quantity-box input.quantity{font-size:.625rem;font-weight:700;line-height:18px;padding:0!important}}.cart_container .cart_item .right.price,.cart_content .cart_item .right.price{margin:0}@media only screen and (min-width:799px){.cart_container .cart_item .right.price,.cart_content .cart_item .right.price{margin-left:110px;margin-right:15px;min-width:52px}}@media only screen and (max-width:798px){.cart_container .cart_item .right.price,.cart_content .cart_item .right.price{grid-area:1/2/3/3;margin-bottom:8px}}.cart_container .cart_item .right.price .money,.cart_content .cart_item .right.price .money{color:#000;font-size:1.125rem;letter-spacing:0;line-height:18px;padding:unset}@media only screen and (max-width:798px){.cart_container .cart_item .right.price .money,.cart_content .cart_item .right.price .money{font-size:.875rem}}.cart_container .cart_item .subscription-container,.cart_content .cart_item .subscription-container{display:grid;font-size:14px;font-weight:700;grid-column-start:2;grid-row-start:3;margin-bottom:4px;text-align:left}@media only screen and (min-width:799px){.cart_container .cart_footer,.cart_content .cart_footer{margin-left:unset;margin-right:unset}.cart_container .cart_footer .cart-shipping__wrapper,.cart_content .cart_footer .cart-shipping__wrapper{margin:0 0 0 20px}}.cart_container .cart_footer .subtotal p,.cart_content .cart_footer .subtotal p{color:#000;font-size:.875rem}.cart_container .cart_footer .subtotal p:nth-of-type(2),.cart_content .cart_footer .subtotal p:nth-of-type(2){margin:0}@media only screen and (min-width:799px){.cart_container .cart_footer .subtotal,.cart_content .cart_footer .subtotal{padding-left:20px}}.cart_container .cart_footer .subtotal .money,.cart_content .cart_footer .subtotal .money{color:#000;font-size:.875rem}@media only screen and (max-width:798px){.cart_container .cart_footer .subtotal .money,.cart_content .cart_footer .subtotal .money{font-size:1.125rem}}.cart_container .cart_footer .feature_divider,.cart_content .cart_footer .feature_divider{border-color:#4e4b4a80;margin-bottom:20px}@media only screen and (max-width:798px){.empty-cart div.section{margin:0}}.empty-cart h1{color:#4e4b4a;font-size:2rem;font-weight:600;line-height:26px;margin:0 auto 10px;text-align:center}@media only screen and (max-width:798px){.empty-cart h1{font-size:1.625rem}}.empty-cart .cart_promo_box{margin:30px 0 0}.empty-cart .cart_promo_box span p,.empty-cart .cart_promo_box span strong{color:#4e4b4a;font-family:HK Grotesk;font-size:.875rem;line-height:18px;margin:unset}.empty-cart .cart_promo_box a{color:#4e4b4a;font-family:HK Grotesk;font-size:.875rem;line-height:18px}.empty-cart .quote{font-family:HK Grotesk,sans-serif;font-size:1.125rem;line-height:22px;padding:1px}.empty-cart .add_to_cart{margin:5px auto 0}.empty-minicart{margin:0 20px}.empty-minicart .minicart_title{margin-left:0}.empty-minicart .quote{border-color:transparent!important;margin:48px auto 70px;padding:0 50px}.empty-minicart .cart_promo_box{height:75px;padding:10px 15px}.empty-minicart .cart_promo_box span p a{color:#4e4b4a;display:inline-block;font-family:HK Grotesk;font-size:.8125rem;line-height:18px}.empty-minicart .action_button.continue-button.add_to_cart{background:#4e4b4a!important;color:#fff!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem!important;line-height:18px;margin-top:20px}.cart-shipping__wrapper{background-color:#d7e6e9;color:#4e4b4a;margin:0 0 0 40px;opacity:0;padding:10px 15px 15px;position:relative;text-align:center;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media only screen and (max-width:798px){.cart-shipping__wrapper{padding:10px 20px 12px!important}}.cart-shipping__wrapper span{font-size:.875rem;letter-spacing:0;line-height:18px;margin:0}.cart-shipping__wrapper .cart_freeshipping{font-size:.875rem}.cart-shipping__wrapper .cart-shipping__num{font-weight:700}@media only screen and (max-width:798px){.cart-shipping__wrapper{margin:unset;padding:10px 10px 12px}}.cart-shipping__wrapper.visible{opacity:1}.cart-shipping__wrapper p{font-family:HK Grotesk,sans-serif;font-size:.875rem;letter-spacing:0;line-height:18px;margin:0 0 10px}@media only screen and (max-width:798px){.cart-shipping__wrapper p{margin:0}}.cart-shipping__wrapper .cart_freeshipping{background:transparent;color:#4e4b4a;margin:10px 0 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 0 0}@media only screen and (max-width:798px){.cart-shipping__wrapper .cart_freeshipping{padding:unset}}.cart-shipping__wrapper .cart_freeshipping span{color:#333;font-family:HK Grotesk,sans-serif;font-size:.875rem;line-height:1em;text-align:left}.cart-shipping__wrapper .cart_freeshipping span a{display:inline-block;font-family:HK Grotesk,sans-serif;font-size:.875rem;padding-bottom:unset;padding-top:unset;text-decoration:underline}.cart-shipping-threshold__bar{background-color:#fff;border-radius:8px;height:15px;margin-top:10px;position:relative}.cart-shipping-threshold__progress{background-color:#4e4b4a;border-radius:8px 0 1px 8px;display:block;height:100%;left:0;max-width:100%;min-width:0;position:absolute;top:0;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out}.cart_content--dav-desktop .cart-shipping__wrapper{margin:0 20px 15px;padding:10px 20px 12px}.cart_content--dav-desktop .cart_freeshipping{margin:unset}.modal.remove-product-modal.fade{background:#fff;height:auto;left:50%;margin:0;opacity:0;padding-right:unset!important;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .25s linear;transition:all .25s linear;width:296px}.modal.remove-product-modal.fade.show{opacity:1;-webkit-transition:all .25s linear;transition:all .25s linear}@media only screen and (min-width:799px){.modal.remove-product-modal.fade{width:345px}}.modal.remove-product-modal.fade .modal-dialog{margin:8px 3px 21px}@media only screen and (min-width:799px){.modal.remove-product-modal.fade .modal-dialog{margin:8px 8px 28px}}.modal.remove-product-modal.fade .modal-header{padding:8px}@media only screen and (min-width:799px){.modal.remove-product-modal.fade .modal-header{padding:10px}}.modal.remove-product-modal.fade .modal-header button.close{height:10px;width:10px}@media only screen and (min-width:799px){.modal.remove-product-modal.fade .modal-header button.close{margin:-21px -21px -16px auto}}.modal.remove-product-modal.fade .modal-header button.close span{font-size:1.75rem;font-weight:300}.modal.remove-product-modal.fade .modal-body{margin:0 auto;padding:0 20px;text-align:center;width:80%}@media only screen and (min-width:799px){.modal.remove-product-modal.fade .modal-body{padding:0 22px;width:90%}}.modal.remove-product-modal.fade .modal-footer{padding:0 22px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal.remove-product-modal.fade .modal-footer button{font-size:1rem;height:100%;margin-left:unset;margin-right:unset;min-height:40px;padding:0;width:100%}.modal.remove-product-modal.fade .modal-footer button.remove-product-dismiss{margin-top:10px}.modal.remove-product-modal.fade .title-h5{font-size:1.125rem;font-weight:300;letter-spacing:0;line-height:22px;padding:0;text-decoration:none}@media only screen and (max-width:798px){.modal.remove-product-modal.fade .title-h5{padding:0 0 10px}}.modal.remove-product-modal.fade .title-h5 .title-h5_btn{font-size:1rem;margin:0 0 15px}.sachets-accordion.hidden-until-loaded{display:none}.sachets-accordion .faq-box__container{display:block}.sachets-accordion .faq-box__container .faq-box__inner{padding:unset}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__item{border-bottom:unset}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__item-title{display:-webkit-box;display:-ms-flexbox;margin:0;padding-right:unset;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;display:flex;font-family:Crimson Text,serif;font-size:1.125rem;font-weight:700;font-weight:300;height:54px;letter-spacing:0;line-height:22px;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:798px){.sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__item-title{-webkit-box-pack:center;-ms-flex-pack:center;height:54px;justify-content:center;padding:7px 0}}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__item-title span.icon-down-arrow-sachet{position:absolute;right:22px;-webkit-transform:none;transform:none;width:15px}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__item-title span.icon-down-arrow-sachet.icon-down-arrow-rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .faq-box__text-sachet-customer{font-family:HK Grotesk,sans-serif;font-size:.875rem;letter-spacing:0;line-height:18px}@media only screen and (max-width:798px){.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .faq-box__text-sachet-customer{margin-bottom:20px;margin-top:unset;text-align:center}}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .faq-box__text-sachet-customer.modify-sachet{display:none}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .faq-box__text-sachet-customer.modify-sachet__font{font-size:.8125rem}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .cart_promo_box{background-color:#d7e6e9;border:2px solid #d7e6e9;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:73px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 10px}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .cart_promo_box span p{font-family:HK Grotesk;margin:unset;padding:0 3px;width:100%;word-break:break-word}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .cart_promo_box span p a{color:#000!important;display:inline-block;font-family:HK Grotesk}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .cart_promo_box span p a strong{color:#000!important;font-size:.8125rem;line-height:18px}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets-wrapper{-webkit-overflow-scrolling:touch;height:345px;margin-bottom:10px;margin-right:20px;margin-top:10px;overflow:auto}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets-wrapper::-webkit-scrollbar-track{background-color:#f5f5f3!important;border-radius:6px}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets-wrapper::-webkit-scrollbar{background-color:#d3d3d3!important;border-radius:6px;width:4px}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets-wrapper::-webkit-scrollbar:horizontal{border-radius:6px;height:6px;width:auto}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets-wrapper::-webkit-scrollbar-thumb{background-color:#d3d3d3!important;border-radius:6px}@media only screen and (max-width:798px){.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets-wrapper::-webkit-scrollbar{background-color:#d3d3d3!important;width:3px}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets-wrapper::-webkit-scrollbar:horizontal{background-color:#d3d3d3!important;height:3px;width:auto}}@media only screen and (max-width:798px){.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets-wrapper{height:306px;margin-right:10px;overflow:auto}}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets{margin:unset;padding:unset}@media only screen and (max-width:798px){.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets .sachet_list{padding-top:7px}}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets .sachet_list li{margin-bottom:21px}@media only screen and (max-width:798px){.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets .sachet_list li{margin-bottom:16px}}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets .sachet_list li div{border:2px dashed #ccc;margin:0 auto;padding:0;position:relative;width:-webkit-min-content;width:-moz-min-content;width:min-content}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets .sachet_list li img{min-width:79px;width:79px}.sachets-accordion .faq-box__container .faq-box__inner .faq-box__text.faq-box__text-sachet .sachets .sachet_list li span{font-size:.75rem;letter-spacing:0;line-height:16px}@media only screen and (max-width:798px){.cart_container.dav-cart.dav-shoppingbag{position:relative;z-index:10}.cart_container.dav-cart.dav-shoppingbag .dav-title-block.title-mid{font-size:1.625rem}}.cart_container.dav-cart.dav-shoppingbag .cart-sachets-accordion{margin-top:-12px}@media only screen and (max-width:798px){.cart_container.dav-cart.dav-shoppingbag .cart-sachets-accordion{display:none}}@media only screen and (min-width:799px){.cart_container.dav-cart.dav-shoppingbag .cart-sachets-accordion-mobile{display:none}.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__item-title{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding-left:20px}}@media only screen and (max-width:798px){.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .cart_promo_box{margin:0 10px 8px}}@media only screen and (min-width:799px){.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .cart_promo_box{margin:0 20px!important;min-height:40px;padding:10px 20px;text-align:center}}.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .cart_promo_box a{font-family:HK Grotesk;font-size:.875rem}@media only screen and (min-width:799px){.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .cart_promo_box a{font-size:.8125rem}}.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .cart_promo_box span p{font-family:HK Grotesk;font-size:.875rem;margin:unset}@media only screen and (min-width:799px){.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .cart_promo_box span p{font-size:.8125rem;padding:unset}}.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .sachets-wrapper{-webkit-overflow-scrolling:touch}.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .sachets-wrapper::-webkit-scrollbar-track{background-color:#f5f5f3!important;border-radius:6px}.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .sachets-wrapper::-webkit-scrollbar{background-color:#d3d3d3!important;border-radius:6px;width:4px}.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .sachets-wrapper::-webkit-scrollbar:horizontal{border-radius:6px;height:6px;width:auto}.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .sachets-wrapper::-webkit-scrollbar-thumb{background-color:#d3d3d3!important;border-radius:6px}@media only screen and (max-width:798px){.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .sachets-wrapper::-webkit-scrollbar{background-color:#d3d3d3!important;width:3px}.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .sachets-wrapper::-webkit-scrollbar:horizontal{background-color:#d3d3d3!important;height:3px;width:auto}}@media only screen and (min-width:799px){.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .sachets-wrapper{height:510px;margin-bottom:10px;margin-right:20px;margin-top:10px;overflow:auto}}@media only screen and (max-width:798px){.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .sachets-wrapper{height:306px;margin-right:10px;overflow:auto}}.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .sachets .sachet_list li:has(input[type=checkbox]:disabled)>span{opacity:.2}@media only screen and (min-width:799px){.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .sachets .sachet_list li{width:25%}}@media only screen and (max-width:798px){.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .sachets .sachet_list li span{padding:10px 16px}}@media only screen and (min-width:799px){.cart_container.dav-cart.dav-shoppingbag .js-cart_content__form .sachets-accordion .faq-box__container .faq-box__inner .faq-box__item .faq-box__text.faq-box__text-sachet .sachets .sachet_list li span{font-size:.875rem;line-height:16px;margin:0 auto;padding-bottom:9px;padding-top:7px;width:75%}.cart_footer-fixed{display:none}}@media only screen and (max-width:798px){.cart_footer-fixed{background:#fff;bottom:0;display:block;left:0;margin:0 auto!important;opacity:1;padding:0 20px!important;position:fixed;right:0;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease;width:100%;z-index:1000}.cart_footer-scrollable{display:block;position:relative}.cart_footer-fixed.hidden{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);transform:translateY(100%)}}@media only screen and (min-width:799px){.cart_footer div.section.clearfix{margin:10px 0}}.cart_footer .additional-checkout-buttons{margin-top:0!important}.dav-productlist-container{padding-top:0!important}.header-scrolled .filters{max-height:calc(100dvh - 220px)!important}.container-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.container-filters .sidebar{height:100%;max-height:100vh}@media only screen and (min-width:799px){.container-filters .sidebar{border-bottom:1px solid #d8d8d8;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8}}@media only screen and (max-width:798px){.container-filters .sidebar{overflow-y:hidden}}.container-filters .filters{max-height:0;opacity:0;overflow:hidden;-webkit-transition:width .3s ease;transition:width .3s ease;width:0}@media only screen and (max-width:798px){.container-filters .filters{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;max-height:100vh!important;position:fixed;top:0;width:100%;z-index:1100;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:1;padding:0 1rem;-webkit-transform:translateX(-100%);transform:translate(-100%);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}}.container-filters .filters .sidebar-block{margin-bottom:0;padding:1rem 2rem}@media only screen and (max-width:798px){.container-filters .filters .sidebar-block{padding:0 2rem}}.container-filters .filters .filter-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.875rem;padding-top:1.3125rem;position:relative}@media only screen and (max-width:798px){.container-filters .filters .filter-options{padding-top:0}}.container-filters .filters .filter-options.loading{opacity:.6;pointer-events:none}.container-filters .filters .filter-options.loading:before{background-color:#fffc;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:10}.container-filters .filters .filter-options.loading:after{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#000;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px;z-index:11}.container-filters .toggle_list-custom{border:none;margin:0;max-height:0;overflow:hidden;padding:0;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.container-filters .toggle_list-custom.opened{max-height:500px}@media only screen and (max-width:798px){.container-filters .toggle_list-custom.opened{max-height:300px;overflow-y:auto;padding-bottom:1rem}}.container-filters .toggle-custom{-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:HK Grotesk,sans-serif;font-size:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#fff;color:#000;cursor:pointer;font-weight:400;height:100%;justify-content:space-between;letter-spacing:normal;min-height:auto;padding:0;width:100%}@media only screen and (max-width:798px){.container-filters .toggle-custom{padding-bottom:1rem;padding-top:1rem}}.container-filters .toggle-custom .arrow-icons-wrap{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.container-filters .toggle-custom.active{font-weight:700}.container-filters .toggle-custom.active .arrow-icons-wrap{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.container-filters .custom-checkbox-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:2px}.container-filters .custom-checkbox-container input[type=checkbox],.container-filters .custom-checkbox-container input[type=radio]{height:0;opacity:0;position:absolute;width:0}.container-filters .custom-checkbox-container input[type=checkbox]:checked+label .custom-checkbox,.container-filters .custom-checkbox-container input[type=radio]:checked+label .custom-checkbox{background-color:#000;border-color:#000}.container-filters .custom-checkbox-container input[type=checkbox]:checked+label .custom-checkbox:after,.container-filters .custom-checkbox-container input[type=radio]:checked+label .custom-checkbox:after{display:block}.container-filters .custom-checkbox-container input[type=checkbox]:focus+label .custom-checkbox,.container-filters .custom-checkbox-container input[type=radio]:focus+label .custom-checkbox{outline:1px solid #000;outline-offset:1px}.container-filters .custom-checkbox-container input[type=checkbox]:focus-visible+label .custom-checkbox,.container-filters .custom-checkbox-container input[type=radio]:focus-visible+label .custom-checkbox{outline:1px solid #000;outline-offset:1px}.container-filters .custom-checkbox-container label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;font-size:.875rem;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container-filters .custom-checkbox-container .custom-checkbox{border:1px solid #000;border-radius:50%;display:inline-block;min-height:16px;min-width:16px;position:relative;-webkit-transition:background-color .2s ease,border-color .2s ease;transition:background-color .2s ease,border-color .2s ease}.container-filters .custom-checkbox-container .custom-checkbox:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:8px;left:50%;position:absolute;-webkit-transform:translate(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);width:4px}.container-filters .custom-checkbox-container .translateFilter{-ms-flex-preferred-size:100%;flex-basis:100%;line-height:1}.container-filters .header-mobile-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;padding:1rem calc(2rem - 10px) 1rem 2rem!important}.container-filters .header-mobile-filter .close-icon{padding:5px}.current_tags,.space{padding-bottom:1.5rem}.current_tags{-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.625rem;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.current_tags:not(:empty){padding-top:1.5rem}@media only screen and (min-width:799px){.current_tags{background-color:#fff;position:sticky;top:143px;z-index:998}.has-fast-links .current_tags{top:209px}}.current_tags .filter_tag{background-color:#eee;font-family:HK Grotesk,sans-serif;font-size:.875rem}.current_tags .filter_tag,.current_tags .reset-all-filters{color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:400;gap:8px;height:auto;line-height:1;margin:0;min-height:auto;padding:5px 12px;width:auto;-ms-flex-negative:0;flex-shrink:0;letter-spacing:normal}.current_tags .reset-all-filters{background-color:#fff;cursor:pointer;font-family:Crimson Text,serif;font-size:1rem;text-decoration:underline}.current_tags .x-shape{height:10px;position:relative;width:10px}.current_tags .x-shape:after,.current_tags .x-shape:before{background-color:#000;content:"";height:1px;left:0;position:absolute;top:50%;-webkit-transform-origin:center;transform-origin:center;width:100%}.current_tags .x-shape:before{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.current_tags .x-shape:after{-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.collection-fast-link{margin:10px 20px 0;position:relative}@media only screen and (min-width:799px){.collection-fast-link{background-color:#fff;margin:0 40px;padding-top:20px;position:sticky;top:69px;z-index:1000}}.collection-fast-link .collection-fast-link__container{cursor:-webkit-grab;cursor:grab;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:24px;overflow-x:auto;overflow-y:visible;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:799px){.collection-fast-link .collection-fast-link__container{gap:32px;padding:3px}}.collection-fast-link .collection-fast-link__container:after{background-color:#dbd7d6;bottom:3px;content:"";height:1px;left:0;position:absolute;right:0;width:100%;z-index:2}.collection-fast-link .collection-fast-link__container::-webkit-scrollbar,.collection-fast-link .collection-fast-link__container::-webkit-scrollbar-thumb,.collection-fast-link .collection-fast-link__container::-webkit-scrollbar-track{display:none}.collection-fast-link .collection-fast-link__container .collection-fast-link__item{font-family:Crimson Text,serif;font-size:1.25rem;padding-bottom:.625rem;position:relative;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:799px){.collection-fast-link .collection-fast-link__container .collection-fast-link__item{padding-bottom:1.25rem}}.collection-fast-link .collection-fast-link__container .collection-fast-link__item:after{background-color:transparent;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;width:100%;z-index:3}@media only screen and (min-width:799px){.collection-fast-link .collection-fast-link__container .collection-fast-link__item:hover:after{background-color:#4e4b4a}}.toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;padding-top:20px}@media only screen and (max-width:798px){.toolbar{gap:1rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (min-width:799px){.toolbar{background-color:#fff;position:sticky;top:69px;z-index:999}.has-fast-links .toolbar{top:135px}}.toolbar .open-filters{-ms-flex-preferred-size:calc(33.33333% - 26.66667px);display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:calc(33.33333% - 26.66667px);padding:1rem 2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#fff;border:1px solid #d8d8d8;color:#000;font-family:HK Grotesk,sans-serif;font-size:1rem;justify-content:space-between;letter-spacing:normal;line-height:1;min-height:3.375rem}@media only screen and (max-width:798px){.toolbar .open-filters{-ms-flex-preferred-size:50%;flex-basis:50%;padding:.875rem 1rem}}.toolbar .counter-filters{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sort-by-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;font-family:HK Grotesk,sans-serif;justify-content:space-between}@media only screen and (max-width:798px){.sort-by-container{-ms-flex-preferred-size:50%;background-color:#fff;border:1px solid #d8d8d8;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:50%;font-size:1rem;letter-spacing:normal;line-height:1;min-height:3.375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sort-by-container .sort-by-select{width:100%}}.sort-by-select{height:100%;position:relative}.sort-by-select.is-open .sort-by-select__options-list{display:block;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.sort-by-select__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:none;color:#000;cursor:pointer;font-weight:400;height:100%;letter-spacing:normal;min-height:auto;min-width:300px;padding-right:0;text-align:left}@media only screen and (max-width:798px){.sort-by-select__trigger{margin:0;min-width:auto;padding:.875rem 1rem;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.sort-by-select__trigger:focus-visible{outline:1px solid #d8d8d8;outline-offset:2px}.sort-by-select__trigger .sort-by-select__trigger-label{font-family:HK Grotesk,sans-serif;font-size:1rem;margin-right:8px}.sort-by-select__trigger:hover{border-color:#e0e0e0}.sort-by-select__options-list{background-color:#fff;border:1px solid #e0e0e0;border-radius:15px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.15);box-shadow:0 6px 12px #00000026;display:none;left:0;opacity:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:opacity .15s ease-out,visibility .15s ease-out,-webkit-transform .15s ease-out;transition:opacity .15s ease-out,visibility .15s ease-out,-webkit-transform .15s ease-out;transition:opacity .15s ease-out,visibility .15s ease-out,transform .15s ease-out;transition:opacity .15s ease-out,visibility .15s ease-out,transform .15s ease-out,-webkit-transform .15s ease-out;visibility:hidden;z-index:100}@media only screen and (max-width:798px){.sort-by-select__options-list{-webkit-transform:translateX(-50%)!important;transform:translate(-50%)!important;width:200%}}.sort-by-select__option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f0f0f0;color:#333;cursor:pointer;font-size:1rem;padding:12px 16px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.sort-by-select__option:last-child{border-bottom:none}.sort-by-select__option .sort-by-select__option-check{height:18px;margin-right:10px;width:18px;fill:#222;visibility:hidden}.sort-by-select__option .sort-by-select__option-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sort-by-select__option.item-selected{font-weight:500}.sort-by-select__option.item-selected .sort-by-select__option-check{visibility:visible}.sort-by-select__option:hover{background-color:#f5f5f5}.products-content{width:100%}@media only screen and (min-width:799px){.products-content .thumbnail{-webkit-transition:width .3s ease,margin .3s ease;transition:width .3s ease,margin .3s ease}.filters-open .four.columns,.filters-open .one-third.column{margin-left:40px!important;margin-right:0!important;width:calc(50% - 40px)!important}.filters-open .products-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:calc(66.66667% - 26.66667px);flex-basis:calc(66.66667% - 26.66667px)}.filters-open .current_tags{margin:0 40px}.filters-open.has-fast-links .filters{top:209px}}.filters-open .filters{-ms-flex-preferred-size:calc(33.33333% - 26.66667px);flex-basis:calc(33.33333% - 26.66667px);max-height:calc(100dvh - 390px);opacity:1;width:100%}@media only screen and (max-width:798px){.filters-open .filters{-webkit-transform:translateX(0);transform:translate(0)}.filters-open .filters .mobile-filter-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;padding:1.25rem .25rem}.filters-open .filters .mobile-filter-actions button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:1rem;letter-spacing:0}.filters-open .filters .mobile-filter-actions .reset-btn{background-color:#f5f5f3;color:#000}}@media only screen and (min-width:799px){.filters-open .filters{background-color:#fff;position:sticky;top:143px;z-index:999}}.filters-open .filters .sidebar{overflow-y:auto}.filters-open .filters .sidebar::-webkit-scrollbar-track{background-color:#fff}.filters-open .filters .sidebar::-webkit-scrollbar{background-color:#4e4b4a;width:6px}.filters-open .filters .sidebar::-webkit-scrollbar:horizontal{height:6px;width:auto}.filters-open .filters .sidebar::-webkit-scrollbar-thumb{background-color:#4e4b4a}.filters-open .filters .sidebar::-webkit-scrollbar{width:3px}.filters-open .filters .sidebar::-webkit-scrollbar-thumb{background-color:#cdcbca}.filters-open .open-filters{font-weight:700}.filters-open .filter-show-more-btn{background:none;border:none;color:#000;cursor:pointer;display:block;font-family:HK Grotesk,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:normal;padding:0;text-align:left;text-decoration:underline}.filters-open .filter-option-hidden{display:none}@media only screen and (max-width:798px){body.filters-open-mobile{overflow:hidden;position:fixed;width:100%}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/theme-davines.css.map */
