/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,0.75);border:none;color:#333}.flickity-button:hover{background:white;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19F}.flickity-button:active{opacity:0.6}.flickity-button:disabled{opacity:0.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:#333}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:0.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}/*! Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;transition:opacity 0.3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial, Helvetica, sans-serif;opacity:0;transition:opacity 0.3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;transform:scale(1);transition:transform 0.3s ease}.lity-loading .lity-content,.lity-closed .lity-content{transform:scale(0.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial, Baskerville, monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial, Baskerville, monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:0.001;will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transform-origin:left top;transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:0.75;transition:opacity 0.2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:0.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(https://dplscqdtdgskd.cloudfront.net/assets/pswp-default-skin-da0d39006180801b522b3f8c52372d9a30bf9b8436ae6365964387d63a1c1c92.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio: 1.09375),(min-resolution: 105dpi),(min-resolution: 1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(https://dplscqdtdgskd.cloudfront.net/assets/pswp-default-skin-03601d3c89155c3bef2cdd7a5014939943c2cec372f542ffb19c7347675b8237.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,0.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,0.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,0.25);transform:translateY(6px);transition:transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:0.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:center;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(https://dplscqdtdgskd.cloudfront.net/assets/pswp-preloader-bf53509f32991c52bbd97a8de22f6d74eba2cdbd488093e41663a72cf3c797c5.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:0.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width: 1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@keyframes clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}100%{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:transparent}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:transparent}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:0.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:none}.pswp__bg{background:#231f20}.c-page--product .pswp__bg,.pswp__img--placeholder--blank{background:#dedbd9}/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
 */.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333}.ui-widget-content a{color:#333333}.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold}.ui-widget-header a{color:#333333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a.ui-button:link,a.ui-button:visited,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ffffff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(https://dplscqdtdgskd.cloudfront.net/assets/ui/ui-icons_444444_256x240-d01e927c0d3b3493d0c091a092e16224a682324d5c3aeaeb75be9064fa5792bd.png)}.ui-widget-header .ui-icon{background-image:url(https://dplscqdtdgskd.cloudfront.net/assets/ui/ui-icons_444444_256x240-d01e927c0d3b3493d0c091a092e16224a682324d5c3aeaeb75be9064fa5792bd.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(https://dplscqdtdgskd.cloudfront.net/assets/ui/ui-icons_555555_256x240-1fff16e5d9b2e5f910d6e95e81144e644d3934c74a3306ca172671ec2b205383.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(https://dplscqdtdgskd.cloudfront.net/assets/ui/ui-icons_ffffff_256x240-da08a732e7e7c377af4dba6b65cc4e293085a5cf933a5ba081688dc8ff7bf3be.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(https://dplscqdtdgskd.cloudfront.net/assets/ui/ui-icons_777620_256x240-578dfd89e65ea89cb2a05d3df5ebb64a90d76fa9c6da1c75f51cb7eeaaba1757.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://dplscqdtdgskd.cloudfront.net/assets/ui/ui-icons_cc0000_256x240-874be1fb6d0db61aa30286d57c2a4762cb0a5271bfb3e7dd48ceba5eb93a5b62.png)}.ui-button .ui-icon{background-image:url(https://dplscqdtdgskd.cloudfront.net/assets/ui/ui-icons_777777_256x240-abe3cc96fa71a0187b6188b8c300e865f45e8958d972b972b29179eff8d3627d.png)}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaaaaa;opacity:.3;-ms-filter:Alpha(Opacity=30)}.ui-widget-shadow{box-shadow:0px 0px 5px #666666}:root{--ck-color-image-caption-background: hsl(0, 0%, 97%);--ck-color-image-caption-text: hsl(0, 0%, 20%);--ck-color-mention-background: hsla(341, 100%, 30%, 0.1);--ck-color-mention-text: hsl(341, 100%, 30%);--ck-color-selector-caption-background: hsl(0, 0%, 97%);--ck-color-selector-caption-text: hsl(0, 0%, 20%);--ck-highlight-marker-blue: hsl(201, 97%, 72%);--ck-highlight-marker-green: hsl(120, 93%, 68%);--ck-highlight-marker-pink: hsl(345, 96%, 73%);--ck-highlight-marker-yellow: hsl(60, 97%, 73%);--ck-highlight-pen-green: hsl(112, 100%, 27%);--ck-highlight-pen-red: hsl(0, 85%, 49%);--ck-image-style-spacing: 1.5em;--ck-inline-image-style-spacing: calc(var(--ck-image-style-spacing) / 2);--ck-todo-list-checkmark-size: 16px}.ck-content .table>figcaption{display:table-caption;caption-side:top;word-break:break-word;text-align:center;color:var(--ck-color-selector-caption-text);background-color:var(--ck-color-selector-caption-background);padding:.6em;font-size:.75em;outline-offset:-1px}.ck-content .table{margin:0.9em auto;display:table}.ck-content .table table{border-collapse:collapse;border-spacing:0;width:100%;height:100%;border:1px double #b3b3b3}.ck-content .table table td,.ck-content .table table th{min-width:2em;padding:.4em;border:1px solid #bfbfbf}.ck-content .table table th{font-weight:bold;background:black}.ck-content[dir="rtl"] .table th{text-align:right}.ck-content[dir="ltr"] .table th{text-align:left}.ck-content .table .ck-table-resized{table-layout:fixed}.ck-content .table table{overflow:hidden}.ck-content .table td,.ck-content .table th{overflow-wrap:break-word;position:relative}.ck-content .page-break{position:relative;clear:both;padding:5px 0;display:flex;align-items:center;justify-content:center}.ck-content .page-break::after{content:'';position:absolute;border-bottom:2px dashed #c4c4c4;width:100%}.ck-content .page-break__label{position:relative;z-index:1;padding:.3em .6em;display:block;text-transform:uppercase;border:1px solid #c4c4c4;border-radius:2px;font-family:Helvetica, Arial, Tahoma, Verdana, Sans-Serif;font-size:0.75em;font-weight:bold;color:#333333;background:white;box-shadow:2px 2px 1px rgba(0,0,0,0.15);-webkit-user-select:none;-moz-user-select:none;user-select:none}.ck-content .media{clear:both;margin:0.9em 0;display:block;min-width:15em}.ck-content .todo-list{list-style:none}.ck-content .todo-list li{margin-bottom:5px}.ck-content .todo-list li .todo-list{margin-top:5px}.ck-content .todo-list .todo-list__label>input{-webkit-appearance:none;display:inline-block;position:relative;width:var(--ck-todo-list-checkmark-size);height:var(--ck-todo-list-checkmark-size);vertical-align:middle;border:0;left:-25px;margin-right:-15px;right:0;margin-left:0}.ck-content .todo-list .todo-list__label>input::before{display:block;position:absolute;box-sizing:border-box;content:'';width:100%;height:100%;border:1px solid #333333;border-radius:2px;transition:250ms ease-in-out box-shadow, 250ms ease-in-out background, 250ms ease-in-out border}.ck-content .todo-list .todo-list__label>input::after{display:block;position:absolute;box-sizing:content-box;pointer-events:none;content:'';left:calc( var(--ck-todo-list-checkmark-size) / 3);top:calc( var(--ck-todo-list-checkmark-size) / 5.3);width:calc( var(--ck-todo-list-checkmark-size) / 5.3);height:calc( var(--ck-todo-list-checkmark-size) / 2.6);border-style:solid;border-color:transparent;border-width:0 calc( var(--ck-todo-list-checkmark-size) / 8) calc( var(--ck-todo-list-checkmark-size) / 8) 0;transform:rotate(45deg)}.ck-content .todo-list .todo-list__label>input[checked]::before{background:#26ab33;border-color:#26ab33}.ck-content .todo-list .todo-list__label>input[checked]::after{border-color:white}.ck-content .todo-list .todo-list__label .todo-list__label__description{vertical-align:middle}.ck-content .image>figcaption{display:table-caption;caption-side:bottom;word-break:break-word;color:var(--ck-color-image-caption-text);background-color:var(--ck-color-image-caption-background);padding:.6em;font-size:.75em;outline-offset:-1px}.ck-content .image.image_resized{max-width:100%;display:block;box-sizing:border-box}.ck-content .image.image_resized img{width:100%}.ck-content .image.image_resized>figcaption{display:block}.ck-content .image{display:table;clear:both;text-align:center;margin:0.9em auto;min-width:50px}.ck-content .image img{display:block;margin:0 auto;max-width:100%;min-width:100%}.ck-content .image-inline{display:inline-flex;max-width:100%;align-items:flex-start}.ck-content .image-inline picture{display:flex}.ck-content .image-inline picture,.ck-content .image-inline img{flex-grow:1;flex-shrink:1;max-width:100%}.ck-content .marker-yellow{background-color:var(--ck-highlight-marker-yellow)}.ck-content .marker-green{background-color:var(--ck-highlight-marker-green)}.ck-content .marker-pink{background-color:var(--ck-highlight-marker-pink)}.ck-content .marker-blue{background-color:var(--ck-highlight-marker-blue)}.ck-content .pen-red{color:var(--ck-highlight-pen-red);background-color:transparent}.ck-content .pen-green{color:var(--ck-highlight-pen-green);background-color:transparent}.ck-content ol{list-style-type:decimal}.ck-content ol ol{list-style-type:lower-latin}.ck-content ol ol ol{list-style-type:lower-roman}.ck-content ol ol ol ol{list-style-type:upper-latin}.ck-content ol ol ol ol ol{list-style-type:upper-roman}.ck-content ul{list-style-type:disc}.ck-content ul ul{list-style-type:circle}.ck-content ul ul ul{list-style-type:square}.ck-content ul ul ul ul{list-style-type:square}.ck-content .image-style-block-align-left,.ck-content .image-style-block-align-right{max-width:calc(100% - var(--ck-image-style-spacing))}.ck-content .image-style-align-left,.ck-content .image-style-align-right{clear:none}.ck-content .image-style-side{float:right;margin-left:var(--ck-image-style-spacing);max-width:50%}.ck-content .image-style-align-left{float:left;margin-right:var(--ck-image-style-spacing)}.ck-content .image-style-align-center{margin-left:auto;margin-right:auto}.ck-content .image-style-align-right{float:right;margin-left:var(--ck-image-style-spacing)}.ck-content .image-style-block-align-right{margin-right:0;margin-left:auto}.ck-content .image-style-block-align-left{margin-left:0;margin-right:auto}.ck-content p+.image-style-align-left,.ck-content p+.image-style-align-right,.ck-content p+.image-style-side{margin-top:0}.ck-content .image-inline.image-style-align-left,.ck-content .image-inline.image-style-align-right{margin-top:var(--ck-inline-image-style-spacing);margin-bottom:var(--ck-inline-image-style-spacing)}.ck-content .image-inline.image-style-align-left{margin-right:var(--ck-inline-image-style-spacing)}.ck-content .image-inline.image-style-align-right{margin-left:var(--ck-inline-image-style-spacing)}.ck-content blockquote{overflow:hidden;padding-right:1.5em;padding-left:1.5em;margin-left:0;margin-right:0;font-style:italic;border-left:solid 5px #cccccc}.ck-content[dir="rtl"] blockquote{border-left:0;border-right:solid 5px #cccccc}.ck-content .text-tiny{font-size:.7em}.ck-content .text-small{font-size:.85em}.ck-content .text-big{font-size:1.4em}.ck-content .text-huge{font-size:1.8em}.ck-content code{background-color:rgba(199,199,199,0.3);padding:.15em;border-radius:2px}.ck-content .mention{background:var(--ck-color-mention-background);color:var(--ck-color-mention-text)}.ck-content hr{margin:15px 0;height:4px;background:#dedede;border:0}.ck-content pre{padding:1em;color:#353535;background:rgba(199,199,199,0.3);border:1px solid #c4c4c4;border-radius:2px;text-align:left;direction:ltr;-moz-tab-size:4;-o-tab-size:4;tab-size:4;white-space:pre-wrap;font-style:normal;min-width:200px}.ck-content pre code{background:unset;padding:0;border-radius:0}@media print{.ck-content .page-break{padding:0}.ck-content .page-break::after{display:none}}.generic .featured-products{width:100vw;margin-left:calc(50% - 50vw)}@media only screen and (max-width: 767px){.block-text.wrapper,.title-and-text.wrapper{width:100vw;margin-left:calc(50% - 50vw)}}@media only screen and (max-width: 1023px){.image-with-text-side-by-side,.cards-with-text-side-by-side.wrapper{width:100vw;margin-left:calc(50% - 50vw)}}.c-social,.c-list{margin:0;padding:0;list-style-type:none}.is-hidden{display:none}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-out{from{opacity:1}to{opacity:0}}@keyframes rotate-in{from{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes rotate-out{0%{transform:rotate(360deg)}100%{transform:rotate(0deg)}}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;width:calc(100% + calc(100vw - 100%));overflow-x:hidden;scroll-behavior:smooth}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}ul,ol{text-align:left}figcaption,figure,main{display:block}figure{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*,:after,:before{box-sizing:border-box}body{font-family:"Poppins", sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#000000;-webkit-font-smoothing:subpixel-antialiased}a{text-decoration:none;color:#8b8b8b;transition:all 0.25s}.link{text-decoration:none;color:#8b8b8b;transition:all 0.25s}.link--underline{text-decoration:underline;color:#000000}.link--underline:hover{text-decoration:none}.link--gray{color:#8b8b8b}.link--black{color:#000000}b,strong{font-weight:600}.t-page-title,.page-title{font-size:2rem;font-weight:400}@media only screen and (min-width: 768px){.t-page-title,.page-title{font-size:1.75rem}}@media only screen and (min-width: 1024px){.t-page-title,.page-title{font-size:1.5rem;line-height:2rem;margin:0 0 25px 0}}button,input,optgroup,select,textarea{font-family:"Poppins", sans-serif}.page-title-secondary{font-size:1.5rem;line-height:1.75rem;letter-spacing:0.01875rem;font-weight:400;text-transform:uppercase}.page-section-title{font-size:3.125rem;line-height:3.4375rem;letter-spacing:0.1125rem;font-weight:400;margin:0 0 70px 0}.page-subtitle{font-size:1.25rem;line-height:1.875rem;font-weight:600;margin:0 0 25px 0}.page-subtitle--bordered{border:solid 1px #000000;padding:0 5px;width:auto;margin:0}.t-page-title-medium{color:#50596c;font-weight:100;font-size:2.5rem;line-height:3.4375rem;text-align:left;text-transform:uppercase;margin:0;word-break:break-word}@media only screen and (min-width: 768px){.t-page-title-medium{font-size:4.0625rem;line-height:4.375rem}}@media only screen and (min-width: 1248px){.t-page-title-medium{font-size:4.6875rem;line-height:5rem}}.t-page-title-small{font-family:"Poppins", sans-serif;font-size:3.25rem;line-height:3.25rem;font-weight:300;color:#50596c;text-transform:uppercase;margin-top:0}@media only screen and (min-width: 768px){.t-page-title-small{font-size:2.5rem;line-height:2.5rem}}.t-page-title-small--lowercase{text-transform:unset}.t-page-sub-title{font-size:1.4375rem;line-height:2.0625rem;font-weight:400;margin:1.25rem 0}@media only screen and (min-width: 768px){.t-page-sub-title{font-size:1.25rem;line-height:1.8125rem}}.t-title{font-size:1.75rem}.t-title--center{text-align:center}.t-title--home{font-size:2.5rem;line-height:3.3125rem;text-align:center;color:#000000;margin:8.125rem auto;width:70%}.t-subtitle{font-size:1.25rem;text-transform:uppercase}.t-subtitle--center{text-align:center}.t-contact-phone{font-size:1.5rem;line-height:2rem;color:#000000;font-family:"Noto Serif Display", serif}.t-store{font-size:0.875rem;color:#000000}.t-store--title{font-weight:bold}.t-page-intro{font-size:1.125rem;line-height:2.375rem;color:#000000;padding:3.125rem 0.9375rem 0 3.625rem}@media only screen and (min-width: 768px){.t-page-intro{font-size:0.875rem;line-height:1.8125rem;padding:16.25rem 2.5rem 0 2.5rem}}.t-page-intro-secondary{font-size:1.125rem;line-height:1.625rem;color:#000000;margin:0.625rem 0 0 0;letter-spacing:0.015625rem;position:relative;padding:2.5rem 0 0 0}.t-page-intro-secondary:before{content:"";position:absolute;top:0;left:0;display:block;width:0.875rem;height:0.875rem;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-arrow-right-9b5c2e3f2248472828dedafff1f666f88899113b016e503792628b2090c401b5.svg) center top no-repeat;background-size:0.875rem 0.875rem;transform:rotate(90deg)}@media only screen and (min-width: 768px){.t-page-intro-secondary{font-size:0.875rem;line-height:1.25rem;margin:0;padding:0 0 0 1.875rem}.t-page-intro-secondary:before{width:0.625rem;height:0.625rem;background-size:0.625rem 0.625rem;transform:rotate(0)}}body,.body{background:#ffffff;position:relative}body--gray,.body--gray{background:#fcfcfc}.wrapper{width:100%;max-width:1710px;margin:0 auto;padding:0 25px}@media only screen and (min-width: 768px){.wrapper{padding:0 35px}}.page{margin:50px 0 100px 0}.l-page{margin:0;padding:6.875rem 0 0 0}@media only screen and (min-width: 768px){.l-page{padding:7.5rem 0 0 0;margin:3.125rem 0 0 0}}.l-page--full-page{max-width:inherit;width:100vw;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:5rem 0 6.25rem 0}@media only screen and (min-width: 768px){.l-page--full-page:before{content:"";position:absolute;top:0;bottom:0;left:0;width:0.9375rem;background:#ffffff}.l-page--full-page:after{content:"";position:absolute;top:0;right:0;bottom:0;width:0.9375rem;background:#ffffff}}.l-page__intro{display:flex;flex-direction:column;margin:2.6875rem 0.9375rem 0 0.9375rem;position:relative}.l-page__intro:before{content:"";position:absolute;top:-5rem;display:block;width:2.4375rem;height:3.125rem}@media only screen and (min-width: 768px){.l-page__intro{flex-direction:row;margin:0}.l-page__intro:before{top:-2.6875rem;width:1.625rem;height:2.0625rem;background-size:1.625rem 2.0625rem}}.l-page__intro--secondary{margin:0}@media only screen and (min-width: 768px){.l-page__intro--secondary{margin:0 auto}}.l-page__intro__left{margin:3.125rem 0 0 0}@media only screen and (min-width: 768px){.l-page__intro__left{margin:5.625rem 0 0 0;flex:60%}}.l-page__intro__left--small{margin:0}@media only screen and (min-width: 768px){.l-page__intro__left--small{width:100%;max-width:14.875rem;padding:0 3.125rem 0 0;flex:unset}}.l-page__intro__left--medium{margin:0}@media only screen and (min-width: 768px){.l-page__intro__left--medium{width:100%;max-width:25rem;padding:0 3.125rem 0 0;flex:unset}}@media only screen and (min-width: 768px){.l-page__intro__right{flex:40%}}.l-page__intro__fullwidth{margin:3.125rem 0}@media only screen and (min-width: 768px){.l-page__intro__fullwidth{margin:5.625rem 0 2.5rem 0;flex:100%}}.l-page__intro__picto{width:3.75rem;height:3.75rem}@media only screen and (min-width: 768px){.l-page__intro__picto{width:7.5rem;height:7.5rem}}.l-page__intro__picto__img{width:100%}.l-wrapper{max-width:1024px;min-width:320px;width:100%;margin:0 auto;padding:0 0.9375rem}@media only screen and (min-width: 1248px){.l-wrapper{padding:0}}.l-wrapper--with-padding{padding:0 0.9375rem}.flickity-slider{display:flex;position:static}.carousel-cell{position:static !important;flex:0 0 25%}.carousel-cell---center{text-align:center;align-self:center}.carousel-cell---brand{flex:0 0 33%}@media only screen and (max-width: 1023px){.carousel-cell{flex:0 0 33%}}@media only screen and (max-width: 479px){.carousel-cell{flex:0 0 99%}}@media only screen and (max-width: 639px){.carousel-cell---product{flex:0 0 99%}}@media only screen and (max-width: 1023px){.l-body-fix-scroll{overflow:hidden;position:fixed;top:0;left:0;width:100%;height:100%;z-index:20}}.grid-container{-ms-display:grid;display:grid;-ms-grid-template-columns:repeat(12, 1fr);grid-template-columns:repeat(12, 1fr);-ms-grid-column-gap:1vmax;grid-column-gap:1vmax;-ms-grid-row-gap:1vmax;grid-row-gap:1vmax;-ms-grid-auto-flow:dense;grid-auto-flow:dense}.col-xs-justify-items-start{-ms-justify-items:start;justify-items:start}.col-xs-justify-items-end{-ms-justify-items:end;justify-items:end}.col-xs-justify-items-center{-ms-justify-items:center;justify-items:center}.col-xs-justify-items-stretch{-ms-justify-items:stretch;justify-items:stretch}.col-xs-align-items-start{-ms-align-items:start;align-items:start}.col-xs-align-items-end{-ms-align-items:end;align-items:end}.col-xs-align-items-center{-ms-align-items:center;align-items:center}.col-xs-align-items-stretch{-ms-align-items:stretch;align-items:stretch}.col-xs-justify-content-start{-ms-justify-content:start;justify-content:start}.col-xs-justify-content-end{-ms-justify-content:end;justify-content:end}.col-xs-justify-content-center{-ms-justify-content:center;justify-content:center}.col-xs-justify-content-stretch{-ms-justify-content:stretch;justify-content:stretch}.col-xs-justify-content-space-around{-ms-justify-content:space-around;justify-content:space-around}.col-xs-justify-content-space-between{-ms-justify-content:space-between;justify-content:space-between}.col-xs-justify-content-space-evenly{-ms-justify-content:space-evenly;justify-content:space-evenly}.col-xs-align-content-start{-ms-align-content:start;align-content:start}.col-xs-align-content-end{-ms-align-content:end;align-content:end}.col-xs-align-content-center{-ms-align-content:center;align-content:center}.col-xs-align-content-stretch{-ms-align-content:stretch;align-content:stretch}.col-xs-align-content-space-around{-ms-align-content:space-around;align-content:space-around}.col-xs-align-content-space-between{-ms-align-content:start;align-content:space-between}.col-xs-align-content-space-evenly{-ms-align-content:end;align-content:space-evenly}.col-xs-grid-auto-flow-row{-ms-align-content:center;grid-auto-flow:row}.col-xs-grid-auto-flow-column{-ms-align-content:stretch;grid-auto-flow:column}.col-xs-grid-auto-flow-dense{-ms-align-content:space-around;grid-auto-flow:dense}.col-xs-1{grid-column-end:span 1}.col-xs-2{grid-column-end:span 2}.col-xs-3{grid-column-end:span 3}.col-xs-4{grid-column-end:span 4}.col-xs-5{grid-column-end:span 5}.col-xs-6{grid-column-end:span 6}.col-xs-7{grid-column-end:span 7}.col-xs-8{grid-column-end:span 8}.col-xs-9{grid-column-end:span 9}.col-xs-10{grid-column-end:span 10}.col-xs-11{grid-column-end:span 11}.col-xs-12{grid-column-end:span 12}.col-xs-offset-2{-ms-grid-column-start:2;grid-column-start:2}.col-xs-offset-3{-ms-grid-column-start:3;grid-column-start:3}.col-xs-offset-4{-ms-grid-column-start:4;grid-column-start:4}.col-xs-offset-5{-ms-grid-column-start:5;grid-column-start:5}.col-xs-offset-6{-ms-grid-column-start:6;grid-column-start:6}.col-xs-offset-7{-ms-grid-column-start:7;grid-column-start:7}.col-xs-offset-8{-ms-grid-column-start:8;grid-column-start:8}.col-xs-offset-9{-ms-grid-column-start:9;grid-column-start:9}.col-xs-offset-10{-ms-grid-column-start:10;grid-column-start:10}.col-xs-offset-11{-ms-grid-column-start:11;grid-column-start:11}.col-xs-offset-12{-ms-grid-column-start:12;grid-column-start:12}.col-xs-justify-self-start{-ms-justify-self:start;justify-self:start}.col-xs-justify-self-end{-ms-justify-self:end;justify-self:end}.col-xs-justify-self-center{-ms-justify-self:center;justify-self:center}.col-xs-justify-self-stretch{-ms-justify-self:stretch;justify-self:stretch}.col-xs-align-self-start{-ms-justify-self:start;align-self:start}.col-xs-align-self-end{-ms-align-self:end;align-self:end}.col-xs-align-self-center{-ms-align-self:center;align-self:center}.col-xs-align-self-stretch{-ms-align-self:stretch;align-self:stretch}@media only screen and (min-width: 768px){.col-sm-justify-items-start{-ms-justify-items:start;justify-items:start}.col-sm-justify-items-end{-ms-justify-items:end;justify-items:end}.col-sm-justify-items-center{-ms-justify-items:center;justify-items:center}.col-sm-justify-items-stretch{-ms-justify-items:stretch;justify-items:stretch}.col-sm-align-items-start{-ms-align-items:start;align-items:start}.col-sm-align-items-end{-ms-align-items:end;align-items:end}.col-sm-align-items-center{-ms-align-items:center;align-items:center}.col-sm-align-items-stretch{-ms-align-items:stretch;align-items:stretch}.col-sm-justify-content-start{-ms-justify-content:start;justify-content:start}.col-sm-justify-content-end{-ms-justify-content:end;justify-content:end}.col-sm-justify-content-center{-ms-justify-content:center;justify-content:center}.col-sm-justify-content-stretch{-ms-justify-content:stretch;justify-content:stretch}.col-sm-justify-content-space-around{-ms-justify-content:space-around;justify-content:space-around}.col-sm-justify-content-space-between{-ms-justify-content:space-between;justify-content:space-between}.col-sm-justify-content-space-evenly{-ms-justify-content:space-evenly;justify-content:space-evenly}.col-sm-align-content-start{-ms-align-content:start;align-content:start}.col-sm-align-content-end{-ms-align-content:end;align-content:end}.col-sm-align-content-center{-ms-align-content:center;align-content:center}.col-sm-align-content-stretch{-ms-align-content:stretch;align-content:stretch}.col-sm-align-content-space-around{-ms-align-content:space-around;align-content:space-around}.col-sm-align-content-space-between{-ms-align-content:start;align-content:space-between}.col-sm-align-content-space-evenly{-ms-align-content:end;align-content:space-evenly}.col-sm-grid-auto-flow-row{-ms-align-content:center;grid-auto-flow:row}.col-sm-grid-auto-flow-column{-ms-align-content:stretch;grid-auto-flow:column}.col-sm-grid-auto-flow-dense{-ms-align-content:space-around;grid-auto-flow:dense}.col-sm-1{grid-column-end:span 1}.col-sm-2{grid-column-end:span 2}.col-sm-3{grid-column-end:span 3}.col-sm-4{grid-column-end:span 4}.col-sm-5{grid-column-end:span 5}.col-sm-6{grid-column-end:span 6}.col-sm-7{grid-column-end:span 7}.col-sm-8{grid-column-end:span 8}.col-sm-9{grid-column-end:span 9}.col-sm-10{grid-column-end:span 10}.col-sm-11{grid-column-end:span 11}.col-sm-12{grid-column-end:span 12}.col-sm-offset-2{-ms-grid-column-start:2;grid-column-start:2}.col-sm-offset-3{-ms-grid-column-start:3;grid-column-start:3}.col-sm-offset-4{-ms-grid-column-start:4;grid-column-start:4}.col-sm-offset-5{-ms-grid-column-start:5;grid-column-start:5}.col-sm-offset-6{-ms-grid-column-start:6;grid-column-start:6}.col-sm-offset-7{-ms-grid-column-start:7;grid-column-start:7}.col-sm-offset-8{-ms-grid-column-start:8;grid-column-start:8}.col-sm-offset-9{-ms-grid-column-start:9;grid-column-start:9}.col-sm-offset-10{-ms-grid-column-start:10;grid-column-start:10}.col-sm-offset-11{-ms-grid-column-start:11;grid-column-start:11}.col-sm-offset-12{-ms-grid-column-start:12;grid-column-start:12}.col-sm-justify-self-start{-ms-justify-self:start;justify-self:start}.col-sm-justify-self-end{-ms-justify-self:end;justify-self:end}.col-sm-justify-self-center{-ms-justify-self:center;justify-self:center}.col-sm-justify-self-stretch{-ms-justify-self:stretch;justify-self:stretch}.col-sm-align-self-start{-ms-justify-self:start;align-self:start}.col-sm-align-self-end{-ms-align-self:end;align-self:end}.col-sm-align-self-center{-ms-align-self:center;align-self:center}.col-sm-align-self-stretch{-ms-align-self:stretch;align-self:stretch}}@media only screen and (min-width: 1024px){.col-md-justify-items-start{-ms-justify-items:start;justify-items:start}.col-md-justify-items-end{-ms-justify-items:end;justify-items:end}.col-md-justify-items-center{-ms-justify-items:center;justify-items:center}.col-md-justify-items-stretch{-ms-justify-items:stretch;justify-items:stretch}.col-md-align-items-start{-ms-align-items:start;align-items:start}.col-md-align-items-end{-ms-align-items:end;align-items:end}.col-md-align-items-center{-ms-align-items:center;align-items:center}.col-md-align-items-stretch{-ms-align-items:stretch;align-items:stretch}.col-md-justify-content-start{-ms-justify-content:start;justify-content:start}.col-md-justify-content-end{-ms-justify-content:end;justify-content:end}.col-md-justify-content-center{-ms-justify-content:center;justify-content:center}.col-md-justify-content-stretch{-ms-justify-content:stretch;justify-content:stretch}.col-md-justify-content-space-around{-ms-justify-content:space-around;justify-content:space-around}.col-md-justify-content-space-between{-ms-justify-content:space-between;justify-content:space-between}.col-md-justify-content-space-evenly{-ms-justify-content:space-evenly;justify-content:space-evenly}.col-md-align-content-start{-ms-align-content:start;align-content:start}.col-md-align-content-end{-ms-align-content:end;align-content:end}.col-md-align-content-center{-ms-align-content:center;align-content:center}.col-md-align-content-stretch{-ms-align-content:stretch;align-content:stretch}.col-md-align-content-space-around{-ms-align-content:space-around;align-content:space-around}.col-md-align-content-space-between{-ms-align-content:start;align-content:space-between}.col-md-align-content-space-evenly{-ms-align-content:end;align-content:space-evenly}.col-md-grid-auto-flow-row{-ms-align-content:center;grid-auto-flow:row}.col-md-grid-auto-flow-column{-ms-align-content:stretch;grid-auto-flow:column}.col-md-grid-auto-flow-dense{-ms-align-content:space-around;grid-auto-flow:dense}.col-md-1{grid-column-end:span 1}.col-md-2{grid-column-end:span 2}.col-md-3{grid-column-end:span 3}.col-md-4{grid-column-end:span 4}.col-md-5{grid-column-end:span 5}.col-md-6{grid-column-end:span 6}.col-md-7{grid-column-end:span 7}.col-md-8{grid-column-end:span 8}.col-md-9{grid-column-end:span 9}.col-md-10{grid-column-end:span 10}.col-md-11{grid-column-end:span 11}.col-md-12{grid-column-end:span 12}.col-md-offset-2{-ms-grid-column-start:2;grid-column-start:2}.col-md-offset-3{-ms-grid-column-start:3;grid-column-start:3}.col-md-offset-4{-ms-grid-column-start:4;grid-column-start:4}.col-md-offset-5{-ms-grid-column-start:5;grid-column-start:5}.col-md-offset-6{-ms-grid-column-start:6;grid-column-start:6}.col-md-offset-7{-ms-grid-column-start:7;grid-column-start:7}.col-md-offset-8{-ms-grid-column-start:8;grid-column-start:8}.col-md-offset-9{-ms-grid-column-start:9;grid-column-start:9}.col-md-offset-10{-ms-grid-column-start:10;grid-column-start:10}.col-md-offset-11{-ms-grid-column-start:11;grid-column-start:11}.col-md-offset-12{-ms-grid-column-start:12;grid-column-start:12}.col-md-justify-self-start{-ms-justify-self:start;justify-self:start}.col-md-justify-self-end{-ms-justify-self:end;justify-self:end}.col-md-justify-self-center{-ms-justify-self:center;justify-self:center}.col-md-justify-self-stretch{-ms-justify-self:stretch;justify-self:stretch}.col-md-align-self-start{-ms-justify-self:start;align-self:start}.col-md-align-self-end{-ms-align-self:end;align-self:end}.col-md-align-self-center{-ms-align-self:center;align-self:center}.col-md-align-self-stretch{-ms-align-self:stretch;align-self:stretch}}@media only screen and (min-width: 1248px){.col-lg-justify-items-start{-ms-justify-items:start;justify-items:start}.col-lg-justify-items-end{-ms-justify-items:end;justify-items:end}.col-lg-justify-items-center{-ms-justify-items:center;justify-items:center}.col-lg-justify-items-stretch{-ms-justify-items:stretch;justify-items:stretch}.col-lg-align-items-start{-ms-align-items:start;align-items:start}.col-lg-align-items-end{-ms-align-items:end;align-items:end}.col-lg-align-items-center{-ms-align-items:center;align-items:center}.col-lg-align-items-stretch{-ms-align-items:stretch;align-items:stretch}.col-lg-justify-content-start{-ms-justify-content:start;justify-content:start}.col-lg-justify-content-end{-ms-justify-content:end;justify-content:end}.col-lg-justify-content-center{-ms-justify-content:center;justify-content:center}.col-lg-justify-content-stretch{-ms-justify-content:stretch;justify-content:stretch}.col-lg-justify-content-space-around{-ms-justify-content:space-around;justify-content:space-around}.col-lg-justify-content-space-between{-ms-justify-content:space-between;justify-content:space-between}.col-lg-justify-content-space-evenly{-ms-justify-content:space-evenly;justify-content:space-evenly}.col-lg-align-content-start{-ms-align-content:start;align-content:start}.col-lg-align-content-end{-ms-align-content:end;align-content:end}.col-lg-align-content-center{-ms-align-content:center;align-content:center}.col-lg-align-content-stretch{-ms-align-content:stretch;align-content:stretch}.col-lg-align-content-space-around{-ms-align-content:space-around;align-content:space-around}.col-lg-align-content-space-between{-ms-align-content:start;align-content:space-between}.col-lg-align-content-space-evenly{-ms-align-content:end;align-content:space-evenly}.col-lg-grid-auto-flow-row{-ms-align-content:center;grid-auto-flow:row}.col-lg-grid-auto-flow-column{-ms-align-content:stretch;grid-auto-flow:column}.col-lg-grid-auto-flow-dense{-ms-align-content:space-around;grid-auto-flow:dense}.col-lg-1{grid-column-end:span 1}.col-lg-2{grid-column-end:span 2}.col-lg-3{grid-column-end:span 3}.col-lg-4{grid-column-end:span 4}.col-lg-5{grid-column-end:span 5}.col-lg-6{grid-column-end:span 6}.col-lg-7{grid-column-end:span 7}.col-lg-8{grid-column-end:span 8}.col-lg-9{grid-column-end:span 9}.col-lg-10{grid-column-end:span 10}.col-lg-11{grid-column-end:span 11}.col-lg-12{grid-column-end:span 12}.col-lg-offset-2{-ms-grid-column-start:2;grid-column-start:2}.col-lg-offset-3{-ms-grid-column-start:3;grid-column-start:3}.col-lg-offset-4{-ms-grid-column-start:4;grid-column-start:4}.col-lg-offset-5{-ms-grid-column-start:5;grid-column-start:5}.col-lg-offset-6{-ms-grid-column-start:6;grid-column-start:6}.col-lg-offset-7{-ms-grid-column-start:7;grid-column-start:7}.col-lg-offset-8{-ms-grid-column-start:8;grid-column-start:8}.col-lg-offset-9{-ms-grid-column-start:9;grid-column-start:9}.col-lg-offset-10{-ms-grid-column-start:10;grid-column-start:10}.col-lg-offset-11{-ms-grid-column-start:11;grid-column-start:11}.col-lg-offset-12{-ms-grid-column-start:12;grid-column-start:12}.col-lg-justify-self-start{-ms-justify-self:start;justify-self:start}.col-lg-justify-self-end{-ms-justify-self:end;justify-self:end}.col-lg-justify-self-center{-ms-justify-self:center;justify-self:center}.col-lg-justify-self-stretch{-ms-justify-self:stretch;justify-self:stretch}.col-lg-align-self-start{-ms-justify-self:start;align-self:start}.col-lg-align-self-end{-ms-align-self:end;align-self:end}.col-lg-align-self-center{-ms-align-self:center;align-self:center}.col-lg-align-self-stretch{-ms-align-self:stretch;align-self:stretch}}.grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense}@media only screen and (min-width: 768px){.grid{grid-template-columns:repeat(8, 1fr)}}@media only screen and (min-width: 1024px){.grid{grid-template-columns:repeat(12, 1fr)}}@media only screen and (min-width: 1248px){.grid{grid-column-gap:32px;grid-row-gap:32px}}.l-grid__header{width:100%;max-width:1024px;margin:0 auto;justify-content:space-between}.l-grid__footer{display:flex;justify-content:space-between;-moz-column-count:4;column-count:4}@media only screen and (max-width: 1023px){.l-grid__footer{flex-direction:column}}.l-grid__footer-nav{flex:66.66%;margin-right:1.25rem}@media only screen and (max-width: 1023px){.l-grid__footer-nav{flex:100%;margin:0}}.l-grid__footer-link{display:flex;justify-content:space-between;flex-wrap:wrap}.l-grid__footer-section{flex:25%}@media only screen and (max-width: 767px){.l-grid__footer-section{flex:100%}}.l-grid__footer-newsletter{flex:33.33%;margin-left:1.25rem}@media only screen and (max-width: 1023px){.l-grid__footer-newsletter{flex:100%;margin:0;order:-1}}.l-grid__footer--bottom{display:flex;flex-direction:row}@media only screen and (max-width: 767px){.l-grid__footer--bottom{flex-direction:column}}@media only screen and (max-width: 1023px){.l-grid__footer-logo{flex:100%}}.l-grid__footer-credentials{flex:33.33%}@media only screen and (max-width: 1023px){.l-grid__footer-credentials{flex:100%}}.l-grid__footer-legal{flex:33.33%}@media only screen and (max-width: 1023px){.l-grid__footer-legal{flex:100%}}.l-grid__home-card{display:flex;justify-content:space-between;position:relative;z-index:10}@media only screen and (max-width: 639px){.l-grid__home-card{flex-direction:column}}.l-grid__gallery{display:flex;flex-flow:row wrap}.l-grid__gallery .is-active{display:none}.l-grid__gallery{margin-top:1.5rem;gap:1.5rem}.l-grid--gallery{grid-template-columns:repeat(4, 1fr);grid-gap:0;display:grid}.l-grid--gallery .c-gallery__block:nth-of-type(18n+3),.l-grid--gallery .c-gallery__block:nth-of-type(18n+14){grid-column:1 / -1;grid-row:auto}@media only screen and (min-width: 768px){.l-grid--gallery .c-gallery__block:nth-of-type(18n+3),.l-grid--gallery .c-gallery__block:nth-of-type(18n+14){grid-column:auto / span 2;grid-row:auto / span 2}}@media only screen and (min-width: 1024px){.l-grid--gallery .c-gallery__block:nth-of-type(18n+3),.l-grid--gallery .c-gallery__block:nth-of-type(18n+14){grid-row:auto / span 2}}.l-grid--gallery .c-gallery__block:nth-of-type(18n+4){grid-column:1}@media only screen and (max-width: 767px){.l-grid--gallery .c-gallery__block:nth-of-type(18n+4){grid-column:1 / -1}}@media only screen and (min-width: 768px){.l-grid--gallery .c-gallery__block:nth-of-type(18n+5){grid-column:2}}.l-grid--gallery .c-gallery__block:nth-of-type(18n+14){align-self:start}@media only screen and (min-width: 768px){.l-grid--gallery .c-gallery__block:nth-of-type(18n+3),.l-grid--gallery .c-gallery__block:nth-of-type(18n+4){align-self:end}}@media only screen and (max-width: 767px){.l-grid--gallery .c-gallery__block{grid-column:1 / -1}}@media only screen and (max-width: 767px){.l-grid--gallery .c-gallery__block--small{grid-column:1 / -1}}@media only screen and (min-width: 1024px){.l-grid--gallery{grid-template-columns:repeat(4, 1fr)}}.l-grid__card{display:flex}.l-grid__card--simple{flex-wrap:wrap;justify-content:center}@media only screen and (min-width: 640px){.l-grid__card--column{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;column-break-inside:avoid;orphans:1;widows:1}}.l-grid__card--article{width:25%}@media only screen and (min-width: 640px){.l-grid__card--article{display:inline-block;position:relative;flex-direction:column}}.l-grid__card--product{width:25%;padding:0.625rem}.l-grid__qw--gallery{flex:0 0 40%;margin-right:1.875rem}@media only screen and (max-width: 767px){.l-grid__qw--gallery{flex:0 0 30%;margin-right:0;margin-bottom:2.5rem}}@media only screen and (max-width: 479px){.l-grid__qw--gallery{flex:0 0 100%;margin-right:0;margin-bottom:2.5rem}}.l-grid__variation-section{margin:1.1875rem 0}.l-grid__checkout{display:flex;flex-flow:row wrap}.l-grid__checkout--nav{flex:0 0 100%}.l-grid__checkout--body{flex:0 0 100%}@media only screen and (min-width: 1024px){.l-grid__checkout--body{flex:0 0 75%}}.l-grid__checkout--aside{flex:0 0 25%}@media only screen and (max-width: 559px){.l-grid__checkout--aside{flex:0 0 100%}}.l-grid__checkout--footer{flex:0 0 100%}.l-grid__generic-page{display:flex;justify-content:space-between;margin-top:1.25rem}@media only screen and (max-width: 767px){.l-grid__generic-page{flex-direction:column;max-width:560px;margin-right:auto;margin-left:auto}}.l-grid__generic-page--gallery{flex:50%;margin-right:1.875rem}@media only screen and (max-width: 767px){.l-grid__generic-page--gallery{flex:100%;margin:0}}.l-grid__generic-page--description{flex:100%}.l-grid__generic-page--description--gallery{flex:50%}@media only screen and (max-width: 767px){.l-grid__generic-page--description{flex:100%}}.l-grid__product{display:flex;justify-content:space-between;margin-top:1.25rem}@media only screen and (max-width: 767px){.l-grid__product{flex-direction:column;max-width:560px;margin-right:auto;margin-left:auto}}@media only screen and (min-width: 768px){.l-grid__product{margin-top:2.5rem}}.l-grid__product--breadcrumb{flex:100%;display:none}@media only screen and (min-width: 560px){.l-grid__product--breadcrumb{display:block}}.l-grid__product--gallery{flex:50%;margin-right:1.875rem}@media only screen and (max-width: 767px){.l-grid__product--gallery{flex:100%;margin:0}}.l-grid__product--description{flex:50%}@media only screen and (max-width: 767px){.l-grid__product--description{flex:100%}}.l-grid__product--column{display:flex;flex-direction:column}.l-grid__article{display:flex;justify-content:space-between}@media only screen and (max-width: 767px){.l-grid__article{flex-direction:column;max-width:560px;margin:0 auto}}.l-grid__article--content{flex:50%}.l-grid__article--content--wrapper{display:flex}@media only screen and (max-width: 767px){.l-grid__article--content--wrapper{flex-direction:column;max-width:560px;margin:0 auto}}.l-grid__article--content__column{display:flex;flex-direction:column}@media only screen and (min-width: 1248px){.l-grid__article--content__column{flex-direction:row}}.l-grid__article--content__column--split{flex:100%;margin-top:1.875rem}@media only screen and (min-width: 1248px){.l-grid__article--content__column--split{flex:50%;margin-top:0}}.l-grid__article--content__column--split--f{margin-top:0}@media only screen and (min-width: 1248px){.l-grid__article--content__column--split--f{margin-right:1.875rem}}.l-grid__article--gallery{flex:50%;margin-right:1.875rem}@media only screen and (max-width: 767px){.l-grid__article--gallery{margin-right:0}}.l-grid__article--comments{flex:50%;margin-right:1.875rem}.l-grid__article--related-articles{flex:50%}.l-grid__article--related-articles .l-grid__card--column{-moz-column-count:2;column-count:2}@media only screen and (max-width: 1023px){.l-grid__article--related-articles .l-grid__card--column{-moz-column-count:1;column-count:1}}.l-grid__categories{display:flex;flex-wrap:wrap;max-width:560px;margin:0 auto}@media only screen and (min-width: 768px){.l-grid__categories{align-items:flex-start;max-width:100%;margin:0 0 0 0.9375rem}}.l-grid__categories__filters{flex:1 100%}@media only screen and (min-width: 768px){.l-grid__categories__filters{flex:1 35%;max-width:225px;margin-right:11px}}@media only screen and (min-width: 1024px){.l-grid__categories__filters{flex:1 28%}}@media only screen and (min-width: 768px){.l-grid__categories--no-filter{margin:0}}.l-grid__categories__wrapper{flex:1 100%}@media only screen and (min-width: 768px){.l-grid__categories__wrapper{flex:1 65%}}@media only screen and (min-width: 1024px){.l-grid__categories__wrapper{flex:3 72%}}.l-grid__categories__list{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (min-width: 768px){.l-grid__categories__list{justify-content:flex-start}}@media only screen and (min-width: 768px){.l-grid__categories__list--no-filter{justify-content:center}}.l-grid__categories__list .carousel-cell{flex:100%}@media only screen and (min-width: 640px){.l-grid__categories__list .carousel-cell{flex:0 0 45%}}@media only screen and (min-width: 1024px){.l-grid__categories__list .carousel-cell{flex:0 0 30%;max-width:225px}}.l-grid__categories__empty{display:flex;justify-content:center}.l-grid__blog{display:flex;flex-wrap:wrap;max-width:560px;margin:0 auto}@media only screen and (min-width: 768px){.l-grid__blog{align-items:flex-start;max-width:100%;margin:0 0 0 0.9375rem}}.l-grid__blog__filters{flex:1 100%}@media only screen and (min-width: 768px){.l-grid__blog__filters{flex:1 35%;max-width:225px;margin-right:11px}}@media only screen and (min-width: 1024px){.l-grid__blog__filters{flex:1 28%}}.l-grid__blog__wrapper{flex:1 100%}@media only screen and (min-width: 768px){.l-grid__blog__wrapper{flex:1 65%;margin-left:1.625rem}}@media only screen and (min-width: 1024px){.l-grid__blog__wrapper{flex:3 72%;margin-left:1.625rem}}.l-grid__blog__list{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (min-width: 768px){.l-grid__blog__list{justify-content:flex-start}}@media only screen and (min-width: 768px){.l-grid__blog__list--no-filter{justify-content:center}}.l-grid__blog__list .carousel-cell{flex:100%}@media only screen and (min-width: 640px){.l-grid__blog__list .carousel-cell{flex:0 0 50%}}@media only screen and (min-width: 1024px){.l-grid__blog__list .carousel-cell{flex:0 0 30%;max-width:225px}}.l-grid__blog__empty{display:flex;justify-content:center}.l-grid__account{display:flex;justify-content:space-between;-moz-column-count:2;column-count:2}@media only screen and (max-width: 479px){.l-grid__account{flex-direction:column}}.l-grid__account--address{flex:0 1 100%}.l-grid__account--addresses{display:flex}.l-grid__account--order{flex:0 1 100%}.l-grid__account--section{flex:0 1 50%;margin-right:1.25rem}@media only screen and (max-width: 479px){.l-grid__account--section{flex:0 1 100%}}.l-grid__order{display:flex;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width: 1023px){.l-grid__order{flex:33%}}@media only screen and (max-width: 1023px){.l-grid__order{flex:100%}}.l-grid__order__wrapper{display:flex;flex-direction:column}@media only screen and (max-width: 1023px){.l-grid__order__wrapper{flex-direction:row}}@media only screen and (max-width: 639px){.l-grid__order__wrapper{flex-direction:column}}.l-grid__order__column{flex:1 1 100%;margin-bottom:1rem}@media only screen and (min-width: 1024px){.l-grid__order__column{flex:1;margin-bottom:0}}.l-grid__order__column--items{flex:2}@media only screen and (min-width: 1024px){.l-grid__order{flex-wrap:nowrap}}.l-grid__cart{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:1.25rem;position:relative}@media only screen and (max-width: 1023px){.l-grid__cart{flex:33%}}@media only screen and (max-width: 1023px){.l-grid__cart{flex:100%}}.l-grid__cart__wrapper{display:flex;flex-direction:column}@media only screen and (max-width: 1023px){.l-grid__cart__wrapper{flex-direction:row}}@media only screen and (max-width: 639px){.l-grid__cart__wrapper{flex-direction:column}}.l-grid__cart__column{flex:1 1 100%;margin-bottom:1rem}@media only screen and (min-width: 1024px){.l-grid__cart__column{flex:1;margin-bottom:0}}@media only screen and (max-width: 1023px){.l-grid__cart__column{flex:1 1 100%}}.l-grid__cart__column--items{flex:2}.l-grid__cart__column--img{flex:1 1 20%}@media only screen and (max-width: 767px){.l-grid__cart__column--img{flex:1 1 50%}}.l-grid__cart__column--info{flex:1 1 50%}.l-grid__cart__column--freebie{flex:1 1 80%}.l-grid__cart__column--qty{flex:1 1 15%}.l-grid__cart__column--price{flex:1 1 10%}.l-grid__cart__column--dlt{flex:1 1 0}.l-grid__cart--info{display:flex}@media only screen and (max-width: 479px){.l-grid__cart--info{flex-direction:column}}.l-grid__cart--section{flex:0 0 25%}@media only screen and (max-width: 479px){.l-grid__cart--section{flex:0 1 100%}}.l-grid__cart--product{display:flex;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width: 479px){.l-grid__cart--product{flex-direction:column}}.l-grid__cart--product--column{flex:1 1 100%;margin-bottom:1rem;justify-content:space-between}@media only screen and (min-width: 1024px){.l-grid__cart--product--column{flex:1;margin-bottom:0}}@media only screen and (max-width: 1023px){.l-grid__cart--product--column--title{display:none}}@media only screen and (max-width: 1023px){.l-grid__cart--product--column--img{flex:1 1 50%}}.l-grid__cart--product--column--desktop{display:block}@media only screen and (max-width: 1023px){.l-grid__cart--product--column--desktop{display:none}}.l-grid__cart--product--column--mobile{display:none}@media only screen and (max-width: 1023px){.l-grid__cart--product--column--mobile{display:flex;flex-direction:column;flex:1 1 25%;text-align:left}}@media only screen and (max-width: 479px){.l-grid__cart--product--column--mobile{text-align:center}}.l-grid__cart--product--column--items{flex:2}@media only screen and (min-width: 1024px){.l-grid__cart--product{flex-wrap:nowrap}}.l-grid__drawer{display:flex}.l-grid__drawer__wrapper{max-width:1024px;width:100%}@media only screen and (max-width: 1023px){.l-grid__drawer{flex-direction:column}}.l-grid__contact{display:flex}@media only screen and (max-width: 1023px){.l-grid__contact{flex-direction:row}}@media only screen and (max-width: 479px){.l-grid__contact{flex-direction:column}}.l-grid__contact--form{flex:0 0 45%}.l-grid__contact--map{flex:0 0 55%}.l-grid__catalogs{display:flex;flex-wrap:wrap;margin:0 auto}@media only screen and (min-width: 768px){.l-grid__catalogs{align-items:flex-start;max-width:100%;margin:0 0 0 0.9375rem}}.l-grid__catalogs__wrapper{flex:1 100%;margin-top:100px}@media only screen and (min-width: 768px){.l-grid__catalogs__wrapper{flex:1 65%}}@media only screen and (min-width: 1024px){.l-grid__catalogs__wrapper{flex:3 72%}}.l-grid__catalogs__list{display:flex;flex-wrap:wrap;justify-content:center}.l-grid__catalogs__list .carousel-cell{flex:100%}@media only screen and (min-width: 640px){.l-grid__catalogs__list .carousel-cell{flex:0 0 45%}}@media only screen and (min-width: 1024px){.l-grid__catalogs__list .carousel-cell{flex:0 0 30%}}.l-grid--gallery{grid-template-columns:repeat(2, 1fr);display:grid}@media only screen and (min-width: 560px){.l-grid--gallery{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.l-grid--gallery{grid-template-columns:repeat(4, 1fr)}}.l-desktop-only{display:none}@media only screen and (min-width: 768px){.l-desktop-only{display:inherit}}.l-mobile-only{display:inherit}@media only screen and (min-width: 768px){.l-mobile-only{display:none !important}}.l-hide-tablet{display:inherit}@media only screen and (max-width: 1247px){.l-hide-tablet{display:none !important}}.l-hide-tablet-wide{display:inherit}@media only screen and (max-width: 1023px){.l-hide-tablet-wide{display:none !important}}.l-show-tablet{display:none}@media only screen and (max-width: 1247px){.l-show-tablet{display:block !important}}.l-show-tablet-wide{display:none}@media only screen and (max-width: 1023px){.l-show-tablet-wide{display:block !important}}.l-hide-phablet{display:inherit}@media only screen and (max-width: 559px){.l-hide-phablet{display:none !important}}.l-show-phablet{display:none}@media only screen and (max-width: 559px){.l-show-phablet{display:block !important}}.home{display:flex;flex-direction:column;row-gap:100px}.category{display:flex;flex-direction:column;row-gap:70px}.category__display{-moz-column-gap:15px;column-gap:15px;row-gap:110px}@media only screen and (min-width: 1440px){.category__display{-moz-column-gap:30px;column-gap:30px}}:root{--header-height: 127px}@media only screen and (max-width: 767px){:root{--filters-panel--width: 100%}}.header{height:var(--header-height);background:#ffffff;position:relative;z-index:101;transition:top 0.5s ease 0s;height:127px}.header:before{content:"";background:#ffffff;position:absolute;width:100vw;height:100%;z-index:-1;top:0;bottom:0;left:50%;top:50%;transform:translate(-50%, -50%)}.header.is-sticky{position:fixed;top:0;right:0;left:0}@media only screen and (min-width: 1024px){.header.is-sticky{position:sticky;top:-55px}}.header__brand{width:100%;max-width:150px;display:flex;align-items:flex-end;position:relative;left:0;bottom:0}@media only screen and (min-width: 1248px){.header__brand{position:absolute;top:-20px;bottom:unset}}@media only screen and (min-width: 1440px){.header__brand{position:relative;top:unset;bottom:0;max-width:180px}}.header__brand svg{width:100%;position:absolute;left:0;bottom:0}@media only screen and (min-width: 1248px){.header__brand svg{transform:scale(1.25);transform-origin:bottom left;transition:all 0.25s}.is-sticky .header__brand svg{transform:scale(1)}}.header__content{display:flex;flex-direction:column;position:relative}.is-sticky .header__content{padding:0 20px 0 35px}.header__main{position:absolute;top:57px;right:0;left:0;transition:top 0.1s ease 0s;padding:0}@media only screen and (min-width: 1024px){.header__main{top:84px}}.header__main-content{display:flex;justify-content:space-between;position:relative}@media only screen and (min-width: 1248px){.header__main-content{justify-content:flex-end}}@media only screen and (min-width: 1440px){.header__main-content{justify-content:space-between}}.header__nav{display:flex;align-items:center;-moz-column-gap:30px;column-gap:30px;margin:0}.is-sticky .header__nav{margin:0}.header__nav svg{width:100%}:root{--tagline-height: 55px}.tagline{background:#000000;height:var(--tagline-height);display:flex;flex-direction:column;justify-content:center}.tagline.personify{background:#af0000}.tagline__text{color:#ffffff;font-family:"Poppins", sans-serif;text-align:center;padding:10px 20px 9px 20px;font-size:0.8125rem;line-height:1.125rem;letter-spacing:0.0125rem;display:flex;flex-direction:column;row-gap:5px;justify-content:center;align-items:center}@media only screen and (min-width: 640px){.tagline__text{flex-direction:row;-moz-column-gap:20px;column-gap:20px}}.tagline__text a{color:#ffffff}.button{border:0;display:inline-block;font-family:"Poppins", sans-serif;line-height:1;text-align:center;padding:7px 30px;border-radius:4px;text-transform:uppercase;transition:background-color 0.3s ease, color 0.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.button:not(:disabled),.button:not(.is-disabled){cursor:pointer}.button:disabled,.button.is-disabled{opacity:0.5;cursor:default}.button--primary{font-size:0.8125rem;background:#000000;color:#ffffff}.button--primary:hover,.button--primary:focus,.button--primary.is-active{background:#ededed;color:#000000}.button--secondary{font-size:0.8125rem;background:#000000;color:#ffffff;padding:15px 30px;border-radius:4px}.button--secondary:hover,.button--secondary:focus,.button--secondary.is-active{background:#ededed;color:#000000}@media only screen and (min-width: 1024px){.button--secondary{font-size:0.625rem;padding:7px 20px;border-radius:4px}}.button--reverse{background:#ffffff;color:#000000}.button--reverse:hover,.button--reverse:focus,.button--reverse.is-active{background:#ededed;color:#000000}.button--gray{background:#ededed;color:#000000}.button--gray:hover,.button--gray:focus,.button--gray.is-active{background:#000000;color:#ffffff}.button--white{font-size:0.8125rem;background:#ffffff;color:#000000;border:solid 1px #ededed}.button--white:hover,.button--white:focus,.button--white.is-active{background:#ededed}.button--big{text-transform:unset;padding:15px 30px;border-radius:4px}.button--plus{font-size:0.8125rem;background:#ffffff;color:#000000;border:solid 1px #ededed;text-transform:unset;padding:15px 110px 15px 70px;border-radius:22px}.button--plus:hover,.button--plus:focus,.button--plus.is-active{background:#ededed}.button--plus span{position:relative}.button--plus span:after{content:"";display:block;width:20px;height:20px;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-btn-plus-254a80dd585689ab0a7a9861d84ab714a8c8c602fef3553bf7f5acbf0d9cb6ab.svg) center center no-repeat;background-size:20px 20px;position:absolute;top:-2px;right:-32px}.button--plus-black{font-size:0.8125rem;background:#000000;color:#ffffff;text-transform:unset;padding:17px 62px 15px 38px;border-radius:24px}.button--plus-black:hover,.button--plus-black:focus,.button--plus-black.is-active{background:#ededed}.button--plus-black:hover span:after,.button--plus-black:focus span:after,.button--plus-black.is-active span:after{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-btn-plus-254a80dd585689ab0a7a9861d84ab714a8c8c602fef3553bf7f5acbf0d9cb6ab.svg) center center no-repeat}.button--plus-black span{position:relative}.button--plus-black span:after{content:"";display:block;width:20px;height:20px;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-btn-plus-white-51da8a7cce4f5d42216c304ff934823322de23c2c6a9e8c22d0773904739739b.svg) center center no-repeat;background-size:20px 20px;position:absolute;top:-2px;right:-32px}.button--criterion{font-size:0.8125rem;border-radius:4px;border:solid 1px #ededed;padding:12px 15px;background:#ffffff;color:#8b8b8b}.button--criterion:hover,.button--criterion.active{border:solid 1px #d6d6d6;color:#000000}.c-button{border:1px solid transparent;border-radius:0.0625rem;display:inline-block;font-family:"Noto Serif Display", serif;font-size:1rem;line-height:1;text-align:center;padding:0.625rem 1.75rem;text-transform:uppercase;transition:background-color 0.3s ease, color 0.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-button:not(:disabled):not(.is-disabled){cursor:pointer}.c-button:disabled,.c-button.is-disabled{opacity:0.2}.c-button--primary{background:#000000;color:#ffffff}.c-button--secondary{background:#000a12;color:#ffffff}.c-button--small{font-size:0.9375rem}.c-button--medium{font-size:1.0625rem}.c-button--large{font-size:1.25rem}.c-button--outline{border:1px solid #000000;background:transparent}.c-button--outline:hover,.c-button--outline:focus,.c-button--outline.is-active{background-color:#000000;color:#ffffff}.c-button--block{display:block}.c-button--primary{background-color:#000000;color:#ffffff}.c-button--primary:hover,.c-button--primary:focus,.c-button.is-active{color:#ffffff}.c-button--success{background-color:#46e0b5;color:#ffffff}.c-button--success:hover,.c-button--success:focus,.c-button.is-active{color:#ffffff}.c-button--error{background-color:#ff4949;color:#ffffff}.c-button--error:hover,.c-button--error:focus,.c-button.is-active{color:#ffffff}.c-button--warning{background-color:#fec330;color:#ffffff}.c-button--warning:hover,.c-button--warning:focus,.c-button.is-active{color:#ffffff}.c-button--disabled{background-color:#c7c8ca;color:#ffffff}.c-button--disabled:hover,.c-button--disabled:focus,.c-button.is-active{color:#ffffff}.button-dropdown{background:#000000;border:0;display:inline-block;font-family:"Poppins", sans-serif;line-height:1;text-align:center;padding:15px 60px 15px 30px;border-radius:22px;transition:background-color 0.3s ease, color 0.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:0.8125rem;color:#ffffff;position:relative}.button-dropdown:after{content:"";position:absolute;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-toggle-white-f4e9ef55ae3b825993a86dc80919ef09f628e730333741e0a53cbf90a57ce91a.svg) center center no-repeat;background-size:11px 6px;width:11px;height:6px;top:50%;transform:translateY(-50%) rotate(180deg);transform-origin:center center;right:30px;transition:all 0.25s}.button-dropdown:not(:disabled),.button-dropdown:not(.is-disabled){cursor:pointer}.button-dropdown:hover,.button-dropdown:focus,.button-dropdown.is-active{background:#ededed;color:#000000}.button-dropdown:hover:after,.button-dropdown:focus:after,.button-dropdown.is-active:after{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-toggle-395229691126cf61438b24aabe4a712d2e14266344a8e5247899d81c0b521561.svg) center center no-repeat;background-size:11px 6px;transform:translateY(-50%) rotate(0)}.button-dropdown__panel{position:absolute;display:none;z-index:1;top:0;left:0;padding-top:68px}.button-dropdown__panel.is-activating,.button-dropdown__panel.is-deactivating,.button-dropdown__panel.is-active{display:block}.button-dropdown__panel.is-activating{animation:fade-in .25s}.button-dropdown__panel.is-deactivating{animation:fade-out .25s}.button-dropdown__panel-list{background-color:#ffffff;box-shadow:0px 10px 30px 0px rgba(0,0,0,0.16);z-index:1;list-style:none;margin:0;padding:25px 22px 38px 22px;display:flex;flex-direction:column;row-gap:15px}.button-dropdown__panel-link{border:0;background:transparent;padding:0;font-size:0.9375rem;letter-spacing:0.0125rem;color:#000000;font-weight:500}.button-dropdown__panel-link:hover{color:#8b8b8b}.button-arrow{background:#000000;border:0;display:inline-block;font-family:"Poppins", sans-serif;line-height:1;text-align:center;padding:15px 60px 15px 30px;border-radius:4px;transition:background-color 0.3s ease, color 0.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:0.8125rem;color:#ffffff;position:relative}.button-arrow:after{content:"";position:absolute;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-toggle-white-f4e9ef55ae3b825993a86dc80919ef09f628e730333741e0a53cbf90a57ce91a.svg) center center no-repeat;background-size:11px 6px;width:11px;height:6px;top:50%;transform:translateY(-50%) rotate(90deg);transform-origin:center center;right:30px;transition:all 0.25s}.button-arrow:not(:disabled),.button-arrow:not(.is-disabled){cursor:pointer}.button-arrow:hover,.button-arrow:focus,.button-arrow.is-active{background:#ededed;color:#000000}.button-arrow:hover:after,.button-arrow:focus:after,.button-arrow.is-active:after{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-toggle-395229691126cf61438b24aabe4a712d2e14266344a8e5247899d81c0b521561.svg) center center no-repeat;background-size:11px 6px;transform:translateY(-50%) rotate(90deg);margin-right:-5px}.ico-btn{display:block;width:40px;height:32px;transition:all 0.25s}.ico-btn--edit{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-edit-2e2f57d6713fa41ca8b079e73489b06a73ba820ab779bc630ae3f3dacea5d785.svg) center center no-repeat;background-size:18px 18px;border-radius:16px}.ico-btn--edit:hover{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-edit-2e2f57d6713fa41ca8b079e73489b06a73ba820ab779bc630ae3f3dacea5d785.svg) center center no-repeat #ededed;background-size:18px 18px}.ico-btn--delete{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-delete-2bc62b6e50508144f4528b625499291db3d04419a091fb60997fc38545a0819e.svg) center center no-repeat;background-size:40px 32px;border-radius:16px}.ico-btn--delete:hover{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-delete-hover-7536c72e87322202e22bd2e312d49548d1f38ba79832d896f9e2b2684655f6e4.svg) center center no-repeat #ffebeb;background-size:40px 32px}.ico-btn--resend{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-resend-45c9b58e8d48a6b010e825e6be8d2cd74e8ab6a8ef56f6837598915200b2b956.svg) center center no-repeat;background-size:24px 24px;border-radius:16px}.ico-btn--resend:hover{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-resend-45c9b58e8d48a6b010e825e6be8d2cd74e8ab6a8ef56f6837598915200b2b956.svg) center center no-repeat #ededed;background-size:24px 24px}.close{position:absolute;top:0;right:10px;background:#ffffff;border:0;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%}@media only screen and (min-width: 1248px){.close{right:0}}.close__ico{display:block;width:15px;height:15px}.close:hover .close__ico{display:none}.close__ico.is-hover{display:none}.close:hover .close__ico.is-hover{display:block}.close--filter{top:100px;right:40px;z-index:3}.search{padding:0 30px 0 0;position:relative}.search--mobile{padding:0}.search__form{display:flex;-moz-column-gap:20px;column-gap:20px}.search:before{content:"";display:block;width:50px;height:50px;border-radius:50%;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-magnify-af62f39376e5f481fbaffe4faa3319722b7304a69aa0e93c4e04624e61918bb8.svg) center center no-repeat #ededed;background-size:1.625rem 1.625rem;position:absolute;top:0;left:0;border:solid 2px #f7f7f7}.search__input{background:#f7f7f7;border:0;border-radius:25px;width:100%;max-width:240px;height:50px;font-family:"Poppins", sans-serif;font-size:0.8125rem;letter-spacing:0.025rem;color:#8b8b8b;padding:15px 15px 15px 55px;outline:0}@media only screen and (min-width: 1024px){.search__input{max-width:260px}}.search__input::-moz-placeholder{font-size:0.8125rem;color:#8b8b8b;-moz-transition:all 0.25s;transition:all 0.25s;opacity:1}.search__input::placeholder{font-size:0.8125rem;color:#8b8b8b;transition:all 0.25s;opacity:1}.search:hover .search__input::-moz-placeholder,.search:focus .search__input::-moz-placeholder{opacity:0}.search:hover .search__input::placeholder,.search:focus .search__input::placeholder{opacity:0}.quicknav{display:none;justify-content:flex-end;-moz-column-gap:30px;column-gap:30px;align-items:center;padding:12px 0 0 0;position:absolute;left:0;right:0;opacity:1;transition:all 0.1s}@media only screen and (min-width: 1248px){.quicknav{display:flex}}.is-sticky .quicknav{opacity:0}.quicknav-find-store{position:relative;display:flex}.quicknav-find-store__ico{width:22px;height:28px;display:block}.quicknav-find-store:hover .quicknav-find-store__ico{display:none}.quicknav-find-store__ico.is-hover{display:none}.quicknav-find-store:hover .quicknav-find-store__ico.is-hover{display:block}.quicknav-account{position:relative;display:flex}.quicknav-account__ico{width:26px;height:26px}.quicknav-account:hover .quicknav-account__ico{display:none}.quicknav-account__ico.is-hover{display:none}.quicknav-account:hover .quicknav-account__ico.is-hover{display:block}.quicknav-logout{position:relative;display:flex}.quicknav-logout__ico{width:24px;height:24px}.quicknav-logout:hover .quicknav-logout__ico{display:none}.quicknav-logout__ico.is-hover{display:none}.quicknav-logout:hover .quicknav-logout__ico.is-hover{display:block}.quicknav-language{font-size:0.9375rem;color:#000000;transition:all 0.25s}.quicknav-language:hover{color:#8b8b8b}.items-counter__count{display:block;width:26px;height:25px;text-align:center;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-item-counter-f60d1beb4ac3539ad78341d3a4ca4ac4b2b759bb78fd3369c3199568cd14f21b.svg) center top no-repeat;background-size:26px 25px;font-size:0.625rem;line-height:1.875rem;font-weight:700;color:#000000;transition:all 0.25s}.items-counter__count:hover{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-item-counter-grey-abedd34b63c0a91201169653368e5f4250eab9b75bcb177266380075151baad0.svg) center top no-repeat;background-size:26px 25px;color:#8b8b8b}.tip{position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);background:#000000;color:#ffffff;text-transform:uppercase;font-size:0.75rem;letter-spacing:0.01875rem;padding:8px 30px;border-radius:6px;transition:all 0.25s;opacity:0;white-space:nowrap;z-index:-1}.tip:before{content:"";position:absolute;top:-7px;left:50%;transform:translateX(-50%);width:0px;height:0px;border-style:solid;border-width:0 7px 7px 7px;border-color:transparent transparent #000000 transparent}.has-tip:hover .tip{opacity:1;transform:translateX(-50%);z-index:40}.menu{display:none}@media only screen and (min-width: 1248px){.menu{display:block}}.menu__list{list-style:none;display:flex;flex-direction:row;-moz-column-gap:10px;column-gap:10px;margin:0;padding:0}@media only screen and (min-width: 1248px){.menu__list{-moz-column-gap:20px;column-gap:20px}}.menu__section-link{font-size:0.9375rem;letter-spacing:0.0125rem;font-weight:600;color:#000000;transition:all 0.25s;cursor:pointer;padding:0 10px;white-space:nowrap}.menu__section-link:hover{color:#585858}.menu__section-has-children{position:relative}.menu__section-has-children:after{content:"";position:absolute;transform:translateX(-50%);left:50%;bottom:-32px;width:0;height:0;border-style:solid;border-width:0 7.5px 8px 7.5px;border-color:transparent transparent #ffffff transparent;transition:all 0.25s;opacity:0}.menu__section:hover .menu__section-has-children:after{opacity:1}.is-sticky .is-active .menu__section-has-children:after{bottom:-42px;opacity:1}.menu-dropdown{position:absolute;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);top:19px;right:0;left:0;display:none;animation:fade-out linear .25s}.menu-dropdown.is-active{pointer-events:initial}@media only screen and (min-width: 768px){.menu-dropdown.is-active{display:block;animation:fade-in linear .25s}}.menu-dropdown__wrapper{margin:35px 0 0 0;padding:80px 35px 100px 35px;background-color:#ffffff;box-shadow:0 15px 15px 0px rgba(0,0,0,0.15)}.menu-dropdown__scroll{overflow-x:auto;max-height:calc(100vh - 145px)}.has-tagline .menu-dropdown__scroll{max-height:calc(100vh - 200px)}.menu-dropdown__scroll::-webkit-scrollbar{-webkit-appearance:none;width:6px;height:6px;bottom:1.5px;position:relative}.menu-dropdown__scroll::-webkit-scrollbar-thumb{border-radius:3px;background-color:#000000}.menu-dropdown__content{padding:0 5px;height:-moz-fit-content;height:fit-content;transition:all 0.25s}.menu-list{list-style:none;padding:0;width:100%;height:-moz-max-content;height:max-content;display:grid;grid-column-gap:1vmax;grid-row-gap:1vmax}.menu-list--vertical{grid-template-rows:repeat(12, auto);grid-template-columns:repeat(6, auto);grid-auto-flow:column;grid-column-end:span 12}.width-promo .menu-list--vertical{grid-template-columns:repeat(4, auto);grid-column-end:span 8}.menu-list--horizontal{grid-template-columns:repeat(6, auto);grid-auto-flow:row;grid-column-end:span 12}.width-promo .menu-list--horizontal{grid-template-columns:repeat(4, auto);grid-column-end:span 8}.menu-list__item{font-size:0.9375rem;font-weight:600}.menu-list__link{color:#000000;transition:all 0.25s;cursor:pointer;text-decoration:none}.menu-list__link:hover{color:#585858}.menu-list__promo{grid-column-end:span 4;grid-column-start:9}.menu-column{list-style:none;padding:0}.menu-column__item{font-size:0.9375rem;font-weight:600}.menu-column__head{color:#000000;margin:0 0 20px 0;display:block}.menu-column__link{color:#000000;transition:all 0.25s;cursor:pointer;text-decoration:none;margin:0 0 20px 0;display:block}.menu-column__link:hover{color:#585858}.menu-column__sub{list-style:none;padding:0;display:flex;flex-direction:column;row-gap:7px}.menu-column__sub-item{font-size:13px;font-weight:500}.menu-column__sub-link{color:#8b8b8b;transition:all 0.25s}.menu-column__sub-link:hover{color:#000000}.menu-side-pane{grid-column-start:7}.menu-side-pane__list{grid-column-start:5}.menu-side-pane__panel{display:none;transition:ease-out 2s}.menu-side-pane__panel.is-activating{display:block;animation-delay:2s}.menu-side-pane__panel.is-active{display:block}.menu-side-pane__list{list-style:none;padding:0;display:flex;flex-direction:column;row-gap:7px}.menu-side-pane__list--level2{display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:30px;column-gap:30px}.menu-side-pane__item{font-size:13px;font-weight:500}.menu-side-pane__link{color:#8b8b8b;transition:all 0.25s}.menu-side-pane__link:hover{color:#000000}.menu-promo--side-pane{grid-column-start:5}.menu-promo__content{display:flex;background:#f7f7f7}.menu-promo__content--full-width{flex-direction:column}.menu-promo__content--full-width__fig{flex:100%}.menu-promo__content--half-width{align-items:center}.menu-promo__content--half-width__fig{flex:0 0 50%}.menu-promo__img{width:100%;display:block}.menu-promo__desc{display:flex;flex-direction:column;row-gap:10px}.menu-promo__content--full-width .menu-promo__desc{padding:50px 40px}.menu-promo__content--half-width .menu-promo__desc{padding:30px 40px 30px 25px}.menu-promo__title{font-size:1.5rem;letter-spacing:0.01875rem;line-height:1.75rem;color:#000000;font-weight:400}.menu-promo__text{font-size:0.8125rem;letter-spacing:0.025rem;line-height:1.125rem}.menu-promo__footer{margin:22px 0 0 0}.hamburger{cursor:pointer;transform:rotate(0deg);width:22px;height:12px;z-index:99}@media only screen and (min-width: 1248px){.hamburger{display:none}}.hamburger span{background-color:#3f4659;border-radius:1px;display:block;height:2px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:all 0.25s ease-in-out 0s;width:22px}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2),.hamburger span:nth-child(3){top:0.625rem}.hamburger span:nth-child(4){top:1.25rem}.menu-mobile{height:100vh;overflow-y:scroll;overflow-x:hidden;position:fixed;left:unset;top:0;right:calc( -100% - 80px);bottom:0;z-index:-9;width:100vw;max-width:450px;background:#ededed;box-shadow:0px 15px 30px rgba(0,0,0,0.15);padding:130px 27px 80px 23px;transition:all 0.25s;display:flex;flex-direction:column;row-gap:60px}@media only screen and (min-width: 1248px){.menu-mobile{display:none !important}}.is-sticky .menu-mobile{position:absolute}.menu-mobile.active{right:-25px;display:flex;z-index:999;position:absolute}@media only screen and (min-width: 768px){.menu-mobile.active{right:-40px}}.menu-mobile__close{background:#ffffff;border:0;border-radius:50%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;position:absolute;top:48px;right:27px}.menu-mobile__close-ico{width:15px;height:15px;display:block;animation:fade-in linear .25s}.menu-mobile__close:hover .menu-mobile__close-ico{display:none}.menu-mobile__close-ico.is-hover{display:none}.menu-mobile__close:hover .menu-mobile__close-ico.is-hover{display:block}.search-mobile{display:flex;flex-direction:column;row-gap:26px;opacity:1;transition:all 0.25s}.search-mobile__title{font-size:2rem;letter-spacing:0.003125rem;color:#000000;font-weight:400}.search-mobile__clear{background:transparent;border:0;font-size:0.9375rem;font-weight:600;letter-spacing:0.0125rem;color:#000000}.menu-mobile-nav{list-style:none;display:flex;flex-direction:column;row-gap:10px;padding:0;margin:0}.menu-mobile-nav__submenu .menu-mobile-nav{row-gap:15px}.menu-mobile-nav__title{font-size:2rem;letter-spacing:0.003125rem;color:#000000;font-weight:400}.menu-mobile-nav__item{font-size:2rem;letter-spacing:0.003125rem}.menu-mobile-nav__submenu .menu-mobile-nav__item{font-size:0.9375rem;letter-spacing:0.0125rem;font-weight:600}.menu-mobile-nav__item-has-child{position:relative;display:inline;color:#000000;opacity:1;transition:all 0.25s;cursor:pointer}.menu-mobile-nav__item-has-child:after{content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/select-arrow-right-04dc7080272b6423e41a7581c9996249a19c4937e894d4d22a74465e3bb7744a.svg) center center no-repeat;background-size:10px 20px;width:10px;height:20px;position:absolute;top:14px;right:-30px}.menu-mobile-nav__submenu .menu-mobile-nav__item-has-child:after{top:0}.menu-mobile-nav__item-has-child:hover{color:#8b8b8b}.menu-mobile-nav__link{color:#000000}.menu-mobile-nav__link:hover{color:#8b8b8b}.menu-mobile-nav__submenu{min-height:110%;position:absolute;top:0;bottom:0;right:-100%;transition:all 0.5s ease 0s;width:100%;z-index:999;padding:130px 27px 80px 23px;background:#ededed;border-right:solid 1px #c7c8ca;display:flex;flex-direction:column;row-gap:60px}.menu-mobile-nav__item.active>.menu-mobile-nav__submenu{right:0}.menu-mobile-nav__back{background:none;border:none;position:relative;padding-left:30px;color:#000000;transition:all 0.25s;margin:0 0 10px 0;width:24px;height:20px}.menu-mobile-nav__back:before{content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-arrow-left-8703df32ca76c5c684e6c450ee7b711ebe57108bf7cab93b4d07a4be1b5ba979.svg) center center no-repeat;background-size:24px 20px;width:24px;height:20px;position:absolute;top:3px;left:0}.quicknav-mobile{display:flex;flex-direction:column;row-gap:28px;opacity:1;transition:all 0.25s;padding:0 0 30px 0}.quicknav-mobile__link{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px;font-size:0.9375rem;color:#000000;font-weight:500}.quicknav-mobile__link:hover{color:#8b8b8b}.quicknav-mobile__currency{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px;color:#000000;font-weight:500;font-size:0.9375rem}.quicknav-mobile__icon{width:24px;height:24px;animation:fade-in linear .25s}.quicknav-mobile__link:hover .quicknav-mobile__icon,.quicknav-mobile__currency:hover .quicknav-mobile__icon{display:none}.quicknav-mobile__icon.is-hover{display:none}.quicknav-mobile__link:hover .quicknav-mobile__icon.is-hover,.quicknav-mobile__currency:hover .quicknav-mobile__icon.is-hover{display:block}.quicknav-mobile__icon--account{width:26px;height:26px}.quicknav-mobile__icon--logout{width:24px;height:24px}.quicknav-mobile__icon--currency{width:30px;height:18px}.quicknav-mobile__icon--pin{width:22px;height:28px}.quicknav-mobile__icon--language{width:28px;height:24px}.quick-order__btn{display:block;width:25px;height:29px;border:0;background:transparent;transition:all 0.25s}.quick-order__btn-ico{display:block;width:25px;height:29px;margin-top:1px}.quick-order__btn:hover .quick-order__btn-ico{display:none}.quick-order__btn-ico.is-hover{display:none}.quick-order__btn:hover .quick-order__btn-ico.is-hover{display:block}.quick-order__container{position:absolute;z-index:10;right:0;width:100%}@media only screen and (min-width: 768px){.quick-order__container{top:35px}}@media only screen and (min-width: 1024px){.quick-order__container{top:30px}}@media only screen and (min-width: 768px){.is-sticky .quick-order__container{right:-8px}}@media only screen and (min-width: 1024px){.is-sticky .quick-order__container{right:-3px}}@media only screen and (min-width: 1248px){.is-sticky .quick-order__container{right:-4px}}.quick-order__container--mobile{display:block;top:var(--header-height)}@media only screen and (min-width: 768px){.quick-order__container--mobile{display:none}}.quick-order__container--desktop{display:none}@media only screen and (min-width: 768px){.quick-order__container--desktop{display:block}}.quick-order__section{position:absolute;display:none;flex-direction:column;padding:80px 20px 30px 30px;width:100vw;background-color:rgba(214,214,214,0.9);-webkit-backdrop-filter:blur(10px) brightness(150%);backdrop-filter:blur(10px) brightness(150%);top:100%;right:0;z-index:50;transition:opacity 0.2s;max-height:calc(100vh - var(--header-height));max-width:960px;overflow:hidden}.has-tagline .quick-order__section{max-height:calc(100vh - var(--header-height) - 55px)}@media only screen and (min-width: 768px){.has-tagline .quick-order__section{max-height:500px}}@media only screen and (min-width: 768px){.quick-order__section{right:inherit;top:inherit;max-height:500px;padding:80px 30px 30px 30px}}.quick-order__form{padding-bottom:15px;margin-bottom:15px}.quick-order__search{background:transparent;width:100%;max-width:100%;padding:7px 0;color:#000000;margin:0 0 20px;border:0;border-bottom:1px solid #000000;font-size:1.375rem;line-height:1.875rem}.quick-order__search::-moz-placeholder{color:#000000}.quick-order__search::placeholder{color:#000000}@media only screen and (min-width: 768px){.quick-order__search{font-size:0.75rem;line-height:1.25rem}}.quick-order__results{overflow-y:scroll}.quick-order__results::-webkit-scrollbar{-webkit-appearance:none;width:8px;height:8px;border-radius:4px;bottom:1.5px;position:relative;background-color:#ffffff}.quick-order__results::-webkit-scrollbar-thumb{border-radius:4px;background-color:#000000}.quick-order__results th{color:white}.quick-order__close{position:absolute;top:30px;right:30px;background:#ffffff;border:0;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%}.quick-order__close-ico{display:block;width:15px;height:15px}.quick-order__close:hover .quick-order__close-ico{display:none}.quick-order__close-ico.is-hover{display:none}.quick-order__close:hover .quick-order__close-ico.is-hover{display:block}.quick-order-table{list-style-type:none;padding:0;display:flex;flex-direction:column;row-gap:15px;padding:0 15px 0 0}@media only screen and (min-width: 1024px){.quick-order-table{padding:unset}}.quick-order-table__header{margin-bottom:15px}.quick-order-table__col{width:calc((100% / 7));display:none}@media only screen and (min-width: 768px){.quick-order-table__col{display:flex;-moz-column-gap:10px;column-gap:10px}}.quick-order-table__col__small{max-width:80px}.quick-order-table__col__center{text-align:center}.quick-order-table__col .c-variation__dot{margin-bottom:0;height:1.875rem;width:1.875rem}@media only screen and (max-width: 559px){.quick-order-table__col .c-variation__dot{height:20px;width:20px}}.quick-order-table__col--btn{display:none}@media only screen and (min-width: 768px){.quick-order-table__col--btn{display:block}}.quick-order-table__col--primary{min-width:15%}@media only screen and (min-width: 1024px){.quick-order-table__col--primary{min-width:25%}}.quick-order-table__col span{flex:1}.quick-order-table__row{display:flex;-moz-column-gap:20px;column-gap:20px}.quick-order-table__row--content{font-size:0.75rem}.quick-order-table__stepper{background:transparent;border:none}.quick-order-table__stepper--input{width:calc((100% / 3) - 15px);min-width:50%;margin:0}.quick-order-table__stepper--qty{width:calc((100% / 3) - 15px);color:#C7C8CA;margin:0.3125rem 0 0.3125rem 0.3125rem}.quick-order-table__stepper--inline{margin-right:0}.quick-order-table__mobile{width:100%;font-size:1rem;margin-bottom:1.25rem;padding-bottom:0.625rem;border-bottom:solid 0.0625rem #ffffff}.quick-order-table__mobile__row{margin:0.625rem 0}.quick-order-table__mobile__color{display:flex;align-items:center}.quick-order-table__mobile__size{margin:0 1.25rem 0 0}.quick-order-table__mobile__qty{display:flex;justify-content:space-between;align-items:center}.quick-order-table__mobile__qty .mobile-price{width:calc((100% / 3) - 15px)}.quick-order-table__mobile__qty .mobile-stepper{width:1.5625rem;padding-left:0.625rem}@media only screen and (min-width: 768px){.quick-order-table__mobile{display:none}}.drawer{display:none;align-items:baseline;justify-content:center;background:#f5f5f0;padding:34px 0 30px 0}@media only screen and (min-width: 768px){.drawer{padding:25px 0}}@media only screen and (min-width: 1248px){.drawer{padding:31px 0 39px 0}}.p-home .drawer{position:absolute;width:100%;top:calc(var(--header-height) + var(--tagline-height));background:rgba(245,245,240,0.9);z-index:1}.drawer--opened{display:flex}.drawer__close{position:absolute;top:0;right:10px;background:#ffffff;border:0;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;cursor:pointer}@media only screen and (min-width: 1248px){.drawer__close{right:0}}.drawer__close-ico{display:block;width:15px;height:15px}.drawer__close:hover .drawer__close-ico{display:none}.drawer__close-ico.is-hover{display:none}.drawer__close:hover .drawer__close-ico.is-hover{display:block}.drawer__content{display:flex;align-items:flex-start;flex-direction:column;row-gap:15px;width:100%;max-width:900px;margin:0 auto;position:relative;padding:0 48px 0 25px}@media only screen and (min-width: 768px){.drawer__content{flex-direction:row;-moz-column-gap:25px;column-gap:25px;padding:0 30px 0 78px}}@media only screen and (min-width: 1248px){.drawer__content{padding:0;-moz-column-gap:80px;column-gap:80px}}.drawer__content-left{flex:0 0 80%;display:flex;-moz-column-gap:15px;column-gap:15px}.drawer__content-left-half{flex:0 0 100%;display:flex;-moz-column-gap:15px;column-gap:15px}@media only screen and (min-width: 768px){.drawer__content-left-half{flex:0 0 30%}}@media only screen and (min-width: 1248px){.drawer__content-left-half{flex:0 0 44%}}.drawer__content-right{flex:0 0 100%;display:flex}@media only screen and (min-width: 768px){.drawer__content-right{flex:0 0 70%}}@media only screen and (min-width: 1248px){.drawer__content-right{flex:0 0 40%}}.drawer__icon{width:27px;height:27px}.drawer__main-text{font-size:0.9375rem;line-height:1.125rem;letter-spacing:0.0125rem;font-weight:600;color:#000000;display:flex;flex-direction:column;row-gap:20px;align-items:flex-start}.drawer__main-text p{margin:0;max-width:100%;font-size:14px;width:80%}@media only screen and (min-width: 1248px){.drawer__main-text p{margin:0 auto;width:100%}}.drawer__secondary-text{font-size:0.8125rem;line-height:0.9375rem;letter-spacing:0.0125rem;color:#000000;display:flex;flex-direction:column;row-gap:20px;padding:0 0 0 42px}@media only screen and (min-width: 768px){.drawer__secondary-text{flex-direction:row;-moz-column-gap:20px;column-gap:20px;align-items:flex-end;max-width:unset;padding:0}}@media only screen and (min-width: 1248px){.drawer__secondary-text{flex-direction:column;row-gap:20px;align-items:flex-start}}.drawer__secondary-text p{margin:0;max-width:100%;font-size:14px;width:80%}@media only screen and (min-width: 768px){.drawer__secondary-text p{max-width:200px;width:100%;margin:0 auto}}.modal-register{display:grid;grid-template-columns:repeat(1, 1fr);gap:10px 20px}@media only screen and (min-width: 768px){.modal-register{grid-template-columns:repeat(2, 1fr)}}.c-modal__content--invert-text .modal-generic__title{color:#ffffff}.modal-generic__description{font-size:0.8125rem;font-weight:300;line-height:0.9375rem}.modal-generic__description p{margin-top:0}@media only screen and (min-width: 768px){.modal-generic__description{font-size:0.9375rem;line-height:1.0625rem}}.c-modal__content--invert-text .modal-generic__description{color:#ffffff}.modal-business-user{background:#ffffff;border:solid 1px #d6d6d6;border-radius:7px;text-align:left;padding:40px;display:flex;flex-direction:column;row-gap:24px}.modal-business-user__header{display:flex;-moz-column-gap:20px;column-gap:20px;align-items:center}.modal-business-user__title{font-size:2rem;font-weight:400;margin:0}.modal-business-user__title--add-member{padding:0 0 0 44px;position:relative}.modal-business-user__title--add-member:before{content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-add-member-d758f4bd1b20010e72cd2d6a5f2caf65371cc3fcb275f96c180af7a0bf231f15.svg) center center no-repeat;background-size:32px 32px;display:block;width:32px;height:32px;position:absolute;top:5px;left:0}.modal-business-user__name{font-size:0.8125rem;font-weight:500}.modal-business-user__content{display:grid;grid-template-columns:repeat(1, 1fr);grid-column-gap:20px;grid-row-gap:20px}@media only screen and (min-width: 768px){.modal-business-user__content{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1248px){.modal-business-user__content{grid-column-gap:32px;grid-row-gap:32px}}.modal-business-user__content__row{display:flex;flex-direction:column;row-gap:8px}.modal-business-user__content__footer{display:flex;justify-content:flex-end;-moz-column-gap:24px;column-gap:24px}@media only screen and (min-width: 768px){.modal-business-user__content__footer{grid-column-end:span 2}}.login{display:flex;flex-direction:column;row-gap:20px;max-width:700px}.login__footer{display:flex;-moz-column-gap:20px;column-gap:20px;align-items:center}.login-form__content{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:24px;background:#ffffff;border:solid 1px #d6d6d6;border-radius:7px;padding:40px 32px}@media only screen and (min-width: 768px){.login-form__content{grid-column-end:span 6;grid-column-start:2}}@media only screen and (min-width: 1024px){.login-form__content{grid-column-end:span 6;grid-column-start:4}}@media only screen and (min-width: 1248px){.login-form__content{grid-column-end:span 6;grid-column-start:4}}@media only screen and (min-width: 1440px){.login-form__content{grid-column-end:span 4;grid-column-start:5}}.login-form__content__title{font-size:2rem;line-height:2.5rem;font-weight:400;margin:0}.login-form__content__form,.login-form__content .edit_user{display:flex;flex-direction:column;row-gap:16px}.login-form__content__row{display:flex;flex-direction:column;row-gap:4px}.login-form__content__desc{font-size:0.9375rem;margin:0}.login-form__content__link{font-size:0.8125rem;color:#000000;border-bottom:solid 0.5px #000000}.login-form__content__link:hover{border-bottom:solid 0.5px transparent}.login-form__content__footer{display:flex;justify-content:center;margin:8px 0 0 0}.login-form__new{grid-column-end:span 4;display:flex;flex-direction:column;align-items:center;row-gap:24px}@media only screen and (min-width: 768px){.login-form__new{grid-column-end:span 4;grid-column-start:3}}@media only screen and (min-width: 1024px){.login-form__new{grid-column-end:span 6;grid-column-start:4}}@media only screen and (min-width: 1248px){.login-form__new{grid-column-end:span 6;grid-column-start:4}}@media only screen and (min-width: 1440px){.login-form__new{grid-column-end:span 4;grid-column-start:5}}.login-form__new__title{position:relative;font-size:16px;width:100%;text-align:center}.login-form__new__title:after{content:"";border-bottom:solid 1px #d6d6d6;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%, -50%);z-index:0}.login-form__new__title span{padding:0 32px;background:#f5f5f0;position:relative;z-index:1}.login-form__commercial{background:#000000;color:#ffffff;border-radius:7px;padding:40px 32px;grid-column-end:span 4;display:flex;flex-direction:column;align-items:center;row-gap:24px;align-items:flex-start}@media only screen and (min-width: 768px){.login-form__commercial{grid-column-end:span 4;grid-column-start:3}}@media only screen and (min-width: 1024px){.login-form__commercial{grid-column-end:span 6;grid-column-start:4}}@media only screen and (min-width: 1248px){.login-form__commercial{grid-column-end:span 6;grid-column-start:4}}@media only screen and (min-width: 1440px){.login-form__commercial{grid-column-end:span 4;grid-column-start:5}}.login-form__commercial__title{font-size:1rem}.login-form__commercial__content{display:flex;flex-direction:column;gap:24px;align-items:flex-start}@media only screen and (min-width: 1248px){.login-form__commercial__content{align-items:flex-end;flex-direction:row}}.login-form__commercial__desc{font-size:0.8125rem}.create-account__content{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:24px;background:#ffffff;border:solid 1px #d6d6d6;border-radius:7px;padding:40px 32px}@media only screen and (min-width: 768px){.create-account__content{grid-column-end:span 6;grid-column-start:2}}@media only screen and (min-width: 1024px){.create-account__content{grid-column-end:span 6;grid-column-start:4}}.create-account__content__title{font-size:2rem;line-height:2.5rem;font-weight:400;margin:0}.create-account__content__wrapper{display:grid;gap:16px;grid-template-columns:repeat(1, 1fr);grid-template-areas:"create-account-first-name" "create-account-last-name" "create-account-email" "create-account-email-confirmation" "create-account-birthday" "create-account-password" "create-account-password-confirmation"}@media only screen and (min-width: 768px){.create-account__content__wrapper{grid-template-columns:repeat(2, 1fr);grid-template-areas:"create-account-first-name create-account-last-name" "create-account-email create-account-email" "create-account-email-confirmation create-account-email-confirmation" "create-account-birthday create-account-birthday" "create-account-password create-account-password-confirmation"}}.create-account__content__row{display:flex;flex-direction:column;row-gap:4px}.create-account__content__row--first-name{grid-area:create-account-first-name}.create-account__content__row--last-name{grid-area:create-account-last-name}.create-account__content__row--birthday{grid-area:create-account-birthday}.create-account__content__row--email{grid-area:create-account-email}.create-account__content__row--email-confirmation{grid-area:create-account-email-confirmation}.create-account__content__row--password{grid-area:create-account-password}.create-account__content__row--password-confirmation{grid-area:create-account-password-confirmation}.create-account__content__submit{display:flex;justify-content:flex-end;margin:32px 0 0 0}.create-account__content__label{font-size:0.8125rem;font-weight:600}.create-account__content__input{border-radius:7px;background:#ffffff;border:solid 1px #8b8b8b;padding:18px 12px;color:#a8a8a8 !important;font-size:0.9375rem}.create-account__content__input::-moz-placeholder{font-size:0.9375rem;color:#a8a8a8 !important;-moz-transition:all 0.25s;transition:all 0.25s;opacity:1}.create-account__content__input::placeholder{font-size:0.9375rem;color:#a8a8a8 !important;transition:all 0.25s;opacity:1}.login-form__content__input:hover .create-account__content__input::-moz-placeholder,.login-form__content__input:focus .create-account__content__input::-moz-placeholder{opacity:0}.login-form__content__input:hover .create-account__content__input::placeholder,.login-form__content__input:focus .create-account__content__input::placeholder{opacity:0}.create-account__content__link{font-size:0.8125rem;color:#000000;border-bottom:solid 0.5px #000000}.create-account__content__link:hover{border-bottom:solid 0.5px transparent}.create-account__content__footer{display:flex;justify-content:center;margin:8px 0 0 0}.create-business-account__content{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:24px}@media only screen and (min-width: 768px){.create-business-account__content{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.create-business-account__content{grid-column-end:span 10;grid-column-start:2}}@media only screen and (min-width: 1248px){.create-business-account__content{grid-column-end:span 8;grid-column-start:3}}@media only screen and (min-width: 1440px){.create-business-account__content{grid-column-end:span 6;grid-column-start:4}}.create-business-account__content__title{font-size:2rem;line-height:2.5rem;font-weight:400;margin:0}.create-business-account__content__form{display:flex;flex-direction:column;row-gap:20px}@media only screen and (min-width: 1248px){.create-business-account__content__form{row-gap:32px}}.create-business-account__content__section{background:#ffffff;border:solid 1px #d6d6d6;border-radius:7px;padding:40px 32px}.create-business-account__content__section__step{font-size:0.8125rem;color:#8b8b8b}.create-business-account__content__section__title{font-size:1.5rem}.create-business-account__content__wrapper{display:grid;gap:16px}.create-business-account__content__wrapper--section1{grid-template-columns:repeat(1, 1fr);grid-template-areas:"create-business-account-title" "create-business-account-email" "create-business-account-email-confirmation" "create-business-account-password" "create-business-account-password-confirmation"}@media only screen and (min-width: 768px){.create-business-account__content__wrapper--section1{grid-template-columns:repeat(2, 1fr);grid-template-areas:"create-business-account-title create-business-account-title" "create-business-account-email create-business-account-email-confirmation" "create-business-account-password create-business-account-password-confirmation";align-items:flex-end}}.create-business-account__content__wrapper--section2{grid-template-columns:repeat(1, 1fr);grid-template-areas:"create-business-account-title" "create-business-account-first-name" "create-business-account-last-name" "create-business-account-phone"}@media only screen and (min-width: 768px){.create-business-account__content__wrapper--section2{grid-template-columns:repeat(2, 1fr);grid-template-areas:"create-business-account-title create-business-account-title" "create-business-account-first-name create-business-account-last-name" "create-business-account-phone .";align-items:flex-end}}.create-business-account__content__wrapper--section3{grid-template-columns:repeat(2, 1fr);grid-template-areas:"create-business-account-title create-business-account-title" "create-business-account-company create-business-account-company" "create-business-account-address1 create-business-account-address1" "create-business-account-address2 create-business-account-address2" "create-business-account-city create-business-account-city" "create-business-account-country create-business-account-country" "create-business-account-state create-business-account-zip" "create-business-account-message create-business-account-message"}@media only screen and (min-width: 768px){.create-business-account__content__wrapper--section3{grid-template-columns:repeat(4, 1fr);grid-template-areas:"create-business-account-title create-business-account-title create-business-account-title create-business-account-title" "create-business-account-company create-business-account-company create-business-account-country create-business-account-country" "create-business-account-address1 create-business-account-address1 create-business-account-city create-business-account-city" "create-business-account-address2 create-business-account-address2 create-business-account-state create-business-account-zip" "create-business-account-message create-business-account-message create-business-account-message create-business-account-message";align-items:flex-end}}.create-business-account__content__row{display:flex;flex-direction:column;row-gap:4px}.create-business-account__content__row--title{grid-area:create-business-account-title}.create-business-account__content__row--email{grid-area:create-business-account-email}.create-business-account__content__row--email-confirmation{grid-area:create-business-account-email-confirmation}.create-business-account__content__row--password{grid-area:create-business-account-password}.create-business-account__content__row--password-confirmation{grid-area:create-business-account-password-confirmation}.create-business-account__content__row--first-name{grid-area:create-business-account-first-name}.create-business-account__content__row--last-name{grid-area:create-business-account-last-name}.create-business-account__content__row--phone{grid-area:create-business-account-phone}.create-business-account__content__row--company{grid-area:create-business-account-company}.create-business-account__content__row--country{grid-area:create-business-account-country}.create-business-account__content__row--address1{grid-area:create-business-account-address1}.create-business-account__content__row--address2{grid-area:create-business-account-address2}.create-business-account__content__row--city{grid-area:create-business-account-city}.create-business-account__content__row--state{grid-area:create-business-account-state}.create-business-account__content__row--zip{grid-area:create-business-account-zip}.create-business-account__content__row--zip input{width:100%}.create-business-account__content__row--message{grid-area:create-business-account-message}.create-business-account__content__label{font-size:0.8125rem;font-weight:600}.create-business-account__content__note{font-size:0.8125rem}.create-business-account__content__footer{display:flex;justify-content:flex-end}.account-form__label{font-size:0.8125rem;font-weight:600}.account-form__input{border-radius:7px;background:#ffffff;border:solid 1px #8b8b8b;padding:18px 12px;color:#000000 !important;font-size:0.9375rem}.account-form__input::-moz-placeholder{font-size:0.9375rem;color:#000000 !important;-moz-transition:all 0.25s;transition:all 0.25s;opacity:1}.account-form__input::placeholder{font-size:0.9375rem;color:#000000 !important;transition:all 0.25s;opacity:1}.account-form__input:hover::-moz-placeholder,.account-form__input:focus::-moz-placeholder{opacity:0}.account-form__input:hover::placeholder,.account-form__input:focus::placeholder{opacity:0}@media only screen and (min-width: 1248px){.account-form__input--third{width:33.33%}}.account-form__select{border-radius:7px;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-caret-select-ea187a557cf4bbed85b36a913ece060d65290ea05a96ec82540b18815f00b989.svg) center right 12px no-repeat #fff;background-size:16px 16px;border:solid 1px #8b8b8b;padding:18px 12px;color:#000000 !important;font-size:0.9375rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%}.account-form__select::-moz-placeholder{font-size:0.9375rem;color:#000000 !important;-moz-transition:all 0.25s;transition:all 0.25s;opacity:1}.account-form__select::placeholder{font-size:0.9375rem;color:#000000 !important;transition:all 0.25s;opacity:1}.account-form__select:hover::-moz-placeholder,.account-form__select:focus::-moz-placeholder{opacity:0}.account-form__select:hover::placeholder,.account-form__select:focus::placeholder{opacity:0}.account-form__number{border-radius:7px;background:#ffffff;border:solid 1px #8b8b8b;padding:18px 12px;color:#000000 !important;font-size:0.9375rem}.account-form__number::-moz-placeholder{font-size:0.9375rem;color:#000000 !important;-moz-transition:all 0.25s;transition:all 0.25s;opacity:1}.account-form__number::placeholder{font-size:0.9375rem;color:#000000 !important;transition:all 0.25s;opacity:1}.account-form__number:hover::-moz-placeholder,.account-form__number:focus::-moz-placeholder{opacity:0}.account-form__number:hover::placeholder,.account-form__number:focus::placeholder{opacity:0}.hero-home{width:100vw;position:relative}.hero-home__container{display:block;height:calc(100vh - var(--header-height))}.with-tagline .hero-home__container{height:calc(100vh - var(--header-height) - var(--tagline-height))}.hero-home__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media only screen and (min-width: 768px){.hero-home__wrapper{top:unset;bottom:100px;left:50%;transform:translateX(-50%)}}@media only screen and (min-width: 1024px){.hero-home__wrapper{top:50%;transform:translate(-50%, -50%)}}.hero-home__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero-home__content{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:32px;align-items:flex-start}@media only screen and (min-width: 768px){.hero-home__content{grid-column-end:span 6;justify-self:center;grid-column-start:2}}@media only screen and (min-width: 1024px){.hero-home__content{justify-self:flex-start;align-items:flex-start;text-align:left;margin:0}}@media only screen and (min-width: 1720px){.hero-home__content{grid-column-end:span 5}}.hero-home__display-title{color:#ffffff;font-size:3.125rem;line-height:3.4375rem;letter-spacing:0.1125rem}@media only screen and (min-width: 1720px){.hero-home__display-title{font-size:4.0625rem;line-height:4.6875rem;letter-spacing:0.134375rem}}.hero-home__content-text{color:#ffffff;font-size:1rem;line-height:1.5rem}@media only screen and (min-width: 768px){.hero-home__content-text{font-size:1.5rem;line-height:2rem}}@keyframes bounce{from{transform:translate3d(0, 0, 0)}to{transform:translate3d(0, 20px, 0)}}.card-with-overlay-of-text{margin:0;padding:0;scroll-margin-top:253px}@media only screen and (min-width: 1024px){.card-with-overlay-of-text{scroll-margin-top:72px}}.card-with-overlay-of-text--has-title{padding:80px 0 60px 0;row-gap:70px}.card-with-overlay-of-text__title{padding:0 25px;grid-column-end:span 4}@media only screen and (min-width: 768px){.card-with-overlay-of-text__title{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.card-with-overlay-of-text__title{grid-column-end:span 12}}.card-with-overlay-of-text__wrapper{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;grid-column-end:span 4}@media only screen and (min-width: 768px){.card-with-overlay-of-text__wrapper{display:grid;grid-column-end:span 8}}@media only screen and (min-width: 1024px){.card-with-overlay-of-text__wrapper{grid-column-end:span 12}}@media only screen and (min-width: 768px){.card-with-overlay-of-text__wrapper--2{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 768px){.card-with-overlay-of-text__wrapper--3{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1024px){.card-with-overlay-of-text__wrapper--3{grid-template-columns:repeat(3, 1fr)}}.card-with-overlay-of-text__item{position:relative;aspect-ratio:1 / 1.5;display:block}@media only screen and (min-width: 1024px){.card-with-overlay-of-text__item{aspect-ratio:1 / 1}}.card-with-overlay-of-text__item-overlay{display:flex;position:absolute;top:0;left:0;height:100%;width:100%;align-items:flex-end;background-color:rgba(0,0,0,0.65);transition:all 0.25s}.card-with-overlay-of-text__wrapper--2 .card-with-overlay-of-text__item-overlay{padding:64px 23px}@media only screen and (min-width: 768px){.card-with-overlay-of-text__wrapper--2 .card-with-overlay-of-text__item-overlay{padding:64px 34px}}@media only screen and (min-width: 1024px){.card-with-overlay-of-text__wrapper--2 .card-with-overlay-of-text__item-overlay{padding:72px 68px}}@media only screen and (min-width: 1600px){.card-with-overlay-of-text__wrapper--2 .card-with-overlay-of-text__item-overlay{padding:88px 100px}}.card-with-overlay-of-text__wrapper--3 .card-with-overlay-of-text__item-overlay{padding:64px 23px}@media only screen and (min-width: 768px){.card-with-overlay-of-text__wrapper--3 .card-with-overlay-of-text__item-overlay{padding:64px 34px}}@media only screen and (min-width: 1024px){.card-with-overlay-of-text__wrapper--3 .card-with-overlay-of-text__item-overlay{padding:68px 40px}}@media only screen and (min-width: 1600px){.card-with-overlay-of-text__wrapper--3 .card-with-overlay-of-text__item-overlay{padding:68px 56px}}@media only screen and (min-width: 1024px){.card-with-overlay-of-text__item-overlay{opacity:0;z-index:0}}.card-with-overlay-of-text__item:hover .card-with-overlay-of-text__item-overlay{opacity:1;z-index:1}.card-with-overlay-of-text__item-picture{aspect-ratio:1 / 1.5;display:block}@media only screen and (min-width: 1024px){.card-with-overlay-of-text__item-picture{aspect-ratio:1 / 1}}.card-with-overlay-of-text__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;display:block}.card-with-overlay-of-text__item-content{display:flex;flex-direction:column;align-items:flex-start;row-gap:20px;color:#ffffff;width:100%}@media only screen and (min-width: 1024px){.card-with-overlay-of-text__item-content{max-width:405px}}.card-with-overlay-of-text__item-content-title{font-size:2rem;line-height:2.5rem}.card-with-overlay-of-text__item-content-text{font-size:0.8125rem;line-height:1.5rem}.card-with-overlay-of-text__item-content-btn{margin-top:20px}.card-article{display:flex;flex-direction:column;row-gap:35px}.card-article__link{display:block}.card-article__img{width:100%}.card-article__info{display:flex;-moz-column-gap:50px;column-gap:50px}.card-article__label{font-family:"Noto Serif Display", serif;font-style:italic;font-size:0.75rem;font-weight:400;color:#8b8b8b}.card-article__author{display:flex;flex-direction:column;row-gap:3px;font-size:1rem;line-height:1.5rem;font-weight:400}.card-article__date{display:flex;flex-direction:column;row-gap:3px;font-size:1rem;line-height:1.5rem;font-weight:400}.card-article__desc{display:flex;flex-direction:column;row-gap:10px}.card-article__title{font-size:1.25rem;line-height:2rem;font-weight:400;color:#000000}.card-article__text{font-size:0.8125rem;line-height:1.5rem}.card-article__see-more{display:flex;width:50px;height:50px;border-radius:50%;background:#000000;align-items:center;justify-content:center;animation:fade-out linear .25s}.card-article__see-more:hover{background:#ededed;animation:fade-in linear .25s}.card-article__see-more-ico{display:block;width:12px;animation:fade-out linear .25s}.card-article__see-more:hover .card-article__see-more-ico{display:none;animation:fade-in linear .25s}.card-article__see-more-ico.is-hover{display:none}.card-article__see-more:hover .card-article__see-more-ico.is-hover{display:block;animation:fade-in linear .25s}.vertical-cards{list-style:none;margin:0;padding:0;width:100%;row-gap:100px}.vertical-cards__item{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;row-gap:30px}.vertical-cards--2 .vertical-cards__item{grid-column-end:span 4}@media only screen and (min-width: 768px){.vertical-cards--2 .vertical-cards__item{grid-column-end:span 4}}@media only screen and (min-width: 1024px){.vertical-cards--2 .vertical-cards__item{grid-column-end:span 6}}.vertical-cards--3 .vertical-cards__item{grid-column-end:span 4}@media only screen and (min-width: 768px){.vertical-cards--3 .vertical-cards__item{grid-column-end:span 4}}@media only screen and (min-width: 1024px){.vertical-cards--3 .vertical-cards__item{grid-column-end:span 4}}.vertical-cards--4 .vertical-cards__item{grid-column-end:span 4}@media only screen and (min-width: 768px){.vertical-cards--4 .vertical-cards__item{grid-column-end:span 4}}@media only screen and (min-width: 1024px){.vertical-cards--4 .vertical-cards__item{grid-column-end:span 3}}.vertical-cards__item-top{display:flex;flex-direction:column;align-items:center;row-gap:30px;width:100%}.vertical-cards__item-picture{width:100%}.vertical-cards__item-img{width:100%}.vertical-cards__item-content{display:flex;flex-direction:column;row-gap:20px;align-items:center;padding:0 25px}@media only screen and (min-width: 768px){.vertical-cards__item-content{padding:unset}}.vertical-cards__item-title{font-size:2rem;line-height:2.5rem}.vertical-cards__item-text{font-size:0.8125rem;line-height:1.875rem}.featured-products{padding:100px 0 120px 0;scroll-margin-top:126px}@media only screen and (min-width: 768px){.generic .featured-products{padding:100px 25px 120px 25px}}@media only screen and (min-width: 768px){.featured-products{padding:100px 0 120px 0}}@media only screen and (min-width: 1024px){.featured-products{scroll-margin-top:70px}}.featured-products__wrapper{width:100%;max-width:1710px;margin:0 auto}.featured-products__scroll{overflow-y:hidden;overflow-x:auto;padding:0 0 60px 0}.featured-products__scroll::-webkit-scrollbar{-webkit-appearance:none;width:15px;height:15px;border-radius:8px;bottom:1.5px;position:relative;background-color:#ffffff}.featured-products__scroll::-webkit-scrollbar-thumb{border-radius:8px;background-color:#000000}.featured-products__header{margin:0 0 40px 0;row-gap:50px}.featured-products__title{margin:0;grid-column-end:span 4}@media only screen and (min-width: 768px){.featured-products__title{margin:0 0 20px 0;grid-column-end:span 8}}@media only screen and (min-width: 1024px){.featured-products__title{margin:0;grid-column-end:span 12}}@media only screen and (min-width: 1024px){.featured-products__title--has-text{grid-column-end:span 3}}@media only screen and (min-width: 1600px){.featured-products__title--has-text{grid-column-end:span 3}}.featured-products__text{font-size:1rem;line-height:2.1875rem;grid-column-end:span 4;grid-row-end:span 2;display:flex;align-items:flex-end}@media only screen and (min-width: 768px){.featured-products__text{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.featured-products__text{grid-column-start:5;grid-column-end:span 6}}@media only screen and (min-width: 1600px){.featured-products__text{grid-column-start:4;grid-column-end:span 7}}.featured-products__categories{position:relative;grid-column-end:span 3;grid-column-start:1}.featured-products--no-categories .card-product{width:460px}@media only screen and (min-width: 1248px){.featured-products--no-categories .card-product{position:relative;width:inherit}}.title-and-text{row-gap:32px;text-align:center;margin:96px auto;scroll-margin-top:253px}@media only screen and (min-width: 1024px){.title-and-text{scroll-margin-top:70px}}@media only screen and (min-width: 768px){.title-and-text.wrapper{padding:0 25px}}.title-and-text__title{font-size:3rem;line-height:3rem;grid-column-end:span 4;justify-self:center}@media only screen and (min-width: 768px){.title-and-text__title{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.title-and-text__title{grid-column-start:4;grid-column-end:span 6}}.title-and-text__text{font-size:0.8125rem;line-height:1.5rem;grid-column-end:span 4;justify-self:center}@media only screen and (min-width: 768px){.title-and-text__text{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.title-and-text__text{grid-column-start:4;grid-column-end:span 6}}.cards-with-text-side-by-side{row-gap:10px;scroll-margin-top:126px}@media only screen and (min-width: 1024px){.cards-with-text-side-by-side{scroll-margin-top:70px}}.cards-with-text-side-by-side__header{font-size:3rem;line-height:3rem;padding:70px 0;text-align:center;grid-column-end:span 4}@media only screen and (min-width: 768px){.cards-with-text-side-by-side__header{grid-column-end:span 6;grid-column-start:2}}@media only screen and (min-width: 1024px){.cards-with-text-side-by-side__header{grid-column-end:span 10}}.cards-with-text-side-by-side__wrapper{align-items:center;grid-auto-flow:row;display:grid;grid-template-columns:repeat(1, 1fr);grid-column-end:span 4}@media only screen and (min-width: 768px){.cards-with-text-side-by-side__wrapper{grid-template-columns:repeat(2, 1fr);grid-auto-flow:dense;grid-column-end:span 8}}@media only screen and (min-width: 1024px){.cards-with-text-side-by-side__wrapper{grid-column-end:span 10;grid-column-start:2}}.left .cards-with-text-side-by-side__picture{order:-1}.right .cards-with-text-side-by-side__picture{order:-1}@media only screen and (min-width: 768px){.right .cards-with-text-side-by-side__picture{order:1}}.cards-with-text-side-by-side__picture-img{width:100%;display:block}.cards-with-text-side-by-side__content{display:flex;flex-direction:column;align-items:flex-start;row-gap:40px;padding:50px 25px}@media only screen and (min-width: 768px){.cards-with-text-side-by-side__content{padding:50px 15%}}.cards-with-text-side-by-side__title{font-size:2rem;line-height:2.5rem;margin:0 0 10px 0}.cards-with-text-side-by-side__text{font-size:0.8125rem;line-height:1.5rem}.image-with-text-side-by-side{padding:70px 0 90px 0;scroll-margin-top:65px}@media only screen and (min-width: 768px){.image-with-text-side-by-side{padding:30px 0}}@media only screen and (min-width: 1024px){.image-with-text-side-by-side{scroll-margin-top:70px}}.image-with-text-side-by-side__wrapper{align-items:center;grid-auto-flow:row}.image-with-text-side-by-side__picture{grid-column-end:span 4}@media only screen and (min-width: 768px){.image-with-text-side-by-side__picture{grid-column-end:span 4}}@media only screen and (min-width: 1024px){.image-with-text-side-by-side__picture{grid-column-end:span 6}}.left .image-with-text-side-by-side__picture{order:-1;margin:0 -35px}@media only screen and (min-width: 768px){.left .image-with-text-side-by-side__picture{margin:0 0 0 -35px}}@media only screen and (min-width: 1024px){.left .image-with-text-side-by-side__picture{margin:unset}}.right .image-with-text-side-by-side__picture{order:-1;margin:0 -35px}@media only screen and (min-width: 768px){.right .image-with-text-side-by-side__picture{order:1;margin:0 -35px 0 0}}@media only screen and (min-width: 1024px){.right .image-with-text-side-by-side__picture{grid-column-start:7;margin:unset}}.image-with-text-side-by-side__picture-img{width:100%;display:block}.image-with-text-side-by-side__content{display:flex;flex-direction:column;align-items:flex-start;row-gap:40px;grid-column-end:span 4}@media only screen and (min-width: 768px){.image-with-text-side-by-side__content{grid-column-end:span 4}}@media only screen and (min-width: 1600px){.image-with-text-side-by-side__content{grid-column-end:span 3}}@media only screen and (min-width: 1024px){.left .image-with-text-side-by-side__content{grid-column-start:8}}@media only screen and (min-width: 1024px){.right .image-with-text-side-by-side__content{grid-column-start:2}}.image-with-text-side-by-side__title{font-size:2rem;line-height:2.5rem;margin:0 0 10px 0}.image-with-text-side-by-side__text{font-size:0.8125rem;line-height:1.5rem}.banner-with-overlay-of-text{display:grid;grid-template-columns:1fr;color:#000000;padding:0;scroll-margin-top:252px;align-items:center}@media only screen and (min-width: 1024px){.banner-with-overlay-of-text{scroll-margin-top:72px}}.banner-with-overlay-of-text__picture{display:block;grid-row-start:1;grid-column-start:1;align-content:center;height:-moz-max-content;height:max-content}@media only screen and (min-width: 768px){.banner-with-overlay-of-text__picture{margin:unset}}.banner-with-overlay-of-text__picture-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner-with-overlay-of-text__wrapper{grid-row-start:1;grid-column-start:1;align-content:center;padding:35px;height:-moz-max-content;height:max-content}@media only screen and (min-width: 768px){.banner-with-overlay-of-text__wrapper{padding:35px 0}}.banner-with-overlay-of-text__content{display:flex;flex-direction:column;row-gap:15px;grid-column-end:span 4}@media only screen and (min-width: 768px){.banner-with-overlay-of-text__content{grid-column-end:span 6;grid-column-start:2}}@media only screen and (min-width: 1024px){.banner-with-overlay-of-text__content{grid-column-start:3;grid-column-end:span 8}}@media only screen and (min-width: 1440px){.banner-with-overlay-of-text__content{grid-column-start:4;grid-column-end:span 6}}.banner-with-overlay-of-text__title{text-align:center;font-size:2rem;line-height:2.125rem;color:#ffffff}@media only screen and (min-width: 1024px){.banner-with-overlay-of-text__title{font-size:3.125rem;line-height:3.4375rem}}.banner-with-overlay-of-text__text{text-align:center;font-size:0.8125rem;line-height:1.25rem;color:#ffffff}@media only screen and (min-width: 1024px){.banner-with-overlay-of-text__text{font-size:2rem;line-height:2.5rem}}.three-zones{scroll-margin-top:126px}@media only screen and (min-width: 1024px){.three-zones{scroll-margin-top:70px}}.three-zones__title{margin:0;grid-column-end:span 4;margin:0 0 40px 0}@media only screen and (min-width: 768px){.three-zones__title{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.three-zones__title{grid-column-end:span 12}}.three-zones__content{grid-column-end:span 4;display:grid;gap:16px;grid-template-columns:1fr 1fr;grid-template-areas:"zone1" "zone2" "zone3"}@media only screen and (min-width: 768px){.three-zones__content{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.three-zones__content{grid-template-columns:2fr 2fr;grid-template-areas:"zone1 zone2" "zone1 zone3";grid-column-end:span 12}}@media only screen and (min-width: 1248px){.three-zones__content{gap:32px}}.three-zones__zone{position:relative}.three-zones__zone:nth-child(1){grid-area:zone1}.three-zones__zone:nth-child(1) .three-zones__zone-img{aspect-ratio:1 / 1.6}@media only screen and (min-width: 768px){.three-zones__zone:nth-child(1) .three-zones__zone-img{aspect-ratio:1.35 / 1}}@media only screen and (min-width: 1024px){.three-zones__zone:nth-child(1) .three-zones__zone-img{aspect-ratio:1 / 1}}.three-zones__zone:nth-child(2){grid-area:zone2}.three-zones__zone:nth-child(2) .three-zones__zone-img{aspect-ratio:1 / 1.6}@media only screen and (min-width: 768px){.three-zones__zone:nth-child(2) .three-zones__zone-img{aspect-ratio:2.6 / 1}}@media only screen and (min-width: 1024px){.three-zones__zone:nth-child(2) .three-zones__zone-img{aspect-ratio:2 / 1}}.three-zones__zone:nth-child(2) .three-zones__zone-title{font-size:2rem;line-height:2.5rem}.three-zones__zone:nth-child(2) .three-zones__zone-text{font-size:1.5rem;line-height:2rem}@media only screen and (min-width: 768px){.three-zones__zone:nth-child(2) .three-zones__zone-content{width:70%}}@media only screen and (min-width: 1024px){.three-zones__zone:nth-child(2) .three-zones__zone-content{width:75%}}@media only screen and (min-width: 1248px){.three-zones__zone:nth-child(2) .three-zones__zone-content{width:50%}}.three-zones__zone:nth-child(3){grid-area:zone3}.three-zones__zone:nth-child(3) .three-zones__zone-img{aspect-ratio:1 / 1.6}@media only screen and (min-width: 768px){.three-zones__zone:nth-child(3) .three-zones__zone-img{aspect-ratio:2.6 / 1}}@media only screen and (min-width: 1024px){.three-zones__zone:nth-child(3) .three-zones__zone-img{aspect-ratio:2 / 1}}.three-zones__zone:nth-child(3) .three-zones__zone-title{font-size:2rem;line-height:2.5rem}.three-zones__zone:nth-child(3) .three-zones__zone-text{font-size:1.5rem;line-height:2rem}@media only screen and (min-width: 768px){.three-zones__zone:nth-child(3) .three-zones__zone-content{width:70%}}@media only screen and (min-width: 1024px){.three-zones__zone:nth-child(3) .three-zones__zone-content{width:750%}}@media only screen and (min-width: 1248px){.three-zones__zone:nth-child(3) .three-zones__zone-content{width:50%}}.three-zones__zone-pic{display:block;width:100%;height:100%}.three-zones__zone-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.three-zones__zone-content{display:flex;flex-direction:column;position:absolute;top:0;width:100%;height:100%;padding:24px 32px;align-items:center;justify-content:flex-end;color:#000000;gap:16px;text-align:center}@media only screen and (min-width: 768px){.three-zones__zone-content{align-items:flex-start;text-align:left}}.block--dark-image .three-zones__zone-content{color:#ffffff}.three-zones__zone-title{font-size:4rem;line-height:4.5rem}.three-zones__zone-text{font-size:2rem;line-height:2.5rem}.three-zones__zone-text p{margin:0}.block-text{row-gap:32px;text-align:center;margin:96px auto;scroll-margin-top:126px}@media only screen and (min-width: 1024px){.block-text{scroll-margin-top:70px}}.block-text.full-width{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:unset}@media only screen and (min-width: 768px){.block-text.wrapper{padding:0 25px}}.block-text__title{font-size:3rem;line-height:3rem;grid-column-end:span 4;justify-self:center}@media only screen and (min-width: 768px){.block-text__title{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.block-text__title{grid-column-end:span 12}}.block-text__text{grid-column-end:span 4}@media only screen and (min-width: 768px){.block-text__text{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.block-text__text{grid-column-end:span 12}}.quote{scroll-margin-top:125px}@media only screen and (min-width: 1024px){.quote{scroll-margin-top:70px}}.quote__content{font-size:2.5rem;line-height:4rem;color:#000000;font-weight:400;padding:0 25px;grid-column-end:span 4}@media only screen and (min-width: 768px){.quote__content{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.quote__content{grid-column-end:span 12}}@media only screen and (min-width: 768px){.quote__content{font-size:4rem;line-height:6rem;padding:unset}}.tiles{gap:30px;display:grid;grid-template-columns:repeat(1, 1fr);scroll-margin-top:125px}@media only screen and (min-width: 1024px){.tiles{grid-template-columns:repeat(3, 1fr);grid-auto-rows:1fr;scroll-margin-top:70px}}.tiles__tile{display:grid}.tiles__tile-full{display:flex;flex-direction:column;justify-content:center;text-align:center;grid-row-end:span 2;row-gap:20px}.tiles__tile-half{grid-template-columns:repeat(2, 1fr);align-items:center;-moz-column-gap:20px;column-gap:20px}.tiles__tile-half .tiles__tile-img-container{order:1;flex:1 1 0}.tiles__tile-half .tiles__tile-content{flex:1 1 0}.tiles__tile-half .tiles__tile-img-container{order:1;flex:1 1 0}.tiles__tile-img{width:100%;display:block}.tiles__tile-content{display:flex;flex-direction:column;row-gap:20px;align-items:flex-start;padding:36px 20px}.tiles__tile-half .tiles__tile-content{flex:1 1 0}.tiles__tile-full .tiles__tile-content{align-items:center;text-align:center}.tiles__tile-title{font-size:1.5625rem;line-height:1.875rem;color:#000000}.tiles__tile-text{font-size:0.8125rem;line-height:1.25rem}.card-icon-text{display:grid;list-style:none;-moz-column-gap:30px;column-gap:30px;row-gap:50px;scroll-margin-top:126px}@media only screen and (min-width: 1024px){.card-icon-text{scroll-margin-top:70px}}.card-icon-text__item{display:flex;flex-direction:column;row-gap:20px;padding:0 25px}.card-icon-text--1-columns .card-icon-text__item{grid-column-end:span 4}@media only screen and (min-width: 768px){.card-icon-text--1-columns .card-icon-text__item{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.card-icon-text--1-columns .card-icon-text__item{grid-column-end:span 12}}.card-icon-text--2-columns .card-icon-text__item{grid-column-end:span 4}@media only screen and (min-width: 768px){.card-icon-text--2-columns .card-icon-text__item{grid-column-end:span 4}}@media only screen and (min-width: 1024px){.card-icon-text--2-columns .card-icon-text__item{grid-column-end:span 6}}.card-icon-text--3-columns .card-icon-text__item{grid-column-end:span 4}@media only screen and (min-width: 768px){.card-icon-text--3-columns .card-icon-text__item{grid-column-end:span 4}}@media only screen and (min-width: 1024px){.card-icon-text--3-columns .card-icon-text__item{grid-column-end:span 4}}@media only screen and (min-width: 768px){.card-icon-text__item:last-child:not(:nth-child(even)){grid-column-end:span 8}}@media only screen and (min-width: 1024px){.card-icon-text__item:last-child:not(:nth-child(even)){grid-column-end:span 4}}@media only screen and (min-width: 768px){.card-icon-text__item{padding:unset}}.card-icon-text__picture{width:27px;margin:0 0 15px 0}.card-icon-text__picture-img{width:100%}.card-icon-text__title{font-size:2rem;line-height:2.5rem}.card-icon-text__text{font-size:0.8125rem;line-height:1.875rem}.hero-common{width:100vw;height:100vh;max-height:406px;position:relative;display:flex;flex-direction:column;margin:0 0 50px 0}@media only screen and (min-width: 768px){.hero-common{max-height:805px}}@media only screen and (min-width: 1024px){.hero-common{max-height:368px}}@media only screen and (min-width: 1600px){.hero-common{max-height:490px}}.hero-common.hero-common--text-on-image{height:unset;max-height:unset}@media only screen and (min-width: 1024px){.hero-common.hero-common--text-on-image{height:100vh;max-height:490px}}.hero-common.hero-common--text-and-image{height:unset;max-height:unset}@media only screen and (min-width: 800px){.hero-common.hero-common--text-and-image{height:100vh;max-height:490px;flex-direction:row-reverse}.hero-common.hero-common--text-and-image:before{content:"";background:#f7f7f7;position:absolute;top:0;right:50%;bottom:0;left:0}}.hero-common__container{display:block;height:100%}.hero-common--text-on-image .hero-common__container{max-height:645px;height:100vh}@media only screen and (min-width: 1024px){.hero-common--text-on-image .hero-common__container{max-height:490px;height:100%}}.hero-common--text-and-image .hero-common__container{max-height:490px;height:100vh;width:100vw}@media only screen and (min-width: 800px){.hero-common--text-and-image .hero-common__container{width:50vw}}@media only screen and (min-width: 1024px){.hero-common--text-and-image .hero-common__container{max-height:490px;height:100%}}.hero-common__wrapper{position:relative}@media only screen and (min-width: 1024px){.hero-common__wrapper{position:absolute;top:50%;bottom:0;left:50%;transform:translate(-50%, -50%);align-items:center}}.hero-common--text-on-image .hero-common__wrapper{margin-top:-150px}@media only screen and (min-width: 768px){.hero-common--text-on-image .hero-common__wrapper{margin-top:-92px}}@media only screen and (min-width: 1024px){.hero-common--text-on-image .hero-common__wrapper{margin-top:unset;top:50%;bottom:0;left:50%;transform:translate(-50%, -50%);height:100%}}@media only screen and (min-width: 800px){.hero-common--text-and-image .hero-common__wrapper{position:absolute;margin-top:unset;top:50%;bottom:0;left:50%;transform:translate(-50%, -50%);height:100%;align-items:center}}.hero-common__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero-common__content{display:flex;position:relative;padding:60px 28px;grid-column-end:span 12}@media only screen and (min-width: 768px){.hero-common--text-on-image .hero-common__content{grid-column-end:span 8;grid-column-start:3;padding:0}}@media only screen and (min-width: 1024px){.hero-common--text-on-image .hero-common__content{align-items:flex-start;text-align:left;grid-column-end:span 4;grid-column-start:2}}.hero-common--text-on-image .hero-common__content:before{content:"";background:#f7f7f7;border-radius:8px;position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width: 768px){.hero-common--text-on-image .hero-common__content:before{top:-58px;right:-48px;bottom:-58px;left:-48px}}@media only screen and (min-width: 1440px){.hero-common--text-on-image .hero-common__content:before{top:-85px;right:-77px;bottom:-85px;left:-77px}}@media only screen and (min-width: 768px){.hero-common--text-on-image .hero-common__content{margin-bottom:50px}}@media only screen and (min-width: 1024px){.hero-common--text-on-image .hero-common__content{margin-bottom:unset}}@media only screen and (min-width: 768px){.hero-common--text-and-image .hero-common__content{grid-column-end:span 8;grid-column-start:3;padding:80px 0}}@media only screen and (min-width: 800px){.hero-common--text-and-image .hero-common__content{align-items:flex-start;text-align:left;grid-column-end:span 4;grid-column-start:2}}@media only screen and (min-width: 800px){.hero-common--text-and-image .hero-common__content{padding:0}}.hero-common__content-texts{position:relative;display:flex;flex-direction:column;row-gap:15px}.hero-common--text-on-image .hero-common__content-texts{text-align:center}@media only screen and (min-width: 1024px){.hero-common--text-on-image .hero-common__content-texts{text-align:left}}.hero-common__content-title{color:#000000;text-transform:uppercase;font-size:1.5rem;line-height:1.75rem}@media only screen and (min-width: 1024px){.hero-common__content-title{font-size:1.5rem;line-height:1.75rem}}@media only screen and (min-width: 1440px){.hero-common__content-title{font-size:1.5rem;line-height:1.75rem}}.hero-common__content-text{color:#000000}.hero-common--text-on-image .hero-common__content-text{font-size:1.125rem;line-height:1.5625rem}@media only screen and (min-width: 1440px){.hero-common--text-on-image .hero-common__content-text{font-size:0.9375rem}}.hero-common--text-and-image .hero-common__content-text{font-size:0.9375rem;line-height:1.5625rem}.promo-banner{width:100%;display:block}.promo-banner__img{width:100%;display:block}.content__description{font-size:1.5rem;line-height:1.75rem;grid-column-end:span 4;margin:0 0 80px 0}@media only screen and (min-width: 768px){.content__description{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.content__description{grid-column-end:span 9;margin:0 0 104px 0}}@media only screen and (min-width: 1248px){.content__description{grid-column-end:span 7}}.c-content{text-align:center;margin:3.125rem 0}@media only screen and (min-width: 1024px){.c-content{margin:3.125rem 6.25rem}}.c-content__description{font-size:1.125rem}@media only screen and (min-width: 768px){.c-content__description{font-size:1rem}}.breadcrumbs{margin:60px 0 0 0}@media only screen and (min-width: 1024px){.breadcrumbs{margin:70px 0 0 0}}.page--bgd .breadcrumbs{margin:0}@media only screen and (min-width: 1024px){.page--bgd .breadcrumbs{margin:0}}.breadcrumbs__list{display:flex;gap:8px;padding:0;margin-bottom:40px;flex-wrap:wrap}.breadcrumbs__item{display:inline-block;font-size:0.75rem;text-align:left}.breadcrumbs__item a{color:#8b8b8b}.breadcrumbs__item a:hover{color:#000000}.breadcrumbs__item:after{content:"/";margin-left:8px}.breadcrumbs__item:last-child a{color:#000000}.breadcrumbs__item:last-child a:hover{color:#8b8b8b}.filters{display:flex;align-items:flex-start;justify-content:flex-end;-moz-column-gap:30px;column-gap:30px;width:100%;position:relative;z-index:2}.blog-index .filters{grid-column-end:span 12}.filters__wrapper{display:flex;flex-direction:column;align-items:flex-end;row-gap:25px}@media only screen and (min-width: 1248px){.filters__wrapper{flex-direction:row-reverse;align-items:flex-start;justify-content:flex-end;-moz-column-gap:30px;column-gap:30px}}.filters__top{display:flex;-moz-column-gap:30px;column-gap:30px;justify-content:flex-end}.filters__btn{border:0;display:inline-block;font-family:"Poppins", sans-serif;line-height:1;text-align:center;padding:15px 73px 15px 30px;border-radius:4px;transition:background-color 0.3s ease, color 0.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:0.8125rem;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-filter-a2a71f4e26bc7dbe1b774f5be7856adca05c11e6ff910c90696220caca256b59.svg) right 30px center no-repeat #000;background-size:23px 14px;color:#ffffff;white-space:nowrap}.filters__btn:not(:disabled),.filters__btn:not(.is-disabled){cursor:pointer}.filters__btn:hover,.filters__btn:focus,.filters__btn.is-active{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-filter-black-5781e8f15bc9eeb626fe52fc622ed73bb45c9ef3e90ab3f8508f4abf324af4c5.svg) right 30px center no-repeat #ededed;background-size:1.4375rem 0.875rem;color:#000000}.c-filters{background:transparent;position:relative;z-index:2;padding:0.9375rem 0;max-width:73.125rem;margin:0 auto 3.125rem auto}@media only screen and (max-width: 479px){.c-filters{margin-bottom:3.125rem}}.c-filters--horizontal{height:auto;margin-bottom:0}@media only screen and (min-width: 768px){.c-filters--horizontal{height:9.375rem}}.c-filters__footer{display:block;margin:auto;width:100%;background:#F7F7F7;margin-bottom:2.5rem}.c-filters__footer--content{padding-bottom:1.25rem}.c-filters__title{flex:1 100%;font-size:0.8125rem;padding:0;margin:0 0 2.5rem 0;letter-spacing:0.0625rem;color:#50596c}@media only screen and (max-width: 479px){.c-filters__title{font-size:0.625rem;margin:0;padding:0 0.625rem}}@media only screen and (min-width: 768px){.c-filters__title{font-size:0.625rem;margin:0;padding:0 0.625rem}}.c-filters__box{flex:1;padding:0;height:unset;flex:1 100%;margin-bottom:1.25rem}@media only screen and (min-width: 768px){.c-filters__box{height:1.875rem;max-width:15.625rem;flex:1 20%;padding:0 0.625rem}}.c-filters__box--list{background:#ffffff;position:relative;z-index:99;top:0;padding:1.25rem;box-shadow:-0.0625rem 0.8125rem 1.125rem -0.1875rem rgba(141,141,141,0.5);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media only screen and (min-width: 640px){.c-filters__box--list{top:0;width:unset;margin-left:unset;margin-right:unset}}.c-filters__box--footer{margin:0;text-align:center}.c-filters__box--footer-clear{margin-top:0.75rem;font-size:0.6875rem}.c-filters__remove{text-align:center;width:100%;margin:2.0625rem 0 1.25rem}.c-filters__select{display:flex;flex-direction:column;font-size:0.8125rem;letter-spacing:0.0625rem;text-transform:uppercase;font-weight:500}@media only screen and (min-width: 768px){.c-filters__select{font-size:0.625rem}}.c-filters__select--horizontal{margin:1.25rem 0}.c-filters__select__list{display:none}.c-filters__select__list ul{margin-left:-2.5rem;list-style:none}.c-filters__sortby{color:#50596c;border-top:solid 0.0625rem #50596c;position:relative;margin:0;padding:0.9375rem 0 0 0}.c-filters__sortby:after{content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-arrow-right-9b5c2e3f2248472828dedafff1f666f88899113b016e503792628b2090c401b5.svg) center center no-repeat;background-size:0.8125rem 0.9375rem;width:0.8125rem;height:0.9375rem;position:absolute;top:1.0625rem;right:0;transition:all 0.25s;transform:rotate(90deg);transform-origin:center center}@media only screen and (min-width: 768px){.c-filters__sortby:after{background-size:0.625rem 0.6875rem;width:0.625rem;height:0.6875rem;top:0.875rem}}.c-filters__sortby.is-active{color:#a42b27;border-top:solid 0.0625rem #a42b27}.c-filters__sortby.is-active:after{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-arrow-right-red-5f57485d2fbcde81d0ef1a37a31fdfe491cd307931325b9f386d4725203b53e6.svg) center center no-repeat;background-size:0.8125rem 0.9375rem;transform:rotate(270deg)}@media only screen and (min-width: 768px){.c-filters__sortby.is-active:after{background-size:0.625rem 0.6875rem;width:0.625rem;height:0.6875rem}}.c-filters__sortby__item{margin:0.625rem 0;list-style:none;display:block;font-size:0.8125rem;border-bottom:solid 0.0625rem #a2a2a2;font-weight:500}.c-filters__sortby__item__label{display:flex;align-items:center;-moz-column-gap:0.625rem;column-gap:0.625rem;margin:0.625rem 0;letter-spacing:0.0625rem;color:#a2a2a2}@media only screen and (min-width: 768px){.c-filters__sortby__item__label{margin:0.75rem 0}}@media only screen and (min-width: 768px){.c-filters__sortby__item{font-size:0.625rem}}.c-filters__sortby__item__link{padding:0.75rem 0;letter-spacing:0.0625rem;color:#a2a2a2;display:block}.c-filters__sortby--footer{margin:0}.c-filters__btn{font-size:0.9375rem;padding:0.75rem 2.375rem;margin:1.875rem 0 0 0;width:100%;max-width:10.875rem;max-width:unset;text-transform:initial}@media only screen and (min-width: 768px){.c-filters__btn{font-size:0.75rem;padding:0.5rem 2.375rem}}.filters-selected{display:flex;flex-wrap:wrap;gap:15px;list-style:none;margin:0;align-items:center;justify-content:flex-end;padding:0}@media only screen and (min-width: 1024px){.filters-selected{max-width:900px}}.filters-selected__btn{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-clear-3829b2e0574282ef34e86490ee546f50abfc3e7601d93ddfb9ac4693f45ce6de.svg) right 30px center no-repeat #fff;background-size:8px 8px;border:solid 1px #ededed;padding:12px 58px 12px 30px;font-family:"Poppins", sans-serif;font-size:0.8125rem;color:#000000;border-radius:25px;transition:background-color 0.3s ease, color 0.3s ease;display:flex;-moz-column-gap:20px;column-gap:20px;align-items:center}.filters-selected__btn:hover{color:#ffffff;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-clear-white-ed3654efd8d931e32f359b637ed343838259d8c3983958bd11c01e49e9317f80.svg) right 30px center no-repeat #000;background-size:8px 8px}.filters-selected__btn-ico{width:8px;height:8px}.filters-sort{display:flex;gap:30px;align-items:center;position:relative;right:0}.filters-sort__count{font-size:0.9375rem;font-weight:600;width:-moz-max-content;width:max-content;display:none}@media only screen and (min-width: 768px){.filters-sort__count{display:unset}}.filters-sort__btn{background:#000000;border:0;display:inline-block;font-family:"Poppins", sans-serif;line-height:1;text-align:center;padding:15px 60px 15px 30px;border-radius:4px;transition:background-color 0.25s ease, color 0.25s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:0.8125rem;color:#ffffff;position:relative}.filters-sort__btn:after{content:"";position:absolute;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-toggle-white-f4e9ef55ae3b825993a86dc80919ef09f628e730333741e0a53cbf90a57ce91a.svg) center center no-repeat;background-size:11px 6px;width:11px;height:6px;top:50%;transform:translateY(-50%) rotate(180deg);transform-origin:center center;right:30px;transition:all 0.25s}.filters-sort__btn:not(:disabled),.filters-sort__btn:not(.is-disabled){cursor:pointer}.filters-sort__btn:hover,.filters-sort__btn:focus,.filters-sort__btn.is-active{background:#ededed;color:#000000}.filters-sort__btn:hover:after,.filters-sort__btn:focus:after,.filters-sort__btn.is-active:after{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-toggle-395229691126cf61438b24aabe4a712d2e14266344a8e5247899d81c0b521561.svg) center center no-repeat;background-size:11px 6px;transform:translateY(-50%) rotate(0)}.filters-sort__panel{position:absolute;display:none;z-index:1;top:0;right:0;padding-top:68px}.filters-sort__panel.is-activating,.filters-sort__panel.is-deactivating,.filters-sort__panel.is-active{display:block}.filters-sort__panel.is-activating{animation:fade-in .25s}.filters-sort__panel.is-deactivating{animation:fade-out .25s}.filters-sort__panel-list{background-color:#ffffff;box-shadow:0px 10px 30px 0px rgba(0,0,0,0.16);z-index:1;list-style:none;margin:0;padding:25px 22px 38px 22px;display:flex;flex-direction:column;row-gap:15px}.filters-sort__panel-link{text-transform:uppercase;font-size:0.9375rem;letter-spacing:0.0125rem;color:#000000}.filters-sort__panel-link:hover{color:#8b8b8b}:root{--filters-panel--width: 30%;--filters-panel--animation-duration: 0.5s}@keyframes filters-panel__panel--activate{from{margin-right:calc(0px - var(--filters-panel--width))}to{margin-right:0}}@keyframes filters-panel__panel--deactivate{from{margin-right:0}to{margin-right:calc(0px - var(--filters-panel--width))}}.filters-panel{display:none;position:fixed;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);left:0;top:var(--header-height);height:calc(100vh - var(--header-height) + 26px);transition:.25s ease;z-index:1111;flex-direction:column;align-items:flex-end}.has-tagline .filters-panel{top:calc(var(--header-height) + 55px)}.filters-panel.is-activating,.filters-panel.is-active,.filters-panel.is-deactivating{display:flex}.filters-panel.is-activating{animation:fade-in var(--filters-panel--animation-duration)}.filters-panel.is-activating .filters-panel__panel{animation:filters-panel__panel--activate var(--filters-panel--animation-duration)}.filters-panel.is-deactivating{animation:fade-out var(--filters-panel--animation-duration)}.filters-panel.is-deactivating .filters-panel__panel{animation:filters-panel__panel--deactivate var(--filters-panel--animation-duration)}.is-sticky .filters-panel{top:calc(var(--header-height) - 26px)}.filters-panel__scroll{overflow-y:auto;overflow-x:hidden;white-space:nowrap;position:absolute;top:0;right:7px;bottom:75px;left:0;padding:130px 30px 0 25px}.filters-panel__scroll::-webkit-scrollbar{-webkit-appearance:none;width:8px;height:8px;border-radius:4px;bottom:1.5px;position:relative;background-color:#ffffff}.filters-panel__scroll::-webkit-scrollbar-thumb{border-radius:4px;background-color:#000000}.filters-panel__wrapper{padding:121px 43px 88px 25px;width:100%}.filters-panel__panel{display:flex;flex-direction:column;gap:32px;align-items:flex-start;background:#ededed;width:var(--filters-panel--width);min-width:100%;min-height:calc(100vh - var(--header-height));position:relative}@media only screen and (min-width: 560px){.filters-panel__panel{min-width:420px}}@media only screen and (min-width: 1024px){.filters-panel__panel{min-width:655px}}.is-sticky .filters-panel__panel{min-height:calc(100vh - var(--header-height) + 26px)}.filters-panel__title{font-size:2rem;letter-spacing:0.03125rem;color:#000000;font-weight:400;margiN:0 0 30px 0}.filters-panel__item{padding:14px 0;border-top:solid 1px #d6d6d6}.filters-panel__item-title{font-size:1.125rem;letter-spacing:0.0125rem;color:#000000;transition:all 0.25s}.filter-toggle__item:hover .filters-panel__item-title{color:#8b8b8b}.filters-panel__toggle-btn{width:100%;font-size:1.125rem;letter-spacing:0.0125rem;font-weight:400;text-align:left;border:0;padding:20px 0;background:transparent;position:relative;border-top:solid 1px #d6d6d6}.filters-panel__toggle-btn:after{content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-toggle-395229691126cf61438b24aabe4a712d2e14266344a8e5247899d81c0b521561.svg) right center no-repeat;background-size:14px 8px;transform-origin:center center;width:14px;height:8px;display:block;position:absolute;top:50%;transform:translateY(-50%) rotate(180deg);right:0;transition:all 0.25s}.filters-panel__toggle-btn.is-active:after{transform:translateY(-50%) rotate(0)}.filters-panel__content{width:100%;border-bottom:solid 1px #d6d6d6}.filters-panel__close{margin-left:80%;z-index:1}.filters-panel__actions{position:sticky;bottom:0;background-color:rgba(255,255,255,0.7);-webkit-backdrop-filter:blur(19px) brightness(100%);backdrop-filter:blur(19px) brightness(100%);padding:16px 30px;margin-top:auto;display:flex;-moz-column-gap:15px;column-gap:15px;width:100%;justify-content:space-around}.filters-panel__actions a{flex:1 1 auto}.filters-panel__actions button{flex:2 1 auto}.filter-toggle{list-style:none;display:flex;flex-direction:column;row-gap:12px;padding:0}.has-set .filter-toggle{margin:0 0 0 10px}.filter-toggle__item.has-child{position:relative;display:flex;-moz-column-gap:12px;column-gap:12px;align-items:center}.filter-toggle__item.has-child:after{content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-toggle-395229691126cf61438b24aabe4a712d2e14266344a8e5247899d81c0b521561.svg) right center no-repeat;background-size:14px 8px;transform-origin:center center;width:14px;height:8px;display:block;position:absolute;top:50%;transform:translateY(-50%) rotate(180deg);right:0;transition:all 0.25s}.filter-toggle__item.has-child.is-open:after{transform:translateY(-50%) rotate(0)}.filter-toggle__label{display:flex;-moz-column-gap:12px;column-gap:12px;align-items:center}.filter-toggle__title{font-size:0.8125rem;color:#000000;transition:all 0.25s;flex:1;cursor:default}.filter-toggle__item:hover .filter-toggle__title{color:#8b8b8b}.card-product{display:flex;flex-direction:column;row-gap:35px;grid-column-end:span 4}@media only screen and (min-width: 560px){.card-product{grid-column-end:span 2}}@media only screen and (min-width: 768px){.card-product{grid-column-end:span 4}}@media only screen and (min-width: 1024px){.card-product{grid-column-end:span 4}.p-article .card-product{grid-column-end:span 6}}@media only screen and (min-width: 1248px){.card-product{grid-column-end:span 3}.p-article .card-product{grid-column-end:span 6}}.product-toggle__products .card-product{grid-column-end:unset}.recently-viewed__scroll .card-product,.product-section__scroll .card-product{width:280px}@media only screen and (min-width: 1248px){.recently-viewed__scroll .card-product,.product-section__scroll .card-product{width:unset}}.card-product__header{aspect-ratio:1 / 1;background:#ededed;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.card-product__img{width:100%;-o-object-fit:cover;object-fit:cover;display:block;aspect-ratio:1 / 1;transform:scale(1);transition:all 0.5s}.card-product__img:hover{transform:scale(1.1)}.card-product__no-img{width:50px;height:50px;margin:auto}.card-product__content{display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:30px;column-gap:30px;grid-template-areas:"card-content-price card-content-details card-content-details" ". card-content-rating card-content-rating"}.products-suggestion .card-product__content{grid-template-columns:repeat(1, 1fr);row-gap:10px;grid-template-areas:"card-content-details" "card-content-price" "card-content-rating"}.card-product__content-price{font-size:0.9375rem;line-height:1.125rem;display:grid;grid-template-columns:repeat(1, 1fr);row-gap:5px;-moz-column-gap:15px;column-gap:15px;grid-area:card-content-price;grid-template-areas:"content-price-current" "content-price-old" "content-price-discount"}.products-suggestion .card-product__content-price{width:-moz-max-content;width:max-content;grid-template-columns:repeat(2, 1fr);grid-template-areas:"content-price-current content-price-old" "content-price-discount content-price-discount"}.card-product__content-price-current{font-weight:500;grid-area:content-price-current}.card-product__content-price-old{color:#8b8b8b;text-decoration:line-through;grid-area:content-price-old}.card-product__content-price-discount{color:#af0000;grid-area:content-price-discount}.card-product__content-details{display:flex;flex-direction:column;row-gap:8px;grid-area:card-content-details}.card-product__content-details-header{display:flex;flex-direction:column;row-gap:3px;font-size:0.9375rem;line-height:1.125rem;font-weight:500}.card-product__content-details-title{color:#000000}.card-product__content-details-desc{color:#8b8b8b;font-size:0.9375rem;line-height:1.125rem}.card-product__rating{margin-top:12px;display:flex;-moz-column-gap:10px;column-gap:10px;align-items:center;grid-area:card-content-rating}.card-product__rating-count{font-size:0.625rem;font-weight:500}.card-product__rating-count:before{content:"("}.card-product__rating-count:after{content:")"}.star-rating{position:relative;letter-spacing:4px;font-size:0.875rem}.star-rating__fill{position:absolute;z-index:1;top:0;left:0;color:#000000;overflow:hidden}.star-rating__empty{color:#d6d6d6}.recently-viewed__scroll{overflow-y:hidden;overflow-x:auto;padding:0 0 60px 0}.recently-viewed__scroll::-webkit-scrollbar{-webkit-appearance:none;width:15px;height:15px;border-radius:8px;bottom:1.5px;position:relative;background-color:#ffffff}.recently-viewed__scroll::-webkit-scrollbar-thumb{border-radius:8px;background-color:#000000}.recently-viewed__display{grid-auto-flow:column}@media only screen and (min-width: 1248px){.recently-viewed__display{grid-auto-flow:unset}}.featured-products--with-categories .recently-viewed__display,.blog-article__aside .recently-viewed__display{grid-auto-flow:unset}.recently-viewed .col-xs-12.col-sm-6{width:460px}@media only screen and (min-width: 1248px){.recently-viewed .col-xs-12.col-sm-6{position:relative;width:inherit}}.gallery{width:100%;position:relative;margin:0 0 150px 0}.gallery__content{display:flex;overflow:hidden;width:100%;position:relative}.gallery__content figure{aspect-ratio:1.4 /1;width:100%}.gallery__content figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:all 1s}.gallery__content figure img:hover{transform:scale(1.1)}.gallery__content__link{aspect-ratio:1.4 /1;width:100%}.gallery__content__link img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:all 1s}.gallery__content__link img:hover{transform:scale(1.1)}.gallery__content__link-video{position:relative}.gallery__content__link-video:before{content:"";display:block;width:30px;height:30px;border-radius:50%;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-play-video-white-b39b222db1488843618e9882cadf43ff49a1171e4dea8adc50971f768672daec.svg) 50% 50% no-repeat #000;background-size:110%;position:absolute;right:0.9375rem;bottom:0.9375rem;z-index:10;opacity:1}@media only screen and (min-width: 768px){.gallery__content__link-video:before{right:1.25rem;bottom:1.25rem;width:40px;height:40px}}.gallery__content:hover .gallery__content__link-video:before{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-play-video-black-5857d1dcbfa9c3f4382a693c5a7d3620b0365b5cd246b87e535eb018ca345b4e.svg) 50% 50% no-repeat #ededed;background-size:110%}.gallery__content--no-img{width:25%;margin-top:25%;margin-left:30%}.gallery__content__caption{display:flex;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(35,31,32,0.75);transition:all 0.5s;padding:1.25rem;flex-direction:column;flex-wrap:nowrap;justify-content:center;text-align:center;opacity:0;font-size:0.875rem;color:#ffffff}@media only screen and (min-width: 768px){.gallery__content__caption{padding:3.125rem 2.5rem;font-size:1rem}}.gallery__content__caption--video:before{content:"";display:block;width:30px;height:30px;border-radius:50%;background:url(https://dplscqdtdgskd.cloudfront.net/images/ico-play-video.svg) 50% 50% no-repeat rgba(0,0,0,0.75);background-size:60%;position:absolute;right:0.625rem;bottom:0.625rem;transition:all 0.5s;z-index:10;opacity:1}@media only screen and (min-width: 768px){.gallery__content__caption--video:before{right:0.9375rem;bottom:0.9375rem}}.gallery .flickity-page-dots{text-align:unset}.gallery-card{display:flex;flex-direction:column;row-gap:20px;justify-content:space-between;align-items:flex-start}.gallery-card:hover{box-shadow:unset}.gallery-card__header{aspect-ratio:1 / 1;background:#ededed;display:flex;justify-content:center;align-items:center;position:relative}.gallery-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-card__no-img{width:40px;height:40px;margin:auto}.gallery-card__body{display:flex;flex-direction:column;row-gap:10px}.gallery-card__title{font-size:0.9375rem;line-height:1.125rem;font-weight:500;color:#000000}.gallery-card__desc{color:#8b8b8b;font-size:0.9375rem;line-height:1.125rem}.page-gallery__container,.c-gallery__container{grid-column-end:span 4}@media only screen and (min-width: 768px){.page-gallery__container,.c-gallery__container{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.page-gallery__container,.c-gallery__container{grid-column-end:span 11;grid-column-start:2}}.page-gallery--product,.c-gallery--product{width:100%}.page-gallery--product__figure,.c-gallery--product__figure{background:#ffffff}.page-gallery--product__slider,.c-gallery--product__slider{position:relative;margin-bottom:120px}@media only screen and (max-width: 639px){.page-gallery--product__slider,.c-gallery--product__slider{margin-bottom:60px}}.page-gallery--product__slider__content,.c-gallery--product__slider__content{display:flex;overflow:hidden;width:100%;position:relative}.page-gallery--product__slider__content:before,.c-gallery--product__slider__content:before{content:"";display:block;padding-top:100%}.page-gallery--product__slider__content figure,.c-gallery--product__slider__content figure{position:absolute;top:0;left:0;bottom:0;right:0}.page-gallery--product__slider__content figure img,.c-gallery--product__slider__content figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-gallery--product__slider .flickity-page-dots,.c-gallery--product__slider .flickity-page-dots{bottom:-50px}.page-gallery--product--no-img,.c-gallery--product--no-img{width:25%;margin-top:25%;margin-left:30%}.page-gallery--product--featured,.c-gallery--product--featured{display:flex;overflow:hidden;position:relative;width:100%;flex:0 0 33.33333%}.page-gallery--product--featured.is-active,.c-gallery--product--featured.is-active{display:none}.page-gallery--product--featured:before,.c-gallery--product--featured:before{content:"";display:block;padding-top:100%}.page-gallery--product--featured figure,.c-gallery--product--featured figure{position:absolute;top:0;left:0;bottom:0;right:0}.page-gallery--product--featured figure img,.c-gallery--product--featured figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-gallery--product--persona,.c-gallery--product--persona{position:absolute;right:0.625rem;top:0.625rem;z-index:10}.page-gallery__block,.c-gallery__block{width:auto;height:auto;overflow:hidden}.page-gallery__block:hover .c-gallery__caption,.c-gallery__block:hover .c-gallery__caption{opacity:1}.page-gallery__block--thumb,.c-gallery__block--thumb{position:relative;height:100%;overflow:hidden}.page-gallery__block__image,.c-gallery__block__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.page-gallery__caption,.c-gallery__caption{display:flex;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(35,31,32,0.75);transition:all 0.5s;padding:1.25rem;flex-direction:column;flex-wrap:nowrap;justify-content:center;text-align:center;opacity:0;font-size:0.875rem;color:#ffffff}@media only screen and (min-width: 768px){.page-gallery__caption,.c-gallery__caption{padding:3.125rem 2.5rem;font-size:1rem}}.page-gallery__caption--video:before,.c-gallery__caption--video:before{content:"";display:block;width:30px;height:30px;border-radius:50%;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-play-video-white-b39b222db1488843618e9882cadf43ff49a1171e4dea8adc50971f768672daec.svg) 50% 50% no-repeat #000;background-size:110%;position:absolute;right:0.625rem;bottom:0.625rem;transition:all 0.5s;z-index:10;opacity:1;transform:scale(1)}@media only screen and (min-width: 768px){.page-gallery__caption--video:before,.c-gallery__caption--video:before{right:0.9375rem;bottom:0.9375rem}}.c-gallery__block:hover .page-gallery__caption--video:before,.c-gallery__block:hover .c-gallery__caption--video:before{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-play-video-black-5857d1dcbfa9c3f4382a693c5a7d3620b0365b5cd246b87e535eb018ca345b4e.svg) 50% 50% no-repeat #ededed;background-size:110%}.page-gallery__cards,.c-gallery__cards{display:grid;grid-template-columns:repeat(1, 1fr);-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:2.5rem}@media only screen and (min-width: 560px){.page-gallery__cards,.c-gallery__cards{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 768px){.page-gallery__cards,.c-gallery__cards{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 1024px){.page-gallery__cards,.c-gallery__cards{grid-template-columns:repeat(5, 1fr)}}.page-gallery__blog,.c-gallery__blog{margin:0 0 0 0.625rem}.c-gallery--product--featured{flex:0 0 100%}.c-gallery--product--featured figure{position:relative;aspect-ratio:1 / 1.3;width:100%}.c-gallery--product--featured figure img{-o-object-position:50% 0;object-position:50% 0;display:block}.c-gallery--product--featured:before{display:none}.c-gallery--product--featured__video{display:block;position:relative;height:100%}.c-gallery--product--featured__video:before{content:"";display:block;width:50px;height:50px;border-radius:50%;background:url(https://dplscqdtdgskd.cloudfront.net/images/ico-play-video.svg) 96% 75% no-repeat rgba(0,0,0,0.75);background-size:60%;position:absolute;right:1.875rem;bottom:1.875rem;transition:all 0.5s;z-index:10;opacity:1}@media only screen and (min-width: 768px){.c-gallery--product--featured__video:before{width:30px;height:30px;right:0.9375rem;bottom:0.9375rem}}.c-gallery--product--no-img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:auto;margin-left:auto}.c-gallery--product__slider__content:before{display:none}.c-gallery--product__slider__content figure{aspect-ratio:1 / 1.3;position:relative;width:100%}.c-gallery--product__slider__content figure img{-o-object-position:50% 0;object-position:50% 0;display:block}.c-gallery--product__figure:not(:first-child){display:none}.c-gallery--product .flickity-prev-next-button{border:solid 0.0625rem #000a12;border-radius:50%;background:transparent;position:absolute;top:auto;bottom:0}.c-gallery--product .flickity-prev-next-button svg{display:none}.c-gallery--product .flickity-prev-next-button.next{right:0.9375rem}.c-gallery--product .flickity-prev-next-button.next:before{position:absolute;content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-arrow-down-030686d4486c1aef5e3180b0fd0b6882d024f1b935a0c29121f94ee1b5936075.svg) center center no-repeat;background-size:0.9375rem 1.0625rem;top:0;left:0;width:2.75rem;height:2.75rem;transform:rotate(270deg);transform-origin:center center}.c-gallery--product .flickity-prev-next-button.previous{right:4.6875rem;left:auto}.c-gallery--product .flickity-prev-next-button.previous:before{position:absolute;content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-arrow-down-030686d4486c1aef5e3180b0fd0b6882d024f1b935a0c29121f94ee1b5936075.svg) center center no-repeat;background-size:0.9375rem 1.0625rem;top:0;left:0;width:2.75rem;height:2.75rem;transform:rotate(90deg);transform-origin:center center}.c-gallery__caption{opacity:1;background:rgba(70,70,70,0);z-index:1}.c-gallery__caption__title{opacity:0;transition:all 0.5s;font-size:1.25rem;line-height:1.25rem;text-transform:uppercase}.c-gallery__caption__description{opacity:0;transition:all 0.5s;text-decoration:underline;font-size:0.8125rem;margin-top:1.25rem}.c-gallery__caption:hover{background:rgba(70,70,70,0.75)}.c-gallery__caption:hover .c-gallery__caption__title{opacity:1}.c-gallery__caption:hover .c-gallery__caption__description{opacity:1}.c-gallery__caption--magnify:after{content:"";display:block;width:30px;height:30px;border-radius:50%;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-magnify-white-015e5c40ff422894a7a85a1ecbc550ed46fd5773d71285719bf1bbe0a363df69.svg) 50% 50% no-repeat #000;background-size:60%;position:absolute;right:0.625rem;bottom:0.625rem;z-index:10;opacity:1;transform:scale(1)}@media only screen and (min-width: 768px){.c-gallery__caption--magnify:after{right:0.9375rem;bottom:0.9375rem}}.c-gallery__block:hover .c-gallery__caption--magnify:after{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-magnify-black-2e91f6ebd54a41e8e73c83bc6cfc5e6c3f01806f5c8343d63695b59a98b21b28.svg) 50% 50% no-repeat #ededed;background-size:60%}.c-gallery__block__image{-o-object-position:50% 0;object-position:50% 0}.product-gallery__container{display:flex;flex-direction:column;row-gap:30px}.product-gallery__featured{display:flex;overflow:hidden;position:relative;width:100%}.product-gallery__featured-figure{width:100%}@media only screen and (min-width: 768px){.product-gallery__featured-figure:not(:first-child){display:none}}.product-gallery__featured-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;display:block;aspect-ratio:1.35 / 1}.product-gallery__images{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}.product-gallery__images-item{display:flex;aspect-ratio:1 / 1}.product-gallery__images-item.is-active{display:none}.product-gallery__images-item figure{aspect-ratio:1 / 1}.product-gallery__images-item figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-gallery__no-img{aspect-ratio:1.35 /1;display:flex;justify-content:center;align-items:center;width:100%;background:#ededed}.product-gallery__no-img svg{width:50px}.product-gallery__link{display:block;position:relative}.product-gallery__link:after{content:"";display:flex;width:50px;height:50px;border-radius:50%;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-magnify-white-015e5c40ff422894a7a85a1ecbc550ed46fd5773d71285719bf1bbe0a363df69.svg) center center no-repeat #000;background-size:26px 26px;align-items:center;justify-content:center;position:absolute;right:40px;bottom:40px}.product-gallery__link:hover .product-gallery__link:after{background:#ededed}.product-gallery__link:hover:after{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-magnify-black-2e91f6ebd54a41e8e73c83bc6cfc5e6c3f01806f5c8343d63695b59a98b21b28.svg) center center no-repeat #ededed;background-size:26px 26px}.product-gallery__link-video{position:relative}.product-gallery__link-video:before{content:"";display:block;width:30px;height:30px;border-radius:50%;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-play-video-white-b39b222db1488843618e9882cadf43ff49a1171e4dea8adc50971f768672daec.svg) 50% 50% no-repeat #000;background-size:110%;position:absolute;right:0.625rem;bottom:0.625rem;z-index:10;opacity:1}@media only screen and (min-width: 768px){.product-gallery__link-video:before{right:0.9375rem;bottom:0.9375rem}}.product-gallery__images:hover .product-gallery__link-video:before{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-play-video-black-5857d1dcbfa9c3f4382a693c5a7d3620b0365b5cd246b87e535eb018ca345b4e.svg) 50% 50% no-repeat #ededed;background-size:110%}.product-gallery-slider{position:relative;margin-bottom:7.5rem;width:100%}@media only screen and (max-width: 639px){.product-gallery-slider{margin-bottom:3.75rem}}.product-gallery-slider__content{display:flex;overflow:hidden;width:100%;position:relative}.product-gallery-slider__content:before{content:"";display:block;padding-top:100%}.product-gallery-slider__content figure{position:absolute;top:0;left:0;bottom:0;right:0}.product-gallery-slider__content figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-gallery-slider .flickity-page-dots{bottom:-3.125rem;text-align:unset}.product-content{display:flex;flex-direction:column;row-gap:10px}@media only screen and (min-width: 1024px){.product-content{grid-column-start:8}}.product-content__sticky-zone{display:flex;flex-direction:column;row-gap:10px}.product-content__title{font-size:2rem;line-height:2.375rem;font-weight:400;margin:0 0 20px 0}.product-content__title-line-2{display:block}.product-content__brand{font-size:0.8125rem;line-height:1.3125rem}.product-content__rating{display:flex;-moz-column-gap:10px;column-gap:10px;align-items:center}.product-content__rating-count{font-size:0.625rem;font-weight:500}.product-content__rating-count:before{content:"("}.product-content__rating-count:after{content:")"}.product-content__criteria{display:flex;flex-direction:column;row-gap:28px;padding:0 0 30px 0;margin:0 0 15px 0;border-bottom:solid 1px #d6d6d6}.product-content__criteria-top{display:flex;-moz-column-gap:20px;column-gap:20px;justify-content:space-between;align-items:flex-start;line-height:1.125rem}.product-content__criteria-label{font-size:1.125rem;line-height:1.125rem;font-weight:400;color:#000000;display:flex;-moz-column-gap:5px;column-gap:5px;text-transform:uppercase}.product-content__criteria-title{text-transform:initial}.product-content__dots{display:flex;flex-wrap:wrap;-moz-column-gap:30px;column-gap:30px;row-gap:18px}.product-content__criterion{display:flex;flex-wrap:wrap;gap:10px}.product-content__variation-section{padding:0 0 30px 0;margin:0 0 15px 0;border-bottom:solid 1px #d6d6d6}.product-content__sticky .product-content__variation-section{background:rgba(255,255,255,0.85)}.product-content__sticky{position:sticky;bottom:0}.product-content__out-of-stock{background:transparent;border:0;padding:0;margin:0;display:flex;gap:20px;flex-direction:column}@media only screen and (min-width: 768px){.product-content__out-of-stock{flex-direction:row;align-items:center}}.product-content__out-of-stock-text{font-size:1.25rem;color:#af0000;font-weight:500}.product-content__out-of-stock-date{font-size:0.8125rem;color:#000000}.product-content__ingredients{font-size:0.8125rem;line-height:1.3125rem}.product-content__instructions{font-size:0.8125rem;line-height:1.3125rem}.product-content__warning{font-size:0.8125rem;line-height:1.3125rem;color:#af0000;padding:0 0 30px 0;margin:0 0 15px 0;border-bottom:solid 1px #d6d6d6}.price{width:-moz-fit-content;width:fit-content;display:grid;grid-template-columns:3fr 3fr;-moz-column-gap:25px;column-gap:25px;row-gap:15px;grid-template-areas:"current old msrp" "discount discount discount"}.price--current{grid-area:current;font-size:1.875rem;line-height:1.125rem;font-weight:500;color:#000000}.price--discount{grid-area:discount;color:#af0000;font-weight:500;font-size:1.25rem;line-height:1.125rem}.price--old{grid-area:old;color:#8b8b8b;font-size:0.9375rem;line-height:1.125rem;text-decoration:line-through}.price--old span{text-decoration:line-through}.price--msrp{grid-area:msrp;color:#8b8b8b;font-size:0.8125rem;line-height:1.125rem}.price--msrp span{text-decoration:line-through}.price--with-list-sale{display:flex;align-items:center}.c-price-current{font-size:2.4375rem;line-height:2.3125rem;font-weight:300}@media only screen and (min-width: 768px){.c-price-current{font-size:1.875rem}}.c-price-current--unit{font-size:0.8125rem;line-height:0.8125rem}.c-price-current--small{font-size:1.25rem;line-height:1.8125rem}.c-price-old{font-size:1.125rem;line-height:1.125rem;color:#a2a2a2;padding-right:0.625rem;margin-right:0.625rem;display:inline-block;text-decoration:line-through;border-right:solid 0.125rem}.c-price-old--small{font-size:0.8125rem;line-height:0.8125rem}.c-price-discount{font-size:1.125rem;line-height:1.125rem;color:#ff4949;display:inline-block}.c-price-discount--small{font-size:0.8125rem;line-height:0.8125rem}.c-price__regular{text-decoration:line-through;font-size:0.875rem}.c-price__unit{font-weight:700}.pricing-breaks{border-collapse:collapse;width:100%;margin:0 0 30px 0}.pricing-breaks tr{display:table-row}.pricing-breaks tr:last-child td{border-bottom:none}.pricing-breaks td{vertical-align:top;font-size:1.125rem;font-weight:500;padding:14px 30px 14px 0;border-bottom:solid 1px #d6d6d6}.pricing-breaks td:first-child{width:100px}.pricing-breaks__prices{display:flex;-moz-column-gap:30px;column-gap:30px}.pricing-breaks__prices-current{font-size:1.125rem;font-weight:500}.pricing-breaks__prices-old{font-size:1.125rem;color:#8b8b8b;text-decoration:line-through}.pricing-breaks__prices-list{display:flex;-moz-column-gap:10px;column-gap:10px}.pricing-breaks__prices-label{font-weight:400}.price-list-sale{display:flex;-moz-column-gap:10px;column-gap:10px;align-items:center;font-size:1.125rem;font-weight:500}.price-list-sale__label{font-weight:400}.add-to-cart-form{display:flex;-moz-column-gap:46px;column-gap:46px;align-items:center}.add-to-cart-form__btn{flex:1}.stepper{display:flex;-moz-column-gap:5px;column-gap:5px;border:solid 1px #ededed;height:56px;border-radius:28px;align-items:center;justify-content:center;padding:0 13px;width:-moz-max-content;width:max-content}.stepper__controler{width:30px;height:30px;border:solid 1px #ededed;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:fade-out linear .25s}.stepper__controler:hover{border:solid 1px #d6d6d6;animation:fade-in linear .25s}.stepper__controler-ico{display:block;width:12px;animation:fade-out linear .25s}.stepper__controler:hover .stepper__controler-ico{display:none;animation:fade-in linear .25s}.stepper__controler-ico.is-hover{display:none}.stepper__controler:hover .stepper__controler-ico.is-hover{display:block;animation:fade-in linear .25s}.stepper__input{border:0;max-width:50px;font-size:18px;font-weight:500;color:#000000;text-align:center}.stepper__input[type='number']{-moz-appearance:textfield}.stepper__input::-webkit-outer-spin-button,.stepper__input::-webkit-inner-spin-button{-webkit-appearance:none}.stepper__input:-internal-autofill-selected{background:transparent}.stepper-small{display:flex;-moz-column-gap:5px;column-gap:5px;border:solid 1px #ededed;height:34px;border-radius:17px;align-items:center;justify-content:center;padding:0 2px;width:-moz-max-content;width:max-content}.stepper-small__controler{width:28px;height:28px;border:0;background:#ededed;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:fade-out linear .25s}.stepper-small__controler:hover{background:#000000;animation:fade-in linear .25s}.stepper-small__controler-ico{display:block;width:12px;animation:fade-out linear .25s}.stepper-small__controler:hover .stepper-small__controler-ico{display:none;animation:fade-in linear .25s}.stepper-small__controler-ico.is-hover{display:none}.stepper-small__controler:hover .stepper-small__controler-ico.is-hover{display:block;animation:fade-in linear .25s}.stepper-small__input{border:0;max-width:40px;font-size:18px;font-weight:500;color:#000000;text-align:center;background:transparent}.stepper-small__input[type='number']{-moz-appearance:textfield}.stepper-small__input::-webkit-outer-spin-button,.stepper-small__input::-webkit-inner-spin-button{-webkit-appearance:none}.stepper-small__input:-internal-autofill-selected{background:transparent}.stepper-small__input-out-of-stock{color:#af0000}.stepper-mini{display:flex;-moz-column-gap:5px;column-gap:5px;border:solid 1px #ffffff;height:30px;border-radius:15px;align-items:center;justify-content:center;padding:0 2px;width:-moz-max-content;width:max-content}.stepper-mini__controler{width:20px;height:20px;border:0;background:#ededed;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:fade-out linear .25s}.stepper-mini__controler:hover{background:#000000;animation:fade-in linear .25s}.stepper-mini__controler-ico{display:block;width:10px;animation:fade-out linear .25s}.stepper-mini__controler:hover .stepper-mini__controler-ico{display:none;animation:fade-in linear .25s}.stepper-mini__controler-ico.is-hover{display:none}.stepper-mini__controler:hover .stepper-mini__controler-ico.is-hover{display:block;animation:fade-in linear .25s}.stepper-mini__input{border:0;max-width:26px;font-size:12px;font-weight:500;color:#000000;text-align:center;background:transparent}.stepper-mini__input[type='number']{-moz-appearance:textfield}.stepper-mini__input::-webkit-outer-spin-button,.stepper-mini__input::-webkit-inner-spin-button{-webkit-appearance:none}.stepper-mini__input:-internal-autofill-selected{background:transparent}.product-description{display:flex;flex-direction:column;row-gap:25px;padding:0 0 30px 0;margin:0 0 15px 0;border-bottom:solid 1px #d6d6d6}.product-description__label{font-size:1.125rem;line-height:1.125rem;text-transform:uppercase}.product-description__desc{font-size:0.8125rem;line-height:1.3125rem}.product-description__sku{display:flex;-moz-column-gap:5px;column-gap:5px;font-size:0.8125rem;line-height:1.3125rem}.product-share{display:grid;-moz-column-gap:50px;column-gap:50px;row-gap:25px;grid-template-areas:"share-title share-icons" "share-text share-text"}.product-share__title{grid-area:share-title;font-size:1.125rem;line-height:1.125rem;font-weight:500}.product-share__icons{grid-area:share-icons;display:flex;-moz-column-gap:20px;column-gap:20px;align-items:center}.p-article .product-share__icons{border-top:solid 1px #d6d6d6;padding:16px 0 0 0}.product-share__text{grid-area:share-text;font-size:0.9375rem;line-height:1.5625rem;font-weight:600}.product-share__ico{display:block;width:25px}.product-share__link:hover .product-share__ico{display:none}.product-share__ico.is-hover{display:none}.product-share__link:hover .product-share__ico.is-hover{display:block}.product-toggle{border-bottom:solid 1px #d6d6d6}.product-toggle__title{font-size:1.125rem;line-height:1.125rem;padding:15px 0;border-top:solid 1px #d6d6d6;position:relative;cursor:pointer;color:#000000;transition:all 0.25s}.product-toggle__title:hover{color:#8b8b8b}.product-toggle__title:after{content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-caret-select-ea187a557cf4bbed85b36a913ece060d65290ea05a96ec82540b18815f00b989.svg) center center no-repeat;background-size:11px 6px;width:11px;height:6px;position:absolute;top:50%;transform:translateY(-50%) rotate(0);transform-origin:center center;right:0;transition:all 0.25s}.product-toggle__title.is-active:after{transform:translateY(-50%) rotate(180deg)}.product-toggle__content{font-size:0.8125rem;line-height:1.3125rem;padding:10px 0 20px 0}.product-toggle__products{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}.product-section{margin:0 0 125px 0}.product-section__scroll{overflow-y:hidden;overflow-x:auto;padding:0 0 60px 0}.product-section__scroll::-webkit-scrollbar{-webkit-appearance:none;width:15px;height:15px;border-radius:8px;bottom:1.5px;position:relative;background-color:#ffffff}.product-section__scroll::-webkit-scrollbar-thumb{border-radius:8px;background-color:#000000}.product-section .col-xs-12.col-sm-6{width:460px}@media only screen and (min-width: 1248px){.product-section .col-xs-12.col-sm-6{position:relative;width:inherit}}.variation-table{margin:0 0 100px 0}.variation-table__scroll{overflow-x:auto;overflow-y:hidden;margin:0 0 60px 0}.variation-table__scroll::-webkit-scrollbar{-webkit-appearance:none;width:15px;height:15px;border-radius:8px;bottom:1.5px;position:relative;background-color:#ededed}.variation-table__scroll::-webkit-scrollbar-thumb{border-radius:8px;background-color:#000000}.variation-table__multiple{border-collapse:collapse;width:-moz-max-content;width:max-content;margin:0 0 50px 0}.variation-table__multiple thead th{width:145px;text-align:left;font-size:0.9375rem;line-height:1.125rem;font-weight:500;padding:0 30px 15px 0;border-bottom:solid 1px #8b8b8b}.variation-table__multiple thead th.variation-table__counter{padding:0 0 15px 30px}.variation-table__multiple tr{display:table-row}.variation-table__multiple td{width:145px;vertical-align:top;padding:50px 30px 30px 0;border-bottom:solid 1px #8b8b8b}.variation-table__multiple td.variation-table__counter{border:0}.variation-table__multiple td.variation-table__counter{padding:0 0 0 30px}.variation-table__single-item{min-width:205px;border-top:solid 1px #707070;display:flex;flex-direction:column;padding:10px 0;margin:0 0 60px 0}.variation-table__single-item--with-color{border-top:0;padding:0 0 10px 0}.variation-table__single-item-color{width:100%;height:40px;display:block;margin:0 0 12px 0}.variation-table__single-top{display:flex;flex-direction:column;row-gap:20px}.variation-table__single-bottom{display:flex;justify-content:space-between;align-items:center;margin:5px 0 0 0}.variation-table__title{font-size:0.9375rem;line-height:1.125rem;font-weight:500}.variation-table__color{width:100%;height:40px;display:block;margin:0 0 12px 0;box-shadow:inset 0px 0px 0px 1px #ededed}.variation-table__price{font-size:1.125rem;font-weight:500;margin:0 0 15px 0}.variation-table__price.out-of-stock{color:#d6d6d6}.variation-table__single-bottom .variation-table__price{margin:0}.variation-table__inventory{font-size:0.75rem;line-height:1.125rem;font-style:italic;color:#8b8b8b;font-weight:600;margin:10px 0 0 0}.variation-table__inventory--available{color:#000000}.variation-table__counter{border-bottom:0;padding:0 0 0 30px;position:relative}.variation-table__counter-content{width:115px;background:#f7f7f7;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;right:0;font-size:1.125rem;line-height:1.125rem;font-weight:500}.variation-table__footer{display:flex;justify-content:flex-end}.variation-table__btn{border:0;display:inline-block;font-family:"Poppins", sans-serif;line-height:1;text-align:center;padding:18px 73px 18px 30px;border-radius:25px;transition:background-color 0.3s ease, color 0.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:0.8125rem;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-add-to-bag-ebb4f0d20790d8861838694242911788dd92d590fe89731183c8ac67239eb2a2.svg) right 30px center no-repeat #000;background-size:26px 25px;color:#ffffff;white-space:nowrap}.variation-table__btn:not(:disabled),.variation-table__btn:not(.is-disabled){cursor:pointer}.variation-table__btn:hover,.variation-table__btn:focus,.variation-table__btn.is-active{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-add-to-bag-black-23455ce037e141772c6f828cb5368528e3e1abda4a467951101a2ce08ea23dac.svg) right 30px center no-repeat #ededed;background-size:1.625rem 1.5625rem;color:#000000}.product-tabs{display:flex;flex-direction:column;row-gap:57px}.product-tabs__action{display:flex;flex-wrap:wrap;gap:10px;padding:0 0 6px 0;border-bottom:solid 0.5px #8b8b8b;cursor:default}.product-tabs__tab{padding:16px 35px;background:#d6d6d6;color:#ffffff;border-top-left-radius:8px;border-top-right-radius:8px;font-size:1.5rem;transition:all 0.25s}.product-tabs__tab:hover{background:#000000}.product-tabs__tab.is-active{background:#000000}.product-reviews{padding:50px 0 0 0;border-top:solid 1px #707070;display:flex;flex-direction:column;align-items:flex-start;row-gap:20px}.product-reviews__content{margin:0 0 100px 0}.product-reviews__count{font-size:1.125rem;font-weight:500}.product-reviews__recap{font-size:0.8125rem;line-height:1.3125rem}.product-reviews__icos{display:flex;-moz-column-gap:5px;column-gap:5px}.product-reviews__icos svg{width:14px}.product-reviews__more{display:flex;flex-direction:column;row-gap:40px}.product-review{display:flex;flex-direction:column;row-gap:20px}.product-review__from{display:flex;-moz-column-gap:30px;column-gap:30px;align-items:flex-end}.product-review__name{font-size:1.125rem;font-weight:500}.product-review__date{font-size:0.6875rem;line-height:1.3125rem}.product-review__text{font-size:0.8125rem;line-height:1.3125rem}.product-review__liked{font-size:0.8125rem;line-height:1.3125rem}.products-carousel{margin:0 0 100px 0}.products-carousel .card-product{width:75%;padding-right:15px}@media only screen and (min-width: 768px){.products-carousel .card-product{width:40%}}@media only screen and (min-width: 1024px){.products-carousel .card-product{width:28.5%}}@media only screen and (min-width: 1248px){.products-carousel .card-product{width:28.5%;padding-right:30px}}.products-carousel .flickity-prev-next-button{top:40%;transform:translateY(-40%)}@media only screen and (min-width: 1024px){.products-carousel .flickity-prev-next-button{top:35%;transform:translateY(-35%)}}.products-carousel .flickity-prev-next-button:disabled{display:none}.product-related-article{padding:50px 0 0 0;border-top:solid 1px #707070}@media only screen and (min-width: 1024px){.product-related-article{grid-column-start:7}}.product-variation-warehouse-stocks{width:100%;padding:0 0 30px 0;margin:0 0 15px 0;border-bottom:solid 1px #d6d6d6;display:flex;flex-direction:column;row-gap:20px}.product-variation-warehouse-stocks__table{border-collapse:collapse;width:100%}.product-variation-warehouse-stocks__table thead th{text-align:left;font-size:0.9375rem;line-height:1.125rem;font-weight:500;padding:12px 30px 12px 0;border-bottom:solid 1px #8b8b8b}.product-variation-warehouse-stocks__table tr{display:table-row}.product-variation-warehouse-stocks__table td{vertical-align:top;font-size:0.9375rem;line-height:1.125rem;padding:12px 30px 12px 0;border-bottom:solid 1px #d6d6d6}.product-variation-warehouse-stocks__note{font-size:0.8125rem;line-height:1.3125rem}.documents__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:25px;list-style:none;margin:0 0 0 -40px}@media only screen and (min-width: 768px){.documents__list{grid-template-columns:repeat(4, 1fr);gap:30px}}.documents__list__item{padding:0}.documents__list__item:before{display:none}.documents__list__link{display:flex;flex-direction:column;row-gap:10px;align-items:flex-start;color:#000000}.documents__list__label{font-size:0.8125rem;line-height:1.3125rem;text-transform:uppercase}@media only screen and (min-width: 768px){.documents__list__label{font-size:0.625rem;line-height:1rem}}.documents__list__ico{width:20px}.certifications__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:25px;list-style:none;margin:0 0 0 -40px}@media only screen and (min-width: 768px){.certifications__list{grid-template-columns:repeat(4, 1fr);gap:30px}}.certifications__list__item{padding:0;display:flex;flex-direction:column;row-gap:10px;align-items:flex-start;justify-content:space-between;color:#000000}.certifications__list__label{font-size:0.8125rem;line-height:1.3125rem;text-transform:uppercase}@media only screen and (min-width: 768px){.certifications__list__label{font-size:0.625rem;line-height:1rem}}.certifications__list__img{width:100%}.contact{margin:40px 0 0 0;row-gap:50px}@media only screen and (min-width: 768px){.contact{row-gap:100px}}.contact__text{font-size:1.25rem;line-height:2.5rem}@media only screen and (min-width: 768px){.contact__text{margin:-30px 0 0 0}}.contact__address-content{display:grid;grid-template-columns:repeat(1, 1fr);gap:30px;font-size:0.8125rem;line-height:1.3125rem}@media only screen and (min-width: 1024px){.contact__address-content{width:unset;grid-template-columns:repeat(2, 1fr);width:-moz-max-content;width:max-content}}.contact__address-content-col{display:flex;flex-direction:column;row-gap:30px}.contact__request{display:flex;flex-direction:column}.contact__request-content{display:flex;flex-direction:column;row-gap:30px}.contact__request-text{font-size:0.9375rem;line-height:1.125rem;font-weight:600;margin:0 0 10px 0}.contact-form__content{display:flex;flex-direction:column;row-gap:25px;align-items:flex-start}.contact-form__column{width:100%}.contact-form__rows{display:flex;flex-direction:column;row-gap:20px}.contact-form__label{font-size:0.8125rem;line-height:1.5625rem;color:#000000;margin:0 0 10px 0;display:block}.contact-form__footer{display:flex;-moz-column-gap:30px;column-gap:30px;align-items:center}.contact-form__footer-required{font-size:0.625rem;font-weight:500}.contact-map{width:100vw;margin-top:100px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);aspect-ratio:1 / 1.6}@media only screen and (min-width: 560px){.contact-map{width:100%;aspect-ratio:1.8 / 1;margin-left:unset;margin-right:unset}}.contact-map__lat-long{height:100%}.general-info{margin:40px 0 0 0;row-gap:50px}@media only screen and (min-width: 768px){.general-info{row-gap:100px}}.general-info__intro{font-size:1.25rem;line-height:2.5rem;font-weight:500}@media only screen and (min-width: 768px){.general-info__intro{margin:-30px 0 0 0}}.general-info__text{font-size:0.8125rem;line-height:1.5rem}.general-info__text h2{font-size:1.25rem;font-weight:600;line-height:1.875rem;letter-spacing:-0.0125rem;margin:0 0 30px 0}.general-info__text p{margin:0 0 30px 0}.general-info__text figure.image{margin-top:30px;margin-bottom:30px}@media only screen and (min-width: 480px){.general-info__text figure.image{margin-top:50px;margin-bottom:50px}}.general-info__text figure.image-style-side{margin-top:unset;margin-bottom:unset}@media only screen and (max-width: 479px){.general-info__text figure.image-style-side{margin-top:40px;margin-bottom:40px;margin-left:unset;max-width:unset;float:unset}}.generic{row-gap:100px}.generic__page-title{grid-column-end:span 4}@media only screen and (min-width: 768px){.generic__page-title{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.generic__page-title{grid-column-end:span 12}}.generic .wrapper{padding:0}.accordion{border-top:solid 1px #000000;margin:50px auto 100px auto}.accordion__toggle{margin:0}.accordion__page-title{grid-column-end:span 4}@media only screen and (min-width: 768px){.accordion__page-title{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.accordion__page-title{grid-column-end:span 12}}.accordion__container{grid-column-end:span 4}@media only screen and (min-width: 768px){.accordion__container{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.accordion__container{grid-column-end:span 11;grid-column-start:2}}.accordion__title{font-size:1.25rem;line-height:1.5rem;font-weight:600;color:#000000;padding:20px 70px 20px 0;position:relative;display:block;pointer-events:auto;cursor:pointer;border-bottom:solid 1px #000000}.accordion__title.is-active:after{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-minus-3c7d96e14a59eaeb2825fc8c9f4e9096d3c4017c3cab0eb14a7d33fd8c821d95.svg) center center no-repeat}.accordion__title:after{content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-plus-73fff4d153b867d90d08e11be11e7b43845bcb88f5e889f1240bf67b1e113cd3.svg) center center no-repeat;font-weight:100;position:absolute;font-size:3.5rem;width:28px;height:28px;top:50%;right:5px;transform:translateY(-50%)}@media only screen and (max-width: 479px){.accordion__title{padding:20px 70px 20px 10px;text-align:left}}.accordion__inner{display:none;font-size:0.8125rem;line-height:1.5rem;margin:0;padding:20px 0;border-bottom:solid 1px #000000}.catalog__page-title{grid-column-end:span 4}@media only screen and (min-width: 768px){.catalog__page-title{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.catalog__page-title{grid-column-end:span 12}}.catalog__desc{grid-column-end:span 4;font-size:0.8125rem;line-height:1.5rem}@media only screen and (min-width: 768px){.catalog__desc{grid-column-end:span 7}}@media only screen and (min-width: 1024px){.catalog__desc{grid-column-end:span 8;grid-column-start:2}}.catalog__container{grid-column-end:span 4}@media only screen and (min-width: 768px){.catalog__container{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.catalog__container{grid-column-end:span 11;grid-column-start:2}}.catalog__list{display:grid;grid-template-columns:repeat(1, 1fr);-moz-column-gap:20px;column-gap:20px;row-gap:50px}@media only screen and (min-width: 768px){.catalog__list{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1024px){.catalog__list{grid-template-columns:repeat(4, 1fr);-moz-column-gap:40px;column-gap:40px;row-gap:100px}}.catalog__item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;row-gap:20px}.catalog__item-header{flex-grow:1;background:#ededed}.catalog__item-header figure{display:flex;align-items:center;height:100%}.catalog__item-img{width:100%;display:block}.business-account__desc{margin:0 auto 2rem auto}.my-business{background:#f5f5f0;padding:64px 0}.my-business__container{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:50px}@media only screen and (min-width: 560px){.my-business__container{grid-column-start:2;grid-column-end:span 3}}@media only screen and (min-width: 768px){.my-business__container{grid-column-start:2;grid-column-end:span 7}}@media only screen and (min-width: 1024px){.my-business__container{grid-column-start:5;grid-column-end:span 7}}.my-business__content{display:flex;flex-direction:column;row-gap:30px;margin:40px 0}.my-business__item{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;row-gap:20px}@media only screen and (min-width: 640px){.my-business__item{flex-direction:row;-moz-column-gap:50px;column-gap:50px}}.my-business__subtitle{flex:1 1 50%;margin:0}.my-business__nav{flex:1 1 50%}.my-business-order{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense}@media only screen and (min-width: 768px){.my-business-order{grid-template-columns:repeat(7, 1fr)}}@media only screen and (min-width: 1248px){.my-business-order{grid-template-columns:repeat(8, 1fr);grid-column-gap:32px;grid-row-gap:32px}}.my-business-order__content{grid-column-end:span 4;display:flex;flex-direction:column;background:#ffffff;border:solid 1px #d6d6d6;margin:0 -25px;border-radius:7px}@media only screen and (min-width: 560px){.my-business-order__content{margin:0}}@media only screen and (min-width: 768px){.my-business-order__content{grid-column-end:span 8}}@media only screen and (min-width: 1600px){.my-business-order__content{grid-column-end:span 7}}.my-business-order__table{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-areas:"order-date order-date" "order-id order-state" "order-supervisor order-shipping" "order-total order-button";border-bottom:solid 1px #ededed;padding:14px 0;gap:10px}@media only screen and (min-width: 768px){.my-business-order__table{grid-template-columns:11% 12% 12% auto 14% 11% 15%;grid-template-areas:"order-id order-date order-supervisor order-state order-shipping order-total order-button";padding:0}}@media only screen and (min-width: 1440px){.my-business-order__table{grid-template-columns:8% 10% 18% auto 10% 10% 18%}}.my-business-order__table--heading{display:none}@media only screen and (min-width: 768px){.my-business-order__table--heading{display:grid}}.my-business-order__table__cell{padding:2px 25px;font-size:0.8125rem;display:flex;align-items:flex-start;flex-direction:column}@media only screen and (min-width: 768px){.my-business-order__table__cell{padding:10px 16px;flex-direction:row}}.my-business-order__table__cell--heading{font-weight:500}.my-business-order__table__cell__title{color:#8b8b8b;text-transform:uppercase}@media only screen and (min-width: 768px){.my-business-order__table__cell__title{display:none}}.my-business-order__table__cell--id{grid-area:order-id;justify-content:flex-start;font-weight:600;margin-bottom:12px;-moz-column-gap:10px;column-gap:10px}@media only screen and (min-width: 768px){.my-business-order__table__cell--id{font-weight:400;margin-bottom:unset;-moz-column-gap:unset;column-gap:unset}}.my-business-order__table__cell--date{grid-area:order-date;font-size:0.625rem}@media only screen and (min-width: 768px){.my-business-order__table__cell--date{font-size:0.8125rem}}.my-business-order__table__cell--supervisor{grid-area:order-supervisor}@media only screen and (min-width: 768px){.my-business-order__table__cell--supervisor{font-size:0.8125rem}}.my-business-order__table__cell--state{grid-area:order-state;justify-content:flex-end;margin-bottom:12px}@media only screen and (min-width: 768px){.my-business-order__table__cell--state{justify-content:flex-start;margin-bottom:unset}}.my-business-order__table__cell--shipping{grid-area:order-shipping;justify-content:space-between}@media only screen and (min-width: 768px){.my-business-order__table__cell--shipping{justify-content:flex-start}}.my-business-order__table__cell--total{grid-area:order-total;justify-content:space-between}@media only screen and (min-width: 768px){.my-business-order__table__cell--total{justify-content:flex-end;font-weight:600}}.my-business-order__table__cell--button{grid-area:order-button;justify-content:space-between}@media only screen and (min-width: 768px){.my-business-order__table__cell--button{justify-content:flex-end}}.my-business-order__table__cell__link{font-size:0.6875rem;line-height:1rem;color:#000000;font-weight:500;text-decoration:underline;text-transform:uppercase}.my-business-order__table__cell__link:hover{text-decoration:none}.my-business-order--by-user__title{font-size:1.5rem;font-weight:400;grid-column-end:span 4;margin:0}@media only screen and (min-width: 768px){.my-business-order--by-user__title{grid-column-end:span 7}}.my-business-order--by-user__table{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-areas:"my-business-order-by-user-name my-business-order-by-user-name" "my-business-order-by-user-vendor my-business-order-by-user-collection" "my-business-order-by-user-sku my-business-order-by-user-qty";border-bottom:solid 1px #ededed;padding:14px 0;gap:10px}@media only screen and (min-width: 768px){.my-business-order--by-user__table{grid-template-columns:40% 13% auto 15% 10%;grid-template-areas:"my-business-order-by-user-name my-business-order-by-user-vendor my-business-order-by-user-collection my-business-order-by-user-sku my-business-order-by-user-qty";padding:0}}@media only screen and (min-width: 1440px){.my-business-order--by-user__table{grid-template-columns:40% 13% auto 15% 10%}}.my-business-order--by-user__table--heading{display:none}@media only screen and (min-width: 768px){.my-business-order--by-user__table--heading{display:grid}}.my-business-order--by-user__table__cell{padding:2px 25px;font-size:0.8125rem;display:flex;align-items:flex-start;flex-direction:column}@media only screen and (min-width: 768px){.my-business-order--by-user__table__cell{padding:10px 16px;flex-direction:row}}.my-business-order--by-user__table__cell--heading{font-weight:500}.my-business-order--by-user__table__cell__title{color:#8b8b8b;text-transform:uppercase}@media only screen and (min-width: 768px){.my-business-order--by-user__table__cell__title{display:none}}.my-business-order--by-user__table__cell--name{grid-area:my-business-order-by-user-name;justify-content:flex-start;font-weight:600}.my-business-order--by-user__table__cell--vendor{grid-area:my-business-order-by-user-vendor}.my-business-order--by-user__table__cell--collection{grid-area:my-business-order-by-user-collection;justify-content:flex-end}.my-business-order--by-user__table__cell--sku{grid-area:my-business-order-by-user-sku;justify-content:space-between}@media only screen and (min-width: 768px){.my-business-order--by-user__table__cell--sku{justify-content:flex-start}}.my-business-order--by-user__table__cell--qty{grid-area:my-business-order-by-user-qty;justify-content:space-between}@media only screen and (min-width: 768px){.my-business-order--by-user__table__cell--qty{justify-content:flex-end;font-weight:600}}.my-business-order--by-user__footer{grid-column-end:span 4;display:flex;justify-content:flex-end}@media only screen and (min-width: 768px){.my-business-order--by-user__footer{grid-column-end:span 7}}.my-business-order__empty{padding:24px;font-size:1.5rem;line-height:2rem}.my-business-users{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense}@media only screen and (min-width: 768px){.my-business-users{grid-template-columns:repeat(7, 1fr)}}@media only screen and (min-width: 1248px){.my-business-users{grid-template-columns:repeat(8, 1fr);grid-column-gap:32px;grid-row-gap:32px}}.my-business-users__header{display:flex;justify-content:space-between;grid-column-end:span 4}@media only screen and (min-width: 768px){.my-business-users__header{grid-column-end:span 7}}@media only screen and (min-width: 1024px){.my-business-users__header{border-radius:7px}}@media only screen and (min-width: 1248px){.my-business-users__header{grid-column-end:span 7}}.my-business-users__status{font-size:1.5rem}.my-business-users__content{grid-column-end:span 4;display:flex;flex-direction:column;background:#ffffff;border:solid 1px #d6d6d6;border-radius:7px}@media only screen and (min-width: 768px){.my-business-users__content{grid-column-end:span 8}}.my-business-users__table{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-areas:"my-business-users-id my-business-users-id" "my-business-users-first-name my-business-users-last-name" "my-business-users-email my-business-users-email" "my-business-users-role my-business-users-btns";border-bottom:solid 1px #ededed;padding:14px 0;gap:10px}@media only screen and (min-width: 768px){.my-business-users__table{grid-template-columns:10% 15% 15% auto 20% 15%;grid-template-areas:"my-business-users-id my-business-users-first-name my-business-users-last-name my-business-users-email my-business-users-role my-business-users-btns";padding:0;gap:unset}}@media only screen and (min-width: 1440px){.my-business-users__table{grid-template-columns:5% 15% 15% auto 20% 15%}}.my-business-users__table--heading{display:none}@media only screen and (min-width: 768px){.my-business-users__table--heading{display:grid}}.my-business-users__table__cell{padding:2px 25px;font-size:0.8125rem;display:flex;flex-direction:column;align-items:flex-start}@media only screen and (min-width: 768px){.my-business-users__table__cell{padding:10px 16px}}.my-business-users__table__cell--heading{font-weight:600}.my-business-users__table__cell__title{color:#8b8b8b;text-transform:uppercase}@media only screen and (min-width: 768px){.my-business-users__table__cell__title{display:none}}.my-business-users__table__cell--id{grid-area:my-business-users-id;justify-content:flex-start}@media only screen and (min-width: 768px){.my-business-users__table__cell--id{margin-bottom:unset;-moz-column-gap:unset;column-gap:unset}}.my-business-users__table__cell--first-name{grid-area:my-business-users-first-name}.my-business-users__table__cell--last-name{grid-area:my-business-users-last-name;justify-content:flex-end}@media only screen and (min-width: 768px){.my-business-users__table__cell--last-name{justify-content:flex-start;margin-bottom:unset}}.my-business-users__table__cell--email{grid-area:my-business-users-email;justify-content:space-between;word-break:break-word}@media only screen and (min-width: 768px){.my-business-users__table__cell--email{justify-content:flex-start}}.my-business-users__table__cell--role{grid-area:my-business-users-role;justify-content:space-between}@media only screen and (min-width: 768px){.my-business-users__table__cell--role{justify-content:flex-start}}.my-business-users__table__cell--btns{grid-area:my-business-users-btns;justify-content:space-between;flex-direction:column}@media only screen and (min-width: 768px){.my-business-users__table__cell--btns{justify-content:flex-end;flex-direction:row}.my-business-users__table__cell--btns.my-business-users__table__cell--heading{padding:10px 25px 10px 16px}}.my-business-users__table__cell--btns__icos{display:flex;flex-direction:row}.my-business-users__empty{padding:24px;font-size:1.5rem;line-height:2rem}.my-business-users__note{font-size:0.9375rem;grid-column-end:span 4;display:flex;flex-direction:column}@media only screen and (min-width: 768px){.my-business-users__note{grid-column-end:span 7}}@media only screen and (min-width: 1024px){.my-business-users__note{grid-column-end:span 8}}.my-business-users__note div{display:flex;flex-direction:column}@media only screen and (min-width: 768px){.my-business-users__note div{flex-direction:row}}.my-business-carts{display:flex;flex-direction:column;gap:20px;align-items:flex-start;margin:0 0 20px 0}@media only screen and (min-width: 1248px){.my-business-carts{gap:32px}}.my-business-carts__by-role{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense;width:100%}@media only screen and (min-width: 768px){.my-business-carts__by-role{grid-template-columns:repeat(7, 1fr)}}@media only screen and (min-width: 1248px){.my-business-carts__by-role{grid-template-columns:repeat(8, 1fr);grid-column-gap:32px;grid-row-gap:32px}}.my-business-carts__content{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:24px}@media only screen and (min-width: 560px){.my-business-carts__content{margin:0}}@media only screen and (min-width: 768px){.my-business-carts__content{grid-column-end:span 7}}@media only screen and (min-width: 1024px){.my-business-carts__content{border-radius:7px}}@media only screen and (min-width: 1248px){.my-business-carts__content{grid-column-end:span 7}}.my-business-carts__title{font-size:1.5rem}.my-business-carts__table{display:grid;grid-column-gap:20px;grid-row-gap:20px;padding:0 0 24px 0;border-bottom:solid 1px #d6d6d6;grid-template-columns:90px auto;grid-template-areas:"my-business-carts-image my-business-carts-product" "my-business-carts-image my-business-carts-qty" "my-business-carts-image my-business-carts-total"}@media only screen and (min-width: 1024px){.my-business-carts__table{grid-template-columns:90px 25% 25% auto;grid-template-areas:"my-business-carts-image my-business-carts-product my-business-carts-qty my-business-carts-total"}}@media only screen and (min-width: 1248px){.my-business-carts__table{grid-column-gap:32px;grid-row-gap:32px}}.my-business-carts__table--header{border-top:solid 1px #d6d6d6;font-size:0.8125rem;padding:16px 0;text-transform:uppercase;display:none}@media only screen and (min-width: 1024px){.my-business-carts__table--header{display:grid}}.my-business-carts__table__total{text-align:right}@media only screen and (min-width: 1024px){.my-business-carts__table__total{padding:0 40px 0 0}}.my-business-carts__table__column{font-size:0.9375rem;line-height:1.25rem;display:flex;flex-direction:column}.my-business-carts__table__column__title{font-size:0.8125rem;text-transform:uppercase;font-weight:400}@media only screen and (min-width: 1024px){.my-business-carts__table__column__title{display:none}}.my-business-carts__table__column--image{grid-area:my-business-carts-image}.my-business-carts__table__column--product{row-gap:10px;align-items:flex-start;grid-area:my-business-carts-product}.my-business-carts__table__column--product__intro{display:flex;flex-direction:column;align-items:flex-start}.my-business-carts__table__column--product__title{font-weight:500;color:#000000}.my-business-carts__table__column--product__vendor{font-size:0.8125rem;color:#000000;text-transform:uppercase}.my-business-carts__table__column--product__sku{font-size:0.8125rem;color:#000000;text-transform:uppercase}.my-business-carts__table__column--product__criteria{font-size:0.8125rem;color:#000000;text-transform:uppercase;display:flex;flex-direction:column;align-items:flex-start}.my-business-carts__table__column--product__price{font-size:0.9375rem;font-weight:500}.my-business-carts__table__column--product__price-old{color:#8b8b8b;font-size:0.9375rem;line-height:1.125rem;text-decoration:line-through}.my-business-carts__table__column--qty{font-weight:500;grid-area:my-business-carts-qty}.my-business-carts__table__column--total{font-weight:500;text-align:right;grid-area:my-business-carts-total;flex-direction:row;justify-content:space-between}@media only screen and (min-width: 1024px){.my-business-carts__table__column--total{padding:0 40px 0 0;justify-content:flex-start;flex-direction:column}}.my-business-carts__img-link{aspect-ratio:1 / 1;background:#ffffff;display:flex;justify-content:center;align-items:center}.my-business-carts__img{width:90px;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover}.my-business-carts__no-img{max-width:20px}.my-business-carts__footer{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense;width:100%}@media only screen and (min-width: 768px){.my-business-carts__footer{grid-template-columns:repeat(7, 1fr)}}@media only screen and (min-width: 1248px){.my-business-carts__footer{grid-template-columns:repeat(8, 1fr);grid-column-gap:32px;grid-row-gap:32px}}.my-business-carts__footer__content{grid-column-end:span 4;display:flex;flex-direction:column;align-items:flex-end;row-gap:56px}@media only screen and (min-width: 560px){.my-business-carts__footer__content{margin:0}}@media only screen and (min-width: 768px){.my-business-carts__footer__content{grid-column-end:span 7}}@media only screen and (min-width: 1024px){.my-business-carts__footer__content{border-radius:7px}}@media only screen and (min-width: 1248px){.my-business-carts__footer__content{grid-column-end:span 7}}.cart-info{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:1vmax;grid-row-gap:1vmax;grid-auto-rows:1fr}@media only screen and (min-width: 1024px){.cart-info{grid-template-columns:repeat(4, 1fr)}}.cart-info__item{font-size:0.8125rem;padding:10px;background:#f7f7f7;display:flex;flex-direction:column}.freebies__container{display:flex;flex-direction:column;row-gap:20px}.freebies__item{display:flex;flex-direction:column;gap:20px;border-bottom:solid 1px #d6d6d6;padding:0 0 20px 0;transition:all 0.5s}@media only screen and (min-width: 768px){.freebies__item{flex-direction:row}}.freebies__item.rejected{filter:grayscale(100%);opacity:0.5}.freebies__item.rejected .button{background:#ededed;color:#000000}.freebies__item.rejected .button:hover{background:#ededed;color:#000000}.freebies__item-link{flex:0 0 200px}.freebies__item-figure{display:flex;align-items:center;justify-content:center;background:#ededed;position:relative;aspect-ratio:1 / 1.4}.freebies__item-figure-img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.freebies__item-figure-no-img{width:40px}.order__item-column-img .freebies__item-figure-no-img{width:40px}.freebies__item-content{display:flex;flex-direction:column;row-gap:10px;align-items:flex-start}.my-account{margin:0 0 100px 0;background:#f5f5f0;padding:64px 0}.p-checkout .my-account{background:none}@media only screen and (min-width: 768px){.my-account{margin:0 0 200px 0}}.my-account__title{font-size:3rem;line-height:3rem;font-weight:400;margin:0;grid-column-end:span 4}@media only screen and (min-width: 768px){.my-account__title{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.my-account__title{grid-column-end:span 12}}.my-account__title--arrow{padding:0 0 0 56px;position:relative}.my-account__title--arrow:before{content:"";display:block;width:32px;height:32px;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-arrow-left-8703df32ca76c5c684e6c450ee7b711ebe57108bf7cab93b4d07a4be1b5ba979.svg) center center no-repeat;background-size:32px 32px;position:absolute;left:0;top:8px}.my-account__nav{grid-column-end:span 4}@media only screen and (min-width: 560px){.my-account__nav{grid-column-end:span 1}}@media only screen and (min-width: 1024px){.my-account__nav{grid-column-end:span 3}}.my-account__container{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:50px}@media only screen and (min-width: 560px){.my-account__container{grid-column-start:2;grid-column-end:span 3}}@media only screen and (min-width: 768px){.my-account__container{grid-column-start:2;grid-column-end:span 7}}@media only screen and (min-width: 1024px){.my-account__container{grid-column-start:4;grid-column-end:span 9}.page-user-coupons .my-account__container{grid-column-end:span 7}}@media only screen and (min-width: 1440px){.my-account__container{grid-column-start:4;grid-column-end:span 9}.page-user-rewards .my-account__container,.page-user-coupons .my-account__container{grid-column-end:span 8}.p-business-users .my-account__container{grid-column-start:5;grid-column-end:span 7}}.my-account__form-content{display:flex;flex-direction:column;row-gap:10px}.my-account__form{flex:1 1 auto;display:flex;flex-direction:column;row-gap:20px}.my-account__form .edit_user{display:flex;flex-direction:column;row-gap:10px}.my-account__form__row__btn{margin-top:35px;width:100%;max-width:384px}@media only screen and (min-width: 768px){.my-account__form__row__btn{width:unset;max-width:unset}}.my-account__form__row__btn .c-button{width:100%}@media only screen and (min-width: 768px){.my-account__form__row__btn .c-button{width:unset}}.my-account__form__input{width:100%;text-align:left;padding:10px 4px;max-width:400px}.my-account__form__select{width:100%;text-align:left;padding:10px 4px;max-width:400px}.my-account-nav{flex:unset;width:100%;min-height:500px;max-width:48px;margin:0;position:relative;display:none}@media only screen and (min-width: 560px){.my-account-nav{display:block}.my-account-nav:after{content:"";border-right:solid 1px #d6d6d6;position:absolute;width:1px;top:0;right:-20%;bottom:0}}@media only screen and (min-width: 1024px){.my-account-nav{max-width:300px}.my-account-nav:after{right:0}}.my-account-nav__header{padding:0 0 12px 5px;margin:0 0 12px 0;border-bottom:solid 1px #d6d6d6;display:flex;-moz-column-gap:20px;column-gap:20px;align-items:center}@media only screen and (min-width: 1024px){.my-account-nav__header{padding:0 0 16px 7px;margin:0 0 32px 0}}.my-account-nav__header__section__link{color:#000000;display:none}@media only screen and (min-width: 1024px){.my-account-nav__header__section__link{display:unset}}.my-account-nav__header__label{font-size:0.9375rem;color:#000000;display:none}@media only screen and (min-width: 1024px){.my-account-nav__header__label{display:unset}}.my-account-nav__header__ico{width:38px}@media only screen and (min-width: 1024px){.my-account-nav__header__ico{width:44px}}.my-account-nav__btn{padding:0;font-size:1rem;line-height:1;color:#000000;background:#ffffff;transition:all 0.25s;width:100%;display:flex;align-items:center;justify-content:center;height:48px;border-radius:7px;-moz-column-gap:12px;column-gap:12px}@media only screen and (min-width: 1024px){.my-account-nav__btn{padding:0 25px;justify-content:flex-start;height:72px;background:transparent}}.my-account-nav__btn:hover{background:#000000;color:#ffffff}.my-account-nav__btn:hover .my-account-nav__btn__ico{display:none}.my-account-nav__btn:hover .my-account-nav__btn__ico.is-hover{display:unset}.my-account-nav__btn__ico{width:24px}.my-account-nav__btn__ico.is-hover{display:none}.my-account-nav__btn__label{display:none}@media only screen and (min-width: 1024px){.my-account-nav__btn__label{display:unset}}.my-account-nav__separator{border-bottom:solid 1px #d6d6d6;display:block;margin:16px 0}.page-user-rewards .my-rewards__container .my-account-nav{display:none}@media only screen and (min-width: 768px){.page-user-rewards .my-rewards__container .my-account-nav{display:unset}}.my-account-nav-mobile{position:relative;width:100vw;margin-left:calc(50% - 50vw)}@media only screen and (min-width: 560px){.my-account-nav-mobile{display:none}}.my-account-nav-mobile__opener{background:#d6d6d6;display:flex;align-items:center;height:72px;padding:0 25px;position:relative;z-index:2;display:flex;-moz-column-gap:20px;column-gap:20px;align-items:center}.my-account-nav-mobile__opener:after{content:"";position:absolute;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-toggle-395229691126cf61438b24aabe4a712d2e14266344a8e5247899d81c0b521561.svg) center center no-repeat;background-size:11px 6px;width:11px;height:6px;top:50%;transform:translateY(-50%) rotate(180deg);transform-origin:center center;right:30px;transition:all 0.25s}.my-account-nav-mobile__opener:not(:disabled),.my-account-nav-mobile__opener:not(.is-disabled){cursor:pointer}.my-account-nav-mobile__opener:hover,.my-account-nav-mobile__opener:focus,.my-account-nav-mobile__opener.is-active{background:#ededed;color:#000000}.my-account-nav-mobile__opener:hover:after,.my-account-nav-mobile__opener:focus:after,.my-account-nav-mobile__opener.is-active:after{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-toggle-395229691126cf61438b24aabe4a712d2e14266344a8e5247899d81c0b521561.svg) center center no-repeat;background-size:11px 6px;transform:translateY(-50%) rotate(0)}.my-account-nav-mobile__opener__label{font-size:0.9375rem}.my-account-nav-mobile__opener__ico{width:44px;border-radius:50%;background:#ffffff}.my-account-nav-mobile__wrapper{position:absolute;display:none;z-index:1;top:0;left:0;width:100%;padding:72px 0 25px 0;background:#ffffff}.my-account-nav-mobile__wrapper.is-activating,.my-account-nav-mobile__wrapper.is-deactivating,.my-account-nav-mobile__wrapper.is-active{display:block}.my-account-nav-mobile__wrapper.is-activating{animation:fade-in .25s}.my-account-nav-mobile__wrapper.is-deactivating{animation:fade-out .25s}.my-account-nav-mobile__btn{padding:0;font-size:1rem;line-height:1;color:#000000;transition:all 0.25s;width:100%;display:flex;align-items:center;height:72px;-moz-column-gap:12px;column-gap:12px;padding:12px 25px}.my-account-nav-mobile__btn:hover{background:#000000;color:#ffffff}.my-account-nav-mobile__btn:hover .my-account-nav-mobile__btn__ico{display:none}.my-account-nav-mobile__btn:hover .my-account-nav-mobile__btn__ico.is-hover{display:unset}.my-account-nav-mobile__btn__ico{width:24px}.my-account-nav-mobile__btn__ico.is-hover{display:none}.my-account-nav-mobile__separator{border-bottom:solid 1px #d6d6d6;display:block;margin:16px 0}.my-account-path{display:grid;gap:20px;grid-template-columns:repeat(4, 1fr)}@media only screen and (min-width: 768px){.my-account-path{grid-template-columns:repeat(6, 1fr)}}@media only screen and (min-width: 1248px){.my-account-path{grid-template-columns:repeat(9, 1fr);gap:32px}}.my-account-path__item{grid-column-end:span 4;padding:40px 32px;background:#ffffff;border:solid 1px #d6d6d6;border-radius:7px;display:flex;flex-direction:column;row-gap:16px;color:#000000}@media only screen and (min-width: 768px){.my-account-path__item{grid-column-end:span 3}}@media only screen and (min-width: 1248px){.my-account-path__item{grid-column-end:span 3;gap:20px}}.my-account-path__item__ico{width:44px;height:44px}.my-account-path__item__title{font-size:1.5rem;margin:0 0 8px 0}.my-account-path__item__desc{font-size:0.9375rem}.my-account-profile{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense}@media only screen and (min-width: 768px){.my-account-profile{grid-template-columns:repeat(7, 1fr)}}@media only screen and (min-width: 1248px){.my-account-profile{grid-template-columns:repeat(8, 1fr);grid-column-gap:32px;grid-row-gap:32px}}.my-account-profile__content{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:24px;padding:40px 32px;background:#ffffff;border:solid 1px #d6d6d6;border-radius:7px}@media only screen and (min-width: 768px){.my-account-profile__content{grid-column-end:span 7}}@media only screen and (min-width: 1248px){.my-account-profile__content{grid-column-end:span 7}}.my-account-profile__section-title{font-size:1.5rem;line-height:2rem}.my-account-profile__form{display:grid;grid-template-columns:repeat(1, 1fr);grid-column-gap:20px;grid-row-gap:20px}@media only screen and (min-width: 768px){.my-account-profile__form{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1248px){.my-account-profile__form{grid-column-gap:32px;grid-row-gap:32px}}.my-account-profile__form__row{display:flex;flex-direction:column;row-gap:8px}.my-account-profile__form__footer{display:flex;justify-content:flex-end;-moz-column-gap:24px;column-gap:24px}.my-account-clients__search{display:flex;-moz-column-gap:20px;column-gap:20px}.my-account-clients__search__input{background:#ffffff}.my-account-clients__table{border:solid 1px #d6d6d6;background:#ffffff;border-radius:7px}.my-account-clients__table__row{border-bottom:solid 1px #ededed;display:grid;grid-template-columns:50% 50%;grid-template-areas:"client-number client-number" "client-business client-business" "client-name client-name" "client-phone client-phone" "client-email client-email" "client-role client-role" "client-actions client-actions"}@media only screen and (min-width: 640px){.my-account-clients__table__row{grid-template-columns:25% 25% 25% 25%;grid-template-areas:"client-number client-number client-business client-business" "client-name client-name client-phone client-phone" "client-email client-email client-role client-role" ". . client-actions client-actions"}}@media only screen and (min-width: 1024px){.my-account-clients__table__row{grid-template-columns:12% 20% 14% 21% 18% 16%;grid-template-areas:"client-number client-business client-name client-email client-role client-phone" ". . . . client-actions client-actions"}}@media only screen and (min-width: 1248px){.my-account-clients__table__row{grid-template-columns:11% 20% 14% 22% 18% 15%;grid-template-areas:"client-number client-business client-name client-email client-role client-phone" ". . . . client-actions client-actions"}}.my-account-clients__table__row--header{display:none;border:none}@media only screen and (min-width: 1024px){.my-account-clients__table__row--header{display:grid}}.my-account-clients__table__cell{padding:12px;font-size:0.8125rem}@media only screen and (min-width: 640px){.my-account-clients__table__cell{padding:16px}}.my-account-clients__table__cell--header{font-weight:500}.my-account-clients__table__cell--name{font-weight:500;grid-area:client-name}.my-account-clients__table__cell--email{grid-area:client-email;word-break:break-word}.my-account-clients__table__cell--business{grid-area:client-business}.my-account-clients__table__cell--client-number{grid-area:client-number}.my-account-clients__table__cell--role{grid-area:client-role}.my-account-clients__table__cell--actions{grid-area:client-actions;text-align:right}@media only screen and (min-width: 1024px){.my-account-clients__table__cell--actions{padding-top:0}}@media only screen and (min-width: 1248px){.my-account-clients__table__cell--actions{padding-top:16px}}.my-account-clients__table__cell--actions.my-account-clients__table__cell--header{display:none}@media only screen and (min-width: 1248px){.my-account-clients__table__cell--actions.my-account-clients__table__cell--header{display:unset}}.my-account-clients__table__cell--phone{grid-area:client-phone}.my-account-addresses{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense}@media only screen and (min-width: 768px){.my-account-addresses{grid-template-columns:repeat(7, 1fr)}}@media only screen and (min-width: 1248px){.my-account-addresses{grid-template-columns:repeat(8, 1fr);grid-column-gap:32px;grid-row-gap:32px}}.my-account-addresses__content{grid-column-end:span 4;display:grid;grid-template-columns:repeat(1, 1fr);grid-column-gap:20px;grid-row-gap:20px}@media only screen and (min-width: 768px){.my-account-addresses__content{grid-column-end:span 7;grid-template-columns:repeat(2, 1fr);grid-column-gap:32px;grid-row-gap:32px}}.my-account-addresses__footer{grid-column-end:span 4}@media only screen and (min-width: 768px){.my-account-addresses__footer{grid-column-end:span 7}}.my-account-addresses__footer a{width:100%}@media only screen and (min-width: 1024px){.my-account-addresses__footer a{width:unset}}.my-account-edit-address{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense}@media only screen and (min-width: 768px){.my-account-edit-address{grid-template-columns:repeat(7, 1fr)}}@media only screen and (min-width: 1248px){.my-account-edit-address{grid-template-columns:repeat(8, 1fr);grid-column-gap:32px;grid-row-gap:32px}}.my-account-edit-address__content{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:24px;padding:40px 32px;background:#ffffff;border:solid 1px #d6d6d6;border-radius:7px}@media only screen and (min-width: 768px){.my-account-edit-address__content{grid-column-end:span 7}}.my-account-edit-address__section-title{font-size:1.5rem;line-height:2rem}.my-account-edit-address__form{display:grid;grid-template-columns:repeat(1, 1fr);grid-column-gap:20px;grid-row-gap:20px}@media only screen and (min-width: 768px){.my-account-edit-address__form{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1248px){.my-account-edit-address__form{grid-column-gap:32px;grid-row-gap:32px}}.my-account-edit-address__form__row{display:flex;flex-direction:column;row-gap:8px}@media only screen and (min-width: 768px){.my-account-edit-address__form__row--large{grid-column-end:span 2}}.my-account-edit-address__form__footer{display:flex;justify-content:flex-end;-moz-column-gap:24px;column-gap:24px;grid-column-end:span 4}@media only screen and (min-width: 768px){.my-account-edit-address__form__footer{grid-column-end:span 7}}.my-account-orders{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense}@media only screen and (min-width: 768px){.my-account-orders{grid-template-columns:repeat(7, 1fr)}}@media only screen and (min-width: 1248px){.my-account-orders{grid-template-columns:repeat(8, 1fr);grid-column-gap:32px;grid-row-gap:32px}}.my-account-orders__content{grid-column-end:span 4;display:flex;flex-direction:column;background:#ffffff;border:solid 1px #d6d6d6;margin:0 -25px}@media only screen and (min-width: 560px){.my-account-orders__content{margin:0}}@media only screen and (min-width: 768px){.my-account-orders__content{grid-column-end:span 7}}@media only screen and (min-width: 1024px){.my-account-orders__content{border-radius:7px}}@media only screen and (min-width: 1248px){.my-account-orders__content{grid-column-end:span 7}}.my-account-orders__table{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-areas:"order-date order-date" "order-id order-state" "order-shipping order-shipping" "order-total order-total";border-bottom:solid 1px #ededed;padding:14px 0}@media only screen and (min-width: 768px){.my-account-orders__table{grid-template-columns:15% 16% auto 16% 15%;grid-template-areas:"order-id order-date order-state order-shipping order-total";padding:0}}@media only screen and (min-width: 1440px){.my-account-orders__table{grid-template-columns:18% 20% auto 20% 15%}}.my-account-orders__table--heading{display:none}@media only screen and (min-width: 768px){.my-account-orders__table--heading{display:grid}}.my-account-orders__table__cell{padding:2px 25px;font-size:0.8125rem;display:flex;align-items:center}@media only screen and (min-width: 768px){.my-account-orders__table__cell{padding:10px 16px}}.my-account-orders__table__cell--heading{font-weight:500}.my-account-orders__table__cell__title{color:#8b8b8b;text-transform:uppercase}@media only screen and (min-width: 768px){.my-account-orders__table__cell__title{display:none}}.my-account-orders__table__cell--id{grid-area:order-id;justify-content:flex-start;font-weight:600;margin-bottom:12px;-moz-column-gap:10px;column-gap:10px}@media only screen and (min-width: 768px){.my-account-orders__table__cell--id{font-weight:400;margin-bottom:unset;-moz-column-gap:unset;column-gap:unset}}.my-account-orders__table__cell--date{grid-area:order-date;font-size:0.625rem}@media only screen and (min-width: 768px){.my-account-orders__table__cell--date{font-size:0.8125rem}}.my-account-orders__table__cell--state{grid-area:order-state;justify-content:flex-end;margin-bottom:12px}@media only screen and (min-width: 768px){.my-account-orders__table__cell--state{justify-content:flex-start;margin-bottom:unset}}.my-account-orders__table__cell--shipping{grid-area:order-shipping;justify-content:space-between}@media only screen and (min-width: 768px){.my-account-orders__table__cell--shipping{justify-content:flex-start}}.my-account-orders__table__cell--total{grid-area:order-total;justify-content:space-between}@media only screen and (min-width: 768px){.my-account-orders__table__cell--total{justify-content:flex-start;font-weight:700}}.my-account-orders__empty{padding:24px;font-size:1.5rem;line-height:2rem}.my-account-order{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense}@media only screen and (min-width: 768px){.my-account-order{grid-template-columns:repeat(7, 1fr)}}@media only screen and (min-width: 1248px){.my-account-order{grid-template-columns:repeat(8, 1fr);grid-column-gap:32px;grid-row-gap:32px}}.my-account-order__content{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:56px}@media only screen and (min-width: 560px){.my-account-order__content{margin:0}}@media only screen and (min-width: 768px){.my-account-order__content{grid-column-end:span 7}}@media only screen and (min-width: 1024px){.my-account-order__content{border-radius:7px}}@media only screen and (min-width: 1248px){.my-account-order__content{grid-column-end:span 7}}.my-account-order-info{display:grid;grid-template-columns:repeat(1, 1fr);grid-column-gap:32px;grid-row-gap:32px;grid-template-areas:"order-shipping" "order-billing" "order-shipping-option" "order-shipping-option" "order-payment"}@media only screen and (min-width: 1024px){.my-account-order-info{grid-template-columns:repeat(3, 1fr);grid-template-areas:"order-shipping order-billing order-shipping-option" "order-shipping order-billing order-payment"}}.my-account-order-info__item{display:flex;flex-direction:column;row-gap:24px}.my-account-order-info__item__title{font-size:1.5rem}.my-account-order-info__item--shipping{grid-area:order-shipping}.my-account-order-info__item--billing{grid-area:order-billing}.my-account-order-info__item--shipping-option{grid-area:order-shipping-option;font-size:0.9375rem}.my-account-order-info__item--payment{grid-area:order-payment;font-size:0.9375rem}.my-account-order-details__title{font-size:1.5rem}.my-account-order-details__table{display:grid}.my-account-order-details__table--4columns{grid-template-columns:repeat(4, 1fr)}.my-account-order-details__table--5columns{grid-template-columns:repeat(5, 1fr)}.order-details{display:flex;flex-direction:column;row-gap:24px}.order-details__title{font-size:1.5rem}.order-details__table{display:grid;grid-column-gap:20px;grid-row-gap:20px;padding:0 0 24px 0;border-bottom:solid 1px #d6d6d6}@media only screen and (min-width: 1248px){.order-details__table{grid-column-gap:32px;grid-row-gap:32px}}.order-details__table--header{border-top:solid 1px #d6d6d6;font-size:0.8125rem;padding:16px 0;text-transform:uppercase;display:none}@media only screen and (min-width: 1024px){.order-details__table--header{display:grid}}.order-details__table__total{text-align:right}@media only screen and (min-width: 1024px){.order-details__table__total{padding:0 40px 0 0}}.order-details__table--5columns{grid-template-columns:90px auto;grid-template-areas:"order-detail-image order-detail-product" "order-detail-image order-detail-qty" "order-detail-image order-detail-status" "order-detail-image order-detail-total"}@media only screen and (min-width: 1024px){.order-details__table--5columns{grid-template-columns:90px 20% 20% 20% auto;grid-template-areas:"order-detail-image order-detail-product order-detail-qty order-detail-status order-detail-total"}}.order-details__table--6columns{grid-template-columns:90px auto;grid-template-areas:"order-detail-image order-detail-product" "order-detail-image order-detail-qty" "order-detail-image order-detail-available" "order-detail-image order-detail-status" "order-detail-image order-detail-total"}@media only screen and (min-width: 1024px){.order-details__table--6columns{grid-template-columns:90px 20% 16% 16% 18% auto;grid-template-areas:"order-detail-image order-detail-product order-detail-qty order-detail-available order-detail-status order-detail-total"}}.order-details__table__column{font-size:0.9375rem;line-height:1.25rem;display:flex;flex-direction:column}.order-details__table__column__title{font-size:0.8125rem;text-transform:uppercase;font-weight:400}@media only screen and (min-width: 1024px){.order-details__table__column__title{display:none}}.order-details__table__column--image{grid-area:order-detail-image}.order-details__table__column--product{row-gap:10px;align-items:flex-start;grid-area:order-detail-product}.order-details__table__column--product__intro{display:flex;flex-direction:column;align-items:flex-start}.order-details__table__column--product__title{font-weight:500;color:#000000}.order-details__table__column--product__vendor{font-size:0.8125rem;color:#000000;text-transform:uppercase}.order-details__table__column--product__sku{font-size:0.8125rem;color:#000000;text-transform:uppercase}.order-details__table__column--product__criteria{font-size:0.8125rem;color:#000000;text-transform:uppercase;display:flex;flex-direction:column;align-items:flex-start}.order-details__table__column--product__price{font-size:0.9375rem;font-weight:500}.order-details__table__column--product__price-old{color:#8b8b8b;font-size:0.9375rem;line-height:1.125rem;text-decoration:line-through}.order-details__table__column--qty{font-weight:500;grid-area:order-detail-qty}.order-details__table__column--available{font-weight:500;grid-area:order-detail-available}.order-details__table__column--status{grid-area:order-detail-status}.order-details__table__column--status__label{font-size:0.75rem;font-weight:500;color:#414141}.order-details__table__column--total{font-weight:500;text-align:right;grid-area:order-detail-total;flex-direction:row;justify-content:space-between}@media only screen and (min-width: 1024px){.order-details__table__column--total{padding:0 40px 0 0;justify-content:flex-start;flex-direction:column}}.order-details__img-link{aspect-ratio:1 / 1;background:#ffffff;display:flex;justify-content:center;align-items:center}.order-details__img{width:90px;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover}.order-details__no-img{max-width:20px}.order-details-ammount{display:flex;flex-direction:column;row-gap:24px;margin:0}@media only screen and (min-width: 1024px){.order-details-ammount{margin:0 40px 0 122px}}.order-details-ammount__row{display:flex;flex-direction:column;border-bottom:solid 1px #d6d6d6;padding:0 0 24px 0}.order-details-ammount__row--no-line{border:0}.order-details-ammount__item{display:flex;justify-content:space-between;padding:0.125rem 0}.order-details-ammount__item--promo{color:#106d44}.order-details-ammount__item__label{font-size:1rem}.order-details-ammount__item__price{font-size:0.9375rem;font-weight:500}.item-state{font-size:0.75rem;padding:2px 10px;border-radius:10px;display:flex;align-items:center}.item-state--cancelled{color:#414141;background:#f4f4f4}.item-state--pending,.item-state--cart{color:#af3618;background:#fff6dc}.item-state--backorder,.item-state--admin{color:#541560;background:#f4def8}.item-state--confirmed,.item-state--store_keeper{color:#0b5fa7;background:#dcefff}.item-state--shipped,.item-state--supervisor{color:#0d5c0c;background:#D3FBDB}.address-card{display:flex;flex-direction:column;row-gap:24px;padding:40px 32px;background:#ffffff;border:solid 1px #d6d6d6;border-radius:7px;flex:1}.my-account-order .address-card{padding:24px}.address-card__content{display:flex;flex-direction:column}.address-card__company{font-size:0.9375rem;font-weight:600}.address-card__name{font-size:0.9375rem;font-weight:600}.address-card__address{font-size:0.9375rem}.address-card__city{font-size:0.9375rem}.address-card__btns{display:flex;justify-content:space-between}.address-card__shipping-option{padding:0 0 0 44px;position:relative;display:flex;flex-direction:column}.address-card__shipping-option:before{content:"";display:block;width:38px;height:30px;position:absolute;top:-4px;left:0;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-pick-up-9fc85ce936f0c11323213be4334768e86d7ffb9eac79eed0f5eefe28dbdf0737.svg) center center no-repeat;background-size:38px 30px}.address-card__shipping-option__title{font-size:0.8125rem;font-weight:600}.my-address-book__container{flex:1 1 auto}.my-address-book__card{padding:30px 20px;width:100%;background:#f7f7f7;display:flex;flex-direction:column;justify-content:space-between;row-gap:20px}.my-address-book__card__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);gap:15px}@media only screen and (min-width: 480px){.my-address-book__card__wrapper{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1024px){.my-address-book__card__wrapper{grid-template-columns:repeat(3, 1fr)}}.my-address-book__row__btn{margin-top:35px;width:100%;max-width:384px}@media only screen and (min-width: 768px){.my-address-book__row__btn{width:unset;max-width:unset}}.my-address-book__row__btn .c-button{width:100%}@media only screen and (min-width: 768px){.my-address-book__row__btn .c-button{width:unset}}.my-orders__container{display:flex;flex-direction:column}@media only screen and (min-width: 768px){.my-orders__container{-moz-column-gap:30px;column-gap:30px;flex-direction:row}}.my-orders__order{flex:1 1 auto;display:flex;flex-direction:column;row-gap:40px}@media only screen and (min-width: 1024px){.my-orders__order{min-height:400px}}.my-orders__table{display:grid;grid-template-rows:repeat(6, 1fr);border-bottom:solid 0.5px #000000;padding:0 0 20px 0}@media only screen and (min-width: 768px){.my-orders__table{grid-template-rows:unset;grid-template-columns:13% 13% 13% 13% 10% auto;-moz-column-gap:25px;column-gap:25px;margin:0 0 60px 0;padding:0 0 45px 0}}@media only screen and (min-width: 1248px){.my-orders__table{-moz-column-gap:25px;column-gap:25px}}.my-orders__table__column{font-size:0.875rem;line-height:1.0625rem;letter-spacing:0.015625rem;display:flex;flex-direction:row;-moz-column-gap:20px;column-gap:20px}@media only screen and (min-width: 768px){.my-orders__table__column{font-size:0.6875rem;line-height:1rem;letter-spacing:0.0125rem;flex-direction:column;row-gap:18px}}@media only screen and (min-width: 1248px){.my-orders__table__column{font-size:0.875rem;letter-spacing:0.015625rem}}@media only screen and (min-width: 768px){.my-orders__table__column:last-child{align-items:center}}.my-orders__table__column--bold{font-weight:600}.my-orders__table__title{font-size:0.8125rem;line-height:1.125rem;letter-spacing:0.121875rem;font-weight:500;display:block}@media only screen and (min-width: 768px){.my-orders__table__title{min-height:30px}}.my-orders__btn{background:transparent;color:#000a12;border:solid 0.5px #000000;line-height:1;text-align:center;transition:background-color 0.3s ease, color 0.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:unset;outline:0;font-size:1rem;padding:31px 140px 25px 140px;text-transform:uppercase;border-radius:32px / 50%;display:inline-block}@media only screen and (min-width: 768px){.my-orders__btn{font-size:0.625rem;padding:9px 38px 5px 38px;border-radius:13px / 50%}}.my-orders__btn:not(:disabled),.my-orders__btn:not(.is-disabled){cursor:pointer}.my-orders__btn:hover{background:#000a12;color:#ffffff}.c-my-order__info{display:flex;gap:2rem;flex-direction:column}@media only screen and (min-width: 768px){.c-my-order__info{flex-direction:row}}.c-my-order__wrapper{margin:0 0 3.75rem 0}.c-my-order__table{border-spacing:0;border-collapse:collapse}.c-my-order__table thead{margin:0 0 1.25rem 0}.c-my-order__table th{text-transform:uppercase;font-size:0.625rem;letter-spacing:0.0625rem;color:#50596c;font-weight:700;text-align:center;vertical-align:middle;white-space:nowrap;border-bottom:solid 0.03125rem #50596c;padding:0.9375rem 0.125rem}.c-my-order__table td{text-align:center;vertical-align:middle;white-space:nowrap;border-bottom:solid 0.03125rem #000000;padding:0.9375rem 0.125rem;font-size:0.75rem;letter-spacing:0.0625rem;color:#50596c}.c-my-order__table__last{font-weight:800}.my-rewards{background:#f5f5f0;padding:64px 0}.my-rewards__nav{grid-column-end:span 4}@media only screen and (min-width: 560px){.my-rewards__nav{grid-column-end:span 1;border-right:solid 1px #d6d6d6}}@media only screen and (min-width: 1024px){.my-rewards__nav{grid-column-end:span 3}}.my-rewards__container{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:50px}@media only screen and (min-width: 560px){.my-rewards__container{grid-column-start:2;grid-column-end:span 3}}@media only screen and (min-width: 768px){.my-rewards__container{grid-column-start:2;grid-column-end:span 7}}@media only screen and (min-width: 1024px){.my-rewards__container{grid-column-start:4;grid-column-end:span 9}}@media only screen and (min-width: 1440px){.my-rewards__container{grid-column-start:5;grid-column-end:span 7}}.my-rewards__title{font-size:3rem;line-height:3rem;font-weight:400;margin:0}.my-rewards__subtitle{font-size:2rem;line-height:2.5rem;font-weight:400;margin:0}.my-rewards-points{display:flex;flex-direction:column;row-gap:16px}.my-rewards-points__content{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width: 768px){.my-rewards-points__content{justify-content:stretch;flex-direction:row}}.my-rewards-points__available{width:100%;border:solid 1px #d6d6d6;border-radius:7px;background:#faefd4;background:linear-gradient(180deg, #faefd4 0%, #ffe3d8 100%);display:flex;justify-content:space-between;align-items:center;padding:18px}@media only screen and (min-width: 768px){.my-rewards-points__available{max-width:316px;flex-direction:column;justify-content:center;aspect-ratio:1 / 0.8}}.my-rewards-points__available.no-point{background:#ededed;background:linear-gradient(180deg, #ededed 0%, #ededed 100%)}.my-rewards-points__available__img{width:120px}.no-point .my-rewards-points__available__img{display:none}.my-rewards-points__available__img.grey{display:none}.no-point .my-rewards-points__available__img.grey{display:unset}.my-rewards-points__available__display{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.5rem;text-transform:uppercase}.my-rewards-points__available__display span{display:block;font-size:3rem;line-height:3rem;font-weight:700}.my-rewards-points__desc{flex:1;background:#ffffff;border:solid 1px #d6d6d6;border-radius:7px;padding:40px;display:flex;flex-direction:column;justify-content:space-between}.my-rewards-points__desc__title{font-size:1.5rem}.my-rewards-points__desc__content{display:flex;flex-direction:column;row-gap:50px}.my-rewards-points__desc__form{display:flex;align-items:stretch;-moz-column-gap:16px;column-gap:16px;row-gap:24px;flex-direction:column}@media only screen and (min-width: 1248px){.my-rewards-points__desc__form{flex-direction:row}}.my-rewards-points__desc__form__points{display:flex;align-items:stretch;justify-content:space-between;-moz-column-gap:16px;column-gap:16px}.my-rewards-points__desc__select{border-radius:12px;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-reward-points-earned-73ec1efa1b6ee35d49ee88bef6f7901ee46d5a2167489108f6950f6675d552b2.svg) center left 12px no-repeat,url(https://dplscqdtdgskd.cloudfront.net/assets/ico-caret-select-ea187a557cf4bbed85b36a913ece060d65290ea05a96ec82540b18815f00b989.svg) center right 12px no-repeat #fff;background-size:24px 24px, 16px 16px;padding:18px 36px 18px 42px;border:1px solid #ededed;outline:0;color:#000000;font-size:1.125rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:75%}@media only screen and (min-width: 1248px){.my-rewards-points__desc__select{width:unset}}.my-rewards-points__desc__select:hover,.my-rewards-points__desc__select:focus{border:1px solid #d6d6d6}.my-rewards-points__desc__select:disabled,.my-rewards-points__desc__select.is-disabled{background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-reward-points-earned-73ec1efa1b6ee35d49ee88bef6f7901ee46d5a2167489108f6950f6675d552b2.svg) center left 12px no-repeat,url(https://dplscqdtdgskd.cloudfront.net/assets/ico-caret-select-white-447738eec27770ac5b64d3814b29f6cd4c61f11d5ca71e3a1b17203e986a828a.svg) center right 12px no-repeat #d6d6d6;background-size:24px 24px, 16px 16px;cursor:default;color:#ffffff;border:1px solid #d6d6d6;background-blend-mode:luminosity}.my-rewards-points__desc__ammount{display:flex;align-items:center;font-size:1rem;font-weight:700;font-size:1.5rem;line-height:1.5rem;font-weight:700}.my-rewards-points__desc__btn{border:0;display:inline-block;font-family:"Poppins", sans-serif;line-height:1;text-align:center;padding:18px 30px;border-radius:30px;transition:background-color 0.3s ease, color 0.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;background:#000000;color:#ffffff;font-size:0.8125rem;flex:1}.my-rewards-points__desc__btn:hover{background:#ededed;color:#000000}.my-rewards-points__desc__btn:focus{background:#414141;color:#ffffff}.my-rewards-points__desc__btn:disabled,.my-rewards-points__desc__btn.is-disabled{background:#d6d6d6;color:#ffffff}.my-rewards-points__desc__text{font-size:0.8125rem;line-height:1.1875rem}.my-rewards-points__details{background:#ffffff;border:solid 1px #d6d6d6;border-radius:7px;padding:14px 0 0 0}.my-rewards-share-and-earn{display:flex;flex-direction:column;row-gap:24px}.my-rewards-share-and-earn__header{display:flex;flex-direction:column}@media only screen and (min-width: 1024px){.my-rewards-share-and-earn__header{flex-direction:row;justify-content:space-between;align-items:center}}.my-rewards-share-and-earn__header__text{font-size:0.8125rem;line-height:1.5rem}.my-rewards-share-and-earn__content{border:solid 1px #d6d6d6;border-radius:7px;background:#faefd4;background:linear-gradient(180deg, #faefd4 0%, #ffe3d8 100%);padding:24px;display:flex;flex-direction:column;row-gap:16px}@media only screen and (min-width: 1248px){.my-rewards-share-and-earn__content{flex-direction:row;align-items:center;-moz-column-gap:24px;column-gap:24px}}.my-rewards-share-and-earn__content__description{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;font-size:0.9375rem;line-height:1.25rem}@media only screen and (min-width: 1248px){.my-rewards-share-and-earn__content__description{width:40%}}.my-rewards-share-and-earn__content__description__gift{width:24px}.my-rewards-share-and-earn__content__form{border:solid 1px #ff9c72;background:#ffffff;border-radius:7px;font-size:0.8125rem;display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;justify-content:space-between;padding:12px 18px}@media only screen and (min-width: 1248px){.my-rewards-share-and-earn__content__form{width:40%}}.my-rewards-share-and-earn__content__form__btn{border:0;background:transparent;text-transform:uppercase;font-weight:600}.my-rewards-share-and-earn__content__share{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px}.my-rewards-share-and-earn__content__share__ico{width:34px}.my-rewards-share-and-earn__footer{border:solid 1px #d6d6d6;background:#ffffff;border-radius:7px;padding:32px;display:grid;grid-template-columns:repeat(1, 1fr)}@media only screen and (min-width: 768px){.my-rewards-share-and-earn__footer{grid-template-columns:repeat(3, 1fr)}}.my-rewards-share-and-earn__footer__col{display:flex;flex-direction:column;row-gap:40px;padding:40px 0;border-bottom:solid 1px #d6d6d6}@media only screen and (min-width: 768px){.my-rewards-share-and-earn__footer__col{border-right:solid 1px #d6d6d6;border-bottom:0;padding:0 40px 70px 40px}}.my-rewards-share-and-earn__footer__col:first-child{padding:0 0 24px 0}@media only screen and (min-width: 768px){.my-rewards-share-and-earn__footer__col:first-child{padding:0 40px 70px 0}}.my-rewards-share-and-earn__footer__col:last-child{border:0;padding:24px 0 0 0}@media only screen and (min-width: 768px){.my-rewards-share-and-earn__footer__col:last-child{padding:0 40px 70px 40px}}.my-rewards-share-and-earn__footer__label{text-transform:uppercase;font-size:16px;display:flex;-moz-column-gap:12px;column-gap:12px;align-items:center}.my-rewards-share-and-earn__footer__value{font-size:1.5rem;font-weight:600}.my-rewards-history{display:flex;flex-direction:column;row-gap:24px}.my-rewards-history__list{display:flex;flex-direction:column;row-gap:16px}.my-rewards-history__item{display:flex;flex-direction:column;row-gap:12px}.my-rewards-history__item__date{font-size:0.9375rem;color:#8b8b8b}.my-rewards-history__item__content{border:solid 1px #d6d6d6;background:#ffffff;border-radius:7px;padding:12px;display:flex;align-items:center}.my-rewards-history__item__content__title{flex-grow:1;display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;font-size:0.8125rem;font-weight:600}.my-rewards-history__item__content__title__ico{width:40px}.my-rewards-history__item__content__value{font-size:1.125rem;font-weight:500}.my-coupons{display:grid;grid-template-columns:repeat(1, 1fr);gap:30px}@media only screen and (min-width: 768px){.my-coupons{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1024px){.my-coupons{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1440px){.my-coupons{grid-template-columns:repeat(3, 1fr)}}.my-coupons__subtitle{font-size:2rem}.my-coupon{display:flex;flex-direction:column}.my-coupon__header{background:#ffd35e;background:linear-gradient(180deg, #ffd35e 0%, #ff9c72 100%);height:28px;border-radius:7px;border-bottom-right-radius:0;border-bottom-left-radius:0}.my-coupons--history .my-coupon__header{background:#8b8b8b;background:linear-gradient(180deg, #8b8b8b 0%, #8b8b8b 100%)}.my-coupon__top{background-color:#fcfcfc;border-radius:7px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-bottom:dashed 1px #d6d6d6}.my-coupon__top__content{padding:21px 23px}.my-coupon__bottom{background-color:#fcfcfc;border-radius:10px;border-bottom-right-radius:7px;border-bottom-left-radius:7px}.my-coupons--history .my-coupon__bottom{color:#8b8b8b}.my-coupon__bottom__content{padding:10px 23px;display:flex;justify-content:space-between;-moz-column-gap:5px;column-gap:5px}.my-coupon__amount{font-size:3rem;line-height:3rem;font-weight:700}.my-coupons--history .my-coupon__amount{color:#8b8b8b}.my-coupon__desc{font-size:0.75rem;color:#8b8b8b;font-weight:500}.my-coupons--history .my-coupon__desc{font-size:0.8125rem;font-weight:400;text-transform:uppercase;color:#af0000}.my-coupon__date{font-size:0.8125rem;display:flex;flex-direction:column;letter-spacing:-0.0625rem}.my-coupon__date span{color:#8b8b8b;text-transform:uppercase}.my-coupon__code{display:flex;justify-content:space-between;-moz-column-gap:20px;column-gap:20px;align-items:center;padding:10px 8px;background:linear-gradient(white, white) padding-box,linear-gradient(to bottom, #ffd35e, #ff9c72) border-box;border-radius:7px;border:1px solid transparent}.my-coupons--history .my-coupon__code{border:0;color:#d6d6d6}.my-coupon__code__value{font-size:0.8125rem;font-weight:700}.my-coupons--history .my-coupon__code__value{font-size:1rem}.my-coupon__code__copy{font-size:0.8125rem;border:0;background:transparent;text-transform:uppercase}.partner-program{background:#f5f5f0;padding:64px 0}.partner-program__nav{grid-column-end:span 4}@media only screen and (min-width: 560px){.partner-program__nav{grid-column-end:span 1;border-right:solid 1px #d6d6d6}}@media only screen and (min-width: 1024px){.partner-program__nav{grid-column-end:span 3}}.partner-program__container{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:50px}@media only screen and (min-width: 560px){.partner-program__container{grid-column-start:2;grid-column-end:span 3}}@media only screen and (min-width: 768px){.partner-program__container{grid-column-start:2;grid-column-end:span 7}}@media only screen and (min-width: 1024px){.partner-program__container{grid-column-start:5;grid-column-end:span 7}}.partner-program__title{font-size:3rem;line-height:3rem;font-weight:400;margin:0}.partner-program__subtitle{font-size:2rem;line-height:2.5rem;font-weight:400;margin:0}.partner-program-balance{display:flex;flex-direction:column;row-gap:16px}.partner-program-balance__content{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width: 768px){.partner-program-balance__content{justify-content:stretch;flex-direction:row}}.partner-program-balance__available{width:100%;border:solid 1px #d6d6d6;border-radius:7px;background:#bce1e9;background:linear-gradient(180deg, #bce1e9 0%, #cbf3de 100%);display:flex;justify-content:space-between;align-items:center;padding:18px}@media only screen and (min-width: 768px){.partner-program-balance__available{max-width:316px;flex-direction:column;justify-content:center;aspect-ratio:1 / 0.8}}.partner-program-balance__available.no-point{background:#ededed;background:linear-gradient(180deg, #ededed 0%, #ededed 100%)}.partner-program-balance__available__img{width:140px}.partner-program-balance__available__ammount{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.5rem;text-transform:uppercase}.partner-program-balance__available span{display:block;font-size:3rem;line-height:3rem;font-weight:700}.partner-program-balance__desc{flex:1;background:#ffffff;border:solid 1px #d6d6d6;border-radius:7px;font-size:0.9375rem;line-height:1.25rem;display:flex;align-items:center;padding:30px}.partner-program-affiliate{display:flex;flex-direction:column;row-gap:24px}.partner-program-affiliate__header{display:flex;flex-direction:column}@media only screen and (min-width: 1024px){.partner-program-affiliate__header{flex-direction:row;justify-content:space-between;align-items:center}}.partner-program-affiliate__description{display:flex;-moz-column-gap:20px;column-gap:20px;align-items:flex-start;font-size:0.9375rem;line-height:1.25rem}.partner-program-affiliate__description__ico{width:24px}.partner-program-affiliate__footer{border:solid 1px #d6d6d6;background:#ffffff;border-radius:7px;padding:32px;display:grid;grid-template-columns:repeat(1, 1fr)}@media only screen and (min-width: 768px){.partner-program-affiliate__footer{grid-template-columns:repeat(3, 1fr)}}.partner-program-affiliate__footer__col{display:flex;flex-direction:column;row-gap:40px;padding:40px 0;border-bottom:solid 1px #d6d6d6}@media only screen and (min-width: 768px){.partner-program-affiliate__footer__col{border-right:solid 1px #d6d6d6;border-bottom:0;padding:0 40px 70px 40px}}.partner-program-affiliate__footer__col:first-child{padding:0 0 24px 0}@media only screen and (min-width: 768px){.partner-program-affiliate__footer__col:first-child{padding:0 40px 70px 0}}.partner-program-affiliate__footer__col:last-child{border:0;padding:24px 0 0 0}@media only screen and (min-width: 768px){.partner-program-affiliate__footer__col:last-child{padding:0 40px 70px 40px}}.partner-program-affiliate__footer__label{text-transform:uppercase;font-size:1rem;display:flex;-moz-column-gap:12px;column-gap:12px;align-items:flex-start}.partner-program-affiliate__footer__value{font-size:1.5rem;font-weight:400}.partner-program-share-and-earn{display:flex;flex-direction:column;row-gap:24px}.partner-program-share-and-earn__header{display:flex;flex-direction:column}@media only screen and (min-width: 1024px){.partner-program-share-and-earn__header{flex-direction:row;justify-content:space-between;align-items:center}}.partner-program-share-and-earn__header__text{font-size:0.8125rem;line-height:1.5rem}.partner-program-share-and-earn__content{border:solid 1px #d6d6d6;border-radius:7px;background:#25b7d7;background:linear-gradient(243deg, #25b7d7 0%, #6fcfa1 100%);padding:24px;display:flex;flex-direction:column;row-gap:16px;position:relative}.partner-program-share-and-earn__content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://dplscqdtdgskd.cloudfront.net/assets/pattern-referral-program-c30b4a7611d03791887c29717c738ec82bb64345dd64b1ee9a6b10cd6267f161.png) center center no-repeat}@media only screen and (min-width: 1248px){.partner-program-share-and-earn__content{flex-direction:row;align-items:flex-start;-moz-column-gap:24px;column-gap:24px}}.partner-program-share-and-earn__content__description{display:flex;flex-direction:column;row-gap:8px;position:relative;z-index:1;color:#ffffff}@media only screen and (min-width: 1248px){.partner-program-share-and-earn__content__description{width:40%}}.partner-program-share-and-earn__content__description__subtitle{text-transform:uppercase;font-size:1rem;font-weight:600}.partner-program-share-and-earn__content__description__percent{display:flex;flex-direction:column;row-gap:20px;font-size:0.8125rem;line-height:1.5rem}.partner-program-share-and-earn__content__description__percent span{font-size:3rem;font-weight:600}.partner-program-share-and-earn__content__description__note{font-size:0.75rem;line-height:0.875rem;font-style:italic}.partner-program-share-and-earn__content__form{border:solid 1px #25b7d7;background:#ffffff;border-radius:7px;font-size:0.8125rem;display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;justify-content:space-between;padding:12px 18px;position:relative;z-index:1}@media only screen and (min-width: 1248px){.partner-program-share-and-earn__content__form{width:40%}}.partner-program-share-and-earn__content__form__btn{border:0;background:transparent;text-transform:uppercase;font-weight:600}.partner-program-share-and-earn__content__share{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;position:relative;z-index:1}.partner-program-share-and-earn__content__share__ico{width:34px}.partner-program-share-and-earn__footer{border:solid 1px #d6d6d6;background:#ffffff;border-radius:7px;padding:32px;display:grid;grid-template-columns:repeat(1, 1fr)}@media only screen and (min-width: 768px){.partner-program-share-and-earn__footer{grid-template-columns:repeat(3, 1fr)}}.partner-program-share-and-earn__footer__col{display:flex;flex-direction:column;row-gap:40px;padding:40px 0;border-bottom:solid 1px #d6d6d6}@media only screen and (min-width: 768px){.partner-program-share-and-earn__footer__col{border-right:solid 1px #d6d6d6;border-bottom:0;padding:0 40px 70px 40px}}.partner-program-share-and-earn__footer__col:first-child{padding:0 0 24px 0}@media only screen and (min-width: 768px){.partner-program-share-and-earn__footer__col:first-child{padding:0 40px 70px 0}}.partner-program-share-and-earn__footer__col:last-child{border:0;padding:24px 0 0 0}@media only screen and (min-width: 768px){.partner-program-share-and-earn__footer__col:last-child{padding:0 40px 70px 40px}}.partner-program-share-and-earn__footer__label{text-transform:uppercase;font-size:16px;display:flex;-moz-column-gap:12px;column-gap:12px;align-items:center}.partner-program-share-and-earn__footer__value{font-size:1.5rem;font-weight:400}.partner-program-history{display:flex;flex-direction:column;row-gap:24px}.partner-program-history__table{display:grid;grid-template-columns:repeat(4, 1fr);border:solid 1px #d6d6d6;background:#ffffff;border-radius:7px}.partner-program-history__table__header{font-size:0.8125rem;font-weight:600;padding:16px}.partner-program-history__table__header--last{text-align:right}.partner-program-history__table__cell{padding:16px}.partner-program-history__table__cell--date{color:#414141;font-size:0.8125rem}.partner-program-history__table__cell--program{font-size:0.625rem;color:#414141;text-transform:uppercase}.partner-program-history__table__cell--amount{font-size:0.8125rem;color:#414141;text-transform:uppercase;text-align:right;font-weight:600}.business-form{margin:0 0 100px 0}@media only screen and (min-width: 768px){.business-form{margin:0 0 200px 0}}.business-form__title{grid-column-end:span 4}@media only screen and (min-width: 768px){.business-form__title{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.business-form__title{grid-column-end:span 12}}.business-form__container{grid-column-end:span 4;display:flex;flex-direction:column;-moz-column-gap:26px;column-gap:26px}@media only screen and (min-width: 768px){.business-form__container{grid-column-end:span 8;-moz-column-gap:30px;column-gap:30px;padding:0;flex-direction:row}}@media only screen and (min-width: 1024px){.business-form__container{grid-column-end:span 6;grid-column-start:2}}@media only screen and (min-width: 1440px){.business-form__container{grid-column-end:span 6}}.business-form__form-content{display:flex;flex-direction:column;row-gap:10px}.business-form__desc{margin:0 0 56px 0;font-size:0.8125rem;line-height:1.5rem}.business-form__form{flex:1 1 auto;display:flex;flex-direction:column;row-gap:20px}.business-form__form .edit_user{display:flex;flex-direction:column;row-gap:10px}.business-form__form__row__btn{margin-top:35px;width:100%;max-width:384px}@media only screen and (min-width: 768px){.business-form__form__row__btn{width:unset;max-width:unset}}.business-form__form__row__btn .c-button{width:100%}@media only screen and (min-width: 768px){.business-form__form__row__btn .c-button{width:unset}}.business-form__form__input{width:100%;text-align:left;padding:10px 4px}.user-form{margin:0 0 100px 0}@media only screen and (min-width: 768px){.user-form{margin:0 0 200px 0}}.user-form__title{grid-column-end:span 4}@media only screen and (min-width: 768px){.user-form__title{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.user-form__title{grid-column-end:span 12}}.user-form__container{grid-column-end:span 4;display:flex;flex-direction:column;-moz-column-gap:26px;column-gap:26px}@media only screen and (min-width: 768px){.user-form__container{grid-column-end:span 8;-moz-column-gap:30px;column-gap:30px;padding:0;flex-direction:row}}@media only screen and (min-width: 1024px){.user-form__container{grid-column-end:span 6;grid-column-start:2}}@media only screen and (min-width: 1440px){.user-form__container{grid-column-end:span 6}}.user-form__form-content{display:flex;flex-direction:column;row-gap:10px}.user-form__desc{margin:0 0 56px 0;font-size:0.8125rem;line-height:1.5rem}.user-form__form{flex:1 1 auto;display:flex;flex-direction:column;row-gap:20px}.user-form__form .edit_user{display:flex;flex-direction:column;row-gap:10px}.user-form__form__row__btn{margin-top:35px;width:100%;max-width:384px}@media only screen and (min-width: 768px){.user-form__form__row__btn{width:unset;max-width:unset}}.user-form__form__row__btn .c-button{width:100%}@media only screen and (min-width: 768px){.user-form__form__row__btn .c-button{width:unset}}.user-form__form__input{width:100%;text-align:left;padding:10px 4px}.checkout-form{position:relative}.checkout-form__wrapper{display:flex;flex-direction:column;row-gap:10px}.checkout-form__subtitle{font-size:1rem;font-weight:700;margin-bottom:15px;display:block}@media only screen and (min-width: 768px){.checkout-form__subtitle{font-size:0.875rem}}.checkout-form__checkbox{margin:0 0 20px 0;font-size:0.8125rem}.checkout-form__form-content{display:flex;flex-direction:column;row-gap:10px;margin:0 0 20px 0}.checkout-form__form{flex:1 1 auto;display:flex;flex-direction:column;row-gap:20px}.checkout-form__form .edit_user{display:flex;flex-direction:column;row-gap:10px}.checkout-form__form__input{width:100%;text-align:left;padding:10px 4px}.checkout-form__back{position:absolute;bottom:-63px}@media only screen and (min-width: 768px){.checkout-form__back{bottom:-64px}}.c-order,.order{font-size:0.9375rem}.c-order__item,.order__item{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense;border-bottom:solid 1px #d6d6d6;padding:0 0 10px 0}@media only screen and (min-width: 768px){.c-order__item,.order__item{display:flex;-moz-column-gap:20px;column-gap:20px}}.c-order__item--header,.order__item--header{display:none;font-weight:500}@media only screen and (min-width: 768px){.c-order__item--header,.order__item--header{display:flex}}.c-order__item-column,.order__item-column{flex:1;display:flex;flex-direction:column;row-gap:4px;font-size:0.875rem}.c-order__item-column--mobile,.order__item-column--mobile{display:flex;grid-column-end:span 2}@media only screen and (min-width: 768px){.c-order__item-column--mobile,.order__item-column--mobile{display:none}}.c-order__item-column--desktop,.order__item-column--desktop{display:none}@media only screen and (min-width: 768px){.c-order__item-column--desktop,.order__item-column--desktop{display:flex}}.c-order__item-column-link,.order__item-column-link{aspect-ratio:1 / 1.4;display:flex;align-items:center;justify-content:center;background:#ededed}.c-order__item-column-img,.order__item-column-img{grid-column-end:span 4}@media only screen and (min-width: 768px){.c-order__item-column-img,.order__item-column-img{grid-column-end:unset}}.order__item-column-img .c-order__item-column-no-img,.order__item-column-img .order__item-column-no-img{width:40px}.c-order__item-column-price,.order__item-column-price{text-align:right}.c-order__item-img,.order__item-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media only screen and (max-width: 1023px){.c-order--freebie,.order--freebie{padding:1.5625rem}}@media only screen and (max-width: 1023px){.c-order,.order{text-align:center;padding:1.5625rem}.c-order:nth-child(even),.order:nth-child(even){background-color:#f5f5f5}}.c-order:not(:last-child),.order:not(:last-child){border-bottom:1px solid #F7F7F7}.c-order__title,.order__title{font-size:0.8125rem;line-height:1.125rem;letter-spacing:0.121875rem;font-weight:500}@media only screen and (min-width: 768px){.my-orders .c-order__title,.my-orders .order__title{min-height:30px}}.c-order__item-title,.order__item-title{margin-bottom:0.3125rem}.c-order__item-price,.order__item-price{font-size:1.25rem}.c-order__item-price-freebie,.order__item-price-freebie{font-size:1.25rem;color:#af0000}.c-order__item-price-old,.order__item-price-old{font-size:0.875rem;color:#8b8b8b;text-decoration:line-through}.c-order__number a,.order__number a{color:#000000}.c-order__total,.order__total{font-size:1.25rem}.c-order__action,.order__action{margin-top:2.5rem}.order-confirmation{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:40px}@media only screen and (min-width: 768px){.order-confirmation{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.order-confirmation{grid-column-end:span 10;grid-column-start:2}}@media only screen and (min-width: 1440px){.order-confirmation{grid-column-end:span 8}}.earnings{flex:1 1 auto;display:grid;grid-template-columns:75% auto;row-gap:10px;font-size:0.875rem}.earnings__label{padding:5px 0}.earnings__value{font-weight:600;padding:5px 0}.earnings__bgd{background:#f7f7f7}.payment{display:flex;flex-direction:column;row-gap:40px}.payment__ammount{font-size:0.9375rem}.payment__price{font-size:1.25rem}.payment__wrapper{display:flex;flex-direction:column;row-gap:20px}.payment__form{font-size:0.9375rem}.payment__form-input{width:100%;background:transparent;border:0;font-size:0.8125rem;border-bottom:solid 1px #000000;color:#000000;padding:0.625rem 0.25rem}.payment__form-input::-moz-placeholder{font-size:0.8125rem;color:#000000;opacity:1}.payment__form-input::placeholder{font-size:0.8125rem;color:#000000;opacity:1}.payment__form-input:hover::-moz-placeholder{opacity:0;-moz-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.payment__form-input:hover::placeholder{opacity:0;transition:opacity 0.25s ease-in-out}.payment__form-input:focus::-moz-placeholder{opacity:0;-moz-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.payment__form-input:focus::placeholder{opacity:0;transition:opacity 0.25s ease-in-out}.reset-password{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:20px}@media only screen and (min-width: 768px){.reset-password{grid-column-end:span 6;row-gap:30px;padding:0}}@media only screen and (min-width: 1024px){.reset-password{grid-column-end:span 6;grid-column-start:2}}@media only screen and (min-width: 1440px){.reset-password{grid-column-end:span 4}}.reset-password__form{display:flex;flex-direction:column;row-gap:20px}.blog-index{grid-row-gap:90px}@media only screen and (min-width: 1024px){.blog-index{grid-row-gap:100px}}.blog-index__filter{grid-column-end:span 4}@media only screen and (min-width: 768px){.blog-index__filter{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.blog-index__filter{grid-column-end:span 12}.blog-index__filter.has-aside{grid-column-end:span 8}}.blog-articles-filters{display:flex;flex-direction:column;row-gap:50px}.blog-articles-filters__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense}@media only screen and (min-width: 768px){.blog-articles-filters__wrapper{grid-template-columns:repeat(3, 1fr)}.has-aside .blog-articles-filters__wrapper{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1024px){.blog-articles-filters__wrapper{grid-template-columns:repeat(3, 1fr);grid-column-gap:32px;grid-row-gap:104px}.has-aside .blog-articles-filters__wrapper{grid-template-columns:repeat(2, 1fr)}}.blog-index-aside{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:20px}@media only screen and (min-width: 768px){.blog-index-aside{grid-column-end:span 4}}@media only screen and (min-width: 1024px){.blog-index-aside{grid-column-end:span 3;grid-column-start:10}}@media only screen and (min-width: 1248px){.blog-index-aside{grid-row-gap:100px}}.blog-index-aside__wrapper{display:flex;flex-direction:column;row-gap:20px}@media only screen and (min-width: 1248px){.blog-index-aside__wrapper{grid-row-gap:100px}}.blog-index-aside__title{border-top:solid 1px #8b8b8b;padding:10px 0 0 0;font-size:2rem;line-height:2.5rem;font-weight:400}.blog-index-aside__content{display:flex;flex-direction:column;row-gap:80px}@media only screen and (min-width: 1248px){.blog-index-aside__content{row-gap:104px}}.blog-article{row-gap:100px}.blog-article__content{grid-column-end:span 4;display:flex;flex-direction:column}@media only screen and (min-width: 768px){.blog-article__content{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.blog-article__content{grid-column-end:span 5;grid-column-start:2}}.blog-article__heading{font-size:1.875rem;line-height:2.8125rem;font-family:"Noto Serif Display", serif;color:#8b8b8b;font-weight:400;font-style:italic;margin:0 0 12px 0}.blog-article__title{font-size:3rem;line-height:3rem;font-weight:400;margin:0 0 56px 0}.blog-article__info{display:flex;-moz-column-gap:50px;column-gap:50px;margin:0 0 70px 0}.blog-article__label{font-family:"Noto Serif Display", serif;font-style:italic;font-size:0.75rem;font-weight:400;color:#8b8b8b}.blog-article__author{display:flex;flex-direction:column;row-gap:3px;font-size:1rem;line-height:1.5rem;font-weight:400}.blog-article__date{display:flex;flex-direction:column;row-gap:3px;font-size:1rem;line-height:1.5rem;font-weight:400}.blog-article__text{margin:0 0 56px 0;font-size:0.8125rem;line-height:1.5rem}.blog-article__text img{width:100%}.blog-article__aside{grid-column-end:span 4;display:flex;flex-direction:column}@media only screen and (min-width: 768px){.blog-article__aside{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.blog-article__aside{grid-column-end:span 5;grid-column-start:8}}.blog-article__related-articles{grid-column-end:span 4}@media only screen and (min-width: 768px){.blog-article__related-articles{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.blog-article__related-articles{grid-column-end:span 5;grid-column-start:8}}.blog-article-comments{grid-column-end:span 4;padding:50px 0 0 0;border-top:solid 1px #707070;display:flex;flex-direction:column;align-items:flex-start;row-gap:20px}@media only screen and (min-width: 768px){.blog-article-comments{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.blog-article-comments{grid-column-end:span 5;grid-column-start:2}}.blog-article-comments__list{display:flex;flex-direction:column;row-gap:46px;margin:0 0 46px 0;width:100%}.blog-article-comments__content{margin:0 0 100px 0}.blog-article-comments__count{font-size:1.125rem;font-weight:500}.blog-article-comments__recap{font-size:0.8125rem;line-height:1.3125rem}.blog-article-comments__icos{display:flex;-moz-column-gap:5px;column-gap:5px}.blog-article-comments__icos svg{width:14px}.blog-article-comments__more{display:flex;flex-direction:column;row-gap:40px}.blog-article-comment{display:flex;flex-direction:column;row-gap:30px;padding:0 0 16px 0;border-bottom:solid 1px #d6d6d6}.blog-article-comment__from{display:flex;flex-direction:column}.blog-article-comment__name{font-size:1.125rem;line-height:2.1875rem;font-weight:500}.blog-article-comment__label{font-family:"Noto Serif Display", serif;font-style:italic;font-size:0.75rem;font-weight:400;color:#8b8b8b}.blog-article-comment__date{font-size:1rem;line-height:1.3125rem;display:flex;flex-direction:column;row-gap:3px}.blog-article-comment__text{font-size:0.8125rem;line-height:1.5rem}.blog-article-comment__liked{font-size:0.8125rem;line-height:1.3125rem}.related-articles{display:grid;grid-template-columns:repeat(1, 1fr);-moz-column-gap:20px;column-gap:20px;row-gap:100px}@media only screen and (min-width: 560px){.related-articles{grid-template-columns:repeat(1, 1fr)}.two-columns .related-articles{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1248px){.related-articles{-moz-column-gap:32px;column-gap:32px;row-gap:100px}}.vendors{grid-column-end:span 4;position:relative}@media only screen and (min-width: 768px){.vendors{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.vendors{grid-column-end:span 12}}.vendors__nav{position:sticky;top:126px;padding:30px 0;background:rgba(255,255,255,0.9);min-height:222px}@media only screen and (min-width: 768px){.vendors__nav{min-height:164px}}@media only screen and (min-width: 1024px){.vendors__nav{top:71px;min-height:unset}}.vendors__alphabet{display:flex;flex-wrap:wrap;gap:12px;list-style:none;padding:0;margin:0}.vendors__alphabet__item{border:solid 1px #ededed;background:#ffffff;transition:all 0.25s;border-radius:7px}.vendors__alphabet__item__link{width:44px;display:flex;justify-content:center;height:44px;align-items:center;font-size:0.8125rem;color:#8b8b8b}.vendors__alphabet__item__link:hover{color:#000000}.vendors__results{grid-column-end:span 4;display:flex;flex-direction:column}@media only screen and (min-width: 768px){.vendors__results{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.vendors__results{grid-column-end:span 12}}.vendors__results__item{border-top:solid 1px #d6d6d6;display:flex;flex-direction:column;scroll-margin-top:330px}@media only screen and (min-width: 768px){.vendors__results__item{scroll-margin-top:280px}}@media only screen and (min-width: 1024px){.vendors__results__item{scroll-margin-top:160px}}.vendors__results__item__title{border-bottom:solid 1px #d6d6d6;margin:0;padding:16px 0;color:#000000;font-weight:400;font-size:2rem}.vendors__results__item__list{-moz-column-count:1;column-count:1;-moz-column-gap:20px;column-gap:20px;list-style:none;padding:32px 0 40px 0;font-size:0.8125rem;font-weight:500}@media only screen and (min-width: 768px){.vendors__results__item__list{-moz-column-count:2;column-count:2}}@media only screen and (min-width: 1024px){.vendors__results__item__list{-moz-column-count:4;column-count:4}}.vendors__results__item__link{color:#8b8b8b;transition:all 0.25s;padding:0 0 8px 0;display:inline-block}.vendors__results__item__link:hover{color:#000000}.footer{margin:150px 0 0 0}@media only screen and (min-width: 768px){.footer{margin:200px 0 0 0}}.footer__main{background:#000000;padding:88px 0 96px 0}@media only screen and (min-width: 768px){.footer__main{grid-row-gap:inherit;padding:88px 0 220px 0}}.footer__main-content{color:#ffffff;grid-row-gap:50px}.footer__logo{grid-column-end:span 4}@media only screen and (min-width: 768px){.footer__logo{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.footer__logo{grid-column-end:span 3}}@media only screen and (min-width: 1440px){.footer__logo{grid-column-end:span 2}}.footer__logo svg{width:100%;max-width:150px}.footer__logo svg path{fill:#ffffff}.footer__column{display:flex;flex-direction:column;row-gap:25px;grid-column-end:span 4}@media only screen and (min-width: 560px){.footer__column{grid-column-end:span 3}}@media only screen and (min-width: 768px){.footer__column{grid-column-end:span 2}}.footer__title{font-size:0.9375rem;line-height:1.125rem}@media only screen and (min-width: 1024px){.footer__title{font-size:0.75rem}}.footer__text{font-size:0.8125rem;line-height:1.3125rem;color:#8b8b8b;padding:0 20px 0 0}@media only screen and (min-width: 1024px){.footer__text{max-width:200px;padding:0}}.footer__text p{margin:0 0 20px 0}.footer__text a{color:#ffffff;text-decoration:underline}.footer__text a:hover{color:#585858;text-decoration:none}.footer__list{padding:0;list-style:none;margin:0;display:flex;flex-direction:column;row-gap:15px;grid-column-end:span 4}@media only screen and (min-width: 560px){.footer__list{grid-column-end:span 3}}@media only screen and (min-width: 768px){.footer__list{grid-column-end:span 2}}@media only screen and (min-width: 1440px){.footer__list{grid-column-end:span 1}}.footer__list-item{font-size:0.9375rem;line-height:1.125rem;font-weight:600}.footer__list-menu{font-size:0.8125rem;line-height:0.9375rem;text-transform:uppercase}.footer__link{color:#ffffff}.footer__link:hover{color:#585858}.footer__menu-link{color:#8b8b8b}.footer__menu-link:hover{color:#585858}.footer__contact{display:flex;flex-direction:column;row-gap:25px;align-items:flex-start}.footer__contact-text{font-size:0.75rem;line-height:1.125rem;font-weight:500;margin:0;padding:0 20px 0 0}@media only screen and (min-width: 1024px){.footer__contact-text{max-width:200px;padding:0}}.footer__note{grid-column-end:span 4;color:#ffffff;font-size:0.9375rem;line-height:1.125rem}@media only screen and (min-width: 768px){.footer__note{font-size:0.75rem;grid-column-end:span 8}}@media only screen and (min-width: 1024px){.footer__note{font-size:0.75rem;grid-column-start:4;grid-column-end:span 8}}@media only screen and (min-width: 1440px){.footer__note{grid-column-start:3;grid-column-end:span 7}}.footer-social{padding:0;margin:0 0 50px 0;display:flex;-moz-column-gap:15px;column-gap:15px;list-style:none;align-items:center}.footer-social__ico{display:block;width:25px}.footer-social__link:hover .footer-social__ico{display:none}.footer-social__ico.is-hover{display:none}.footer-social__link:hover .footer-social__ico.is-hover{display:block}.footer-copy{padding:25px 35px 35px 35px}.footer-copy__content{display:flex;justify-content:flex-end;font-size:0.6875rem;text-transform:uppercase}.find-store .ico{fill:#000000;transition:all 0.25s}.find-store .ico:hover{fill:red}.ico-star{fill:#d6d6d6}.ico-star.is-active{fill:#000000}.ico--close{width:18px;height:18px}.c-ico__fill{fill:#000000}.c-ico__fill__share{fill:#50596c;transition:all 0.25s}.c-ico__fill__share:hover{fill:#000a12}.c-ico--social{width:2.0625rem;height:unset;max-height:2.0625rem}@media only screen and (min-width: 768px){.c-ico--social{width:1.4375rem;max-height:1.4375rem}}.c-ico-scorer.is-active .c-reviews__card__stars__star__fill{fill:#a42b27}.c-ico-star{fill:#c7c8ca}.c-ico-star.is-active{fill:#a42b27}.c-link+.c-link{margin-left:1rem}.c-link--invert{color:#ffffff}.c-logo{width:7.9375rem;height:2.125rem}@media only screen and (min-width: 768px){.c-logo{width:10.3125rem;height:2.75rem}}@media only screen and (min-width: 1024px){.c-logo{width:7.9375rem;height:2.125rem}}.c-logo__fill{fill:#000000}.c-logo--invert .c-logo__fill{fill:#ffffff}html.modal-is-locked{overflow:hidden;touch-action:none}.c-modal,[data-modal-id]{display:none}.modal-overlay{position:fixed;z-index:4999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.modal-wrapper{position:fixed;z-index:5000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch;background:rgba(58,57,65,0.75)}.modal-wrapper::after{content:"";display:inline-block;height:100%;margin-left:-0.05em;vertical-align:middle}.modal-overlay,.modal-wrapper{backface-visibility:hidden}.modal-is-initialized{display:inline-block}.c-modal{position:relative;transform:translate3d(0, 0, 0);outline:none;width:96%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;box-sizing:border-box;vertical-align:middle}@media only screen and (min-width: 768px){.c-modal{height:auto;max-width:50rem;margin:unset;margin-bottom:0.625rem}}.c-modal__close{position:absolute;top:20px;right:20px;display:block;overflow:visible;width:30px;height:30px;margin:0;padding:0;cursor:pointer;transition:color 0.2s;text-decoration:none;color:#ffffff;border:0;outline:0;background:transparent;z-index:10}.c-modal__close:hover,.c-modal__close:focus{color:#95979C}.c-modal__title{text-align:left;color:#000000;font-family:"Poppins", sans-serif;font-size:2rem;line-height:2.625rem;font-weight:400}.c-modal__title--review{padding-top:40px}.c-modal__title--highlight{font-size:1.625rem;letter-spacing:0.01875rem;text-align:center;color:#000000}.c-modal--custom .c-modal__title{margin:50px 0 30px}.c-modal__form .c-modal__title{font-size:1.25rem;letter-spacing:0.0125rem;text-align:left;color:#000a12;font-weight:400;text-transform:uppercase}.c-modal__title--size-chart{font-size:1.25rem;letter-spacing:0.0125rem;text-align:left;color:#000a12;font-weight:400;text-transform:uppercase}.c-modal__title--first-buy-offers{color:#000000;text-align:center;font-size:1.75rem;text-transform:unset}.c-modal__img{width:100%;opacity:0;transform:translate(0, -10px);transition:0.35s ease-in-out}.c-modal__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block;border-radius:10px 10px 0 0}.c-modal__container{padding:10px;background:#f1f1f1;text-align:left}.c-modal--custom .c-modal__container{padding:0;background:transparent}.c-modal__content{padding:50px 25px 70px 25px;background:#ffffff;border-radius:10px;margin:auto;width:100%;transform:translate(0, -10px);opacity:0;transition:0.35s ease-in-out;font-size:1.0625rem;text-align:left;display:flex;flex-direction:column;row-gap:20px}.c-modal__content--rounded-bottom{border-radius:0 0 10px 10px}@media only screen and (min-width: 768px){.c-modal__content{padding:50px 60px 60px 66px}}.c-modal__content--quick-view{padding:35px 15px 35px 15px}@media only screen and (min-width: 768px){.c-modal__content--quick-view{padding:36px 38px 40px 38px}}.c-modal__content--success{background:rgba(255,255,255,0.85)}.c-modal__content--flash .c-modal__title{font-size:2rem;color:#3f4659;width:80%}.c-modal__content--flash .c-modal__description{font-size:1rem;color:#3f4659;font-weight:400}.c-modal__content--flash .c-modal__title{color:#000a12}.c-modal__content--flash .c-modal__description{color:#000a12;word-break:normal;line-height:1.25rem}.c-modal__content--size-chart{background:#ffffff;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media only screen and (min-width: 768px){.c-modal__content--size-chart{width:100%;margin:auto}}.c-modal__content--alert{background-color:#f1f1f1}.c-modal__content--notice{background-color:#f1f1f1}.c-modal__content__inner{display:flex;flex-direction:column;justify-content:center;max-width:560px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 768px){.c-modal__content__inner{flex-direction:row;max-width:100%}}.c-modal__content--overlay--text{background-color:#464646}.c-modal__content__col-title{text-align:center;font-size:0.9375rem;width:100%;padding:0 0 25px 0}@media only screen and (min-width: 768px){.c-modal__content__col-title{border-right:0.5px solid #a2a2a2;max-width:210px;padding:0 25px 0 0}}.c-modal__content__col-description{padding-left:28px;flex:2 auto}@media only screen and (max-width: 767px){.c-modal__content__col-description{text-align:center;padding-left:inherit}}.c-modal__content--invert-text{color:#ffffff}.c-modal__content--centered{text-align:center}.c-modal--flash .c-modal__content{padding:0}.c-modal__headline{font-size:1.125rem;font-weight:300;line-height:1;text-align:center;margin-bottom:30px}.c-modal__description{font-size:0.8125rem;font-weight:300;line-height:0.9375rem;word-break:break-all;color:#C7C8CA}.c-modal__description p{margin-top:0}@media only screen and (max-width: 767px){.c-modal__description{font-size:0.9375rem}}.c-modal__notice{font-size:0.8125rem;font-weight:600;text-align:center;margin-bottom:30px}.c-modal__form{display:flex;flex-direction:column;row-gap:20px}.c-modal__form .c-modal__title{color:#000000;font-family:"Poppins", sans-serif;font-size:2rem;line-height:2.625rem;text-transform:unset}.c-modal__form .c-modal__warning{color:#000000;font-family:"Poppins", sans-serif;font-size:1.125rem;line-height:1.5625rem;margin-bottom:25px}.c-modal__form--centered{margin:0 auto;width:100%}@media only screen and (min-width: 768px){.c-modal__form--centered{width:60%}}.c-modal__action{display:flex;flex-direction:column;row-gap:20px;align-items:center}.c-modal__action--btn{margin-top:20px}.c-modal__action--full{margin-bottom:40px}.c-modal__action a:not(.c-button){display:block;margin-top:8px;font-size:0.8125rem;font-weight:600;color:#3f4659}.c-modal__bg{position:absolute;left:0;top:0;width:100%;height:100%}.c-modal__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.c-modal--full-bg{border-radius:10px}.c-modal--full-bg .c-modal__content--overlay{top:0;background-color:rgba(70,70,70,0.35);padding-top:352px;text-align:center}.c-modal--custom{padding:0}.c-modal--quickview{text-align:left;background-color:#ffffff;padding-right:20px;padding-left:20px}.c-modal--quickview .c-modal__title{margin-top:25px;color:#3f4659;font-family:"Noto Serif Display", serif;font-size:0.9375rem;font-weight:700;line-height:1.1875rem;margin-bottom:18px;padding:0 15px 0 40px}.c-modal--quickview .c-modal__title hr{border-bottom:solid 0.5px #a2a2a2}.c-modal--quickview .c-modal__gallery{position:relative}.c-modal--quickview .c-modal__content{background-color:#ffffff;padding:0 40px 45px 0;margin:0}@media only screen and (max-width: 639px){.c-modal--quickview .c-modal__content{padding:20px 15px 20px 15px}}.c-modal.modal-is-opening,.c-modal.modal-is-closing{animation-duration:0.3s;animation-fill-mode:forwards}.c-modal.modal-is-opening{animation-name:modal-opening-keyframes}.c-modal.modal-is-closing{animation-name:modal-closing-keyframes}.c-modal.modal-is-opened .c-modal__img,.c-modal.modal-is-opened .c-modal__content{opacity:1;transform:translate(0, 0px)}.modal-wrapper{background:rgba(70,70,70,0.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes modal-opening-keyframes{from{transform:scale(1.05);opacity:0}to{transform:none;opacity:1;filter:blur(0)}}@keyframes modal-closing-keyframes{from{transform:scale(1);opacity:1}to{transform:scale(0.95);opacity:0;filter:blur(0)}}@keyframes modal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes modal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}.lt-ie9 .c-modal{width:800px}.newsletter{background:#f7f7f7;margin:0 0 50px 0;padding:48px 23px 56px 23px}@media only screen and (min-width: 1024px){.newsletter{padding:110px 35px 85px 35px}}.newsletter__container{align-items:start}.newsletter__title{font-size:2rem;line-height:2.5rem;color:#000000;font-weight:400;margin:0;padding:56px 0 24px 0;position:relative;grid-column-end:span 4}.newsletter__title:before{content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-newsletter-a2b8ff85919738a1702f0ca238e7caa26983c92f592d6a6e13a548c34232586b.svg) left center no-repeat;background-size:41px 40px;width:41px;height:40px;display:block;position:absolute;top:0;left:0}@media only screen and (min-width: 560px){.newsletter__title{grid-column-end:span 3}}@media only screen and (min-width: 768px){.newsletter__title{grid-column-end:span 2;padding:56px 0 40px 0}}@media only screen and (min-width: 1024px){.newsletter__title{grid-column-start:2;grid-column-end:span 3}}@media only screen and (min-width: 1248px){.newsletter__title{font-size:3rem;line-height:3rem}}.newsletter__content{grid-column-end:span 4;display:grid;grid-template-columns:repeat(7, 1fr);grid-column-gap:1vmax;grid-row-gap:1vmax;grid-auto-flow:dense;row-gap:24px}@media only screen and (min-width: 560px){.newsletter__content{grid-column-end:span 3}}@media only screen and (min-width: 768px){.newsletter__content{grid-column-start:4;grid-column-end:span 4}}@media only screen and (min-width: 1024px){.newsletter__content{grid-column-start:6;grid-column-end:span 7}}.newsletter__description{font-size:1rem;line-height:1.5rem;color:#000000;font-weight:400;display:flex;grid-column-end:span 7}@media only screen and (min-width: 768px){.newsletter__description{padding:56px 20px 0 0}}@media only screen and (min-width: 1024px){.newsletter__description{grid-column-end:span 3}}@media only screen and (min-width: 1248px){.newsletter__description{padding:56px 60px 60px 0;font-size:1.5rem;line-height:2rem}}.newsletter__form{display:flex;flex-direction:column;align-items:flex-start;row-gap:30px;width:100%;grid-column-end:span 7}@media only screen and (min-width: 1024px){.newsletter__form{padding:56px 0 0 0;grid-column-end:span 4}}@media only screen and (min-width: 1248px){.newsletter__form{grid-column-end:span 3}}.newsletter__input{width:100%;background:transparent;border:0;font-size:0.8125rem;border-bottom:solid 1px #000000;color:#000000;padding:0.625rem 0.25rem}.newsletter__input::-moz-placeholder{font-size:0.8125rem;color:#000000;opacity:1}.newsletter__input::placeholder{font-size:0.8125rem;color:#000000;opacity:1}.newsletter__input:hover::-moz-placeholder{opacity:0;-moz-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.newsletter__input:hover::placeholder{opacity:0;transition:opacity 0.25s ease-in-out}.newsletter__input:focus::-moz-placeholder{opacity:0;-moz-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.newsletter__input:focus::placeholder{opacity:0;transition:opacity 0.25s ease-in-out}.c-social{display:flex}.c-social__item{margin-right:0.75rem;display:inline-block}@media only screen and (min-width: 768px){.c-social__item{display:block;margin-bottom:1rem}}.c-social__link{display:block}.c-social__label{margin-left:0.9375rem}@media only screen and (max-width: 767px){.c-social__label{display:none}}.form__input{font-size:0.8125rem;line-height:1.5625rem;color:#000000;width:100%;padding:5px 0;border:0;border-bottom:solid 1px #000000}.form__input::-moz-placeholder{font-size:0.8125rem;line-height:1.5625rem;color:#000000;opacity:1;-moz-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.form__input::placeholder{font-size:0.8125rem;line-height:1.5625rem;color:#000000;opacity:1;transition:opacity 0.25s ease-in-out}.form__input:hover::-moz-placeholder{opacity:0;-moz-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.form__input:hover::placeholder{opacity:0;transition:opacity 0.25s ease-in-out}.form__input:focus::-moz-placeholder{opacity:0;-moz-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.form__input:focus::placeholder{opacity:0;transition:opacity 0.25s ease-in-out}.form__input-coupon{max-width:150px;margin:0 0 10px 0;border:solid 1px #000000;padding:0 2px}.form__textarea{font-size:0.8125rem;line-height:1.5625rem;color:#000000;width:100%;padding:5px;border:solid 1px #000000;aspect-ratio:2.4 / 1}.form__textarea::-moz-placeholder{font-size:0.8125rem;line-height:1.5625rem;color:#000000}.form__textarea::placeholder{font-size:0.8125rem;line-height:1.5625rem;color:#000000}.form__select{border:0;font-size:1rem;border-bottom:solid 0.0625rem #50596c;color:#50596c;padding:10px 4px;margin-bottom:10px;font-weight:300;font-family:"Poppins", sans-serif;background:transparent url(https://dplscqdtdgskd.cloudfront.net/assets/ico-caret-select-ea187a557cf4bbed85b36a913ece060d65290ea05a96ec82540b18815f00b989.svg) no-repeat 95% 50%;background-size:auto 0.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media only screen and (min-width: 768px){.form__select{font-size:0.75rem;width:50%}}.form__select--no-width{width:inherit}.form__select--full-width{width:100%}.form__select--fit-input{max-width:100%}.form__select--contact{width:100%;border-top:0;border-right:0;border-left:0;padding:0.9375rem 0;font-size:0.9375rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-arrow-down-030686d4486c1aef5e3180b0fd0b6882d024f1b935a0c29121f94ee1b5936075.svg) center right no-repeat transparent;background-size:10px 13px}@media only screen and (min-width: 768px){.form__select--contact{font-size:0.75rem;background-size:9px 10px}}.c-form--inline{margin:1.875rem 0 0 0}@media only screen and (min-width: 768px){.c-form--inline{margin:0}}.c-form--centered{position:relative;text-align:center}.c-form--centered--margin{margin:1.875rem 0}.c-form__input{border:0;font-size:1rem;border-bottom:solid 0.0625rem #50596c;color:#50596c;padding:0.625rem 0.25rem;width:100%;background:transparent}@media only screen and (min-width: 768px){.c-form__input{font-size:0.75rem}}.c-form__input::-moz-placeholder{padding:0.625rem 0;font-size:1rem;color:#50596c}.c-form__input::placeholder{padding:0.625rem 0;font-size:1rem;color:#50596c}@media only screen and (min-width: 768px){.c-form__input::-moz-placeholder{font-size:0.75rem}.c-form__input::placeholder{font-size:0.75rem}}.c-form__input:-webkit-autofill,.c-form__input:-webkit-autofill:hover,.c-form__input:-webkit-autofill:focus,.c-form__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #ffffff inset !important;padding:0.625rem 0;font-size:1rem;color:#50596c !important}@media only screen and (min-width: 768px){.c-form__input:-webkit-autofill,.c-form__input:-webkit-autofill:hover,.c-form__input:-webkit-autofill:focus,.c-form__input:-webkit-autofill:active{font-size:0.75rem}}.c-form__input--left{text-align:left}.c-form__input--contact{width:100%}.c-form__input--no-width{width:unset !important}.c-form__select{border:0;font-size:1rem;border-bottom:solid 0.0625rem #50596c;color:#50596c;padding:0.625rem 0.25rem;margin-bottom:0.625rem;font-weight:300;font-family:"Poppins", sans-serif;background:transparent url(https://dplscqdtdgskd.cloudfront.net/assets/ico-caret-select-ea187a557cf4bbed85b36a913ece060d65290ea05a96ec82540b18815f00b989.svg) no-repeat 95% 50%;background-size:auto 0.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media only screen and (min-width: 768px){.c-form__select{font-size:0.75rem;width:50%}}.c-form__select--fit-input{max-width:100%}.c-form__select--contact{width:100%;border-top:0;border-right:0;border-left:0;padding:0.9375rem 0;font-size:0.9375rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-arrow-down-030686d4486c1aef5e3180b0fd0b6882d024f1b935a0c29121f94ee1b5936075.svg) center right no-repeat transparent;background-size:0.625rem 0.8125rem}@media only screen and (min-width: 768px){.c-form__select--contact{font-size:0.75rem;background-size:0.5625rem 0.625rem}}.c-form__text-area{font-size:0.9375rem;color:#000000;font-family:"Poppins", sans-serif;margin:0;padding:0.625rem;display:inline-block;text-align:left;border:solid 0.0625rem #50596c;height:7.5rem;background:transparent}@media only screen and (min-width: 768px){.c-form__text-area{font-size:0.75rem}}.c-form__text-area--contact{width:100%}.c-form__text-area--left{text-align:left}.c-form__text-area::-moz-placeholder{color:#000000;font-family:"Poppins", sans-serif;padding:0.625rem;font-size:0.9375rem;font-weight:300;background:transparent;text-align:left;color:#50596c}.c-form__text-area::placeholder{color:#000000;font-family:"Poppins", sans-serif;padding:0.625rem;font-size:0.9375rem;font-weight:300;background:transparent;text-align:left;color:#50596c}@media only screen and (min-width: 768px){.c-form__text-area::-moz-placeholder{font-size:0.75rem}.c-form__text-area::placeholder{font-size:0.75rem}}.c-form__text-area:-webkit-autofill,.c-form__text-area:-webkit-autofill:hover,.c-form__text-area:-webkit-autofill:focus,.c-form__text-area:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #ffffff inset !important}.c-form--inline{margin:2.5rem 0 0 0}@media only screen and (min-width: 768px){.c-form--inline{margin:0 0 0 5rem}}.c-form__stepper__wrapper{display:flex;justify-content:center;align-items:center}.c-form__stepper--inline{display:flex;margin-right:1.25rem}@media only screen and (min-width: 768px){.c-form__stepper--inline{align-items:center}}.c-minicart__product__wrapper .c-form__stepper--inline{width:100%}.c-minicart .c-form__stepper--inline{align-items:center}.p-checkout .c-form__stepper--inline,.p-cart .c-form__stepper--inline{align-items:center}.c-form__stepper--inline__right{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 768px){.c-form__stepper--inline__right{flex-direction:row}}.p-checkout .c-form__stepper--inline__right,.p-cart .c-form__stepper--inline__right{flex-direction:row}.c-form__stepper--inline__right__control{display:flex;align-items:center}.c-form__stepper__controler{border:solid 1px #3f4659;color:#3f4659;border-radius:50%;width:2.5rem;height:2.5rem;display:block;text-align:center;line-height:2.25rem;font-size:2.25rem;font-weight:100}@media only screen and (min-width: 768px){.c-form__stepper__controler{width:1.0625rem;height:1.0625rem;line-height:0.875rem;font-size:1rem}}.c-kit-variations__variation .c-form__stepper__controler{padding:0 0 0 0.125rem}.c-form__stepper__controler--white{border:solid 1px #ffffff;color:#ffffff}.c-form__stepper__input{border:solid 0.125rem #3f4659;border-radius:0.125rem;width:5rem;font-size:1.125rem;color:#3f4659;font-weight:500;text-align:center;line-height:2.5rem;margin:0 0.9375rem}@media only screen and (min-width: 768px){.c-form__stepper__input{border:solid 0.0625rem #3f4659;border-radius:0.1875rem;width:2.375rem;font-size:0.625rem;line-height:1.375rem}}.c-form__stepper__input--white{border:solid 1px #ffffff;color:#ffffff;background:transparent}.c-form__stepper__input[type='number']{-moz-appearance:textfield}.c-form__stepper__input::-webkit-outer-spin-button,.c-form__stepper__input::-webkit-inner-spin-button{-webkit-appearance:none}.c-form__stepper__input:-internal-autofill-selected{background:transparent}.c-form__input--quote{width:100%;border-bottom:solid 0.0625rem #ffffff;color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left;padding:0 0 0.5625rem 0;margin:0}@media only screen and (min-width: 768px){.c-form__input--quote{font-size:0.75rem;line-height:1rem}}.c-form__input--quote::-moz-placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}.c-form__input--quote::placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}@media only screen and (min-width: 768px){.c-form__input--quote::-moz-placeholder{font-size:0.75rem;line-height:1rem}.c-form__input--quote::placeholder{font-size:0.75rem;line-height:1rem}}.c-form__input--quote:focus{border:none;border-bottom:solid 0.0625rem #ffffff;outline:0}.c-form__input--common{width:100%;border-bottom:solid 0.0625rem #ffffff;color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left;padding:0 0 0.5625rem 0;margin:0}@media only screen and (min-width: 768px){.c-form__input--common{font-size:0.75rem;line-height:1rem}}.c-form__input--common::-moz-placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}.c-form__input--common::placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}@media only screen and (min-width: 768px){.c-form__input--common::-moz-placeholder{font-size:0.75rem;line-height:1rem}.c-form__input--common::placeholder{font-size:0.75rem;line-height:1rem}}.c-form__input--common:focus{border:none;border-bottom:solid 0.0625rem #ffffff;outline:0}.c-form__text-area--quote{width:100%;color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left;border:solid 0.0625rem #ffffff;resize:none}@media only screen and (min-width: 768px){.c-form__text-area--quote{font-size:0.75rem;line-height:1rem}}.c-form__text-area--quote:focus{border:solid 0.0625rem #ffffff;outline:0}.c-form__text-area--review{width:100%;color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left;border:solid 0.0625rem #ffffff;resize:none}@media only screen and (min-width: 768px){.c-form__text-area--review{font-size:0.75rem;line-height:1rem}}.c-form__text-area--review::-moz-placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}.c-form__text-area--review::placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}@media only screen and (min-width: 768px){.c-form__text-area--review::-moz-placeholder{font-size:0.75rem;line-height:1rem}.c-form__text-area--review::placeholder{font-size:0.75rem;line-height:1rem}}.c-form__text-area--review:focus{border:solid 0.0625rem #ffffff;outline:0}.c-form__payment__cards{margin:0.625rem 0 0 0;display:flex;-moz-column-gap:0.625rem;column-gap:0.625rem}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;color:#ffffff !important}.c-checkbox__container,.checkbox__container{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-checkbox__wrapper,.checkbox__wrapper{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px}.c-checkbox__input,.checkbox__input{position:absolute;opacity:0;cursor:pointer}.c-checkbox__input:checked~.c-checkbox__checkmark,.c-checkbox__input:checked~.checkbox__checkmark,.checkbox__input:checked~.c-checkbox__checkmark,.checkbox__input:checked~.checkbox__checkmark{background:url(https://dplscqdtdgskd.cloudfront.net/assets/input-checkbox-checked-f73200bc5758a55d797b0c5f660032c88d88fa4d7aa107d2ca9cd1d3b980ec53.svg) left center no-repeat;background-size:30px 24px}.c-checkbox__input:checked~.checkbox__checkmark-rounded:after,.checkbox__input:checked~.checkbox__checkmark-rounded:after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1.4, 1);display:block;content:'\002713';font-size:1.125rem;font-family:-apple-system, BlinkMacSystemFont;font-weight:100}.c-checkbox--white .c-checkbox__input,.checkbox--white .c-checkbox__input,.c-checkbox--white .checkbox__input,.checkbox--white .checkbox__input{background:url(https://dplscqdtdgskd.cloudfront.net/images/input-checkbox-white-checked.svg) left center no-repeat;background-size:30px 24px}.c-checkbox__checkmark,.checkbox__checkmark{width:30px;height:24px;display:block;background:url(https://dplscqdtdgskd.cloudfront.net/assets/input-checkbox-934cecc739ab8e9e4b8504b3537178f706a266e2a221e28f526bb7a4333df52f.svg) -3px center no-repeat;background-size:30px 24px}.c-checkbox--white .c-checkbox__checkmark,.checkbox--white .c-checkbox__checkmark,.c-checkbox--white .checkbox__checkmark,.checkbox--white .checkbox__checkmark{background:url(https://dplscqdtdgskd.cloudfront.net/images/input-checkbox-white.svg) left center no-repeat;background-size:30px 24px}.c-checkbox__checkmark-rounded,.checkbox__checkmark-rounded{position:relative;width:28px;height:28px;vertical-align:middle;margin:0 0 0 1px;border-radius:50%;transform:scale(1);transition:all 0.25s;box-shadow:inset 0px 0px 0px 1px #000000}.c-checkbox__checkmark-rounded:hover,.checkbox__checkmark-rounded:hover{transform:scale(1.2);z-index:1}.c-checkbox__label,.checkbox__label{flex:1}.c-radiobutton__container{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-radiobutton__wrapper{display:flex;align-items:center;margin:0 0 1.25rem 0}.c-radiobutton__input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.c-radiobutton__input:checked~.c-radiobutton__checkmark{background:url(https://dplscqdtdgskd.cloudfront.net/assets/input-radiobutton-checked-ea02cf4fb1ec5848ad81fc1fdfbade0fc6a47354779f86df5f83aa9c38d35fd7.svg) -0.25rem center no-repeat;background-size:2rem 1.5rem}@media only screen and (min-width: 768px){.c-radiobutton__input:checked~.c-radiobutton__checkmark{background-size:1.5625rem 1.0625rem}}.c-radiobutton--white .c-radiobutton__input{background:url(https://dplscqdtdgskd.cloudfront.net/images/input-radiobutton-white-checked.svg) -0.25rem center no-repeat;background-size:2rem 1.5rem}@media only screen and (min-width: 768px){.c-radiobutton--white .c-radiobutton__input{background-size:1.5625rem 1.0625rem}}.c-radiobutton__checkmark{width:2rem;height:1.5rem;display:block;background:url(https://dplscqdtdgskd.cloudfront.net/assets/input-radiobutton-8be5f92fb8cb7173cdd8065b7d6904cc08fb4e0db7522419319dfc6755ca752c.svg) -0.25rem center no-repeat;background-size:2rem 1.5rem}@media only screen and (min-width: 768px){.c-radiobutton__checkmark{width:1.5625rem;height:1.0625rem;background-size:1.5625rem 1.0625rem}}.c-radiobutton--white .c-radiobutton__checkmark{background:url(https://dplscqdtdgskd.cloudfront.net/images/input-radiobutton-white.svg) -0.25rem center no-repeat;background-size:2rem 1.5rem}@media only screen and (min-width: 768px){.c-radiobutton--white .c-radiobutton__checkmark{width:1.5625rem;height:1.0625rem;background-size:1.5625rem 1.0625rem}}.c-radiobutton__label{display:inline-block}.c-ie--image{position:relative;background-size:cover;background-position:center center}.c-slider .c-ie--image{height:100%;display:flex}.c-ie--image img{display:none}.c-home-cards-featured{display:flex;flex-direction:column;justify-content:center;position:relative;z-index:10;margin:-1.875rem auto 0 auto;max-width:29.25rem}@media only screen and (min-width: 768px){.c-home-cards-featured{flex-direction:row;max-width:unset;justify-content:space-between;margin:-1.875rem 0 0 0}}.c-home-slider{margin:0 0 6.25rem}.c-home-featured{margin-bottom:6.25rem;display:flex;flex-direction:column;row-gap:1.875rem;align-items:center}.c-home-testimonies{display:flex;flex-direction:column;row-gap:1.875rem;align-items:center;font-size:2.5rem;line-height:3.3125rem;color:#000000;padding:6.25rem 0;text-align:center}@media only screen and (min-width: 1024px){.c-home-testimonies{padding:8.125rem 10%}}.c-category__container{max-width:unset}.c-category__wrapper{max-width:35rem;margin:0 auto}@media only screen and (min-width: 768px){.c-category__wrapper{max-width:unset;margin:unset}}.c-category__common-display{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;gap:1.875rem;margin:3.125rem auto 0 auto}@media only screen and (min-width: 768px){.c-category__common-display{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 1024px){.c-category__common-display{grid-template-columns:repeat(4, 1fr)}}.c-category__display{grid-template-columns:repeat(4, 1fr);margin:40px 0;grid-gap:0;display:grid}.c-category__display .c-category-card:nth-of-type(18n+3),.c-category__display .c-category-card:nth-of-type(18n+14){grid-column:1 / -1;grid-row:auto}@media only screen and (min-width: 768px){.c-category__display .c-category-card:nth-of-type(18n+3),.c-category__display .c-category-card:nth-of-type(18n+14){grid-column:auto / span 2}}@media only screen and (min-width: 1024px){.c-category__display .c-category-card:nth-of-type(18n+3),.c-category__display .c-category-card:nth-of-type(18n+14){grid-row:auto / span 2}}.c-category__display .c-category-card:nth-of-type(18n+4){grid-column:1}@media only screen and (max-width: 767px){.c-category__display .c-category-card:nth-of-type(18n+4){grid-column:1 / -1}}@media only screen and (min-width: 768px){.c-category__display .c-category-card:nth-of-type(18n+5){grid-column:2}}.c-category__display .c-category-card:nth-of-type(18n+14){align-self:start}@media only screen and (min-width: 768px){.c-category__display .c-category-card:nth-of-type(18n+3),.c-category__display .c-category-card:nth-of-type(18n+4){align-self:end}}@media only screen and (max-width: 767px){.c-category__display .c-category-card{grid-column:1 / -1}}@media only screen and (max-width: 767px){.c-category__display .c-gallery__block--small{grid-column:1 / -1}}@media only screen and (min-width: 1024px){.c-category__display{grid-template-columns:repeat(4, 1fr)}}.c-aspiraction__content .c-category__display{display:inherit;margin:40px 0}@media only screen and (min-width: 560px){.c-aspiraction__content .c-category__display{margin:40px 20px}}@media only screen and (min-width: 768px){.c-aspiraction__content .c-category__display{margin:40px 60px}}.c-card-home-featured{box-shadow:0 0.125rem 1.3125rem 0 rgba(0,0,0,0.1);background-color:#ffffff;height:-moz-fit-content;height:fit-content;z-index:30;margin-top:1.875rem;transform:scale(1);transition:all 0.25s ease-in-out}@media only screen and (min-width: 768px){.c-card-home-featured{flex:0 0 33.33%}}.c-card-home-featured:nth-child(odd){margin-top:1.875rem}@media only screen and (min-width: 768px){.c-card-home-featured:nth-child(odd){margin-top:-3.75rem}}.c-card-home-featured:hover{transform:scale(1.05)}.c-card-home-featured__header{aspect-ratio:1 / 1;position:relative}.c-card-home-featured__header__link{height:100%;display:block;position:relative}.c-card-home-featured__header__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;display:block}.c-card-home-featured__header__no-img{width:3.125rem;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.c-card-home-featured__body{padding:0.9375rem 0.9375rem 1.875rem 0.9375rem;display:flex;flex-direction:column;align-items:center}.c-card-home-featured__title{font-family:"Noto Serif Display", serif;font-size:1.75rem;font-weight:400;line-height:1.07;margin-bottom:1.875rem;text-align:center}.c-card-home-featured__text{font-family:"Noto Serif Display", serif;font-size:1.75rem;font-weight:400;line-height:1.07;margin-bottom:1.875rem;text-align:center}.c-flag,.flag{font-size:0.8125rem;color:#ffffff}.c-flag--product,.flag--product{position:absolute;transform:rotate(-90deg);transform-origin:45px 45px;top:25px;left:0;padding:5px 15px;width:90px;text-align:center;text-transform:uppercase}.c-flag--discover,.flag--discover{background-color:#46e0b5}.c-flag--new,.flag--new{background-color:#81414e}.c-flag--sale,.flag--sale{background-color:#a42b27}.product{margin:0 0 150px 0}.c-product__section-title,.product__section-title{font-size:1.5rem;line-height:2.125rem;color:#50596c;text-align:center;text-transform:capitalize;margin-bottom:40px;font-weight:normal}.c-product__info,.product__info{margin-bottom:25px}@media only screen and (max-width: 479px){.c-product__info,.product__info{margin-top:25px}}.c-product__name,.product__name{font-family:"Poppins", sans-serif;font-weight:400;font-size:1.5rem;color:#50596c;line-height:1;margin:0}.c-product__vendor,.product__vendor{margin:5px 0}.c-product__vendor a,.product__vendor a{font-size:1rem;line-height:1.375rem;color:#000000}.c-product__sku,.product__sku{font-size:0.8125rem;line-height:1.375rem;color:#000000}.c-product__form-label,.product__form-label{font-weight:500;margin-right:38px}@media only screen and (min-width: 768px){.c-product__form-label,.product__form-label{margin-right:25px}}.c-product__description,.product__description{margin-bottom:30px}.c-product__variation,.product__variation{font-size:0.8125rem;line-height:1.375rem;color:#000000;margin-bottom:25px}.c-product__price,.product__price{border-right:solid 1px #000000;margin-right:20px}.c-product__select-variation--form,.product__select-variation--form{margin:19px 0 0}@media only screen and (max-width: 479px){.c-product__select-variation,.product__select-variation{width:100%;border-radius:0}}@media only screen and (min-width: 560px){.c-product__related-products,.product__related-products{margin-top:100px}}@media only screen and (max-width: 559px){.c-product__related-products,.product__related-products{margin-top:20px}}.c-product__related-articles,.product__related-articles{margin-top:100px;height:100%}.c-product__share,.product__share{font-size:1.25rem;line-height:1.8125rem;color:#000000;text-transform:uppercase;display:inline-block;margin-right:30px}.c-product__share--icons,.product__share--icons{display:inline-block}.c-product__share__link,.product__share__link{margin:0 5px}@media only screen and (max-width: 479px){.c-product__share--description,.product__share--description{display:none}}.c-product__review,.product__review{margin-top:100px}.c-product__description,.product__description{margin-bottom:20px}.c-review__note{display:flex;flex-direction:column;border-bottom:solid 0.0625rem #3f4659;padding:0 0 0.875rem 0;margin:0 0 1.5625rem 0}.c-review__note__top{display:flex;align-items:center;-moz-column-gap:0.9375rem;column-gap:0.9375rem}.c-review__note__top{display:flex;align-items:center;-moz-column-gap:0.9375rem;column-gap:0.9375rem}.c-review__ico{display:inline-block;margin-right:1.25rem}.c-review__count{display:inline-block;font-size:0.9375rem;letter-spacing:0.121875rem;line-height:0.9375rem;color:#50596c}@media only screen and (min-width: 768px){.c-review__count{font-size:0.625rem;letter-spacing:0.09375rem}}.c-review__recap{font-size:0.8125rem;line-height:0.9375rem;margin-bottom:1.5625rem;letter-spacing:0.121875rem;color:#50596c}@media only screen and (min-width: 768px){.c-review__recap{font-size:0.625rem;letter-spacing:0.09375rem}}.c-review__comment{margin-top:1.25rem}.c-review__score--modal{text-align:left;width:80%;margin:auto}.c-review__score--title{display:inline;padding-right:1.25rem}.c-review__score--stars{display:inline}.c-review__score--stars::before{content:" | ";margin-right:1.25rem}.c-review__profile{margin-top:0.625rem}.c-review__profile--modal{text-align:left;width:80%;margin:auto}.c-review__liked{margin-top:0.9375rem;margin-bottom:1.5625rem}.c-review__liked--modal{text-align:left;width:80%;margin:auto;margin-bottom:0.9375rem}.c-review__notice{margin-top:1.25rem;padding-bottom:1.25rem}.c-review__advert{font-size:1rem;line-height:1.375rem;padding-top:0.625rem;padding-bottom:1.5625rem}.c-review__advert--modal{width:100%;font-size:0.9375rem;color:#50596c}@media only screen and (min-width: 768px){.c-review__advert--modal{font-size:0.8125rem}}@media only screen and (max-width: 1023px){.c-review__advert--modal{width:80%}}.c-review__advert--modal--bottom{padding-bottom:1.5625rem;margin:1.875rem 0 0 0;font-size:0.9375rem}@media only screen and (min-width: 768px){.c-review__advert--modal--bottom{font-size:0.8125rem;margin:1.25rem 0 0 0}}.c-review__button{margin-bottom:3rem}.c-review__score--modal{width:100%;color:#50596c;display:flex;align-items:center}.c-review__score--title{color:#50596c;font-size:0.9375rem;text-transform:uppercase}@media only screen and (min-width: 768px){.c-review__score--title{font-size:0.75rem}}.c-review__score--stars:before{content:"";border-left:solid 0.0625rem #50596c;position:absolute;top:0;bottom:0.25rem;left:-0.625rem}.c-review__textarea{width:100%;padding:10px;font-size:1.125rem;line-height:1.375rem;color:#50596c}@media only screen and (min-width: 768px){.c-review__textarea{font-size:0.75rem;line-height:1.125rem}}.c-review__textarea::-moz-placeholder{font-size:1.125rem;line-height:1.375rem;color:#000000;padding:0;margin:0}.c-review__textarea::placeholder{font-size:1.125rem;line-height:1.375rem;color:#000000;padding:0;margin:0}@media only screen and (min-width: 768px){.c-review__textarea::-moz-placeholder{font-size:0.75rem;line-height:1.125rem}.c-review__textarea::placeholder{font-size:0.75rem;line-height:1.125rem}}.c-review__recommended{display:flex;align-items:center;margin:1.875rem 0;-moz-column-gap:1.25rem;column-gap:1.25rem}@media only screen and (min-width: 768px){.c-review__recommended{margin:1.25rem 0}}.c-review__profile--modal{width:unset;margin:1.25rem 0;color:#50596c;font-size:0.9375rem;text-transform:uppercase}@media only screen and (min-width: 768px){.c-review__profile--modal{font-size:0.75rem}}.c-review__liked--modal{width:unset;margin:0;color:#50596c;font-size:0.9375rem;display:flex;align-items:center;-moz-column-gap:0.3125rem;column-gap:0.3125rem}@media only screen and (min-width: 768px){.c-review__liked--modal{font-size:0.75rem}}.c-review__liked__checkbox{display:flex;align-items:center}.c-review__liked__checkmark{position:relative;top:-0.1875rem}.c-reviews{max-width:61.875rem;width:100%;margin:9.375rem auto 0 auto}@media only screen and (min-width: 768px){.c-reviews{margin:12.5rem auto 0 auto}}.c-reviews__slidder{margin:0 -1.875rem}.c-reviews__card{width:100%;padding:0 1.875rem;min-height:100%;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width: 768px){.c-reviews__card{width:50%;min-height:100%}}.c-reviews__card__body{height:100%}.c-reviews__card__header{display:flex;-moz-column-gap:0.9375rem;column-gap:0.9375rem;align-items:center;margin:0 0 1.5rem 0}.c-reviews__card__from{display:flex;align-items:center;-moz-column-gap:0.75rem;column-gap:0.75rem;margin:0.3125rem 0 0 0}.c-reviews__card__name{font-size:0.8125rem;letter-spacing:0.121875rem;color:#3f4659}@media only screen and (min-width: 768px){.c-reviews__card__name{font-size:0.625rem;letter-spacing:0.09375rem}}.c-reviews__card__date{font-size:0.8125rem;letter-spacing:0.09375rem;color:#3f4659;position:relative}@media only screen and (min-width: 768px){.c-reviews__card__date{font-size:0.625rem;letter-spacing:0.09375rem}}.c-reviews__card__date:before{content:".";position:absolute;left:-0.375rem}.c-reviews__card__stars{display:flex;-moz-column-gap:0.1875rem;column-gap:0.1875rem}.c-reviews__card__stars__star{width:1.25rem;height:1.25rem}@media only screen and (min-width: 768px){.c-reviews__card__stars__star{width:1.125rem;height:1.125rem}}.c-reviews__card__stars__star__fill{fill:#50596c}.c-reviews__card__stars__star__fill.is-active{fill:#000a12}.c-reviews__card__text{font-size:1rem;line-height:1.3125rem;letter-spacing:0.0325rem}@media only screen and (min-width: 768px){.c-reviews__card__text{font-size:0.75rem;line-height:1rem;letter-spacing:0.025rem}}.c-reviews__liked{display:flex;-moz-column-gap:1.25rem;column-gap:1.25rem;align-items:center;font-size:0.8125rem;letter-spacing:0.08125rem;text-transform:uppercase;color:#50596c;margin:1.875rem 0 0 0}@media only screen and (min-width: 768px){.c-reviews__liked{font-size:0.625rem;letter-spacing:0.0625rem}}.c-reviews__liked__ico{width:1.6875rem}@media only screen and (min-width: 768px){.c-reviews__liked__ico{width:1.3125rem}}.c-reviews__liked__ico svg{width:1.6875rem;height:1.1875rem}@media only screen and (min-width: 768px){.c-reviews__liked__ico svg{width:1.3125rem;height:0.875rem}}.pagination{display:flex;margin-top:90px;font-size:1.25rem;justify-content:flex-end;-moz-column-gap:40px;column-gap:40px}@media only screen and (min-width: 1024px){.pagination{font-size:0.9375rem}}.pagination__nav{display:flex;justify-content:center;color:#d6d6d6}@media only screen and (min-width: 1024px){.pagination__nav{justify-content:flex-end}}.pagination__page{padding:0 5px;margin:0 5px}.pagination__page.is-active{color:#000000}.pagination__page a{color:#d6d6d6}.pagination__page a:hover{color:#8b8b8b}.pagination__see{display:flex;justify-content:flex-end;text-transform:uppercase}.pagination__see__see-item{padding:0 5px;margin:0 5px;font-weight:600}.pagination__see__item{padding:0 7px 0 0;margin:0 0 0 5px}.pagination__see__item a{color:#d6d6d6}.pagination__see__item a:hover{color:#8b8b8b}.pagination__see__item a.is-active{color:#000000}.pagination__ico-prev{position:relative}.pagination__ico-prev:after{content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/select-arrow-left-8a7e730d2e6d2a6e7ad0215a6d56a1397fe7f29ae95feded04bf548f126cd94d.svg) center center no-repeat;width:12px;height:22px;position:absolute;top:3px;left:-20px}@media only screen and (min-width: 1024px){.pagination__ico-prev:after{width:10px;height:20px;top:1px}}.pagination__ico-next{position:relative}.pagination__ico-next:after{content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/select-arrow-right-04dc7080272b6423e41a7581c9996249a19c4937e894d4d22a74465e3bb7744a.svg) center center no-repeat;width:12px;height:22px;position:absolute;top:3px;right:-20px}@media only screen and (min-width: 1024px){.pagination__ico-next:after{width:10px;height:20px;top:1px}}@-moz-document url-prefix(){.pagination__ico-prev:after{top:20px}.pagination__ico-next:after,.pagination__ico-next:after{top:20px}}.c-rewards__btn,.rewards__btn{position:fixed;display:flex;bottom:0;right:25px;padding:8px 30px;gap:10px;background:#000a12;color:#ffffff;border-radius:5px 5px 0 0;z-index:0;font-size:0.625rem;line-height:0.625rem;text-transform:uppercase;align-items:center}.c-rewards__btn__img,.rewards__btn__img{width:1.4375rem}.c-rewards__modal,.rewards__modal{width:93%;max-width:490px;padding:50px 30px 70px 30px;background:#ffffff;border-radius:10px;text-align:left}@media only screen and (min-width: 768px){.c-rewards__modal,.rewards__modal{width:100%;min-width:466px;padding:50px 38px 70px 38px}}@media only screen and (min-width: 768px){.c-rewards__modal__content,.rewards__modal__content{padding:0 42px}}.c-rewards__modal__title,.rewards__modal__title{font-size:1.25rem;letter-spacing:-0.0125rem;text-transform:uppercase;color:#3f4659;margin:0 0 20px 0;padding:0 0 0 42px;text-align:left;position:relative}.c-rewards__modal__title:before,.rewards__modal__title:before{content:"";background:url(https://dplscqdtdgskd.cloudfront.net/images/ico-wc-rewards.svg) center center no-repeat;width:27px;height:27px;position:absolute;top:-3px;left:0}@media only screen and (min-width: 768px){.c-rewards__modal__title:before,.rewards__modal__title:before{width:26px;height:26px}}.c-rewards__modal__tabs,.rewards__modal__tabs{display:flex;padding:0 0 9px 0;border-bottom:solid 1px #3f4659;margin:0 0 34px 0}.c-rewards__modal__tabs__btn,.rewards__modal__tabs__btn{background:transparent;border:0;font-size:0.75rem;padding:3px 22px;text-transform:uppercase;font-weight:500;border-left:solid 1px #3f4659}.c-rewards__modal__tabs__btn:first-child,.rewards__modal__tabs__btn:first-child{padding:3px 22px 3px 0;border:0}.c-rewards__modal__tabs__btn.is-active,.rewards__modal__tabs__btn.is-active{color:#a42b27}.c-rewards__modal__tab,.rewards__modal__tab{display:none}.c-rewards__modal__tab.is-active,.rewards__modal__tab.is-active{display:block}.c-rewards__modal__table,.rewards__modal__table{display:grid;grid-template-rows:repeat(2, 1fr);grid-template-columns:auto 50%;-moz-column-gap:50px;column-gap:50px;row-gap:18px;padding:0 0 30px 0;margin:0 0 25px 0;border-bottom:solid 1px #3f4659}.c-rewards__modal__table div,.rewards__modal__table div{color:#a42b27}.c-rewards__modal__table div:nth-child(odd),.rewards__modal__table div:nth-child(odd){color:#3f4659;max-width:70px}.c-rewards__modal__text,.rewards__modal__text{font-size:1.0625rem;letter-spacing:0.0625rem;color:#3f4659;margin:0 0 20px 0;font-weight:300}.c-rewards__modal__notice,.rewards__modal__notice{font-size:0.625rem;line-height:0.75rem;color:#3f4659;margin:15px 0 0 0}.c-rewards__modal__notice a,.rewards__modal__notice a{color:#3f4659;text-decoration:underline}.c-rewards__modal__notice a:hover,.rewards__modal__notice a:hover{text-decoration:none}.c-rewards__modal__win-points,.rewards__modal__win-points{padding:0 0 30px 0;margin:0 0 25px 0;border-bottom:solid 1px #3f4659;display:flex;flex-direction:column;row-gap:15px}.c-rewards__modal__win-points__row,.rewards__modal__win-points__row{display:grid;grid-template-columns:30px auto;-moz-column-gap:20px;column-gap:20px}.c-rewards__modal__win-points__ico,.rewards__modal__win-points__ico{width:100%}.c-rewards__modal__win-points__title,.rewards__modal__win-points__title{font-size:15px;text-transform:uppercase;color:#3f4659}.c-rewards__modal__win-points__text,.rewards__modal__win-points__text{font-size:0.6875rem;line-height:0.8125rem;letter-spacing:0.025rem;color:#3f4659}.c-rewards__modal__win-points__text--big,.rewards__modal__win-points__text--big{font-size:0.8125rem;line-height:0.8125rem;letter-spacing:0.03125rem}.c-rewards__modal__faq,.rewards__modal__faq{padding:0 0 30px 0;margin:0 0 25px 0;border-bottom:solid 1px #3f4659;display:flex;flex-direction:column;row-gap:15px}.c-rewards__modal__faq__row,.rewards__modal__faq__row{display:block}.c-rewards__modal__faq__title,.rewards__modal__faq__title{font-size:0.6875rem;line-height:0.875rem;text-transform:uppercase;color:#3f4659;margin:0 0 5px 0}.c-rewards__modal__faq__text,.rewards__modal__faq__text{font-size:0.6875rem;line-height:0.8125rem;color:#3f4659}.c-rewards__modal__faq__text a,.rewards__modal__faq__text a{color:#3f4659;text-decoration:underline}.c-rewards__modal__faq__text a:hover,.rewards__modal__faq__text a:hover{text-decoration:none}.c-rewards__modal__btn,.rewards__modal__btn{font-size:0.625rem;padding:8px 20px;width:100%}@media only screen and (min-width: 768px){.c-rewards__modal__btn,.rewards__modal__btn{padding:8px 38px}}:root{--reward-steps: 5}.c-reward-progress{width:calc(100% - 60px);margin:0 0 1.875rem 1.875rem;max-width:23.375rem}@media only screen and (min-width: 768px){.c-reward-progress{margin:0 auto;max-width:unset}}.c-reward-progress__head{display:flex;width:100%}.c-reward-progress__label-container,.c-reward-progress__step,.c-reward-progress__section{min-width:calc(100%);width:calc(100%)}@media only screen and (min-width: 768px){.c-reward-progress__label-container,.c-reward-progress__step,.c-reward-progress__section{min-width:calc(100% / var(--reward-steps));width:calc(100% / var(--reward-steps))}}.c-reward-progress__label-container{text-align:center}.c-reward-progress__label{margin-left:-100%;font-size:1.375rem;color:#50596c}@media only screen and (min-width: 768px){.c-reward-progress__label{font-size:0.8125rem}}.c-reward-progress__step{border-left:solid 1px #50596c;height:0.9375rem}@media only screen and (min-width: 768px){.c-reward-progress__step{height:0.3125rem}}.c-reward-progress__container{position:relative;width:100%;height:0.3125rem}.c-reward-progress__bg{position:absolute;top:0px;left:0px;width:100%;height:0.625rem;background-color:#f1f1f1}@media only screen and (min-width: 768px){.c-reward-progress__bg{height:0.3125rem}}.c-reward-progress__bg:before{display:block;content:"";width:1.875rem;height:0.625rem;position:absolute;top:0;left:-1.875rem;background-color:#50596c;border-radius:0.4375rem 0 0 0.4375rem}@media only screen and (min-width: 768px){.c-reward-progress__bg:before{height:0.3125rem}}.c-reward-progress__bg--empty:before{background-color:#f1f1f1}.c-reward-progress__bg:after{display:block;content:"";width:1.875rem;height:0.625rem;position:absolute;top:0;right:-1.875rem;box-sizing:border-box;border-radius:0 0.4375rem 0.4375rem 0;background-color:#f1f1f1}@media only screen and (min-width: 768px){.c-reward-progress__bg:after{height:0.3125rem}}.c-reward-progress__bg--full:after{background-color:#f1f1f1}.c-reward-progress__fg{position:absolute;top:0px;left:0px;background-color:#50596c;height:0.625rem;box-sizing:border-box}@media only screen and (min-width: 768px){.c-reward-progress__fg{height:0.3125rem}}.c-reward-progress__footer{display:grid;grid-template-columns:repeat(1, 1fr);width:100%;margin-top:1rem;background-color:#f1f1f1;position:relative;padding:0.625rem 0}@media only screen and (min-width: 768px){.c-reward-progress__footer{grid-template-columns:repeat(var(--reward-steps), 1fr)}}.c-reward-progress__footer:before{content:"";position:absolute;top:0;bottom:0;left:-1.875rem;width:1.875rem;background-color:#f1f1f1;border-radius:0.5625rem 0 0 0.5625rem}@media only screen and (min-width: 768px){.c-reward-progress__footer:before{border-radius:0.3125rem 0 0 0.3125rem}}.c-reward-progress__footer:after{content:"";position:absolute;top:0;bottom:0;right:-1.875rem;width:1.875rem;background-color:#f1f1f1;border-radius:0 0.5625rem 0.5625rem 0}@media only screen and (min-width: 768px){.c-reward-progress__footer:after{border-radius:0.3125rem 0 0 0.3125rem}}.c-reward-progress__section{text-align:center;padding:2.25rem 0;opacity:0.4;font-size:1.75rem;line-height:1.875rem;text-transform:uppercase;color:#50596c;width:100%}@media only screen and (min-width: 768px){.c-reward-progress__section{padding:1.375rem 0 1.0625rem;border-left:0.0625rem solid #50596c;font-size:0.6875rem;line-height:0.75rem}}.c-reward-progress__section__get{margin:0 0 0.625rem 0}.c-reward-progress__section__link span{font-size:1.4375rem;font-weight:700;text-decoration:underline}@media only screen and (min-width: 768px){.c-reward-progress__section__link span{font-size:0.5625rem;font-weight:400}}.c-reward-progress__section__link__btn{border:0;background:transparent;font-size:1.4375rem;font-weight:700;text-decoration:underline;color:#a42b27;text-transform:uppercase}.c-reward-progress__section__link__btn:hover{text-decoration:none}@media only screen and (min-width: 768px){.c-reward-progress__section__link__btn{font-size:0.5625rem;font-weight:400}}@media only screen and (min-width: 768px){.c-reward-progress__section:last-of-type{border-right:1px solid #50596c}}.c-reward-progress__section.c-reward-progress__section--active{opacity:1}.rewards-list{grid-column-end:span 4;display:grid;grid-template-columns:repeat(1, 1fr);-moz-column-gap:31px;column-gap:31px;row-gap:26px}@media only screen and (min-width: 560px){.rewards-list{grid-column-end:span 8;grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 768px){.rewards-list{grid-column-end:span 8;grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 1024px){.rewards-list{grid-column-end:span 10;grid-column-start:2;grid-template-columns:repeat(4, 1fr)}}@media only screen and (min-width: 1440px){.rewards-list{grid-column-end:span 8}}.rewards-list__item{background:#f7f7f7;padding:35px 15px 25px 15px}@media only screen and (min-width: 768px){.rewards-list__item{padding:35px 20px 40px 20px;min-height:210px}}.rewards-list__item__title{font-size:1.1875rem;letter-spacing:0.08125rem;text-transform:uppercase;margin:0 0 35px 0}@media only screen and (min-width: 768px){.rewards-list__item__title{font-size:0.9375rem;letter-spacing:0.0625rem;margin:0 0 20px 0}}.rewards-list__item__content{display:flex;flex-direction:column;row-gap:8px;font-size:0.8125rem;letter-spacing:0.121875rem;text-transform:uppercase;font-weight:700}@media only screen and (min-width: 768px){.rewards-list__item__content{font-size:0.625rem;letter-spacing:0.09375rem}}.rewards-list__item__ico{width:38px;margin:0 0 22px 0}@media only screen and (min-width: 768px){.rewards-list__item__ico{width:26px}}.user-coupon{width:100%}@media only screen and (min-width: 768px){.user-coupon{width:68%}}.user-coupon__list{display:grid;grid-template-columns:repeat(1, 1fr);gap:30px}@media only screen and (min-width: 768px){.user-coupon__list{grid-template-columns:repeat(2, 1fr)}}.user-coupon__item{background:#f7f7f7;padding:35px 25px 25px 25px;max-width:384px;display:flex;flex-direction:column;justify-content:space-between;row-gap:20px}.user-coupon__item__header{display:flex;justify-content:space-between;align-items:center}.user-coupon__item__img{width:31px}@media only screen and (min-width: 768px){.user-coupon__item__img{width:24px}}.user-coupon__item__title{font-size:1.25rem;letter-spacing:0.08125rem;text-transform:uppercase;margin:0 0 15px 0}@media only screen and (min-width: 768px){.user-coupon__item__title{font-size:0.9375rem;letter-spacing:0.0625rem;margin:0 0 12px 0}}.user-coupon__item__content{display:flex;flex-direction:column;row-gap:8px;font-size:0.625rem;letter-spacing:0.09375rem;text-transform:uppercase;font-weight:700}.user-coupon__item__amount{font-size:2.4375rem;letter-spacing:-0.0625rem}@media only screen and (min-width: 768px){.user-coupon__item__amount{font-size:1.875rem}}.user-coupon__item__code{font-size:2.4375rem;letter-spacing:-0.0625rem;margin:0 0 5px 0}@media only screen and (min-width: 768px){.user-coupon__item__code{font-size:1.875rem}}.user-coupon__item__text{font-size:0.8125rem;letter-spacing:0.121875rem;font-weight:700;text-transform:uppercase;margin:0 0 5px 0}@media only screen and (min-width: 768px){.user-coupon__item__text{font-size:0.625rem;letter-spacing:0.09375rem}}.user-coupon__item__text--claimed{color:#a42b27}.user-coupon__item__btn{font-size:0.75rem;padding:24px 0 20px 0;width:100%;border-radius:25px / 50%;text-transform:uppercase}@media only screen and (min-width: 768px){.user-coupon__item__btn{padding:6px 38px;border-radius:12px / 50%;font-size:0.625rem;width:unset}}.user-coupon__item__btn--claimed{color:#a42b27;border-color:#a42b27}.user-coupon__item__btn--claimed:hover{background:transparent;color:#a42b27;border-color:#a42b27}.c-table{border-collapse:collapse;border-spacing:0;width:100%}.c-table th,.c-table td{text-align:left;padding:1rem}.c-table tr:nth-child(even){background-color:#c7c8ca}.c-cart,.cart{width:100%;max-width:700px;display:flex;flex-direction:column;row-gap:10px}.my-account .c-cart,.my-account .cart{max-width:unset}.c-cart__title,.cart__title{font-size:1rem;font-weight:700;margin-bottom:15px;display:block}@media only screen and (min-width: 768px){.c-cart__title,.cart__title{font-size:0.875rem}}.c-cart__title--price,.cart__title--price{font-size:1rem;text-align:right}@media only screen and (min-width: 768px){.c-cart__title--price,.cart__title--price{font-size:0.875rem}}.c-cart__title--mobile,.cart__title--mobile{display:inline}.c-cart__summary,.cart__summary{grid-column-end:span 4;display:flex;flex-direction:column;-moz-column-gap:26px;column-gap:26px}@media only screen and (min-width: 768px){.c-cart__summary,.cart__summary{grid-column-end:span 8;-moz-column-gap:30px;column-gap:30px;padding:0;flex-direction:row}}@media only screen and (min-width: 1024px){.c-cart__summary,.cart__summary{grid-column-end:span 10;grid-column-start:2}}@media only screen and (min-width: 1440px){.c-cart__summary,.cart__summary{grid-column-end:span 8}}.c-cart__price,.cart__price{font-size:1rem;text-align:left;padding:0}@media only screen and (min-width: 768px){.c-cart__price,.cart__price{font-size:0.875rem}}.c-cart__section,.cart__section{font-size:1rem;flex:auto;margin:0;padding:10px;background:#f5f5f5;width:280px}@media only screen and (min-width: 560px){.c-cart__section,.cart__section{max-width:240px}}@media only screen and (min-width: 768px){.c-cart__section,.cart__section{max-width:220px;font-size:14px}}@media only screen and (min-width: 560px){.p-checkout .c-cart__section,.p-order .c-cart__section,.p-checkout .cart__section,.p-order .cart__section{max-width:220px}}.c-cart__section__content,.cart__section__content{margin:10px 0 0 0}.c-cart__qty,.cart__qty{display:flex;-moz-column-gap:10px;column-gap:10px;font-size:0.875rem}.c-cart__qty-bold,.cart__qty-bold{font-weight:600}.c-cart__qty-price,.cart__qty-price{margin-top:20px;display:flex;flex-direction:column}.c-cart__qty-price__title,.cart__qty-price__title{font-weight:700}@media only screen and (min-width: 768px){.c-cart__qty-price__title,.cart__qty-price__title{margin-top:20px}}.c-cart__qty-price__ammount,.cart__qty-price__ammount{font-size:1.25rem;font-weight:700}.c-cart__stepper,.cart__stepper{display:flex;align-items:center}.c-cart__stepper__controller,.cart__stepper__controller{height:auto;font-size:1.25rem;line-height:1.8125rem}.c-cart__freebies,.cart__freebies{padding-top:16px;margin-top:16px}.c-cart__freebie-title,.cart__freebie-title{font-weight:700;margin-bottom:15px;margin-top:15px;display:block}.c-cart--info,.cart--info{gap:20px;margin:0 0 50px 0;flex-wrap:wrap}@media only screen and (min-width: 768px){.c-cart--info,.cart--info{flex-wrap:wrap}}.c-cart__info,.cart__info{flex-wrap:wrap}@media only screen and (max-width: 767px){.c-cart__info,.cart__info{padding-left:15px}}.c-cart__info--price,.cart__info--price{margin-top:15px}@media only screen and (max-width: 767px){.p-order .c-cart__info,.p-order .cart__info{padding-left:0}}.c-cart__paid,.cart__paid{display:flex;flex-direction:column;width:100%}.c-cart__ammount,.cart__ammount{width:100%;max-width:700px;border-bottom:solid 1px #d6d6d6;padding:0 0 10px 0;margin:0 0 10px 0}.my-account .c-cart__ammount,.my-account .cart__ammount{max-width:unset}.c-cart__ammount--line,.cart__ammount--line{display:flex;justify-content:flex-end;align-items:flex-start;-moz-column-gap:16px;column-gap:16px;font-size:1.25rem;font-weight:300;line-height:1.5;color:#464646;text-align:right}.c-cart__ammount--line span,.cart__ammount--line span{font-weight:400;min-width:150px;text-align:right}.c-cart__submit,.cart__submit{width:100%;justify-content:flex-end;margin-top:20px;display:flex;-moz-column-gap:20px;column-gap:20px}.c-cart__wrapper,.cart__wrapper{padding-bottom:25px;margin-bottom:25px;border-bottom:solid 1px #d6d6d6}.c-cart__img,.cart__img{position:relative}.c-cart__img img,.c-cart__img svg,.cart__img img,.cart__img svg{width:100%;display:block}@media only screen and (max-width: 767px){.c-cart__img img,.c-cart__img svg,.cart__img img,.cart__img svg{width:100%}}.c-cart__delete,.cart__delete{position:absolute;top:10px;right:10px}.c-cart__checkout,.cart__checkout{margin-top:20px;width:100%;max-width:700px;display:flex;justify-content:flex-end}.c-checkout,.checkout{display:flex;flex-direction:column;row-gap:40px;align-items:flex-start}.c-checkout__nav,.checkout__nav{counter-reset:checkout-counter;margin:0 0 30px 0;display:flex;flex-direction:column;gap:20px}@media only screen and (min-width: 768px){.c-checkout__nav,.checkout__nav{flex-direction:row;grid-column-end:span 10}}.c-checkout__nav--item,.checkout__nav--item{position:relative;padding:0 0 0 40px;display:inline-block;line-height:2.125rem;font-weight:500;color:#8b8b8b;font-size:20px}@media only screen and (min-width: 768px){.c-checkout__nav--item,.checkout__nav--item{font-size:1rem}}.c-checkout__nav--item:before,.checkout__nav--item:before{counter-increment:checkout-counter;content:counter(checkout-counter) "";background:#a2a2a2;display:block;width:34px;height:34px;border-radius:50%;position:absolute;top:0;left:0;color:#ffffff;text-align:center;line-height:2.125rem;font-weight:300}.c-checkout__nav--item.is-active,.checkout__nav--item.is-active{font-weight:700;color:#000000;font-weight:500}.c-checkout__nav--item.is-active:before,.checkout__nav--item.is-active:before{content:"";background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-check-47f0bfc0889e400965ef3e113927b4390f40671d001196d9c380ee5ea8870282.svg) center center no-repeat #000;background-size:20px 20px}.c-checkout__note,.checkout__note{margin:10px 0 50px 0;font-size:1.125rem;line-height:1.375rem}@media only screen and (min-width: 768px){.c-checkout__note,.checkout__note{font-size:0.9375rem;line-height:1.25rem}}.c-checkout__error,.checkout__error{width:90%;padding:5px;background-color:#a42b27;color:#ffffff;margin-top:10px;margin-bottom:10px}.c-checkout__confirm,.checkout__confirm{margin-bottom:20px}.c-checkout__aside--header,.checkout__aside--header{border:1px solid #d6d6d6;margin:0;padding:15px}.c-checkout__aside--content,.checkout__aside--content{border:1px solid #d6d6d6;margin:0;padding:15px}.c-checkout__addresses,.checkout__addresses{display:flex;flex-direction:column;margin:0 0 30px 0}.c-checkout__addresses__wrapper,.checkout__addresses__wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px}.c-checkout__address,.checkout__address{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 560px){.c-checkout__address,.checkout__address{width:75%}}@media only screen and (min-width: 768px){.c-checkout__address,.checkout__address{width:50%}}.c-checkout__address__wrapper,.checkout__address__wrapper{font-size:0.8125rem;display:flex;flex-direction:column;row-gap:3px}.c-cart__section .c-checkout__address__wrapper,.c-cart__section .checkout__address__wrapper{margin:10px 0 0 0}@media only screen and (min-width: 768px){.c-cart__section .c-checkout__address__wrapper,.c-cart__section .checkout__address__wrapper{margin:10px 0 0 0}}.c-checkout__address--box,.checkout__address--box{flex:0 0 50%;border-bottom:solid 1px #d6d6d6;padding:0 0 20px 0;margin-right:20px;margin-bottom:20px}@media only screen and (max-width: 559px){.c-checkout__address--box,.checkout__address--box{flex:0 0 100%}}.c-checkout__address--box-content,.checkout__address--box-content{margin-bottom:20px}.c-checkout__address--box-content,.checkout__address--box-content{margin-bottom:32px}.c-checkout__address--fields,.checkout__address--fields{display:none}.c-checkout__address--fields input,.c-checkout__address--fields select,.checkout__address--fields input,.checkout__address--fields select{width:100%}.c-checkout__address--fields .c-alert__error,.checkout__address--fields .c-alert__error{width:100%}.c-checkout__address__header,.checkout__address__header{margin:0 0 20px 0}.c-checkout__address__title,.checkout__address__title{font-weight:600;display:block}.c-checkout__address__item,.checkout__address__item{display:block}.c-checkout__address__item--inline,.checkout__address__item--inline{display:inline}.c-cart__section .c-checkout__address__actions,.c-cart__section .checkout__address__actions{margin:0}@media only screen and (min-width: 768px){.c-cart__section .c-checkout__address__actions,.c-cart__section .checkout__address__actions{margin:0}}.c-checkout__address--fields .c-alert__error,.checkout__address--fields .c-alert__error{width:100%}.c-checkout__item,.checkout__item{display:flex;flex-direction:column;gap:20px;position:relative}@media only screen and (min-width: 768px){.c-checkout__item,.checkout__item{flex-direction:row}}.c-checkout__item-link,.checkout__item-link{flex:0 0 200px}.c-checkout__item-figure,.checkout__item-figure{display:flex;align-items:center;justify-content:center;background:#ededed;position:relative;aspect-ratio:1 / 1.4}.c-checkout__item-figure-img,.checkout__item-figure-img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.c-checkout__item-figure-no-img,.checkout__item-figure-no-img{width:40px}.order__item-column-img .c-checkout__item-figure-no-img,.order__item-column-img .checkout__item-figure-no-img{width:40px}.c-checkout__item-wrapper,.checkout__item-wrapper{display:flex;justify-content:space-between;align-items:flex-end;row-gap:30px}.c-checkout__item-content,.checkout__item-content{display:flex;flex-direction:column;row-gap:10px}.c-checkout__stepper,.checkout__stepper{display:flex;-moz-column-gap:20px;column-gap:20px;align-items:center}.c-checkout__stepper-label,.checkout__stepper-label{font-size:0.875rem;font-weight:600}.c-checkout__total-item,.checkout__total-item{display:flex;flex-direction:column}.c-checkout__total-item-label,.checkout__total-item-label{font-size:0.875rem;font-weight:600}.c-checkout__total,.checkout__total{border-radius:1px;background-color:#626e8e;width:80%;padding:10px;color:#3f4659;font-family:"Poppins", sans-serif;font-size:1.75rem;display:inline}.c-checkout__total--label,.checkout__total--label{font-family:"Noto Serif Display", serif;font-size:0.9375rem;font-weight:700}.c-checkout__payment-method,.checkout__payment-method{margin:20px 0 20px 0}.c-checkout__payment,.checkout__payment{width:100%;max-width:500px;margin:30px 0}.c-checkout__ammount,.checkout__ammount{display:flex;align-items:center;-moz-column-gap:30px;column-gap:30px;margin:0 0 30px 0}.c-checkout__ammount__text,.checkout__ammount__text{font-family:"Poppins", sans-serif;font-size:1rem;font-weight:500;color:#626e8e;text-transform:uppercase}@media only screen and (min-width: 768px){.c-checkout__ammount__text,.checkout__ammount__text{font-size:0.875rem}}.c-checkout__ammount__total,.checkout__ammount__total{font-family:"Noto Serif Display", serif;font-size:1.875rem;font-weight:300;color:#626e8e}@media only screen and (min-width: 768px){.c-checkout__ammount__total,.checkout__ammount__total{font-size:1.25rem}}.c-checkout__ammount__row,.checkout__ammount__row{display:flex;gap:20px}.c-checkout__textaera,.checkout__textaera{width:90%;min-height:120px;border-color:#d6d6d6;margin-bottom:20px}.c-checkout__footer,.checkout__footer{margin-top:50px}.minicart{position:absolute;background-color:#ffffff;top:70px;width:100%;height:auto;max-height:calc(100vh - var(--header-height));right:0;opacity:1;transform:none;padding-right:0.9375rem;pointer-events:auto;overflow-x:hidden;overflow-y:scroll;z-index:100}.minicart::-webkit-scrollbar{-webkit-appearance:none;width:8px;height:8px;border-radius:4px;bottom:1.5px;position:relative;background-color:#ffffff}.minicart::-webkit-scrollbar-thumb{border-radius:4px;background-color:#000000}@media only screen and (min-width: 560px){.minicart{box-shadow:0 0.125rem 1.5625rem 0 rgba(0,0,0,0.23);width:542px;height:auto;max-height:calc(100vh - var(--header-height))}.has-tagline .minicart{max-height:calc(100vh - var(--header-height) - var(--tagline-height))}}@media only screen and (min-width: 1024px){.minicart{top:60px}}.minicart__close{position:absolute;top:5px;left:10px;background:#ffffff;border:0;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%}@media only screen and (min-width: 1248px){.minicart__close{right:0}}.minicart__close-ico{display:block;width:15px;height:15px}.minicart__close:hover .minicart__close-ico{display:none}.minicart__close-ico.is-hover{display:none}.minicart__close:hover .minicart__close-ico.is-hover{display:block}.minicart__content-empty{padding:30px 0 30px 15px;font-size:0.9375rem;line-height:1.125rem;font-weight:500}.minicart__header{display:flex;align-items:center;padding:14px 40px;border-bottom:1px solid #d6d6d6}.minicart__header-close{background:none;padding-right:20px;padding-top:5px;border-right:solid 1px #d6d6d6;margin-top:7px}@media only screen and (min-width: 768px){.minicart__header-close{margin-top:0}}.minicart__header-title{margin:0 20px 0 25px;font-size:0.9375rem;font-weight:500;text-transform:uppercase}.minicart__promo{font-size:1rem;line-height:1.375rem;margin:20px 15px 10px 43px;border-bottom:1px solid #d6d6d6;padding-bottom:6px;color:#000000}@media only screen and (max-width: 479px){.minicart__promo{margin:0}}@media only screen and (min-width: 1024px){.minicart__promo{margin:1.25rem 0 0.625rem 2.6875rem}}.minicart__product{display:flex;-moz-column-gap:20px;column-gap:20px;border-bottom:solid 1px #ededed}.minicart__figure{display:flex;align-items:center;justify-content:center;flex:0 0 160px;aspect-ratio:1 / 1;position:relative;background:#ededed}@media only screen and (min-width: 560px){.minicart__figure{flex:0 0 200px}}.minicart__figure-img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.minicart__figure-no-img{display:block;width:30px}.minicart__product-action{top:30px;right:15px;text-align:right;margin-bottom:10px}@media only screen and (min-width: 560px){.minicart__product-action{top:10px;right:10px}}.minicart__product-remove{text-transform:uppercase;font-size:0.6875rem}.minicart__product-title{font-size:0.9375rem;line-height:1.125rem;font-weight:500}.minicart__product-content{display:flex;flex-direction:column;font-size:0.875rem;row-gap:5px}.minicart__product-price{font-size:1.25rem}.minicart__product-save{display:flex;-moz-column-gap:10px;column-gap:10px}.minicart__product-price-discount{font-size:0.875rem;color:#a42b27}.minicart__product-price-old{font-size:0.875rem;color:#8b8b8b;text-decoration:line-through}.minicart__stepper{display:flex;-moz-column-gap:20px;column-gap:20px;align-items:center}.minicart__stepper-label{font-size:0.875rem;font-weight:600}.minicart__footer{display:flex;flex-direction:column;align-items:flex-end;margin-top:45px;margin-bottom:45px;padding:0 0 0 15px}@media only screen and (min-width: 560px){.minicart__footer{margin-top:65px}}@media only screen and (min-width: 768px){.minicart__footer{margin-top:110px}}.minicart__footer-ammount{background-color:#ededed;font-size:0.9375rem;line-height:0.73;color:#000000;padding:11px 0;width:100%;text-align:center}@media only screen and (min-width: 560px){.minicart__footer-ammount{width:327px}}.minicart__footer-ammount span{margin-left:16px;text-align:right;font-size:1.75rem;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.32}.minicart__footer-update{padding:0;background:#8b8b8b;width:100%;text-align:center;color:#ffffff;font-size:1rem;line-height:3.4375rem;text-transform:uppercase;transition:background-color 0.3s ease, color 0.3s ease;border:0}@media only screen and (min-width: 560px){.minicart__footer-update{width:327px}}.minicart__footer-update:hover,.minicart__footer-update:focus{background:#ededed;color:#000000}.minicart__footer-checkout{padding:0;background:#000000;width:100%;text-align:center;color:#f5f5f5;font-size:1rem;line-height:3.4375rem;text-transform:uppercase;transition:background-color 0.3s ease, color 0.3s ease}@media only screen and (min-width: 560px){.minicart__footer-checkout{width:327px}}@media only screen and (max-width: 767px){.minicart__footer-checkout{margin-bottom:10vh}}.minicart__footer-checkout:hover,.minicart__footer-checkout:focus{background:#ededed;color:#000000}.c-article{margin-top:3.125rem}.c-article__title{font-size:1.5rem;font-weight:400;color:#674d44;margin:0 0 0.9375rem;text-transform:capitalize}.c-article__created-at{font-size:1.1875rem;margin-bottom:1.875rem;line-height:1.15}.c-article__author{margin-bottom:0.9375rem;font-size:1.125rem;line-height:1.33}.c-article__author span{font-size:0.8125rem;line-height:1.15}.errors__header{margin-top:1.5625rem;padding-bottom:1.5625rem;border-bottom:solid 0.0625rem #000000}.errors__header img{width:150px}.errors__title{margin:1.5625rem}.errors__body{margin:1.5625rem auto;width:50vw}.errors__separator{margin:3.125rem auto;width:12.5rem}.errors__500{text-align:center}.error{margin:50px 0}.error__title{grid-column-end:span 4}@media only screen and (min-width: 768px){.error__title{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.error__title{grid-column-end:span 12}}.error__content{grid-column-end:span 4;font-size:0.8125rem;line-height:1.5rem}@media only screen and (min-width: 768px){.error__content{grid-column-end:span 7}}@media only screen and (min-width: 1024px){.error__content{grid-column-end:span 8;grid-column-start:2}}.c-map--contact{width:100%;height:25rem}.c-map--retailer{height:20rem;width:100%}.alert__success{border-radius:1px;background-color:#46e0b5;width:80%;padding:10px;color:#3f4659;font-family:"Poppins", sans-serif;font-size:1.25rem}.alert__error{padding:10px 20px;color:#af0000;border:solid 1px #af0000;font-family:"Poppins", sans-serif;font-size:0.8125rem;font-weight:600;margin:0 auto 32px auto}.page-user-edit .alert__error{border-radius:7px;grid-column-end:span 4;margin:0}@media only screen and (min-width: 768px){.page-user-edit .alert__error{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.page-user-edit .alert__error{grid-column-end:span 5;grid-column-start:2}}.alert__error__list{padding:0}.alert__error__item{padding:0 0 4px 25px;position:relative}.alert__error__item:first-letter{text-transform:capitalize}.alert__error__item:before{content:"";display:block;width:16px;height:16px;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-error-9935935d768447d6ea4ff46bbf5bfbd6cffd9b1a14e042e0ef4a466088f73fca.svg) center center no-repeat;background-size:16px 66px;position:absolute;top:0;left:0}.alert__error__text{color:#000a12}.alert__error ul,.alert__error li{list-style:none}.c-variation__dot{height:1.875rem;width:1.875rem;margin:0.5rem !important;padding-top:0.25rem;border-radius:50%;display:inline-block;text-align:center;background-color:#000000;border:solid 1px transparent;position:relative;overflow:visible}.c-variation__dot.active{margin:0.3125rem;border:solid 0.0625rem #000000;height:calc( 1.875rem + 6px);width:calc( 1.875rem + 6px)}.c-variation__dot--white,.c-variation__dot--blanc{border:solid 0.0625rem #d6d6d6}.c-variation__dot__label{color:#ffffff;font-size:0.8125rem;font-family:"Noto Serif Display", serif;font-weight:700}.c-variation__dot__tips{opacity:0;position:absolute;color:#ffffff;background:#000a12;top:2.1875rem;left:0;width:-moz-fit-content;width:fit-content;white-space:nowrap;padding:0.0625rem 0.625rem 0.125rem 0.625rem;z-index:1;transition:all 0.5s;box-shadow:0.125rem 0.1875rem 0.4375rem 0 rgba(0,0,0,0.5)}.c-variation__dot__tips:before{content:"";width:0;height:0;border-style:solid;border-width:0 5px 5px 5px;border-color:transparent transparent #000a12 transparent;position:absolute;top:-0.3125rem;left:0.5625rem}.c-variation__dot:hover .c-variation__dot__tips{opacity:1}.c-variation__out-of-stock__btn{background:#fec330;margin-bottom:1rem}.c-variation__out-of-stock__btn__text{font-weight:700}.c-variation__out-of-stock__btn__date{display:block;text-transform:none;margin-top:0.25rem;font-size:0.875rem}.ui-datepicker{border:0 !important;background:#f5f5f5;font-family:"Poppins", sans-serif}.ui-datepicker .ui-datepicker-header{background:#f1f1f1;border:0}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon{background:url(https://dplscqdtdgskd.cloudfront.net/assets/select-arrow-left-8a7e730d2e6d2a6e7ad0215a6d56a1397fe7f29ae95feded04bf548f126cd94d.svg) center center no-repeat;background-size:1.5rem 1.125rem}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon:hover{border:0}.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon{background:url(https://dplscqdtdgskd.cloudfront.net/assets/select-arrow-right-04dc7080272b6423e41a7581c9996249a19c4937e894d4d22a74465e3bb7744a.svg) center center no-repeat;background-size:1.5rem 1.125rem}.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon:hover{background:url(https://dplscqdtdgskd.cloudfront.net/assets/select-arrow-right-red-6b38b16acc376063e4592fdaed6c99b2dbe2126f9aef2baeded2ac344777d95c.svg) center center no-repeat;border:0}.ui-datepicker .ui-state-default{border:0.0625rem solid #f1f1f1;background:#f1f1f1}.ui-datepicker .ui-state-default.ui-state-active{background:#a42b27}.c-cookie-banner{position:fixed;width:100%;background-color:#ffffff;z-index:100;padding:0.5rem 0}.c-cookie-banner--modal{top:50%;left:50%;transform:translate(-50%, -50%);width:100%;max-width:55rem}.c-cookie-banner--bottom{width:100%;bottom:0}.c-cookie-banner__title{color:#000000;font-weight:400;text-align:left;width:100%;margin:0}@media only screen and (min-width: 768px){.c-cookie-banner__title{padding:0 2.5rem}}.c-cookie-banner__content{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto;position:relative;row-gap:2.5rem;padding:2.5rem}.c-cookie-banner--bottom .c-cookie-banner__content{padding:0.625rem 2.5rem}.c-cookie-banner__content__text{color:#000000;font-size:0.875rem;line-height:1.125rem;margin:0 1rem;text-align:left}.c-cookie-banner__content__text p{margin:0}.c-cookie-banner__content__text a{color:#50596c}.c-cookie-banner__content__text a:hover{color:#000a12}.c-cookie-banner__content .c-modal__description{padding:0;width:100%}@media only screen and (min-width: 768px){.c-cookie-banner__content .c-modal__description{padding:0 2.5rem}}.c-cookie-banner__content__buttons{display:flex;flex-direction:column;gap:0.625rem;align-items:center}@media only screen and (min-width: 768px){.c-cookie-banner__content__buttons{flex-direction:row}}.c-cookie-banner--bottom .c-cookie-banner__content__buttons{flex-direction:row;flex-wrap:wrap;justify-content:center}.c-cookie-banner__content__btn{color:#000000;background-color:#ffffff;font-size:0.75rem;line-height:1rem;letter-spacing:0.03em;text-transform:uppercase;font-weight:600;border:solid 0.0625rem #000000;display:inline-block;padding:0.25rem;text-align:center;min-width:9.375rem;transition:all 0.25s}.c-cookie-banner__content__btn:hover{color:#ffffff;background-color:#000000}.c-cookie-banner__content__btn.c-button--switch.c-button--on{background-color:#46e0b5;color:#ffffff;border:solid 0.0625rem #000000;margin:unset}.c-cookie-banner__content__btn.c-button--switch.c-button--on:hover{color:#ffffff;background-color:#000000}.c-cookie-banner__content__btn.c-button--switch.c-button--off{background-color:#a42b27;color:#ffffff;border:solid 0.0625rem #000000;margin:unset}.c-cookie-banner__content__btn.c-button--switch.c-button--off:hover{color:#ffffff;background-color:#000000}.c-cookie-banner__content__btn.c-button--switch.c-button--inactive{color:#000000;background-color:#ffffff;border:solid 0.0625rem #000000;margin:unset}.c-cookie-banner__content__btn.c-button--switch.c-button--inactive:hover{color:#ffffff;background-color:#000000}.c-cookie-banner__content__btn--inverse{color:#ffffff;background-color:#000000;border:solid 0.0625rem #000000}.c-cookie-banner__content__btn--inverse:hover{color:#000000;background-color:#ffffff}.c-cookies-section__btns .c-cookie-banner__content__btn{margin:unset}.c-cookie-banner__content__refuse{color:#ffffff;background-color:#ffffff;font-size:0.75rem;line-height:1rem;letter-spacing:0.03em;display:inline-block;text-align:center;margin:auto;transition:all 0.25s}.c-cookie-banner__content__close{position:absolute;top:0;right:0;color:#000000;text-decoration:none}.c-cookie-banner__content__close:after{content:"";display:block;background:url(https://dplscqdtdgskd.cloudfront.net/images/ico-plus-black.svg) no-repeat 0 0;background-size:1.25rem 1.25rem;width:1.25rem;height:1.25rem;position:absolute;right:0.3125rem;transform:rotate(45deg);animation:rotate-in-close 1.5s}.c-cookie-banner__content__close:hover:after{animation:rotate-out-close .75s}@media only screen and (min-width: 768px){.c-cookie-banner__content__close{top:0.3125rem}}.c-cookies-section{margin:0 0 1.25rem 0;color:#000000}.c-cookies-section p{margin:0}.c-cookies-section a{color:#000000}.c-cookies-section__description{color:#000000;font-size:0.875rem;line-height:1.125rem;margin:0 0 1.25rem 0;text-align:left;padding:0 0 1.25rem 0}.c-cookies-section__bar{display:flex;flex-direction:column;justify-content:space-between;margin:1.25rem 0 0 0;padding:1.25rem 0 0 0;border-top:solid 0.0625rem #000000;gap:1.25rem}@media only screen and (min-width: 768px){.c-cookies-section__bar{align-items:center;flex-direction:row}}.c-cookies-section__title{color:#000000;font-weight:600;text-align:left;position:relative;padding:0 0 0 1.25rem}.c-cookies-section__title:before{content:"";display:block;width:0.8125rem;height:0.875rem;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-arrow-down-black-31d4a56842b3030a85dd7161df4cd1bcc4780e3e8d2fecf895f909ee74c86b48.svg) center center no-repeat;background-size:0.8125rem 0.875rem;position:absolute;top:0.1875rem;left:0;transition:all 0.25s;transform-origin:center}.c-cookies-section__title.is-active:before{transform:rotate(180deg)}.c-cookies-section__btns{flex:0 0 55%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.625rem}@media only screen and (min-width: 768px){.c-cookies-section__btns{flex-direction:row;justify-content:right}}.c-cookies-section__toggle{color:#000000;font-size:0.875rem;line-height:1.125rem;margin:0 0 1.25rem 0;text-align:left;padding:1.25rem 0}.c-cookies-modal{background:#ffffff;padding:0;margin:0}.dot{position:relative;width:30px;height:30px;vertical-align:middle;margin:0;border-radius:50%;background-color:#000000;transform:scale(1);transition:all 0.25s;border:solid 1px #ededed}.dot:hover{transform:scale(1.2);z-index:1}.filter-toggle__item:hover .dot{transform:scale(1.2);z-index:1}.dot--checked:after,.dot.active:after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1.4, 1);display:block;content:'\002713';font-size:1.125rem;font-family:-apple-system, BlinkMacSystemFont;font-weight:100}.dot--checked:before,.dot.active:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:block;content:' ';width:100%;height:100%;border-radius:50%}.dot__tip{opacity:0;position:absolute;color:#ffffff;background:#000a12;top:35px;transform:translateX(-50%);left:50%;width:-moz-fit-content;width:fit-content;white-space:nowrap;padding:4px 30px;font-size:0.75rem;font-weight:500;z-index:1;transition:all 0.5s;border-radius:6px}.dot__tip:after{content:"";width:0;height:0;border-style:solid;border-width:0 5px 5px 5px;border-color:transparent transparent #000a12 transparent;position:absolute;top:-0.3125rem;transform:translateX(-50%);left:50%}.dot:hover .dot__tip{opacity:1}.page-title-category{font-size:2.75rem;line-height:3.375rem;font-weight:400}@media only screen and (min-width: 768px){.page-title-category{font-size:2.375rem;line-height:3rem}}@media only screen and (min-width: 1024px){.page-title-category{font-size:2.0625rem;line-height:2.6875rem;margin:0 0 25px 0}}.header__brand{bottom:-15px}@media only screen and (min-width: 1024px){.header__brand{bottom:-7px}}@media only screen and (min-width: 1024px){.is-sticky .header__brand svg{transform:scale(0.65)}}.is-sticky .header__brand{bottom:-15px}@media only screen and (min-width: 1024px){.is-sticky .header__brand{bottom:-20px}}@media only screen and (min-width: 1248px){.is-sticky .header__brand{bottom:-10px}}.minicart__figure-no-img{width:100%}.p-home .drawer{top:calc(var(--header-height))}.p-home.with-tagline .drawer{top:calc(var(--header-height) + var(--tagline-height))}.first-buy-offers__bgd{position:relative;top:0;width:100%;height:100%;display:flex;justify-content:center}.first-buy-offers__bgd-img{width:auto;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.first-buy-offers__content{position:absolute;top:0;right:0;left:0;height:100%;z-index:1}.first-buy-offers--modal{padding:63px 25px 50px 25px;font-size:1.25rem;width:100%;max-width:550px;background:transparent;border-radius:unset;display:flex;flex-direction:column;justify-content:space-between;opacity:1;transform:translate(0, 0px);height:100%}@media only screen and (min-width: 768px){.first-buy-offers--modal{padding:63px 45px 50px 45px}}.first-buy-offers--modal--thanks{background:transparent;height:100%;justify-content:space-between;padding:63px 40px 50px 40px}@media only screen and (min-width: 768px){.first-buy-offers--modal--thanks{padding:63px 45px 50px 45px}}.first-buy-offers--modal__wrapper{width:100%;max-width:550px;overflow:hidden}.first-buy-offers__logo{max-width:170px;margin:0 0 45px 0}.first-buy-offers__logo svg{width:100%}.first-buy-offers__title{font-family:"Noto Serif Display", serif;font-size:2.5rem;line-height:2.3125rem;letter-spacing:0.1125rem;color:#ff7600;text-transform:uppercase;font-weight:700;margin:0 0 20px 0}@media only screen and (min-width: 768px){.first-buy-offers__title{font-size:3.125rem;line-height:3.125rem}}.first-buy-offers__desc{font-size:0.9375rem;line-height:1.125rem;color:#ffffff;font-weight:600;margin:0 0 20px 0}.first-buy-offers__form{margin:20px 0 10px 0}.first-buy-offers__form__row{margin:10px 0}.first-buy-offers__form__input{width:100%;font-size:0.8125rem;background:transparent;padding:10px 0;color:#ffffff;border:0;border-bottom:solid 1px #ffffff}.first-buy-offers__form__input::-moz-placeholder{font-size:0.8125rem;color:#ffffff;opacity:1}.first-buy-offers__form__input::placeholder{font-size:0.8125rem;color:#ffffff;opacity:1}.first-buy-offers__form__input:hover::-moz-placeholder{opacity:0;-moz-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.first-buy-offers__form__input:hover::placeholder{opacity:0;transition:opacity 0.25s ease-in-out}.first-buy-offers__form__input:focus::-moz-placeholder{opacity:0;-moz-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.first-buy-offers__form__input:focus::placeholder{opacity:0;transition:opacity 0.25s ease-in-out}.first-buy-offers__form__footer{margin:50px 0 0 0;display:flex;-moz-column-gap:50px;column-gap:50px;align-items:center}.first-buy-offers__form__btn{font-size:0.8125rem;line-height:0.8125rem;padding:15px 30px;border-radius:4px;display:inline-block;background-color:#ffffff;border:none;color:#000000;text-transform:uppercase;transition:background-color 0.3s ease}.first-buy-offers__form__btn:hover{background:#ededed}.first-buy-offers__form__close{font-size:0.8125rem;color:#ffffff;font-weight:600;text-decoration:underline}.first-buy-offers__form__close:hover{text-decoration:none}.first-buy-offers__form__error{color:#ff0000;font-size:0.9375rem;line-height:1.125rem;font-weight:600;margin:40px 0 0 0;padding:0;list-style:none}.first-buy-offers__close{position:absolute;top:30px;right:30px;background:rgba(255,255,255,0.65);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:0;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;z-index:2}.first-buy-offers__close-ico{display:block;width:15px;height:15px}.first-buy-offers__close:hover .first-buy-offers__close-ico{display:none}.first-buy-offers__close-ico.is-hover{display:none}.first-buy-offers__close:hover .first-buy-offers__close-ico.is-hover{display:block}.content__description-category{font-size:1.125rem;line-height:1.625rem;grid-column-end:span 4;margin:0 0 80px 0}@media only screen and (min-width: 768px){.content__description-category{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.content__description-category{grid-column-end:span 9;margin:0 0 104px 0}}@media only screen and (min-width: 1248px){.content__description-category{grid-column-end:span 7}}.content__description-category-end{font-size:1rem;line-height:1.5rem;grid-column-end:span 4;margin:80px 0}@media only screen and (min-width: 768px){.content__description-category-end{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.content__description-category-end{grid-column-end:span 9;margin:104px 0}}@media only screen and (min-width: 1248px){.content__description-category-end{grid-column-end:span 8}}.content__description-category-end h2{font-size:2.125rem;line-height:2.375rem;font-weight:400;margin:20px 0 5px 0}@media only screen and (min-width: 768px){.content__description-category-end h2{font-size:1.875rem;line-height:2.125rem}}@media only screen and (min-width: 1024px){.content__description-category-end h2{font-size:1.625rem;line-height:1.875rem}}.content__description-category-end h3{font-size:1.75rem;line-height:2rem;font-weight:400;margin:20px 0 5px 0}@media only screen and (min-width: 768px){.content__description-category-end h3{font-size:1.625rem;line-height:1.875rem}}@media only screen and (min-width: 1024px){.content__description-category-end h3{font-size:1.375rem;line-height:1.625rem}}.content__description-category-end p,.content__description-category-end ul,.content__description-category-end ol{margin:0 0 10px 0}.product-gallery__no-img-ico{width:100%;max-width:400px}.image-with-text-side-by-side__subtitle{font-size:1.5rem;line-height:2rem;margin:0 0 10px 0}.card-product__content-color-count{font-size:0.8125rem}.card-product__no-img{width:100%;height:unset}.card-product__content-details-title{display:flex;flex-direction:column}.collections.image-with-text-side-by-side{padding:0}.collections.image-with-text-side-by-side .wrapper{align-items:flex-start}@media only screen and (min-width: 768px){.collections.image-with-text-side-by-side .wrapper{padding:0 25px}}@media only screen and (min-width: 1024px){.collections.image-with-text-side-by-side .wrapper{align-items:center}}@media only screen and (min-width: 1024px){.collections.image-with-text-side-by-side{padding:0;width:100vw;margin-left:calc(50% - 50vw)}}.collections .image-with-text-side-by-side__content{grid-column-end:span 4;padding:30px 25px}@media only screen and (min-width: 768px){.collections .image-with-text-side-by-side__content{grid-column-end:span 4}}@media only screen and (min-width: 1024px){.collections .image-with-text-side-by-side__content{grid-column-start:1;grid-column-end:span 7;padding:30px 0}}@media only screen and (min-width: 1248px){.collections .image-with-text-side-by-side__content{grid-column-start:2;grid-column-end:span 5}}.collections .image-with-text-side-by-side__title{font-size:3.125rem;line-height:3.4375rem;letter-spacing:0.01125rem}.collections .image-with-text-side-by-side__subtitle{font-size:2rem;line-height:2.375rem;letter-spacing:0.01125rem}.collections .image-with-text-side-by-side__text{font-size:1.125rem;line-height:1.75rem;letter-spacing:0.025rem;display:none}@media only screen and (min-width: 1024px){.collections .image-with-text-side-by-side__text{display:block}}.collections .image-with-text-side-by-side__picture{grid-column-end:span 4;margin:0;height:100%;max-height:440px}@media only screen and (min-width: 768px){.collections .image-with-text-side-by-side__picture{grid-column-start:5;grid-column-end:span 4}}@media only screen and (min-width: 1024px){.collections .image-with-text-side-by-side__picture{grid-column-start:8;grid-column-end:span 5;max-height:unset}}@media only screen and (min-width: 1248px){.collections .image-with-text-side-by-side__picture{grid-column-start:8;grid-column-end:span 4}}.collections .image-with-text-side-by-side__picture-img{-o-object-fit:cover;object-fit:cover;height:100%}.add-to-cart-form{display:grid;row-gap:20px;grid-template-columns:repeat(2, 1fr);grid-template-areas:"add-to-cart-form-stepper add-to-cart-form-btn" "add-to-cart-form-note add-to-cart-form-note"}@media only screen and (min-width: 768px){.add-to-cart-form{grid-template-columns:repeat(3, 1fr);grid-template-areas:"add-to-cart-form-stepper add-to-cart-form-btn add-to-cart-form-note"}}.add-to-cart-form .stepper{grid-area:add-to-cart-form-stepper}.add-to-cart-form__btn{grid-area:add-to-cart-form-btn}.add-to-cart-form__note{grid-area:add-to-cart-form-note;font-size:0.9375rem}.checkout{align-items:unset}.checkout__nav{grid-column-end:span 4;margin:40px 0}@media only screen and (min-width: 640px){.checkout__nav{grid-column-start:2;grid-column-end:span 3}}@media only screen and (min-width: 768px){.checkout__nav{grid-column-end:span 8}}@media only screen and (min-width: 1024px){.checkout__nav{grid-column-end:span 12}}.checkout__item-figure-no-img{width:100%}#totals.c-cart__ammount{scroll-margin-top:300px}@media only screen and (min-width: 1024px){#totals.c-cart__ammount{scroll-margin-top:100px}}.c-cart__ammount--line{align-items:flex-end}.my-account__container{grid-column-end:span 4;display:flex;flex-direction:column;row-gap:50px}@media only screen and (min-width: 560px){.my-account__container{grid-column-start:2;grid-column-end:span 3}}@media only screen and (min-width: 768px){.my-account__container{grid-column-start:2;grid-column-end:span 7}}@media only screen and (min-width: 1024px){.my-account__container{grid-column-start:4;grid-column-end:span 9}}@media only screen and (min-width: 1440px){.my-account__container{grid-column-start:5;grid-column-end:span 7}}.esthetics-network-modal-edit-address__form .my-account__form-content{display:grid;grid-template-columns:repeat(1, 1fr);gap:20px;width:100%}@media only screen and (min-width: 768px){.esthetics-network-modal-edit-address__form .my-account__form-content{grid-template-columns:repeat(2, 1fr)}}.esthetics-network-modal-edit-address__form .my-account__form-content input{width:100%}.order-details__no-img{max-width:100%}.form__input-coupon{margin:0}.form__input-discount{max-width:150px;margin:0;border:solid 1px #000000;padding:0 2px}.upload-file{margin:0 0 20px 0}.upload-file__desc{margin:0 0 10px 0;font-size:0.8125rem;line-height:1.5rem}.upload-file__content{display:flex;-moz-column-gap:20px;column-gap:20px;align-items:center}.upload-file__input{font-size:0.8125rem}.upload-file__input input[type=file]::file-selector-button{display:none}.catalog__page-title{text-transform:unset}.esthetics-network{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media only screen and (min-width: 1248px){.esthetics-network{gap:32px}}.esthetics-network__block{border:solid 1px #d6d6d6;border-radius:7px;background:#ffffff;padding:30px 20px;display:flex;flex-direction:column;gap:20px;grid-column-end:span 2}@media only screen and (min-width: 768px){.esthetics-network__block{grid-column-end:span 1}}.esthetics-network__block--2col{grid-column-end:span 2}.esthetics-network__block--footer{display:flex;flex-direction:column;gap:20px;grid-column-end:span 2;align-items:center;text-align:center}.esthetics-network__block__header{display:flex;flex-direction:column}.esthetics-network__block__bold{font-size:1rem;line-height:1rem;margin:0}.esthetics-network__block__bold span{font-size:0.875rem;line-height:1.125rem;display:block;font-weight:400}.esthetics-network__block__title{font-size:1.25rem;line-height:1.25rem;font-weight:400;margin:0}.esthetics-network__block__value{font-size:1.875rem;font-weight:700;margin:0}.esthetics-network__block__desc{font-size:0.875rem}.esthetics-network__block__see-more{font-size:0.8125rem}.esthetics-network__block__footer{display:flex;gap:20px}.esthetics-network-advertizing{grid-column-end:span 4;padding:40px 32px;background:#f3cbf2;background:linear-gradient(180deg, #c6bce9 0%, #f3cbf2 100%);border:solid 1px #d6d6d6;border-radius:7px;display:flex;flex-direction:column;gap:40px}@media only screen and (min-width: 768px){.esthetics-network-advertizing{grid-column-end:span 6}}@media only screen and (min-width: 1248px){.esthetics-network-advertizing{grid-column-end:span 9;flex-direction:row;gap:20px}}.esthetics-network-advertizing__content{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:40px}@media only screen and (min-width: 1248px){.esthetics-network-advertizing__content{width:49%}}@media only screen and (min-width: 1600px){.esthetics-network-advertizing__content{width:45%}}.esthetics-network-advertizing__content__intro{text-transform:uppercase;font-size:1rem}.esthetics-network-advertizing__content__title{font-size:2.25rem;margin:0 0 20px 0;font-weight:700}.esthetics-network-advertizing__content__subtitle{font-size:0.9375rem;font-weight:600;margin:0 0 20px 0}.esthetics-network-advertizing__content__benefits{font-size:0.9375rem;margin:0 0 40px 0}.esthetics-network-advertizing__content__price{display:flex;flex-direction:column;text-align:right}.esthetics-network-advertizing__content__price-desc{font-size:0.9375rem;text-transform:uppercase}.esthetics-network-advertizing__content__price-amount{font-size:0.9375rem}.esthetics-network-advertizing__content__price-amount strong{font-size:3rem;font-weight:700;line-height:1}.esthetics-network-advertizing__content__footer{display:flex;gap:20px}.esthetics-network-advertizing__blocks{flex:1;display:grid;grid-template-columns:repeat(1, 1fr);grid-template-areas:"block-immediate-discount" "block-cash-back-min" "block-cash-back" "block-increased-commissions" "block-free-shipping";gap:10px}@media only screen and (min-width: 768px){.esthetics-network-advertizing__blocks{grid-template-columns:repeat(2, 1fr);grid-template-areas:"block-immediate-discount block-increased-commissions" "block-immediate-discount block-increased-commissions" "block-cash-back-min block-increased-commissions" "block-cash-back-min block-free-shipping" "block-cash-back block-free-shipping" "block-cash-back block-free-shipping"}}.esthetics-network-advertizing__blocks__block{border:solid 1px #d6d6d6;border-radius:7px;background:#ffffff;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.esthetics-network-advertizing__blocks__block--immediate-discount{grid-area:block-immediate-discount}.esthetics-network-advertizing__blocks__block--cash-back{grid-area:block-cash-back}.esthetics-network-advertizing__blocks__block--increased-commissions{grid-area:block-increased-commissions}.esthetics-network-advertizing__blocks__block--cash-back-min{grid-area:block-cash-back-min}.esthetics-network-advertizing__blocks__block--free-shipping{grid-area:block-free-shipping}.esthetics-network-advertizing__blocks__block__header{display:flex;flex-direction:column}.esthetics-network-advertizing__blocks__block__bold{font-size:1rem;line-height:1rem;margin:0}.esthetics-network-advertizing__blocks__block__bold span{font-size:0.875rem;line-height:1.125rem;display:block;font-weight:400}.esthetics-network-advertizing__blocks__block__title{font-size:1.25rem;line-height:1.25rem;font-weight:400;margin:0}.esthetics-network-advertizing__blocks__block__value{font-size:1.875rem;font-weight:700;line-height:1.875rem}.esthetics-network-advertizing__blocks__block__desc{font-size:0.875rem;line-height:0.875rem}.esthetics-network-advertizing__blocks__block__see-more{font-size:0.875rem}.esthetics-network-presentation{padding:40px 32px;background:#f3cbf2;background:linear-gradient(180deg, #c6bce9 0%, #f3cbf2 100%);border:solid 1px #d6d6d6;border-radius:7px;display:flex;flex-direction:column;grid-column-end:span 2;gap:20px}@media only screen and (min-width: 1248px){.esthetics-network-presentation{gap:32px}}.esthetics-network-presentation__content{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:20px}@media only screen and (min-width: 1248px){.esthetics-network-presentation__content{gap:32px}}.esthetics-network-presentation__content__intro{text-transform:uppercase;font-size:1rem}.esthetics-network-presentation__content__title{font-size:2.25rem;margin:0 0 20px 0;font-weight:700}.esthetics-network-presentation__content__subtitle{font-size:0.9375rem;font-weight:600;margin:0 0 20px 0}.esthetics-network-presentation__content__benefits{font-size:0.9375rem}.esthetics-network-presentation__content__price{display:flex;flex-direction:column;text-align:right}.esthetics-network-presentation__content__price-desc{font-size:0.9375rem;text-transform:uppercase;text-align:left;font-weight:600}.esthetics-network-presentation__content__price-amount{font-size:0.9375rem}.esthetics-network-presentation__content__price-amount strong{font-size:3rem;font-weight:700;line-height:1}.esthetics-network-presentation__content__footer{display:flex;justify-content:space-between;align-items:flex-end;flex-direction:column-reverse;gap:20px}@media only screen and (min-width: 768px){.esthetics-network-presentation__content__footer{flex-direction:row;gap:32px}}@media only screen and (min-width: 1248px){.esthetics-network-presentation__content__footer{gap:32px}}.esthetics-network-presentation__content__footer__btn{align-self:flex-start}@media only screen and (min-width: 768px){.esthetics-network-presentation__content__footer__btn{align-self:unset}}.esthetics-network-simulation{border:0;border-radius:0;background:unset;padding:30px 0}@media only screen and (min-width: 1248px){.esthetics-network-simulation{gap:32px}}.esthetics-network-simulation__content{display:grid;grid-template-columns:repeat(1, 1fr);border:solid 1px #d6d6d6;border-radius:7px;background:#ffffff}@media only screen and (min-width: 768px){.esthetics-network-simulation__content{grid-template-columns:40% auto}}.esthetics-network-simulation__title{font-size:1.25rem;line-height:1.25rem;font-weight:400;margin:0 0 20px 0;grid-column-end:span 3;text-align:center}.esthetics-network-simulation__left{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:20px}@media only screen and (min-width: 768px){.esthetics-network-simulation__left{border-right:solid 1px #d6d6d6}}@media only screen and (min-width: 1248px){.esthetics-network-simulation__left{padding:32px}}.esthetics-network-simulation__right{display:flex;flex-direction:column;justify-content:space-between}.esthetics-network-simulation__item{display:flex;flex-direction:column;row-gap:8px;width:100%}.esthetics-network-simulation__item__label-note{font-weight:400;font-size:0.8125rem;color:#8b8b8b;display:block}.esthetics-network-simulation__item input{width:100%}.esthetics-network-simulation__row{display:flex;gap:10px;align-items:center}.esthetics-network-simulation__row span{font-size:1.5rem}.esthetics-network-simulation__calculations{display:grid;grid-template-columns:2fr 1fr;gap:20px;border-bottom:solid 1px #d6d6d6;padding:20px}@media only screen and (min-width: 1248px){.esthetics-network-simulation__calculations{padding:32px}}.esthetics-network-simulation__calculations dd{display:flex;justify-content:flex-end;gap:10px}.esthetics-network-simulation__calculations__value{text-align:right}.esthetics-network-simulation__calculations__cost{font-weight:600;color:#af0000}.esthetics-network-simulation__calculations__note{font-size:0.8125rem;line-height:0.9375rem;display:block}.esthetics-network-simulation__calculations__total{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:20px}@media only screen and (min-width: 1248px){.esthetics-network-simulation__calculations__total{padding:32px}}.esthetics-network-simulation__calculations__saving{font-size:1.5rem;line-height:center;font-weight:600;color:#0d5c0c}.esthetics-network-simulation__calculations__saving-note{font-weight:600}.esthetics-network-compare{padding:30px 0;border:0;border-radius:0;background:unset}#compare.esthetics-network-compare{scroll-margin-top:130px}@media only screen and (min-width: 1024px){#compare.esthetics-network-compare{scroll-margin-top:80px}}.esthetics-network-compare__content{border:solid 1px #d6d6d6;border-radius:7px;background:#ffffff}.esthetics-network-compare__title{font-size:1.25rem;line-height:1.25rem;font-weight:400;margin:0 0 20px 0;text-align:center}.esthetics-network-compare__table{display:flex;flex-direction:column}.esthetics-network-compare__table__row{display:grid;grid-template-columns:50% 50%;grid-template-areas:"compare-label compare-label" "compare-regular compare-sbi";border-bottom:solid 1px #d6d6d6}@media only screen and (min-width: 768px){.esthetics-network-compare__table__row{grid-template-columns:auto 30% 30%;grid-template-areas:"compare-label compare-regular compare-sbi"}}.esthetics-network-compare__table__row:last-child{border-bottom:0}.esthetics-network-compare__table__cell{padding:10px 16px;font-size:0.8125rem}@media only screen and (min-width: 768px){.esthetics-network-compare__table__cell{padding:8px 10px}}.esthetics-network-compare__table__cell__title{margin:0;font-weight:600;font-size:0.9375rem}.esthetics-network-compare__table__cell__price strong{font-size:1.5rem}.esthetics-network-compare__table__cell--heading{display:flex;flex-direction:column;row-gap:10px}.esthetics-network-compare__table__cell--heading.esthetics-network-compare__table__cell--label{display:none}@media only screen and (min-width: 768px){.esthetics-network-compare__table__cell--heading.esthetics-network-compare__table__cell--label{display:flex}}.esthetics-network-compare__table__cell--heading .button{padding:7px 10px;font-size:0.6875rem}@media only screen and (min-width: 1248px){.esthetics-network-compare__table__cell--heading .button{padding:7px 30px;font-size:0.8125rem}}.esthetics-network-compare__table__cell--label{grid-area:compare-label}.esthetics-network-compare__table__cell--regular{grid-area:compare-regular;background:#f7f7f7}.esthetics-network-compare__table__cell--sbi{grid-area:compare-sbi;background:#ededed}.esthetics-network-banner{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense}@media only screen and (min-width: 560px){.esthetics-network-banner{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.esthetics-network-banner{grid-template-columns:repeat(7, 1fr)}}@media only screen and (min-width: 1024px){.esthetics-network-banner{grid-template-columns:repeat(9, 1fr)}}@media only screen and (min-width: 1248px){.esthetics-network-banner{grid-column-gap:32px;grid-row-gap:32px}}@media only screen and (min-width: 1440px){.esthetics-network-banner{grid-template-columns:repeat(7, 1fr)}}.esthetics-network-banner__title{font-size:2rem;line-height:2.5rem;font-weight:400;margin:0}.esthetics-network-banner__intro{grid-column-end:span 4;display:flex;flex-direction:column;grid-column-gap:20px;grid-row-gap:20px}@media only screen and (min-width: 560px){.esthetics-network-banner__intro{grid-column-end:span 3}}@media only screen and (min-width: 768px){.esthetics-network-banner__intro{grid-column-end:span 7}}@media only screen and (min-width: 1024px){.esthetics-network-banner__intro{grid-column-end:span 9}.has-program .esthetics-network-banner__intro{grid-column-end:span 3}}@media only screen and (min-width: 1440px){.esthetics-network-banner__intro{grid-column-end:span 7}.has-program .esthetics-network-banner__intro{grid-column-end:span 2}}.esthetics-network-banner__intro__links{display:flex;row-gap:10px;-moz-column-gap:20px;column-gap:20px;flex-direction:column}@media only screen and (min-width: 640px){.esthetics-network-banner__intro__links{flex-direction:row}}@media only screen and (min-width: 1024px){.has-program .esthetics-network-banner__intro__links{flex-direction:column}}.esthetics-network-banner__intro__link{display:block;font-size:0.875rem;line-height:0.875rem}.esthetics-network-banner__program{font-size:1.875rem;margin:0 0 20px 0;font-weight:700}.esthetics-network-banner__link{margin:20px 0 0 0}.esthetics-network-banner__promo{padding:32px;background:#f3cbf2;background:linear-gradient(180deg, #c6bce9 0%, #f3cbf2 100%);border:solid 1px #d6d6d6;border-radius:7px;grid-column-end:span 4;display:flex;flex-direction:column;justify-content:space-between;gap:32px}@media only screen and (min-width: 560px){.esthetics-network-banner__promo{grid-column-end:span 3}}@media only screen and (min-width: 768px){.esthetics-network-banner__promo{grid-column-end:span 7}}@media only screen and (min-width: 1024px){.esthetics-network-banner__promo{grid-column-start:4;grid-column-end:span 6}}@media only screen and (min-width: 1440px){.esthetics-network-banner__promo{grid-column-start:3;grid-column-end:span 5}}.esthetics-network-banner__promo__header{display:flex;justify-content:space-between;-moz-column-gap:30px;column-gap:30px}@media only screen and (min-width: 1024px){.esthetics-network-banner__promo__header{-moz-column-gap:50px;column-gap:50px}}.esthetics-network-banner__promo__header__desc{width:50%}.esthetics-network-banner__promo__header__price-amount{font-size:0.9375rem}.esthetics-network-banner__promo__header__price-amount strong{font-size:2.25rem;font-weight:700;line-height:1}.esthetics-network-banner__promo__footer{display:flex;justify-content:space-between;flex-direction:column;gap:10px}@media only screen and (min-width: 1248px){.esthetics-network-banner__promo__footer{align-items:center;flex-direction:row}}.esthetics-network-banner__promo__footer__program{font-size:1.5rem;margin:0;font-weight:700}.esthetics-network-banner__promo__footer__btns{display:flex;flex-direction:column;gap:10px;justify-content:space-between}@media only screen and (min-width: 640px){.esthetics-network-banner__promo__footer__btns{flex-direction:row}}@media only screen and (min-width: 1248px){.esthetics-network-banner__promo__footer__btns{justify-content:flex-end}}.esthetics-network-subscription{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:20px;grid-auto-flow:dense}@media only screen and (min-width: 560px){.esthetics-network-subscription{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.esthetics-network-subscription{grid-template-columns:repeat(7, 1fr)}}@media only screen and (min-width: 1024px){.esthetics-network-subscription{grid-template-columns:repeat(9, 1fr)}}@media only screen and (min-width: 1248px){.esthetics-network-subscription{grid-column-gap:32px;grid-row-gap:32px}}@media only screen and (min-width: 1440px){.esthetics-network-subscription{grid-template-columns:repeat(7, 1fr)}}.esthetics-network-subscription__intro{grid-column-end:span 4}@media only screen and (min-width: 560px){.esthetics-network-subscription__intro{grid-column-end:span 3}}@media only screen and (min-width: 768px){.esthetics-network-subscription__intro{grid-column-end:span 7}}@media only screen and (min-width: 1024px){.esthetics-network-subscription__intro{grid-column-end:span 9}}@media only screen and (min-width: 1440px){.esthetics-network-subscription__intro{grid-column-end:span 7}}.esthetics-network-subscription__form{grid-column-end:span 4;display:grid;grid-template-columns:repeat(4, 1fr);grid-row-gap:20px;grid-auto-flow:dense}@media only screen and (min-width: 560px){.esthetics-network-subscription__form{grid-template-columns:repeat(3, 1fr);grid-column-end:span 3}}@media only screen and (min-width: 768px){.esthetics-network-subscription__form{grid-template-columns:repeat(7, 1fr);grid-column-gap:20px;grid-column-end:span 7}}@media only screen and (min-width: 1024px){.esthetics-network-subscription__form{grid-template-columns:repeat(9, 1fr);grid-column-end:span 9}}@media only screen and (min-width: 1248px){.esthetics-network-subscription__form{grid-column-gap:32px;grid-row-gap:32px}}@media only screen and (min-width: 1440px){.esthetics-network-subscription__form{grid-template-columns:repeat(7, 1fr);grid-column-end:span 7}}.esthetics-network-subscription__form__tabs{grid-column-end:span 4;display:flex;flex-direction:column}@media only screen and (min-width: 560px){.esthetics-network-subscription__form__tabs{grid-column-end:span 3}}@media only screen and (min-width: 768px){.esthetics-network-subscription__form__tabs{grid-column-end:span 9}}@media only screen and (min-width: 1024px){.esthetics-network-subscription__form__tabs{grid-column-end:span 8}}@media only screen and (min-width: 1440px){.esthetics-network-subscription__form__tabs{grid-column-end:span 7}}.esthetics-network-subscription__form__tabs-tab{display:flex;align-items:flex-end;-moz-column-gap:3px;column-gap:3px;margin-bottom:-1px;position:relative}.esthetics-network-subscription__form__tabs-tab-label{text-align:center}.esthetics-network-subscription__form__tabs-tab-label strong{font-weight:600;color:#af0000;font-size:0.8125rem}.esthetics-network-subscription__form__tabs-tab-label input[type="radio"]{display:none}.esthetics-network-subscription__form__tabs-tab-label input[type="radio"]+span{display:block;background-color:#d6d6d6;padding:8px 10px;border:solid 1px #d6d6d6;border-bottom:0;border-top-left-radius:7px;border-top-right-radius:7px;font-weight:600;transition:all 0.25s}@media only screen and (min-width: 560px){.esthetics-network-subscription__form__tabs-tab-label input[type="radio"]+span{padding:8px 32px}}.esthetics-network-subscription__form__tabs-tab-label input[type="radio"]:checked+span{background-color:#ffffff}.esthetics-network-subscription__form__tab-content{border:solid 1px #d6d6d6;border-radius:7px;border-top-left-radius:0;background:#ffffff;padding:30px 20px;transition:all 0.25s;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-areas:"content-price content-month" "content-total content-total";gap:20px}@media only screen and (min-width: 768px){.esthetics-network-subscription__form__tab-content{grid-template-columns:repeat(3, 1fr);grid-template-areas:"content-price content-month content-total"}}@media only screen and (min-width: 1248px){.esthetics-network-subscription__form__tab-content{gap:32px}}.esthetics-network-subscription__form__tab-content__column{display:flex;flex-direction:column;row-gap:20px}.esthetics-network-subscription__form__tab-content__column--price{grid-area:content-price}.esthetics-network-subscription__form__tab-content__column--month{grid-area:content-month}.esthetics-network-subscription__form__tab-content__column--total{grid-area:content-total}.esthetics-network-subscription__form__tab-content__column__header{display:flex;flex-direction:column;height:70px}.esthetics-network-subscription__form__tab-content__column__title{font-size:1.5rem;text-align:center;font-weight:400}.esthetics-network-subscription__form__tab-content__column__subtitle{font-size:1rem;text-align:center;font-weight:500}.esthetics-network-subscription__form__tab-content__column__value{font-size:1.5rem;text-align:center;font-weight:600;position:relative;line-height:1;display:flex;flex-direction:column}.esthetics-network-subscription__form__tab-content__column__value--multi:before{content:"";display:block;background:url(https://dplscqdtdgskd.cloudfront.net/assets/ico-close-19c2c733df6d9a5c9895b958a5aaeec4e8fcec27391a02e365cb57942447bb08.svg) no-repeat 0 0;background-size:30px 30px;width:30px;height:30px;position:absolute;left:-20px;top:-4px}@media only screen and (min-width: 768px){.esthetics-network-subscription__form__tab-content__column__value--multi:before{left:-32px}}.esthetics-network-subscription__form__tab-content__column__value--equal:before{content:"=";display:block;width:30px;height:30px;position:absolute;left:23%;top:-35px;font-size:60px;font-weight:200;margin:20px 0 0 0}@media only screen and (min-width: 768px){.esthetics-network-subscription__form__tab-content__column__value--equal:before{margin:0;transform:unset;left:-35px;top:-16px}}.esthetics-network-subscription__form__tab-content__column__value__note{font-size:0.9375rem;font-weight:400}.esthetics-network-subscription__form__tab-content__column__save{font-size:1rem;text-align:center;font-weight:500;color:#af0000}.esthetics-network-subscription__form__bill-address{grid-column-end:span 4;display:flex;flex-direction:column;gap:20px;margin:20px 0 0 0}@media only screen and (min-width: 768px){.esthetics-network-subscription__form__bill-address{grid-column-end:span 9}}@media only screen and (min-width: 1024px){.esthetics-network-subscription__form__bill-address{grid-column-end:span 8}}@media only screen and (min-width: 1248px){.esthetics-network-subscription__form__bill-address{gap:32px;margin:32px 0 0 0}}@media only screen and (min-width: 1440px){.esthetics-network-subscription__form__bill-address{grid-column-start:2;grid-column-end:span 5}}.esthetics-network-subscription__form__bill-address input{width:100%}.esthetics-network-subscription__form__note{grid-column-end:span 4}@media only screen and (min-width: 560px){.esthetics-network-subscription__form__note{grid-column-end:span 3}}@media only screen and (min-width: 768px){.esthetics-network-subscription__form__note{grid-column-end:span 9}}@media only screen and (min-width: 1024px){.esthetics-network-subscription__form__note{grid-column-end:span 8}}@media only screen and (min-width: 1440px){.esthetics-network-subscription__form__note{grid-column-start:2;grid-column-end:span 5}}.esthetics-network-subscription__title{font-size:3rem;line-height:3rem;font-weight:400;margin:0}.esthetics-network-subscription__subtitle{font-size:2rem;line-height:2.5rem;font-weight:400;margin:0}.esthetics-network-subscription .my-account__form-content{grid-column-start:2;grid-column-end:span 5;display:grid;grid-template-columns:repeat(1, 1fr);grid-column-gap:20px;grid-row-gap:20px}@media only screen and (min-width: 768px){.esthetics-network-subscription .my-account__form-content{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1248px){.esthetics-network-subscription .my-account__form-content{grid-column-gap:32px;grid-row-gap:32px}}.esthetics-network-payment-banner{background:#f3cbf2;background:linear-gradient(180deg, #ff7a7a 0%, #ffdada 100%);border-radius:7px;border:solid 1px #d6d6d6;padding:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;grid-column-end:span 4}@media only screen and (min-width: 560px){.esthetics-network-payment-banner{grid-column-end:span 3}}@media only screen and (min-width: 768px){.esthetics-network-payment-banner{grid-column-end:span 7}}@media only screen and (min-width: 800px){.esthetics-network-payment-banner{flex-direction:row;align-items:flex-end}}@media only screen and (min-width: 1024px){.esthetics-network-payment-banner{grid-column-end:span 9}}@media only screen and (min-width: 1248px){.esthetics-network-payment-banner{padding:32px}}@media only screen and (min-width: 1440px){.esthetics-network-payment-banner{grid-column-end:span 7}}.esthetics-network-payment-banner__header{display:flex;flex-direction:column;gap:20px;font-size:0.9375rem}.esthetics-network-payment-banner__title{font-weight:600}.esthetics-network-subscription-summary__subtitle{font-size:1.25rem;line-height:1.25rem;font-weight:400;margin:0}.esthetics-network-subscription-summary__blocks{flex:1;display:grid;grid-template-columns:repeat(1, 1fr);gap:20px}@media only screen and (min-width: 768px){.esthetics-network-subscription-summary__blocks{grid-template-columns:repeat(2, 1fr)}}.esthetics-network-subscription-summary__block{border:solid 1px #d6d6d6;border-radius:7px;background:#ffffff;padding:30px 20px;display:flex;flex-direction:column;gap:20px;justify-content:space-between;align-items:flex-start}.esthetics-network-subscription-summary__block__header{display:flex;flex-direction:column}.esthetics-network-subscription-summary__block__title{font-size:1.25rem;line-height:1.25rem;font-weight:400;margin:0}.esthetics-network-subscription-summary__block__desc{font-size:1rem;font-weight:700}.esthetics-network-subscription-summary__block__address{display:flex;flex-direction:column}.esthetics-network-subscription-summary__block__name{font-weight:700;margin:0 0 10px 0}.esthetics-network-subscription-summary__history{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width: 1248px){.esthetics-network-subscription-summary__history{gap:32px}}.esthetics-network-subscription-summary__history__content{grid-column-end:span 4;display:flex;flex-direction:column;background:#ffffff;border:solid 1px #d6d6d6;border-radius:7px}@media only screen and (min-width: 768px){.esthetics-network-subscription-summary__history__content{grid-column-end:span 8}}@media only screen and (min-width: 1600px){.esthetics-network-subscription-summary__history__content{grid-column-end:span 7}}.esthetics-network-subscription-summary__history__table{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-areas:"summary-date summary-status" "summary-ammount summary-ammount";border-bottom:solid 1px #ededed;padding:14px 0;gap:10px}@media only screen and (min-width: 768px){.esthetics-network-subscription-summary__history__table{grid-template-columns:33% 33% auto;grid-template-areas:"summary-date summary-status summary-ammount";padding:0}}@media only screen and (min-width: 1440px){.esthetics-network-subscription-summary__history__table{grid-template-columns:33% 33% auto}}.esthetics-network-subscription-summary__history__table:last-child{border-bottom:0}.esthetics-network-subscription-summary__history__table--heading{display:none}@media only screen and (min-width: 768px){.esthetics-network-subscription-summary__history__table--heading{display:grid}}.esthetics-network-subscription-summary__history__table__cell{padding:2px 25px;font-size:0.8125rem;display:flex;align-items:flex-start;flex-direction:column}@media only screen and (min-width: 768px){.esthetics-network-subscription-summary__history__table__cell{padding:10px 16px;flex-direction:row}}.esthetics-network-subscription-summary__history__table__cell--heading{font-weight:500}.esthetics-network-subscription-summary__history__table__cell__title{color:#8b8b8b;text-transform:uppercase}@media only screen and (min-width: 768px){.esthetics-network-subscription-summary__history__table__cell__title{display:none}}.esthetics-network-subscription-summary__history__table__cell--date{grid-area:summary-date;justify-content:flex-start;margin-bottom:12px;-moz-column-gap:10px;column-gap:10px}@media only screen and (min-width: 768px){.esthetics-network-subscription-summary__history__table__cell--date{margin-bottom:unset;-moz-column-gap:unset;column-gap:unset}}.esthetics-network-subscription-summary__history__table__cell--status{grid-area:summary-status}.esthetics-network-subscription-summary__history__table__cell--ammount{grid-area:summary-ammount;text-align:right}@media only screen and (min-width: 768px){.esthetics-network-subscription-summary__history__table__cell--ammount{justify-content:flex-end;font-size:0.8125rem}}.esthetics-network-subscription-summary__history__table__cell--button{grid-area:order-button;justify-content:space-between}@media only screen and (min-width: 768px){.esthetics-network-subscription-summary__history__table__cell--button{justify-content:flex-end}}.esthetics-network-subscription-summary__history__table__cell__link{font-size:0.6875rem;line-height:1rem;color:#000000;font-weight:500;text-decoration:underline;text-transform:uppercase}.esthetics-network-subscription-summary__history__table__cell__link:hover{text-decoration:none}.esthetics-network-subscription-summary__renewal{display:flex;flex-direction:column;gap:20px;align-items:flex-start}@media only screen and (min-width: 1248px){.esthetics-network-subscription-summary__renewal{gap:32px}}.esthetics-network-modal-save-card{display:flex;flex-direction:column;gap:20px;align-items:flex-start}@media only screen and (min-width: 1248px){.esthetics-network-modal-save-card{gap:32px}}.esthetics-network-modal-save-card__title{font-size:2rem;line-height:2.5rem;font-weight:400;margin:0}.esthetics-network-modal-edit-address{display:flex;flex-direction:column;gap:20px;align-items:flex-start}@media only screen and (min-width: 1248px){.esthetics-network-modal-edit-address{gap:32px}}.esthetics-network-modal-edit-address__title{font-size:2rem;line-height:2.5rem;font-weight:400;margin:0}.esthetics-network-modal-edit-address__form{display:flex;flex-direction:column;gap:20px;align-items:flex-start;width:100%}@media only screen and (min-width: 1248px){.esthetics-network-modal-edit-address__form{gap:32px}}.esthetics-network-modal-edit-address__form__btns{display:flex;-moz-column-gap:24px;column-gap:24px}.esthetics-network-modal-common{display:flex;flex-direction:column;gap:20px;align-items:flex-start}@media only screen and (min-width: 1248px){.esthetics-network-modal-common{gap:32px}}.esthetics-network-modal-common__title{font-size:2rem;line-height:2.5rem;font-weight:400;margin:0}.esthetics-network-modal-common__question{font-size:0.9375rem;font-weight:600;color:#af0000}.esthetics-network-modal-common__desc{font-size:0.9375rem}.esthetics-network-modal-common__blocks{flex:1;display:grid;grid-template-columns:repeat(1, 1fr);grid-template-areas:"block-immediate-discount" "block-cash-back-min" "block-cash-back" "block-increased-commissions" "block-free-shipping";gap:10px;width:100%}@media only screen and (min-width: 768px){.esthetics-network-modal-common__blocks{grid-template-columns:repeat(2, 1fr);grid-template-areas:"block-immediate-discount block-increased-commissions" "block-immediate-discount block-increased-commissions" "block-cash-back-min block-increased-commissions" "block-cash-back-min block-free-shipping" "block-cash-back block-free-shipping" "block-cash-back block-free-shipping"}}.esthetics-network-modal-common__btns{display:flex;-moz-column-gap:24px;column-gap:24px}.esthetics-network-modal-common__note{font-size:0.8125rem}
