@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}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;-webkit-transition:opacity .25s ease,visibility 0s ease .25s;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:#1e1e1e99;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.85)),color-stop(50%,rgba(0,0,0,.3)),color-stop(65%,rgba(0,0,0,.15)),color-stop(75.5%,rgba(0,0,0,.075)),color-stop(82.85%,rgba(0,0,0,.037)),color-stop(88%,rgba(0,0,0,.019)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:MAX(0px)){.fancybox-caption{padding:75px MAX(44px,env(safe-area-inset-right)) MAX(25px,env(safe-area-inset-bottom)) MAX(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes fancybox-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fancybox-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,.25,1);transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media(max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:MAX(0px)){.fancybox-caption{padding-left:MAX(12px,env(safe-area-inset-left));padding-right:MAX(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px #0000004d}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#0000001a;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media(max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}: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}.using-keyboard #header .top_bar .mobile_nav:focus,.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 .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{pointer-events:none}#recharge-customer-portal .recharge-button-secondary{background:#4e4b4a;color:#fff}.shop_by__item .linkFrom{display:block}.password-field-wrapper{display:inline-block;position:relative;width:100%}.password-visibility-toggle{background:none;cursor:pointer;font-size:16px;height:auto;line-height:0;min-height:0;padding:0;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.password-visibility-toggle__icon{display:none}.show{display:block}.password-field-wrapper input[type=password],.password-field-wrapper input[type=text]{padding-right:40px}.account-activate-form__input-container,.reset-password-form__input-container{position:relative}.account-activate-form input[type=password][data-password-input],.account-activate-form input[type=text][data-password-input],.mdc-text-field input[type=password][data-password-input],.mdc-text-field input[type=text][data-password-input],.reset-password-form input[type=password][data-password-input],.reset-password-form input[type=text][data-password-input]{padding-right:48px}@media only screen and (max-width:479px){.password-toggle{font-size:14px;right:8px}.password-field-wrapper input[type=password],.password-field-wrapper input[type=text]{padding-right:35px}}#cassie-widget{--banner-background-color:#fff;--prebanner-background-color:#fff;--prebanner-border-color:#4e4b4a;--prebanner-secondary-color:#4e4b4a;--prebanner-accept-all-button-color:#4e4b4a;--prebanner-reject-all-button-color:#4e4b4a;--prebanner-reject-all-button-text-color:#fff;--prebanner-text-color:#000;--prebanner-customise-all-button-text-color:#000;--prebanner-customise-all-button-color:#fff;--prebanner-accept-all-button-text-color:#fff;--gpc-banner-background-color:#fff;--gpc-banner-secondary-color:#4e4b4a;--gpc-banner-text-color:#000;--gpc-banner-accept-all-button-color:#4e4b4a;--gpc-banner-accept-all-button-text-color:#fff;--gpc-banner-accept-all-exc-gpc-button-color:#4e4b4a;--gpc-banner-accept-all-exc-gpc-button-text-color:#fff;--gpc-banner-back-button-color:#4e4b4a;--gpc-banner-back-button-text-color:#fff;--banner-secondary-color:#4e4b4a;--banner-submit-preferences-button-color:#4e4b4a;--banner-submit-preferences-button-text-color:#fff;--banner-slider-background-off:#4f4f50;--banner-slider-background-on:#4e4b4a;--accept-all-button-background-color:#4e4b4a;--banner-text-color:#000;--accept-all-button-border-color:#4e4b4a;--accept-all-button-text-color:#fff;--reject-all-button-background-color:#4e4b4a;--reject-all-button-border-color:#4e4b4a;--reject-all-button-text-color:#fff;--view-all-button-background-color:#4e4b4a;--view-all-button-border-color:#4e4b4a;--view-all-button-text-color:#fff;--cookie-modal-background-color:#fff;--view-all-button-icon-color:#fff;--cookie-modal-border-color:#4e4b4a;--cookie-modal-text-color:#fff;--close-modal-button-color:#4e4b4a;--header-content-top-border-color:#4e4b4a;--main-content-border-colour:#4e4b4a;--tab-button-background-color:#4e4b4a;--tab-button-text-color:#fff;--tab-button-border-color:#4e4b4a;--active-button-border-color:#fff;--cookie-group-bottom-border-colour:#4e4b4a;--expand-cookies-icon-color:#4e4b4a;--cookie-children-container-background-color:#4e4b4a;--cookie-children-container-text-color:#fff;--save-preferences-button-background-color:#4e4b4a;--save-preferences-button-text-color:#fff;--save-preferences-button-border-color:#4e4b4a;--scrollbar-background-color:#fff;--scrollbar-thumb-color:#fff;--scrollbar-thumb-hover-color:#4e4b4a;--slider-background-colour-unchecked:#bbb;--toggle-background-color:#fff;--slider-background-color-checked:#4e4b4a;--manage-cookies-button-background-color:#4e4b4a;--manage-cookies-button-text-color:#fff;--manage-cookies-button-border-color:#4e4b4a}.cassie-cookie-module,.cassie-cookie-module button{font-family:Crimson Text,serif}.cassie-manage-cookies--container{display:none!important}.cassie-cookie-module{font-family:HK Grotesk,sans-serif}.cassie-cookie-module *{font-size:14px}.cassie-cookie-module ::-webkit-scrollbar{background-color:#4e4b4a!important;width:4px!important}.cassie-cookie-module ::-webkit-scrollbar-track{background-color:#fff!important}.cassie-cookie-module ::-webkit-scrollbar-thumb{background-color:#4e4b4a!important}.cassie-cookie-module h1{font-family:Crimson Text,serif;font-size:1.75rem!important;line-height:1!important;margin-bottom:1rem;margin-top:1rem;padding-top:0!important;text-align:center!important}.cassie-cookie-module .davines-logo{background-image:url(https://asset-cdn-irl.cassiecloud.com/Themes/0DD43B3E-7C80-4A2D-9F6B-88E70909CEF7/4/resources/Davines.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:45px;margin:0 auto 10px;max-width:110px;width:25%}.cassie-cookie-module .cassie-pre-banner{border:1px solid;border-radius:3px;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;margin-top:10px!important;max-height:calc(100dvh - 20px)!important;overflow-y:auto!important;padding:20px 0!important}.cassie-cookie-module .cassie-pre-banner.cassie-middle-fixed{left:50dvw;margin:0 auto!important;top:50dvh!important;-webkit-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);width:95dvw!important}@media screen and (min-width:600px){.cassie-cookie-module .cassie-pre-banner.cassie-middle-fixed{width:600px!important}}.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--text img{margin-bottom:0!important}.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--text{margin-bottom:0!important;padding:0 20px!important;width:100%!important}.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--text a{color:var(--prebanner-text-color);font-weight:700!important;text-decoration:underline!important}.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--button--container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1!important;-ms-flex:1 1 0px!important;flex:1 1 0!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;gap:1rem!important;margin:0!important;padding:0 20px!important;width:100%!important}.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--button--container .cassie-pre-banner--button{font-family:Crimson Text,serif;font-size:14px;font-weight:400;letter-spacing:0;width:48%!important}@media screen and (min-width:768px){.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--button--container .cassie-pre-banner--button{font-size:16px}}.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--button--container .cassie-view-all{-ms-flex-preferred-size:100%!important;border:none!important;display:inline-block;flex-basis:100%!important;height:auto;margin:0 auto;min-height:unset;outline:none!important;padding:0;text-decoration:underline}.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--button--container .cassie-view-all *{font-size:14px}@media screen and (min-width:768px){.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--button--container .cassie-view-all *{font-size:16px}}.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--button--container .cassie-view-all:hover{color:#3a3938}.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--button--container .cassie-view-all .cassie-view-all--button--icon{display:none}.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--button--container .cassie-accept-all,.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--button--container .cassie-reject-all{border-radius:0!important;-webkit-box-flex:2!important;-ms-flex:2 1 auto!important;flex:2 1 auto!important;max-width:none!important;min-width:150px!important;padding:12px 24px!important}@media screen and (max-width:425px){.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--button--container .cassie-accept-all,.cassie-cookie-module .cassie-pre-banner .cassie-pre-banner--button--container .cassie-reject-all{margin-bottom:0!important;margin-top:0!important;width:100%!important}}.cassie-cookie-module .cassie-cookie-modal{border:1px solid;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cassie-cookie-module .cassie-cookie-modal.cassie-cookie-modal--center{-webkit-box-shadow:none!important;box-shadow:none!important;margin:0 auto!important}@media screen and (min-width:600px){.cassie-cookie-module .cassie-cookie-modal.cassie-cookie-modal--center{height:auto;max-width:75%;width:600px!important}}.cassie-cookie-module .cassie-cookie-modal [id^=cassie_cookie_child]{display:none}.cassie-cookie-module .cassie-cookie-modal .cassie-toggle-switch--status{display:none;font-weight:700}.cassie-cookie-module .cassie-cookie-modal .cassie-toggle-switch--slider{border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:7px;top:0}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--header .cassie-cookie-modal--top-header{display:none}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--header .cassie-cookie-modal--header--content{border-top:none;margin-bottom:0!important}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--header .cassie-cookie-modal--header--content a{font-weight:700;text-decoration:underline}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--header .cassie-cookie-modal--header--content a:hover{text-decoration:underline}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--header h1{margin-top:0!important;text-align:left!important}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--header .cassie-cookie-modal--accept-all{padding-bottom:0;padding-right:2.75%}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--accept-all .cassie-cookie-modal--accept-all--text,.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--group-head-container h3{font-family:HK Grotesk,sans-serif!important;font-size:14px!important;font-weight:700!important}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:2px solid;-ms-flex-direction:column;flex-direction:column;max-height:320px;overflow:hidden;-ms-overflow-y:scroll;overflow-y:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--main .cassie-cookie-modal--tab-group .cassie-cookie-modal--group:last-child{border-bottom:none}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--main .cassie-cookie-modal--tab-group .cassie-cookie-modal--group .cassie-expand-cookies--container{pointer-events:none;width:70%}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--main .cassie-cookie-modal--tab-group .cassie-cookie-modal--group .cassie-cookie-modal--group-head-container .cassie-cookie-group--description,.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--main .cassie-cookie-modal--tab-group .cassie-cookie-modal--group .cassie-expand-cookies--container>span{display:none}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-content{margin-top:2rem!important}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-extra{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;gap:1rem;justify-content:space-between}@media screen and (min-width:469px){.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-extra{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem}}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-extra .cassie-cookie-modal--footer-image--container{display:none!important}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-extra .cassie-cookie-modal--save-preferences--container{width:100%}@media screen and (min-width:469px){.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-extra .cassie-cookie-modal--save-preferences--container{width:auto}}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-extra .cassie-cookie-modal--save-preferences,.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-extra .cassie-custom-back-button{background-color:var(--view-all-button-background-color);border:none;border-radius:0!important;color:var(--view-all-button-text-color);cursor:pointer;font-size:14px;font-weight:400;letter-spacing:0;min-height:50px;min-width:100%;padding:0 10px;width:auto}.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-extra .cassie-cookie-modal--save-preferences:hover,.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-extra .cassie-custom-back-button:hover{opacity:.8}@media screen and (min-width:469px){.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-extra .cassie-cookie-modal--save-preferences,.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-extra .cassie-custom-back-button{min-width:150px}}@media screen and (min-width:768px){.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-extra .cassie-cookie-modal--save-preferences,.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-modal--footer-extra .cassie-custom-back-button{font-size:16px}}.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]:not(.banner-img-bg-cover-like){opacity:0;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}[data-lazy]:not(.banner-img-bg-cover-like).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}@-webkit-keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes swal2-hide{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes swal2-animate-success-line-tip{0%{left:.0625em;top:1.1875em;width:0}54%{left:.125em;top:1.0625em;width:0}70%{left:-.375em;top:2.1875em;width:3.125em}84%{left:1.3125em;top:3em;width:1.0625em}to{left:.875em;top:2.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{left:.0625em;top:1.1875em;width:0}54%{left:.125em;top:1.0625em;width:0}70%{left:-.375em;top:2.1875em;width:3.125em}84%{left:1.3125em;top:3em;width:1.0625em}to{left:.875em;top:2.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{right:2.875em;top:3.375em;width:0}65%{right:2.875em;top:3.375em;width:0}84%{right:0;top:2.1875em;width:3.4375em}to{right:.5em;top:2.375em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{right:2.875em;top:3.375em;width:0}65%{right:2.875em;top:3.375em;width:0}84%{right:0;top:2.1875em;width:3.4375em}to{right:.5em;top:2.375em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;opacity:0;-webkit-transform:scale(.4);transform:scale(.4)}50%{margin-top:1.625em;opacity:0;-webkit-transform:scale(.4);transform:scale(.4)}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;opacity:0;-webkit-transform:scale(.4);transform:scale(.4)}50%{margin-top:1.625em;opacity:0;-webkit-transform:scale(.4);transform:scale(.4)}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes swal2-animate-error-icon{0%{opacity:0;-webkit-transform:rotateX(100deg);transform:rotateX(100deg)}to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes swal2-animate-error-icon{0%{opacity:0;-webkit-transform:rotateX(100deg);transform:rotateX(100deg)}to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}body.swal2-toast-shown .swal2-container,body.swal2-toast-shown .swal2-container.swal2-shown{background-color:transparent}body.swal2-toast-shown .swal2-container.swal2-top{bottom:auto;left:50%;right:auto;top:0;-webkit-transform:translateX(-50%);transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{bottom:auto;left:auto;right:0;top:0}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{bottom:auto;left:0;right:auto;top:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{bottom:auto;left:0;right:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{bottom:auto;left:50%;right:auto;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{bottom:auto;left:auto;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{bottom:0;left:0;right:auto;top:auto}body.swal2-toast-shown .swal2-container.swal2-bottom{bottom:0;left:50%;right:auto;top:auto;-webkit-transform:translateX(-50%);transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{bottom:0;left:auto;right:0;top:auto}body.swal2-toast-column .swal2-toast{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.swal2-toast-column .swal2-toast .swal2-actions{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;height:2.2em;margin-top:.3125em}body.swal2-toast-column .swal2-toast .swal2-loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.swal2-toast-column .swal2-toast .swal2-input{font-size:1em;height:2em;margin:.3125em auto}body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 .625em #d9d9d9;box-shadow:0 0 .625em #d9d9d9;overflow-y:hidden;padding:.625em;width:auto}.swal2-popup.swal2-toast,.swal2-popup.swal2-toast .swal2-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.swal2-popup.swal2-toast .swal2-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;font-size:1em;justify-content:flex-start;margin:0 .6em}.swal2-popup.swal2-toast .swal2-footer{font-size:.8em;margin:.5em 0 0;padding:.5em 0 0}.swal2-popup.swal2-toast .swal2-close{height:.8em;line-height:.8;position:static;width:.8em}.swal2-popup.swal2-toast .swal2-content{-webkit-box-pack:start;-ms-flex-pack:start;font-size:1em;justify-content:flex-start}.swal2-popup.swal2-toast .swal2-icon{height:2em;margin:0;min-width:2em;width:2em}.swal2-popup.swal2-toast .swal2-icon:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2em;font-weight:700}@media(-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-popup.swal2-toast .swal2-icon:before{font-size:.25em}}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{-ms-flex-preferred-size:auto!important;flex-basis:auto!important;height:auto;margin:0 .3125em}.swal2-popup.swal2-toast .swal2-styled{font-size:1em;margin:0 .3125em;padding:.3125em .625em}.swal2-popup.swal2-toast .swal2-styled:focus{-webkit-box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4);box-shadow:0 0 0 .0625em #fff,0 0 0 .125em #32649666}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:3em;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:1.6em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:4em 0 0 4em;left:-.5em;top:-.8em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:2em 2em;transform-origin:2em 2em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 4em 4em 0;left:.9375em;top:-.25em;-webkit-transform-origin:0 1.5em;transform-origin:0 1.5em}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{height:2.6875em;left:.4375em;top:0;width:.4375em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{left:.1875em;top:1.125em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{right:.1875em;top:.9375em;width:1.375em}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}@-webkit-keyframes swal2-toast-show{0%{-webkit-transform:translateY(-.625em) rotate(2deg);transform:translateY(-.625em) rotate(2deg)}33%{-webkit-transform:translateY(0) rotate(-2deg);transform:translateY(0) rotate(-2deg)}66%{-webkit-transform:translateY(.3125em) rotate(2deg);transform:translateY(.3125em) rotate(2deg)}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}}@keyframes swal2-toast-show{0%{-webkit-transform:translateY(-.625em) rotate(2deg);transform:translateY(-.625em) rotate(2deg)}33%{-webkit-transform:translateY(0) rotate(-2deg);transform:translateY(0) rotate(-2deg)}66%{-webkit-transform:translateY(.3125em) rotate(2deg);transform:translateY(.3125em) rotate(2deg)}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}}@-webkit-keyframes swal2-toast-hide{to{opacity:0;-webkit-transform:rotate(1deg);transform:rotate(1deg)}}@keyframes swal2-toast-hide{to{opacity:0;-webkit-transform:rotate(1deg);transform:rotate(1deg)}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{left:.0625em;top:.5625em;width:0}54%{left:.125em;top:.125em;width:0}70%{left:-.25em;top:.625em;width:1.625em}84%{left:.75em;top:1.0625em;width:.5em}to{left:.1875em;top:1.125em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{left:.0625em;top:.5625em;width:0}54%{left:.125em;top:.125em;width:0}70%{left:-.25em;top:.625em;width:1.625em}84%{left:.75em;top:1.0625em;width:.5em}to{left:.1875em;top:1.125em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{right:1.375em;top:1.625em;width:0}65%{right:.9375em;top:1.25em;width:0}84%{right:0;top:.9375em;width:1.125em}to{right:.1875em;top:.9375em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{right:1.375em;top:1.625em;width:0}65%{right:.9375em;top:1.25em;width:0}84%{right:0;top:.9375em;width:1.125em}to{right:.1875em;top:.9375em;width:1.375em}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-shown{background-color:transparent;bottom:auto;left:auto;max-width:calc(100% - 1.25em);right:auto;top:auto}body.swal2-no-backdrop .swal2-shown>.swal2-modal{-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px #0006}body.swal2-no-backdrop .swal2-shown.swal2-top{left:50%;top:0;-webkit-transform:translateX(-50%);transform:translate(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-top-left,body.swal2-no-backdrop .swal2-shown.swal2-top-start{left:0;top:0}body.swal2-no-backdrop .swal2-shown.swal2-top-end,body.swal2-no-backdrop .swal2-shown.swal2-top-right{right:0;top:0}body.swal2-no-backdrop .swal2-shown.swal2-center{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.swal2-no-backdrop .swal2-shown.swal2-center-left,body.swal2-no-backdrop .swal2-shown.swal2-center-start{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-center-end,body.swal2-no-backdrop .swal2-shown.swal2-center-right{right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;left:0}body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{bottom:0;right:0}.swal2-container{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:fixed;right:0;top:0;z-index:1060;-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;-webkit-box-pack:center;-ms-flex-pack:center;background-color:transparent;justify-content:center;overflow-x:hidden;padding:.625em;-webkit-overflow-scrolling:touch}.swal2-container.swal2-top,.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.swal2-container.swal2-top-end,.swal2-container.swal2-top-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.swal2-container.swal2-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swal2-container.swal2-center-left,.swal2-container.swal2-center-start{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.swal2-container.swal2-center-end,.swal2-container.swal2-center-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.swal2-container.swal2-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.swal2-container.swal2-bottom-left,.swal2-container.swal2-bottom-start{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.swal2-container.swal2-bottom-end>:first-child,.swal2-container.swal2-bottom-left>:first-child,.swal2-container.swal2-bottom-right>:first-child,.swal2-container.swal2-bottom-start>:first-child,.swal2-container.swal2-bottom>:first-child{margin-top:auto}.swal2-container.swal2-grow-fullscreen>.swal2-modal{-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-pack:center}.swal2-container.swal2-grow-fullscreen>.swal2-modal,.swal2-container.swal2-grow-row>.swal2-modal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-webkit-box-pack:center;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center}.swal2-container.swal2-grow-column{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-top-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media(-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-container .swal2-modal{margin:0!important}}.swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.swal2-container.swal2-shown{background-color:#0006}.swal2-popup{-webkit-box-sizing:border-box;box-sizing:border-box;display:none;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border:none;border-radius:.3125em;font-family:inherit;font-size:1rem;justify-content:center;max-width:100%;padding:1.25em;width:32em}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-header{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}.swal2-title{color:#595959;font-size:1.875em;font-weight:600;margin:0 0 .4em;max-width:100%;padding:0;position:relative;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25em auto 0;width:100%}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1)));background-image:linear-gradient(#0000001a,#0000001a)}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2)));background-image:linear-gradient(#0003,#0003)}.swal2-actions.swal2-loading .swal2-styled.swal2-confirm{-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;background-color:transparent!important;border:.25em solid transparent;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:transparent;cursor:default;height:2.5em;margin:.46875em;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:2.5em}.swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-left:30px;margin-right:30px}.swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm:after{-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border:3px solid #999;border-radius:50%;border-right-color:transparent;-webkit-box-shadow:1px 1px 1px #fff;box-shadow:1px 1px 1px #fff;content:"";display:inline-block;height:15px;margin-left:5px;width:15px}.swal2-styled{-webkit-box-shadow:none;box-shadow:none;font-weight:500;margin:.3125em;padding:.625em 2em}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{background:initial;background-color:#3085d6}.swal2-styled.swal2-cancel,.swal2-styled.swal2-confirm{border:0;border-radius:.25em;color:#fff;font-size:1.0625em}.swal2-styled.swal2-cancel{background:initial;background-color:#aaa}.swal2-styled:focus{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4);box-shadow:0 0 0 2px #fff,0 0 0 4px #32649666;outline:0}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{-webkit-box-pack:center;-ms-flex-pack:center;border-top:1px solid #eee;color:#545454;font-size:1em;justify-content:center;margin:1.25em 0 0;padding:1em 0 0}.swal2-image{margin:1.25em auto;max-width:100%}.swal2-close{position:absolute;right:0;top:0;z-index:2;-webkit-box-pack:center;-ms-flex-pack:center;background:0 0;border:none;border-radius:0;color:#ccc;cursor:pointer;font-family:serif;font-size:2.5em;height:1.2em;justify-content:center;line-height:1.2;outline:initial;overflow:hidden;padding:0;-webkit-transition:color .1s ease-out;transition:color .1s ease-out;width:1.2em}.swal2-close:hover{background:0 0;color:#f27474;-webkit-transform:none;transform:none}.swal2-content{z-index:1;-webkit-box-pack:center;-ms-flex-pack:center;color:#545454;font-size:1.125em;font-weight:300;justify-content:center;line-height:normal;margin:0;padding:0;word-wrap:break-word}#swal2-content{text-align:center}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em auto}.swal2-file,.swal2-input,.swal2-textarea{background:inherit;border:1px solid #d9d9d9;border-radius:.1875em;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.06);box-shadow:inset 0 1px 1px #0000000f;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;font-size:1.125em;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s,-webkit-box-shadow .3s;width:100%}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;-webkit-box-shadow:0 0 2px #f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;-webkit-box-shadow:0 0 3px #c4e6f5;box-shadow:0 0 3px #c4e6f5;outline:0}.swal2-file::-webkit-input-placeholder,.swal2-input::-webkit-input-placeholder,.swal2-textarea::-webkit-input-placeholder{color:#ccc}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::-ms-input-placeholder,.swal2-input::-ms-input-placeholder,.swal2-textarea::-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{background:inherit;margin:1em auto}.swal2-range input{width:80%}.swal2-range output{color:inherit;font-weight:600;text-align:center;width:20%}.swal2-range input,.swal2-range output{font-size:1.125em;height:2.625em;line-height:2.625em;padding:0}.swal2-input{height:2.625em;padding:0 .75em}.swal2-input[type=number]{max-width:10em}.swal2-file{background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{background:inherit;color:inherit;font-size:1.125em;max-width:100%;min-width:50%;padding:.375em .625em}.swal2-checkbox,.swal2-radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:inherit;color:inherit;justify-content:center}.swal2-checkbox label,.swal2-radio label{font-size:1.125em;margin:0 .6em}.swal2-checkbox input,.swal2-radio input{margin:0 .4em}.swal2-validation-message{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#f0f0f0;color:#666;font-size:1em;font-weight:300;justify-content:center;overflow:hidden;padding:.625em}.swal2-validation-message:before{content:"!";display:inline-block;height:1.5em;margin:0 .625em;min-width:1.5em;width:1.5em;zoom:normal;background-color:#f27474;border-radius:50%;color:#fff;font-weight:600;line-height:1.5em;text-align:center}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media(-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@-moz-document url-prefix(){.swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.swal2-icon{-webkit-box-sizing:content-box;box-sizing:content-box;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;height:5em;justify-content:center;margin:1.25em auto 1.875em;width:5em;zoom:normal;border:.25em solid transparent;border-radius:50%;cursor:default;line-height:5em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:3.75em;height:92%}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{background-color:#f27474;border-radius:.125em;display:block;height:.3125em;position:absolute;top:2.3125em;width:2.9375em}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning:before{content:"!"}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info:before{content:"i"}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question:before{content:"?"}.swal2-icon.swal2-question.swal2-arabic-question-mark:before{content:"\61f"}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:7.5em;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:3.75em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:7.5em 0 0 7.5em;left:-2.0635em;top:-.4375em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:3.75em 3.75em;transform-origin:3.75em 3.75em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 7.5em 7.5em 0;left:1.875em;top:-.6875em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 3.75em;transform-origin:0 3.75em}.swal2-icon.swal2-success .swal2-success-ring{border:.25em solid hsla(98,55%,69%,.3);border-radius:50%;-webkit-box-sizing:content-box;box-sizing:content-box;height:100%;left:-.25em;position:absolute;top:-.25em;width:100%;z-index:2}.swal2-icon.swal2-success .swal2-success-fix{height:5.625em;left:1.625em;position:absolute;top:.5em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:.4375em;z-index:1}.swal2-icon.swal2-success [class^=swal2-success-line]{background-color:#a5dc86;border-radius:.125em;display:block;height:.3125em;position:absolute;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{left:.875em;top:2.875em;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:1.5625em}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{right:.5em;top:2.375em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:2.9375em}.swal2-progress-steps{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:inherit;font-weight:600;margin:0 0 1.25em;padding:0}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{background:#3085d6;border-radius:2em;color:#fff;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#3085d6}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{background:#3085d6;height:.4em;margin:0 -1px;width:2.5em;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}.swal2-rtl .swal2-close{left:0;right:auto}.swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-animate-success-icon .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-animate-error-icon{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-animate-error-icon .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}@-webkit-keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}/*!
 Material Components for the Web
 Copyright (c) 2019 Google Inc.
 License: MIT
*/.mdc-button{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:2.25rem;padding:0 8px;position:relative;text-decoration:none;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-appearance:none;border:none;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;height:36px;justify-content:center;line-height:inherit;min-width:64px;outline:none;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.mdc-button::-moz-focus-inner{border:0;padding:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{background-color:transparent;color:#0000005e;cursor:default;pointer-events:none}.mdc-button.mdc-button--dense{border-radius:4px}.mdc-button:not(:disabled){background-color:transparent}.mdc-button .mdc-button__icon{display:inline-block;font-size:18px;height:18px;margin-left:0;margin-right:8px;vertical-align:top;width:18px}.mdc-button .mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button .mdc-button__icon{margin-left:8px;margin-right:0}.mdc-button:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary,#6200ee)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}.mdc-button__label+.mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button__label+.mdc-button__icon{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--outlined .mdc-button__icon,.mdc-button--raised .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon{margin-left:-4px;margin-right:8px}.mdc-button--outlined .mdc-button__icon[dir=rtl],.mdc-button--outlined .mdc-button__label+.mdc-button__icon,.mdc-button--raised .mdc-button__icon[dir=rtl],.mdc-button--raised .mdc-button__label+.mdc-button__icon,.mdc-button--unelevated .mdc-button__icon[dir=rtl],.mdc-button--unelevated .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--outlined .mdc-button__icon,[dir=rtl] .mdc-button--raised .mdc-button__icon,[dir=rtl] .mdc-button--unelevated .mdc-button__icon{margin-left:8px;margin-right:-4px}.mdc-button--outlined .mdc-button__label+.mdc-button__icon[dir=rtl],.mdc-button--raised .mdc-button__label+.mdc-button__icon[dir=rtl],.mdc-button--unelevated .mdc-button__label+.mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button--outlined .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--raised .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--unelevated .mdc-button__label+.mdc-button__icon{margin-left:-4px;margin-right:8px}.mdc-button--raised,.mdc-button--unelevated{padding:0 16px}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{background-color:#0000001f;color:#0000005e}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#6200ee}@supports not (-ms-ime-align:auto){.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:var(--mdc-theme-primary,#6200ee)}}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){color:#fff;color:var(--mdc-theme-on-primary,#fff)}.mdc-button--raised{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1)}.mdc-button--raised:focus,.mdc-button--raised:hover{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mdc-button--raised:active{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mdc-button--raised:disabled{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mdc-button--outlined{border-style:solid;border-width:2px;padding:0 14px}.mdc-button--outlined:disabled{border-color:#0000005e}.mdc-button--outlined:not(:disabled){border-color:#6200ee;border-color:var(--mdc-theme-primary,#6200ee)}.mdc-button--dense{font-size:.8125rem;height:32px}@-webkit-keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@-webkit-keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@-webkit-keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}.mdc-ripple-surface--test-edge-var-bug{--mdc-ripple-surface-test-edge-var:1px solid #000;visibility:hidden}.mdc-ripple-surface--test-edge-var-bug:before{border:var(--mdc-ripple-surface-test-edge-var)}.mdc-button{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-button:after,.mdc-button:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-button:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-button.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-button.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-button.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-button.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-button.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-button:after,.mdc-button:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-button.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-button:after,.mdc-button:before{background-color:#6200ee}@supports not (-ms-ime-align:auto){.mdc-button:after,.mdc-button:before{background-color:var(--mdc-theme-primary,#6200ee)}}.mdc-button:hover:before{opacity:.04}.mdc-button.mdc-ripple-upgraded--background-focused:before,.mdc-button:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-button:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-button:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.mdc-button--raised:after,.mdc-button--raised:before,.mdc-button--unelevated:after,.mdc-button--unelevated:before{background-color:#fff}@supports not (-ms-ime-align:auto){.mdc-button--raised:after,.mdc-button--raised:before,.mdc-button--unelevated:after,.mdc-button--unelevated:before{background-color:var(--mdc-theme-on-primary,#fff)}}.mdc-button--raised:hover:before,.mdc-button--unelevated:hover:before{opacity:.08}.mdc-button--raised.mdc-ripple-upgraded--background-focused:before,.mdc-button--raised:not(.mdc-ripple-upgraded):focus:before,.mdc-button--unelevated.mdc-ripple-upgraded--background-focused:before,.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus:before{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-button--raised:not(.mdc-ripple-upgraded):after,.mdc-button--unelevated:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-button--raised:not(.mdc-ripple-upgraded):active:after,.mdc-button--unelevated:not(.mdc-ripple-upgraded):active:after{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-button--raised.mdc-ripple-upgraded,.mdc-button--unelevated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}.mdc-card{background-color:#fff;background-color:var(--mdc-theme-surface,#fff);border-radius:4px;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column}.mdc-card--outlined{border:1px solid #e0e0e0;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mdc-card__media{background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.mdc-card__media:before{content:"";display:block}.mdc-card__media:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__media:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mdc-card__media--square:before{margin-top:100%}.mdc-card__media--16-9:before{margin-top:56.25%}.mdc-card__media-content{bottom:0;left:0;position:absolute;right:0;top:0}.mdc-card__media-content,.mdc-card__primary-action{-webkit-box-sizing:border-box;box-sizing:border-box}.mdc-card__primary-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:inherit;cursor:pointer;-ms-flex-direction:column;flex-direction:column;outline:none;overflow:hidden;position:relative;text-decoration:none}.mdc-card__primary-action:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__primary-action:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mdc-card__actions{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;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:52px;padding:8px}.mdc-card__actions--full-bleed{padding:0}.mdc-card__action-buttons,.mdc-card__action-icons{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;-webkit-box-sizing:border-box;box-sizing:border-box}.mdc-card__action-icons{color:#0009;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mdc-card__action-buttons+.mdc-card__action-icons{margin-left:16px;margin-right:0}.mdc-card__action-buttons+.mdc-card__action-icons[dir=rtl],[dir=rtl] .mdc-card__action-buttons+.mdc-card__action-icons{margin-left:0;margin-right:16px}.mdc-card__action{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-card__action:focus{outline:none}.mdc-card__action--button{margin-left:0;margin-right:8px;padding:0 8px}.mdc-card__action--button[dir=rtl],[dir=rtl] .mdc-card__action--button{margin-left:8px;margin-right:0}.mdc-card__action--button:last-child,.mdc-card__action--button:last-child[dir=rtl],[dir=rtl] .mdc-card__action--button:last-child{margin-left:0;margin-right:0}.mdc-card__actions--full-bleed .mdc-card__action--button{-webkit-box-pack:justify;-ms-flex-pack:justify;height:auto;justify-content:space-between;margin:0;max-height:none;padding:8px 16px;text-align:left;width:100%}.mdc-card__actions--full-bleed .mdc-card__action--button[dir=rtl],[dir=rtl] .mdc-card__actions--full-bleed .mdc-card__action--button{text-align:right}.mdc-card__action--icon{margin:-6px 0;padding:12px}.mdc-card__action--icon:not(:disabled){color:#0009}.mdc-card__primary-action{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-card__primary-action:after,.mdc-card__primary-action:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-card__primary-action:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-card__primary-action.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-card__primary-action.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-card__primary-action.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-card__primary-action.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-card__primary-action.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-card__primary-action:after,.mdc-card__primary-action:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-card__primary-action.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-card__primary-action:after,.mdc-card__primary-action:before{background-color:#000}.mdc-card__primary-action:hover:before{opacity:.04}.mdc-card__primary-action.mdc-ripple-upgraded--background-focused:before,.mdc-card__primary-action:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-card__primary-action:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-card__primary-action:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-card__primary-action.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}@-webkit-keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.7833385}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}to{stroke-dashoffset:0}}@keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.7833385}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}to{stroke-dashoffset:0}}@-webkit-keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{-webkit-transform:scaleX(0);transform:scaleX(0)}68.2%{-webkit-animation-timing-function:cubic-bezier(0,0,0,1);animation-timing-function:cubic-bezier(0,0,0,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{-webkit-transform:scaleX(0);transform:scaleX(0)}68.2%{-webkit-animation-timing-function:cubic-bezier(0,0,0,1);animation-timing-function:cubic-bezier(0,0,0,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes mdc-checkbox-checked-unchecked-checkmark-path{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,1,1);animation-timing-function:cubic-bezier(.4,0,1,1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.7833385}}@keyframes mdc-checkbox-checked-unchecked-checkmark-path{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,1,1);animation-timing-function:cubic-bezier(.4,0,1,1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.7833385}}@-webkit-keyframes mdc-checkbox-checked-indeterminate-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0)}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes mdc-checkbox-checked-indeterminate-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0)}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@-webkit-keyframes mdc-checkbox-indeterminate-checked-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mdc-checkbox-indeterminate-checked-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes mdc-checkbox-checked-indeterminate-mixedmark{0%{-webkit-animation-timing-function:mdc-animation-deceleration-curve-timing-function;animation-timing-function:mdc-animation-deceleration-curve-timing-function;opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes mdc-checkbox-checked-indeterminate-mixedmark{0%{-webkit-animation-timing-function:mdc-animation-deceleration-curve-timing-function;animation-timing-function:mdc-animation-deceleration-curve-timing-function;opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0)}}@-webkit-keyframes mdc-checkbox-indeterminate-checked-mixedmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0)}to{opacity:0;-webkit-transform:rotate(315deg);transform:rotate(315deg)}}@keyframes mdc-checkbox-indeterminate-checked-mixedmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0)}to{opacity:0;-webkit-transform:rotate(315deg);transform:rotate(315deg)}}@-webkit-keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}32.8%,to{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}32.8%,to{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}}.mdc-checkbox{display:inline-block;position:relative;-webkit-box-flex:0;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:pointer;-ms-flex:0 0 18px;flex:0 0 18px;height:18px;line-height:0;padding:11px;vertical-align:bottom;white-space:nowrap;width:18px}.mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{background-color:transparent;border-color:#0000008a}.mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{background-color:#018786;background-color:var(--mdc-theme-secondary,#018786);border-color:#018786;border-color:var(--mdc-theme-secondary,#018786)}@-webkit-keyframes mdc-checkbox-fade-in-background-0{0%{background-color:transparent;border-color:#0000008a}50%{background-color:#018786;background-color:var(--mdc-theme-secondary,#018786);border-color:#018786;border-color:var(--mdc-theme-secondary,#018786)}}@keyframes mdc-checkbox-fade-in-background-0{0%{background-color:transparent;border-color:#0000008a}50%{background-color:#018786;background-color:var(--mdc-theme-secondary,#018786);border-color:#018786;border-color:var(--mdc-theme-secondary,#018786)}}@-webkit-keyframes mdc-checkbox-fade-out-background-0{0%,80%{background-color:#018786;background-color:var(--mdc-theme-secondary,#018786);border-color:#018786;border-color:var(--mdc-theme-secondary,#018786)}to{background-color:transparent;border-color:#0000008a}}@keyframes mdc-checkbox-fade-out-background-0{0%,80%{background-color:#018786;background-color:var(--mdc-theme-secondary,#018786);border-color:#018786;border-color:var(--mdc-theme-secondary,#018786)}to{background-color:transparent;border-color:#0000008a}}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-in-background-0;animation-name:mdc-checkbox-fade-in-background-0}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-out-background-0;animation-name:mdc-checkbox-fade-out-background-0}.mdc-checkbox__checkmark{color:#fff}.mdc-checkbox__mixedmark{border-color:#fff}.mdc-checkbox__background:before{background-color:#018786}@supports not (-ms-ime-align:auto){.mdc-checkbox__background:before{background-color:var(--mdc-theme-secondary,#018786)}}.mdc-checkbox__native-control:disabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:#00000042}.mdc-checkbox__native-control:disabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:disabled:indeterminate~.mdc-checkbox__background{background-color:#00000042;border-color:transparent}@media screen and (-ms-high-contrast:active){.mdc-checkbox__mixedmark{margin:0 1px}}.mdc-checkbox--disabled{cursor:default;pointer-events:none}.mdc-checkbox__background{bottom:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;left:11px;position:absolute;right:auto;top:11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:transparent;border:2px solid;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;height:45%;justify-content:center;pointer-events:none;-webkit-transition:background-color 90ms cubic-bezier(.4,0,.6,1) 0s,border-color 90ms cubic-bezier(.4,0,.6,1) 0s;transition:background-color 90ms cubic-bezier(.4,0,.6,1) 0s,border-color 90ms cubic-bezier(.4,0,.6,1) 0s;width:45%;will-change:background-color,border-color}.mdc-checkbox[dir=rtl] .mdc-checkbox__background,[dir=rtl] .mdc-checkbox .mdc-checkbox__background{left:auto;right:11px}.mdc-checkbox__checkmark{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity .18s cubic-bezier(.4,0,.6,1) 0s;transition:opacity .18s cubic-bezier(.4,0,.6,1) 0s;width:100%}.mdc-checkbox--upgraded .mdc-checkbox__checkmark{opacity:1}.mdc-checkbox__checkmark-path{-webkit-transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0s;transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0s;stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385}.mdc-checkbox__mixedmark{border-style:solid;border-width:1px;height:0;opacity:0;-webkit-transform:scaleX(0) rotate(0deg);transform:scaleX(0) rotate(0);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0s;-webkit-transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0s;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,transform 90ms cubic-bezier(.4,0,.6,1) 0s;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,transform 90ms cubic-bezier(.4,0,.6,1) 0s,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0s;width:100%}.mdc-checkbox--upgraded .mdc-checkbox__background,.mdc-checkbox--upgraded .mdc-checkbox__checkmark,.mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.mdc-checkbox--upgraded .mdc-checkbox__mixedmark{-webkit-transition:none!important;transition:none!important}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background{-webkit-animation-duration:.18s;animation-duration:.18s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{-webkit-animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;-webkit-transition:none;transition:none}.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;-webkit-transition:none;transition:none}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path{-webkit-animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;-webkit-transition:none;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{-webkit-animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;-webkit-transition:none;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;-webkit-transition:none;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{-webkit-animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;-webkit-transition:none;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;-webkit-transition:none;transition:none}.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;-webkit-transition:none;transition:none}.mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{-webkit-transition:border-color 90ms cubic-bezier(0,0,.2,1) 0s,background-color 90ms cubic-bezier(0,0,.2,1) 0s;transition:border-color 90ms cubic-bezier(0,0,.2,1) 0s,background-color 90ms cubic-bezier(0,0,.2,1) 0s}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.mdc-checkbox__background:before{border-radius:50%;bottom:0;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transform:scale(0);transform:scale(0);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0s;-webkit-transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0s;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,transform 90ms cubic-bezier(.4,0,.6,1) 0s;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,transform 90ms cubic-bezier(.4,0,.6,1) 0s,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0s;width:100%;will-change:opacity,transform}.mdc-checkbox__native-control:focus~.mdc-checkbox__background:before{opacity:.12;-webkit-transform:scale(2.75);transform:scale(2.75);transition:opacity 80ms cubic-bezier(0,0,.2,1) 0s,-webkit-transform 80ms cubic-bezier(0,0,.2,1) 0s;-webkit-transition:opacity 80ms cubic-bezier(0,0,.2,1) 0s,-webkit-transform 80ms cubic-bezier(0,0,.2,1) 0s;transition:opacity 80ms cubic-bezier(0,0,.2,1) 0s,transform 80ms cubic-bezier(0,0,.2,1) 0s;transition:opacity 80ms cubic-bezier(0,0,.2,1) 0s,transform 80ms cubic-bezier(0,0,.2,1) 0s,-webkit-transform 80ms cubic-bezier(0,0,.2,1) 0s}.mdc-checkbox__native-control{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%}.mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{opacity:1;transition:opacity .18s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .18s cubic-bezier(0,0,.2,1) 0s;-webkit-transition:opacity .18s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .18s cubic-bezier(0,0,.2,1) 0s;transition:opacity .18s cubic-bezier(0,0,.2,1) 0s,transform .18s cubic-bezier(0,0,.2,1) 0s;transition:opacity .18s cubic-bezier(0,0,.2,1) 0s,transform .18s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .18s cubic-bezier(0,0,.2,1) 0s}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{-webkit-transform:scaleX(1) rotate(-45deg);transform:scaleX(1) rotate(-45deg)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0s;-webkit-transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0s;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,transform 90ms cubic-bezier(.4,0,.6,1) 0s;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,transform 90ms cubic-bezier(.4,0,.6,1) 0s,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0s}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark{opacity:1;-webkit-transform:scaleX(1) rotate(0deg);transform:scaleX(1) rotate(0)}.mdc-checkbox{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-checkbox:after,.mdc-checkbox:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-checkbox:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-checkbox.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-checkbox.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-checkbox.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-checkbox.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-checkbox:after,.mdc-checkbox:before{background-color:#018786}@supports not (-ms-ime-align:auto){.mdc-checkbox:after,.mdc-checkbox:before{background-color:var(--mdc-theme-secondary,#018786)}}.mdc-checkbox:hover:before{opacity:.04}.mdc-checkbox.mdc-ripple-upgraded--background-focused:before,.mdc-checkbox:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-checkbox:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-checkbox:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-checkbox.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.mdc-checkbox:after,.mdc-checkbox:before{height:100%;left:0;top:0;width:100%}.mdc-checkbox.mdc-ripple-upgraded:after,.mdc-checkbox.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-checkbox.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-upgraded--background-focused .mdc-checkbox__background:before{content:none}.mdc-chip{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#e0e0e0;border-radius:16px;color:#000000de;font-family:Roboto,sans-serif;will-change:transform,opacity;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.875rem;font-weight:400;height:32px;letter-spacing:.0178571429em;line-height:1.25rem;position:relative;text-decoration:inherit;text-transform:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;outline:none;overflow:hidden;padding:7px 12px}.mdc-chip:after,.mdc-chip:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-chip:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-chip.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-chip.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-chip.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-chip.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-chip.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-chip:after,.mdc-chip:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-chip.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-chip:after,.mdc-chip:before{background-color:#000000de}.mdc-chip:hover:before{opacity:.04}.mdc-chip.mdc-ripple-upgraded--background-focused:before,.mdc-chip:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-chip:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-chip:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-chip.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.mdc-chip:hover{color:#000000de}.mdc-chip .mdc-chip__icon--leading:not(.mdc-chip__icon--leading-hidden),.mdc-chip.mdc-chip--selected .mdc-chip__checkmark{margin:-4px 4px -4px -4px}.mdc-chip .mdc-chip__icon--leading:not(.mdc-chip__icon--leading-hidden)[dir=rtl],.mdc-chip.mdc-chip--selected .mdc-chip__checkmark[dir=rtl],[dir=rtl] .mdc-chip .mdc-chip__icon--leading:not(.mdc-chip__icon--leading-hidden),[dir=rtl] .mdc-chip.mdc-chip--selected .mdc-chip__checkmark{margin-left:4px;margin-right:-4px}.mdc-chip:hover{color:#000;color:var(--mdc-theme-on-surface,#000)}.mdc-chip__icon--leading,.mdc-chip__icon--trailing{color:#0000008a}.mdc-chip__icon--trailing:hover{color:#0000009e}.mdc-chip__icon--trailing:focus{color:#000000de}.mdc-chip__icon.mdc-chip__icon--leading:not(.mdc-chip__icon--leading-hidden){font-size:20px;height:20px;width:20px}.mdc-chip__icon.mdc-chip__icon--trailing{font-size:18px;height:18px;width:18px}.mdc-chip__icon--trailing{margin:0 -4px 0 4px}.mdc-chip--exit{opacity:0;-webkit-transition:opacity 75ms cubic-bezier(.4,0,.2,1),width .15s cubic-bezier(0,0,.2,1),padding .1s linear,margin .1s linear;transition:opacity 75ms cubic-bezier(.4,0,.2,1),width .15s cubic-bezier(0,0,.2,1),padding .1s linear,margin .1s linear}.mdc-chip__text{white-space:nowrap}.mdc-chip__icon{border-radius:50%;outline:none;vertical-align:middle}.mdc-chip__checkmark{height:20px}.mdc-chip__checkmark-path{-webkit-transition:stroke-dashoffset .15s cubic-bezier(.4,0,.6,1) 50ms;transition:stroke-dashoffset .15s cubic-bezier(.4,0,.6,1) 50ms;stroke-width:2px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385}.mdc-chip--selected .mdc-chip__checkmark-path{stroke-dashoffset:0}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:before{opacity:.08}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:after,.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:before{background-color:#6200ee}@supports not (-ms-ime-align:auto){.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:after,.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:before{background-color:var(--mdc-theme-primary,#6200ee)}}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:hover:before{opacity:.12}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-ripple-upgraded--background-focused:before,.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:not(.mdc-ripple-upgraded):focus:before{opacity:.2;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:not(.mdc-ripple-upgraded):active:after{opacity:.2;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.2}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected{color:#6200ee;color:var(--mdc-theme-primary,#6200ee)}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected .mdc-chip__icon--leading{color:#6200ee8a}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:hover{color:#6200ee;color:var(--mdc-theme-primary,#6200ee)}.mdc-chip-set--choice .mdc-chip .mdc-chip__checkmark-path{stroke:#6200ee;stroke:var(--mdc-theme-primary,#6200ee)}.mdc-chip-set--choice .mdc-chip--selected{background-color:#fff;background-color:var(--mdc-theme-surface,#fff)}.mdc-chip__checkmark-svg{height:20px;-webkit-transition:width .15s cubic-bezier(.4,0,.2,1);transition:width .15s cubic-bezier(.4,0,.2,1);width:0}.mdc-chip--selected .mdc-chip__checkmark-svg{width:20px}.mdc-chip-set--filter .mdc-chip__icon--leading{opacity:1;-webkit-transition:opacity 75ms linear;transition:opacity 75ms linear;-webkit-transition-delay:-50ms;transition-delay:-50ms}.mdc-chip-set--filter .mdc-chip__icon--leading+.mdc-chip__checkmark{opacity:0;-webkit-transition:opacity 75ms linear;transition:opacity 75ms linear;-webkit-transition-delay:80ms;transition-delay:80ms}.mdc-chip-set--filter .mdc-chip__icon--leading+.mdc-chip__checkmark .mdc-chip__checkmark-svg{-webkit-transition:width 0s;transition:width 0s}.mdc-chip-set--filter .mdc-chip--selected .mdc-chip__icon--leading{opacity:0}.mdc-chip-set--filter .mdc-chip--selected .mdc-chip__icon--leading+.mdc-chip__checkmark{opacity:1;width:0}.mdc-chip-set--filter .mdc-chip__icon--leading-hidden.mdc-chip__icon--leading{opacity:0;width:0}.mdc-chip-set--filter .mdc-chip__icon--leading-hidden.mdc-chip__icon--leading+.mdc-chip__checkmark{width:20px}@-webkit-keyframes mdc-chip-entry{0%{opacity:.4;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes mdc-chip-entry{0%{opacity:.4;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.mdc-chip-set{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:4px}.mdc-chip-set .mdc-chip{margin:4px}.mdc-chip-set--input .mdc-chip{-webkit-animation:mdc-chip-entry .1s cubic-bezier(0,0,.2,1);animation:mdc-chip-entry .1s cubic-bezier(0,0,.2,1)}.mdc-dialog,.mdc-dialog__scrim{left:0;position:fixed;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;justify-content:center;width:100%}.mdc-dialog{display:none;z-index:7}.mdc-dialog .mdc-dialog__surface{background-color:#fff;background-color:var(--mdc-theme-surface,#fff)}.mdc-dialog .mdc-dialog__scrim{background-color:#00000052}.mdc-dialog .mdc-dialog__title{color:#000000de}.mdc-dialog .mdc-dialog__content{color:#0009}.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__actions,.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__title{border-color:#0000001f}.mdc-dialog .mdc-dialog__surface{min-width:280px}@media(max-width:592px){.mdc-dialog .mdc-dialog__surface{max-width:calc(100vw - 32px)}}@media(min-width:592px){.mdc-dialog .mdc-dialog__surface{max-width:560px}}.mdc-dialog .mdc-dialog__surface{border-radius:4px;max-height:calc(100vh - 32px)}.mdc-dialog__scrim{opacity:0;z-index:-1}.mdc-dialog__container{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}.mdc-dialog__container,.mdc-dialog__surface{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box}.mdc-dialog__surface{-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-height:100%;max-width:100%}.mdc-dialog[dir=rtl] .mdc-dialog__surface,[dir=rtl] .mdc-dialog .mdc-dialog__surface{text-align:right}.mdc-dialog__title{font-family:Roboto,sans-serif;line-height:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;position:relative;text-decoration:inherit;text-transform:inherit;-ms-flex-negative:0;border-bottom:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;margin:0;padding:0 24px 9px}.mdc-dialog__title:before{content:"";display:inline-block;height:40px;vertical-align:0;width:0}.mdc-dialog[dir=rtl] .mdc-dialog__title,[dir=rtl] .mdc-dialog .mdc-dialog__title{text-align:right}.mdc-dialog--scrollable .mdc-dialog__title{padding-bottom:15px}.mdc-dialog__content{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;letter-spacing:.03125em;line-height:1.5rem;text-decoration:inherit;text-transform:inherit;-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-sizing:border-box;box-sizing:border-box;flex-grow:1;margin:0;overflow:auto;padding:20px 24px;-webkit-overflow-scrolling:touch}.mdc-dialog__content>:first-child{margin-top:0}.mdc-dialog__content>:last-child{margin-bottom:0}.mdc-dialog__title+.mdc-dialog__content{padding-top:0}.mdc-dialog--scrollable .mdc-dialog__content{padding-bottom:8px;padding-top:8px}.mdc-dialog__content .mdc-list:first-child:last-child{padding:6px 0 0}.mdc-dialog--scrollable .mdc-dialog__content .mdc-list:first-child:last-child{padding:0}.mdc-dialog__actions{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;border-top:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:flex-end;margin:0;min-height:52px;padding:8px}.mdc-dialog--stacked .mdc-dialog__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.mdc-dialog__button{margin-left:8px;margin-right:0;max-width:100%;text-align:right}.mdc-dialog__button[dir=rtl],[dir=rtl] .mdc-dialog__button{margin-left:0;margin-right:8px}.mdc-dialog__button:first-child,.mdc-dialog__button:first-child[dir=rtl],[dir=rtl] .mdc-dialog__button:first-child{margin-left:0;margin-right:0}.mdc-dialog[dir=rtl] .mdc-dialog__button,[dir=rtl] .mdc-dialog .mdc-dialog__button{text-align:left}.mdc-dialog--stacked .mdc-dialog__button:not(:first-child){margin-top:12px}.mdc-dialog--closing,.mdc-dialog--open,.mdc-dialog--opening{display:-webkit-box;display:-ms-flexbox;display:flex}.mdc-dialog--opening .mdc-dialog__scrim{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-dialog--opening .mdc-dialog__container{transition:opacity 75ms linear,-webkit-transform .15s cubic-bezier(0,0,.2,1) 0s;-webkit-transition:opacity 75ms linear,-webkit-transform .15s cubic-bezier(0,0,.2,1) 0s;transition:opacity 75ms linear,transform .15s cubic-bezier(0,0,.2,1) 0s;transition:opacity 75ms linear,transform .15s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .15s cubic-bezier(0,0,.2,1) 0s}.mdc-dialog--closing .mdc-dialog__container,.mdc-dialog--closing .mdc-dialog__scrim{-webkit-transition:opacity 75ms linear;transition:opacity 75ms linear}.mdc-dialog--closing .mdc-dialog__container{-webkit-transform:scale(1);transform:scale(1)}.mdc-dialog--open .mdc-dialog__scrim{opacity:1}.mdc-dialog--open .mdc-dialog__container{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mdc-dialog-scroll-lock,.mdc-drawer{overflow:hidden}.mdc-drawer{background-color:#fff;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:256px;z-index:6;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;border-right:1px solid;border-color:#0000001f;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;height:100%;transition-property:-webkit-transform;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.mdc-drawer .mdc-drawer__title{color:#000000de}.mdc-drawer .mdc-drawer__subtitle,.mdc-drawer .mdc-list-group__subheader,.mdc-drawer .mdc-list-item__graphic{color:#0009}.mdc-drawer .mdc-list-item{color:#000000de}.mdc-drawer .mdc-list-item--activated .mdc-list-item__graphic{color:#6200ee}.mdc-drawer .mdc-list-item--activated{color:#6200eede}.mdc-drawer[dir=rtl],[dir=rtl] .mdc-drawer{border-radius:0}.mdc-drawer .mdc-list-item{border-radius:4px}.mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)+.mdc-drawer-app-content{margin-left:256px;margin-right:0}.mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)+.mdc-drawer-app-content[dir=rtl],[dir=rtl] .mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)+.mdc-drawer-app-content{margin-left:0;margin-right:256px}.mdc-drawer[dir=rtl],[dir=rtl] .mdc-drawer{border-left-style:solid;border-left-width:1px;border-right-style:none;border-right-width:0}.mdc-drawer .mdc-list-item{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;font-weight:500;height:40px;letter-spacing:.0071428571em;line-height:1.375rem;margin:8px;padding:0 8px;text-decoration:inherit;text-transform:inherit}.mdc-drawer .mdc-list-item:first-child{margin-top:2px}.mdc-drawer .mdc-list-item:last-child{margin-bottom:0}.mdc-drawer .mdc-list-group__subheader{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;line-height:1.25rem;line-height:normal;margin:0;padding:0 16px;text-decoration:inherit;text-transform:inherit}.mdc-drawer .mdc-list-group__subheader:before{content:"";display:inline-block;height:24px;vertical-align:0;width:0}.mdc-drawer .mdc-list-divider{margin:3px 0 4px}.mdc-drawer .mdc-list-item__graphic,.mdc-drawer .mdc-list-item__text{pointer-events:none}.mdc-drawer--animate{-webkit-transform:translateX(-100%);transform:translate(-100%)}.mdc-drawer--animate[dir=rtl],[dir=rtl] .mdc-drawer--animate{-webkit-transform:translateX(100%);transform:translate(100%)}.mdc-drawer--opening{-webkit-transition-duration:.25s;transition-duration:.25s}.mdc-drawer--opening,.mdc-drawer--opening[dir=rtl],[dir=rtl] .mdc-drawer--opening{-webkit-transform:translateX(0);transform:translate(0)}.mdc-drawer--closing{-webkit-transform:translateX(-100%);transform:translate(-100%);-webkit-transition-duration:.2s;transition-duration:.2s}.mdc-drawer--closing[dir=rtl],[dir=rtl] .mdc-drawer--closing{-webkit-transform:translateX(100%);transform:translate(100%)}.mdc-drawer__header{-ms-flex-negative:0;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;min-height:64px;padding:0 16px 4px}.mdc-drawer__title{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;line-height:normal;margin-bottom:-20px;margin-top:0;text-decoration:inherit;text-transform:inherit}.mdc-drawer__title:before{content:"";display:inline-block;height:36px;vertical-align:0;width:0}.mdc-drawer__title:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-drawer__subtitle{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;line-height:1.25rem;line-height:normal;margin-bottom:0;margin-top:0;text-decoration:inherit;text-transform:inherit}.mdc-drawer__subtitle:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-drawer__content{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.mdc-drawer--dismissible{display:none;left:0;position:absolute;right:auto}.mdc-drawer--dismissible[dir=rtl],[dir=rtl] .mdc-drawer--dismissible{left:auto;right:0}.mdc-drawer--dismissible.mdc-drawer--open{display:-webkit-box;display:-ms-flexbox;display:flex}.mdc-drawer-app-content{position:relative}.mdc-drawer-app-content,.mdc-drawer-app-content[dir=rtl],[dir=rtl] .mdc-drawer-app-content{margin-left:0;margin-right:0}.mdc-drawer--modal{-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;display:none;left:0;position:fixed;right:auto}.mdc-drawer--modal+.mdc-drawer-scrim{background-color:#00000052}.mdc-drawer--modal[dir=rtl],[dir=rtl] .mdc-drawer--modal{left:auto;right:0}.mdc-drawer--modal.mdc-drawer--open{display:-webkit-box;display:-ms-flexbox;display:flex}.mdc-drawer-scrim{display:none;height:100%;left:0;position:fixed;top:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;z-index:5}.mdc-drawer--open+.mdc-drawer-scrim{display:block}.mdc-drawer--animate+.mdc-drawer-scrim{opacity:0}.mdc-drawer--opening+.mdc-drawer-scrim{opacity:1;-webkit-transition-duration:.25s;transition-duration:.25s}.mdc-drawer--closing+.mdc-drawer-scrim{opacity:0;-webkit-transition-duration:.2s;transition-duration:.2s}.mdc-elevation--z0{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mdc-elevation--z1{-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mdc-elevation--z2{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mdc-elevation--z3{-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mdc-elevation--z4{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mdc-elevation--z5{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mdc-elevation--z6{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mdc-elevation--z7{-webkit-box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12);box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mdc-elevation--z8{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mdc-elevation--z9{-webkit-box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12);box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mdc-elevation--z10{-webkit-box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12);box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mdc-elevation--z11{-webkit-box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12);box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mdc-elevation--z12{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mdc-elevation--z13{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mdc-elevation--z14{-webkit-box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12);box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mdc-elevation--z15{-webkit-box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12);box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mdc-elevation--z16{-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mdc-elevation--z17{-webkit-box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12);box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mdc-elevation--z18{-webkit-box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12);box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mdc-elevation--z19{-webkit-box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12);box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mdc-elevation--z20{-webkit-box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12);box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mdc-elevation--z21{-webkit-box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12);box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mdc-elevation--z22{-webkit-box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12);box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mdc-elevation--z23{-webkit-box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12);box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mdc-elevation--z24{-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mdc-elevation-transition{-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);will-change:box-shadow}.mdc-fab{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;height:56px;justify-content:center;padding:0;width:56px;fill:currentColor;-moz-appearance:none;-webkit-appearance:none;background-color:#018786;color:#fff;color:var(--mdc-theme-on-secondary,#fff);cursor:pointer;overflow:hidden;transition:box-shadow .28s cubic-bezier(.4,0,.2,1),opacity 15ms linear 30ms,-webkit-transform .27s cubic-bezier(0,0,.2,1) 0s;-webkit-transition:opacity 15ms linear 30ms,-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-transform .27s cubic-bezier(0,0,.2,1) 0s;transition:opacity 15ms linear 30ms,-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-transform .27s cubic-bezier(0,0,.2,1) 0s;transition:box-shadow .28s cubic-bezier(.4,0,.2,1),opacity 15ms linear 30ms,transform .27s cubic-bezier(0,0,.2,1) 0s;transition:box-shadow .28s cubic-bezier(.4,0,.2,1),opacity 15ms linear 30ms,transform .27s cubic-bezier(0,0,.2,1) 0s,-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-transform .27s cubic-bezier(0,0,.2,1) 0s;transition:box-shadow .28s cubic-bezier(.4,0,.2,1),opacity 15ms linear 30ms,transform .27s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .27s cubic-bezier(0,0,.2,1) 0s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-fab:not(.mdc-fab--extended){border-radius:50%}.mdc-fab::-moz-focus-inner{border:0;padding:0}.mdc-fab:focus,.mdc-fab:hover{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mdc-fab:active{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mdc-fab:active,.mdc-fab:focus{outline:none}.mdc-fab:hover{cursor:pointer}.mdc-fab>svg{width:100%}@supports not (-ms-ime-align:auto){.mdc-fab{background-color:var(--mdc-theme-secondary,#018786)}}.mdc-fab .mdc-fab__icon{font-size:24px;height:24px;width:24px}.mdc-fab--mini{height:40px;width:40px}.mdc-fab--extended{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;border-radius:24px;font-size:.875rem;font-weight:500;height:48px;letter-spacing:.0892857143em;line-height:2.25rem;max-width:100%;padding:0 20px;text-decoration:none;text-transform:uppercase;width:auto}.mdc-fab--extended .mdc-fab__icon{margin-left:-8px;margin-right:12px}.mdc-fab--extended .mdc-fab__icon[dir=rtl],.mdc-fab--extended .mdc-fab__label+.mdc-fab__icon,[dir=rtl] .mdc-fab--extended .mdc-fab__icon{margin-left:12px;margin-right:-8px}.mdc-fab--extended .mdc-fab__label+.mdc-fab__icon[dir=rtl],[dir=rtl] .mdc-fab--extended .mdc-fab__label+.mdc-fab__icon{margin-left:-8px;margin-right:12px}.mdc-fab__label{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdc-fab__icon{transition:-webkit-transform .18s cubic-bezier(0,0,.2,1) 90ms;-webkit-transition:-webkit-transform .18s cubic-bezier(0,0,.2,1) 90ms;transition:transform .18s cubic-bezier(0,0,.2,1) 90ms;transition:transform .18s cubic-bezier(0,0,.2,1) 90ms,-webkit-transform .18s cubic-bezier(0,0,.2,1) 90ms;fill:currentColor;will-change:transform}.mdc-fab .mdc-fab__icon{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}.mdc-fab--exited{opacity:0;-webkit-transform:scale(0);transform:scale(0);transition:opacity 15ms linear .15s,-webkit-transform .18s cubic-bezier(.4,0,1,1) 0s;-webkit-transition:opacity 15ms linear .15s,-webkit-transform .18s cubic-bezier(.4,0,1,1) 0s;transition:opacity 15ms linear .15s,transform .18s cubic-bezier(.4,0,1,1) 0s;transition:opacity 15ms linear .15s,transform .18s cubic-bezier(.4,0,1,1) 0s,-webkit-transform .18s cubic-bezier(.4,0,1,1) 0s}.mdc-fab--exited .mdc-fab__icon{-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform 135ms cubic-bezier(.4,0,1,1) 0s;-webkit-transition:-webkit-transform 135ms cubic-bezier(.4,0,1,1) 0s;transition:transform 135ms cubic-bezier(.4,0,1,1) 0s;transition:transform 135ms cubic-bezier(.4,0,1,1) 0s,-webkit-transform 135ms cubic-bezier(.4,0,1,1) 0s}.mdc-fab{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-fab:after,.mdc-fab:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-fab:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-fab.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-fab.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-fab.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-fab.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-fab.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-fab:after,.mdc-fab:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-fab.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-fab:after,.mdc-fab:before{background-color:#fff}@supports not (-ms-ime-align:auto){.mdc-fab:after,.mdc-fab:before{background-color:var(--mdc-theme-on-secondary,#fff)}}.mdc-fab:hover:before{opacity:.08}.mdc-fab.mdc-ripple-upgraded--background-focused:before,.mdc-fab:not(.mdc-ripple-upgraded):focus:before{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-fab:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-fab:not(.mdc-ripple-upgraded):active:after{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-fab.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}.mdc-floating-label{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;cursor:text;font-size:1rem;font-weight:400;left:0;letter-spacing:.009375em;line-height:1.75rem;line-height:1.15rem;overflow:hidden;position:absolute;text-align:left;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;-webkit-transform-origin:left top;transform-origin:left top;transition:color .15s cubic-bezier(.4,0,.2,1),-webkit-transform .15s cubic-bezier(.4,0,.2,1);-webkit-transition:color .15s cubic-bezier(.4,0,.2,1),-webkit-transform .15s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1),-webkit-transform .15s cubic-bezier(.4,0,.2,1);white-space:nowrap;will-change:transform}.mdc-floating-label[dir=rtl],[dir=rtl] .mdc-floating-label{left:auto;right:0;text-align:right;-webkit-transform-origin:right top;transform-origin:right top}.mdc-floating-label--float-above{cursor:auto;-webkit-transform:translateY(-50%) scale(.75);transform:translateY(-50%) scale(.75)}.mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-standard .25s 1;animation:mdc-floating-label-shake-float-above-standard .25s 1}@-webkit-keyframes mdc-floating-label-shake-float-above-standard{0%{-webkit-transform:translateX(0) translateY(-50%) scale(.75);transform:translate(0) translateY(-50%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-50%) scale(.75);transform:translate(4%) translateY(-50%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-50%) scale(.75);transform:translate(-4%) translateY(-50%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-50%) scale(.75);transform:translate(0) translateY(-50%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-standard{0%{-webkit-transform:translateX(0) translateY(-50%) scale(.75);transform:translate(0) translateY(-50%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-50%) scale(.75);transform:translate(4%) translateY(-50%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-50%) scale(.75);transform:translate(-4%) translateY(-50%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-50%) scale(.75);transform:translate(0) translateY(-50%) scale(.75)}}.mdc-form-field{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#000000de;color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle}.mdc-form-field>label{-webkit-box-ordinal-group:1;-ms-flex-order:0;margin-right:auto;order:0;padding-left:4px}.mdc-form-field--align-end>label,.mdc-form-field[dir=rtl]>label,[dir=rtl] .mdc-form-field>label{margin-left:auto;padding-right:4px}.mdc-form-field--align-end>label{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.mdc-form-field--align-end[dir=rtl]>label,[dir=rtl] .mdc-form-field--align-end>label{margin-right:auto;padding-left:4px}.mdc-grid-tile__primary{padding-bottom:100%}.mdc-grid-tile{margin:2px 0;padding:0 2px}.mdc-grid-tile__secondary{left:2px;width:calc(100% - 4px)}.mdc-grid-list__tiles{display:-webkit-box;display:-ms-flexbox;display:flex;margin:2px auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:0}.mdc-grid-list--tile-gutter-1 .mdc-grid-tile{margin:.5px 0;padding:0 .5px}.mdc-grid-list--tile-gutter-1 .mdc-grid-tile__secondary{left:.5px;width:calc(100% - 1px)}.mdc-grid-list--tile-gutter-1 .mdc-grid-list__tiles{margin:.5px auto}.mdc-grid-list--tile-aspect-16x9 .mdc-grid-tile__primary{padding-bottom:56.25%}.mdc-grid-list--tile-aspect-3x2 .mdc-grid-tile__primary{padding-bottom:66.66667%}.mdc-grid-list--tile-aspect-2x3 .mdc-grid-tile__primary{padding-bottom:150%}.mdc-grid-list--tile-aspect-4x3 .mdc-grid-tile__primary{padding-bottom:75%}.mdc-grid-list--tile-aspect-3x4 .mdc-grid-tile__primary{padding-bottom:133.33333%}.mdc-grid-tile{display:block;position:relative;width:200px;width:var(--mdc-grid-list-tile-width,200px)}.mdc-grid-tile__primary{background-color:#fff;background-color:var(--mdc-theme-background,#fff);color:#000000de;color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));height:0;position:relative}.mdc-grid-tile__primary-content{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.mdc-grid-tile__secondary{background-color:#6200ee;background-color:var(--mdc-theme-primary,#6200ee);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;color:var(--mdc-theme-on-primary,#fff);height:48px;padding:16px;position:absolute}.mdc-grid-tile__title{font-weight:500;line-height:1rem;margin:0}.mdc-grid-tile__support-text,.mdc-grid-tile__title{display:block;font-size:1rem;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.mdc-grid-tile__support-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:400;letter-spacing:.009375em;line-height:1.75rem;margin:4px 0 0;text-decoration:inherit;text-transform:inherit}.mdc-grid-tile__icon{font-size:0;position:absolute;top:calc(50% - 12px)}.mdc-grid-list--twoline-caption .mdc-grid-tile__secondary{height:68px}.mdc-grid-list--header-caption .mdc-grid-tile__secondary{bottom:auto;top:0}.mdc-grid-list--with-icon-align-start .mdc-grid-tile__secondary{padding-left:56px;padding-right:8px}.mdc-grid-list[dir=rtl] .mdc-grid-list--with-icon-align-start .mdc-grid-tile__secondary,[dir=rtl] .mdc-grid-list .mdc-grid-list--with-icon-align-start .mdc-grid-tile__secondary{padding-left:8px;padding-right:56px}.mdc-grid-list--with-icon-align-start .mdc-grid-tile__icon{font-size:24px;left:16px;right:auto}.mdc-grid-list[dir=rtl] .mdc-grid-list--with-icon-align-start .mdc-grid-tile__icon,[dir=rtl] .mdc-grid-list .mdc-grid-list--with-icon-align-start .mdc-grid-tile__icon{left:auto;right:16px}.mdc-grid-list--with-icon-align-end .mdc-grid-tile__secondary{padding-left:16px;padding-right:56px}.mdc-grid-list[dir=rtl] .mdc-grid-list--with-icon-align-end .mdc-grid-tile__secondary,[dir=rtl] .mdc-grid-list .mdc-grid-list--with-icon-align-end .mdc-grid-tile__secondary{padding-left:56px;padding-right:16px}.mdc-grid-list--with-icon-align-end .mdc-grid-tile__icon{font-size:24px;left:auto;right:16px}.mdc-grid-list[dir=rtl] .mdc-grid-list--with-icon-align-end .mdc-grid-tile__icon,[dir=rtl] .mdc-grid-list .mdc-grid-list--with-icon-align-end .mdc-grid-tile__icon{left:16px;right:auto}.mdc-icon-button{background-color:transparent;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:24px;height:48px;outline:none;padding:12px;position:relative;width:48px;fill:currentColor;color:inherit;cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-icon-button img,.mdc-icon-button svg{height:24px;width:24px}.mdc-icon-button:disabled{color:#00000061;color:var(--mdc-theme-text-disabled-on-light,rgba(0,0,0,.38));cursor:default;pointer-events:none}.mdc-icon-button__icon{display:inline-block}.mdc-icon-button--on .mdc-icon-button__icon,.mdc-icon-button__icon.mdc-icon-button__icon--on{display:none}.mdc-icon-button--on .mdc-icon-button__icon.mdc-icon-button__icon--on{display:inline-block}.mdc-icon-button{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-icon-button:after,.mdc-icon-button:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-icon-button:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-icon-button.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-icon-button.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-icon-button.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-icon-button.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-icon-button.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-icon-button:after,.mdc-icon-button:before{height:100%;left:0;top:0;width:100%}.mdc-icon-button.mdc-ripple-upgraded:after,.mdc-icon-button.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-icon-button.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-icon-button:after,.mdc-icon-button:before{background-color:#000}.mdc-icon-button:hover:before{opacity:.04}.mdc-icon-button.mdc-ripple-upgraded--background-focused:before,.mdc-icon-button:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-icon-button:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-icon-button:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.mdc-image-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;padding:0}.mdc-image-list__image-aspect-container,.mdc-image-list__item{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.mdc-image-list__item{list-style-type:none}.mdc-image-list__image{width:100%}.mdc-image-list__image-aspect-container .mdc-image-list__image{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.mdc-image-list__image-aspect-container{padding-bottom:100%}.mdc-image-list__image,.mdc-image-list--with-text-protection .mdc-image-list__supporting{border-radius:0}.mdc-image-list__supporting{color:#000000de;color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));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;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:space-between;line-height:24px;padding:8px 0}.mdc-image-list__label{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;letter-spacing:.009375em;line-height:1.75rem;overflow:hidden;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;white-space:nowrap}.mdc-image-list--with-text-protection .mdc-image-list__supporting{background:#0009;bottom:0;color:#fff;height:48px;padding:0 16px;position:absolute;width:100%}.mdc-image-list--masonry{display:block}.mdc-image-list--masonry .mdc-image-list__item{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.mdc-image-list--masonry .mdc-image-list__image{display:block;height:auto}:root{--mdc-layout-grid-margin-desktop:24px;--mdc-layout-grid-gutter-desktop:24px;--mdc-layout-grid-column-width-desktop:72px;--mdc-layout-grid-margin-tablet:16px;--mdc-layout-grid-gutter-tablet:16px;--mdc-layout-grid-column-width-tablet:72px;--mdc-layout-grid-margin-phone:16px;--mdc-layout-grid-gutter-phone:16px;--mdc-layout-grid-column-width-phone:72px}@media(min-width:840px){.mdc-layout-grid{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:24px;padding:var(--mdc-layout-grid-margin-desktop,24px)}}@media(min-width:480px)and (max-width:839px){.mdc-layout-grid{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-tablet,16px)}}@media(max-width:479px){.mdc-layout-grid{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-phone,16px)}}@media(min-width:840px){.mdc-layout-grid__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px)/2*-1)}@supports (display:grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:24px;grid-gap:var(--mdc-layout-grid-gutter-desktop,24px);grid-template-columns:repeat(12,minmax(0,1fr))}}}@media(min-width:480px)and (max-width:839px){.mdc-layout-grid__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px)/2*-1)}@supports (display:grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-tablet,16px);grid-template-columns:repeat(8,minmax(0,1fr))}}}@media(max-width:479px){.mdc-layout-grid__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px)/2*-1)}@supports (display:grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-phone,16px);grid-template-columns:repeat(4,minmax(0,1fr))}}}@media(min-width:840px){.mdc-layout-grid__cell{-webkit-box-sizing:border-box;box-sizing:border-box;margin:12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px)/2);width:calc(33.33333% - 24px);width:calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell{grid-column-end:span 4;margin:0;width:auto}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:calc(8.33333% - 24px);width:calc(8.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{grid-column-end:span 1;width:auto}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:calc(16.66667% - 24px);width:calc(16.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{grid-column-end:span 2;width:auto}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{width:calc(25% - 24px);width:calc(25% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{grid-column-end:span 3;width:auto}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:calc(33.33333% - 24px);width:calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:calc(41.66667% - 24px);width:calc(41.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{grid-column-end:span 5;width:auto}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{grid-column-end:span 6;width:auto}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{width:calc(58.33333% - 24px);width:calc(58.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{grid-column-end:span 7;width:auto}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:calc(66.66667% - 24px);width:calc(66.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{width:calc(75% - 24px);width:calc(75% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{grid-column-end:span 9;width:auto}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:calc(83.33333% - 24px);width:calc(83.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{grid-column-end:span 10;width:auto}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:calc(91.66667% - 24px);width:calc(91.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{grid-column-end:span 11;width:auto}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{grid-column-end:span 12;width:auto}}}@media(min-width:480px)and (max-width:839px){.mdc-layout-grid__cell{-webkit-box-sizing:border-box;box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px)/2);width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell{grid-column-end:span 4;margin:0;width:auto}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{width:calc(12.5% - 16px);width:calc(12.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{grid-column-end:span 1;width:auto}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{grid-column-end:span 2;width:auto}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{width:calc(37.5% - 16px);width:calc(37.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{grid-column-end:span 3;width:auto}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{width:calc(62.5% - 16px);width:calc(62.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{grid-column-end:span 5;width:auto}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{grid-column-end:span 6;width:auto}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{width:calc(87.5% - 16px);width:calc(87.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{grid-column-end:span 7;width:auto}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{grid-column-end:span 8;width:auto}}}@media(max-width:479px){.mdc-layout-grid__cell{-webkit-box-sizing:border-box;box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px)/2);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell{grid-column-end:span 4;margin:0;width:auto}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{grid-column-end:span 1;width:auto}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{grid-column-end:span 2;width:auto}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{grid-column-end:span 3;width:auto}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{grid-column-end:span 4;width:auto}}}.mdc-layout-grid__cell--order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.mdc-layout-grid__cell--order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.mdc-layout-grid__cell--order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.mdc-layout-grid__cell--order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.mdc-layout-grid__cell--order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.mdc-layout-grid__cell--order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.mdc-layout-grid__cell--order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.mdc-layout-grid__cell--order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.mdc-layout-grid__cell--order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.mdc-layout-grid__cell--order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.mdc-layout-grid__cell--order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.mdc-layout-grid__cell--order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.mdc-layout-grid__cell--align-top{-ms-flex-item-align:start;align-self:flex-start}@supports (display:grid){.mdc-layout-grid__cell--align-top{-ms-flex-item-align:start;align-self:start}}.mdc-layout-grid__cell--align-middle{-ms-flex-item-align:center;align-self:center}.mdc-layout-grid__cell--align-bottom{-ms-flex-item-align:end;align-self:flex-end}@supports (display:grid){.mdc-layout-grid__cell--align-bottom{-ms-flex-item-align:end;align-self:end}}@media(min-width:840px){.mdc-layout-grid--fixed-column-width{width:1176px;width:calc(var(--mdc-layout-grid-column-width-desktop, 72px)*12 + var(--mdc-layout-grid-gutter-desktop, 24px)*11 + var(--mdc-layout-grid-margin-desktop, 24px)*2)}}@media(min-width:480px)and (max-width:839px){.mdc-layout-grid--fixed-column-width{width:720px;width:calc(var(--mdc-layout-grid-column-width-tablet, 72px)*8 + var(--mdc-layout-grid-gutter-tablet, 16px)*7 + var(--mdc-layout-grid-margin-tablet, 16px)*2)}}@media(max-width:479px){.mdc-layout-grid--fixed-column-width{width:368px;width:calc(var(--mdc-layout-grid-column-width-phone, 72px)*4 + var(--mdc-layout-grid-gutter-phone, 16px)*3 + var(--mdc-layout-grid-margin-phone, 16px)*2)}}.mdc-layout-grid--align-left{margin-left:0;margin-right:auto}.mdc-layout-grid--align-right{margin-left:auto;margin-right:0}.mdc-line-ripple{bottom:0;height:2px;left:0;opacity:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:opacity .18s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1);-webkit-transition:opacity .18s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1);transition:transform .18s cubic-bezier(.4,0,.2,1),opacity .18s cubic-bezier(.4,0,.2,1);transition:transform .18s cubic-bezier(.4,0,.2,1),opacity .18s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1);width:100%;z-index:2}.mdc-line-ripple--active{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.mdc-line-ripple--deactivating{opacity:0}@-webkit-keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translate(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(0);transform:translate(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(83.67142%);transform:translate(83.67142%)}to{-webkit-transform:translateX(200.61106%);transform:translate(200.61106%)}}@keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translate(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(0);transform:translate(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(83.67142%);transform:translate(83.67142%)}to{-webkit-transform:translateX(200.61106%);transform:translate(200.61106%)}}@-webkit-keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(.08);transform:scaleX(.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);-webkit-transform:scaleX(.08);transform:scaleX(.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(.06,.11,.6,1);animation-timing-function:cubic-bezier(.06,.11,.6,1);-webkit-transform:scaleX(.66148);transform:scaleX(.66148)}to{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(.08);transform:scaleX(.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);-webkit-transform:scaleX(.08);transform:scaleX(.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(.06,.11,.6,1);animation-timing-function:cubic-bezier(.06,.11,.6,1);-webkit-transform:scaleX(.66148);transform:scaleX(.66148)}to{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@-webkit-keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);-webkit-transform:translateX(0);transform:translate(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);-webkit-transform:translateX(37.65191%);transform:translate(37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);-webkit-transform:translateX(84.38617%);transform:translate(84.38617%)}to{-webkit-transform:translateX(160.27778%);transform:translate(160.27778%)}}@keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);-webkit-transform:translateX(0);transform:translate(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);-webkit-transform:translateX(37.65191%);transform:translate(37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);-webkit-transform:translateX(84.38617%);transform:translate(84.38617%)}to{-webkit-transform:translateX(160.27778%);transform:translate(160.27778%)}}@-webkit-keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);-webkit-transform:scaleX(.08);transform:scaleX(.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);-webkit-transform:scaleX(.4571);transform:scaleX(.4571)}44.15%{-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);-webkit-transform:scaleX(.72796);transform:scaleX(.72796)}to{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);-webkit-transform:scaleX(.08);transform:scaleX(.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);-webkit-transform:scaleX(.4571);transform:scaleX(.4571)}44.15%{-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);-webkit-transform:scaleX(.72796);transform:scaleX(.72796)}to{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@-webkit-keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translate(-10px)}}@keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translate(-10px)}}@-webkit-keyframes primary-indeterminate-translate-reverse{0%{-webkit-transform:translateX(0);transform:translate(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(0);transform:translate(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-83.67142%);transform:translate(-83.67142%)}to{-webkit-transform:translateX(-200.61106%);transform:translate(-200.61106%)}}@keyframes primary-indeterminate-translate-reverse{0%{-webkit-transform:translateX(0);transform:translate(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(0);transform:translate(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-83.67142%);transform:translate(-83.67142%)}to{-webkit-transform:translateX(-200.61106%);transform:translate(-200.61106%)}}@-webkit-keyframes secondary-indeterminate-translate-reverse{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);-webkit-transform:translateX(0);transform:translate(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);-webkit-transform:translateX(-37.65191%);transform:translate(-37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);-webkit-transform:translateX(-84.38617%);transform:translate(-84.38617%)}to{-webkit-transform:translateX(-160.27778%);transform:translate(-160.27778%)}}@keyframes secondary-indeterminate-translate-reverse{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);-webkit-transform:translateX(0);transform:translate(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);-webkit-transform:translateX(-37.65191%);transform:translate(-37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);-webkit-transform:translateX(-84.38617%);transform:translate(-84.38617%)}to{-webkit-transform:translateX(-160.27778%);transform:translate(-160.27778%)}}@-webkit-keyframes buffering-reverse{to{-webkit-transform:translateX(10px);transform:translate(10px)}}@keyframes buffering-reverse{to{-webkit-transform:translateX(10px);transform:translate(10px)}}.mdc-linear-progress{height:4px;overflow:hidden;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .25s cubic-bezier(.4,0,.6,1) 0s;transition:opacity .25s cubic-bezier(.4,0,.6,1) 0s;width:100%}.mdc-linear-progress__bar{-webkit-transform-origin:top left;transform-origin:top left;transition:-webkit-transform .25s cubic-bezier(.4,0,.6,1) 0s;-webkit-transition:-webkit-transform .25s cubic-bezier(.4,0,.6,1) 0s;transition:transform .25s cubic-bezier(.4,0,.6,1) 0s;transition:transform .25s cubic-bezier(.4,0,.6,1) 0s,-webkit-transform .25s cubic-bezier(.4,0,.6,1) 0s}.mdc-linear-progress__bar,.mdc-linear-progress__bar-inner{-webkit-animation:none;animation:none;height:100%;position:absolute;width:100%}.mdc-linear-progress__bar-inner{display:inline-block}.mdc-linear-progress__buffering-dots{-webkit-animation:buffering .25s linear infinite;animation:buffering .25s linear infinite;background-repeat:repeat-x;background-size:10px 4px;height:100%;position:absolute;width:100%}.mdc-linear-progress__buffer{height:100%;position:absolute;-webkit-transform-origin:top left;transform-origin:top left;transition:-webkit-transform .25s cubic-bezier(.4,0,.6,1) 0s;-webkit-transition:-webkit-transform .25s cubic-bezier(.4,0,.6,1) 0s;transition:transform .25s cubic-bezier(.4,0,.6,1) 0s;transition:transform .25s cubic-bezier(.4,0,.6,1) 0s,-webkit-transform .25s cubic-bezier(.4,0,.6,1) 0s;width:100%}.mdc-linear-progress__primary-bar{-webkit-transform:scaleX(0);transform:scaleX(0)}.mdc-linear-progress__secondary-bar{visibility:hidden}.mdc-linear-progress--indeterminate .mdc-linear-progress__bar{-webkit-transition:none;transition:none}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{-webkit-animation:primary-indeterminate-translate 2s linear infinite;animation:primary-indeterminate-translate 2s linear infinite;left:-145.166611%}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner{-webkit-animation:primary-indeterminate-scale 2s linear infinite;animation:primary-indeterminate-scale 2s linear infinite}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{-webkit-animation:secondary-indeterminate-translate 2s linear infinite;animation:secondary-indeterminate-translate 2s linear infinite;left:-54.888891%;visibility:visible}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner{-webkit-animation:secondary-indeterminate-scale 2s linear infinite;animation:secondary-indeterminate-scale 2s linear infinite}.mdc-linear-progress--reversed .mdc-linear-progress__bar,.mdc-linear-progress--reversed .mdc-linear-progress__buffer{right:0;-webkit-transform-origin:center right;transform-origin:center right}.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{-webkit-animation-name:primary-indeterminate-translate-reverse;animation-name:primary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{-webkit-animation-name:secondary-indeterminate-translate-reverse;animation-name:secondary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots{-webkit-animation:buffering-reverse .25s linear infinite;animation:buffering-reverse .25s linear infinite}.mdc-linear-progress--closed{opacity:0}.mdc-linear-progress__bar-inner{background-color:#6200ee;background-color:var(--mdc-theme-primary,#6200ee)}.mdc-linear-progress__buffering-dots{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' preserveAspectRatio='none slice' viewBox='0 0 5 2'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E")}.mdc-linear-progress__buffer{background-color:#e6e6e6}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{left:auto;right:-145.166611%}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{left:auto;right:-54.888891%}.mdc-list{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#000000de;color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));font-size:1rem;font-weight:400;letter-spacing:.009375em;line-height:1.75rem;line-height:1.5rem;list-style-type:none;margin:0;padding:8px 0;text-decoration:inherit;text-transform:inherit}.mdc-list-item__secondary-text{color:#0000008a;color:var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54))}.mdc-list-item__graphic{background-color:transparent;color:#00000061;color:var(--mdc-theme-text-icon-on-background,rgba(0,0,0,.38))}.mdc-list-item__meta{color:#00000061;color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38))}.mdc-list-group__subheader{color:#000000de;color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}.mdc-list--dense{font-size:.812rem;padding-bottom:4px;padding-top:4px}.mdc-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;height:48px;justify-content:flex-start;overflow:hidden;padding:0 16px}.mdc-list-item:focus{outline:none}.mdc-list-item--activated,.mdc-list-item--activated .mdc-list-item__graphic,.mdc-list-item--selected,.mdc-list-item--selected .mdc-list-item__graphic{color:#6200ee;color:var(--mdc-theme-primary,#6200ee)}.mdc-list-item--disabled{color:#00000061;color:var(--mdc-theme-text-disabled-on-background,rgba(0,0,0,.38))}.mdc-list-item__graphic{height:24px;margin-left:0;margin-right:32px;width:24px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;fill:currentColor}.mdc-list-item[dir=rtl] .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list-item__graphic{margin-left:32px;margin-right:0}.mdc-list .mdc-list-item__graphic{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.mdc-list-item__meta{margin-left:auto;margin-right:0}.mdc-list-item[dir=rtl] .mdc-list-item__meta,[dir=rtl] .mdc-list-item .mdc-list-item__meta{margin-left:0;margin-right:auto}.mdc-list-item__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdc-list-item__text[for]{pointer-events:none}.mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdc-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list--dense .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list--dense .mdc-list-item__primary-text:before{content:"";display:inline-block;height:24px;vertical-align:0;width:0}.mdc-list--dense .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item__secondary-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;line-height:1.25rem;line-height:normal;margin-top:0;overflow:hidden;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;white-space:nowrap}.mdc-list-item__secondary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-list--dense .mdc-list-item__secondary-text{display:block;font-size:inherit;line-height:normal;margin-top:0}.mdc-list--dense .mdc-list-item__secondary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-list--dense .mdc-list-item{height:40px}.mdc-list--dense .mdc-list-item__graphic{height:20px;margin-left:0;margin-right:36px;width:20px}.mdc-list-item[dir=rtl] .mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--dense .mdc-list-item__graphic{margin-left:36px;margin-right:0}.mdc-list--avatar-list .mdc-list-item{height:56px}.mdc-list--avatar-list .mdc-list-item__graphic{border-radius:50%;height:40px;margin-left:0;margin-right:16px;width:40px}.mdc-list-item[dir=rtl] .mdc-list--avatar-list .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--avatar-list .mdc-list-item__graphic{margin-left:16px;margin-right:0}.mdc-list--two-line .mdc-list-item__text{-ms-flex-item-align:start;align-self:flex-start}.mdc-list--two-line .mdc-list-item{height:72px}.mdc-list--avatar-list.mdc-list--dense .mdc-list-item,.mdc-list--two-line.mdc-list--dense .mdc-list-item{height:60px}.mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{height:36px;margin-left:0;margin-right:20px;width:36px}.mdc-list-item[dir=rtl] .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{margin-left:20px;margin-right:0}a.mdc-list-item{color:inherit;text-decoration:none}.mdc-list-divider{border:none;border-bottom:1px solid;border-bottom-color:#0000001f;height:0;margin:0}.mdc-list-divider--padded{margin:0 16px}.mdc-list-divider--inset{margin-left:72px;margin-right:0;width:calc(100% - 72px)}.mdc-list-group[dir=rtl] .mdc-list-divider--inset,[dir=rtl] .mdc-list-group .mdc-list-divider--inset{margin-left:0;margin-right:72px}.mdc-list-divider--inset.mdc-list-divider--padded{width:calc(100% - 88px)}.mdc-list-group .mdc-list{padding:0}.mdc-list-group__subheader{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;letter-spacing:.009375em;line-height:1.75rem;margin:.75rem 16px;text-decoration:inherit;text-transform:inherit}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{height:200%;left:-50%;top:-50%;width:200%}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{background-color:#000}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:hover:before{opacity:.04}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:#6200ee}@supports not (-ms-ime-align:auto){:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:var(--mdc-theme-primary,#6200ee)}}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover:before{opacity:.16}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus:before{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active:after{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{opacity:.08}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:#6200ee}@supports not (-ms-ime-align:auto){:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:var(--mdc-theme-primary,#6200ee)}}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover:before{opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{opacity:.2;-webkit-transition-duration:75ms;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{opacity:.2;-webkit-transition-duration:75ms;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.2}.mdc-menu{min-width:112px}.mdc-menu .mdc-list,.mdc-menu .mdc-list-item__graphic,.mdc-menu .mdc-list-item__meta{color:#000000de}.mdc-menu .mdc-list-divider{margin:8px 0}.mdc-menu .mdc-list-item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-menu .mdc-list-item--disabled{cursor:auto}.mdc-menu a.mdc-list-item .mdc-list-item__graphic,.mdc-menu a.mdc-list-item .mdc-list-item__text{pointer-events:none}.mdc-menu__selection-group{padding:0;fill:currentColor}.mdc-menu__selection-group .mdc-list-item{padding-left:56px;padding-right:16px}.mdc-menu__selection-group .mdc-list-item[dir=rtl],[dir=rtl] .mdc-menu__selection-group .mdc-list-item{padding-left:16px;padding-right:56px}.mdc-menu__selection-group .mdc-menu__selection-group-icon{display:none;left:16px;position:absolute;right:auto}.mdc-menu__selection-group .mdc-menu__selection-group-icon[dir=rtl],[dir=rtl] .mdc-menu__selection-group .mdc-menu__selection-group-icon{left:auto;right:16px}.mdc-menu-item--selected .mdc-menu__selection-group-icon{display:inline}.mdc-menu-surface{background-color:#fff;background-color:var(--mdc-theme-surface,#fff);border-radius:4px;-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;color:var(--mdc-theme-on-surface,#000);display:none;margin:0;max-height:calc(100vh - 32px);max-width:calc(100vw - 32px);opacity:0;overflow:auto;padding:0;position:absolute;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top left;transform-origin:top left;transition:opacity .03s linear,-webkit-transform .12s cubic-bezier(0,0,.2,1);-webkit-transition:opacity .03s linear,-webkit-transform .12s cubic-bezier(0,0,.2,1);transition:opacity .03s linear,transform .12s cubic-bezier(0,0,.2,1);transition:opacity .03s linear,transform .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);will-change:transform,opacity;z-index:8;transform-origin-left:top left;transform-origin-right:top right}.mdc-menu-surface:focus{outline:none}.mdc-menu-surface--open{display:inline-block;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mdc-menu-surface--animating-open{display:inline-block;opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}.mdc-menu-surface--animating-closed{display:inline-block;opacity:0;-webkit-transition:opacity 75ms linear;transition:opacity 75ms linear}.mdc-menu-surface[dir=rtl],[dir=rtl] .mdc-menu-surface{transform-origin-left:top right;transform-origin-right:top left}.mdc-menu-surface--anchor{overflow:visible;position:relative}.mdc-menu-surface--fixed{position:fixed}.mdc-notched-outline{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;max-width:100%;pointer-events:none;position:absolute;right:0;text-align:left;width:100%}.mdc-notched-outline[dir=rtl],[dir=rtl] .mdc-notched-outline{text-align:right}.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing{border-bottom:1px solid;border-top:1px solid;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;pointer-events:none;-webkit-transition:border .15s cubic-bezier(.4,0,.2,1);transition:border .15s cubic-bezier(.4,0,.2,1)}.mdc-notched-outline__leading{border-left:1px solid;border-right:none;width:12px}.mdc-notched-outline__leading[dir=rtl],.mdc-notched-outline__trailing,[dir=rtl] .mdc-notched-outline__leading{border-left:none;border-right:1px solid}.mdc-notched-outline__trailing{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-notched-outline__trailing{border-left:1px solid;border-right:none}.mdc-notched-outline__notch{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:calc(100% - 24px);width:auto}.mdc-notched-outline .mdc-floating-label{bottom:auto;display:inline-block;max-width:100%;position:relative;top:17px}.mdc-notched-outline .mdc-floating-label--float-above{text-overflow:clip}.mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:133.33333%}.mdc-notched-outline--notched .mdc-notched-outline__notch{border-top:none;padding-left:0;padding-right:8px}.mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl],[dir=rtl] .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:8px;padding-right:0}.mdc-notched-outline--no-label .mdc-notched-outline__notch{padding:0}.mdc-radio{display:inline-block;position:relative;-webkit-box-flex:0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-ms-flex:0 0 auto;flex:0 0 auto;height:40px;padding:10px;width:40px;will-change:opacity,transform,border-color,color}.mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#0000008a}.mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#018786;border-color:var(--mdc-theme-secondary,#018786)}.mdc-radio .mdc-radio__background:before{background-color:#018786}@supports not (-ms-ime-align:auto){.mdc-radio .mdc-radio__background:before{background-color:var(--mdc-theme-secondary,#018786)}}.mdc-radio__background{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:50%;left:10px;position:absolute;width:50%}.mdc-radio__background:before{border-radius:50%;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);transition:opacity .12s cubic-bezier(.4,0,.6,1) 0s,-webkit-transform .12s cubic-bezier(.4,0,.6,1) 0s;-webkit-transition:opacity .12s cubic-bezier(.4,0,.6,1) 0s,-webkit-transform .12s cubic-bezier(.4,0,.6,1) 0s;transition:opacity .12s cubic-bezier(.4,0,.6,1) 0s,transform .12s cubic-bezier(.4,0,.6,1) 0s;transition:opacity .12s cubic-bezier(.4,0,.6,1) 0s,transform .12s cubic-bezier(.4,0,.6,1) 0s,-webkit-transform .12s cubic-bezier(.4,0,.6,1) 0s;width:100%}.mdc-radio__outer-circle{border-radius:50%;border-style:solid;border-width:2px;-webkit-transition:border-color .12s cubic-bezier(.4,0,.6,1) 0s;transition:border-color .12s cubic-bezier(.4,0,.6,1) 0s}.mdc-radio__inner-circle,.mdc-radio__outer-circle{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;left:0;position:absolute;top:0;width:100%}.mdc-radio__inner-circle{border-radius:50%;border-style:solid;border-width:10px;-webkit-transform:scale(0);transform:scale(0);transition:border-color .12s cubic-bezier(.4,0,.6,1) 0s,-webkit-transform .12s cubic-bezier(.4,0,.6,1) 0s;-webkit-transition:border-color .12s cubic-bezier(.4,0,.6,1) 0s,-webkit-transform .12s cubic-bezier(.4,0,.6,1) 0s;transition:transform .12s cubic-bezier(.4,0,.6,1) 0s,border-color .12s cubic-bezier(.4,0,.6,1) 0s;transition:transform .12s cubic-bezier(.4,0,.6,1) 0s,border-color .12s cubic-bezier(.4,0,.6,1) 0s,-webkit-transform .12s cubic-bezier(.4,0,.6,1) 0s}.mdc-radio__native-control{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.mdc-radio__native-control:checked+.mdc-radio__background,.mdc-radio__native-control:disabled+.mdc-radio__background{transition:opacity .12s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .12s cubic-bezier(0,0,.2,1) 0s;-webkit-transition:opacity .12s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .12s cubic-bezier(0,0,.2,1) 0s;transition:opacity .12s cubic-bezier(0,0,.2,1) 0s,transform .12s cubic-bezier(0,0,.2,1) 0s;transition:opacity .12s cubic-bezier(0,0,.2,1) 0s,transform .12s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle{-webkit-transition:border-color .12s cubic-bezier(0,0,.2,1) 0s;transition:border-color .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle{transition:border-color .12s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .12s cubic-bezier(0,0,.2,1) 0s;-webkit-transition:border-color .12s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .12s cubic-bezier(0,0,.2,1) 0s;transition:transform .12s cubic-bezier(0,0,.2,1) 0s,border-color .12s cubic-bezier(0,0,.2,1) 0s;transition:transform .12s cubic-bezier(0,0,.2,1) 0s,border-color .12s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio--disabled{cursor:default;pointer-events:none}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{-webkit-transform:scale(.5);transform:scale(.5);transition:border-color .12s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .12s cubic-bezier(0,0,.2,1) 0s;-webkit-transition:border-color .12s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .12s cubic-bezier(0,0,.2,1) 0s;transition:transform .12s cubic-bezier(0,0,.2,1) 0s,border-color .12s cubic-bezier(0,0,.2,1) 0s;transition:transform .12s cubic-bezier(0,0,.2,1) 0s,border-color .12s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio__native-control:disabled+.mdc-radio__background,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background{cursor:default}.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__outer-circle{border-color:#00000042}.mdc-radio__native-control:focus+.mdc-radio__background:before{opacity:.12;-webkit-transform:scale(2);transform:scale(2);transition:opacity .12s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .12s cubic-bezier(0,0,.2,1) 0s;-webkit-transition:opacity .12s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .12s cubic-bezier(0,0,.2,1) 0s;transition:opacity .12s cubic-bezier(0,0,.2,1) 0s,transform .12s cubic-bezier(0,0,.2,1) 0s;transition:opacity .12s cubic-bezier(0,0,.2,1) 0s,transform .12s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-radio:after,.mdc-radio:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-radio:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-radio.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-radio.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-radio.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-radio.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-radio.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-radio:after,.mdc-radio:before{height:100%;left:0;top:0;width:100%}.mdc-radio.mdc-ripple-upgraded:after,.mdc-radio.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-radio.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-radio:after,.mdc-radio:before{background-color:#018786}@supports not (-ms-ime-align:auto){.mdc-radio:after,.mdc-radio:before{background-color:var(--mdc-theme-secondary,#018786)}}.mdc-radio:hover:before{opacity:.04}.mdc-radio.mdc-ripple-upgraded--background-focused:before,.mdc-radio:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-radio:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-radio:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-radio.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background:before{content:none}.mdc-ripple-surface{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;overflow:hidden;position:relative;will-change:transform,opacity}.mdc-ripple-surface:after,.mdc-ripple-surface:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-ripple-surface:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-ripple-surface.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-ripple-surface.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-ripple-surface.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-ripple-surface:after,.mdc-ripple-surface:before{background-color:#000}.mdc-ripple-surface:hover:before{opacity:.04}.mdc-ripple-surface.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-ripple-surface:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-ripple-surface:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-ripple-surface.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.mdc-ripple-surface:after,.mdc-ripple-surface:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-ripple-surface.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]{overflow:visible}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]:after,.mdc-ripple-surface[data-mdc-ripple-is-unbounded]:before{height:100%;left:0;top:0;width:100%}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:after,.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface--primary:after,.mdc-ripple-surface--primary:before{background-color:#6200ee}@supports not (-ms-ime-align:auto){.mdc-ripple-surface--primary:after,.mdc-ripple-surface--primary:before{background-color:var(--mdc-theme-primary,#6200ee)}}.mdc-ripple-surface--primary:hover:before{opacity:.04}.mdc-ripple-surface--primary.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-ripple-surface--primary.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.mdc-ripple-surface--accent:after,.mdc-ripple-surface--accent:before{background-color:#018786}@supports not (-ms-ime-align:auto){.mdc-ripple-surface--accent:after,.mdc-ripple-surface--accent:before{background-color:var(--mdc-theme-secondary,#018786)}}.mdc-ripple-surface--accent:hover:before{opacity:.04}.mdc-ripple-surface--accent.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-ripple-surface--accent.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}@-webkit-keyframes mdc-select-float-native-control{0%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mdc-select-float-native-control{0%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon{color:#000;color:var(--mdc-theme-on-surface,#000)}.mdc-select--with-leading-icon .mdc-select__icon{background-color:transparent;border:none;bottom:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:24px;position:absolute;width:24px;fill:currentColor;cursor:pointer;opacity:.54;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-select__icon:not([tabindex]),.mdc-select__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-select-helper-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-size:.75rem;font-weight:400;letter-spacing:.0333333333em;line-height:1.25rem;line-height:normal;margin:0;opacity:0;text-decoration:inherit;text-transform:inherit;-webkit-transition:opacity .18s cubic-bezier(.4,0,.2,1);transition:opacity .18s cubic-bezier(.4,0,.2,1);will-change:opacity}.mdc-select-helper-text:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-select-helper-text--persistent{opacity:1;-webkit-transition:none;transition:none;will-change:auto}.mdc-select{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:56px;overflow:hidden;position:relative;will-change:transform,opacity;will-change:opacity,transform,color}.mdc-select:not(.mdc-select--disabled){background-color:#f5f5f5}.mdc-select:after,.mdc-select:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-select:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-select.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-select.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-select.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-select.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-select.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-select:after,.mdc-select:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-select.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-select:after,.mdc-select:before{background-color:#000000de}.mdc-select:hover:before{opacity:.04}.mdc-select.mdc-ripple-upgraded--background-focused:before,.mdc-select:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{color:#000000de}.mdc-select:not(.mdc-select--disabled) .mdc-floating-label{color:#0009}.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{border-bottom-color:#0000006b}.mdc-select:not(.mdc-select--disabled)+.mdc-select-helper-text{color:#0009}.mdc-select,.mdc-select__native-control{border-radius:4px 4px 0 0}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#6200ee;background-color:var(--mdc-theme-primary,#6200ee)}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:#6200eede}.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover{border-bottom-color:#000000de}.mdc-select .mdc-floating-label--float-above{-webkit-transform:translateY(-70%) scale(.75);transform:translateY(-70%) scale(.75)}.mdc-select .mdc-floating-label{left:16px;pointer-events:none;right:auto;top:21px}.mdc-select .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select .mdc-floating-label{left:auto;right:16px}.mdc-select.mdc-select--with-leading-icon .mdc-floating-label{left:48px;right:auto}.mdc-select.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select.mdc-select--with-leading-icon .mdc-floating-label{left:auto;right:48px}.mdc-select.mdc-select--outlined .mdc-floating-label{left:4px;right:auto;top:17px}.mdc-select.mdc-select--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select.mdc-select--outlined .mdc-floating-label{left:auto;right:4px}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:36px;right:auto}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:auto;right:36px}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{left:36px;right:auto}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{left:auto;right:36px}.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%;bottom:16px;height:24px;left:auto;pointer-events:none;position:absolute;right:8px;transition:-webkit-transform .15s cubic-bezier(.4,0,.2,1);-webkit-transition:-webkit-transform .15s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1),-webkit-transform .15s cubic-bezier(.4,0,.2,1);width:24px}.mdc-select__dropdown-icon[dir=rtl],[dir=rtl] .mdc-select__dropdown-icon{left:8px;right:auto}.mdc-select--focused .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='%236200ee' fill-rule='evenodd' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%;-webkit-transform:rotate(180deg) translateY(-5px);transform:rotate(180deg) translateY(-5px);transition:-webkit-transform .15s cubic-bezier(.4,0,.2,1);-webkit-transition:-webkit-transform .15s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1),-webkit-transform .15s cubic-bezier(.4,0,.2,1)}.mdc-select__native-control{padding-top:20px}.mdc-select.mdc-select--focused .mdc-line-ripple:after{opacity:1;-webkit-transform:scaleY(2);transform:scaleY(2)}.mdc-select+.mdc-select-helper-text{margin-left:12px;margin-right:12px}.mdc-select--outlined+.mdc-select-helper-text{margin-left:16px;margin-right:16px}.mdc-select--focused+.mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg){opacity:1}.mdc-select__selected-text{min-width:200px;padding-top:22px}.mdc-select__native-control,.mdc-select__selected-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-bottom:1px solid;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:pointer;font-size:1rem;font-weight:400;height:56px;letter-spacing:.009375em;line-height:1.75rem;outline:none;padding:20px 52px 4px 16px;text-decoration:inherit;text-transform:inherit;white-space:nowrap;width:100%}.mdc-select__native-control[dir=rtl],.mdc-select__selected-text[dir=rtl],[dir=rtl] .mdc-select__native-control,[dir=rtl] .mdc-select__selected-text{padding-left:52px;padding-right:16px}.mdc-select__native-control::-ms-expand,.mdc-select__selected-text::-ms-expand{display:none}.mdc-select__native-control::-ms-value,.mdc-select__selected-text::-ms-value{background-color:transparent;color:inherit}@-moz-document url-prefix(""){.mdc-select__native-control,.mdc-select__selected-text{text-indent:-2px}}.mdc-select--outlined{border:none;overflow:visible}.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000003d}.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#6200ee;border-color:var(--mdc-theme-primary,#6200ee);border-width:2px}.mdc-select--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0 4px 4px 0}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:4px 0 0 4px}.mdc-select--outlined .mdc-select__native-control{border-radius:4px}.mdc-select--outlined:after,.mdc-select--outlined:before{content:none}.mdc-select--outlined:not(.mdc-select--disabled){background-color:transparent}.mdc-select--outlined .mdc-floating-label--float-above{font-size:.75rem;-webkit-transform:translateY(-144%) scale(1);transform:translateY(-144%) scale(1)}.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;-webkit-transform:translateY(-130%) scale(.75);transform:translateY(-130%) scale(.75)}.mdc-select--outlined .mdc-select__native-control,.mdc-select--outlined .mdc-select__selected-text{background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 52px 12px 16px;z-index:1}.mdc-select--outlined .mdc-select__native-control[dir=rtl],.mdc-select--outlined .mdc-select__selected-text[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-select__native-control,[dir=rtl] .mdc-select--outlined .mdc-select__selected-text{padding-left:52px;padding-right:16px}.mdc-select--outlined .mdc-select__selected-text{padding-top:14px}.mdc-select--outlined .mdc-select__icon{z-index:2}.mdc-select--outlined .mdc-floating-label{line-height:1.15rem;pointer-events:auto}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text{border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#b00020;background-color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:#b00020}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid+.mdc-select-helper-text--validation-msg{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover{border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#b00020;border-color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#b00020;border-color:var(--mdc-theme-error,#b00020);border-width:2px}.mdc-select--invalid .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='%23b00020' fill-rule='evenodd' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--invalid+.mdc-select-helper-text--validation-msg{opacity:1}.mdc-select--required .mdc-floating-label:after{content:"*"}.mdc-select--disabled{background-color:#fafafa;cursor:default;pointer-events:none}.mdc-select--disabled .mdc-floating-label{color:#0000005e}.mdc-select--disabled .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='.37'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--disabled .mdc-line-ripple{display:none}.mdc-select--disabled .mdc-select__icon{color:#0000005e}.mdc-select--disabled .mdc-select__native-control,.mdc-select--disabled .mdc-select__selected-text{border-bottom-style:dotted;color:#0000005e}.mdc-select--disabled .mdc-select__selected-text{pointer-events:none}.mdc-select--disabled.mdc-select--outlined{background-color:transparent}.mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,.mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text{border-bottom-style:none}.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__leading,.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__notch,.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__trailing{border-color:#00000029}.mdc-select--with-leading-icon .mdc-select__icon{left:16px;right:auto}.mdc-select--with-leading-icon .mdc-select__icon[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon .mdc-select__icon{left:auto;right:16px}.mdc-select--with-leading-icon .mdc-select__native-control,.mdc-select--with-leading-icon .mdc-select__selected-text{padding-left:48px;padding-right:32px}.mdc-select--with-leading-icon .mdc-select__native-control[dir=rtl],.mdc-select--with-leading-icon .mdc-select__selected-text[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon .mdc-select__native-control,[dir=rtl] .mdc-select--with-leading-icon .mdc-select__selected-text{padding-left:32px;padding-right:48px}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{-webkit-transform:translateY(-144%) translateX(-32px) scale(1);transform:translateY(-144%) translate(-32px) scale(1)}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{-webkit-transform:translateY(-144%) translateX(32px) scale(1);transform:translateY(-144%) translate(32px) scale(1)}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{-webkit-transform:translateY(-130%) translateX(-32px) scale(.75);transform:translateY(-130%) translate(-32px) scale(.75)}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{-webkit-transform:translateY(-130%) translateX(32px) scale(.75);transform:translateY(-130%) translate(32px) scale(.75)}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon .25s 1;animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon .25s 1}.mdc-select--with-leading-icon.mdc-select--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl .25s 1;animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl .25s 1}.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text{padding-left:32px;padding-right:32px}.mdc-select__menu .mdc-list .mdc-list-item--selected{color:#000;color:var(--mdc-theme-on-surface,#000)}.mdc-select__menu .mdc-list .mdc-list-item--selected:after,.mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:#000}@supports not (-ms-ime-align:auto){.mdc-select__menu .mdc-list .mdc-list-item--selected:after,.mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:var(--mdc-theme-on-surface,#000)}}.mdc-select__menu .mdc-list .mdc-list-item--selected:hover:before{opacity:.04}.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon{0%{-webkit-transform:translateX(-32px) translateY(-130%) scale(.75);transform:translate(-32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% - 32px)) translateY(-130%) scale(.75);transform:translate(calc(4% - 32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(.75);transform:translate(calc(-4% - 32px)) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(-32px) translateY(-130%) scale(.75);transform:translate(-32px) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon{0%{-webkit-transform:translateX(-32px) translateY(-130%) scale(.75);transform:translate(-32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% - 32px)) translateY(-130%) scale(.75);transform:translate(calc(4% - 32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(.75);transform:translate(calc(-4% - 32px)) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(-32px) translateY(-130%) scale(.75);transform:translate(-32px) translateY(-130%) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl{0%{-webkit-transform:translateX(32px) translateY(-130%) scale(.75);transform:translate(32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% + 32px)) translateY(-130%) scale(.75);transform:translate(calc(4% + 32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% + 32px)) translateY(-130%) scale(.75);transform:translate(calc(-4% + 32px)) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(32px) translateY(-130%) scale(.75);transform:translate(32px) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl{0%{-webkit-transform:translateX(32px) translateY(-130%) scale(.75);transform:translate(32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% + 32px)) translateY(-130%) scale(.75);transform:translate(calc(4% + 32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% + 32px)) translateY(-130%) scale(.75);transform:translate(calc(-4% + 32px)) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(32px) translateY(-130%) scale(.75);transform:translate(32px) translateY(-130%) scale(.75)}}@-webkit-keyframes mdc-slider-emphasize{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.85);transform:scale(.85)}to{-webkit-transform:scale(.571);transform:scale(.571)}}@keyframes mdc-slider-emphasize{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.85);transform:scale(.85)}to{-webkit-transform:scale(.571);transform:scale(.571)}}.mdc-slider{cursor:pointer;height:48px;position:relative;-ms-touch-action:pan-x;touch-action:pan-x;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track{background-color:#018786;background-color:var(--mdc-theme-secondary,#018786)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-container{background-color:#01878642}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker-container:after,.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker:after{background-color:#018786;background-color:var(--mdc-theme-secondary,#018786)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__thumb{fill:#018786;fill:var(--mdc-theme-secondary,#018786);stroke:#018786;stroke:var(--mdc-theme-secondary,#018786)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__focus-ring,.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin{background-color:#018786;background-color:var(--mdc-theme-secondary,#018786)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin{color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff)}.mdc-slider--disabled{cursor:auto}.mdc-slider--disabled .mdc-slider__track{background-color:#9a9a9a}.mdc-slider--disabled .mdc-slider__track-container{background-color:#99999942}.mdc-slider--disabled .mdc-slider__track-marker-container:after,.mdc-slider--disabled .mdc-slider__track-marker:after{background-color:#9a9a9a}.mdc-slider--disabled .mdc-slider__thumb{fill:#9a9a9a;stroke:#9a9a9a;stroke:#fff;stroke:var(--mdc-slider-bg-color-behind-component,#fff)}.mdc-slider:focus{outline:none}.mdc-slider__track-container{height:2px;overflow:hidden;position:absolute;top:50%;width:100%}.mdc-slider__track{height:100%;position:absolute;-webkit-transform-origin:left top;transform-origin:left top;width:100%;will-change:transform}.mdc-slider[dir=rtl] .mdc-slider__track,[dir=rtl] .mdc-slider .mdc-slider__track{-webkit-transform-origin:right top;transform-origin:right top}.mdc-slider__track-marker-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-1px;margin-right:0;visibility:hidden}.mdc-slider[dir=rtl] .mdc-slider__track-marker-container,[dir=rtl] .mdc-slider .mdc-slider__track-marker-container{margin-left:0;margin-right:-1px}.mdc-slider__track-marker-container:after{content:"";display:block;height:2px;width:2px}.mdc-slider__track-marker{-webkit-box-flex:1;-ms-flex:1;flex:1}.mdc-slider__track-marker:after{content:"";display:block;height:2px;width:2px}.mdc-slider__track-marker:first-child:after{width:3px}.mdc-slider__thumb-container{height:100%;left:0;position:absolute;top:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:21px;will-change:transform}.mdc-slider__thumb{left:0;position:absolute;top:0;-webkit-transform:scale(.571);transform:scale(.571);transition:fill .1s ease-out,stroke .1s ease-out,-webkit-transform .1s ease-out;-webkit-transition:fill .1s ease-out,stroke .1s ease-out,-webkit-transform .1s ease-out;transition:transform .1s ease-out,fill .1s ease-out,stroke .1s ease-out;transition:transform .1s ease-out,fill .1s ease-out,stroke .1s ease-out,-webkit-transform .1s ease-out;stroke-width:3.5}.mdc-slider__focus-ring{border-radius:50%;height:21px;opacity:0;transition:opacity .26667s ease-out,background-color .26667s ease-out,-webkit-transform .26667s ease-out;-webkit-transition:opacity .26667s ease-out,background-color .26667s ease-out,-webkit-transform .26667s ease-out;transition:transform .26667s ease-out,opacity .26667s ease-out,background-color .26667s ease-out;transition:transform .26667s ease-out,opacity .26667s ease-out,background-color .26667s ease-out,-webkit-transform .26667s ease-out;width:21px}.mdc-slider__pin{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:50% 50% 50% 0;height:26px;justify-content:center;margin-left:-2px;margin-top:-2px;-webkit-transform:rotate(-45deg) scale(0) translate(0);transform:rotate(-45deg) scale(0) translate(0);transition:-webkit-transform .1s ease-out;-webkit-transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;transition:transform .1s ease-out,-webkit-transform .1s ease-out;width:26px;z-index:1}.mdc-slider__pin-value-marker{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mdc-slider--active .mdc-slider__thumb{-webkit-transform:scaleX(1);transform:scaleX(1)}.mdc-slider--focus .mdc-slider__thumb{-webkit-animation:mdc-slider-emphasize .26667s linear;animation:mdc-slider-emphasize .26667s linear}.mdc-slider--focus .mdc-slider__focus-ring{opacity:.25;-webkit-transform:scale3d(1.55,1.55,1.55);transform:scale3d(1.55,1.55,1.55)}.mdc-slider--in-transit .mdc-slider__thumb{-webkit-transition-delay:.14s;transition-delay:.14s}.mdc-slider--in-transit .mdc-slider__thumb-container,.mdc-slider--in-transit .mdc-slider__track,.mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__thumb-container,.mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__track{transition:-webkit-transform 80ms ease;-webkit-transition:-webkit-transform 80ms ease;transition:transform 80ms ease;transition:transform 80ms ease,-webkit-transform 80ms ease}.mdc-slider--discrete.mdc-slider--active .mdc-slider__thumb{-webkit-transform:scale(.57143);transform:scale(.57143)}.mdc-slider--discrete.mdc-slider--active .mdc-slider__pin{-webkit-transform:rotate(-45deg) scale(1) translate(19px,-20px);transform:rotate(-45deg) scale(1) translate(19px,-20px)}.mdc-slider--discrete.mdc-slider--focus .mdc-slider__thumb{-webkit-animation:none;animation:none}.mdc-slider--discrete.mdc-slider--display-markers .mdc-slider__track-marker-container{visibility:visible}.mdc-snackbar{bottom:0;display:none;left:0;margin:8px;position:fixed;right:0;z-index:8;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:center;pointer-events:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-snackbar__surface{background-color:#333}.mdc-snackbar__label{color:#ffffffde}.mdc-snackbar__surface{min-width:344px}@media(max-width:344px),(max-width:480px){.mdc-snackbar__surface{min-width:100%}}.mdc-snackbar__surface{border-radius:4px;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;max-width:672px}.mdc-snackbar--closing,.mdc-snackbar--open,.mdc-snackbar--opening{display:-webkit-box;display:-ms-flexbox;display:flex}.mdc-snackbar--leading{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mdc-snackbar--stacked .mdc-snackbar__surface{-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}.mdc-snackbar--stacked .mdc-snackbar__actions{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:8px}.mdc-snackbar__surface{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;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:flex-start;opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}.mdc-snackbar--open .mdc-snackbar__surface{opacity:1;pointer-events:auto;-webkit-transform:scale(1);transform:scale(1);transition:opacity .15s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .15s cubic-bezier(0,0,.2,1) 0s;-webkit-transition:opacity .15s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .15s cubic-bezier(0,0,.2,1) 0s;transition:opacity .15s cubic-bezier(0,0,.2,1) 0s,transform .15s cubic-bezier(0,0,.2,1) 0s;transition:opacity .15s cubic-bezier(0,0,.2,1) 0s,transform .15s cubic-bezier(0,0,.2,1) 0s,-webkit-transform .15s cubic-bezier(0,0,.2,1) 0s}.mdc-snackbar--closing .mdc-snackbar__surface{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity 75ms cubic-bezier(.4,0,1,1) 0s;transition:opacity 75ms cubic-bezier(.4,0,1,1) 0s}.mdc-snackbar__label{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-sizing:border-box;box-sizing:border-box;flex-grow:1;margin:0;padding:14px 16px}.mdc-snackbar__label:before{content:attr(data-mdc-snackbar-label-text);display:inline}.mdc-snackbar__actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;margin-right:8px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mdc-snackbar__actions[dir=rtl],[dir=rtl] .mdc-snackbar__actions{margin-left:8px;margin-right:0}.mdc-snackbar__action:not(:disabled){color:#bb86fc}.mdc-snackbar__action:after,.mdc-snackbar__action:before{background-color:#bb86fc}.mdc-snackbar__action:hover:before{opacity:.08}.mdc-snackbar__action.mdc-ripple-upgraded--background-focused:before,.mdc-snackbar__action:not(.mdc-ripple-upgraded):focus:before{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-snackbar__action:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-snackbar__action:not(.mdc-ripple-upgraded):active:after{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-snackbar__action.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}.mdc-snackbar__dismiss{color:#ffffffde}.mdc-snackbar__dismiss:after,.mdc-snackbar__dismiss:before{background-color:#ffffffde}.mdc-snackbar__dismiss:hover:before{opacity:.08}.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused:before,.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus:before{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):active:after{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-snackbar__dismiss.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}.mdc-snackbar__dismiss.mdc-snackbar__dismiss{font-size:18px;height:36px;padding:9px;width:36px}.mdc-snackbar__dismiss.mdc-snackbar__dismiss img,.mdc-snackbar__dismiss.mdc-snackbar__dismiss svg{height:18px;width:18px}.mdc-snackbar__action+.mdc-snackbar__dismiss{margin-left:8px;margin-right:0}.mdc-snackbar__action+.mdc-snackbar__dismiss[dir=rtl],[dir=rtl] .mdc-snackbar__action+.mdc-snackbar__dismiss{margin-left:0;margin-right:8px}.mdc-switch{display:inline-block;outline:none;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-switch.mdc-switch--checked .mdc-switch__thumb,.mdc-switch.mdc-switch--checked .mdc-switch__track{background-color:#018786;background-color:var(--mdc-theme-secondary,#018786);border-color:#018786;border-color:var(--mdc-theme-secondary,#018786)}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__track{background-color:#000;border-color:#000}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb{background-color:#fff;border-color:#fff}.mdc-switch__native-control{cursor:pointer;height:48px;left:0;margin:0;opacity:0;pointer-events:auto;position:absolute;right:auto;top:0;width:68px}.mdc-switch__native-control[dir=rtl],[dir=rtl] .mdc-switch__native-control{left:auto;right:0}.mdc-switch__track{border:1px solid;border-radius:7px;-webkit-box-sizing:border-box;box-sizing:border-box;height:14px;opacity:.38;-webkit-transition:opacity 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1);transition:opacity 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1);width:32px}.mdc-switch__thumb-underlay{display:-webkit-box;display:-ms-flexbox;display:flex;left:-18px;position:absolute;right:auto;top:-17px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:48px;justify-content:center;-webkit-transform:translateX(0);transform:translate(0);transition:background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1),-webkit-transform 90ms cubic-bezier(.4,0,.2,1);-webkit-transition:background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1),-webkit-transform 90ms cubic-bezier(.4,0,.2,1);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1),-webkit-transform 90ms cubic-bezier(.4,0,.2,1);width:48px}.mdc-switch__thumb-underlay[dir=rtl],[dir=rtl] .mdc-switch__thumb-underlay{left:auto;right:-18px}.mdc-switch__thumb{border:10px solid;border-radius:50%;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;-webkit-box-sizing:border-box;box-sizing:border-box;height:20px;pointer-events:none;width:20px;z-index:1}.mdc-switch--checked .mdc-switch__track{opacity:.54}.mdc-switch--checked .mdc-switch__thumb-underlay{-webkit-transform:translateX(20px);transform:translate(20px)}.mdc-switch--checked .mdc-switch__native-control,.mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl],[dir=rtl] .mdc-switch--checked .mdc-switch__thumb-underlay{-webkit-transform:translateX(-20px);transform:translate(-20px)}.mdc-switch--checked .mdc-switch__native-control[dir=rtl],[dir=rtl] .mdc-switch--checked .mdc-switch__native-control{-webkit-transform:translateX(20px);transform:translate(20px)}.mdc-switch--disabled{opacity:.38;pointer-events:none}.mdc-switch--disabled .mdc-switch__thumb{border-width:1px}.mdc-switch--disabled .mdc-switch__native-control{cursor:default;pointer-events:none}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:after,.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:before{background-color:#9e9e9e}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover:before{opacity:.08}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}.mdc-switch__thumb-underlay{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-switch__thumb-underlay:after,.mdc-switch__thumb-underlay:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-switch__thumb-underlay:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-switch__thumb-underlay.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-switch__thumb-underlay.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-switch__thumb-underlay:after,.mdc-switch__thumb-underlay:before{height:100%;left:0;top:0;width:100%}.mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.mdc-switch__thumb-underlay.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-switch__thumb-underlay.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-switch__thumb-underlay:after,.mdc-switch__thumb-underlay:before{background-color:#018786}@supports not (-ms-ime-align:auto){.mdc-switch__thumb-underlay:after,.mdc-switch__thumb-underlay:before{background-color:var(--mdc-theme-secondary,#018786)}}.mdc-switch__thumb-underlay:hover:before{opacity:.04}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-switch__thumb-underlay.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.mdc-tab{font-family:Roboto,sans-serif;position:relative;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:2.25rem;text-decoration:none;text-transform:uppercase;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-appearance:none;background:none;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:48px;justify-content:center;outline:none;padding:0 24px;text-align:center;white-space:nowrap;z-index:1}.mdc-tab .mdc-tab__icon,.mdc-tab .mdc-tab__text-label{color:#000;color:var(--mdc-theme-on-surface,#000)}.mdc-tab--min-width{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.mdc-tab__ripple{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;will-change:transform,opacity}.mdc-tab__ripple:after,.mdc-tab__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-tab__ripple:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-tab__ripple.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-tab__ripple.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-tab__ripple.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-tab__ripple.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-tab__ripple.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-tab__ripple:after,.mdc-tab__ripple:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-tab__ripple.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-tab__ripple:after,.mdc-tab__ripple:before{background-color:#6200ee}@supports not (-ms-ime-align:auto){.mdc-tab__ripple:after,.mdc-tab__ripple:before{background-color:var(--mdc-theme-primary,#6200ee)}}.mdc-tab__ripple:hover:before{opacity:.04}.mdc-tab__ripple.mdc-ripple-upgraded--background-focused:before,.mdc-tab__ripple:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-tab__ripple:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-tab__ripple:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-tab__ripple.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.mdc-tab__content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:inherit;justify-content:center;pointer-events:none}.mdc-tab__icon,.mdc-tab__text-label{-webkit-transition:color .15s linear,opacity .15s linear;transition:color .15s linear,opacity .15s linear;z-index:2}.mdc-tab__text-label{display:inline-block;line-height:1;opacity:.6}.mdc-tab__icon{font-size:24px;height:24px;opacity:.54;width:24px}.mdc-tab--stacked{height:72px}.mdc-tab--stacked .mdc-tab__content{-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:justify;-ms-flex-pack:justify;justify-content:space-between}.mdc-tab--stacked .mdc-tab__icon{padding-top:12px}.mdc-tab--stacked .mdc-tab__text-label{padding-bottom:16px}.mdc-tab--active .mdc-tab__icon,.mdc-tab--active .mdc-tab__text-label{color:#6200ee;color:var(--mdc-theme-primary,#6200ee)}.mdc-tab--active .mdc-tab__icon,.mdc-tab--active .mdc-tab__text-label{opacity:1;-webkit-transition-delay:.1s;transition-delay:.1s}.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label{padding-left:8px;padding-right:0}.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label[dir=rtl],[dir=rtl] .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label{padding-left:0;padding-right:8px}.mdc-tab-bar{width:100%}.mdc-tab-indicator{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.mdc-tab-indicator>.mdc-tab-indicator__content--underline{background-color:#6200ee;background-color:var(--mdc-theme-primary,#6200ee);height:2px}.mdc-tab-indicator>.mdc-tab-indicator__content--icon{color:#018786;color:var(--mdc-theme-secondary,#018786);font-size:34px;height:34px}.mdc-tab-indicator__content{opacity:0;-webkit-transform-origin:left;transform-origin:left}.mdc-tab-indicator__content--underline{-ms-flex-item-align:end;align-self:flex-end;width:100%}.mdc-tab-indicator__content--icon{-ms-flex-item-align:center;align-self:center;margin:0 auto}.mdc-tab-indicator--active>.mdc-tab-indicator__content{opacity:1}.mdc-tab-indicator>.mdc-tab-indicator__content{transition:-webkit-transform .25s cubic-bezier(.4,0,.2,1);-webkit-transition:-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:transform .25s cubic-bezier(.4,0,.2,1);transition:transform .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1)}.mdc-tab-indicator--no-transition>.mdc-tab-indicator__content{-webkit-transition:none;transition:none}.mdc-tab-indicator--fade>.mdc-tab-indicator__content{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-tab-indicator--active.mdc-tab-indicator--fade>.mdc-tab-indicator__content{-webkit-transition-delay:.1s;transition-delay:.1s}.mdc-tab-scroller{overflow-y:hidden}.mdc-tab-scroller__test{height:100px;overflow-x:scroll;position:absolute;top:-9999px;width:100px}.mdc-tab-scroller__scroll-area{-webkit-overflow-scrolling:touch;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:hidden}.mdc-tab-scroller__scroll-area::-webkit-scrollbar,.mdc-tab-scroller__test::-webkit-scrollbar{display:none}.mdc-tab-scroller__scroll-area--scroll{overflow-x:scroll}.mdc-tab-scroller__scroll-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-transform:none;transform:none;will-change:transform}.mdc-tab-scroller--align-start .mdc-tab-scroller__scroll-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mdc-tab-scroller--align-end .mdc-tab-scroller__scroll-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mdc-tab-scroller--align-center .mdc-tab-scroller__scroll-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-area{-webkit-overflow-scrolling:auto}.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-content{transition:-webkit-transform .25s cubic-bezier(.4,0,.2,1);-webkit-transition:-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:transform .25s cubic-bezier(.4,0,.2,1);transition:transform .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1)}.mdc-text-field-helper-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-size:.75rem;font-weight:400;letter-spacing:.0333333333em;line-height:1.25rem;line-height:normal;margin:0;opacity:0;text-decoration:inherit;text-transform:inherit;-webkit-transition:opacity .15s cubic-bezier(.4,0,.2,1);transition:opacity .15s cubic-bezier(.4,0,.2,1);will-change:opacity}.mdc-text-field-helper-text:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-text-field-helper-text--persistent{opacity:1;-webkit-transition:none;transition:none;will-change:auto}.mdc-text-field-character-counter{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-size:.75rem;font-weight:400;letter-spacing:.0333333333em;line-height:1.25rem;line-height:normal;margin-left:auto;margin-right:0;margin-top:0;padding-left:16px;padding-right:0;text-decoration:inherit;text-transform:inherit;white-space:nowrap}.mdc-text-field-character-counter:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field-character-counter{margin-left:0;margin-right:auto;padding-left:0;padding-right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__icon,.mdc-text-field--with-trailing-icon .mdc-text-field__icon{bottom:16px;cursor:pointer;position:absolute}.mdc-text-field__icon:not([tabindex]),.mdc-text-field__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-text-field{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:4px 4px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:56px;overflow:hidden;position:relative;will-change:transform,opacity;will-change:opacity,transform,color}.mdc-text-field:after,.mdc-text-field:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-text-field:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-text-field.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-text-field.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-text-field.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-text-field.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field:after,.mdc-text-field:before{background-color:#000000de}.mdc-text-field:hover:before{opacity:.04}.mdc-text-field.mdc-ripple-upgraded--background-focused:before,.mdc-text-field:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-text-field:after,.mdc-text-field:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-text-field.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}.mdc-text-field .mdc-text-field__input{caret-color:#6200ee;caret-color:var(--mdc-theme-primary,#6200ee)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{border-bottom-color:#0000006b}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:#000000de}.mdc-text-field .mdc-line-ripple{background-color:#6200ee;background-color:var(--mdc-theme-primary,#6200ee)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:#0000001f}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled){background-color:#f5f5f5}.mdc-text-field .mdc-floating-label{left:16px;pointer-events:none;right:auto;top:18px}.mdc-text-field .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field .mdc-floating-label{left:auto;right:16px}.mdc-text-field--textarea .mdc-floating-label{left:4px;right:auto}.mdc-text-field--textarea .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-floating-label{left:auto;right:4px}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:auto;top:17px}.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-floating-label{left:auto;right:4px}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:36px;right:auto}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:auto;right:36px}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:40px;right:auto}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:auto;right:40px}.mdc-text-field__input{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;letter-spacing:.009375em;line-height:1.75rem;text-decoration:inherit;text-transform:inherit;-ms-flex-item-align:end;align-self:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-bottom:1px solid;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:20px 16px 6px;-webkit-transition:opacity .15s cubic-bezier(.4,0,.2,1);transition:opacity .15s cubic-bezier(.4,0,.2,1);width:100%}.mdc-text-field__input::-webkit-input-placeholder{color:#0000008a;opacity:0;-webkit-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.mdc-text-field__input:-ms-input-placeholder{color:#0000008a;opacity:0;-ms-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.mdc-text-field__input::-ms-input-placeholder{color:#0000008a;opacity:0;-ms-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.mdc-text-field__input::-moz-placeholder{color:#0000008a;opacity:0;-moz-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.mdc-text-field__input::placeholder{color:#0000008a;opacity:0;-webkit-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.mdc-text-field__input:-ms-input-placeholder{color:#0000008a!important}.mdc-text-field--focused .mdc-text-field__input::-webkit-input-placeholder,.mdc-text-field--fullwidth .mdc-text-field__input::-webkit-input-placeholder,.mdc-text-field--no-label .mdc-text-field__input::-webkit-input-placeholder{opacity:1;-webkit-transition-delay:40ms;transition-delay:40ms;-webkit-transition-duration:.11s;transition-duration:.11s}.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--fullwidth .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}.mdc-text-field--focused .mdc-text-field__input::-ms-input-placeholder,.mdc-text-field--fullwidth .mdc-text-field__input::-ms-input-placeholder,.mdc-text-field--no-label .mdc-text-field__input::-ms-input-placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder,.mdc-text-field--fullwidth .mdc-text-field__input::-moz-placeholder,.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}.mdc-text-field--focused .mdc-text-field__input::placeholder,.mdc-text-field--fullwidth .mdc-text-field__input::placeholder,.mdc-text-field--no-label .mdc-text-field__input::placeholder{opacity:1;-webkit-transition-delay:40ms;transition-delay:40ms;-webkit-transition-duration:.11s;transition-duration:.11s}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{-webkit-box-shadow:none;box-shadow:none}.mdc-text-field__input:-webkit-autofill{z-index:auto!important}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{padding:16px}.mdc-text-field__input:-webkit-autofill+.mdc-floating-label{cursor:auto;-webkit-transform:translateY(-50%) scale(.75);transform:translateY(-50%) scale(.75)}.mdc-text-field--outlined{border:none;overflow:visible}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#0000003d}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#6200ee;border-color:var(--mdc-theme-primary,#6200ee)}.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0 4px 4px 0}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:4px 0 0 4px}.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem;-webkit-transform:translateY(-144%) scale(1);transform:translateY(-144%) scale(1)}.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;-webkit-transform:translateY(-130%) scale(.75);transform:translateY(-130%) scale(.75)}.mdc-text-field--outlined:after,.mdc-text-field--outlined:before{content:none}.mdc-text-field--outlined:not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--outlined .mdc-text-field__input{background-color:transparent;border:none!important;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 16px 14px;z-index:1}.mdc-text-field--outlined .mdc-text-field__icon{z-index:2}.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--outlined.mdc-text-field--disabled{background-color:transparent}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input{border-bottom:none}.mdc-text-field--outlined.mdc-text-field--dense{height:48px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem;-webkit-transform:translateY(-134%) scale(1);transform:translateY(-134%) scale(1)}.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;-webkit-transform:translateY(-120%) scale(.8);transform:translateY(-120%) scale(.8)}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 1}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 7px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{top:14px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon{top:12px}.mdc-text-field--with-leading-icon .mdc-text-field__icon{left:16px;right:auto}.mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-leading-icon .mdc-floating-label{left:48px;right:auto}.mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-floating-label{left:auto;right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon{left:16px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{-webkit-transform:translateY(-144%) translateX(-32px) scale(1);transform:translateY(-144%) translate(-32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{-webkit-transform:translateY(-144%) translateX(32px) scale(1);transform:translateY(-144%) translate(32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{-webkit-transform:translateY(-130%) translateX(-32px) scale(.75);transform:translateY(-130%) translate(-32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{-webkit-transform:translateY(-130%) translateX(32px) scale(.75);transform:translateY(-130%) translate(32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:36px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:auto;right:36px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{-webkit-transform:translateY(-134%) translateX(-21px) scale(1);transform:translateY(-134%) translate(-21px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{-webkit-transform:translateY(-134%) translateX(21px) scale(1);transform:translateY(-134%) translate(21px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above{-webkit-transform:translateY(-120%) translateX(-21px) scale(.8);transform:translateY(-120%) translate(-21px) scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above{-webkit-transform:translateY(-120%) translateX(21px) scale(.8);transform:translateY(-120%) translate(21px) scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:32px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:auto;right:32px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon{left:16px;right:auto}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:16px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{bottom:16px;-webkit-transform:scale(.8);transform:scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:44px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:auto;right:44px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:44px}.mdc-text-field--dense .mdc-floating-label--float-above{-webkit-transform:translateY(-70%) scale(.8);transform:translateY(-70%) scale(.8)}.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-dense .25s 1}.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 0}.mdc-text-field--dense .mdc-floating-label,.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.813rem}.mdc-text-field__input:required~.mdc-floating-label:after,.mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{content:"*";margin-left:1px}.mdc-text-field--textarea{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:auto;overflow:visible;-webkit-transition:none;transition:none;width:auto}.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:#0000003d}.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#6200ee;border-color:var(--mdc-theme-primary,#6200ee)}.mdc-text-field--textarea .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0 4px 4px 0}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:4px 0 0 4px}.mdc-text-field--textarea:after,.mdc-text-field--textarea:before{content:none}.mdc-text-field--textarea:not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--textarea .mdc-floating-label--float-above{font-size:.75rem;-webkit-transform:translateY(-144%) scale(1);transform:translateY(-144%) scale(1)}.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;-webkit-transform:translateY(-130%) scale(.75);transform:translateY(-130%) scale(.75)}.mdc-text-field--textarea .mdc-text-field-character-counter{bottom:13px;left:auto;position:absolute;right:16px}.mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-text-field-character-counter{left:16px;right:auto}.mdc-text-field--textarea .mdc-text-field__input{-ms-flex-item-align:auto;align-self:auto;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;margin:8px 1px 1px 0;padding:0 16px 16px}.mdc-text-field--textarea .mdc-text-field-character-counter+.mdc-text-field__input{margin-bottom:28px;padding-bottom:0}.mdc-text-field--textarea .mdc-floating-label{bottom:auto;pointer-events:none;top:17px;width:auto}.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--fullwidth{width:100%}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea){display:block}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):after,.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):before{content:none}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{padding:0}.mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input{resize:vertical}.mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.mdc-text-field-helper-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:space-between}.mdc-text-field--dense+.mdc-text-field-helper-line{margin-bottom:4px}.mdc-text-field+.mdc-text-field-helper-line{padding-left:16px;padding-right:16px}.mdc-form-field>.mdc-text-field+label{-ms-flex-item-align:start;align-self:flex-start}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#6200eede}.mdc-text-field--focused .mdc-text-field__input:required~.mdc-floating-label:after,.mdc-text-field--focused .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#6200ee;border-color:var(--mdc-theme-primary,#6200ee)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple{background-color:#b00020;background-color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:#b00020;caret-color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon~.mdc-text-field__icon,.mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{opacity:1}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#b00020;border-color:var(--mdc-theme-error,#b00020)}.mdc-text-field--disabled{background-color:#fafafa;border-bottom:none;pointer-events:none}.mdc-text-field--disabled .mdc-text-field__input{border-bottom-color:#0000000f;color:#0000005e}.mdc-text-field--disabled .mdc-floating-label,.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0000005e}.mdc-text-field--disabled .mdc-text-field__icon{color:#0000004d}.mdc-text-field--disabled:not(.mdc-text-field--textarea){border-bottom-color:#0000001f}.mdc-text-field--disabled .mdc-floating-label{cursor:default}.mdc-text-field--textarea.mdc-text-field--disabled{background-color:transparent;background-color:#f9f9f9}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input{border-bottom:none}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-dense{0%{-webkit-transform:translateX(0) translateY(-70%) scale(.8);transform:translate(0) translateY(-70%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-70%) scale(.8);transform:translate(4%) translateY(-70%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-70%) scale(.8);transform:translate(-4%) translateY(-70%) scale(.8)}to{-webkit-transform:translateX(0) translateY(-70%) scale(.8);transform:translate(0) translateY(-70%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-dense{0%{-webkit-transform:translateX(0) translateY(-70%) scale(.8);transform:translate(0) translateY(-70%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-70%) scale(.8);transform:translate(4%) translateY(-70%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-70%) scale(.8);transform:translate(-4%) translateY(-70%) scale(.8)}to{-webkit-transform:translateX(0) translateY(-70%) scale(.8);transform:translate(0) translateY(-70%) scale(.8)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-130%) scale(.75);transform:translate(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-130%) scale(.75);transform:translate(-4%) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-130%) scale(.75);transform:translate(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-130%) scale(.75);transform:translate(-4%) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense{0%{-webkit-transform:translateX(0) translateY(-120%) scale(.8);transform:translate(0) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-120%) scale(.8);transform:translate(4%) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-120%) scale(.8);transform:translate(-4%) translateY(-120%) scale(.8)}to{-webkit-transform:translateX(0) translateY(-120%) scale(.8);transform:translate(0) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense{0%{-webkit-transform:translateX(0) translateY(-120%) scale(.8);transform:translate(0) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-120%) scale(.8);transform:translate(4%) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-120%) scale(.8);transform:translate(-4%) translateY(-120%) scale(.8)}to{-webkit-transform:translateX(0) translateY(-120%) scale(.8);transform:translate(0) translateY(-120%) scale(.8)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-130%) scale(.75);transform:translate(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-130%) scale(.75);transform:translate(-4%) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-130%) scale(.75);transform:translate(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-130%) scale(.75);transform:translate(-4%) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense{0%{-webkit-transform:translateX(-21px) translateY(-120%) scale(.8);transform:translate(-21px) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% - 21px)) translateY(-120%) scale(.8);transform:translate(calc(4% - 21px)) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% - 21px)) translateY(-120%) scale(.8);transform:translate(calc(-4% - 21px)) translateY(-120%) scale(.8)}to{-webkit-transform:translateX(-21px) translateY(-120%) scale(.8);transform:translate(-21px) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense{0%{-webkit-transform:translateX(-21px) translateY(-120%) scale(.8);transform:translate(-21px) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% - 21px)) translateY(-120%) scale(.8);transform:translate(calc(4% - 21px)) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% - 21px)) translateY(-120%) scale(.8);transform:translate(calc(-4% - 21px)) translateY(-120%) scale(.8)}to{-webkit-transform:translateX(-21px) translateY(-120%) scale(.8);transform:translate(-21px) translateY(-120%) scale(.8)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-130%) scale(.75);transform:translate(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-130%) scale(.75);transform:translate(-4%) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-130%) scale(.75);transform:translate(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-130%) scale(.75);transform:translate(-4%) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl{0%{-webkit-transform:translateX(21px) translateY(-120%) scale(.8);transform:translate(21px) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% + 21px)) translateY(-120%) scale(.8);transform:translate(calc(4% + 21px)) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% + 21px)) translateY(-120%) scale(.8);transform:translate(calc(-4% + 21px)) translateY(-120%) scale(.8)}to{-webkit-transform:translateX(21px) translateY(-120%) scale(.8);transform:translate(21px) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl{0%{-webkit-transform:translateX(21px) translateY(-120%) scale(.8);transform:translate(21px) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% + 21px)) translateY(-120%) scale(.8);transform:translate(calc(4% + 21px)) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% + 21px)) translateY(-120%) scale(.8);transform:translate(calc(-4% + 21px)) translateY(-120%) scale(.8)}to{-webkit-transform:translateX(21px) translateY(-120%) scale(.8);transform:translate(21px) translateY(-120%) scale(.8)}}@-webkit-keyframes mdc-floating-label-shake-float-above-textarea{0%{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-130%) scale(.75);transform:translate(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-130%) scale(.75);transform:translate(-4%) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-textarea{0%{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-130%) scale(.75);transform:translate(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-130%) scale(.75);transform:translate(-4%) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translate(0) translateY(-130%) scale(.75)}}:root{--mdc-theme-primary:#6200ee;--mdc-theme-secondary:#018786;--mdc-theme-background:#fff;--mdc-theme-surface:#fff;--mdc-theme-error:#b00020;--mdc-theme-on-primary:#fff;--mdc-theme-on-secondary:#fff;--mdc-theme-on-surface:#000;--mdc-theme-on-error:#fff;--mdc-theme-text-primary-on-background:rgba(0,0,0,.87);--mdc-theme-text-secondary-on-background:rgba(0,0,0,.54);--mdc-theme-text-hint-on-background:rgba(0,0,0,.38);--mdc-theme-text-disabled-on-background:rgba(0,0,0,.38);--mdc-theme-text-icon-on-background:rgba(0,0,0,.38);--mdc-theme-text-primary-on-light:rgba(0,0,0,.87);--mdc-theme-text-secondary-on-light:rgba(0,0,0,.54);--mdc-theme-text-hint-on-light:rgba(0,0,0,.38);--mdc-theme-text-disabled-on-light:rgba(0,0,0,.38);--mdc-theme-text-icon-on-light:rgba(0,0,0,.38);--mdc-theme-text-primary-on-dark:#fff;--mdc-theme-text-secondary-on-dark:hsla(0,0%,100%,.7);--mdc-theme-text-hint-on-dark:hsla(0,0%,100%,.5);--mdc-theme-text-disabled-on-dark:hsla(0,0%,100%,.5);--mdc-theme-text-icon-on-dark:hsla(0,0%,100%,.5)}.mdc-theme--primary{color:#6200ee!important;color:var(--mdc-theme-primary,#6200ee)!important}.mdc-theme--secondary{color:#018786!important;color:var(--mdc-theme-secondary,#018786)!important}.mdc-theme--background{background-color:#fff;background-color:var(--mdc-theme-background,#fff)}.mdc-theme--surface{background-color:#fff;background-color:var(--mdc-theme-surface,#fff)}.mdc-theme--error{color:#b00020!important;color:var(--mdc-theme-error,#b00020)!important}.mdc-theme--on-primary{color:#fff!important;color:var(--mdc-theme-on-primary,#fff)!important}.mdc-theme--on-secondary{color:#fff!important;color:var(--mdc-theme-on-secondary,#fff)!important}.mdc-theme--on-surface{color:#000!important;color:var(--mdc-theme-on-surface,#000)!important}.mdc-theme--on-error{color:#fff!important;color:var(--mdc-theme-on-error,#fff)!important}.mdc-theme--text-primary-on-background{color:#000000de!important;color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))!important}.mdc-theme--text-secondary-on-background{color:#0000008a!important;color:var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54))!important}.mdc-theme--text-hint-on-background{color:#00000061!important;color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38))!important}.mdc-theme--text-disabled-on-background{color:#00000061!important;color:var(--mdc-theme-text-disabled-on-background,rgba(0,0,0,.38))!important}.mdc-theme--text-icon-on-background{color:#00000061!important;color:var(--mdc-theme-text-icon-on-background,rgba(0,0,0,.38))!important}.mdc-theme--text-primary-on-light{color:#000000de!important;color:var(--mdc-theme-text-primary-on-light,rgba(0,0,0,.87))!important}.mdc-theme--text-secondary-on-light{color:#0000008a!important;color:var(--mdc-theme-text-secondary-on-light,rgba(0,0,0,.54))!important}.mdc-theme--text-hint-on-light{color:#00000061!important;color:var(--mdc-theme-text-hint-on-light,rgba(0,0,0,.38))!important}.mdc-theme--text-disabled-on-light{color:#00000061!important;color:var(--mdc-theme-text-disabled-on-light,rgba(0,0,0,.38))!important}.mdc-theme--text-icon-on-light{color:#00000061!important;color:var(--mdc-theme-text-icon-on-light,rgba(0,0,0,.38))!important}.mdc-theme--text-primary-on-dark{color:#fff!important;color:var(--mdc-theme-text-primary-on-dark,#fff)!important}.mdc-theme--text-secondary-on-dark{color:#ffffffb3!important;color:var(--mdc-theme-text-secondary-on-dark,hsla(0,0%,100%,.7))!important}.mdc-theme--text-hint-on-dark{color:#ffffff80!important;color:var(--mdc-theme-text-hint-on-dark,hsla(0,0%,100%,.5))!important}.mdc-theme--text-disabled-on-dark{color:#ffffff80!important;color:var(--mdc-theme-text-disabled-on-dark,hsla(0,0%,100%,.5))!important}.mdc-theme--text-icon-on-dark{color:#ffffff80!important;color:var(--mdc-theme-text-icon-on-dark,hsla(0,0%,100%,.5))!important}.mdc-theme--primary-bg{background-color:#6200ee!important;background-color:var(--mdc-theme-primary,#6200ee)!important}.mdc-theme--secondary-bg{background-color:#018786!important;background-color:var(--mdc-theme-secondary,#018786)!important}.mdc-toolbar{background-color:#6200ee;background-color:var(--mdc-theme-primary,#6200ee);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:space-between;width:100%}.mdc-toolbar .mdc-toolbar__icon{color:#fff}.mdc-toolbar .mdc-toolbar__icon:after,.mdc-toolbar .mdc-toolbar__icon:before{background-color:#fff}.mdc-toolbar .mdc-toolbar__icon:hover:before{opacity:.08}.mdc-toolbar .mdc-toolbar__icon.mdc-ripple-upgraded--background-focused:before,.mdc-toolbar .mdc-toolbar__icon:not(.mdc-ripple-upgraded):focus:before{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-toolbar .mdc-toolbar__icon:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-toolbar .mdc-toolbar__icon:not(.mdc-ripple-upgraded):active:after{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-toolbar .mdc-toolbar__icon.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}.mdc-toolbar__row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;min-height:64px;width:100%}@media(max-width:959px)and (orientation:landscape){.mdc-toolbar__row{min-height:48px}}@media(max-width:599px){.mdc-toolbar__row{min-height:56px}}.mdc-toolbar__section{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;justify-content:center;min-width:0;padding:8px;z-index:1}@media(max-width:959px)and (orientation:landscape){.mdc-toolbar__section{padding:0}}@media(max-width:599px){.mdc-toolbar__section{padding:4px 0}}.mdc-toolbar__section--align-start{padding-left:12px;padding-right:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.mdc-toolbar__section--align-start[dir=rtl],[dir=rtl] .mdc-toolbar__section--align-start{padding-left:0;padding-right:12px}@media(max-width:959px)and (orientation:landscape){.mdc-toolbar__section--align-start{padding-left:4px;padding-right:0}.mdc-toolbar__section--align-start[dir=rtl],[dir=rtl] .mdc-toolbar__section--align-start{padding-left:0;padding-right:4px}}@media(max-width:599px){.mdc-toolbar__section--align-start{padding-left:4px;padding-right:0}.mdc-toolbar__section--align-start[dir=rtl],[dir=rtl] .mdc-toolbar__section--align-start{padding-left:0;padding-right:4px}}.mdc-toolbar__section--align-end{padding-left:0;padding-right:12px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.mdc-toolbar__section--align-end[dir=rtl],[dir=rtl] .mdc-toolbar__section--align-end{padding-left:12px;padding-right:0}@media(max-width:959px)and (orientation:landscape){.mdc-toolbar__section--align-end{padding-left:0;padding-right:4px}.mdc-toolbar__section--align-end[dir=rtl],[dir=rtl] .mdc-toolbar__section--align-end{padding-left:4px;padding-right:0}}@media(max-width:599px){.mdc-toolbar__section--align-end{padding-left:0;padding-right:4px}.mdc-toolbar__section--align-end[dir=rtl],[dir=rtl] .mdc-toolbar__section--align-end{padding-left:4px;padding-right:0}}.mdc-toolbar__title{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;margin-left:24px;margin-right:0;overflow:hidden;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;white-space:nowrap;-ms-flex-item-align:center;align-self:center;line-height:1.5rem;padding:12px 0;z-index:1}.mdc-toolbar__title[dir=rtl],[dir=rtl] .mdc-toolbar__title{margin-left:0;margin-right:24px}.mdc-toolbar__icon,.mdc-toolbar__menu-icon{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;will-change:transform,opacity;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-ms-flex-pack:center;background-color:transparent;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;justify-content:center;outline:none;padding:12px;width:48px;fill:currentColor;color:inherit;cursor:pointer;text-decoration:none}.mdc-toolbar__icon:after,.mdc-toolbar__icon:before,.mdc-toolbar__menu-icon:after,.mdc-toolbar__menu-icon:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-toolbar__icon:before,.mdc-toolbar__menu-icon:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-toolbar__icon.mdc-ripple-upgraded:before,.mdc-toolbar__menu-icon.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-toolbar__icon.mdc-ripple-upgraded:after,.mdc-toolbar__menu-icon.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-toolbar__icon.mdc-ripple-upgraded--unbounded:after,.mdc-toolbar__menu-icon.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-toolbar__icon.mdc-ripple-upgraded--foreground-activation:after,.mdc-toolbar__menu-icon.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-toolbar__icon.mdc-ripple-upgraded--foreground-deactivation:after,.mdc-toolbar__menu-icon.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-toolbar__icon:after,.mdc-toolbar__icon:before,.mdc-toolbar__menu-icon:after,.mdc-toolbar__menu-icon:before{height:100%;left:0;top:0;width:100%}.mdc-toolbar__icon.mdc-ripple-upgraded:after,.mdc-toolbar__icon.mdc-ripple-upgraded:before,.mdc-toolbar__menu-icon.mdc-ripple-upgraded:after,.mdc-toolbar__menu-icon.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-toolbar__icon.mdc-ripple-upgraded:after,.mdc-toolbar__menu-icon.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-toolbar__menu-icon+.mdc-toolbar__title{margin-left:8px;margin-right:0}.mdc-toolbar__menu-icon+.mdc-toolbar__title[dir=rtl],[dir=rtl] .mdc-toolbar__menu-icon+.mdc-toolbar__title{margin-left:0;margin-right:8px}@media(max-width:599px){.mdc-toolbar__title{margin-left:16px;margin-right:0}.mdc-toolbar__title[dir=rtl],[dir=rtl] .mdc-toolbar__title{margin-left:0;margin-right:16px}}.mdc-toolbar--fixed{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;left:0;position:fixed;top:0;z-index:4}.mdc-toolbar--flexible{--mdc-toolbar-ratio-to-extend-flexible:4}.mdc-toolbar--flexible .mdc-toolbar__row:first-child{height:256px;height:calc(64px*var(--mdc-toolbar-ratio-to-extend-flexible, 4))}@media(max-width:599px){.mdc-toolbar--flexible .mdc-toolbar__row:first-child{height:224px;height:calc(56px*var(--mdc-toolbar-ratio-to-extend-flexible, 4))}}.mdc-toolbar--flexible .mdc-toolbar__row:first-child:after{content:"";position:absolute}.mdc-toolbar--flexible-default-behavior .mdc-toolbar__title{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;text-decoration:inherit;text-transform:inherit;-ms-flex-item-align:end;align-self:flex-end;line-height:1.5rem}.mdc-toolbar--flexible-default-behavior .mdc-toolbar__row:first-child:after{height:100%;left:0;opacity:1;top:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:100%}.mdc-toolbar--flexible-default-behavior.mdc-toolbar--flexible-space-minimized .mdc-toolbar__row:first-child:after{opacity:0}.mdc-toolbar--flexible-default-behavior.mdc-toolbar--flexible-space-minimized .mdc-toolbar__title{font-weight:500}.mdc-toolbar--waterfall.mdc-toolbar--fixed{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);will-change:box-shadow}.mdc-toolbar--waterfall.mdc-toolbar--fixed.mdc-toolbar--flexible-space-minimized{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mdc-toolbar--waterfall.mdc-toolbar--fixed.mdc-toolbar--fixed-lastrow-only.mdc-toolbar--flexible-space-minimized{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mdc-toolbar--waterfall.mdc-toolbar--fixed.mdc-toolbar--fixed-lastrow-only.mdc-toolbar--fixed-at-last-row{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mdc-toolbar-fixed-adjust{padding-top:64px}@media(max-width:959px)and (max-height:599px){.mdc-toolbar-fixed-adjust{padding-top:48px}}@media(max-width:599px){.mdc-toolbar-fixed-adjust{padding-top:56px}}.mdc-toolbar__section--shrink-to-fit{-webkit-box-flex:0;-ms-flex:none;flex:none}.mdc-top-app-bar{background-color:#6200ee;background-color:var(--mdc-theme-primary,#6200ee);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:space-between;width:100%;z-index:4}.mdc-top-app-bar .mdc-top-app-bar__action-item,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon{color:#fff;color:var(--mdc-theme-on-primary,#fff)}.mdc-top-app-bar .mdc-top-app-bar__action-item:after,.mdc-top-app-bar .mdc-top-app-bar__action-item:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:before{background-color:#fff}@supports not (-ms-ime-align:auto){.mdc-top-app-bar .mdc-top-app-bar__action-item:after,.mdc-top-app-bar .mdc-top-app-bar__action-item:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:before{background-color:var(--mdc-theme-on-primary,#fff)}}.mdc-top-app-bar .mdc-top-app-bar__action-item:hover:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:hover:before{opacity:.08}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded--background-focused:before,.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):focus:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--background-focused:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):focus:before{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):active:after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):active:after{opacity:.24;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}.mdc-top-app-bar__row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;position:relative;width:100%}.mdc-top-app-bar__section{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0;padding:8px 12px;z-index:1}.mdc-top-app-bar__section--align-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.mdc-top-app-bar__section--align-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.mdc-top-app-bar__title{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;overflow:hidden;padding-left:20px;padding-right:0;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;white-space:nowrap;z-index:1}.mdc-top-app-bar__title[dir=rtl],[dir=rtl] .mdc-top-app-bar__title{padding-left:0;padding-right:20px}.mdc-top-app-bar__action-item,.mdc-top-app-bar__navigation-icon{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;will-change:transform,opacity;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:transparent;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;justify-content:center;outline:none;padding:12px;width:48px;fill:currentColor;color:inherit;cursor:pointer;text-decoration:none}.mdc-top-app-bar__action-item:after,.mdc-top-app-bar__action-item:before,.mdc-top-app-bar__navigation-icon:after,.mdc-top-app-bar__navigation-icon:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-top-app-bar__action-item:before,.mdc-top-app-bar__navigation-icon:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-top-app-bar__action-item.mdc-ripple-upgraded:before,.mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-top-app-bar__action-item.mdc-ripple-upgraded:after,.mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-top-app-bar__action-item.mdc-ripple-upgraded--unbounded:after,.mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-top-app-bar__action-item.mdc-ripple-upgraded--foreground-activation:after,.mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-top-app-bar__action-item.mdc-ripple-upgraded--foreground-deactivation:after,.mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-top-app-bar__action-item:after,.mdc-top-app-bar__action-item:before,.mdc-top-app-bar__navigation-icon:after,.mdc-top-app-bar__navigation-icon:before{height:100%;left:0;top:0;width:100%}.mdc-top-app-bar__action-item.mdc-ripple-upgraded:after,.mdc-top-app-bar__action-item.mdc-ripple-upgraded:before,.mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded:after,.mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-top-app-bar__action-item.mdc-ripple-upgraded:after,.mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-top-app-bar--short-collapsed{border-radius:0 0 24px}.mdc-top-app-bar--short-collapsed[dir=rtl],[dir=rtl] .mdc-top-app-bar--short-collapsed{border-radius:0 0 0 24px}.mdc-top-app-bar--short{left:0;right:auto;top:0;-webkit-transition:width .25s cubic-bezier(.4,0,.2,1);transition:width .25s cubic-bezier(.4,0,.2,1);width:100%}.mdc-top-app-bar--short[dir=rtl],[dir=rtl] .mdc-top-app-bar--short{left:auto;right:0}.mdc-top-app-bar--short .mdc-top-app-bar__row{height:56px}.mdc-top-app-bar--short .mdc-top-app-bar__section{padding:4px}.mdc-top-app-bar--short .mdc-top-app-bar__title{opacity:1;-webkit-transition:opacity .2s cubic-bezier(.4,0,.2,1);transition:opacity .2s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;-webkit-transition:width .3s cubic-bezier(.4,0,.2,1);transition:width .3s cubic-bezier(.4,0,.2,1);width:56px}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__title{display:none}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__action-item{-webkit-transition:padding .15s cubic-bezier(.4,0,.2,1);transition:padding .15s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item{width:112px}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end[dir=rtl],[dir=rtl] .mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end{padding-left:12px;padding-right:0}.mdc-top-app-bar--dense .mdc-top-app-bar__row{height:48px}.mdc-top-app-bar--dense .mdc-top-app-bar__section{padding:0 4px}.mdc-top-app-bar--dense .mdc-top-app-bar__title{padding-left:12px;padding-right:0}.mdc-top-app-bar--dense .mdc-top-app-bar__title[dir=rtl],[dir=rtl] .mdc-top-app-bar--dense .mdc-top-app-bar__title{padding-left:0;padding-right:12px}.mdc-top-app-bar--prominent .mdc-top-app-bar__row{height:128px}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{-ms-flex-item-align:end;align-self:flex-end;padding-bottom:2px}.mdc-top-app-bar--prominent .mdc-top-app-bar__action-item,.mdc-top-app-bar--prominent .mdc-top-app-bar__navigation-icon{-ms-flex-item-align:start;align-self:flex-start}.mdc-top-app-bar--fixed,.mdc-top-app-bar--fixed-scrolled{-webkit-transition:-webkit-box-shadow .2s linear;transition:-webkit-box-shadow .2s linear;transition:box-shadow .2s linear;transition:box-shadow .2s linear,-webkit-box-shadow .2s linear}.mdc-top-app-bar--fixed-scrolled{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__row{height:96px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__section{padding:0 12px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-bottom:9px;padding-left:20px;padding-right:0}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title[dir=rtl],[dir=rtl] .mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-left:0;padding-right:20px}.mdc-top-app-bar--fixed-adjust{padding-top:64px}.mdc-top-app-bar--dense-fixed-adjust{padding-top:48px}.mdc-top-app-bar--short-fixed-adjust{padding-top:56px}.mdc-top-app-bar--prominent-fixed-adjust{padding-top:128px}.mdc-top-app-bar--dense-prominent-fixed-adjust{padding-top:96px}@media(max-width:599px){.mdc-top-app-bar__row{height:56px}.mdc-top-app-bar__section{padding:4px}.mdc-top-app-bar--short{-webkit-transition:width .2s cubic-bezier(.4,0,.2,1);transition:width .2s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed{-webkit-transition:width .25s cubic-bezier(.4,0,.2,1);transition:width .25s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end[dir=rtl],[dir=rtl] .mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end{padding-left:12px;padding-right:0}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-bottom:6px}.mdc-top-app-bar--fixed-adjust{padding-top:56px}}.mdc-typography{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.mdc-typography--headline1{font-size:6rem;letter-spacing:-.015625em;line-height:6rem}.mdc-typography--headline1,.mdc-typography--headline2{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:300;text-decoration:inherit;text-transform:inherit}.mdc-typography--headline2{font-size:3.75rem;letter-spacing:-.0083333333em;line-height:3.75rem}.mdc-typography--headline3{font-size:3rem;letter-spacing:normal;line-height:3.125rem}.mdc-typography--headline3,.mdc-typography--headline4{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:400;text-decoration:inherit;text-transform:inherit}.mdc-typography--headline4{font-size:2.125rem;letter-spacing:.0073529412em;line-height:2.5rem}.mdc-typography--headline5{font-size:1.5rem;font-weight:400;letter-spacing:normal}.mdc-typography--headline5,.mdc-typography--headline6{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;line-height:2rem;text-decoration:inherit;text-transform:inherit}.mdc-typography--headline6{font-size:1.25rem;font-weight:500;letter-spacing:.0125em}.mdc-typography--subtitle1{font-size:1rem;font-weight:400;letter-spacing:.009375em;line-height:1.75rem}.mdc-typography--subtitle1,.mdc-typography--subtitle2{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-decoration:inherit;text-transform:inherit}.mdc-typography--subtitle2{font-size:.875rem;font-weight:500;letter-spacing:.0071428571em;line-height:1.375rem}.mdc-typography--body1{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;letter-spacing:.03125em;line-height:1.5rem;text-decoration:inherit;text-transform:inherit}.mdc-typography--body2{font-size:.875rem;letter-spacing:.0178571429em}.mdc-typography--body2,.mdc-typography--caption{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.mdc-typography--caption{font-size:.75rem;letter-spacing:.0333333333em}.mdc-typography--button{font-size:.875rem;letter-spacing:.0892857143em;line-height:2.25rem}.mdc-typography--button,.mdc-typography--overline{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:500;text-decoration:none;text-transform:uppercase}.mdc-typography--overline{font-size:.75rem;letter-spacing:.1666666667em;line-height:2rem}:root{--mdc-theme-primary:#333;--mdc-theme-secondary:#333}.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}}@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:none}@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;font-size:12px!important;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{display:none;height:0}#header[class^=mobile_nav] .homepage-mobile-search.closeHomeSearch .klevuTarget{display:none}#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}#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-left);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}}@media only screen and (max-width:798px){.newsletter_section.newsletter_section--dav:after{background-image:none}}.newsletter_section.newsletter_section--dav:before{background-image:var(--dav-img-url-nw-right);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:798px){.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}@media only screen and (min-width:799px){.newsletter_section.newsletter_section--dav .newsletter-text{margin-left:auto;margin-right:auto;width:35%}}@media only screen and (min-width:1401px){.newsletter_section.newsletter_section--dav .newsletter-text{width:auto}}.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-back-top .back-to-top .back-to-top__anchor span:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.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}}.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 .caption-btns-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}@media only screen and (max-width:798px){.image-with-text-overlay-section .caption .caption-btns-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.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}}.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}@media only screen and (min-width:799px){.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}.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-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:nowrap;flex-wrap:nowrap;margin:0;padding-bottom:40px}}.box-homepage-collection .swiper-wrapper .thumbnail{float:none;padding-bottom:30px;width:100%}.box-homepage-collection .list-swiper{margin:0;padding:0;width:540px}@media only screen and (max-width:798px){.box-homepage-collection .list-swiper{width:140px}}.box-homepage-collection .list-swiper-related{margin:0;padding:0;width:540px}@media only screen and (max-width:798px){.box-homepage-collection .list-swiper-related{width:140px}}.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:#f4f4f1;border-radius:2px;height:3px;left:0}.box-homepage-collection .swiper-scrollbar-drag{background-color:#cdcdcd;border-radius:2px;height:3px}.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{height:40px;width:40px;--swiper-navigation-size:170px}}.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}.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{width:100%}.shopping-info-content-background,.shopping-info-content-background-bottom{background-color:#ebebe8}.shopping-info-content-background .flex-block,.shopping-info-content-background-bottom .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,.shopping-info-content-background-bottom .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,.shopping-info-content-background-bottom .flex-block.no-flex-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.shopping-info-content-background .flex-block.flex-wrap,.shopping-info-content-background-bottom .flex-block.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.shopping-info-content-background .flex-items,.shopping-info-content-background-bottom .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,.shopping-info-content-background-bottom .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,.shopping-info-content-background-bottom .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,.shopping-info-content-background-bottom .flex-items>svg{margin-bottom:10px}.shopping-info-content-background svg,.shopping-info-content-background-bottom svg{height:40px;fill:#4e4b4a}.shopping-info-content-background .description-shopping-info,.shopping-info-content-background .description-shopping-info p,.shopping-info-content-background-bottom .description-shopping-info,.shopping-info-content-background-bottom .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,.shopping-info-content-background-bottom .description-shopping-info,.shopping-info-content-background-bottom .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-bottom:0!important;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}@media only screen and (max-width:798px){.dav-productlist-container .collection-description-bottom{margin:60px 0 0}}.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:5.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 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 0;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}.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{background-color:transparent!important;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:#3f5e52;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:gray;font-family:Crimson Text,serif;font-size:8rem;left:-30px;position:absolute;top:35px;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:gray;font-size:12rem;left:-50px;line-height:.65em;position:absolute;z-index:0}@media only screen and (max-width:798px){.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .quote_simbol{font-size:6rem;left:-20px}}@media only screen and (max-width:480px){.text-area-with-quote .container .text-area-with-quote-dx .text-area-with-quote__quote .quote_box .quote_simbol{left:-10px}}.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 .gift-card__form-wrap input::-webkit-input-placeholder{font-size:.8125rem}.product-list .product_form .gift-card__form-wrap input::-moz-placeholder{font-size:.8125rem}.product-list .product_form .gift-card__form-wrap input:-ms-input-placeholder{font-size:.8125rem}.product-list .product_form .gift-card__form-wrap input::-ms-input-placeholder{font-size:.8125rem}.product-list .product_form .gift-card__form-wrap input::placeholder{font-size:.8125rem}.product-list .product_form .gift-card__form-wrap input::-webkit-input-placeholder,.product-list .product_form .gift-card__form-wrap:-ms-input-placeholder,.product-list .product_form .gift-card__form-wrap::-moz-placeholder{font-size:.8125rem}.product-list .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder{font-size:.8125rem}.product-list .product_form .gift-card__form-wrap textarea::-moz-placeholder{font-size:.8125rem}.product-list .product_form .gift-card__form-wrap textarea:-ms-input-placeholder{font-size:.8125rem}.product-list .product_form .gift-card__form-wrap textarea::-ms-input-placeholder{font-size:.8125rem}.product-list .product_form .gift-card__form-wrap textarea::placeholder{font-size:.8125rem}.product-list .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder,.product-list .product_form .gift-card__form-wrap:-ms-input-placeholder,.product-list .product_form .gift-card__form-wrap::-moz-placeholder{font-size:.8125rem}.product-list .product_form .gift-card__form-wrap .textarea-error{border-bottom:1px solid #b00020;color:#b00020}.product-list .product_form .gift-card__form-wrap .textarea-info{font-family:Crimson Text,serif;font-size:.875rem;line-height:0}.product-list .product_form .gift-card__form-wrap input,.product-list .product_form .gift-card__form-wrap textarea{border:1px solid #4e4b4a}.product-list .product_form .gift-card__form-wrap input[data-error-message].error{border-bottom-color:#b00020;border-bottom-width:2px}.product-list .product_form .gift-card__form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:798px){.product-list .product_form .gift-card__form-wrapper{display:block}}.product-list .product_form .gift-card__form-wrapper .gift-card__input-right.gift-error{border-bottom-color:#b00020;color:#b00020}.product-list .product_form .gift-card__input-left{margin-right:8px}.product-list .product_form .gift-card__input-left:-ms-input-placeholder,.product-list .product_form .gift-card__input-left::-moz-placeholder,.product-list .product_form .gift-card__input-left::-webkit-input-placeholder{font-size:.5625rem}.product-list .product_form .gift-card__input-left.gift-error{border-bottom-color:#b00020;color:#b00020}.product-list .product_form .gift-card__input-text{min-height:75px}@media only screen and (max-width:798px){.product-list .product_form .gift-card__input-text{min-height:98px}}.product-list .product_form .gift-card__rules{font-size:.875rem}@media only screen and (max-width:1024px){.product-list .product_form .extra{border:unset}}.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}.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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-flex-direction:row;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;row-gap:5px}@media only screen and (max-width:798px){.product-details-info .product-details-info__bottom-row{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.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:1rem;font-weight:600;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:.875rem}}.product-details-info .product-details-info__bottom-row .price .was_price{padding-right:6px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.product-details-info .product-details-info__bottom-row .price .was_price .money{font-size:1rem}@media only screen and (max-width:798px){.product-details-info .product-details-info__bottom-row .price .was_price .money{font-size:.875rem}}.product-details-info .product-details-info__bottom-row .price>.money{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.product-details-info .product-details-info__bottom-row .product-price-unit{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875rem;line-height:1em}@media only screen and (max-width:798px){.product-details-info .product-details-info__bottom-row .product-price-unit{font-size:.75rem}}.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-wrapper .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-wrapper .title{font-size:.875rem;padding-bottom:0}}.product-details-info .description{color:#333;display:block;font-family:HK Grotesk,sans-serif;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;margin:0;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}@media only screen and (max-width:798px){.product-list-banner__wrap{height:calc(100% - 20px);margin-top:20px}}.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{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0}.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-gift_card,.product-new-pdp-2_0,.product-professional,.product-sachet{overflow-x:hidden!important}.product .social_buttons,.product-details .social_buttons,.product-gift_card .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-gift_card .social_buttons .icon-facebook-share:before,.product-gift_card .social_buttons .icon-mail-share:before,.product-gift_card .social_buttons .icon-pinterest-share:before,.product-gift_card .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-gift_card .social_buttons .icon-facebook-share:focus,.product-gift_card .social_buttons .icon-facebook-share:hover,.product-gift_card .social_buttons .icon-mail-share:focus,.product-gift_card .social_buttons .icon-mail-share:hover,.product-gift_card .social_buttons .icon-pinterest-share:focus,.product-gift_card .social_buttons .icon-pinterest-share:hover,.product-gift_card .social_buttons .icon-twitter-share:focus,.product-gift_card .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-gift_card .social_buttons .icon-facebook-share:focus:before,.product-gift_card .social_buttons .icon-facebook-share:hover:before,.product-gift_card .social_buttons .icon-mail-share:focus:before,.product-gift_card .social_buttons .icon-mail-share:hover:before,.product-gift_card .social_buttons .icon-pinterest-share:focus:before,.product-gift_card .social_buttons .icon-pinterest-share:hover:before,.product-gift_card .social_buttons .icon-twitter-share:focus:before,.product-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card 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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-gift_card .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-gift_card .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-gift_card .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-gift_card .product_section.new_product_section .product_section_container .product-left-side .wishlist-wrapper button.btn-to-wishlist svg,.product-gift_card .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}}@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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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;-ms-flex-negative:0;flex-shrink:0}@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-gift_card .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-gift_card .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-gift_card .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;-ms-flex-negative:0;flex-shrink:0}.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-gift_card .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-gift_card .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-gift_card .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select,.product-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .product_section.new_product_section .product_section_container .product-right-side .product_form .product-buy-info .product-quantity-box,.product-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart span.money,.product-gift_card .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-gift_card .product_section.new_product_section .product_section_container .product-right-side .product_form .purchase-details .purchase-details__buttons .btn-to-cart:hover,.product-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .btn-to-cart .modal_price,.product-gift_card .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-unavailable,.product-details .btn-unavailable,.product-gift_card .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-gift_card.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-gift_card .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-gift_card .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-gift_card .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-gift_card .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}}.header-scrolled .product .product-sticky-form,.header-scrolled .product-details .product-sticky-form,.header-scrolled .product-gift_card .product-sticky-form,.header-scrolled .product-new-pdp-2_0 .product-sticky-form,.header-scrolled .product-professional .product-sticky-form,.header-scrolled .product-sachet .product-sticky-form{-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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .product-container .product-info .product-info__item.item--sustainability .product-info__data span:nth-child(2),.product-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .product-container .product-left-side .product_gallery .flickity-prev-next-button:active,.product-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .product-container .product-right-side .product-info-container .product_form .product-buy-info .selector-wrapper,.product-gift_card .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-gift_card .product-container .product-right-side .product-info-container .product_form .product-buy-info .select,.product-gift_card .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-gift_card .product-container .product-right-side .product-info-container .product_form .product-buy-info .select .option_title,.product-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .product-container .product-right-side .product-info-container .product_form .product-buy-info .select:after,.product-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .product-container .product-right-side .product-info-container .product_form .product-buy-info.with-arrow .select:after,.product-gift_card .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-gift_card .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 .gift-card__form-wrap input::-webkit-input-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-webkit-input-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-webkit-input-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-webkit-input-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-webkit-input-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-webkit-input-placeholder{font-size:.8125rem}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-moz-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-moz-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-moz-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-moz-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-moz-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-moz-placeholder{font-size:.8125rem}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input:-ms-input-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input:-ms-input-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input:-ms-input-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input:-ms-input-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input:-ms-input-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input:-ms-input-placeholder{font-size:.8125rem}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-ms-input-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-ms-input-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-ms-input-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-ms-input-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-ms-input-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-ms-input-placeholder{font-size:.8125rem}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::placeholder{font-size:.8125rem}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-webkit-input-placeholder,.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap:-ms-input-placeholder,.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap::-moz-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-webkit-input-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap:-ms-input-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap::-moz-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-webkit-input-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap:-ms-input-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap::-moz-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-webkit-input-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap:-ms-input-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap::-moz-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-webkit-input-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap:-ms-input-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap::-moz-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input::-webkit-input-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap:-ms-input-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap::-moz-placeholder{font-size:.8125rem}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder{font-size:.8125rem}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-moz-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-moz-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-moz-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-moz-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-moz-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-moz-placeholder{font-size:.8125rem}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea:-ms-input-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea:-ms-input-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea:-ms-input-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea:-ms-input-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea:-ms-input-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea:-ms-input-placeholder{font-size:.8125rem}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-ms-input-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-ms-input-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-ms-input-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-ms-input-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-ms-input-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-ms-input-placeholder{font-size:.8125rem}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::placeholder{font-size:.8125rem}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder,.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap:-ms-input-placeholder,.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap::-moz-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap:-ms-input-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap::-moz-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap:-ms-input-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap::-moz-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap:-ms-input-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap::-moz-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap:-ms-input-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap::-moz-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea::-webkit-input-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap:-ms-input-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap::-moz-placeholder{font-size:.8125rem}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap .textarea-error,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap .textarea-error,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap .textarea-error,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap .textarea-error,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap .textarea-error,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap .textarea-error{border-bottom:1px solid #b00020;color:#b00020}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap .textarea-info,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap .textarea-info,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap .textarea-info,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap .textarea-info,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap .textarea-info,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap .textarea-info{font-family:Crimson Text,serif;font-size:.875rem;line-height:0}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input,.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap textarea{border:1px solid #4e4b4a}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input[data-error-message].error,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input[data-error-message].error,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input[data-error-message].error,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input[data-error-message].error,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input[data-error-message].error,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrap input[data-error-message].error{border-bottom-color:#b00020;border-bottom-width:2px}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper{display:block}}.product .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper .gift-card__input-right.gift-error,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper .gift-card__input-right.gift-error,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper .gift-card__input-right.gift-error,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper .gift-card__input-right.gift-error,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper .gift-card__input-right.gift-error,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__form-wrapper .gift-card__input-right.gift-error{border-bottom-color:#b00020;color:#b00020}.product .product-container .product-right-side .product-info-container .product_form .gift-card__input-left,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__input-left,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__input-left,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__input-left,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__input-left,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__input-left{margin-right:8px}.product .product-container .product-right-side .product-info-container .product_form .gift-card__input-left:-ms-input-placeholder,.product .product-container .product-right-side .product-info-container .product_form .gift-card__input-left::-moz-placeholder,.product .product-container .product-right-side .product-info-container .product_form .gift-card__input-left::-webkit-input-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__input-left:-ms-input-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__input-left::-moz-placeholder,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__input-left::-webkit-input-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__input-left:-ms-input-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__input-left::-moz-placeholder,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__input-left::-webkit-input-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__input-left:-ms-input-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__input-left::-moz-placeholder,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__input-left::-webkit-input-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__input-left:-ms-input-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__input-left::-moz-placeholder,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__input-left::-webkit-input-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__input-left:-ms-input-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__input-left::-moz-placeholder,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__input-left::-webkit-input-placeholder{font-size:.5625rem}.product .product-container .product-right-side .product-info-container .product_form .gift-card__input-left.gift-error,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__input-left.gift-error,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__input-left.gift-error,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__input-left.gift-error,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__input-left.gift-error,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__input-left.gift-error{border-bottom-color:#b00020;color:#b00020}.product .product-container .product-right-side .product-info-container .product_form .gift-card__input-text,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__input-text,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__input-text,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__input-text,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__input-text,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__input-text{min-height:75px}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-info-container .product_form .gift-card__input-text,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__input-text,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__input-text,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__input-text,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__input-text,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__input-text{min-height:98px}}.product .product-container .product-right-side .product-info-container .product_form .gift-card__rules,.product-details .product-container .product-right-side .product-info-container .product_form .gift-card__rules,.product-gift_card .product-container .product-right-side .product-info-container .product_form .gift-card__rules,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .gift-card__rules,.product-professional .product-container .product-right-side .product-info-container .product_form .gift-card__rules,.product-sachet .product-container .product-right-side .product-info-container .product_form .gift-card__rules{font-size:.875rem}@media only screen and (max-width:1024px){.product .product-container .product-right-side .product-info-container .product_form .extra,.product-details .product-container .product-right-side .product-info-container .product_form .extra,.product-gift_card .product-container .product-right-side .product-info-container .product_form .extra,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .product_form .extra,.product-professional .product-container .product-right-side .product-info-container .product_form .extra,.product-sachet .product-container .product-right-side .product-info-container .product_form .extra{border:unset}}.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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .product-container .product-right-side .product-info-container .extra .extra__salon,.product-gift_card .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-gift_card .product-container .product-right-side .product-info-container .extra .extra__salon,.product-gift_card .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-gift_card .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-gift_card .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-gift_card .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 .product-container .product-right-side .product-info-container .gift-options,.product-details .product-container .product-right-side .product-info-container .gift-options,.product-gift_card .product-container .product-right-side .product-info-container .gift-options,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options,.product-professional .product-container .product-right-side .product-info-container .gift-options,.product-sachet .product-container .product-right-side .product-info-container .gift-options{display:block;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around;padding-bottom:20px}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-info-container .gift-options,.product-details .product-container .product-right-side .product-info-container .gift-options,.product-gift_card .product-container .product-right-side .product-info-container .gift-options,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options,.product-professional .product-container .product-right-side .product-info-container .gift-options,.product-sachet .product-container .product-right-side .product-info-container .gift-options{max-width:335px}}.product .product-container .product-right-side .product-info-container .gift-options .product-buy-info,.product-details .product-container .product-right-side .product-info-container .gift-options .product-buy-info,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .product-buy-info,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .product-buy-info,.product-professional .product-container .product-right-side .product-info-container .gift-options .product-buy-info,.product-sachet .product-container .product-right-side .product-info-container .gift-options .product-buy-info{border-bottom:unset;margin-bottom:unset}.product .product-container .product-right-side .product-info-container .gift-options .product-buy-info .product-quantity-box,.product .product-container .product-right-side .product-info-container .gift-options .product-buy-info .select,.product-details .product-container .product-right-side .product-info-container .gift-options .product-buy-info .product-quantity-box,.product-details .product-container .product-right-side .product-info-container .gift-options .product-buy-info .select,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .product-buy-info .product-quantity-box,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .product-buy-info .select,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .product-buy-info .product-quantity-box,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .product-buy-info .select,.product-professional .product-container .product-right-side .product-info-container .gift-options .product-buy-info .product-quantity-box,.product-professional .product-container .product-right-side .product-info-container .gift-options .product-buy-info .select,.product-sachet .product-container .product-right-side .product-info-container .gift-options .product-buy-info .product-quantity-box,.product-sachet .product-container .product-right-side .product-info-container .gift-options .product-buy-info .select{display:none}.product .product-container .product-right-side .product-info-container .gift-options .gift-options__icon-container,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__icon-container,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__icon-container,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__icon-container,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__icon-container,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__icon-container{display:-webkit-box;display:-ms-flexbox;display:flex}.product .product-container .product-right-side .product-info-container .gift-options .gift-options__title,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__title,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__title,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__title,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__title,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__title{font-size:.875rem;padding-top:20px;text-align:left}.product .product-container .product-right-side .product-info-container .gift-options .icon-title,.product-details .product-container .product-right-side .product-info-container .gift-options .icon-title,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .icon-title,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .icon-title,.product-professional .product-container .product-right-side .product-info-container .gift-options .icon-title,.product-sachet .product-container .product-right-side .product-info-container .gift-options .icon-title{font-size:.625rem;line-height:1.2em;padding-bottom:10px;padding-top:5px;text-align:center;text-transform:uppercase}.product .product-container .product-right-side .product-info-container .gift-options .icon-img,.product-details .product-container .product-right-side .product-info-container .gift-options .icon-img,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .icon-img,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .icon-img,.product-professional .product-container .product-right-side .product-info-container .gift-options .icon-img,.product-sachet .product-container .product-right-side .product-info-container .gift-options .icon-img{margin-top:5px}.product .product-container .product-right-side .product-info-container .gift-options .icon-img:hover,.product-details .product-container .product-right-side .product-info-container .gift-options .icon-img:hover,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .icon-img:hover,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .icon-img:hover,.product-professional .product-container .product-right-side .product-info-container .gift-options .icon-img:hover,.product-sachet .product-container .product-right-side .product-info-container .gift-options .icon-img:hover{fill:#fff;stroke:#fff;-webkit-filter:invert(1);filter:invert(1)}.product .product-container .product-right-side .product-info-container .gift-options .gift-options__item,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__item,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__item,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__item,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__item,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__item{border:1px solid #4e4b4a;text-align:center}.product .product-container .product-right-side .product-info-container .gift-options .gift-options__item a,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__item a,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__item a,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__item a,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__item a,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__item a{display:block}.product .product-container .product-right-side .product-info-container .gift-options .gift-options__item:hover,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__item:hover,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__item:hover,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__item:hover,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__item:hover,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__item:hover{background-color:#4e4b4a}.product .product-container .product-right-side .product-info-container .gift-options .gift-options__item:hover .icon-img,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__item:hover .icon-img,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__item:hover .icon-img,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__item:hover .icon-img,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__item:hover .icon-img,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__item:hover .icon-img{-webkit-filter:invert(1);filter:invert(1)}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-info-container .gift-options .gift-options__item,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__item,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__item,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__item,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__item,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__item{width:101px}}.product .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected{background-color:#4e4b4a}.product .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected a,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected a,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected a,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected a,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected a,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected a{pointer-events:none}.product .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected .icon-img,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected .icon-img,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected .icon-img,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected .icon-img,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected .icon-img,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected .icon-img{-webkit-filter:invert(1);filter:invert(1)}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__item.selected{width:101px}}.product .product-container .product-right-side .product-info-container .gift-options .gift-options__wrapper,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__wrapper,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__wrapper,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__wrapper,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__wrapper,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__wrapper{display:block;padding-bottom:20px}.product .product-container .product-right-side .product-info-container .gift-options .gift-options__content,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__content,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__content,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__content,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__content,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__content{padding-right:20px;width:100%}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-info-container .gift-options .gift-options__content,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-options__content,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-options__content,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-options__content,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-options__content,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-options__content{padding-right:15px}}.product .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrapper,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrapper,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrapper,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrapper,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrapper,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product .product-container .product-right-side .product-info-container .gift-options .gift-card__select,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__select,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__select,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__select,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__select,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__select{-ms-flex-preferred-size:20%;flex-basis:20%}.product .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:active .gift-card__price-wrap,.product .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:focus .gift-card__price-wrap,.product .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:hover .gift-card__price-wrap,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:active .gift-card__price-wrap,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:focus .gift-card__price-wrap,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:hover .gift-card__price-wrap,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:active .gift-card__price-wrap,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:focus .gift-card__price-wrap,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:hover .gift-card__price-wrap,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:active .gift-card__price-wrap,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:focus .gift-card__price-wrap,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:hover .gift-card__price-wrap,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:active .gift-card__price-wrap,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:focus .gift-card__price-wrap,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:hover .gift-card__price-wrap,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:active .gift-card__price-wrap,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:focus .gift-card__price-wrap,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:hover .gift-card__price-wrap{background-color:#4e4b4a}.product .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:active .gift-card__price-wrap span,.product .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:focus .gift-card__price-wrap span,.product .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:hover .gift-card__price-wrap span,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:active .gift-card__price-wrap span,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:focus .gift-card__price-wrap span,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:hover .gift-card__price-wrap span,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:active .gift-card__price-wrap span,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:focus .gift-card__price-wrap span,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:hover .gift-card__price-wrap span,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:active .gift-card__price-wrap span,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:focus .gift-card__price-wrap span,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:hover .gift-card__price-wrap span,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:active .gift-card__price-wrap span,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:focus .gift-card__price-wrap span,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:hover .gift-card__price-wrap span,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:active .gift-card__price-wrap span,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:focus .gift-card__price-wrap span,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected:hover .gift-card__price-wrap span{color:#fff}.product .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected .gift-card__price-wrap,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected .gift-card__price-wrap,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected .gift-card__price-wrap,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected .gift-card__price-wrap,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected .gift-card__price-wrap,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected .gift-card__price-wrap{background-color:#4e4b4a}.product .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected .gift-card__price-wrap span,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected .gift-card__price-wrap span,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected .gift-card__price-wrap span,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected .gift-card__price-wrap span,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected .gift-card__price-wrap span,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__select.selected .gift-card__price-wrap span{color:#fff}.product .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap{border:1px solid #4e4b4a;font-size:.9375rem;font-weight:700;margin-bottom:10px;margin-right:10px;min-height:28px;text-align:center}.product .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:active,.product .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:focus,.product .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:hover,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:active,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:focus,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:hover,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:active,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:focus,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:hover,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:active,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:focus,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:hover,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:active,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:focus,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:hover,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:active,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:focus,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:hover{background-color:#4e4b4a}.product .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:active span,.product .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:focus span,.product .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:hover span,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:active span,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:focus span,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:hover span,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:active span,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:focus span,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:hover span,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:active span,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:focus span,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:hover span,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:active span,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:focus span,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:hover span,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:active span,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:focus span,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap:hover span{color:#fff}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__price-wrap{font-size:.75rem;width:101px}}.product .product-container .product-right-side .product-info-container .gift-options .gift-card__price-title,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__price-title,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__price-title,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__price-title,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__price-title,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__price-title{border-top:1px solid #4e4b4a;font-size:.875rem;font-weight:700;padding-top:20px;text-align:left;text-transform:uppercase}@media only screen and (max-width:798px){.product .product-container .product-right-side .product-info-container .gift-options .gift-card__price-title,.product-details .product-container .product-right-side .product-info-container .gift-options .gift-card__price-title,.product-gift_card .product-container .product-right-side .product-info-container .gift-options .gift-card__price-title,.product-new-pdp-2_0 .product-container .product-right-side .product-info-container .gift-options .gift-card__price-title,.product-professional .product-container .product-right-side .product-info-container .gift-options .gift-card__price-title,.product-sachet .product-container .product-right-side .product-info-container .gift-options .gift-card__price-title{font-size:.75rem}}.product .benefits,.product-details .benefits,.product-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .accordion,.product-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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,.product-details .accordion .accordion__item.active>.accordion__label,.product-gift_card .accordion .accordion__item.active>.accordion__label,.product-new-pdp-2_0 .accordion .accordion__item.active>.accordion__label,.product-professional .accordion .accordion__item.active>.accordion__label,.product-sachet .accordion .accordion__item.active>.accordion__label{position:relative}@media only screen and (max-width:798px){.product .accordion .accordion__item.active>.accordion__label,.product-details .accordion .accordion__item.active>.accordion__label,.product-gift_card .accordion .accordion__item.active>.accordion__label,.product-new-pdp-2_0 .accordion .accordion__item.active>.accordion__label,.product-professional .accordion .accordion__item.active>.accordion__label,.product-sachet .accordion .accordion__item.active>.accordion__label{position:relative}}.product .accordion .accordion__item.active>.accordion__label .title,.product-details .accordion .accordion__item.active>.accordion__label .title,.product-gift_card .accordion .accordion__item.active>.accordion__label .title,.product-new-pdp-2_0 .accordion .accordion__item.active>.accordion__label .title,.product-professional .accordion .accordion__item.active>.accordion__label .title,.product-sachet .accordion .accordion__item.active>.accordion__label .title{display:block}@media only screen and (max-width:798px){.product .accordion .accordion__item.active>.accordion__label .title,.product-details .accordion .accordion__item.active>.accordion__label .title,.product-gift_card .accordion .accordion__item.active>.accordion__label .title,.product-new-pdp-2_0 .accordion .accordion__item.active>.accordion__label .title,.product-professional .accordion .accordion__item.active>.accordion__label .title,.product-sachet .accordion .accordion__item.active>.accordion__label .title{display:block}}.product .accordion .accordion__item.active>.accordion__label .icon-:before,.product-details .accordion .accordion__item.active>.accordion__label .icon-:before,.product-gift_card .accordion .accordion__item.active>.accordion__label .icon-:before,.product-new-pdp-2_0 .accordion .accordion__item.active>.accordion__label .icon-:before,.product-professional .accordion .accordion__item.active>.accordion__label .icon-:before,.product-sachet .accordion .accordion__item.active>.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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card #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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-wrapper,.product-details .related-products .swiper-wrapper,.product-gift_card .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-gift_card .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:nowrap;flex-wrap:nowrap;margin:0;padding-bottom:40px}}.product .related-products .swiper-wrapper .thumbnail,.product-details .related-products .swiper-wrapper .thumbnail,.product-gift_card .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%}.product .related-products .list-swiper,.product-details .related-products .list-swiper,.product-gift_card .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{margin:0;padding:0;width:540px}@media only screen and (max-width:798px){.product .related-products .list-swiper,.product-details .related-products .list-swiper,.product-gift_card .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{width:140px}}.product .related-products .list-swiper-related,.product-details .related-products .list-swiper-related,.product-gift_card .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{margin:0;padding:0;width:540px}@media only screen and (max-width:798px){.product .related-products .list-swiper-related,.product-details .related-products .list-swiper-related,.product-gift_card .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{width:140px}}.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-gift_card .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-gift_card .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-gift_card .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-gift_card .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:#f4f4f1;border-radius:2px;height:3px;left:0}.product .related-products .swiper-scrollbar-drag,.product-details .related-products .swiper-scrollbar-drag,.product-gift_card .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:#cdcdcd;border-radius:2px;height:3px}.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-gift_card .related-products .swiper-button-next,.product-gift_card .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-gift_card .related-products .swiper-button-next,.product-gift_card .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{height:40px;width:40px;--swiper-navigation-size:170px}}.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-gift_card .related-products .swiper-button-next.swiper-button-disabled,.product-gift_card .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-gift_card .related-products .swiper-button-next svg,.product-gift_card .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-gift_card .related-products .swiper-button-next:after,.product-gift_card .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-gift_card .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}@media only screen and (max-width:798px){.product .related-products,.product-details .related-products,.product-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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:unset;flex-basis:unset;padding-bottom:0}}.product .related-products .related-products__description,.product-details .related-products .related-products__description,.product-gift_card .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-gift_card .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-gift_card .related-products .related-products__description,.product-gift_card .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-gift_card .related-products .related-products__description,.product-gift_card .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-gift_card .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:4px}.product .related-products .related-products-custom__slider .dav-productlist-container,.product-details .related-products .related-products-custom__slider .dav-productlist-container,.product-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card .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-gift_card #insta-feed .instafeed-overlay:before,.product-gift_card [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-gift_card #insta-feed .instafeed-overlay:before,.product-gift_card [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-gift_card #insta-feed h2,.product-gift_card [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-gift_card #insta-feed,.insta-custom .product-gift_card [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-gift_card #insta-feed:after,.insta-custom .product-gift_card [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-gift_card #insta-feed>a:first-child,.insta-custom .product-gift_card [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-gift_card #insta-feed>a:first-child div,.insta-custom .product-gift_card [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-gift_card #insta-feed>a:nth-child(3),.insta-custom .product-gift_card #insta-feed>a:nth-child(5),.insta-custom .product-gift_card #insta-feed>a:nth-child(7),.insta-custom .product-gift_card #insta-feed>a:nth-child(9),.insta-custom .product-gift_card [id^=feed-]>a:nth-child(3),.insta-custom .product-gift_card [id^=feed-]>a:nth-child(5),.insta-custom .product-gift_card [id^=feed-]>a:nth-child(7),.insta-custom .product-gift_card [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-gift_card #insta-feed>a:nth-child(3) .instafeed-container,.insta-custom .product-gift_card #insta-feed>a:nth-child(5) .instafeed-container,.insta-custom .product-gift_card #insta-feed>a:nth-child(7) .instafeed-container,.insta-custom .product-gift_card #insta-feed>a:nth-child(9) .instafeed-container,.insta-custom .product-gift_card [id^=feed-]>a:nth-child(3) .instafeed-container,.insta-custom .product-gift_card [id^=feed-]>a:nth-child(5) .instafeed-container,.insta-custom .product-gift_card [id^=feed-]>a:nth-child(7) .instafeed-container,.insta-custom .product-gift_card [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-gift_card #insta-feed>a:nth-child(3),.insta-custom .product-gift_card [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-gift_card #insta-feed>a:nth-child(5),.insta-custom .product-gift_card [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-gift_card #insta-feed>a:nth-child(7),.insta-custom .product-gift_card [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-gift_card #insta-feed>a:nth-child(9),.insta-custom .product-gift_card [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-gift_card .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-gift_card .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 .block-gift-card,.product-details .block-gift-card,.product-gift_card .block-gift-card,.product-new-pdp-2_0 .block-gift-card,.product-professional .block-gift-card,.product-sachet .block-gift-card{background-color:#fff;padding:80px 0}@media only screen and (max-width:798px){.product .block-gift-card,.product-details .block-gift-card,.product-gift_card .block-gift-card,.product-new-pdp-2_0 .block-gift-card,.product-professional .block-gift-card,.product-sachet .block-gift-card{background-color:#f2f2f2;padding:unset}}.product .block-gift-card .container-gift-card,.product-details .block-gift-card .container-gift-card,.product-gift_card .block-gift-card .container-gift-card,.product-new-pdp-2_0 .block-gift-card .container-gift-card,.product-professional .block-gift-card .container-gift-card,.product-sachet .block-gift-card .container-gift-card{background-color:#f5f5f3;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1300px;min-height:630px;padding-right:100px;width:100%}@media only screen and (max-width:798px){.product .block-gift-card .container-gift-card,.product-details .block-gift-card .container-gift-card,.product-gift_card .block-gift-card .container-gift-card,.product-new-pdp-2_0 .block-gift-card .container-gift-card,.product-professional .block-gift-card .container-gift-card,.product-sachet .block-gift-card .container-gift-card{display:block;padding-right:unset}}.product .block-gift-card .gift-card__img-wrap,.product-details .block-gift-card .gift-card__img-wrap,.product-gift_card .block-gift-card .gift-card__img-wrap,.product-new-pdp-2_0 .block-gift-card .gift-card__img-wrap,.product-professional .block-gift-card .gift-card__img-wrap,.product-sachet .block-gift-card .gift-card__img-wrap{background-color:#f2f2f2;-ms-flex-preferred-size:40%;background-image:no-repeat center;flex-basis:40%;overflow:hidden;position:relative}@media only screen and (min-width:1025px)and (max-width:1399px){.product .block-gift-card .gift-card__img-wrap,.product-details .block-gift-card .gift-card__img-wrap,.product-gift_card .block-gift-card .gift-card__img-wrap,.product-new-pdp-2_0 .block-gift-card .gift-card__img-wrap,.product-professional .block-gift-card .gift-card__img-wrap,.product-sachet .block-gift-card .gift-card__img-wrap{-ms-flex-preferred-size:50%;flex-basis:50%}}@media only screen and (max-width:1024px){.product .block-gift-card .gift-card__img-wrap,.product-details .block-gift-card .gift-card__img-wrap,.product-gift_card .block-gift-card .gift-card__img-wrap,.product-new-pdp-2_0 .block-gift-card .gift-card__img-wrap,.product-professional .block-gift-card .gift-card__img-wrap,.product-sachet .block-gift-card .gift-card__img-wrap{-ms-flex-preferred-size:70%;flex-basis:70%}}@media only screen and (max-width:798px){.product .block-gift-card .gift-card__img-wrap,.product-details .block-gift-card .gift-card__img-wrap,.product-gift_card .block-gift-card .gift-card__img-wrap,.product-new-pdp-2_0 .block-gift-card .gift-card__img-wrap,.product-professional .block-gift-card .gift-card__img-wrap,.product-sachet .block-gift-card .gift-card__img-wrap{display:none}}.product .block-gift-card .gift-card__img-wrap-mobile,.product-details .block-gift-card .gift-card__img-wrap-mobile,.product-gift_card .block-gift-card .gift-card__img-wrap-mobile,.product-new-pdp-2_0 .block-gift-card .gift-card__img-wrap-mobile,.product-professional .block-gift-card .gift-card__img-wrap-mobile,.product-sachet .block-gift-card .gift-card__img-wrap-mobile{display:none}@media only screen and (max-width:798px){.product .block-gift-card .gift-card__img-wrap-mobile,.product-details .block-gift-card .gift-card__img-wrap-mobile,.product-gift_card .block-gift-card .gift-card__img-wrap-mobile,.product-new-pdp-2_0 .block-gift-card .gift-card__img-wrap-mobile,.product-professional .block-gift-card .gift-card__img-wrap-mobile,.product-sachet .block-gift-card .gift-card__img-wrap-mobile{background-color:#f2f2f2;display:block;min-height:400px;overflow:hidden;position:relative;-ms-flex-preferred-size:100%;flex-basis:100%}}.product .block-gift-card .gift-card__wrapper,.product-details .block-gift-card .gift-card__wrapper,.product-gift_card .block-gift-card .gift-card__wrapper,.product-new-pdp-2_0 .block-gift-card .gift-card__wrapper,.product-professional .block-gift-card .gift-card__wrapper,.product-sachet .block-gift-card .gift-card__wrapper{-ms-flex-preferred-size:60%;display:block;flex-basis:60%;padding:138px 0 130px}@media only screen and (max-width:798px){.product .block-gift-card .gift-card__wrapper,.product-details .block-gift-card .gift-card__wrapper,.product-gift_card .block-gift-card .gift-card__wrapper,.product-new-pdp-2_0 .block-gift-card .gift-card__wrapper,.product-professional .block-gift-card .gift-card__wrapper,.product-sachet .block-gift-card .gift-card__wrapper{-ms-flex-preferred-size:100%;flex-basis:100%;padding:0 20px}}.product .block-gift-card .gift-card__title-block,.product-details .block-gift-card .gift-card__title-block,.product-gift_card .block-gift-card .gift-card__title-block,.product-new-pdp-2_0 .block-gift-card .gift-card__title-block,.product-professional .block-gift-card .gift-card__title-block,.product-sachet .block-gift-card .gift-card__title-block{border-bottom:1px solid #4e4b4a;font-size:2.5rem;padding-bottom:20px;text-align:left}@media only screen and (max-width:798px){.product .block-gift-card .gift-card__title-block,.product-details .block-gift-card .gift-card__title-block,.product-gift_card .block-gift-card .gift-card__title-block,.product-new-pdp-2_0 .block-gift-card .gift-card__title-block,.product-professional .block-gift-card .gift-card__title-block,.product-sachet .block-gift-card .gift-card__title-block{font-size:1.75rem}}.product .block-gift-card .gift-card__subtitle-block,.product-details .block-gift-card .gift-card__subtitle-block,.product-gift_card .block-gift-card .gift-card__subtitle-block,.product-new-pdp-2_0 .block-gift-card .gift-card__subtitle-block,.product-professional .block-gift-card .gift-card__subtitle-block,.product-sachet .block-gift-card .gift-card__subtitle-block{font-size:1rem;font-weight:700;padding-top:20px;text-align:left;text-transform:uppercase}@media only screen and (max-width:798px){.product .block-gift-card .gift-card__subtitle-block,.product-details .block-gift-card .gift-card__subtitle-block,.product-gift_card .block-gift-card .gift-card__subtitle-block,.product-new-pdp-2_0 .block-gift-card .gift-card__subtitle-block,.product-professional .block-gift-card .gift-card__subtitle-block,.product-sachet .block-gift-card .gift-card__subtitle-block{font-size:.875rem}}.product .block-gift-card .gift-card__description-block,.product-details .block-gift-card .gift-card__description-block,.product-gift_card .block-gift-card .gift-card__description-block,.product-new-pdp-2_0 .block-gift-card .gift-card__description-block,.product-professional .block-gift-card .gift-card__description-block,.product-sachet .block-gift-card .gift-card__description-block{border-bottom:1px solid #4e4b4a;font-size:.875rem;padding-bottom:20px}.product .block-gift-card .gift-card__bottom-block,.product-details .block-gift-card .gift-card__bottom-block,.product-gift_card .block-gift-card .gift-card__bottom-block,.product-new-pdp-2_0 .block-gift-card .gift-card__bottom-block,.product-professional .block-gift-card .gift-card__bottom-block,.product-sachet .block-gift-card .gift-card__bottom-block{font-size:.875rem;padding-top:20px}.product h1 .product-short_description{display:block;font-size:1.1rem;font-weight:400;line-height:1.5}@media only screen and (min-width:481px){.product h1 .product-short_description{font-size:21px}}@media only screen and (min-width:1025px){.product h1 .product-short_description{font-size:27px}}.js-product-page-gallery.gallery-wrap,.product .js-product-page-gallery.gallery-wrap,.product-details .js-product-page-gallery.gallery-wrap,.product-gift_card .js-product-page-gallery.gallery-wrap,.product-professional .js-product-page-gallery.gallery-wrap,.product-sachet .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}.js-product-page-gallery:not(.slider-arrows) .button-row,.product .js-product-page-gallery:not(.slider-arrows) .button-row,.product-details .js-product-page-gallery:not(.slider-arrows) .button-row,.product-gift_card .js-product-page-gallery:not(.slider-arrows) .button-row,.product-professional .js-product-page-gallery:not(.slider-arrows) .button-row,.product-sachet .js-product-page-gallery:not(.slider-arrows) .button-row{display:none}.js-product-page-gallery:not(.slider-arrows) .product_gallery_nav .gallery-cell video,.product .js-product-page-gallery:not(.slider-arrows) .product_gallery_nav .gallery-cell video,.product-details .js-product-page-gallery:not(.slider-arrows) .product_gallery_nav .gallery-cell video,.product-gift_card .js-product-page-gallery:not(.slider-arrows) .product_gallery_nav .gallery-cell video,.product-professional .js-product-page-gallery:not(.slider-arrows) .product_gallery_nav .gallery-cell video,.product-sachet .js-product-page-gallery:not(.slider-arrows) .product_gallery_nav .gallery-cell video{height:5rem;max-width:none;width:auto}.js-product-page-gallery .js-slider-controlled .flickity-button,.product .js-product-page-gallery .js-slider-controlled .flickity-button,.product-details .js-product-page-gallery .js-slider-controlled .flickity-button,.product-gift_card .js-product-page-gallery .js-slider-controlled .flickity-button,.product-professional .js-product-page-gallery .js-slider-controlled .flickity-button,.product-sachet .js-product-page-gallery .js-slider-controlled .flickity-button{display:block;opacity:1}.js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.previous:after,.product .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.previous:after,.product-details .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.previous:after,.product-gift_card .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.previous:after,.product-professional .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.previous:after,.product-sachet .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")}.js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.next:after,.product .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.next:after,.product-details .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.next:after,.product-gift_card .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.next:after,.product-professional .js-product-page-gallery .js-slider-controlled .flickity-button.flickity-prev-next-button.next:after,.product-sachet .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")}.js-product-page-gallery .new_gallery_nav_wrapper,.product .js-product-page-gallery .new_gallery_nav_wrapper,.product-details .js-product-page-gallery .new_gallery_nav_wrapper,.product-gift_card .js-product-page-gallery .new_gallery_nav_wrapper,.product-professional .js-product-page-gallery .new_gallery_nav_wrapper,.product-sachet .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){.js-product-page-gallery .new_gallery_nav_wrapper,.product .js-product-page-gallery .new_gallery_nav_wrapper,.product-details .js-product-page-gallery .new_gallery_nav_wrapper,.product-gift_card .js-product-page-gallery .new_gallery_nav_wrapper,.product-professional .js-product-page-gallery .new_gallery_nav_wrapper,.product-sachet .js-product-page-gallery .new_gallery_nav_wrapper{width:100%}}.js-product-page-gallery .button-row,.product .js-product-page-gallery .button-row,.product-details .js-product-page-gallery .button-row,.product-gift_card .js-product-page-gallery .button-row,.product-professional .js-product-page-gallery .button-row,.product-sachet .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)}.js-product-page-gallery .button-row button.button,.product .js-product-page-gallery .button-row button.button,.product-details .js-product-page-gallery .button-row button.button,.product-gift_card .js-product-page-gallery .button-row button.button,.product-professional .js-product-page-gallery .button-row button.button,.product-sachet .js-product-page-gallery .button-row button.button{background:transparent;border:transparent}@media only screen and (max-width:798px){.js-product-page-gallery .button-row,.product .js-product-page-gallery .button-row,.product-details .js-product-page-gallery .button-row,.product-gift_card .js-product-page-gallery .button-row,.product-professional .js-product-page-gallery .button-row,.product-sachet .js-product-page-gallery .button-row{display:none}}.js-product-page-gallery .js-slider-control,.product .js-product-page-gallery .js-slider-control,.product-details .js-product-page-gallery .js-slider-control,.product-gift_card .js-product-page-gallery .js-slider-control,.product-professional .js-product-page-gallery .js-slider-control,.product-sachet .js-product-page-gallery .js-slider-control{display:block}@media only screen and (max-width:798px){.js-product-page-gallery .js-slider-control,.product .js-product-page-gallery .js-slider-control,.product-details .js-product-page-gallery .js-slider-control,.product-gift_card .js-product-page-gallery .js-slider-control,.product-professional .js-product-page-gallery .js-slider-control,.product-sachet .js-product-page-gallery .js-slider-control{display:none}}.js-product-page-gallery .js-slider-control .flickity-button,.product .js-product-page-gallery .js-slider-control .flickity-button,.product-details .js-product-page-gallery .js-slider-control .flickity-button,.product-gift_card .js-product-page-gallery .js-slider-control .flickity-button,.product-professional .js-product-page-gallery .js-slider-control .flickity-button,.product-sachet .js-product-page-gallery .js-slider-control .flickity-button{display:none}.js-product-page-gallery .js-slider-control .gallery-cell,.product .js-product-page-gallery .js-slider-control .gallery-cell,.product-details .js-product-page-gallery .js-slider-control .gallery-cell,.product-gift_card .js-product-page-gallery .js-slider-control .gallery-cell,.product-professional .js-product-page-gallery .js-slider-control .gallery-cell,.product-sachet .js-product-page-gallery .js-slider-control .gallery-cell{margin:0 21px 10px 0}.js-product-page-gallery .js-slider-control .gallery-cell img,.js-product-page-gallery .js-slider-control .gallery-cell video,.product .js-product-page-gallery .js-slider-control .gallery-cell img,.product .js-product-page-gallery .js-slider-control .gallery-cell video,.product-details .js-product-page-gallery .js-slider-control .gallery-cell img,.product-details .js-product-page-gallery .js-slider-control .gallery-cell video,.product-gift_card .js-product-page-gallery .js-slider-control .gallery-cell img,.product-gift_card .js-product-page-gallery .js-slider-control .gallery-cell video,.product-professional .js-product-page-gallery .js-slider-control .gallery-cell img,.product-professional .js-product-page-gallery .js-slider-control .gallery-cell video,.product-sachet .js-product-page-gallery .js-slider-control .gallery-cell img,.product-sachet .js-product-page-gallery .js-slider-control .gallery-cell video{height:7.8125rem;max-width:none;width:auto}.js-product-page-gallery .js-slider-control .gallery-cell:last-child,.product .js-product-page-gallery .js-slider-control .gallery-cell:last-child,.product-details .js-product-page-gallery .js-slider-control .gallery-cell:last-child,.product-gift_card .js-product-page-gallery .js-slider-control .gallery-cell:last-child,.product-professional .js-product-page-gallery .js-slider-control .gallery-cell:last-child,.product-sachet .js-product-page-gallery .js-slider-control .gallery-cell:last-child{margin:0 21px 10px 12px}.product-new-pdp-2_0{background:#fff;color:#333;font-family:HK Grotesk;font-size:1rem}@media only screen and (min-width:799px){.product-new-pdp-2_0 .product-left-side{margin-bottom:30px}}.product-new-pdp-2_0 .swiper-slide{padding:0}.product-new-pdp-2_0 .product-gallery-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:799px)and (max-width:1023px){.product-new-pdp-2_0 .product-gallery-wrap{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media only screen and (min-width:799px){.product-new-pdp-2_0 .product-gallery-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}@media only screen and (min-width:1401px){.product-new-pdp-2_0 .product-gallery-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px}}.product-new-pdp-2_0 .product-gallery-container{position:relative;width:100%}@media only screen and (min-width:799px){.product-new-pdp-2_0 .product-gallery-container{-webkit-box-ordinal-group:2;-ms-flex-order:1;max-width:502px;order:1;-ms-flex-item-align:center;align-self:center}}@media only screen and (min-width:1401px){.product-new-pdp-2_0 .product-gallery-container{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.product-new-pdp-2_0 .product-gallery-container .badges-list{left:15px;top:16px;z-index:10}.product-new-pdp-2_0 .product-gallery-container .wishlist-wrapper{z-index:2}.product-new-pdp-2_0 .thumbnail-slider{display:none;margin:0;overflow:hidden;position:relative}@media only screen and (min-width:799px){.product-new-pdp-2_0 .thumbnail-slider{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-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (min-width:1401px){.product-new-pdp-2_0 .thumbnail-slider{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:91px;-ms-flex-negative:0;flex-shrink:0}.product-new-pdp-2_0 .thumbnail-slider-initialized{margin-bottom:10px;overflow:visible}}.product-new-pdp-2_0 .thumbnail-slider .swiper-container{height:100%;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:8px}.product-new-pdp-2_0 .thumbnail-slider .swiper-wrapper{height:100%;width:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.product-new-pdp-2_0 .thumbnail-slider .swiper-slide{height:80px;margin:0;width:80px}.product-new-pdp-2_0 .thumbnail-slider .swiper-slide-thumb-active{border:1px solid #6e6c6c;opacity:1}.product-new-pdp-2_0 .thumbnail-slider .swiper-button{height:40px;left:50%;position:relative;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left center;transform-origin:left center;z-index:20}.product-new-pdp-2_0 .thumbnail-slider .swiper-container-initialized{overflow:hidden}.product-new-pdp-2_0 .thumbnail-slider .swiper-container-initialized .swiper-wrapper{overflow:visible;width:auto}@media only screen and (min-width:1401px){.product-new-pdp-2_0 .thumbnail-slider .swiper-container-initialized .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:91px}.product-new-pdp-2_0 .thumbnail-slider .swiper-container-initialized .swiper-slide{height:91px;width:91px}.product-new-pdp-2_0 .thumbnail-slider .swiper-container-initialized .swiper-slide:first-of-type{margin-top:12px}.product-new-pdp-2_0 .thumbnail-slider .swiper-container-initialized .swiper-slide:last-of-type{margin-bottom:0!important}}.product-new-pdp-2_0 .thumbnail-slider .swiper-container-initialized .swiper-button{position:absolute;top:unset}.product-new-pdp-2_0 .thumbnail-slider .swiper-container-initialized .swiper-button-prev{top:0}.product-new-pdp-2_0 .thumbnail-slider .swiper-container-initialized .swiper-button-next{bottom:15px}.product-new-pdp-2_0 .thumbnail-slider.no-arrows .swiper-container,.product-new-pdp-2_0 .thumbnail-slider.no-arrows .swiper-slide:first-of-type{margin-top:0}.product-new-pdp-2_0 .product-gallery-slider{width:100%}@media only screen and (min-width:799px){.product-new-pdp-2_0 .product-gallery-slider{-webkit-box-ordinal-group:2;-ms-flex-order:1;max-width:100%;order:1;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1401px){.product-new-pdp-2_0 .product-gallery-slider{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.product-new-pdp-2_0 .product-gallery-slider .swiper-container{aspect-ratio:1/1;height:auto;width:auto}.product-new-pdp-2_0 .product-gallery-slider .swiper-slide img{max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-new-pdp-2_0 .product-gallery-slider .swiper-button:after{color:#333;font-size:1.375rem}.product-new-pdp-2_0 .product-gallery-slider .swiper-button-prev{left:25px}.product-new-pdp-2_0 .product-gallery-slider .swiper-button,.product-new-pdp-2_0 .thumbnail-slider .swiper-button{background:transparent;color:#333;display:none}.product-new-pdp-2_0 .product-gallery-slider .swiper-button:after,.product-new-pdp-2_0 .thumbnail-slider .swiper-button:after{font-size:1.375rem}.product-new-pdp-2_0 .swiper-container-initialized .swiper-button{display:block}.product-new-pdp-2_0 .product-sustainability-wrapper{display:none}.product-new-pdp-2_0 .product-sustainability-wrapper.mobile-only{display:block;left:50%;margin-bottom:16px;position:relative;-webkit-transform:translateX(-50%);transform:translate(-50%);width:100vw}.product-new-pdp-2_0 .product-sustainability-wrapper.mobile-only .sustainability-text{margin-left:16px}@media only screen and (min-width:799px){.product-new-pdp-2_0 .product-sustainability-wrapper.mobile-only{display:none}}.product-new-pdp-2_0 .product-sustainability-wrapper.desktop-only{display:none}@media only screen and (min-width:799px){.product-new-pdp-2_0 .product-sustainability-wrapper.desktop-only{display:block;margin-top:30px}}.product-new-pdp-2_0 .shopping-info-content-background{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.product-new-pdp-2_0 .product-sustainability-carousel{background:#f5f5f3}.product-new-pdp-2_0 .product-sustainability-carousel .swiper-slide{padding:18px 18px 0}@media only screen and (min-width:1401px){.product-new-pdp-2_0 .product-sustainability-carousel .swiper-slide{padding-top:25px}}.product-new-pdp-2_0 .product-qualities{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.product-new-pdp-2_0 .product-qualities .quality,.product-new-pdp-2_0 .swiper-pagination-container{display:-webkit-box;display:-ms-flexbox;display:flex}.product-new-pdp-2_0 .swiper-pagination-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:18px;width:100%}@media only screen and (min-width:1401px){.product-new-pdp-2_0 .swiper-pagination-container{height:25px}}.product-new-pdp-2_0 .swiper-pagination{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-new-pdp-2_0 .swiper-pagination-bullet{height:3px;width:3px}@media only screen and (min-width:1401px){.product-new-pdp-2_0 .swiper-pagination-bullet{height:6px;width:6px}}.product-new-pdp-2_0 .swiper-pagination-bullet:not(:last-of-type){margin-right:4px}.product-new-pdp-2_0 .sustainability-carousel-button{background:none;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}.product-new-pdp-2_0 .sustainability-carousel-button svg title{display:none}.product-new-pdp-2_0 .sustainability-carousel-pause-icon,.product-new-pdp-2_0 .sustainability-carousel-play-icon{height:1.125rem;width:1.125rem}@media only screen and (min-width:1401px){.product-new-pdp-2_0 .sustainability-carousel-pause-icon,.product-new-pdp-2_0 .sustainability-carousel-play-icon{height:1.5rem;width:1.5rem}}@media only screen and (min-width:481px){.product-new-pdp-2_0 .sustainability-svg-wrapper{height:51px;width:51px}}@media only screen and (min-width:799px){.product-new-pdp-2_0 .sustainability-svg-wrapper{padding:2px}}.product-new-pdp-2_0 .sustainability-text{margin-bottom:0;text-decoration:none}.product-new-pdp-2_0 .sustainability-text-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-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left}@media only screen and (min-width:799px){.product-new-pdp-2_0 .sustainability-text-wrapper{margin-left:20px}}.product-new-pdp-2_0 .sustainability-text-title{font-size:.875rem;font-weight:600}.product-new-pdp-2_0 .sustainability-text-description{font-size:.75rem}.product-new-pdp-2_0 .sustainability-text-description p{margin:0}.product-new-pdp-2_0 .shopping-info-content-background{background-color:#f5f5f3;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:unset;min-height:6.125rem}@media only screen and (min-width:799px){.product-new-pdp-2_0 .shopping-info-content-background{background-color:#fff;min-height:5.25rem}}.product-new-pdp-2_0 .shopping-info-content-background .container{padding:20px 15px}@media only screen and (min-width:799px){.product-new-pdp-2_0 .shopping-info-content-background .container{padding:0}}.product-new-pdp-2_0 .shopping-info-content-background .container .flex-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:unset}@media only screen and (min-width:799px){.product-new-pdp-2_0 .shopping-info-content-background .container .flex-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.product-new-pdp-2_0 .shopping-info-content-background .container .flex-block .icon-shopping-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px}.product-new-pdp-2_0 .shopping-info-content-background .container .flex-block .extole-cta-icon,.product-new-pdp-2_0 .shopping-info-content-background .container .flex-block svg{height:1.1875rem;width:1.1875rem}.product-new-pdp-2_0 .shopping-info-content-background .container .flex-block .flex-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-preferred-size:50%;flex-basis:50%;font-size:.875rem;padding:0}.product-new-pdp-2_0 .shopping-info-content-background .container .flex-block .flex-items:not(:last-child){margin-bottom:12px}@media only screen and (min-width:799px){.product-new-pdp-2_0 .shopping-info-content-background .container .flex-block .flex-items:not(:last-child){margin-bottom:0}}.product-new-pdp-2_0 .shopping-info-content-background .container .flex-block .flex-items .description-shopping-info{display:-webkit-box;display:-ms-flexbox;display:flex}.product-new-pdp-2_0 .shopping-info-content-background .container .flex-block .flex-items .description-shopping-info a{text-decoration:underline}.product-new-pdp-2_0 .shopping-info-content-background .container .flex-block .flex-items .description-shopping-info p{color:#333;margin-bottom:0;text-align:left;word-break:break-word}.product-new-pdp-2_0 .extole-cta-icon{margin:5px!important}.product-new-pdp-2_0 .extole-icon-text-wrapper a{color:#333!important}.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 h1 .product-short_description{display:block;font-weight:400}.product-new-pdp-2_0 .product-details__blocks{background-color:#fff;margin-top:20px;width:100%}.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 .block__shopping_info_new_product{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}@media only screen and (min-width:799px){.product-new-pdp-2_0 .product-details__blocks .block__shopping_info_new_product{margin-top:10px}}@media only screen and (max-width:798px){.product-new-pdp-2_0 .product-details__blocks .block__shopping_info_new_product{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}}@media only screen and (min-width:799px){.product-new-pdp-2_0 .product_section.new_product_section{overflow-y:hidden}}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product_name{margin-bottom:15px;text-align:left;width:100%}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show{margin-left:0;-webkit-box-orient:vertical;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:normal;width:100%}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .new-product-description__show .show-more-product{line-clamp:2;padding:0}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container{max-width:100%}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:15px 10px 15px 15px}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-title{position:relative;-ms-flex-item-align:center;align-self:center;left:unset;margin:0;top:unset}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .description .size-select{margin-left:10px}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability{padding:0}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .product-info-container .product-sustainability .quality .sustainability-text{text-decoration:none}.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 svg{height:2.5rem;width:2.5rem}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Crimson Text\, Roman;padding-bottom:16px;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:799px){.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price{padding-bottom:0}}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price .product-price-unit{color:#4e4b4a;font-size:.875rem;line-height:19px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (min-width:799px){.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price .product-price-unit{font-size:1.125rem;line-height:25px}}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price .sale{padding-right:10px}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price .current_price,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price .was_price{font-size:1.375rem}@media only screen and (min-width:481px){.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price .current_price,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price .was_price{font-size:1.5rem}}@media only screen and (min-width:799px){.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price .current_price,.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price .was_price{font-size:1.75rem}}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price .soldout{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price .was_price{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-right:10px;order:1}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price .sale{-webkit-box-ordinal-group:3;-ms-flex-order:2;color:inherit;order:2}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .modal_price .savings{-webkit-box-ordinal-group:4;-ms-flex-order:3;display:none;order:3}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .btn-to-cart{text-align:center}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .rc-container{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;margin-bottom:.5em;margin-left:23px;margin-top:20px}.product-new-pdp-2_0 .product_section.new_product_section .product_section_container .product-right-side .rc-container .rc_popup__label{text-align:left;white-space:normal}.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}.product-new-pdp-2_0 .smart-payment-button--true .purchase-details{padding-bottom:unset}@media only screen and (max-width:798px){.product-new-pdp-2_0 .smart-payment-button--true .purchase-details{padding-bottom:unset}}.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}.account__content .content__orders .order-tracking-number{margin:15px 15px 15px 0}.account__content .content__orders .order-tracking-number 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:#b0c4de;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-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:nowrap;flex-wrap:nowrap;margin:0;padding-bottom:40px}}.multi-prod-families .swiper-wrapper .thumbnail{float:none;padding-bottom:30px;width:100%}.multi-prod-families .list-swiper{margin:0;padding:0;width:540px}@media only screen and (max-width:798px){.multi-prod-families .list-swiper{width:140px}}.multi-prod-families .list-swiper-related{margin:0;padding:0;width:540px}@media only screen and (max-width:798px){.multi-prod-families .list-swiper-related{width:140px}}.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:#f4f4f1;border-radius:2px;height:3px;left:0}.multi-prod-families .swiper-scrollbar-drag{background-color:#cdcdcd;border-radius:2px;height:3px}.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{height:40px;width:40px;--swiper-navigation-size:170px}}.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}.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}@media only screen and (max-width:798px){.multi-prod-families .multi-prod-families__family-products .swiper-slide{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:gray;font-size:10rem;height:100px;left:-30px;line-height:240px;position:absolute;top:-51px;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}}@media only screen and (max-width:798px){.profile-carousel .profile-carousel__slide .profile-carousel__content .profile-carousel__content_wisdom .block_content .quote_symbol{font-size:6rem;top:-78px}}.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}.spr-form-actions input,.spr-summary-actions-newreview{background:#4e4c4a}.dav-productlist-container,.related-products{color:#fff}.filters-container .sidebar .filterDisabler.opened{color:#494b4a}@media only screen and (max-width:798px){.filters-container .stylistys-filters{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.filters-container .stylistys-filters .stylistys-filters__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}}.filters-container .section_select{color:#4e4c4a}.featured-product .product_image{background:#4e4c4a}.footer a,.footer a:visited{color:#4e4b4a!important;font-size:13px}.box-homepage-collection .box-homepage-collection__products{color:#fff}.dav-breadcrumbs{color:#4e4b4a}.page-dav-vilage .quote_simbol{font-size:6rem!important;left:-8px!important}@media only screen and (max-width:480px){.page-dav-vilage .quote_simbol{font-size:4rem!important;left:0!important}}.dav-article-comments{border-top:1px solid #dfddde}@media only screen and (max-width:1024px){.dav-article-comments{padding-left:20px;padding-right:20px}}.dav-article-comments__email-row{float:right}.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}}.mdc-text-field.types:hover:before{opacity:0}.form-dna .form-dna-titles{font-weight:700;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-bottom:20px}.form-dna .personal_info{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;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start}.form-dna .personal_info .mdc-text-field{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.form-dna .personal_info .box_personalinfo{margin-right:20px}@media only screen and (max-width:798px){.form-dna .personal_info .box_personalinfo{margin-right:0;width:100%}}.form-dna .personal_info .box_personalinfo.mr-0{margin-right:0}.form-dna .personal_info .box_personalinfo .learn-span{font-family:Crimson Text,serif;font-size:12px;font-weight:400}@media only screen and (max-width:798px){.form-dna .personal_info .box_personalinfo .learn-span{display:block;margin-bottom:10px}}.form-dna .personal_info .box_personalinfo .learn-span+p.learn-text{display:none;font-size:14px}.form-dna .personal_info .relative_learn .learn-text{display:none;font-size:14px;padding-top:20px}@media only screen and (max-width:798px){.form-dna .personal_info .relative_learn .learn-text{padding-top:0}}.form-dna .d-flex-behalf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media only screen and (max-width:798px){.form-dna .d-flex-behalf{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.form-dna .d-flex-behalf .mdc-box-cta{margin-right:20px}.form-dna .d-flex-behalf .mdc-box-cta:last-of-type{margin-right:0}@media only screen and (max-width:798px){.form-dna .d-flex-behalf .mdc-box-cta label{height:100%}}.form-dna .input_form .mdc-text-field{margin-bottom:20px}@media only screen and (max-width:798px){.form-dna .input_form .mdc-text-field{margin-right:10px}}.form-dna .input_form .mdc-text-field input[type=email]:-ms-input-placeholder,.form-dna .input_form .mdc-text-field input[type=email]::-moz-placeholder,.form-dna .input_form .mdc-text-field input[type=email]::-webkit-input-placeholder,.form-dna .input_form .mdc-text-field input[type=text]:-ms-input-placeholder,.form-dna .input_form .mdc-text-field input[type=text]::-moz-placeholder,.form-dna .input_form .mdc-text-field input[type=text]::-webkit-input-placeholder{color:#7f7977!important;opacity:1!important}.form-dna .mdc-form-field label small{font-size:11px;line-height:1em}.form-dna .requests{font-size:12px}.radio-toolbar input[type=radio]{opacity:0;position:fixed;width:0}.radio-toolbar label{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;background-color:#ddd;border:1px solid #444;font-family:HK Grotesk,sans-serif;font-size:12px;font-weight:400;height:50px;justify-content:center;line-height:normal;padding:4px 7px;text-align:center;text-transform:none;width:120px}.radio-toolbar label.small-button{padding:15px;width:40%}@media only screen and (max-width:480px){.radio-toolbar label.small-button{padding:10px;width:calc(50% - 40px)}}@media only screen and (max-width:798px){.radio-toolbar label{height:auto;padding:10px;width:100%}}.radio-toolbar label:hover{border:1px solid #333;color:#333;cursor:pointer}.radio-toolbar input[type=radio]:focus+label{border:1px dashed #333}.radio-toolbar input[type=radio]:checked+label{background-color:#333;color:#fff}.mdc-text-field.types.radio-toolbar{height:65px}@media only screen and (max-width:798px){.mdc-text-field.types.radio-toolbar{display:contents}}@media only screen and (max-width:480px){.mdc-text-field.types.radio-toolbar{display:contents}}.twelve-twelfths.columns.contact-form__row.types{padding:0}.twelve-twelfths.columns.contact-form__row.types-hide{display:none;padding:0}.mdc-text-field.types{font-weight:700}@media only screen and (max-width:480px){.hide--for-mobile{display:none}}@media only screen and (max-width:798px){.hide--for-tablet{display:none}}@media only screen and (min-width:799px){.hide--for-tablet-up{display:none}}@media only screen and (min-width:1025px){.hide--for-desk{display:none}}.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)}.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}.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}.icon-delete-gift:before{content:"\d7"}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{padding:20px 75px}@media only screen and (max-width:798px){.wsb-launch .wsb-launch-container.wsb-2023-container.wsb-2 .wsb-video-text-container{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{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}.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 .gm-style-iw-chr{height:12px;margin-right:-20px}.store-map #store-map .gm-style-iw-chr button{margin-top:2px!important}.store-map #store-map .gm-style-iw-d{margin-right:40px}@media only screen and (max-width:798px){.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{margin-bottom:20px;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 h3.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 h3.faq-box__item-title{font-size:1rem;margin:.5em 0}}.double-accordion button.faq-box__item-title{padding:15px 0}.double-accordion .min-plus{height:20px;width:20px}.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__generic-title{color:#000;font-size:2.125rem;font-weight:700;letter-spacing:0;margin:unset;text-transform:uppercase}@media only screen and (max-width:798px){.double-accordion .double-accordion__generic-title{font-size:1.375rem;text-align:center}}.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:after,.double-accordion .min-plus:before{height:1px}.double-accordion .faq-box__text,.double-accordion .faq-box__text p{margin:0 0 30px;padding-right:10px}@media only screen and (max-width:798px){.double-accordion .faq-box__text,.double-accordion .faq-box__text p{margin:0 0 17.5px}}.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}.pdp-editorial__container{padding:40px 80px}@media only screen and (max-width:798px){.pdp-editorial__container{padding:30px 0}}.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 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__title{font-family:Crimson Text,serif;font-size:2rem}@media only screen and (max-width:798px){.pdp-editorial__container .pdp-editorial__title{font-size:1.625rem;margin:0 auto 10px 0}}@media only screen and (min-width:799px){.pdp-editorial__container .pdp-editorial__title{margin-bottom:15px;margin-top:0}}.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 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__title{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__title{font-size:1.625rem;margin-bottom:24px;padding:0 20px 0 0;text-align:center}}.pdp-collection__container .pdp-collection__products .swiper-wrapper.product-list{padding-bottom:32px}.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}.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}.box-homepage-collection .swiper-container,.pdp-collection__products .swiper-container,.related-products .swiper-container{padding:0}}.box-homepage-collection .swiper-wrapper,.pdp-collection__products .swiper-wrapper,.related-products .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,.pdp-collection__products .swiper-wrapper,.related-products .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;padding-bottom:40px}}.box-homepage-collection .swiper-wrapper .thumbnail,.pdp-collection__products .swiper-wrapper .thumbnail,.related-products .swiper-wrapper .thumbnail{float:none;padding-bottom:30px;width:100%}.box-homepage-collection .list-swiper,.pdp-collection__products .list-swiper,.related-products .list-swiper{margin:0;padding:0;width:540px}@media only screen and (max-width:798px){.box-homepage-collection .list-swiper,.pdp-collection__products .list-swiper,.related-products .list-swiper{width:140px}}.box-homepage-collection .list-swiper-related,.pdp-collection__products .list-swiper-related,.related-products .list-swiper-related{margin:0;padding:0;width:540px}@media only screen and (max-width:798px){.box-homepage-collection .list-swiper-related,.pdp-collection__products .list-swiper-related,.related-products .list-swiper-related{width:140px}}.box-homepage-collection .list-swiper-related .product-details-info__super-title-wrap,.pdp-collection__products .list-swiper-related .product-details-info__super-title-wrap,.related-products .list-swiper-related .product-details-info__super-title-wrap{display:block;min-height:26px}.box-homepage-collection .list-swiper-related .loox-rating:empty,.pdp-collection__products .list-swiper-related .loox-rating:empty,.related-products .list-swiper-related .loox-rating:empty{min-height:26px}.box-homepage-collection .list-swiper-related .super-title,.pdp-collection__products .list-swiper-related .super-title,.related-products .list-swiper-related .super-title{display:none}.box-homepage-collection .swiper-container-horizontal>.swiper-scrollbar,.pdp-collection__products .swiper-container-horizontal>.swiper-scrollbar,.related-products .swiper-container-horizontal>.swiper-scrollbar{background-color:#f4f4f1;border-radius:2px;height:3px;left:0}.box-homepage-collection .swiper-scrollbar-drag,.pdp-collection__products .swiper-scrollbar-drag,.related-products .swiper-scrollbar-drag{background-color:#cdcdcd;border-radius:2px;height:3px}.box-homepage-collection .swiper-button-next,.box-homepage-collection .swiper-button-prev,.pdp-collection__products .swiper-button-next,.pdp-collection__products .swiper-button-prev,.related-products .swiper-button-next,.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){.box-homepage-collection .swiper-button-next,.box-homepage-collection .swiper-button-prev,.pdp-collection__products .swiper-button-next,.pdp-collection__products .swiper-button-prev,.related-products .swiper-button-next,.related-products .swiper-button-prev{height:40px;width:40px;--swiper-navigation-size:170px}}.box-homepage-collection .swiper-button-next.swiper-button-disabled,.box-homepage-collection .swiper-button-prev.swiper-button-disabled,.pdp-collection__products .swiper-button-next.swiper-button-disabled,.pdp-collection__products .swiper-button-prev.swiper-button-disabled,.related-products .swiper-button-next.swiper-button-disabled,.related-products .swiper-button-prev.swiper-button-disabled{opacity:0}.box-homepage-collection .swiper-button-next svg,.box-homepage-collection .swiper-button-prev svg,.pdp-collection__products .swiper-button-next svg,.pdp-collection__products .swiper-button-prev svg,.related-products .swiper-button-next svg,.related-products .swiper-button-prev svg{fill:#fff}.box-homepage-collection .swiper-button-next:after,.box-homepage-collection .swiper-button-prev:after,.pdp-collection__products .swiper-button-next:after,.pdp-collection__products .swiper-button-prev:after,.related-products .swiper-button-next:after,.related-products .swiper-button-prev:after{display:none}.box-homepage-collection .swiper-slide,.pdp-collection__products .swiper-slide,.related-products .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.box-homepage-collection .swiper,.box-homepage-collection .swiper-container,.pdp-collection__products .swiper,.pdp-collection__products .swiper-container,.related-products .swiper,.related-products .swiper-container{opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.box-homepage-collection .swiper-container.swiper-container-initialized,.box-homepage-collection .swiper.swiper-container-initialized,.pdp-collection__products .swiper-container.swiper-container-initialized,.pdp-collection__products .swiper.swiper-container-initialized,.related-products .swiper-container.swiper-container-initialized,.related-products .swiper.swiper-container-initialized{opacity:1}.box-homepage-collection .swiper .product-list,.box-homepage-collection .swiper-container .product-list,.pdp-collection__products .swiper .product-list,.pdp-collection__products .swiper-container .product-list,.related-products .swiper .product-list,.related-products .swiper-container .product-list{height:auto;padding-bottom:24px}@media only screen and (min-width:799px){.box-homepage-collection .swiper .product-list,.box-homepage-collection .swiper-container .product-list,.pdp-collection__products .swiper .product-list,.pdp-collection__products .swiper-container .product-list,.related-products .swiper .product-list,.related-products .swiper-container .product-list{padding-bottom:32px}}.box-homepage-collection .swiper .swiper-slide,.box-homepage-collection .swiper-container .swiper-slide,.pdp-collection__products .swiper .swiper-slide,.pdp-collection__products .swiper-container .swiper-slide,.related-products .swiper .swiper-slide,.related-products .swiper-container .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}@media only screen and (max-width:798px){.box-homepage-collection .swiper .swiper-slide .wishlist-wrap,.box-homepage-collection .swiper-container .swiper-slide .wishlist-wrap,.pdp-collection__products .swiper .swiper-slide .wishlist-wrap,.pdp-collection__products .swiper-container .swiper-slide .wishlist-wrap,.related-products .swiper .swiper-slide .wishlist-wrap,.related-products .swiper-container .swiper-slide .wishlist-wrap{left:0}.box-homepage-collection .swiper .swiper-slide .wishlist-wrap button,.box-homepage-collection .swiper-container .swiper-slide .wishlist-wrap button,.pdp-collection__products .swiper .swiper-slide .wishlist-wrap button,.pdp-collection__products .swiper-container .swiper-slide .wishlist-wrap button,.related-products .swiper .swiper-slide .wishlist-wrap button,.related-products .swiper-container .swiper-slide .wishlist-wrap button{margin-top:-5px;padding-left:8px}.box-homepage-collection .swiper .swiper-slide .badges-list,.box-homepage-collection .swiper-container .swiper-slide .badges-list,.pdp-collection__products .swiper .swiper-slide .badges-list,.pdp-collection__products .swiper-container .swiper-slide .badges-list,.related-products .swiper .swiper-slide .badges-list,.related-products .swiper-container .swiper-slide .badges-list{left:8px;margin-top:8px}.box-homepage-collection .swiper .swiper-slide .badges-list li,.box-homepage-collection .swiper-container .swiper-slide .badges-list li,.pdp-collection__products .swiper .swiper-slide .badges-list li,.pdp-collection__products .swiper-container .swiper-slide .badges-list li,.related-products .swiper .swiper-slide .badges-list li,.related-products .swiper-container .swiper-slide .badges-list li{left:0}}.box-homepage-collection .swiper .swiper-slide .product-details-info,.box-homepage-collection .swiper .swiper-slide .product-info__caption,.box-homepage-collection .swiper .swiper-slide .product-wrap,.box-homepage-collection .swiper-container .swiper-slide .product-details-info,.box-homepage-collection .swiper-container .swiper-slide .product-info__caption,.box-homepage-collection .swiper-container .swiper-slide .product-wrap,.pdp-collection__products .swiper .swiper-slide .product-details-info,.pdp-collection__products .swiper .swiper-slide .product-info__caption,.pdp-collection__products .swiper .swiper-slide .product-wrap,.pdp-collection__products .swiper-container .swiper-slide .product-details-info,.pdp-collection__products .swiper-container .swiper-slide .product-info__caption,.pdp-collection__products .swiper-container .swiper-slide .product-wrap,.related-products .swiper .swiper-slide .product-details-info,.related-products .swiper .swiper-slide .product-info__caption,.related-products .swiper .swiper-slide .product-wrap,.related-products .swiper-container .swiper-slide .product-details-info,.related-products .swiper-container .swiper-slide .product-info__caption,.related-products .swiper-container .swiper-slide .product-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-flex:1;-ms-flex-positive:1;flex-grow:1}.box-homepage-collection .swiper .swiper-slide .image__container,.box-homepage-collection .swiper-container .swiper-slide .image__container,.pdp-collection__products .swiper .swiper-slide .image__container,.pdp-collection__products .swiper-container .swiper-slide .image__container,.related-products .swiper .swiper-slide .image__container,.related-products .swiper-container .swiper-slide .image__container{height:auto;width:auto}.box-homepage-collection .swiper .swiper-slide .product-details-info,.box-homepage-collection .swiper-container .swiper-slide .product-details-info,.pdp-collection__products .swiper .swiper-slide .product-details-info,.pdp-collection__products .swiper-container .swiper-slide .product-details-info,.related-products .swiper .swiper-slide .product-details-info,.related-products .swiper-container .swiper-slide .product-details-info{padding-bottom:8px;padding-top:5px}@media only screen and (max-width:798px){.box-homepage-collection .swiper .swiper-slide .product-details-info,.box-homepage-collection .swiper-container .swiper-slide .product-details-info,.pdp-collection__products .swiper .swiper-slide .product-details-info,.pdp-collection__products .swiper-container .swiper-slide .product-details-info,.related-products .swiper .swiper-slide .product-details-info,.related-products .swiper-container .swiper-slide .product-details-info{padding-bottom:0;padding-top:3px}}.box-homepage-collection .swiper .swiper-slide .product-details-info .product-details-info__super-title-wrap,.box-homepage-collection .swiper-container .swiper-slide .product-details-info .product-details-info__super-title-wrap,.pdp-collection__products .swiper .swiper-slide .product-details-info .product-details-info__super-title-wrap,.pdp-collection__products .swiper-container .swiper-slide .product-details-info .product-details-info__super-title-wrap,.related-products .swiper .swiper-slide .product-details-info .product-details-info__super-title-wrap,.related-products .swiper-container .swiper-slide .product-details-info .product-details-info__super-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}.box-homepage-collection .swiper .swiper-slide .product-details-info__bottom-row,.box-homepage-collection .swiper-container .swiper-slide .product-details-info__bottom-row,.pdp-collection__products .swiper .swiper-slide .product-details-info__bottom-row,.pdp-collection__products .swiper-container .swiper-slide .product-details-info__bottom-row,.related-products .swiper .swiper-slide .product-details-info__bottom-row,.related-products .swiper-container .swiper-slide .product-details-info__bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;padding:0}.box-homepage-collection .swiper .swiper-slide .description,.box-homepage-collection .swiper-container .swiper-slide .description,.pdp-collection__products .swiper .swiper-slide .description,.pdp-collection__products .swiper-container .swiper-slide .description,.related-products .swiper .swiper-slide .description,.related-products .swiper-container .swiper-slide .description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-bottom:15px;margin-top:3px;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:798px){.box-homepage-collection .swiper .swiper-slide .description,.box-homepage-collection .swiper-container .swiper-slide .description,.pdp-collection__products .swiper .swiper-slide .description,.pdp-collection__products .swiper-container .swiper-slide .description,.related-products .swiper .swiper-slide .description,.related-products .swiper-container .swiper-slide .description{margin-bottom:12px;margin-top:10px}}.box-homepage-collection .swiper .swiper-slide .title-wrapper,.box-homepage-collection .swiper-container .swiper-slide .title-wrapper,.pdp-collection__products .swiper .swiper-slide .title-wrapper,.pdp-collection__products .swiper-container .swiper-slide .title-wrapper,.related-products .swiper .swiper-slide .title-wrapper,.related-products .swiper-container .swiper-slide .title-wrapper{margin-bottom:0;padding-top:8px}@media only screen and (max-width:798px){.box-homepage-collection .swiper .swiper-slide .title-wrapper,.box-homepage-collection .swiper-container .swiper-slide .title-wrapper,.pdp-collection__products .swiper .swiper-slide .title-wrapper,.pdp-collection__products .swiper-container .swiper-slide .title-wrapper,.related-products .swiper .swiper-slide .title-wrapper,.related-products .swiper-container .swiper-slide .title-wrapper{padding-top:0}}.box-homepage-collection .swiper .swiper-button-next,.box-homepage-collection .swiper .swiper-button-prev,.box-homepage-collection .swiper-container .swiper-button-next,.box-homepage-collection .swiper-container .swiper-button-prev,.pdp-collection__products .swiper .swiper-button-next,.pdp-collection__products .swiper .swiper-button-prev,.pdp-collection__products .swiper-container .swiper-button-next,.pdp-collection__products .swiper-container .swiper-button-prev,.related-products .swiper .swiper-button-next,.related-products .swiper .swiper-button-prev,.related-products .swiper-container .swiper-button-next,.related-products .swiper-container .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 .swiper-button-next,.box-homepage-collection .swiper .swiper-button-prev,.box-homepage-collection .swiper-container .swiper-button-next,.box-homepage-collection .swiper-container .swiper-button-prev,.pdp-collection__products .swiper .swiper-button-next,.pdp-collection__products .swiper .swiper-button-prev,.pdp-collection__products .swiper-container .swiper-button-next,.pdp-collection__products .swiper-container .swiper-button-prev,.related-products .swiper .swiper-button-next,.related-products .swiper .swiper-button-prev,.related-products .swiper-container .swiper-button-next,.related-products .swiper-container .swiper-button-prev{height:40px;width:40px;--swiper-navigation-size:130px!important}}.box-homepage-collection .swiper .swiper-button-next.swiper-button-disabled,.box-homepage-collection .swiper .swiper-button-prev.swiper-button-disabled,.box-homepage-collection .swiper-container .swiper-button-next.swiper-button-disabled,.box-homepage-collection .swiper-container .swiper-button-prev.swiper-button-disabled,.pdp-collection__products .swiper .swiper-button-next.swiper-button-disabled,.pdp-collection__products .swiper .swiper-button-prev.swiper-button-disabled,.pdp-collection__products .swiper-container .swiper-button-next.swiper-button-disabled,.pdp-collection__products .swiper-container .swiper-button-prev.swiper-button-disabled,.related-products .swiper .swiper-button-next.swiper-button-disabled,.related-products .swiper .swiper-button-prev.swiper-button-disabled,.related-products .swiper-container .swiper-button-next.swiper-button-disabled,.related-products .swiper-container .swiper-button-prev.swiper-button-disabled{opacity:0}.box-homepage-collection .swiper .swiper-button-next svg,.box-homepage-collection .swiper .swiper-button-prev svg,.box-homepage-collection .swiper-container .swiper-button-next svg,.box-homepage-collection .swiper-container .swiper-button-prev svg,.pdp-collection__products .swiper .swiper-button-next svg,.pdp-collection__products .swiper .swiper-button-prev svg,.pdp-collection__products .swiper-container .swiper-button-next svg,.pdp-collection__products .swiper-container .swiper-button-prev svg,.related-products .swiper .swiper-button-next svg,.related-products .swiper .swiper-button-prev svg,.related-products .swiper-container .swiper-button-next svg,.related-products .swiper-container .swiper-button-prev svg{fill:#fff}.box-homepage-collection .swiper .swiper-button-next:after,.box-homepage-collection .swiper .swiper-button-prev:after,.box-homepage-collection .swiper-container .swiper-button-next:after,.box-homepage-collection .swiper-container .swiper-button-prev:after,.pdp-collection__products .swiper .swiper-button-next:after,.pdp-collection__products .swiper .swiper-button-prev:after,.pdp-collection__products .swiper-container .swiper-button-next:after,.pdp-collection__products .swiper-container .swiper-button-prev:after,.related-products .swiper .swiper-button-next:after,.related-products .swiper .swiper-button-prev:after,.related-products .swiper-container .swiper-button-next:after,.related-products .swiper-container .swiper-button-prev:after{display:none}@media only screen and (max-width:798px){.box-homepage-collection .swiper .swiper-button-prev,.box-homepage-collection .swiper-container .swiper-button-prev,.pdp-collection__products .swiper .swiper-button-prev,.pdp-collection__products .swiper-container .swiper-button-prev,.related-products .swiper .swiper-button-prev,.related-products .swiper-container .swiper-button-prev{left:0}.box-homepage-collection .swiper .swiper-button-next,.box-homepage-collection .swiper-container .swiper-button-next,.pdp-collection__products .swiper .swiper-button-next,.pdp-collection__products .swiper-container .swiper-button-next,.related-products .swiper .swiper-button-next,.related-products .swiper-container .swiper-button-next{right:0}}.box-homepage-collection .swiper .swiper-scrollbar,.box-homepage-collection .swiper-container .swiper-scrollbar,.pdp-collection__products .swiper .swiper-scrollbar,.pdp-collection__products .swiper-container .swiper-scrollbar,.related-products .swiper .swiper-scrollbar,.related-products .swiper-container .swiper-scrollbar{background-color:#f4f4f1;border-radius:2px;height:3px;left:0}.box-homepage-collection .swiper .swiper-scrollbar-drag,.box-homepage-collection .swiper-container .swiper-scrollbar-drag,.pdp-collection__products .swiper .swiper-scrollbar-drag,.pdp-collection__products .swiper-container .swiper-scrollbar-drag,.related-products .swiper .swiper-scrollbar-drag,.related-products .swiper-container .swiper-scrollbar-drag{background-color:#cdcdcd;border-radius:2px;height:3px}.box-homepage-collection .product-list .product-quickbuy__btn-toggle,.box-homepage-collection .product-list .product-quickbuy__btn-toggle:active,.box-homepage-collection .product-list .product-quickbuy__btn-toggle:focus,.pdp-collection__products .product-list .product-quickbuy__btn-toggle,.pdp-collection__products .product-list .product-quickbuy__btn-toggle:active,.pdp-collection__products .product-list .product-quickbuy__btn-toggle:focus,.related-products .product-list .product-quickbuy__btn-toggle,.related-products .product-list .product-quickbuy__btn-toggle:active,.related-products .product-list .product-quickbuy__btn-toggle:focus{font-size:1rem;text-decoration:none}.box-homepage-collection .btn-to-cart.add_to_cart .text,.pdp-collection__products .btn-to-cart.add_to_cart .text,.related-products .btn-to-cart.add_to_cart .text{text-decoration:none}.box-homepage-collection span.loox-rating-label,.pdp-collection__products span.loox-rating-label,.related-products span.loox-rating-label{margin-bottom:-5px}@media only screen and (max-width:798px){.box-homepage-collection span.loox-rating-label,.pdp-collection__products span.loox-rating-label,.related-products span.loox-rating-label{margin-bottom:-3px}}.box-homepage-collection .new-product-quantity,.pdp-collection__products .new-product-quantity,.related-products .new-product-quantity{border:none;display:inline;float:left;font-size:1rem;height:26px;margin-bottom:0;min-height:26px;text-align:center;width:50%}@media only screen and (max-width:798px){.box-homepage-collection .box-homepage-collection__products .swiper-container .swiper-button-next,.box-homepage-collection .box-homepage-collection__products .swiper-container .swiper-button-prev{--swiper-navigation-size:190px}}.related-products .swiper-button-next{right:20px}.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 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:2rem;font-weight:300;justify-content:space-between;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;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 h3.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-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{font-size:2.625rem;font-weight:300}@media only screen and (max-width:798px){.double-accordion__new-pdp .double-accordion__generic-title{font-size:1.625rem;margin-bottom:30px}}@media only screen and (min-width:799px){.double-accordion__new-pdp .double-accordion__generic-title{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 .pdp-sensory_title{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 .pdp-sensory_title{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-bottom{background-color:#fff!important;margin:40px}@media only screen and (max-width:798px){.shopping-info-pdp-bottom{margin:42px 0 50px}}.shopping-info-pdp-bottom .container{background-color:#f5f5f3;padding:36px 0 20px}@media only screen and (max-width:798px){.shopping-info-pdp-bottom .container{padding:0;width:100%}}.shopping-info-pdp-bottom .flex-items{-ms-flex-preferred-size:20%;flex-basis:20%}@media only screen and (max-width:798px){.shopping-info-pdp-bottom .flex-items{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 5px 30px}}.shopping-info-pdp-bottom .flex-items svg{max-height:50px;fill:#000;width:50px}@media only screen and (max-width:798px){.shopping-info-pdp-bottom .flex-block{padding:35px 20px 0}}.shopping-info-pdp-bottom .description-shopping-info{color:#000;font-size:1rem}@media only screen and (max-width:798px){.shopping-info-pdp-bottom .description-shopping-info{font-size:.75rem}}.shopping-info-pdp-bottom .description-shopping-info p{color:#000;font-size:1rem}@media only screen and (max-width:798px){.shopping-info-pdp-bottom .description-shopping-info p{font-size:.75rem}}.phone-register{background-color:transparent!important;display:block;height:auto;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}.phone-register [data-phone-error]{color:#d32f2f;display:none}.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;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(2,1fr);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;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:10px}.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)}}.dav-hair-quiz-results-header{padding:24px 0 28px}@media(max-width:768px){.dav-hair-quiz-results-header{padding:24px 0 28px}}.dav-hair-quiz-results-header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;margin:0 auto;max-width:1270px}.dav-hair-quiz-results-header__title{color:#333;font-family:Crimson Text,serif;font-size:28px;font-weight:400;line-height:30px;margin:0;text-align:center}@media(max-width:768px){.dav-hair-quiz-results-header__title{font-size:24px;line-height:26px}}.dav-hair-quiz-results-header__subtitle-box{background-color:#ebebe8;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:24px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:54px}@media(max-width:768px){.dav-hair-quiz-results-header__subtitle-box{padding:20px}}.dav-hair-quiz-results-header__subtitle{color:#333;font-family:Crimson Text,serif;font-size:32px;font-weight:400;line-height:36px;margin:0;text-align:center}@media(max-width:768px){.dav-hair-quiz-results-header__subtitle{font-size:24px;line-height:28px}}.dav-hair-quiz-results-header__need{font-family:Crimson Text,serif;font-style:normal;font-weight:700}@media only screen and (max-width:798px){.quiz-results-products-slider .swiper-container{padding:0}}.quiz-results-products-slider .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:50px}@media only screen and (max-width:798px){.quiz-results-products-slider .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;padding-bottom:40px}}.quiz-results-products-slider .swiper-wrapper .thumbnail{float:none;padding-bottom:30px;width:100%}.quiz-results-products-slider .list-swiper{margin:0;padding:0;width:540px}@media only screen and (max-width:798px){.quiz-results-products-slider .list-swiper{width:140px}}.quiz-results-products-slider .list-swiper-related{margin:0;padding:0;width:540px}@media only screen and (max-width:798px){.quiz-results-products-slider .list-swiper-related{width:140px}}.quiz-results-products-slider .list-swiper-related .product-details-info__super-title-wrap{display:block;min-height:26px}.quiz-results-products-slider .list-swiper-related .loox-rating:empty{min-height:26px}.quiz-results-products-slider .list-swiper-related .super-title{display:none}.quiz-results-products-slider .swiper-container-horizontal>.swiper-scrollbar{background-color:#f4f4f1;border-radius:2px;height:3px;left:0}.quiz-results-products-slider .swiper-scrollbar-drag{background-color:#cdcdcd;border-radius:2px;height:3px}.quiz-results-products-slider .swiper-button-next,.quiz-results-products-slider .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){.quiz-results-products-slider .swiper-button-next,.quiz-results-products-slider .swiper-button-prev{height:40px;width:40px;--swiper-navigation-size:170px}}.quiz-results-products-slider .swiper-button-next.swiper-button-disabled,.quiz-results-products-slider .swiper-button-prev.swiper-button-disabled{opacity:0}.quiz-results-products-slider .swiper-button-next svg,.quiz-results-products-slider .swiper-button-prev svg{fill:#fff}.quiz-results-products-slider .swiper-button-next:after,.quiz-results-products-slider .swiper-button-prev:after{display:none}.quiz-results-products-slider .swiper-slide{-ms-flex-negative:0;flex-shrink:0}#quiz-results-swiper .swiper-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.quiz-product-category-title{color:#4e4b4a;font-weight:600;letter-spacing:.5px;margin:0 0 16px;text-align:left;text-transform:uppercase}@media(max-width:768px){.quiz-product-category-title{font-size:14px;margin:0 0 12px}}#quiz-results-swiper .product-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}#quiz-results-swiper .product-wrap .wishlist-wrap{position:absolute;top:50px;z-index:10}@media(max-width:480px){#quiz-results-swiper .product-wrap .wishlist-wrap{top:30px}}#quiz-results-swiper .product-wrap .wishlist-wrap .btn-to-wishlist{background:#ffffffe6;border:none;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:36px;width:36px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center;padding:0;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}#quiz-results-swiper .product-wrap .wishlist-wrap .btn-to-wishlist:hover{background:#fff}#quiz-results-swiper .product-wrap .wishlist-wrap .btn-to-wishlist svg{height:16px;width:18px}@media(max-width:480px){.box-homepage-collection .box-homepage-collection__title-column{margin-left:0!important;margin-right:0!important;padding:0 20px!important;text-align:left!important}}#quiz-results-swiper .product-info__caption{display:block;margin-top:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#quiz-results-swiper .product-info__caption .product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#quiz-results-swiper .product-info__caption .product-details-info__super-title-wrap{margin-bottom:8px}#quiz-results-swiper .product-info__caption .product-details-info__super-title-wrap .loox-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:12px;gap:4px}#quiz-results-swiper .product-info__caption .product_name{font-size:1.25rem;line-height:1.3;margin:0 0 8px}#quiz-results-swiper .product-info__caption .description{display:block;display:-webkit-box;font-size:13px;line-height:1.4;margin-bottom:12px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#quiz-results-swiper .product-info__caption .description,#quiz-results-swiper .product-info__caption .product_name{color:#333}#quiz-results-swiper .product-info__caption .price{color:#4e4b4a;font-size:.875rem}#quiz-results-swiper .product-info__caption .price .was_price{color:#999;margin-right:8px}#quiz-results-swiper .product-info__caption .price.sale .money{color:#c00}.quiz-product-add-to-cart{margin-top:auto;padding-top:16px}.quiz-product-add-to-cart .quiz-add-single-btn{font-size:14px;padding:12px 20px;width:100%}.quiz-product-add-to-cart .quiz-add-single-btn:disabled{cursor:not-allowed;opacity:.7}#quiz-results-swiper .badge.sale{color:#999;display:block;font-size:14px;margin-top:auto;padding-top:16px;text-align:center}.page-hair-quiz-results .dav-hair-quiz-results-actions__button,.page-hair-quiz-results .product_name{font-family:Crimson Text,serif}#quiz-add-all-button{text-decoration:underline}.dav-hair-quiz-results-actions{padding:40px 0 32px}@media(max-width:768px){.dav-hair-quiz-results-actions{padding:32px 0 24px}}.dav-hair-quiz-results-actions__buttons{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;gap:16px;margin:0 auto;max-width:912px;padding:0 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:768px){.dav-hair-quiz-results-actions__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:0 40px}}.dav-hair-quiz-results-actions__button{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:2px;cursor:pointer;font-size:16px;font-weight:500;justify-content:center;padding:14px 32px;text-align:center;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media(max-width:768px){.dav-hair-quiz-results-actions__button{font-size:15px;min-height:48px;padding:12px 24px}}.dav-hair-quiz-results-actions__button:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px #0000001a;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.dav-hair-quiz-results-actions__button--secondary{background-color:#fff;border:1px solid #000;color:#000}.dav-hair-quiz-results-actions__button--secondary:hover{background-color:#f5f5f5}.dav-hair-quiz-results-actions__button--primary{background-color:#4e4b4a;border:none;color:#fff}.dav-hair-quiz-results-actions__button--primary:hover{background-color:#3a3836}.dav-hair-quiz-newsletter{padding:60px 0}.dav-hair-quiz-newsletter .nw-privacy{display:none}.dav-hair-quiz-newsletter .mdc-text-field{margin:10px 0}.dav-hair-quiz-newsletter .cta-content,.dav-hair-quiz-newsletter .cta-content button{width:100%}@media(max-width:768px){.dav-hair-quiz-newsletter{padding:40px 20px}}.dav-hair-quiz-newsletter--results{background-color:#ebebe8;padding:48px 0}@media(max-width:768px){.dav-hair-quiz-newsletter--results{padding:40px 0}}.dav-hair-quiz-newsletter--results .dav-hair-quiz-newsletter__content{background-color:#ebebe8;border-radius:24px;padding:40px}@media(max-width:768px){.dav-hair-quiz-newsletter--results .dav-hair-quiz-newsletter__content{padding:32px 20px}}.dav-hair-quiz-newsletter--results .dav-hair-quiz-newsletter__title{font-size:32px;line-height:36px}@media(max-width:768px){.dav-hair-quiz-newsletter--results .dav-hair-quiz-newsletter__title{font-size:28px;line-height:32px}}.dav-hair-quiz-newsletter--results .dav-hair-quiz-newsletter__input{border:1px solid #8a8a8a;cursor:pointer;font-size:16px;height:56px}@media(max-width:768px){.dav-hair-quiz-newsletter--results .dav-hair-quiz-newsletter__input{height:52px}}.dav-hair-quiz-newsletter__content{margin:0 auto;max-width:912px;padding:0 20px}@media(max-width:768px){.dav-hair-quiz-newsletter__content{padding:0 40px}}.dav-hair-quiz-newsletter__header{margin-bottom:40px;text-align:center}@media(max-width:768px){.dav-hair-quiz-newsletter__header{margin-bottom:32px}}.dav-hair-quiz-newsletter__title{color:#333;font-family:Crimson Text,serif;font-size:36px;font-weight:400;line-height:1.2;margin:0 0 20px}@media(max-width:768px){.dav-hair-quiz-newsletter__title{font-size:28px;margin-bottom:16px}}.dav-hair-quiz-newsletter__title--desktop{display:block}@media(max-width:768px){.dav-hair-quiz-newsletter__title--desktop{display:none}}.dav-hair-quiz-newsletter__title--mobile{display:none}@media(max-width:768px){.dav-hair-quiz-newsletter__title--mobile{display:block}}.dav-hair-quiz-newsletter__subtitle{color:#4e4b4a;font-family:Hanken Grotesk,sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:0}@media(max-width:768px){.dav-hair-quiz-newsletter__subtitle{font-size:14px}}.dav-hair-quiz-newsletter__subtitle strong{font-weight:600}.dav-hair-quiz-newsletter__form{margin-bottom:40px}@media(max-width:768px){.dav-hair-quiz-newsletter__form{margin-bottom:32px}}.dav-hair-quiz-newsletter__form--collapsed .dav-hair-quiz-newsletter__expandable{max-height:0;opacity:0;overflow:hidden;-webkit-transition:max-height .4s ease,opacity .3s ease;transition:max-height .4s ease,opacity .3s ease}.dav-hair-quiz-newsletter__form--expanded .dav-hair-quiz-newsletter__expandable{max-height:1000px;opacity:1;-webkit-transition:max-height .4s ease,opacity .3s ease .1s;transition:max-height .4s ease,opacity .3s ease .1s}.dav-hair-quiz-newsletter__expandable{overflow:hidden}.dav-hair-quiz-newsletter__field{margin-bottom:24px}.dav-hair-quiz-newsletter__input{background-color:#fff;border:1px solid #d0d0d0;border-radius:2px;color:#333;font-family:Hanken Grotesk,sans-serif;font-size:16px;font-weight:400;padding:14px 16px;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;width:100%}.dav-hair-quiz-newsletter__input:focus{border-color:#4e4b4a;outline:none}.dav-hair-quiz-newsletter__input::-webkit-input-placeholder{color:#8a8a8a;font-weight:300}.dav-hair-quiz-newsletter__input::-moz-placeholder{color:#8a8a8a;font-weight:300}.dav-hair-quiz-newsletter__input:-ms-input-placeholder{color:#8a8a8a;font-weight:300}.dav-hair-quiz-newsletter__input::-ms-input-placeholder{color:#8a8a8a;font-weight:300}.dav-hair-quiz-newsletter__input::placeholder{color:#8a8a8a;font-weight:300}@media(max-width:768px){.dav-hair-quiz-newsletter__input{font-size:15px;padding:12px 14px}}.dav-hair-quiz-newsletter__checkboxes{margin:32px 0}@media(max-width:768px){.dav-hair-quiz-newsletter__checkboxes--desktop-only{display:none}}.dav-hair-quiz-newsletter__checkboxes-intro{color:#4e4b4a;font-family:Hanken Grotesk,sans-serif;font-size:14px;font-weight:400;line-height:1.6;margin:0 0 20px}@media(max-width:768px){.dav-hair-quiz-newsletter__checkboxes-intro{font-size:13px}}.dav-hair-quiz-newsletter__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:14px}.dav-hair-quiz-newsletter__checkbox:last-child{margin-bottom:0}.dav-hair-quiz-newsletter__checkbox-input{-ms-flex-negative:0;accent-color:#4e4b4a;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:2px solid #d0d0d0;border-radius:50%;cursor:pointer;flex-shrink:0;height:18px;margin:3px 12px 0 0;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:18px}.dav-hair-quiz-newsletter__checkbox-input:checked{background-color:#fff;border-color:#4e4b4a}.dav-hair-quiz-newsletter__checkbox-input:checked:after{background-color:#4e4b4a;border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px}.dav-hair-quiz-newsletter__checkbox-input:hover{border-color:#4e4b4a}.dav-hair-quiz-newsletter__checkbox-input:focus{outline:2px solid #4e4b4a;outline-offset:2px}.dav-hair-quiz-newsletter__checkbox-label{color:#333;cursor:pointer;font-family:Hanken Grotesk,sans-serif;font-size:14px;font-weight:400;line-height:1.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:768px){.dav-hair-quiz-newsletter__checkbox-label{font-size:13px}}.dav-hair-quiz-newsletter__submit{margin:32px 0 24px}@media(max-width:768px){.dav-hair-quiz-newsletter__submit{margin:28px 0 20px}}.dav-hair-quiz-newsletter__button{border:none;cursor:pointer;font-family:Hanken Grotesk,sans-serif;font-size:16px;font-weight:500;min-height:52px;padding:14px 32px;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}@media(max-width:768px){.dav-hair-quiz-newsletter__button{font-size:15px;min-height:48px;padding:12px 24px}}.dav-hair-quiz-newsletter__button:disabled{cursor:not-allowed;opacity:.5}.dav-hair-quiz-newsletter__button:not(:disabled):hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px #00000026;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.dav-hair-quiz-newsletter__message{border-radius:2px;font-family:Hanken Grotesk,sans-serif;font-size:14px;margin-top:16px;padding:12px 16px;text-align:center}.dav-hair-quiz-newsletter__message[style*="display: block"],.dav-hair-quiz-newsletter__message[style*="display:block"]{display:block!important}.dav-hair-quiz-newsletter__navigation{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;gap:16px;margin-top:32px}@media(max-width:768px){.dav-hair-quiz-newsletter__navigation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-top:24px}}.dav-hair-quiz-newsletter__nav-button{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;min-height:52px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:2px;cursor:pointer;font-size:16px;font-weight:500;justify-content:center;padding:14px 32px;text-align:center;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media(max-width:768px){.dav-hair-quiz-newsletter__nav-button{font-size:15px;min-height:48px;padding:12px 24px}.dav-hair-quiz-newsletter__nav-button--desktop-only{display:none}}.dav-hair-quiz-newsletter__nav-button--disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.dav-hair-quiz-newsletter__nav-button:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px #0000001a;-webkit-transform:translateY(-1px);transform:translateY(-1px)}@media only screen and (max-width:798px){.box-text-video-image__wrap{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{padding:20px 40px 40px 20px}@media only screen and (min-width:1025px){.box-text-video-image .box-text-video-image__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.box-text-video-image .box-text-video-image__content,.box-text-video-image .box-text-video-image__content p{font-family:HK Grotesk,sans-serif;font-size:1rem;line-height:1.4em}@media only screen and (max-width:480px){.box-text-video-image .box-text-video-image__content,.box-text-video-image .box-text-video-image__content p{font-size:.875rem}}@media only screen and (max-width:798px){.box-text-video-image .box-text-video-image__content{position:relative}}@media only screen and (max-width:480px){.box-text-video-image .box-text-video-image__content{-webkit-transform:none;transform:none}}.box-text-video-image .box-text-video-image__content .cta-content{height:40px;padding-top:0;text-decoration:none;width:180px}@media only screen and (min-width:481px){.box-text-video-image .box-text-video-image__content .cta-content{height:auto}}.box-text-video-image .box-text-video-image__content .cta-content .btn-primary{text-decoration:none}@media only screen and (min-width:1025px){.box-text-video-image .box-text-video-image__content-inner{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;height:100%;justify-content:center}}.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-family:Crimson Text,serif;font-size:1.625rem;letter-spacing:0;line-height:1em;margin:0 0 10px;position:relative;text-transform:none;z-index:2}@media only screen and (min-width:799px){.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:2.625rem}}.box-text-video-image .box-text-video-image__text{position:relative;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;z-index:1}.box-text-video-image .box-text-video-image__media{position:relative;width:100%}@media only screen and (min-width:1025px){.box-text-video-image .box-text-video-image__media{display:block;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.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%}@media only screen and (min-width:1025px){.box-text-video-image .box-text-video-image__content,.box-text-video-image .box-text-video-image__media{width:50%}}.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}@media only screen and (max-width:798px){.featured-cards .swiper-container{padding:0}}.featured-cards .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:50px}@media only screen and (max-width:798px){.featured-cards .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;padding-bottom:40px}}.featured-cards .swiper-wrapper .thumbnail{float:none;padding-bottom:30px;width:100%}.featured-cards .list-swiper{margin:0;padding:0;width:540px}@media only screen and (max-width:798px){.featured-cards .list-swiper{width:140px}}.featured-cards .list-swiper-related{margin:0;padding:0;width:540px}@media only screen and (max-width:798px){.featured-cards .list-swiper-related{width:140px}}.featured-cards .list-swiper-related .product-details-info__super-title-wrap{display:block;min-height:26px}.featured-cards .list-swiper-related .loox-rating:empty{min-height:26px}.featured-cards .list-swiper-related .super-title{display:none}.featured-cards .swiper-container-horizontal>.swiper-scrollbar{background-color:#f4f4f1;border-radius:2px;height:3px;left:0}.featured-cards .swiper-scrollbar-drag{background-color:#cdcdcd;border-radius:2px;height:3px}.featured-cards .swiper-button-next,.featured-cards .swiper-button-prev{height:70px;width:70px}@media only screen and (max-width:798px){.featured-cards .swiper-button-next,.featured-cards .swiper-button-prev{height:40px;width:40px;--swiper-navigation-size:170px}}.featured-cards .swiper-button-next:after,.featured-cards .swiper-button-prev:after{display:none}.featured-cards .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.featured-cards__slide-title,.featured-cards__title{color:#333;font-family:Crimson Text,serif;font-size:1.625rem;line-height:2.25rem}.featured-cards__title{margin-bottom:30px}@media only screen and (min-width:799px){.featured-cards__title{font-size:2.625rem;line-height:2.625rem}}.featured-cards__subtitle{color:#333;margin:0 auto 22px}@media only screen and (min-width:799px){.featured-cards__subtitle{margin:0 auto 30px}}.featured-cards__slide-title{font-size:2.25rem;font-size:1.625rem;letter-spacing:0;line-height:2.25rem;margin-bottom:16px;text-align:left}@media only screen and (min-width:1025px){.featured-cards__slide-title{width:100%}}.featured-cards__slide-subtitle{color:#333;letter-spacing:0;line-height:18px;word-wrap:break-word;font-size:16px;text-align:left}@media only screen and (min-width:1025px){.featured-cards__slide-subtitle{line-height:20px;padding-bottom:20px;width:100%}}.featured-cards__cta{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;display:block;justify-content:center;margin-bottom:15px;margin-top:auto;min-height:44px;padding:12px 20px;text-decoration:none;width:auto}@media only screen and (min-width:1025px){.featured-cards__cta{max-width:100%;min-height:54px;padding:14px 24px;width:200px}}.featured-cards__cta .btn-primary__text{font-size:1rem;font-weight:500}.featured-cards__wrap{display:block;overflow:hidden;padding:0 0 30px}.featured-cards__wrap .swiper-container{margin-left:unset;margin-right:unset}.featured-cards__wrap .swiper-wrapper{padding-bottom:30px}.featured-cards__img{overflow:hidden;position:relative}.featured-cards__img .image__container{margin-left:0;margin-right:0;width:100%}.featured-cards__img .image__container .image-element__wrap{height:100%;max-width:none;width:100%}.featured-cards__img .image__container img{aspect-ratio:10/7;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.featured-cards__slide{height:auto}.featured-cards__slide .product-wrap,.featured-cards__slide-content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.featured-cards__slide-content{margin-top:30px;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 0 15px}@media only screen and (min-width:1025px){.featured-cards__slide-content{padding:0 20px 0 0}}.featured-cards__slide-text{margin-bottom:20px}.featured-cards .swiper-button-next:after,.featured-cards .swiper-button-prev:after{content:none}.featured-cards .swiper-button-next,.featured-cards .swiper-button-prev{background-color:#4e4b4a;background-repeat:no-repeat;height:40px;width:40px;fill:#fff;margin-top:0;top:36%;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media only screen and (min-width:799px){.featured-cards .swiper-button-next,.featured-cards .swiper-button-prev{height:70px;width:70px}}@media only screen and (min-width:1025px){.featured-cards .swiper-button-next,.featured-cards .swiper-button-prev{display:none}}.featured-cards .swiper-button-next.swiper-button-disabled,.featured-cards .swiper-button-prev.swiper-button-disabled{opacity:0}.featured-cards .swiper-button-next svg,.featured-cards .swiper-button-prev svg{fill:#fff}.featured-cards .swiper-button-next{right:0}.featured-cards .swiper-button-prev{left:0}.featured-cards .swiper-pagination-bullet-active{background:#000}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme-davines.css.map */
