@charset "UTF-8";.nuxt-progress{background-color:#fff;height:2px;left:0;opacity:1;position:fixed;right:0;top:0;transition:width .1s,opacity .4s;width:0;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-feature-settings:"tnum";align-items:center;direction:ltr;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px)}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}a.plyr__control{-webkit-text-decoration:none;text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1 1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:14px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px 7px 3.5px;padding-left:28px;position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:calc(-7px + 2);overflow:hidden;padding-left:24.5px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:26px;color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,currentColor),color-stop(0,transparent));background-image:-webkit-gradient(linear,left top,right top,from(currentColor),to(transparent));background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{word-wrap:break-word;left:0;max-width:120px;white-space:normal}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-right:5px;position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{box-sizing:border-box;position:relative}.plyr__video-embed>*,.plyr__video-wrapper--fixed-ratio>*{bottom:0;box-sizing:border-box;left:0;position:absolute;right:0;top:0}.plyr__video-embed:before,.plyr__video-wrapper--fixed-ratio:before{box-sizing:border-box;content:"";display:block;padding-top:16/9;position:relative}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.75)));background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:-webkit-full-screen{border-radius:0!important}.plyr:fullscreen{border-radius:0!important}.plyr:-webkit-full-screen{background:#000;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:4px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.75)));background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}body,html{height:100%;margin:0;overscroll-behavior:contain;padding:0;width:100%}html{-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:10px;min-height:100%}body{-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:scrollbar;background:#fff;color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;font-weight:400;line-height:19px;margin:0;min-width:300px;padding:0;position:relative;text-rendering:optimizeLegibility}#__layout,#__nuxt,#app{min-height:100vh;min-height:calc(var(--vh, 1vh)*100);position:relative}iframe{border:none!important}*,:before{box-sizing:border-box}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-stretch:normal;font-style:normal;font-weight:400;margin:0}.h1,h1{font-size:32px;line-height:36px}@media only screen and (max-width:768px){.h1,h1{font-size:24px;line-height:28px}}.h2,h2{font-size:24px;line-height:29px}@media only screen and (max-width:768px){.h2,h2{font-size:20px;line-height:24px}}.h3,h3{font-size:20px;line-height:24px}@media only screen and (max-width:768px){.h3,h3{font-size:18px;line-height:22px}}.h4,h4{font-size:20px;line-height:24px}.h5,.h6,h5,h6{font-size:1.8rem;line-height:140%}.h6,h6{font-size:1.2rem}a{color:#000;-webkit-text-decoration:none;text-decoration:none}button{background:0;border:0;outline:0;padding:0}address,li,ol,p,ul{list-style:none;margin:0;padding:0}.table-scroll{margin:3rem 0}.table-scroll table{min-width:80rem}.html-block{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif}.html-block address,.html-block ol,.html-block p,.html-block ul{font-size:16px;line-height:24px;margin:16px 0}.html-block b,.html-block strong{font-weight:700}.html-block hr{margin:3.5rem 0}.html-block a{border:0;transition:border-color .3s,color .3s}.html-block a,.html-block a:hover{-webkit-text-decoration:none;text-decoration:none}.html-block ol,.html-block ul{list-style-position:outside}.html-block ul,.html-block ul li{list-style-type:disc}.html-block ol,.html-block ol li{list-style-type:decimal}.html-block ol,.html-block ul{list-style:none;margin:32px 0;text-transform:none}.html-block ol li,.html-block ul li{list-style:none;position:relative}.html-block ol li:last-child,.html-block ul li:last-child{margin-bottom:0}@media only screen and (max-width:767px){.html-block ol,.html-block ul{margin:2rem 0}}.html-block ul li{margin-bottom:8px;padding-left:16px;position:relative}.html-block ul li:before{content:"•";left:0;position:absolute;top:0}@media only screen and (max-width:767px){.html-block ul li{padding-left:2.5rem}}.html-block ol{padding-left:16px}.html-block ol li{list-style:decimal;margin-bottom:8px;padding-left:0}@media only screen and (max-width:767px){.html-block ol li{margin-bottom:2rem;padding-left:3rem}.html-block ol li:before{font-size:1.4rem;height:2rem;line-height:1.7rem;min-width:2rem}}.html-block blockquote{font-style:normal;font-weight:600;margin:3rem 0;padding:.4rem 0 .4rem 4rem}.html-block figure{margin:3rem 0}.html-block img{display:block;height:auto;margin:3rem 0;max-width:100%}.html-block>:first-child{margin-top:0}.html-block>:last-child{margin-bottom:0}.html-block .iframe{box-sizing:border-box;margin:6rem 0;position:relative}.html-block .iframe>*{bottom:0;box-sizing:border-box;left:0;position:absolute;right:0;top:0}.html-block .iframe:before{box-sizing:border-box;content:"";display:block;padding-top:56.25%;position:relative}.html-block .iframe iframe{height:100%;width:100%}.html-block iframe{max-width:100%}.html-block table{border-collapse:inherit;border-spacing:.4rem;margin:3rem 0 1rem;width:100%}.html-block table tr td{background-color:#f2f2f2;border:none;border-radius:0;padding:1rem 2rem}.html-block table blockquote{padding-left:2rem}@media only screen and (max-width:768px){.html-block ol,.html-block p,.html-block ul{font-size:14px;line-height:18px}}.is-bold{font-weight:700}.is-uppercase{text-transform:uppercase}.table-scroll{overflow:auto}.table-scroll table{min-width:50rem}a:focus,button:focus,input:focus,textarea:focus{outline:none}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.container{margin:0 auto;max-width:2660px;padding:0 48px;width:100%}@media only screen and (max-width:768px){.container{padding:0 16px}}.container-sm{max-width:1212px}@media only screen and (max-width:1280px){.container-sm{max-width:1182px}}.container-sl{max-width:1756px}@media only screen and (max-width:1600px){.container-sl{max-width:1450px}}@media only screen and (max-width:1280px){.container-sl{max-width:1182px}}@media only screen and (max-width:768px){.container-sl{max-width:643px}}.page__layout{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:auto;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);padding-top:0;position:relative;transition:min-height .3s,padding .2s cubic-bezier(.61,1,.88,1)}.page__layout.delivery-notice-open{padding-top:40px}.page__layout.delivery-notice-open .popup.popup-right,.page__layout.delivery-notice-open .popup.search-popup{height:calc(100% - 104px);top:104px}@media only screen and (max-width:1280px){.page__layout.delivery-notice-open .popup.search-popup{height:calc(100% - 94px);top:94px}}@media only screen and (max-width:1100px){.page__layout.delivery-notice-open .popup.search-popup{height:calc(100% - 88px);top:88px}}main.main{flex:1 0 auto}@media only screen and (max-width:1180px){footer.footer--hide-on-mobile{display:none}}::-moz-selection{background-color:hsla(0,0%,5%,.3)!important}::selection{background-color:hsla(0,0%,5%,.3)!important}.swiper-pagination,.swiper-pagination .swiper-pagination-bullet{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.swiper-pagination .swiper-pagination-bullet{background:#fffcfc;height:6px;margin-left:14px!important;margin-right:0!important;opacity:1;position:relative;transition:all .2s cubic-bezier(.61,1,.88,1);width:6px}.swiper-pagination .swiper-pagination-bullet:first-child{margin-left:0!important}.swiper-pagination .swiper-pagination-bullet:after{background:transparent;border:1px solid #fffcfc;border-radius:50%;content:"";display:block;height:14px;opacity:0;position:absolute;transition:all .2s cubic-bezier(.61,1,.88,1);width:14px}.swiper-pagination .swiper-pagination-bullet-active{background:#fffcfc}.swiper-pagination .swiper-pagination-bullet-active:after{opacity:1}.swiper-button-next,.swiper-button-prev{margin-top:0}.swiper-button-next:after,.swiper-button-prev:after{display:none}.btn{align-items:center;background:transparent;border:1px solid transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;height:48px;justify-content:center;line-height:24px;outline:0;padding:0 32px;position:relative;text-align:center;width:-moz-max-content;width:-webkit-max-content;width:max-content}.btn,.btn:before{transition:all .2s cubic-bezier(.61,1,.88,1)}.btn:before{border:2px solid #848484;content:"";height:calc(100% + 4px);left:-2px;opacity:0;position:absolute;top:-2px;width:calc(100% + 4px)}.btn.btn-black{background:#000;color:#fffcfc!important}.btn.btn-black:hover{background:#242424}.btn.btn-black:focus:before{opacity:1}.btn.btn-black:active{background:#434343}.btn.btn-black.disabled{background:#d5d5d5;pointer-events:none}.btn.btn-outline{background:transparent;border-color:#000;color:#000!important}.btn.btn-outline:hover{background:#f6f6f6}.btn.btn-outline:focus:before{opacity:1}.btn.btn-outline:active{background:#000;color:#fffcfc}.btn.btn-outline.disabled{background:transparent;border-color:#d4d4d4;color:#d4d4d4;pointer-events:none}.btn.btn-gray{background:#f6f6f6;color:#000!important}.btn.btn-gray:focus,.btn.btn-gray:hover{background:#e8e8e8}.btn.btn-gray:active{background:#d5d5d5}.btn.btn-gray.disabled{background:#f6f6f6;color:#d5d5d5!important;pointer-events:none}.popup{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;height:calc(var(--vh, 1vh)*100);left:0;top:0;z-index:110}.popup,.popup__overlay{position:fixed;width:100%}.popup__overlay{background:#000;height:100%;opacity:0;z-index:-1}.popup__main{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,100%,99%,.6);color:#000}.popup__close{cursor:pointer;display:block;height:20px;position:absolute;right:20px;top:20px;transition:all .2s cubic-bezier(.61,1,.88,1);width:20px}.popup__close img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.popup__close:hover{opacity:.6}.popup.popup-right{height:calc(100% - 64px);top:64px}.popup.popup-right .popup__main{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,100%,99%,.6);color:#000;height:100%;margin-left:auto;max-width:573px;padding:48px 48px 56px;position:relative;width:100%;z-index:10}.popup.popup-right .popup__title{font-size:24px;line-height:40px}@media only screen and (max-width:1280px){.popup.popup-right{height:calc(100% - 54px);top:54px}}@media only screen and (max-width:1100px){.popup__close{height:20px;right:16px;top:16px;width:20px}.popup__main{padding:32px 16px}.popup__title{font-size:20px;line-height:26px}.popup.popup-right{height:100vh;height:calc(var(--vh, 1vh)*100);top:0}.popup.popup-right .popup__title{font-size:20px;line-height:26px}.popup.popup-right .popup__main{max-width:none;padding:32px 16px;width:100%}}.input,.textarea{display:block}.input input,.input textarea,.textarea input,.textarea textarea{background:transparent;border:1px solid #000;color:#000;display:block;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;height:48px;line-height:18px;outline:0;padding:0 16px;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.input input::-moz-placeholder-shown,.input textarea::-moz-placeholder-shown,.textarea input::-moz-placeholder-shown,.textarea textarea::-moz-placeholder-shown{color:#000;font-size:14px;line-height:18px}.input input::placeholder-shown,.input textarea::placeholder-shown,.textarea input::placeholder-shown,.textarea textarea::placeholder-shown{color:#000;font-size:14px;line-height:18px}.input textarea,.textarea textarea{height:80px;padding-top:16px;resize:none}.input.disabled,.textarea.disabled{pointer-events:none}.input.disabled input,.input.disabled textarea,.textarea.disabled input,.textarea.disabled textarea{border-color:#d4d4d4;color:#848484}.input.disabled input::-moz-placeholder-shown,.input.disabled textarea::-moz-placeholder-shown,.textarea.disabled input::-moz-placeholder-shown,.textarea.disabled textarea::-moz-placeholder-shown{color:#848484}.input.disabled input::placeholder-shown,.input.disabled textarea::placeholder-shown,.textarea.disabled input::placeholder-shown,.textarea.disabled textarea::placeholder-shown{color:#848484}.radio{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.radio:hover .radio__icon:before{background:#d5d5d5;opacity:1}.radio:focus .radio__icon:after{opacity:1}.radio__input{display:none}.radio__input:checked~.radio__icon:before{background:#000;opacity:1}.radio__input:checked~.radio__icon:after{opacity:0}.radio__icon{align-items:center;background:transparent;border:1px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;justify-content:center;position:relative;transition:all .2s cubic-bezier(.61,1,.88,1);width:20px}.radio__icon:before{background:#d5d5d5;height:10px;width:10px}.radio__icon:after,.radio__icon:before{content:"";opacity:0;position:absolute;transition:all .2s cubic-bezier(.61,1,.88,1)}.radio__icon:after{border:2px solid #d4d4d4;height:calc(100% + 4px);left:-2px;top:-2px;width:calc(100% + 4px)}.radio__title{color:#000;font-size:14px;line-height:16px;margin-left:12px;transition:all .2s cubic-bezier(.61,1,.88,1)}.radio.disabled{pointer-events:none}.radio.disabled .radio__icon{border-color:#d4d4d4}.radio.disabled .radio__icon:after,.radio.disabled .radio__icon:before{opacity:0}.radio.disabled .radio__title{background:#d4d4d4}select{background:transparent;border:1px solid #000;height:32px}select,select option{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px}select option{color:#000;font-size:14px;height:28px;line-height:16px;position:relative}select option,select option:after{transition:all .2s cubic-bezier(.61,1,.88,1)}select option:after{background:#d4d4d4;bottom:0;content:"";display:block;height:1px;left:0;margin:auto;opacity:1;position:absolute;right:0;width:calc(100% - 32px)}select option:hover{background:#f6f6f6}select option:hover:after,select option:last-child:after{opacity:0}.checkbox{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.checkbox:focus .checkbox__icon:after{opacity:1}.checkbox:hover .checkbox__title{opacity:.7}.checkbox:hover .checkbox__icon:before{background:#d5d5d5;opacity:1}.checkbox__input{display:none}.checkbox__input:checked~.checkbox__color:after{opacity:1}.checkbox__input:checked~.checkbox__icon:before{background:#000;opacity:1}.checkbox__icon{align-items:center;border:1px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:16px;justify-content:center;position:relative;transition:all .2s cubic-bezier(.61,1,.88,1);width:16px}.checkbox__icon:before{background:transparent;height:8px;width:8px}.checkbox__icon:after,.checkbox__icon:before{content:"";opacity:0;position:absolute;transition:all .2s cubic-bezier(.61,1,.88,1)}.checkbox__icon:after{border:2px solid #d4d4d4;height:calc(100% + 4px);left:-2px;top:-2px;width:calc(100% + 4px)}.checkbox__color{background-position:50%;background-size:cover;border:1px solid #d4d4d4;display:block;height:20px;position:relative;width:20px}.checkbox__color,.checkbox__color:after{transition:all .2s cubic-bezier(.61,1,.88,1)}.checkbox__color:after{border:2px solid #d4d4d4;content:"";height:calc(100% + 4px);left:-2px;opacity:0;position:absolute;top:-2px;width:calc(100% + 4px)}.checkbox__title{margin-left:12px}.checkbox__title,.checkbox__title a{font-size:14px;line-height:16px;transition:all .2s cubic-bezier(.61,1,.88,1)}.checkbox__title a{color:#000;-webkit-text-decoration:underline;text-decoration:underline}.checkbox__title a:hover{-webkit-text-decoration:none;text-decoration:none}.checkbox.disabled{pointer-events:none}.checkbox.disabled .checkbox__icon{border-color:#d4d4d4}.checkbox.disabled .checkbox__icon:after,.checkbox.disabled .checkbox__icon:before{opacity:0}.checkbox.disabled .checkbox__title{background:#d4d4d4}.infinite-loading{animation:loading 1s ease infinite;cursor:pointer;display:block;height:67px;margin:56px auto auto;width:67px}.infinite-loading img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (max-width:768px){.infinite-loading{height:48px;margin-top:48px;width:48px}input,select,textarea{font-size:16px}button{color:#000}}.hide-retailcrm .retailcrm-consultant-app{display:none}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@font-face{font-family:NewsGothic;font-style:normal;font-weight:400;src:url(/fonts/NewsGothicCyr.woff2) format("woff2"),url(/fonts/NewsGothicCyr.woff) format("woff")}@font-face{font-family:NewsGothic;font-style:normal;font-weight:700;src:url(/fonts/NewsGothicCyr-Bold.woff2) format("woff2"),url(/fonts/NewsGothicCyr-Bold.woff) format("woff")}@font-face{font-family:Onest;font-style:normal;font-weight:400;src:url(/fonts/Onest-VariableFont_wght.ttf) format("truetype")}@font-face{font-family:Forum;font-style:normal;font-weight:400;src:url(/fonts/Forum.woff2) format("woff2"),url(/fonts/Forum.woff) format("woff")}@font-face{font-family:GillSansC;font-style:normal;font-weight:400;src:url(/fonts/GillSansC.ttf) format("truetype")}@font-face{font-family:GillSansLightC;font-style:normal;font-weight:300;src:url(/fonts/GillSansLightC.ttf) format("truetype")}@font-face{font-family:GillSansC-Bold;font-style:normal;font-weight:700;src:url(/fonts/GillSansC-Bold.ttf) format("truetype")}@font-face{font-family:fontello;font-style:normal;font-weight:400;src:url(/fonts/fontello.eot?93992481);src:url(/fonts/fontello.eot?93992481#iefix) format("embedded-opentype"),url(/fonts/fontello.woff2?93992481) format("woff2"),url(/fonts/fontello.woff?93992481) format("woff"),url(/fonts/fontello.ttf?93992481) format("truetype"),url(/fonts/fontello.svg?93992481#fontello) format("svg")}.fa:before,[class*=" icon-"]:before,[class^=icon-]:before{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:fontello;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;width:1em}.fa-play:before{content:"\e807"}.fa-sync:before{content:"\e808"}.fa-chevron-left:before{content:"\e800"}.fa-chevron-right:before{content:"\e801"}.fa-hand-paper:before{content:"\f256"}.fa-pause:before{content:"\e80a"}.icon-arrow-left:before{content:"\e800"}.icon-arrow-right:before{content:"\e801"}.icon-caret-down:before{content:"\e802"}.icon-phone:before{content:"\e803"}.icon-telegram:before{content:"\e804"}.icon-whatsapp:before{content:"\e805"}.icon-close:before{content:"\e806"}.icon-play:before{content:"\e807"}.icon-arrows-cw:before{content:"\e808"}.icon-arrow-left2:before{content:"\e809"}.icon-pause:before{content:"\e80a"}.icon-menu-block:before{content:"\e819"}.icon-menu-list:before{content:"\e81a"}.icon-angle-circled-left:before{content:"\f137"}.icon-angle-circled-right:before{content:"\f138"}.expand-enter-active,.expand-leave-active{overflow:hidden;transition:height .3s ease}.expand-enter,.expand-leave-to{height:0}.fade-enter-active,.fade-leave-active{transition:opacity .2s cubic-bezier(.61,1,.88,1)}.fade-long-enter-active,.fade-long-leave-active{transition:opacity 1s cubic-bezier(.61,1,.88,1)}.fade-enter,.fade-leave-to,.fade-long-enter,.fade-long-leave-to{opacity:0}.router-enter-active,.router-leave-active{transition:opacity .5s}.router-enter-to,.router-leave{opacity:1}.router-enter,.router-leave-to{opacity:0}.slide-left-enter-active,.slide-left-leave-active{transition:transform .3s cubic-bezier(.61,1,.88,1)}.slide-left-enter,.slide-left-leave-to{transform:translateX(100%)}.slide-right-enter-active,.slide-right-leave-active{transition:transform .3s cubic-bezier(.61,1,.88,1)}.slide-right-enter,.slide-right-leave-to{transform:translateX(-100%)}@keyframes bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.account-sidebar{background:#f6f6f6;height:-moz-max-content;height:-webkit-max-content;height:max-content;padding:32px 32px 48px;width:100%}.account-sidebar__title{color:#848484;font-size:12px;letter-spacing:.21em;line-height:14px;text-transform:uppercase}.account-sidebar__nav{margin-top:38px}.account-sidebar__nav-mob{display:none}.account-sidebar__link{color:#848484;display:block;font-size:20px;line-height:24px;margin-top:36px;transition:all .2s cubic-bezier(.61,1,.88,1);width:-moz-max-content;width:-webkit-max-content;width:max-content}.account-sidebar__link:hover{opacity:.7}.account-sidebar__link:first-child{margin-top:0}.account-sidebar__link.nuxt-link-active,.account-sidebar__link.nuxt-link-exact-active{color:#000;pointer-events:none}@media only screen and (max-width:992px){.account-sidebar{bottom:0;height:48px;left:0;padding:0;position:fixed;width:100%;z-index:30}.account-sidebar__nav,.account-sidebar__title{display:none}.account-sidebar__nav-mob{display:grid;grid-template-columns:repeat(5,1fr);height:100%;width:100%}.account-sidebar__link{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;margin:0;position:relative;width:100%}.account-sidebar__link svg{display:block;height:24px;width:24px}.account-sidebar__link:after{background:#d4d4d4;content:"";height:100%;position:absolute;right:0;top:0;width:1px;z-index:1}.account-sidebar__link:last-child:after{display:none}}.banner-slider{background-color:#fffcfc;padding-bottom:64px}@media only screen and (max-width:1280px){.banner-slider{padding-bottom:54px}}@media only screen and (max-width:768px){.banner-slider{padding-bottom:38px}}@media only screen and (max-width:520px){.banner-slider{padding-bottom:48px}}@media only screen and (max-width:400px){.banner-slider{padding-bottom:16px}}@media only screen and (max-width:768px){.banner-slider .container{padding:0}}.banner-slider__content{height:calc(100vh - 128px);height:calc(var(--vh, 1vh)*100 - 128px);position:relative;width:100%}@media only screen and (max-width:1280px){.banner-slider__content{height:calc(100vh - 108px);height:calc(var(--vh, 1vh)*100 - 108px)}}@media only screen and (max-width:768px){.banner-slider__content{height:94vh;height:calc(var(--vh, 1vh)*94);max-height:94vh;max-height:calc(var(--vh, 1vh)*94)}}@media only screen and (max-width:520px){.banner-slider__content{height:89vh;height:calc(var(--vh, 1vh)*89);max-height:89vh;max-height:calc(var(--vh, 1vh)*89)}}@media only screen and (max-width:400px){.banner-slider__content{height:95vh;height:calc(var(--vh, 1vh)*95);max-height:95vh;max-height:calc(var(--vh, 1vh)*95)}}.banner-slider__item{height:100%;position:relative;width:100%}.banner-slider__image,.banner-slider__image img{display:block;height:100%;width:100%}.banner-slider__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner-slider__block{align-items:flex-end;bottom:70px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:16px;position:absolute;right:64px;z-index:3}@media only screen and (max-width:1280px){.banner-slider__block{bottom:52px;right:54px}}@media only screen and (max-width:768px){.banner-slider__block{align-items:center;bottom:38px;left:50%;transform:translateX(-50%)}}@media only screen and (max-width:520px){.banner-slider__block{bottom:28px}}.banner-slider__title{color:#fffcfc;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;line-height:58px;position:relative;text-align:right}@media only screen and (max-width:1600px){.banner-slider__title{font-size:42px;line-height:50px}}@media only screen and (max-width:1280px){.banner-slider__title{font-size:32px;line-height:38px}}@media only screen and (max-width:768px){.banner-slider__title{font-size:28px;line-height:34px;max-width:95vw;text-align:center;width:-moz-max-content;width:-webkit-max-content;width:max-content}}@media only screen and (max-width:520px){.banner-slider__title{font-size:24px;line-height:29px}}.banner-slider__description{color:#fffcfc;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:29px}@media only screen and (max-width:1280px){.banner-slider__description{font-size:18px;line-height:22px}}@media only screen and (max-width:768px){.banner-slider__description{font-size:16px;line-height:19px;max-width:95vw;width:-moz-max-content;width:-webkit-max-content;width:max-content}}@media only screen and (max-width:520px){.banner-slider__description{font-size:14px;line-height:17px}}.banner-slider__button{align-items:center;border:1px solid #fffcfc;color:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;justify-content:center;line-height:29px;margin-top:20px;padding:20px 88px;transition:all .2s cubic-bezier(.61,1,.88,1)}.banner-slider__button:hover{transform:scale(.95)}@media only screen and (max-width:1280px){.banner-slider__button{font-size:16px;line-height:19px;margin-top:4px;padding:12px 50px}}@media only screen and (max-width:768px){.banner-slider__button{font-size:14px;line-height:17px;margin-top:0;max-width:95vw;padding:11px 48px;width:-moz-max-content;width:-webkit-max-content;width:max-content}}.banner-slider__pagination.swiper-pagination-bullets{bottom:24px;justify-content:flex-start;left:50%;transform:translateX(-50%);width:-moz-max-content;width:-webkit-max-content;width:max-content}.banner-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet{background-color:hsla(0,100%,99%,.6);height:14px;width:14px}.banner-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet:after{border:none}.banner-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#f3f3f3}.banner-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet-active:after{border:none}.banner-slider__pagination.swiper-pagination-bullets.swiper-pagination-lock{display:none}@media only screen and (max-width:992px){.banner-slider__pagination.swiper-pagination-bullets{left:16px}}.bestsellers{margin:64px 0;position:relative;width:100%}@media only screen and (max-width:1280px){.bestsellers{margin:54px 0}}@media only screen and (max-width:768px){.bestsellers{margin:38px 0}}@media only screen and (max-width:520px){.bestsellers{margin:48px 0}}@media only screen and (max-width:400px){.bestsellers{margin:16px 0}}@media only screen and (max-width:768px){.bestsellers .container{padding:0}}.bestsellers__title-block{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:40px}@media only screen and (max-width:768px){.bestsellers__title-block{display:none}}.bestsellers__title{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:29px}@media only screen and (max-width:520px){.bestsellers__title{font-size:16px;line-height:19px}}.bestsellers__link{border:1px solid transparent;color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:19px;transition:border-color .3s cubic-bezier(.61,1,.88,1)}.bestsellers__link:hover{border-bottom:1px solid #000}@media only screen and (max-width:1280px){.bestsellers__link{border-bottom:1px solid #000}}@media only screen and (max-width:520px){.bestsellers__link{font-size:16px;line-height:19px}}.bestsellers__grid{grid-gap:52px;display:grid;gap:52px;grid-template-columns:repeat(4,1fr);width:100%}@media only screen and (max-width:1280px){.bestsellers__grid{gap:26px;grid-template-columns:repeat(3,1fr)}.bestsellers__grid>:nth-child(n+7){display:none}}@media only screen and (max-width:768px){.bestsellers__grid{display:none}}.bestsellers__card{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:16px;position:relative;width:100%}.bestsellers__card:hover .bestsellers__image{transform:scale(1.05)}.bestsellers__card:hover .bestsellers__image-wrapper:before{opacity:.2}.bestsellers__image-wrapper{overflow:hidden;padding-top:143%;position:relative;transition:all .4s cubic-bezier(.61,1,.88,1);width:100%}.bestsellers__image-wrapper:before{background:#000;content:"";height:100%;opacity:0;position:absolute;top:0;transition:all .4s cubic-bezier(.61,1,.88,1);width:100%;z-index:2}@media only screen and (max-width:1600px){.bestsellers__image-wrapper{padding-top:153%}}@media only screen and (max-width:1280px){.bestsellers__image-wrapper{padding-top:152%}}@media only screen and (max-width:768px){.bestsellers__image-wrapper{height:100%;padding-top:0}}@media only screen and (max-width:480px){.bestsellers__image-wrapper{padding-top:0}}@media only screen and (max-width:400px){.bestsellers__image-wrapper{padding-top:0}}.bestsellers__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:scale(1);transition:all .4s cubic-bezier(.61,1,.88,1);width:100%}@media only screen and (max-width:768px){.bestsellers__image{position:relative}}.bestsellers__title-item{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:28px}@media only screen and (max-width:1600px){.bestsellers__title-item{font-size:20px;line-height:24px}}@media only screen and (max-width:768px){.bestsellers__title-item{border-bottom:1px solid #fffcfc;bottom:90px;color:#fffcfc;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:28px;left:50%;line-height:34px;max-width:calc(100vw - 20px);position:absolute;text-align:center;transform:translateX(-50%);width:-moz-max-content;width:-webkit-max-content;width:max-content}}@media only screen and (max-width:520px){.bestsellers__title-item{bottom:78px;font-size:24px;line-height:29px}}.bestsellers__swiper-mob{display:none}@media only screen and (max-width:768px){.bestsellers__swiper-mob{display:block;height:94vh;height:calc(var(--vh, 1vh)*94)}}@media only screen and (max-width:520px){.bestsellers__swiper-mob{display:block;height:89vh;height:calc(var(--vh, 1vh)*89)}}@media only screen and (max-width:400px){.bestsellers__swiper-mob{display:block;height:95vh;height:calc(var(--vh, 1vh)*95)}}.bestsellers__slider-pagination.swiper-pagination{bottom:76px;height:6px;position:absolute}@media only screen and (max-width:520px){.bestsellers__slider-pagination.swiper-pagination{bottom:64px}}.bestsellers__slider-pagination .swiper-pagination-bullet{background-color:hsla(0,100%,99%,.6);height:6px;margin-left:6px!important;width:6px}.bestsellers__slider-pagination .swiper-pagination-bullet-active{background-color:#f3f3f3}.bestsellers__slider-pagination .swiper-pagination-bullet-active:after,.bestsellers__slider-pagination .swiper-pagination-bullet:after{border:none}.blog-block{margin-top:64px;overflow:hidden;width:100%}.blog-block__title-block{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:40px}.blog-block__title-header{color:#000;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:29px}.blog-block__grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr}.blog-block__item{cursor:pointer;height:auto;position:relative}.blog-block__item:hover .blog-block__img-wrapper:before{opacity:.2}.blog-block__item:hover .blog-block__img{transform:scale(1.05)}.blog-block__inner{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:12px;position:relative;width:100%}.blog-block__img-wrapper{overflow:hidden;padding-top:100%;position:relative;transition:all .4s cubic-bezier(.61,1,.88,1);width:100%}.blog-block__img-wrapper:before{background:#000;content:"";opacity:0;z-index:2}.blog-block__img,.blog-block__img-wrapper:before{height:100%;position:absolute;top:0;transition:all .4s cubic-bezier(.61,1,.88,1);width:100%}.blog-block__img{left:0;-o-object-fit:cover;object-fit:cover;transform:scale(1)}.blog-block__text-block{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:8px}.blog-block__title{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:29px}.blog-block__text{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:18px;line-height:22px}.blog-block__date{color:$$gray-5;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;line-height:17px}@media only screen and (max-width:1600px){.blog-block__inner{gap:20px}.blog-block__title{font-size:20px;line-height:24px}.blog-block__text{font-size:16px;line-height:19px}.blog-block__date{font-size:12px;line-height:14px}}@media only screen and (max-width:520px){.blog-block{margin-top:48px}.blog-block__title-block{margin-bottom:16px}.blog-block__text{font-size:16px;line-height:19px}.blog-block__date{font-size:12px;line-height:14px}}@media only screen and (max-width:1280px){.blog-block{margin-top:54px}.blog-block__grid{gap:40px}.blog-block__inner{gap:16px}}@media only screen and (max-width:768px){.blog-block{margin:38px 0}.blog-block__grid{grid-template-columns:1fr}}@media only screen and (max-width:520px){.blog-block{margin-top:48px}.blog-block__title-block{margin-bottom:16px}.blog-block__title-header{font-size:16px;line-height:19px}.blog-block__inner{gap:8px}.blog-block__title{font-size:16px;line-height:19px}.blog-block__text{font-size:14px;line-height:17px}.blog-block__date{font-size:10px;line-height:12px}}@media only screen and (max-width:400px){.blog-block{margin-top:16px}.blog-block__title-block{margin-bottom:16px}}.category-block{margin:64px 0 200px;overflow:hidden;width:100%}.category-block__title-block{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:40px}.category-block__title{color:#000;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:29px}.category-block__link{border:1px solid transparent;color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:19px;transition:border-color .3s cubic-bezier(.61,1,.88,1)}.category-block__link:hover{border-bottom:1px solid #000}.category-block__slider{width:100%}.category-block__slider-item{cursor:pointer;height:auto;max-height:82vh;max-height:calc(var(--vh, 1vh)*82);max-width:459px;position:relative;width:100%}.category-block__slider-item:hover .category-block__slider-inner:before{opacity:.2}.category-block__slider-item:hover .category-block__slider-img{transform:scale(1.05)}.category-block__slider-inner{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;overflow:hidden;padding-top:193%;position:relative}.category-block__slider-inner:before{background:#000;content:"";opacity:0;z-index:2}.category-block__slider-img,.category-block__slider-inner:before{height:100%;left:0;position:absolute;top:0;transition:all .4s cubic-bezier(.61,1,.88,1);width:100%}.category-block__slider-img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1);z-index:1}.category-block__slider-title{bottom:36px;color:#fffcfc;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;left:36px;line-height:29px;position:absolute;z-index:1}.category-block__slider-pagination{display:none}.category-block__slider-next,.category-block__slider-prev{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:41px;justify-content:center;transform:translateY(-50%);transition:all .2s cubic-bezier(.61,1,.88,1);width:17px}.category-block__slider-next.swiper-button-disabled,.category-block__slider-prev.swiper-button-disabled{opacity:0}.category-block__slider-next:hover,.category-block__slider-prev:hover{transform:scale(.9) translateY(-50%)}.category-block__slider-next svg,.category-block__slider-prev svg{display:block;height:100%;width:100%}.category-block__slider-next:after,.category-block__slider-prev:after{display:none}.category-block__slider-next{right:69px}.category-block__slider-prev{left:69px}@media only screen and (max-width:1600px){.category-block__slider-item{max-height:77vh;max-height:calc(var(--vh, 1vh)*77);max-width:379px}.category-block__slider-inner{padding-top:184%}}@media only screen and (max-width:1280px){.category-block{margin:54px 0 150px}.category-block__link{border-bottom:1px solid #000}.category-block__slider-item{max-height:81vh;max-height:calc(var(--vh, 1vh)*81);max-width:347px}.category-block__slider-inner{padding-top:154%}.category-block__slider-next{right:47px}.category-block__slider-prev{left:47px}}@media only screen and (max-width:768px){.category-block{margin-bottom:150px;margin-top:76px}.category-block__title-block{display:none}.category-block__slider-item{flex:0 0 100%;height:94vh;height:calc(var(--vh, 1vh)*94);max-height:94vh;max-height:calc(var(--vh, 1vh)*94);max-width:100%}.category-block__slider-inner{height:100%;padding-top:0}.category-block__slider-img{position:relative}.category-block__slider-title{border-bottom:1px solid #fffcfc;bottom:90px;font-size:28px;left:50%;line-height:34px;transform:translateX(-50%)}.category-block__slider-next,.category-block__slider-prev{display:none}.category-block .swiper-pagination{bottom:76px;display:-webkit-box;display:-ms-flexbox;display:flex}.category-block .swiper-pagination-bullet{background-color:hsla(0,100%,99%,.6);height:6px;margin:0 3px!important;width:6px}.category-block .swiper-pagination-bullet-active{background-color:#f3f3f3}.category-block .swiper-pagination-bullet-active:after,.category-block .swiper-pagination-bullet:after{border:none}}@media only screen and (max-width:520px){.category-block{margin-top:96px}.category-block__title{font-size:16px;line-height:19px}.category-block__slider-item{height:89vh;height:calc(var(--vh, 1vh)*89);max-height:89vh;max-height:calc(var(--vh, 1vh)*89)}.category-block__slider-inner{padding-top:0}.category-block__slider-title{bottom:78px;font-size:24px;line-height:29px}.category-block .swiper-pagination{bottom:64px}}@media only screen and (max-width:400px){.category-block{margin-bottom:150px;margin-top:32px}.category-block__slider-item{height:95vh;height:calc(var(--vh, 1vh)*95);max-height:95vh;max-height:calc(var(--vh, 1vh)*95)}.category-block__slider-inner{padding-top:0}}.gallery-swiper{position:relative;width:100%}.gallery-swiper__item{flex-shrink:0;height:auto;width:416px}@media only screen and (max-width:1200px){.gallery-swiper__item{width:320px}}@media only screen and (max-width:768px){.gallery-swiper__item{width:220px}}.gallery-swiper__inner{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:630px;justify-content:center;width:100%}@media only screen and (max-width:1200px){.gallery-swiper__inner{height:480px}}@media only screen and (max-width:768px){.gallery-swiper__inner{height:340px}}.gallery-swiper__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;width:100%}.gallery-swiper.swiper-container-horizontal>.swiper-scrollbar{background:#f6f6f6;bottom:0;display:block;height:2px;left:0;margin:34px auto 0;position:relative;width:calc(100% - 92px)}@media only screen and (max-width:1200px){.gallery-swiper.swiper-container-horizontal>.swiper-scrollbar{margin-top:24px}}@media only screen and (max-width:768px){.gallery-swiper.swiper-container-horizontal>.swiper-scrollbar{width:calc(100% - 32px)}}.gallery-swiper .swiper-scrollbar-drag{background:#d4d4d4}.limited-edition-card{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;padding:83px 20px 20px;position:relative;width:100%}@media only screen and (max-width:1600px){.limited-edition-card{padding:52px 20px 8px}}@media only screen and (max-width:1000px){.limited-edition-card{padding-top:96px}}@media only screen and (max-width:520px){.limited-edition-card{padding-top:58px}}.limited-edition-card__label{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;left:108px;line-height:19px;opacity:.6;position:absolute;text-transform:uppercase;top:40px}@media only screen and (max-width:1600px){.limited-edition-card__label{font-size:14px;left:67px;line-height:17px;top:29px}}@media only screen and (max-width:1280px){.limited-edition-card__label{font-size:12px;left:58px;line-height:14px}}@media only screen and (max-width:1000px){.limited-edition-card__label{left:20px;top:47px}}@media only screen and (max-width:520px){.limited-edition-card__label{top:28px}}@media only screen and (max-width:400px){.limited-edition-card__label{left:16px;top:20px}}.limited-edition-card__item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:28px;max-width:516px;width:100%}@media only screen and (max-width:1600px){.limited-edition-card__item-wrapper{max-width:422px}}@media only screen and (max-width:1280px){.limited-edition-card__item-wrapper{max-width:246px}}@media only screen and (max-width:1000px){.limited-edition-card__item-wrapper{gap:16px;max-width:498px}}@media only screen and (max-width:520px){.limited-edition-card__item-wrapper{gap:28px;max-width:332px}}@media only screen and (max-width:400px){.limited-edition-card__item-wrapper{gap:16px;max-width:234px}}.limited-edition-card__image{height:100%;max-height:61vh;max-height:calc(var(--vh, 1vh)*61);overflow:hidden;position:relative;width:100%}@media only screen and (max-width:1600px){.limited-edition-card__image{max-height:62vh;max-height:calc(var(--vh, 1vh)*62)}}@media only screen and (max-width:1280px){.limited-edition-card__image{max-height:58vh;max-height:calc(var(--vh, 1vh)*58)}}@media only screen and (max-width:1000px){.limited-edition-card__image{max-height:64vh;max-height:calc(var(--vh, 1vh)*64)}}@media only screen and (max-width:520px){.limited-edition-card__image{max-height:53vh;max-height:calc(var(--vh, 1vh)*53)}}@media only screen and (max-width:400px){.limited-edition-card__image{max-height:59vh;max-height:calc(var(--vh, 1vh)*59)}}.limited-edition-card__image img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}@media only screen and (max-width:1000px){.limited-edition-card__image img{-o-object-fit:cover;object-fit:cover}}.limited-edition-card__text-block{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:20px;width:100%}@media only screen and (max-width:1600px){.limited-edition-card__text-block{gap:12px}}@media only screen and (max-width:400px){.limited-edition-card__text-block{gap:10px}}.limited-edition-card__link{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:29px;text-align:center}@media only screen and (max-width:520px){.limited-edition-card__link{font-size:20px;line-height:24px}}@media only screen and (max-width:400px){.limited-edition-card__link{font-size:16px;line-height:19px}}.limited-edition-card__category{color:#8f8e8e;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:20px;line-height:24px;text-align:center}@media only screen and (max-width:1600px){.limited-edition-card__category{font-size:16px;line-height:19px}}@media only screen and (max-width:520px){.limited-edition-card__category{font-size:14px;line-height:17px}}@media only screen and (max-width:400px){.limited-edition-card__category{font-size:16px;line-height:19px}}.limited-edition-card__button-cart{color:#000;cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:29px;padding:10px 0;text-align:center;-webkit-text-decoration:underline;text-decoration:underline}.limited-edition-card__button-cart:hover{opacity:.6;text-decoration:none;text-decoration:initial}@media only screen and (max-width:1600px){.limited-edition-card__button-cart{font-size:20px;line-height:24px;padding:1px 0}}@media only screen and (max-width:520px){.limited-edition-card__button-cart{font-size:18px;line-height:22px;padding:2px 0}}.add-cart-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);bottom:0;left:50%;max-width:420px;padding:81px 16px 32px;position:absolute;transform:translateY(100%) translateX(-50%);transition:all .2s cubic-bezier(.61,1,.88,1);width:100%;z-index:5}.add-cart-menu.show{transform:translateY(0) translateX(-50%)}.add-cart-menu:before{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:-1}.add-cart-menu__close{cursor:pointer;display:block;height:14px;left:50%;position:absolute;top:39px;transform:translateX(-50%);width:28px}.add-cart-menu__close svg{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.add-cart-menu__description{background:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:20px;margin-bottom:24px;padding:16px 16px 21px}.add-cart-menu__title{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:29px}.add-cart-menu__sizes{flex-wrap:wrap;gap:24px}.add-cart-menu__size,.add-cart-menu__sizes{display:-webkit-box;display:-ms-flexbox;display:flex}.add-cart-menu__size{align-items:center;border-bottom:1px solid transparent;cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;height:25px;justify-content:center;line-height:29px;text-transform:uppercase;transition:all .2s cubic-bezier(.61,1,.88,1);width:-moz-max-content;width:-webkit-max-content;width:max-content}.add-cart-menu__size:hover{opacity:.7}.add-cart-menu__size.active{border-color:#000;padding:0 4px;pointer-events:none}.add-cart-menu__bottom{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:19px;width:100%}.add-cart-menu__add-cart{color:#000;cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:29px;-webkit-text-decoration:underline;text-decoration:underline}.add-cart-menu__add-cart:hover{opacity:.6;text-decoration:none;text-decoration:initial}.add-cart-menu__add-favorite{cursor:pointer;display:block;height:24px;transition:all .2s cubic-bezier(.61,1,.88,1);width:24px}.add-cart-menu__add-favorite.active svg path,.add-cart-menu__add-favoritehover svg path{fill:#000}.add-cart-menu__add-favorite svg{display:block;height:100%;width:100%}.add-cart-menu__add-favorite svg path{stroke:#000;transition:all .2s cubic-bezier(.61,1,.88,1)}@media only screen and (max-width:1600px){.add-cart-menu{max-width:422px;padding:81px 16px 32px;transform:translateY(100%) translateX(-50%)}.add-cart-menu.show{transform:translateY(0) translateX(-50%)}.add-cart-menu__close{top:39px}.add-cart-menu__add-cart,.add-cart-menu__title{font-size:20px;line-height:24px}.add-cart-menu__description{background:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:20px;margin-bottom:24px;padding:16px 16px 24px}.add-cart-menu__sizes{gap:22px}.add-cart-menu__size{font-size:20px;line-height:24px}}@media only screen and (max-width:1280px){.add-cart-menu{padding:65px 16px 20px;transform:translateY(100%) translateX(-50%)}.add-cart-menu.show{transform:translateY(0) translateX(-50%)}.add-cart-menu__close{top:26px}.add-cart-menu__description{margin-bottom:16px;padding:32px 16px}}@media only screen and (max-width:1000px){.add-cart-menu{padding:92px 16px 20px;transform:translateY(100%) translateX(-50%)}.add-cart-menu.show{transform:translateY(0) translateX(-50%)}.add-cart-menu__description{padding:34px 16px}}@media only screen and (max-width:600px){.add-cart-menu{padding:56px 16px 21px;transform:translateY(100%) translateX(-50%)}.add-cart-menu.show{transform:translateY(0) translateX(-50%)}.add-cart-menu__description{gap:15px;padding:14px 16px}.add-cart-menu__add-cart,.add-cart-menu__title{font-size:18px;line-height:22px}.add-cart-menu__add-favorite{height:18px;width:18px}.add-cart-menu__size{font-size:16px;line-height:19px}}@media only screen and (max-width:420px){.add-cart-menu{max-width:328px;padding:56px 16px 19px;transform:translateY(100%) translateX(-50%)}.add-cart-menu.show{transform:translateY(0) translateX(-50%)}.add-cart-menu__close{height:10px;top:26px;width:24px}.add-cart-menu__description{gap:16px;padding:14px 16px}.add-cart-menu__title{font-size:20px;line-height:24px}.add-cart-menu__sizes{gap:16px}.add-cart-menu__add-cart{font-size:20px;line-height:24px}.add-cart-menu__add-favorite{height:19px;width:19px}}.limited-edition{margin:64px 0}@media only screen and (max-width:1280px){.limited-edition{margin:54px 0}}@media only screen and (max-width:768px){.limited-edition{margin:38px 0}}@media only screen and (max-width:520px){.limited-edition{margin:48px 0}}@media only screen and (max-width:400px){.limited-edition{margin:16px 0}}@media only screen and (max-width:1000px){.limited-edition .container{padding:0}}.limited-edition__content{display:grid;grid-auto-rows:88vh;grid-auto-rows:calc(var(--vh, 1vh)*88);grid-template-columns:43% 57%;position:relative;width:100%}@media only screen and (max-width:1600px){.limited-edition__content{grid-auto-rows:86vh;grid-auto-rows:calc(var(--vh, 1vh)*86);grid-template-columns:40% 60%}}@media only screen and (max-width:1280px){.limited-edition__content{grid-auto-rows:86vh;grid-auto-rows:calc(var(--vh, 1vh)*86);grid-template-columns:39% 61%}}@media only screen and (max-width:1000px){.limited-edition__content{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;grid-auto-rows:minmax(923px,auto) minmax(1054px,auto);grid-template-columns:1fr}}@media only screen and (max-width:520px){.limited-edition__content{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;grid-auto-rows:minmax(682px,auto) minmax(656px,auto)}}@media only screen and (max-width:400px){.limited-edition__content{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;grid-auto-rows:minmax(460px,auto) minmax(553px,auto)}}.limited-edition__slider-left,.limited-edition__slider-right{width:100%}.limited-edition__slider-right .swiper-wrapper{z-index:2}.limited-slider-left{height:100%}@media only screen and (max-width:1000px){.limited-slider-left{height:74vh;height:calc(var(--vh, 1vh)*74)}}@media only screen and (max-width:520px){.limited-slider-left{height:80vh;height:calc(var(--vh, 1vh)*80)}}@media only screen and (max-width:400px){.limited-slider-left{height:72vh;height:calc(var(--vh, 1vh)*72)}}.limited-slider-left__image{height:100%;position:relative;width:100%}.limited-slider-left__image img{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.limited-slider-right{background-color:#f3f3f3;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;position:relative}@media only screen and (max-width:1000px){.limited-slider-right{height:85vh;height:calc(var(--vh, 1vh)*85)}}@media only screen and (max-width:520px){.limited-slider-right{height:77vh;height:calc(var(--vh, 1vh)*77)}}@media only screen and (max-width:400px){.limited-slider-right{height:86vh;height:calc(var(--vh, 1vh)*86)}}.limited-slider-right__slider-prev{height:41px;left:173px;position:absolute;top:44%;transform:translateY(-50%);transition:opacity .2s cubic-bezier(.61,1,.88,1);width:17px}.limited-slider-right__slider-prev:hover{opacity:.3}.limited-slider-right__slider-next{height:41px;position:absolute;right:173px;top:44%;transform:translateY(-50%);transition:opacity .2s cubic-bezier(.61,1,.88,1);width:17px}.limited-slider-right__slider-next:hover{opacity:.3}@media only screen and (max-width:1600px){.limited-slider-right__slider-prev{left:150px;top:50%}.limited-slider-right__slider-next{right:150px;top:50%}}@media only screen and (max-width:1350px){.limited-slider-right__slider-prev{left:45px}.limited-slider-right__slider-next{right:45px}}@media only screen and (max-width:1280px){.limited-slider-right__slider-prev{left:138px}.limited-slider-right__slider-next{right:138px}}@media only screen and (max-width:1000px){.limited-slider-right__slider-prev{left:80px}.limited-slider-right__slider-next{right:80px}.limited-slider-right__slider-prev{left:calc(50% - 308px);transform:translateY(-50%) scale(.9)}.limited-slider-right__slider-next{right:calc(50% - 308px);transform:translateY(-50%) scale(.9)}}@media only screen and (max-width:600px){.limited-slider-right__slider-prev{left:28px;overflow:hidden;width:29px}.limited-slider-right__slider-prev svg{height:100%;left:-10px;position:absolute;width:60px}.limited-slider-right__slider-next{overflow:hidden;right:28px;width:29px}.limited-slider-right__slider-next svg{height:100%;position:absolute;right:-10px;width:60px}}@media only screen and (max-width:400px){.limited-slider-right__slider-prev{left:22px;transform:scale(.7) translateY(-50%)}.limited-slider-right__slider-next{right:22px;transform:scale(.7) translateY(-50%)}}.loyalty-info__inner{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:24px;max-width:810px}@media only screen and (max-width:1280px){.loyalty-info__inner{max-width:662px}}@media only screen and (max-width:992px){.loyalty-info__inner{max-width:100%}}.loyalty-info h2{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:120%}@media only screen and (max-width:992px){.loyalty-info h2{font-size:20px;text-align:center}}@media only screen and (max-width:520px){.loyalty-info h2{font-size:18px}}.loyalty-info__banner{border:1px solid #000;display:block;height:376px;padding:36px;width:100%}.loyalty-info__banner.level-0{background:linear-gradient(102.37deg,#0084ff,#c7e4ff 77.72%,#fff 98.38%)}.loyalty-info__banner.level-1{background:linear-gradient(102.37deg,#d5b3ff,#fff 77.72%,#fff 98.38%)}.loyalty-info__banner.level-1 .loyalty-info__my-level{color:#000}.loyalty-info__banner.level-1 .loyalty-info__my-level:before{background-color:#000}.loyalty-info__banner.level-1 .loyalty-info__my-bonuses{color:#000}.loyalty-info__banner.level-2{background:linear-gradient(102.37deg,#ffd07f,#fff 77.72%,#fff 98.38%)}.loyalty-info__banner.level-2 .loyalty-info__my-level{color:#000}.loyalty-info__banner.level-2 .loyalty-info__my-level:before{background-color:#000}.loyalty-info__banner.level-2 .loyalty-info__my-bonuses{color:#000}.loyalty-info__banner.level-3{background:linear-gradient(102.37deg,#6e0002,#fff 98.37%,#fff 98.38%)}@media only screen and (max-width:520px){.loyalty-info__banner{height:244px;padding:24px}}@media only screen and (max-width:400px){.loyalty-info__banner{height:233px}}.loyalty-info__banner-inner{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.loyalty-info__my-level{color:#fffcfc;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:120%;margin-bottom:84px;position:relative;width:-moz-max-content;width:-webkit-max-content;width:max-content}.loyalty-info__my-level:before{background-color:#fffcfc;bottom:-2px;content:"";display:block;height:1px;position:absolute;width:100%}@media only screen and (max-width:520px){.loyalty-info__my-level{font-size:16px;margin-bottom:48px}}.loyalty-info__my-bonuses{color:#fffcfc;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:64px;line-height:120%;margin:0 auto 76px;text-transform:uppercase}@media only screen and (max-width:520px){.loyalty-info__my-bonuses{font-size:48px;margin-bottom:45px}}@media only screen and (max-width:400px){.loyalty-info__my-bonuses{font-size:36px;margin-bottom:48px}}.loyalty-info__my-procent{align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-left:auto}.loyalty-info__my-procent span{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:120%;text-transform:uppercase}@media only screen and (max-width:520px){.loyalty-info__my-procent span{font-size:24px}}@media only screen and (max-width:400px){.loyalty-info__my-procent span{font-size:20px}}.loyalty-info__description{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:992px){.loyalty-info__description{gap:16px}}@media only screen and (max-width:520px){.loyalty-info__description{gap:12px}}.loyalty-info__description h3{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:120%}@media only screen and (max-width:992px){.loyalty-info__description h3{font-size:20px}}@media only screen and (max-width:520px){.loyalty-info__description h3{font-size:18px}}.loyalty-info__description li,.loyalty-info__description p{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:20px;line-height:120%}@media only screen and (max-width:992px){.loyalty-info__description li,.loyalty-info__description p{font-size:18px}}@media only screen and (max-width:520px){.loyalty-info__description li,.loyalty-info__description p{font-size:16px}}.loyalty-info__description ul{padding-left:30px}@media only screen and (max-width:992px){.loyalty-info__description ul{padding-left:26px}}@media only screen and (max-width:520px){.loyalty-info__description ul{padding-left:22px}}.loyalty-info__description li{position:relative}.loyalty-info__description li:before{background-color:#000;border-radius:50%;content:"";display:block;height:4px;left:-15px;position:absolute;top:9px;width:4px}@media only screen and (max-width:992px){.loyalty-info__description li:before{left:-14px;top:9px}}@media only screen and (max-width:520px){.loyalty-info__description li:before{left:-12px;top:7px}}.loyalty-step__inner{border:1px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:34px;padding:60px;width:100%}@media only screen and (max-width:520px){.loyalty-step__inner{padding:30px 27px}}@media only screen and (max-width:400px){.loyalty-step__inner{gap:20px;padding:20px}}.loyalty-step__title-block{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;max-width:1310px}.loyalty-step__title-block h2{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:39px}@media only screen and (max-width:1100px){.loyalty-step__title-block h2{font-size:24px;line-height:28px}}@media only screen and (max-width:520px){.loyalty-step__title-block h2{font-size:20px;line-height:24px}}@media only screen and (max-width:400px){.loyalty-step__title-block h2{font-size:18px;line-height:22px}}.loyalty-step__title-block p{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:39px}@media only screen and (max-width:1100px){.loyalty-step__title-block p{font-size:24px;line-height:28px}}@media only screen and (max-width:520px){.loyalty-step__title-block p{font-size:20px;line-height:24px}}@media only screen and (max-width:400px){.loyalty-step__title-block p{font-size:18px;line-height:22px}}.loyalty-step__list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:34px;padding-left:50px;position:relative}@media only screen and (max-width:1100px){.loyalty-step__list{gap:20px;padding-left:30px}}@media only screen and (max-width:750px){.loyalty-step__list{gap:18px;padding-left:26px}}@media only screen and (max-width:400px){.loyalty-step__list{padding-left:20px}}.loyalty-step__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.loyalty-step__list-item-title{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:39px;position:relative}@media only screen and (max-width:1100px){.loyalty-step__list-item-title{font-size:18px;line-height:24px}}@media only screen and (max-width:400px){.loyalty-step__list-item-title{font-size:16px;line-height:19px}}.loyalty-step__list-item-title:before{background-color:#000;border-radius:50%;content:"";display:block;height:8px;left:-31px;position:absolute;top:15px;width:8px}@media only screen and (max-width:1100px){.loyalty-step__list-item-title:before{height:4px;left:-15px;top:10px;width:4px}}@media only screen and (max-width:400px){.loyalty-step__list-item-title:before{left:-13px;top:8px}}.loyalty-step__sublist{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;padding-left:50px}@media only screen and (max-width:1100px){.loyalty-step__sublist{padding-left:30px}}@media only screen and (max-width:750px){.loyalty-step__sublist{padding-left:26px}}@media only screen and (max-width:400px){.loyalty-step__sublist{padding-left:20px}}.loyalty-step__sublist-item{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:39px;position:relative}@media only screen and (max-width:1100px){.loyalty-step__sublist-item{font-size:18px;line-height:24px}}@media only screen and (max-width:400px){.loyalty-step__sublist-item{font-size:16px;line-height:19px}}.loyalty-step__sublist-item:before{background-color:#000;border-radius:50%;content:"";display:block;height:8px;left:-31px;position:absolute;top:15px;width:8px}@media only screen and (max-width:1100px){.loyalty-step__sublist-item:before{height:4px;left:-15px;top:10px;width:4px}}@media only screen and (max-width:400px){.loyalty-step__sublist-item:before{left:-13px;top:8px}}.loyalty-step__bottom-text{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:38px}@media only screen and (max-width:1100px){.loyalty-step__bottom-text{font-size:24px;line-height:28px}}@media only screen and (max-width:520px){.loyalty-step__bottom-text{font-size:20px;line-height:24px}}@media only screen and (max-width:400px){.loyalty-step__bottom-text{font-size:18px;line-height:22px}}.main-slider{height:100vh;height:calc(var(--vh, 1vh)*100);min-width:300px;overflow:hidden;width:100%}.main-slider__slider{height:100%;width:100%}.main-slider__slider-item{color:#fffcfc;height:100%;position:relative;width:100%}.main-slider__slider-item.white,.main-slider__slider-item.white .main-slider__slider-item-link{color:#fffcfc}.main-slider__slider-item.white .main-slider__slider-item-link:after{background-color:#fffcfc}.main-slider__slider-item.white .main-slider__slider-text-left,.main-slider__slider-item.white .main-slider__slider-text-middle{color:#fffcfc}.main-slider__slider-item.black{color:#000}.main-slider__slider-item.black .main-slider__slider-item-link{border-color:#000;color:#000}.main-slider__slider-item.black .main-slider__slider-item-link:after{background-color:#000}.main-slider__slider-item.black .main-slider__slider-text-left,.main-slider__slider-item.black .main-slider__slider-text-middle{color:#000}.main-slider__slider-item.swiper-slide-active .main-slider__slider-item-link,.main-slider__slider-item.swiper-slide-active .main-slider__slider-item-title{opacity:1;transform:translateY(0)}.main-slider__slider-item.swiper-slide-active .main-slider__slider-item-link:hover{transform:translateY(0) scale(.9)}.main-slider__slider-item-img{height:100%;width:100%}.main-slider__slider-item-img--mob{display:none}.main-slider__slider-item-img--desktop{display:block}.main-slider__slider-item-img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.main-slider__slider-item-video{height:100%;width:100%}.main-slider__slider-item-video video{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.main-slider__slider-item-block{align-items:center;bottom:128px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:21px;left:50%;position:absolute;transform:translateX(-50%)}.main-slider__slider-item-title{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;line-height:58px}.main-slider__slider-item-link,.main-slider__slider-item-title{opacity:0;transform:translateY(15px);transition:all .2s cubic-bezier(.61,1,.88,1);transition-duration:.6s}.main-slider__slider-item-link{color:#fffcfc;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:20px;line-height:24px;width:-moz-max-content;width:-webkit-max-content;width:max-content}.main-slider__slider-item-link:hover{transform:translateY(15px) scale(.9)}.main-slider__slider-item-link:after{background-color:#fffcfc;bottom:-4px;content:"";height:1px;left:0;position:absolute;width:100%}.main-slider__slider-text-left{left:100px;transform:translateY(-50%)}.main-slider__slider-text-left,.main-slider__slider-text-middle{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;line-height:58px;max-width:400px;position:absolute;top:50%}.main-slider__slider-text-middle{left:50%;text-align:center;transform:translate(-50%,-50%)}.main-slider__slider-next,.main-slider__slider-prev{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:41px;justify-content:center;transform:translateY(-50%);transition:all .2s cubic-bezier(.61,1,.88,1);width:17px}.main-slider__slider-next.swiper-button-disabled,.main-slider__slider-prev.swiper-button-disabled{opacity:0}.main-slider__slider-next:hover,.main-slider__slider-prev:hover{transform:scale(.9) translateY(-50%)}.main-slider__slider-next svg,.main-slider__slider-prev svg{display:block;height:100%;width:100%}.main-slider__slider-next:after,.main-slider__slider-prev:after{display:none}.main-slider__slider-next{right:69px}.main-slider__slider-prev{left:69px}.main-slider__slider-pagination{bottom:38px;display:none;width:100%}.main-slider__slider-pagination.swiper-pagination-lock{display:none}.main-slider .swiper-pagination-bullet{background-color:hsla(0,100%,99%,.6);height:6px;width:6px}.main-slider .swiper-pagination-bullet-active{background-color:#f3f3f3}.main-slider .swiper-pagination-bullet-active:after,.main-slider .swiper-pagination-bullet:after{border:none}@media only screen and (max-width:1600px){.main-slider__slider-item-block{bottom:128px}.main-slider__slider-item-title{font-size:42px;line-height:50px}.main-slider__slider-text-left,.main-slider__slider-text-middle{font-size:42px;line-height:50px;max-width:350px}}@media only screen and (max-width:1280px){.main-slider__slider-item-block{bottom:108px;gap:16px}.main-slider__slider-item-title{font-size:32px;line-height:38px}.main-slider__slider-text-left,.main-slider__slider-text-middle{font-size:32px;line-height:38px;max-width:300px}}@media only screen and (max-width:768px){.main-slider__slider-item-block{bottom:94px}.main-slider__slider-item-link{border-bottom:1px solid #fffcfc;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:28px;line-height:34px;max-width:90vw;text-align:center}.main-slider__slider-item-img--desktop,.main-slider__slider-item-link:after{display:none}.main-slider__slider-item-img--mob{display:block}.main-slider__slider-text-left{left:16px}.main-slider__slider-text-left,.main-slider__slider-text-middle{display:none;font-size:28px;line-height:34px}.main-slider__slider-next,.main-slider__slider-prev{display:none}.main-slider__slider-pagination{bottom:76px!important;display:-webkit-box;display:-ms-flexbox;display:flex}.main-slider__slider-pagination .swiper-pagination-bullet{margin-left:6px!important}}@media only screen and (max-width:480px){.main-slider{width:100vw}.main-slider__slider-item-block{bottom:78px}.main-slider__slider-item-link{font-size:24px;line-height:29px}.main-slider__slider-pagination{bottom:64px!important}.main-slider__slider-text-left,.main-slider__slider-text-middle{font-size:24px;line-height:29px}}.new-products{background-color:#fffcfc;overflow:hidden;padding:128px 0 64px;width:100%}.new-products__title-block{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:40px}.new-products__title{color:#000;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:29px}.new-products__link{border:1px solid transparent;color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:19px;transition:border-color .3s cubic-bezier(.61,1,.88,1)}.new-products__link:hover{border-bottom:1px solid #000}.new-products__slider{width:100%}.new-products__slider-item{cursor:pointer;height:auto;max-height:82vh;max-height:calc(var(--vh, 1vh)*82);max-width:459px;position:relative;width:100%}.new-products__slider-item:hover .new-products__slider-inner:before{opacity:.2}.new-products__slider-item:hover .new-products__slider-img{transform:scale(1.05)}.new-products__slider-inner{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;overflow:hidden;padding-top:193%;position:relative;width:100%}.new-products__slider-inner:before{background:#000;content:"";opacity:0;z-index:2}.new-products__slider-img,.new-products__slider-inner:before{height:100%;left:0;position:absolute;top:0;transition:all .4s cubic-bezier(.61,1,.88,1);width:100%}.new-products__slider-img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1);z-index:1}.new-products__slider-title{bottom:36px;color:#fffcfc;display:none;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;left:36px;line-height:29px;position:absolute;z-index:1}.new-products__slider-pagination{display:none}.new-products__slider-next,.new-products__slider-prev{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:41px;justify-content:center;transform:translateY(-50%);transition:all .2s cubic-bezier(.61,1,.88,1);width:17px}.new-products__slider-next.swiper-button-disabled,.new-products__slider-prev.swiper-button-disabled{opacity:0}.new-products__slider-next:hover,.new-products__slider-prev:hover{transform:scale(.9) translateY(-50%)}.new-products__slider-next svg,.new-products__slider-prev svg{display:block;height:100%;width:100%}.new-products__slider-next:after,.new-products__slider-prev:after{display:none}.new-products__slider-next{right:69px}.new-products__slider-prev{left:69px}.new-products__slider-labels{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;left:20px;position:absolute;top:20px;z-index:2}@media only screen and (max-width:520px){.new-products__slider-labels{left:20px;top:30px}}.new-products__slider-labels span{color:#fffcfc;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:38px;text-transform:uppercase}@media only screen and (max-width:1600px){.new-products__slider-labels span{font-size:24px;line-height:29px}}@media only screen and (max-width:1280px){.new-products__slider-labels span{font-size:16px;line-height:19px}}@media only screen and (max-width:768px){.new-products__slider-labels span{font-size:24px;line-height:29px}}@media only screen and (max-width:520px){.new-products__slider-labels span{font-size:18px;line-height:22px}}@media only screen and (max-width:400px){.new-products__slider-labels span{font-size:14px;line-height:17px}}.new-products__add-favorite{cursor:pointer;display:block;height:30px;position:absolute;right:20px;top:14px;transition:all .2s cubic-bezier(.61,1,.88,1);width:30px;z-index:2}.new-products__add-favorite.active svg path,.new-products__add-favoritehover svg path{fill:#fffcfc}.new-products__add-favorite svg{display:block;height:100%;width:100%}.new-products__add-favorite svg path{stroke:#fffcfc;transition:all .2s cubic-bezier(.61,1,.88,1)}@media only screen and (max-width:1600px){.new-products__slider-item{max-height:77vh;max-height:calc(var(--vh, 1vh)*77);max-width:379px}.new-products__slider-inner{padding-top:184%}.new-products__add-favorite{top:22px}}@media only screen and (max-width:1280px){.new-products{padding:108px 0 54px}.new-products__link{border-bottom:1px solid #000}.new-products__slider-item{max-height:81vh;max-height:calc(var(--vh, 1vh)*81);max-width:347px}.new-products__slider-inner{padding-top:154%}.new-products__slider-next{right:47px}.new-products__slider-prev{left:47px}.new-products__add-favorite{height:20px;top:20px;width:20px}}@media only screen and (max-width:768px){.new-products{padding:70px 0 38px}.new-products__title-block{display:none}.new-products__slider-item{flex:0 0 100%;height:94vh;height:calc(var(--vh, 1vh)*94);max-height:94vh;max-height:calc(var(--vh, 1vh)*94);max-width:100%}.new-products__slider-inner{height:100%;padding-top:0}.new-products__slider-img{position:relative}.new-products__slider-title{border-bottom:1px solid #fffcfc;bottom:90px;display:block;font-size:28px;left:50%;line-height:34px;transform:translateX(-50%)}.new-products__slider-next,.new-products__slider-prev{display:none}.new-products .swiper-pagination{bottom:76px;display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;transform:translateX(-50%)}.new-products .swiper-pagination-bullet{background-color:hsla(0,100%,99%,.6);height:6px;margin:0 3px!important;width:6px}.new-products .swiper-pagination-bullet-active{background-color:#f3f3f3}.new-products .swiper-pagination-bullet-active:after,.new-products .swiper-pagination-bullet:after{border:none}.new-products__add-favorite{height:30px;width:30px}}@media only screen and (max-width:520px){.new-products{padding:48px 0}.new-products__title{font-size:16px;line-height:19px}.new-products__slider-item{height:89vh;height:calc(var(--vh, 1vh)*89);max-height:89vh;max-height:calc(var(--vh, 1vh)*89)}.new-products__slider-inner{padding-top:0}.new-products__slider-title{bottom:78px;font-size:24px;line-height:29px}.new-products .swiper-pagination{bottom:64px}.new-products__add-favorite{height:24px;width:24px}}@media only screen and (max-width:400px){.new-products{padding:32px 0 16px}.new-products__slider-item{height:95vh;height:calc(var(--vh, 1vh)*95);max-height:95vh;max-height:calc(var(--vh, 1vh)*95)}.new-products__slider-inner{padding-top:0}.new-products__add-favorite{height:18px;top:30px;width:18px}}.review-card{grid-gap:32px;border-top:1px solid #000;display:grid;gap:32px;grid-template-columns:172px 1fr;padding-top:64px}@media only screen and (max-width:1100px){.review-card{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:8px;padding-top:32px}}.review-card__aside{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:8px}@media only screen and (max-width:1100px){.review-card__aside{gap:4px}}.review-card__city,.review-card__name{color:#000;font-size:16px;line-height:100%}.review-card__main{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:32px}@media only screen and (max-width:1100px){.review-card__main{gap:16px}}.review-card__name-date{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;justify-content:space-between}@media only screen and (max-width:1100px){.review-card__name-date{align-items:center}}@media only screen and (max-width:520px){.review-card__name-date{align-items:flex-start;flex-direction:column-reverse;gap:8px}}.review-card__product-name{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:100%;margin-bottom:8px;position:relative}.review-card__product-name:hover:after{background-color:#000;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}@media only screen and (max-width:600px){.review-card__product-name:hover:after{bottom:-2px;height:2px}}@media only screen and (max-width:520px){.review-card__product-name{font-size:24px;margin-bottom:4px}}.review-card__sku{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:100%;margin-bottom:16px}.review-card__stars{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px}@media only screen and (max-width:520px){.review-card__stars{margin-bottom:16px}}.review-card__text{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:20px;line-height:100%}@media only screen and (max-width:520px){.review-card__text{font-size:16px}}.review-card__date{color:#000;font-size:16px}.review-card__footer{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:600px){.review-card__footer{align-items:flex-end;gap:8px;grid-template-columns:1fr;justify-content:flex-start}}.review-card__footer button{color:#000;cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:100%;min-width:-moz-max-content;min-width:-webkit-max-content;min-width:max-content;position:relative}@media only screen and (max-width:600px){.review-card__footer button{font-size:24px;width:-moz-max-content;width:-webkit-max-content;width:max-content}}.review-card__footer button.active:after,.review-card__footer button:hover:after{background-color:#000;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}@media only screen and (max-width:600px){.review-card__footer button.active:after,.review-card__footer button:hover:after{bottom:-2px;height:2px}}.review-card__button-answer{grid-column:2/3;justify-self:flex-end}@media only screen and (max-width:600px){.review-card__button-answer{grid-column:unset;grid-row:unset}}.review-card__button-attachments{grid-column:1/2;justify-self:flex-start}@media only screen and (max-width:600px){.review-card__button-attachments{grid-column:unset;grid-row:unset;justify-self:flex-end}}.review-card__reply{background:#ececec;color:#000;font-size:20px;grid-column:1/3;grid-row:2/3;justify-self:flex-end;margin-top:32px;max-width:792px;padding:46px 32px;position:relative}.review-card__reply:before{border-bottom:18px solid #ececec;border-left:18px solid transparent;border-right:18px solid transparent;content:"";height:0;position:absolute;right:30px;top:-18px;width:0}@media only screen and (max-width:1100px){.review-card__reply{padding:24px 33px}}@media only screen and (max-width:600px){.review-card__reply{font-size:16px;grid-column:unset;grid-row:unset;margin-top:24px;padding:16px 19px}}@media only screen and (max-width:400px){.review-card__reply{padding:22px 8px}}.breadcrumbs,.breadcrumbs__item{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs__item{font-size:14px;line-height:14px;margin-right:16px}.breadcrumbs__item-title{color:#000;display:block;transition:all .2s cubic-bezier(.61,1,.88,1)}.breadcrumbs__item-title:hover{opacity:.6}.breadcrumbs__item svg{display:block;height:12px;margin-left:16px;width:8px}.breadcrumbs__item.last{color:#848484;margin-right:0;pointer-events:none}.product-item{display:block;position:relative;width:100%}.product-item:hover .product-item__top{opacity:1}.product-item.expanded .product-item__expand:before{transform:rotate(-90deg)}.product-item.wide .product-item__main{filter:drop-shadow(0 2px 7px rgba(0,0,0,.04)) drop-shadow(0 8px 70px rgba(58,59,65,.07))}.product-item__main{display:block;height:auto;overflow:hidden;padding-top:138%;position:relative;width:100%}.product-item__images{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.product-item__image{flex:1 1;opacity:0;overflow:hidden;width:100%;z-index:2}.product-item__image.active{opacity:1}.product-item__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;z-index:1}.product-item__bg,.product-item__image img{height:100%;left:0;position:absolute;top:0;width:100%}.product-item__bg{background:hsla(0,0%,52%,.4)}.product-item__bottom{margin-top:16px}.product-item__expand,.product-item__row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item__expand{cursor:pointer;flex-shrink:0;height:20px;justify-content:center;margin-left:auto;margin-right:16px;position:relative;width:20px}.product-item__expand:before{height:100%;width:2px}.product-item__expand:after,.product-item__expand:before{background:#000;content:"";position:absolute;transition:all .2s cubic-bezier(.61,1,.88,1)}.product-item__expand:after{height:2px;width:100%}.product-item__title{color:#000;display:inline-block;font-size:16px;line-height:19px;margin-bottom:5px;margin-right:5px}.product-item__title:hover{opacity:.6}.product-item__price{color:#000;font-size:16px;line-height:19px}.product-item__oldprice{color:#848484;font-size:12px;line-height:24px;margin-left:6px;text-decoration-line:line-through}.product-item__discount{color:#f32255;font-size:12px;line-height:24px;margin-left:6px}.product-item__top{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;left:0;padding:0 16px;position:absolute;top:16px;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%;z-index:2}.product-item__label{color:#fffcfc;font-size:16px;line-height:19px}.product-item__favorite{cursor:pointer;display:block;height:20px;margin-left:auto;transition:all .2s cubic-bezier(.61,1,.88,1);width:20px}.product-item__favorite.active svg path,.product-item__favorite:hover svg path{fill:#fffcfc}.product-item__favorite svg{display:block;height:100%;width:100%}.product-item__favorite svg path{transition:all .2s cubic-bezier(.61,1,.88,1)}.product-item__colors{flex-wrap:wrap;gap:10px;margin-top:8px}.product-item__color,.product-item__colors{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item__color{border:.5px solid #d5d5d5;border-radius:50%;cursor:pointer;flex-shrink:0;height:12px;justify-content:center;position:relative;width:12px}.product-item__color:before{border:.5px solid #d4d4d4;border-radius:50%;content:"";height:calc(100% + 6px);left:-3px;opacity:0;position:absolute;top:-3px;width:calc(100% + 6px);z-index:1}.product-item__color.active:before{content:"";opacity:1}.product-item__details{bottom:0;left:0;padding:20px;position:absolute;transform:translateY(100%);transition:all .2s cubic-bezier(.61,1,.88,1);width:100%;z-index:5}.product-item__details.show{transform:translateY(0)}.product-item__details:before{background:#fffcfc;bottom:0;content:"";height:100%;left:0;opacity:.95;position:absolute;width:100%;z-index:-1}.product-item__details-text{font-size:14px;line-height:16px}.product-item__sizes{flex-wrap:wrap;gap:12px;margin-top:12px;width:100%}.product-item__size,.product-item__sizes{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item__size{border:1px solid transparent;cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;height:25px;justify-content:center;text-transform:uppercase;transition:all .2s cubic-bezier(.61,1,.88,1);width:-moz-max-content;width:-webkit-max-content;width:max-content}.product-item__size:hover{opacity:.7}.product-item__size.active{border-color:#000;padding:0 4px;pointer-events:none}.product-item__add{font-size:14px;height:32px;line-height:14px;margin-top:20px;white-space:nowrap;width:100%}@media only screen and (max-width:768px){.product-item__bottom{margin-top:12px}.product-item__top{opacity:1}.product-item__label{font-size:14px;line-height:17px}.product-item__expand{height:16px;margin-right:0;width:16px}.product-item__title{font-size:14px;line-height:17px;margin-bottom:4px;margin-right:12px}.product-item__price{font-size:12px;line-height:17px}.product-item__details{padding:12px}.product-item__sizes{gap:8px}.product-item__add{height:36px;line-height:12px}}.card-container{width:100%}.accordion{border-bottom:1px solid #d4d4d4;overflow:hidden;position:relative;width:100%}.accordion.expand{padding-bottom:16px}.accordion.expand .accordion__icon:before{transform:rotate(-90deg)}.accordion.expand .accordion__content{height:var(--height)}.accordion:first-child{border-top:1px solid #d4d4d4}.accordion__btn{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:16px 0;width:100%}.accordion__btn:hover .accordion__title{opacity:.7}.accordion__title{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:24px;padding-right:24px;transition:all .2s cubic-bezier(.61,1,.88,1)}.accordion__icon{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:16px;justify-content:center;position:relative;width:16px}.accordion__icon:before{height:100%;width:2px}.accordion__icon:after,.accordion__icon:before{background:#000;content:"";position:absolute;transition:all .2s cubic-bezier(.61,1,.88,1)}.accordion__icon:after{height:2px;width:100%}.accordion__content{color:#000;font-size:14px;height:0;line-height:20px;overflow:hidden;padding-bottom:0;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.accordion__content ol,.accordion__content p,.accordion__content ul{margin-top:24px}.accordion__content ol:first-child,.accordion__content p:first-child,.accordion__content ul:first-child{margin-top:0}.date-dropdown{width:100%}.date-dropdown .dropdown__list{max-height:none;padding:0}.date-dropdown .vc-container{border:0;width:100%}.date-dropdown .vc-title{font-size:16px;line-height:24px!important;text-transform:capitalize}.date-dropdown .vc-arrow{border:none;height:24px;width:24px}.date-dropdown .vc-arrow svg{display:none}.date-dropdown .vc-arrow.is-left{background:url(/icons/arrow-2-left-black.svg) no-repeat;background-position:50%;background-size:18px}.date-dropdown .vc-arrow.is-right{background:url(/icons/arrow-2-right-black.svg) no-repeat;background-position:50%;background-size:18px}.date-dropdown .vc-arrows-container{padding:12px 12px 8px}.date-dropdown .vc-header{padding:12px 12px 8px!important;position:relative}.date-dropdown .vc-header:after{background:#f6f6f6;bottom:0;content:"";display:block;height:1px;left:0;margin:auto;position:absolute;right:0;width:calc(100% - 24px)}.date-dropdown .vc-weeks{padding:20px 12px 12px!important}.date-dropdown .vc-weekday{color:#434343!important;font-size:10px;font-weight:400!important;line-height:12px!important;text-transform:uppercase!important}.date-dropdown .vc-day-content{color:#000;font-size:14px;font-weight:400!important;line-height:20px!important}.date-dropdown .vc-day-content:focus{background-color:#000!important;color:#fffcfc;font-weight:400!important}.date-dropdown .vc-highlight{background:#000!important}.dropdown-suggest{position:relative}.dropdown-suggest--opened .dropdown-suggest__content{display:block}.dropdown-suggest input{padding-right:40px}.dropdown-suggest__loading{height:24px;margin:0;position:absolute;right:8px;top:12px;width:24px}.dropdown-suggest__content{display:none;left:0;position:absolute;top:100%;width:100%;z-index:10}.dropdown-suggest__list{background-color:#fff;box-shadow:0 2px 7px rgba(0,0,0,.04),0 8px 70px rgba(58,59,65,.07);max-height:152px;overflow:auto}.dropdown-suggest__item{align-items:center;border:none;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;height:34px;line-height:16px;padding:0 16px;position:relative;text-align:left;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.dropdown-suggest__item:hover{background:#f6f6f6}.dropdown-suggest__error{color:#8b0000;font-size:11px;line-height:13px}.dropdown{width:-moz-max-content;width:-webkit-max-content;width:max-content}.dropdown.opened .dropdown__arrow{transform:rotate(-180deg)}.dropdown.disabled .dropdown__arrow{display:none}.dropdown.disabled .dropdown__btn{border-color:#d4d4d4;pointer-events:none}.dropdown__btn{height:32px;position:relative;z-index:1}.dropdown__btn,.dropdown__btn:before{transition:all .2s cubic-bezier(.61,1,.88,1)}.dropdown__btn:before{border:2px solid #d4d4d4;box-sizing:content-box;content:"";height:calc(100% + 2px);left:-3px;opacity:0;position:absolute;top:-3px;width:calc(100% + 2px);z-index:-1}.dropdown__btn:focus:before{opacity:1}.dropdown__btn:hover{background:#f6f6f6}.dropdown__title{font-size:14px;line-height:14px}.dropdown__arrow{height:auto;margin-left:10px;transition:all .2s cubic-bezier(.61,1,.88,1);width:10px}.dropdown__arrow svg{display:block;height:10px;width:10px}.dropdown__list{background:#fffcfc;box-shadow:0 2px 7px rgba(0,0,0,.04),0 8px 70px rgba(58,59,65,.07);max-height:152px;min-width:100%;overflow:hidden;padding:8px 0;top:36px;width:-moz-max-content;width:-webkit-max-content;width:max-content;z-index:20}.dropdown__item{align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:28px;line-height:16px;padding:0 16px;position:relative}.dropdown__item,.dropdown__item:after{transition:all .2s cubic-bezier(.61,1,.88,1)}.dropdown__item:after{background:#d4d4d4;bottom:0;content:"";display:block;height:1px;left:0;margin:auto;opacity:1;position:absolute;right:0;width:calc(100% - 32px)}.dropdown__item:hover{background:#f6f6f6}.dropdown__item:hover:after,.dropdown__item:last-child:after{opacity:0}.filter-dropdown{position:relative;z-index:10}.filter-dropdown.expanded .filter-dropdown__arrow{transform:rotate(-180deg)}.filter-dropdown__btn{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.filter-dropdown__btn:hover .filter-dropdown__title{opacity:.7}.filter-dropdown__title{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:18px;line-height:21px;transition:all .2s cubic-bezier(.61,1,.88,1)}.filter-dropdown__arrow{display:block;height:auto;margin-left:8px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:all .2s cubic-bezier(.61,1,.88,1);width:12px}.filter-dropdown__list{background:#fffcfc;box-shadow:0 2px 7px rgba(0,0,0,.04),0 8px 70px rgba(58,59,65,.07);left:0;padding:24px;position:absolute;top:51px;width:-moz-max-content;width:-webkit-max-content;width:max-content;z-index:10}.filter-dropdown__item{margin-top:12px}.filter-dropdown__item:first-child{margin-top:0}.filter-dropdown__clear{font-size:12px;height:32px;line-height:14px;margin-top:16px;max-width:100px;padding:0;width:100%}.filter-dropdown__count{align-items:center;background:#000;border-radius:50%;color:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;height:18px;justify-content:center;margin-left:8px;width:18px}.filter-price{margin-left:75px;position:relative;z-index:10}@media only screen and (max-width:1400px){.filter-price{margin-left:32px}}.filter-price.expanded .filter-price__arrow{transform:rotate(-180deg)}.filter-price__btn{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.filter-price__btn:hover .filter-price__title{opacity:.7}.filter-price__title{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:18px;line-height:21px;transition:all .2s cubic-bezier(.61,1,.88,1)}.filter-price__circle{align-items:center;background:#000;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:18px;justify-content:center;margin-left:8px;width:18px}.filter-price__cross{border:none;height:100%;position:relative;width:100%}.filter-price__cross:after,.filter-price__cross:before{background-color:#fff;border-radius:1px;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) translateZ(0) rotate(45deg);transition:background .3s}.filter-price__cross:before{height:2px;width:12px}.filter-price__cross:after{height:12px;width:2px}.filter-price__arrow{display:block;height:auto;margin-left:8px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:all .2s cubic-bezier(.61,1,.88,1);width:12px}.filter-price__content{background:#fffcfc;box-shadow:0 2px 7px rgba(0,0,0,.04),0 8px 70px rgba(58,59,65,.07);left:0;max-width:300px;padding:24px;position:absolute;top:51px;width:-moz-max-content;width:-webkit-max-content;width:max-content;z-index:10}.filter-price__content:first-child{margin-top:0}.filter-price__wrapper{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;justify-content:center;margin-bottom:16px}.filter-price__item input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid #d4d4d4;color:#000;display:block;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;height:40px;line-height:18px;outline:0;padding:0 16px;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.filter-price__item input::-moz-placeholder{color:#848484;color:#434343;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;line-height:18px}.filter-price__item input::placeholder{color:#848484;color:#434343;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;line-height:18px}.filter-price__error{color:#8b0000;display:none;font-size:14px;line-height:16px;margin-bottom:12px}.filter-price__error--active{display:block}.filter-price__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.filter-price__clear,.filter-price__submit{height:40px;padding:0 16px;width:100%}.filter-price__clear{margin-top:0}.reviews-dropdown{position:relative;z-index:10}.reviews-dropdown.expanded .reviews-dropdown__arrow{transform:rotate(-180deg)}.reviews-dropdown__btn{align-items:center;background:#000;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;min-width:167px;padding:8px}.reviews-dropdown__btn.disabled{background:#d5d5d5;pointer-events:none}.reviews-dropdown__title{color:#fffcfc;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:18px;line-height:100%}.reviews-dropdown__arrow{align-items:center;height:24px;justify-content:center;margin-left:4px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:24px}.reviews-dropdown__arrow,.reviews-dropdown__list{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews-dropdown__list{background:#000;background-color:#fffcfc;flex-direction:column;gap:4px;left:0;min-width:167px;position:absolute;top:calc(100% + 8px);z-index:10}.reviews-dropdown__item{background-color:#000;color:#fffcfc;cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:18px;line-height:100%;padding:8px;width:100%}.address-form-suggest{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:16px}@media (max-width:768px){.address-form-suggest{gap:8px}}.address-form-suggest__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media (max-width:768px){.address-form-suggest__row{flex-direction:column;gap:8px}}.address-form-suggest__col{width:100%}.form__messages{color:#8b0000;font-size:12px}.call-form__title{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:20px;line-height:26px}.custom-form{white-space:normal}.custom-form:not(.form--dark){color:$dark-color}.register-form__title{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:20px;line-height:26px}.review-form__title{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;line-height:100%;margin-bottom:16px}@media only screen and (max-width:1600px){.review-form__title{font-size:32px}}.review-form__rating{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;position:relative}.review-form__star{cursor:pointer}.review-form__grid{grid-column-gap:24px;grid-row-gap:16px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:1fr 1fr;row-gap:16px}@media only screen and (max-width:600px){.review-form__grid{grid-template-columns:1fr}}.review-form__textarea{grid-column:1/-1;height:144px;width:100%}.review-form__textarea textarea{height:100%}.review-form__char-count{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/-1;justify-content:space-between}.review-form__add-image,.review-form__chars-review{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:100%}.review-form__add-image{cursor:pointer}.review-form__add-image:disabled{color:#848484;cursor:default;pointer-events:none}.review-form__bottom-block{margin:0 auto;max-width:360px;width:100%}.review-form__submit-block{position:relative}.review-form__submit{font-size:18px;line-height:100%;width:100%}.review-form__submit:disabled{cursor:default;pointer-events:none}.review-form__details-checkbox{margin-top:30px}.review-form__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:32px;position:relative}@media only screen and (max-width:600px){.review-form__images{gap:8px}}.review-form__images .image-thumb{height:120px;margin-top:24px;position:relative;width:120px}@media only screen and (max-width:600px){.review-form__images .image-thumb{height:100px;width:100px}}@media only screen and (max-width:400px){.review-form__images .image-thumb{height:70px;margin-top:8px;width:70px}}.review-form__images .image-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.review-form__images .image-thumb button{align-items:center;background:#fff;border:1px solid #000;border-radius:50%;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:24px;justify-content:center;line-height:18px;position:absolute;right:0;text-align:center;top:0;transform:translate(50%,-50%);width:24px}@media only screen and (max-width:600px){.review-form__images .image-thumb button{height:16px;width:16px}}@media only screen and (max-width:400px){.review-form__images .image-thumb button{height:12px;width:12px}}.review-form__images .image-thumb button img{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:12px;justify-content:center;-o-object-fit:contain;object-fit:contain;width:12px}@media only screen and (max-width:600px){.review-form__images .image-thumb button img{height:8px;width:8px}}@media only screen and (max-width:400px){.review-form__images .image-thumb button img{height:6px;width:6px}}.review-form__image-error-list{color:#8b0000;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;font-size:11px;line-height:13px;position:absolute;top:calc(100% + 4px)}.review-form__input,.review-form__textarea{margin-bottom:13px;position:relative}.review-form__input-error,.review-form__submit-error{color:#8b0000;font-size:11px;line-height:13px;position:absolute;top:calc(100% + 4px)}.review-form__submit-success{color:green;font-size:11px;line-height:13px;position:absolute;top:calc(100% + 4px)}.modal.alert{align-items:center;background:#000;bottom:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100000}.modal.alert .modal-header{margin:0 0 2rem}.alert-cont{max-width:60rem;min-width:30rem;padding:0 0 4rem;position:relative}@media only screen and (max-width:64rem){.alert-cont{max-width:95vw}}.alert__content{margin:0 0 4rem}@media only screen and (max-width:76.8rem){.alert__content{margin-bottom:2rem}}.col{margin-top:20px}.cookie-bar{align-items:center;background:#fffcfc;bottom:8px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;height:auto;padding:24px 36px 28px 32px;position:fixed;right:50%;transform:translateX(50%);width:617px;z-index:90}.cookie-bar__title{font-size:16px;line-height:19px}.cookie-bar__text{font-size:12px;line-height:15px;margin-top:7px}.cookie-bar__submit{margin-left:34px}@media only screen and (max-width:768px){.cookie-bar{bottom:8px;gap:10px;left:8px;padding:12px;right:8px;transform:none;width:calc(100% - 16px)}.cookie-bar__text{margin-top:0}.cookie-bar__submit{flex-shrink:0;margin-left:auto;width:-moz-max-content;width:-webkit-max-content;width:max-content}}.mf-cursor{backface-visibility:hidden;contain:layout style size;direction:ltr;left:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s,color .4s;z-index:10001}.mf-cursor:before{background:#fff;border-radius:50%;content:"";display:block;height:6rem;left:-3rem;position:absolute;top:-3rem;transform:scale(.33);transition:transform .25s ease-in-out,opacity .1s,background-color .2s;width:6rem}.mf-cursor.-white{color:#fff}.mf-cursor.-white:before{background:#fff}.mf-cursor.-default{color:#fff}.mf-cursor.-default:before{background:#fff}.mf-cursor.-inverse{color:#000}.mf-cursor.-inverse:before{background-color:#000}@supports (mix-blend-mode:exclusion){.mf-cursor.-exclusion{mix-blend-mode:exclusion}.mf-cursor.-exclusion:before{background:#000}}.mf-cursor.-pointer:before{transform:scale(.15)}.mf-cursor.-static:before{transform:scale(1)}.mf-cursor.-text:before{opacity:.85;transform:scale(1.7)}.mf-cursor.-text.-active:before{transform:scale(1.6);transition-duration:.2s}.mf-cursor.-icon:before{transform:scale(1.5)}.mf-cursor.-icon.-active:before{transform:scale(1.4)}.mf-cursor.-hidden:before{transform:scale(0)}.mf-cursor-text{align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;height:3.6rem;justify-content:center;left:-1.8rem;line-height:2rem;opacity:0;position:absolute;text-align:center;top:-1.8rem;transform:scale(0) rotate(10deg);transition:opacity .4s,transform .3s;width:3.6rem}.mf-cursor.-icon .mf-cursor-text,.mf-cursor.-text .mf-cursor-text{opacity:1;transform:scale(1)}.mf-cursor-media{backface-visibility:hidden;height:6.2rem;margin:-3.1rem 0 0 -3.1rem;overflow:hidden;position:absolute;transform:translateZ(0);width:6.2rem}.mf-cursor-media img,.mf-cursor-media img:last-child{opacity:1;position:relative}.mf-cursor-media-box{backface-visibility:hidden;border-radius:50%;height:100%;opacity:0;overflow:hidden;padding:1px;position:relative;transform:scale(1) translateZ(0);transition:transform .35s,opacity .2s .2s;width:100%}.mf-cursor.-media .mf-cursor-media-box{opacity:1;transform:scale(1);transition-delay:0s,0s;transition-duration:.4s,.4s}.dropdown{font-size:14px;position:relative;width:100%}.dropdown.disabled{opacity:.6;pointer-events:none}.dropdown__btn{align-items:center;border:1px solid #000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;justify-content:space-between;padding:0 16px;width:100%}.dropdown__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown__title.placeholder{color:#848484}.dropdown__arrow{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-left:8px}.dropdown__list{background-color:#fff;border:1px solid #ccc;left:0;max-height:240px;overflow:auto;padding:0;position:absolute;top:calc(100% + 4px);width:100%;z-index:10}.dropdown__item{border-bottom:1px solid #eee;cursor:pointer;height:74px;padding:10px}.dropdown__item.active,.dropdown__item:hover{background-color:#f6f6f6}.product-option{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;transition:background-color .3s ease;width:100%}.product-option:after{content:none}.product-option__image{border-radius:8px;height:54px;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:relative;width:36px}.product-option__image img{height:100%;width:100%}.product-option__name{color:#000;font-style:32px}.product-option__color,.product-option__name{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;line-height:100%}.product-option__color{color:#8f8e8e;font-style:14px}.footer{background-color:#f3f3f3;margin-top:104px;padding-bottom:25px;padding-top:49px}.footer__grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 911px}.footer__col--socials{flex-direction:column;gap:40px}.footer__col--socials,.footer__col-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__col-wrapper{gap:124px}.footer__col-wrapper .footer__col:nth-child(2) .footer__col-link{max-width:-moz-max-content;max-width:-webkit-max-content;max-width:max-content;width:-moz-max-content;width:-webkit-max-content;width:max-content}.footer__col-wrapper .footer__col:nth-child(3){max-width:304px}.footer__col-title{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:14px}.footer__col-list{margin-top:16px}.footer__col-link{align-items:center;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Onest,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:19px;margin-top:8px;transition:all .2s cubic-bezier(.61,1,.88,1)}.footer__col-link:hover{opacity:.6}.footer__col-link:first-child{margin-top:0}.footer__col-link svg{display:block;margin-right:8px;min-height:16px;min-width:16px}.footer__col-text{color:#000;font-family:Onest,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:19px;margin-top:16px}.footer__col-text:first-child{margin-top:0}.footer__col-social{flex-wrap:wrap;gap:12px}.footer__col-social,.footer__col-social-item{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__col-social-item{border:1px solid #000;cursor:pointer;height:44px;justify-content:center;transition:all .2s cubic-bezier(.61,1,.88,1);width:44px}.footer__col-social-item:first-child{margin-left:0}.footer__col-social-item:hover{opacity:.6}.footer__col-social-item img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:24px}.footer__dropdown{display:none}.footer__bottom{display:grid}.footer__bottom-col{align-items:center}.footer__bottom-col,.footer__bottom-col-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__bottom-col-wrapper{gap:40px}.footer__bottom-link{color:#000;font-family:Onest,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:19px;-webkit-text-decoration:underline;text-decoration:underline;transition:all .2s cubic-bezier(.61,1,.88,1)}.footer__bottom-link:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.footer__bottom-developer{color:#000;font-size:16px;line-height:19px;margin-left:auto}.footer__logo{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:32px}.footer__copyright{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:18px;line-height:22px;white-space:pre-line}@media only screen and (max-width:1480px){.footer__bottom,.footer__grid{grid-template-columns:1fr 741px}.footer__col-wrapper{gap:70px}}@media only screen and (max-width:1200px){.footer__bottom,.footer__grid{grid-template-columns:1fr 661px}.footer__col-wrapper{gap:30px}}@media only screen and (max-width:1050px){.footer__grid{gap:32px}.footer__bottom,.footer__grid{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.footer__bottom{align-items:flex-start;display:none;row-gap:12px}.footer__bottom-link{margin-left:48px}}@media only screen and (max-width:768px){.footer{margin-top:48px;padding:48px 0}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.footer__grid{gap:0;order:-1}.footer__col-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:8px}.footer__col-social{flex-wrap:wrap;gap:12px}.footer__col-social-item{margin-left:0}.footer__bottom{gap:36px;margin-top:0}.footer__bottom,.footer__bottom-wrapper{align-items:center;flex-direction:column}.footer__bottom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.footer__bottom-developer,.footer__bottom-link{font-size:14px;line-height:17px;margin-left:0}.footer__bottom-col-wrapper{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.footer__copyright{font-size:18px;line-height:22px;margin-left:0;text-align:center}.footer__col{display:none}.footer__col--socials{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:20px;margin-top:32px;order:1}.footer__dropdown{display:block;position:relative}.footer__dropdown.active .footer__dropdown-list{height:var(--height)}.footer__dropdown.active .footer__dropdown-arrow{transform:rotate(-180deg)}.footer__dropdown-btn{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px;width:-moz-max-content;width:-webkit-max-content;width:max-content}.footer__dropdown-title{color:#000;font-family:Onest,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;font-weight:500;line-height:22px}.footer__dropdown-arrow{flex-shrink:0;height:10px;transition:all .2s cubic-bezier(.61,1,.88,1);width:10px}.footer__dropdown-arrow svg{display:block;height:100%;width:100%}.footer__dropdown-arrow svg path{stroke:#000}.footer__dropdown-list{height:0;margin-top:9px;overflow:hidden;transition:all .2s cubic-bezier(.61,1,.88,1)}.footer__dropdown-item{align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Onest,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:12px;line-height:14px;margin-top:7px}.footer__dropdown-item:first-child{margin-top:0}.footer__dropdown-item:last-child{margin-bottom:6px}.footer__dropdown-item svg{display:block;margin-right:8px;min-height:16px;min-width:16px}}.header{color:#000;height:64px;left:0;position:fixed;top:0;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%;z-index:100}.header.promo-show{margin-top:64px}@media only screen and (max-width:1280px){.header.promo-show{margin-top:54px}}@media only screen and (max-width:1100px){.header.promo-show{margin-top:48px}}.header.promo-show .search-popup{top:128px}@media only screen and (max-width:1280px){.header.promo-show .search-popup{top:108px}}@media only screen and (max-width:1100px){.header.promo-show .search-popup{top:96px}}.header.promo-show .popup.popup-right{top:128px}@media only screen and (max-width:1280px){.header.promo-show .popup.popup-right{top:108px}}@media only screen and (max-width:1100px){.header.promo-show .popup.popup-right{top:0}}.header.delivery-notice.promo-show .search-popup{top:168px}@media only screen and (max-width:1280px){.header.delivery-notice.promo-show .search-popup{top:148px}}@media only screen and (max-width:1100px){.header.delivery-notice.promo-show .search-popup{top:136px}}.header.delivery-notice.promo-show .popup.popup-right{top:168px}@media only screen and (max-width:1280px){.header.delivery-notice.promo-show .popup.popup-right{top:148px}}@media only screen and (max-width:1100px){.header.delivery-notice.promo-show .popup.popup-right{top:0}}.header.delivery-notice.promo-show .header__delivery-notice{top:64px}@media only screen and (max-width:1280px){.header.delivery-notice.promo-show .header__delivery-notice{top:54px}}@media only screen and (max-width:1100px){.header.delivery-notice.promo-show .header__delivery-notice{top:48px}}.header.opened-dropdown .header__background{opacity:1;visibility:visible}.header.is-transparent .header__promo-banner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,0,0,.1);transition:all .2s cubic-bezier(.61,1,.88,1)}.header.is-transparent .header__promo-link,.header.is-transparent .header__promo-phone{color:#fffcfc}.header.is-transparent .header__phone-icon svg path{stroke:#fffcfc}.header.is-transparent .header__background{opacity:0;visibility:hidden}.header.is-transparent .header__nav-item{color:#fffcfc}.header.is-transparent .header__nav-item:hover:after{background-color:#fffcfc}.header.is-transparent .header__account-icon svg circle,.header.is-transparent .header__account-icon svg path,.header.is-transparent .header__cart-icon svg path,.header.is-transparent .header__favorite-icon svg path,.header.is-transparent .header__search-icon svg path{stroke:#fffcfc}.header.is-transparent .header__logo svg path{fill:#fffcfc}.header.is-transparent .header__menu-btn span{background-color:#fffcfc}.header.is-transparent.opened-dropdown .header__promo-banner{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#f5f5f5;transition:all .2s cubic-bezier(.61,1,.88,1)}.header.is-transparent.opened-dropdown .header__promo-link,.header.is-transparent.opened-dropdown .header__promo-phone{color:#000}.header.is-transparent.opened-dropdown .header__phone-icon svg path{stroke:#000}.header.is-transparent.opened-dropdown .header__background{opacity:1;visibility:visible}.header.is-transparent.opened-dropdown .header__nav-item{color:#000}.header.is-transparent.opened-dropdown .header__nav-item:hover:after{background-color:#000}.header.is-transparent.opened-dropdown .header__account-icon svg circle,.header.is-transparent.opened-dropdown .header__account-icon svg path,.header.is-transparent.opened-dropdown .header__cart-icon svg path,.header.is-transparent.opened-dropdown .header__favorite-icon svg path,.header.is-transparent.opened-dropdown .header__search-icon svg path{stroke:#000}.header.is-transparent.opened-dropdown .header__logo svg path{fill:#000}.header.is-transparent.opened-dropdown .header__menu-btn span{background-color:#000}.header.delivery-notice{top:40px}.header__promo-banner{background-color:#f5f5f5;left:0;position:fixed;right:0;top:0;transform:translateY(0);transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.header__promo-banner.hide{transform:translateY(-100%)}.header__promo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:20px 0}@media only screen and (max-width:1280px){.header__promo-wrapper{padding:15px 0}}@media only screen and (max-width:1100px){.header__promo-wrapper{padding:12px 0}}.header__promo-link{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:20px;line-height:24px}@media only screen and (max-width:1100px){.header__promo-link{font-size:14px;line-height:24px}}.header__promo-phone{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:20px;line-height:24px}@media only screen and (max-width:1100px){.header__promo-phone{font-size:14px;line-height:24px}}@media only screen and (max-width:600px){.header__promo-phone span{display:none}}.header__phone-icon{display:none}@media only screen and (max-width:600px){.header__phone-icon{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;justify-content:center;position:relative;width:20px}}.header__background{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,100%,99%,.6);bottom:0;left:0;opacity:1;position:absolute;right:0;top:0;visibility:visible;z-index:-1}.header__background,.header__tel{transition:all .2s cubic-bezier(.61,1,.88,1)}.header__tel{color:#fffcfc;font-size:12px;line-height:14px}.header__tel:hover{opacity:.7}.header__delivery-notice{align-items:center;background-color:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;height:40px;justify-content:center;left:0;padding:0 40px;position:fixed;top:0;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%;z-index:101}.header__delivery-notice p{color:#000;font-size:14px;line-height:17px;text-align:center}.header__delivery-notice button{cursor:pointer;display:block;height:16px;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:16px}.header__delivery-notice button img{height:100%;left:50%;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.header__top{height:100%;position:relative;z-index:10}.header__top,.header__top-inner{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__top-inner--mobile{display:none}.header__search{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;transition:all .2s cubic-bezier(.61,1,.88,1)}.header__search:hover{opacity:.7}.header__search-icon{display:block;height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.header__search-icon.popup-open svg path,.header__search-icon:hover svg path{stroke:#8f8e8e}.header__search-icon svg{display:block;height:100%;width:100%}.header__search-icon svg path{transition:all .2s cubic-bezier(.61,1,.88,1)}.header__search-text{font-size:12px;line-height:14px;margin-left:8px}.header__favorite{cursor:pointer;margin-left:16px;position:relative;transition:all .2s cubic-bezier(.61,1,.88,1);z-index:10}.header__favorite:hover{opacity:.7}.header__favorite.active .header__favorite-icon svg path{stroke:#8f8e8e;fill:#8f8e8e}.header__favorite.popup-open .header__favorite-inner svg path,.header__favorite.popup-open .header__favorite-inner:hover svg path{stroke:#8f8e8e}.header__favorite-inner{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;transition:all .2s cubic-bezier(.61,1,.88,1)}.header__favorite-inner:hover .header__favorite-text{opacity:.7}.header__favorite-icon{height:24px;width:24px}.header__favorite-icon svg{display:block;height:100%;width:100%}.header__favorite-icon svg path{transition:all .2s cubic-bezier(.61,1,.88,1)}.header__favorite-notice{background:#fffcfc;box-shadow:0 2px 7px rgba(0,0,0,.04),0 8px 70px rgba(58,59,65,.07);color:#000;height:-moz-max-content;height:-webkit-max-content;height:max-content;padding:16px 16px 37px;position:absolute;right:0;top:34px;width:308px;z-index:10}.header__favorite-notice-title{font-size:16px;line-height:19px}.header__favorite-notice-text p{color:#000;font-size:12px;line-height:14px;margin-top:15px}.header__favorite-notice-text p.gray{color:#848484}.header__favorite-notice-text a,.header__favorite-notice-text button{color:#000;cursor:pointer;font-size:12px;line-height:14px;-webkit-text-decoration:underline;text-decoration:underline;transition:all .2s cubic-bezier(.61,1,.88,1)}.header__favorite-notice-text a:hover,.header__favorite-notice-text button:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.header__account{color:#fffcfc;cursor:pointer;font-size:12px;line-height:14px;margin-left:16px;transition:all .2s cubic-bezier(.61,1,.88,1)}.header__account.popup-open svg circle,.header__account.popup-open svg path{stroke:#8f8e8e}.header__account:hover{opacity:.7}.header__account-icon{height:25px;width:18px}.header__account-icon svg{display:block;height:100%;width:100%}.header__account-icon svg circle,.header__account-icon svg path,.header__cart{transition:all .2s cubic-bezier(.61,1,.88,1)}.header__cart{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:16px;position:relative;z-index:10}.header__cart.popup-open svg path{stroke:#8f8e8e}.header__cart:hover{opacity:.7}.header__cart-icon{height:28px;width:22px}.header__cart-icon svg{display:block;height:100%;width:100%}.header__cart-icon svg path{transition:all .2s cubic-bezier(.61,1,.88,1)}.header__cart-count{align-items:center;background:#fffcfc;border-radius:50%;bottom:-2px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:8px;height:12px;justify-content:center;line-height:10px;position:absolute;right:-2px;width:12px}.header__cart-notice{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,100%,99%,.6);height:auto;padding:16px 24px 26px 16px;position:absolute;right:0;top:71px;width:235px;z-index:10}.header__cart-notice-text{color:#000;font-size:16px;line-height:19px}.header__cart-notice-btn{font-size:14px;line-height:24px;margin-top:19px}.header__cart-notice-link{align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;transition:all .2s cubic-bezier(.61,1,.88,1);width:-moz-max-content;width:-webkit-max-content;width:max-content}.header__cart-notice-link:hover{opacity:.6}.header__cart-notice-link svg{display:block;height:12px;margin-left:8px;width:40px}.header__logo{display:block;height:auto;left:0;margin:0 auto;position:absolute;right:0;top:22px;width:144px}.header__logo svg{fill:#000;display:block;height:auto;-o-object-fit:contain;object-fit:contain;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.header__nav{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.header__nav-item{color:#000;cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;padding:0 8px;position:relative;text-transform:uppercase;transition:all .2s cubic-bezier(.61,1,.88,1)}.header__nav-item:first-child{padding-left:0}.header__nav-item:first-child:after{left:0}.header__nav-item:after{background:#000;bottom:-4px;height:1px;left:8px;right:8px}.header__nav-item:after,.header__nav-item:before{content:"";opacity:0;position:absolute;transition:all .2s cubic-bezier(.61,1,.88,1)}.header__nav-item:before{background:$transparent;height:22px;left:0;top:100%;width:100%}.header__nav-item.active{opacity:1!important}.header__nav-item.active:after{opacity:1}.header__nav-item:first-child{margin-left:0}.header__nav-item:hover:after{opacity:1}.header__overlay{height:calc(100vh - 64px);height:calc(var(--vh, 1vh)*100 - 64px);left:0;position:fixed;top:64px;width:100vw;z-index:2}.header__overlay:before{background:#000;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.header__dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,100%,99%,.6);color:#000;height:auto;max-height:360px;overflow:hidden;position:absolute;top:64px;width:100%;z-index:10}.header__dropdown-col{display:block;height:100%}.header__dropdown-catalog{align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;height:360px;padding:24px 48px 40px}.header__dropdown-catalog .header__dropdown-col:nth-child(2){margin-left:345px;margin-right:100px}.header__dropdown-catalog .header__dropdown-col--image{margin-left:auto}.header__dropdown-catalog .header__dropdown-col--image:last-child{margin-left:35px;margin-right:142px}.header__dropdown-catalog a.header__dropdown-col .header__dropdown-title:hover{opacity:.6}.header__dropdown-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:100px}@media only screen and (max-width:1280px){.header__dropdown-wrapper{gap:50px}}.header__dropdown-buyer{align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:200px;height:auto;max-height:360px;padding:24px 48px 40px}@media only screen and (max-width:1280px){.header__dropdown-buyer{gap:150px}}.header__dropdown-title{color:#000;font-size:24px;line-height:30px}.header__dropdown-list{-moz-column-gap:108px;column-gap:108px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;flex-wrap:wrap;height:calc(100% - 54px);margin-top:9px}.header__dropdown-link{color:#000;margin-top:15px}.header__dropdown-link:hover{opacity:.6}.header__dropdown-img{height:238px;margin-top:28px;position:relative;width:157px}.header__dropdown-img:before{background:#000;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%;z-index:2}.header__dropdown-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.header__dropdown-img:hover:before{opacity:.3}.header__dropdown-contact{color:#000;display:block;font-size:16px;line-height:19px;margin-top:15px;text-decoration-line:underline;transition:all .2s cubic-bezier(.61,1,.88,1)}.header__dropdown-contact svg path{fill:#000}.header__dropdown-contact:hover{opacity:.7}.header__dropdown-contact--social,.header__dropdown-contact:hover,.header__dropdown-contact:hover span{-webkit-text-decoration:none;text-decoration:none}.header__dropdown-contact--social span{text-decoration-line:underline}.header__dropdown-text{color:#000;font-size:16px;line-height:19px;margin-top:15px}.header__dropdown-social{margin-top:42px}.header__dropdown-social-list{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.header__dropdown-social-item{display:block;height:24px;margin-left:24px;transition:all .2s cubic-bezier(.61,1,.88,1);width:24px}.header__dropdown-social-item:first-child{margin-left:0}.header__dropdown-social-item:hover{opacity:.7}.header__dropdown-social-item svg{display:block;height:100%;width:100%}.header .cart-popup{z-index:1}@media only screen and (max-width:1600px){.header__dropdown{top:60px}.header__favorite-icon,.header__search-icon{height:20px;width:20px}.header__cart-icon{height:24px;width:18px}.header__account-icon{height:22px;width:18px}}@media only screen and (max-width:1300px){.header__dropdown-catalog .header__dropdown-col--image:last-child{margin-right:0}}@media only screen and (max-width:1280px){.header{height:54px}.header__overlay{height:calc(100vh - 54px);height:calc(var(--vh, 1vh)*100 - 54px)}.header__logo{top:17px}.header__dropdown{top:54px}}@media only screen and (max-width:1200px){.header__dropdown-catalog .header__dropdown-list{-moz-column-gap:48px;column-gap:48px}.header__dropdown-catalog .header__dropdown-col:nth-child(2){margin-left:200px}.header__nav-item{font-size:14px}}@media only screen and (max-width:1100px){.header{height:48px}.header__overlay{height:calc(100vh - 48px);height:calc(var(--vh, 1vh)*100 - 48px)}.header__top{height:100%;padding:0}.header__top-group{align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;height:18px}.header__top-inner{display:none}.header__top-inner--mobile{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;justify-content:space-between}.header__nav{display:none}.header__search{margin-left:0}.header__search-icon{height:18px;width:18px}.header__account-icon{height:22px;width:18px}.header__favorite{display:block;margin-left:0}.header__favorite-icon{height:18px;width:18px}.header__logo{top:14px}.header__account,.header__cart{margin-left:0}.header__menu{height:calc(100vh - 48px);height:calc(var(--vh, 1vh)*100 - 48px);left:0;max-width:390px;overflow:auto;position:absolute;top:48px;width:100%;z-index:10}.header__menu.light{background:#fffcfc}.header__menu.light .header__menu-dropdown{border-color:#d4d4d4}.header__menu.light .header__menu-dropdown-title{color:#000}.header__menu.light .header__menu-dropdown-arrow svg path{stroke:#000}.header__menu.light .header__menu-dropdown-link{color:#000}.header__menu.light .header__menu-item{border-color:#d4d4d4;color:#000}.header__menu.light .header__menu-contacts-item{color:#000}.header__menu.light .header__menu-contacts-item svg path{fill:#000}.header__menu-inner{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,100%,99%,.6);min-height:100%;padding-bottom:220px;padding-top:20px;position:relative}.header__menu-btn{align-items:center;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:11px;justify-content:center;position:relative;transition:background-color .4s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:20px;z-index:10}.header__menu-btn:active,.header__menu-btn:focus{background-color:rgba(0,0,0,.05);transition:background-color .4s ease}.header__menu-btn span{background-color:#000;border-radius:5px;display:block;height:1px;margin-bottom:4px;transform-origin:0 0;transition:all .2s cubic-bezier(.61,1,.88,1);width:21px}.header__menu-btn span:last-child{margin-bottom:0}.header__menu-contacts{bottom:64px;left:16px;position:absolute}.header__menu-contacts-item{align-items:center;color:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:19px;margin-top:16px}.header__menu-contacts-item svg{display:block;height:16px;margin-right:8px;width:16px}.header__menu-contacts-item span{font-size:14px;line-height:16px}.header__menu-item{color:#000;display:block;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:18px;line-height:14px;max-width:215px;padding:0;position:relative;width:100%}.header__menu-dropdown{transition:all .2s cubic-bezier(.61,1,.88,1)}.header__menu-dropdown.active .header__menu-dropdown-list{border-bottom:1px solid rgba(0,0,0,.1);height:calc(var(--height) + 14px);padding-bottom:14px}.header__menu-dropdown.active .header__menu-dropdown-arrow{transform:rotate(-180deg)}.header__menu-dropdown-btn{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:14px 0;width:100%}.header__menu-dropdown-btn.submenu{border-bottom:1px solid rgba(0,0,0,.1)}.header__menu-dropdown:not(.submenu) .header__menu-dropdown-title{background-color:transparent;transition:background-color .4s ease}.header__menu-dropdown:not(.submenu) .header__menu-dropdown-title:active,.header__menu-dropdown:not(.submenu) .header__menu-dropdown-title:focus{background-color:rgba(0,0,0,.05);transition:background-color .4s ease}.header__menu-dropdown-title{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:18px;line-height:22px}.header__menu-dropdown-arrow{height:10px;margin-left:auto;transition:all .2s cubic-bezier(.61,1,.88,1);width:14px}.header__menu-dropdown-arrow svg{display:block;height:100%;width:100%}.header__menu-dropdown-arrow svg path,.header__menu-dropdown-list{transition:all .2s cubic-bezier(.61,1,.88,1)}.header__menu-dropdown-list{height:0;margin-top:0;overflow:hidden}.header__menu-dropdown-link{background-color:transparent;color:#000;display:block;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;font-weight:300;line-height:19px;margin-top:14px;transition:background-color .4s ease;width:-moz-max-content;width:-webkit-max-content;width:max-content}.header__menu-dropdown-link:active,.header__menu-dropdown-link:focus{background-color:rgba(0,0,0,.05);transition:background-color .4s ease}.header .cart-popup{z-index:100}.header__dropdown{top:48px}}@media only screen and (max-width:600px){.header .header__menu{max-width:100%}.header .header__delivery-notice p{font-size:12px;line-height:14px}.header .header__delivery-notice button{height:12px;width:12px}.header__logo{height:11px;top:18px;width:80px}}@media only screen and (max-width:400px){.header__top-group{align-items:center;gap:6px}}.modal-enter-active,.modal-leave-active{transition:opacity .3s}.modal-enter,.modal-leave-to{opacity:0}.modal-mask{-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem);background:rgba(27,43,87,.45);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:0;overflow:hidden;transition:opacity .3s ease;z-index:10000}.modal-mask,.modal-overlay{height:100%;left:0;position:fixed;top:0;width:100%}.modal-overlay{position:absolute;z-index:0}.modal-wrapper{-webkit-overflow-scrolling:touch;line-height:1;overflow:auto;padding:1rem;position:relative;text-align:center;width:100%;z-index:2}.modal-wrapper:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.modal-close{cursor:pointer;font-size:1.2rem;font-weight:400;left:4rem;line-height:100%;padding:1.5rem 0 1.5rem 52px;position:absolute;text-transform:uppercase;top:4rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto;z-index:10}.modal-close:before{border:1px solid hsla(0,0%,100%,.5);border-radius:50%;font-size:12px;height:42px;left:0;line-height:40px;margin-top:-21px;position:absolute;text-align:center;top:50%;transition:all .3s;transition:color .3s,background-color .3s,border-color .3s;width:42px}.modal-close:hover:before{background-color:$dark-color;border-color:$dark-color;color:#fff}@media only screen and (max-width:767px){.modal-close{padding-left:37px;right:2rem;top:2rem}.modal-close:before{font-size:8px;height:30px;line-height:28px;margin-top:-15px;text-align:center;width:30px}}.modal-container{background-color:#fff;border-radius:0;color:$title-color;cursor:auto;display:inline-block;height:auto;margin:0 auto;max-width:113.5rem;overflow:hidden;padding:10rem 11.7rem;pointer-events:auto;position:relative;text-align:left;vertical-align:middle;width:100%}@media only screen and (max-width:767px){.modal-container{padding:7rem 2rem 3rem}}.modal-video .modal-wrapper{padding:0}.modal-video .modal-container{background:$dark-color;border-radius:0;color:#fff;height:100vh;height:calc(var(--vh, 1vh)*100);max-width:none;padding:0}.modal-video .modal-body,.modal-video .modal-body>div,.modal-video .modal-container__container{height:100%}.modal-gallery .modal-wrapper{padding:0}.modal-gallery .modal-container{background:$dark-color;border-radius:0;color:#fff;height:100vh;height:calc(var(--vh, 1vh)*100);max-width:none;padding:0;width:100%}.modal-gallery .modal-body,.modal-gallery .modal-body>div,.modal-gallery .modal-container__container{height:100%;width:100%}.modal-360 .modal-wrapper{padding:0}.modal-360 .modal-container{background:$dark-color;border-radius:0;color:#fff;height:100vh;height:calc(var(--vh, 1vh)*100);max-width:none;padding:0}.modal-360 .modal-body,.modal-360 .modal-container__container{height:100%}.modal-360 .modal-body>div{height:100%;overflow:auto}.modal--form .modal-close{color:#000;left:auto;padding-left:0;padding-right:52px;right:4rem;top:4rem}.modal--form .modal-close:before{border:1px solid hsla(0,0%,9%,.5);left:auto;right:0}.modal--form .modal-close:hover:before{background-color:$dark-color;border-color:$dark-color;color:#fff}@media only screen and (max-width:767px){.modal--form .modal-close{padding-right:37px;right:2rem;top:2rem}}.success-popup{padding-top:14rem;position:relative;text-align:center}.success-popup:before{background:url(/images/success.svg) no-repeat 0 0;background-size:contain;content:"";height:10rem;left:50%;margin:0 auto 0 -5rem;position:absolute;top:0;width:10rem}.success-popup__title{color:#1c1429;font-size:2.2rem;font-weight:400;letter-spacing:.02em;line-height:140%;margin-bottom:2rem}.success-popup__descr{color:#f6f6f6;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:1.6rem;font-weight:400;line-height:160%;margin-bottom:5rem}.success-popup__button{font-size:0;line-height:1}.mailing{margin-bottom:64px;width:100%}.mailing__inner{display:grid;grid-template-columns:1fr 911px}.mailing__logo{max-width:225px;-o-object-fit:contain;object-fit:contain;width:100%}.mailing__form{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:20px;width:100%}.mailing__form-title{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:28px}.mailing__form-input-wrapper,.mailing__form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.mailing__form-input-wrapper{width:100%}.mailing__form-input-wrapper .form__error{bottom:-20px;position:absolute}@media only screen and (max-width:768px){.mailing__form-input-wrapper .form__error{left:0}}.mailing__form-input{background:transparent;border:1px solid #000;color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;height:48px;line-height:19px;padding:14px 25px;width:100%}.mailing__form-input::-moz-placeholder{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:19px}.mailing__form-input::placeholder{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:19px}.mailing__form-submit{border:1px solid #000;border-left:none;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:20px;height:48px;line-height:24px;padding:10px 77px;width:-moz-max-content;width:-webkit-max-content;width:max-content}.mailing__condition{bottom:-100%;position:absolute}@media only screen and (max-width:1480px){.mailing__inner{grid-template-columns:1fr 741px}}@media only screen and (max-width:1200px){.mailing__inner{gap:20px;grid-template-columns:1fr 661px}}@media only screen and (max-width:1024px){.mailing__form-submit{padding:20px 49px}}@media only screen and (max-width:1050px){.mailing{display:none}.mailing__inner{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:49px}}@media only screen and (max-width:768px){.mailing{margin-bottom:14px;margin-top:100px}.mailing__inner{align-items:center;flex-direction:column-reverse;gap:25px}.mailing__left{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:28px}.mailing__form{align-items:center;gap:15px}.mailing__form-title{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:22px}.mailing__form-input-wrapper{max-width:584px}.mailing__form-input{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;height:40px;line-height:19px;padding:10px 23px}.mailing__form-input::-moz-placeholder{color:rgba(68,68,68,.4);font-size:14px;line-height:19px}.mailing__form-input::placeholder{color:rgba(68,68,68,.4);font-size:14px;line-height:19px}.mailing__form-wrapper{align-items:center;flex-direction:column;gap:9px;width:100%}.mailing__form-submit{border:none;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;height:40px;line-height:19px;padding:10px;-webkit-text-decoration:underline;text-decoration:underline}}.add-review-popup{z-index:150}.add-review-popup__overlay{background:#000;height:100%;opacity:.5;position:fixed;width:100%;z-index:1}.add-review-popup__main{background:#fffcfc;left:50%;max-height:95vh;max-height:calc(var(--vh, 1vh)*95);max-width:1000px;overflow:auto;padding:32px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}@media only screen and (max-width:1600px){.add-review-popup__main{max-width:832px}}@media only screen and (max-width:1032px){.add-review-popup__main{max-width:calc(100vw - 32px)}}@media only screen and (max-width:768px){.add-review-popup__main{padding:16px}}.add-review-popup__content,.add-review-popup__no-order{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:100%}.add-review-popup__no-order{align-items:center}.add-review-popup__no-order-title{color:#000;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;line-height:100%;margin-bottom:32px;padding:0 20px;text-align:center}@media only screen and (max-width:1600px){.add-review-popup__no-order-title{font-size:32px;margin-bottom:24px}}.add-review-popup__no-order-text{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:100%;margin-bottom:32px;text-align:center}@media only screen and (max-width:1600px){.add-review-popup__no-order-text{font-size:18px;margin-bottom:24px}}.add-review-popup__link{font-size:18px;line-height:100%}.auth-popup__input{margin-top:16px;width:100%}.auth-popup__row{grid-gap:32px;align-content:start;align-items:center;display:grid;gap:32px;grid-template-columns:repeat(2,auto);justify-content:start;margin-top:32px;place-content:start}.auth-popup__row .auth-popup__submit{margin-top:0}.auth-popup__submit{flex-shrink:0;margin-top:32px}.auth-popup__agreement{color:#000;font-size:12px;line-height:14px;max-width:300px;width:100%}.auth-popup__agreement a{color:#000;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;transition:all .2s cubic-bezier(.61,1,.88,1)}.auth-popup__agreement a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.auth-popup__caption{align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;gap:4px;line-height:14px;margin-top:32px}.auth-popup__caption button{color:#000;cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:12px;line-height:14px;-webkit-text-decoration:underline;text-decoration:underline;transition:all .2s cubic-bezier(.61,1,.88,1)}.auth-popup__caption button.disabled{opacity:.7;pointer-events:none}.auth-popup__caption button:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.auth-popup__col{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-top:10px}.auth-popup__col .auth-popup__caption{margin-top:0}@media only screen and (max-width:768px){.auth-popup__row{gap:16px;grid-template-columns:1fr}.auth-popup__col .auth-popup__caption:last-child{margin-top:16px}.auth-popup__submit{width:100%}}.availability-popup__text{color:#000;font-size:14px;line-height:20px;padding-right:48px;width:100%}.availability-popup__form{align-items:top;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;width:100%}.availability-popup__submit{flex-shrink:0;margin-left:12px}.availability-popup__input{width:100%}.availability-popup__agreement{color:#000;font-size:12px;line-height:14px;margin-top:16px;max-width:380px;width:100%}.availability-popup__agreement a{color:#000;font-size:12px;line-height:14px;-webkit-text-decoration:underline;text-decoration:underline;transition:all .2s cubic-bezier(.61,1,.88,1)}.availability-popup__agreement a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.availability-popup__submitted{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:95px;width:100%}.availability-popup__submitted-icon{display:block;flex-shrink:0;height:52px;-o-object-fit:cover;object-fit:cover;width:52px}.availability-popup__submitted-col{margin-left:16px}.availability-popup__submitted-title{font-size:18px;line-height:20px}.availability-popup__submitted-caption{font-size:14px;line-height:20px;margin-top:8px}@media only screen and (max-width:768px){.availability-popup__form{flex-direction:column}.availability-popup__submit{margin-left:0;margin-top:16px;width:100%}}.birthday-popup__main{align-items:center;background:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:20px;justify-content:center;left:50%;max-width:640px;min-height:auto;padding:32px 40px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.birthday-popup__inner{width:100%}.birthday-popup__title{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:20px;line-height:26px}.birthday-popup__birthday{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-top:16px;width:100%}.birthday-popup__birthday .dropdown{width:100%}.birthday-popup__birthday .dropdown__btn{height:48px;justify-content:center;width:100%}.birthday-popup__birthday .dropdown__list{top:52px}.birthday-popup__save{margin-top:32px}@media only screen and (max-width:1200px){.birthday-popup__close{right:24px;top:24px}.birthday-popup__title{font-size:18px;line-height:20px}}@media only screen and (max-width:768px){.birthday-popup__close{right:16px;top:16px}.birthday-popup__main{padding:32px 16px}.birthday-popup__save{margin-top:16px;width:100%}}.callback-popup__caption{font-size:14px;line-height:24px;margin-bottom:32px;margin-top:4px}.callback-popup__input{margin-top:16px;width:100%}.callback-popup__row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:32px}.callback-popup__submit{flex-shrink:0}.callback-popup__agreement{color:#000;font-size:12px;line-height:14px;margin-left:30px;max-width:300px;width:100%}.callback-popup__agreement a{color:#000;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;transition:all .2s cubic-bezier(.61,1,.88,1)}.callback-popup__agreement a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}@media only screen and (max-width:768px){.callback-popup__row{display:block;margin-top:24px}.callback-popup__agreement{margin-left:0;margin-top:16px}.callback-popup__submit{width:100%}}.has-error{border-color:red!important}.form__error{color:#8b0000}.form__apllay,.form__error{font-size:11px;line-height:13px}.form__apllay{color:green}.cart-popup__main{overflow:hidden;padding-bottom:0!important;padding-right:0!important}.cart-popup__list-wrapper{margin-bottom:152px;margin-top:40px;max-height:calc(100% - 232px);overflow:hidden;padding-right:48px}.cart-popup__list{width:100%}.cart-popup__product{align-items:center;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;height:150px;padding:24px 0;position:relative;width:100%}.cart-popup__product:first-child{padding-top:0}.cart-popup__product:first-child:before{display:none}.cart-popup__product:before{background:#d5d5d5;content:"";height:1px;left:0;position:absolute;top:0;width:100%;z-index:1}.cart-popup__product-img{cursor:pointer;flex-shrink:0;height:100%;width:106px}.cart-popup__product-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.cart-popup__product-col{flex-direction:column;height:100%;justify-content:space-between;width:100%}.cart-popup__product-col,.cart-popup__product-row{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-popup__product-row{align-items:center}.cart-popup__product-title{color:#000;font-size:16px;line-height:19px}.cart-popup__product-code{align-self:flex-start;color:#848484;flex-shrink:0;font-size:14px;line-height:24px;margin-left:auto}.cart-popup__product-caption{color:#848484;flex-shrink:0;font-size:14px;line-height:14px;margin-right:12px}.cart-popup__product-caption:first-child{flex-shrink:1}.cart-popup__product-price{color:#000;flex-shrink:0;font-size:16px;line-height:19px;margin-left:auto}.cart-popup__bottom{align-content:center;bottom:0;max-width:573px;padding:48px 48px 56px;position:fixed;right:0;width:100%;z-index:10}.cart-popup__bottom,.cart-popup__next{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-popup__next{align-items:center;color:#000;cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;margin-left:38px;transition:all .2s cubic-bezier(.61,1,.88,1)}.cart-popup__next:hover{opacity:.6}.cart-popup__next svg{display:block;height:12px;margin-left:8px;width:40px}@media only screen and (max-width:1100px){.cart-popup__bottom{padding:32px 16px}.cart-popup__list-wrapper{max-height:calc(100% - 210px);padding-right:16px}}@media only screen and (max-width:768px){.cart-popup__list-wrapper{margin-bottom:80px;max-height:calc(100% - 138px)}.cart-popup__bottom{max-width:100%;padding:16px;width:100%}.cart-popup__next{display:none}.cart-popup__go{width:100%}.cart-popup__product-row{flex-wrap:wrap}.cart-popup__product-row:first-child{align-items:flex-start;flex-direction:column}.cart-popup__product-code,.cart-popup__product-price{margin-left:0;margin-top:8px}.cart-popup__product-price{flex-shrink:0;width:100%}}.cart-reminder-popup__main{align-items:center;background:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:20px;justify-content:center;left:50%;max-width:-moz-max-content;max-width:-webkit-max-content;max-width:max-content;min-height:auto;padding:50px 20px 20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.cart-reminder-popup__top{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 10px}.cart-reminder-popup__text-bold{display:inline-block;font-weight:700;margin-left:5px}.cart-reminder-popup__bottom{align-content:center;background:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%;z-index:10}.cart-reminder-popup__text{display:inline-block}.cart-reminder-popup__next{align-items:center;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;margin:0 32px;transition:all .2s cubic-bezier(.61,1,.88,1)}.cart-reminder-popup__next:hover{opacity:.6}@media only screen and (max-width:768px){.cart-reminder-popup__main{padding:50px 10px 10px}.cart-reminder-popup__bottom{max-width:100%;width:100%}.cart-reminder-popup__next{display:none}.cart-reminder-popup__go{width:100%}}.email-confirm-popup__main{align-items:center;background:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:20px;justify-content:center;left:50%;max-width:640px;min-height:auto;padding:32px 40px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}@media only screen and (max-width:768px){.email-confirm-popup__main{width:calc(100% - 16px)}}.email-confirm-popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:10px}.email-confirm-popup__text{font-size:24px;line-height:1.2}.email-confirm-popup__text--small{font-size:20px}@media only screen and (max-width:1200px){.email-confirm-popup__close{right:24px;top:24px}.email-confirm-popup__text{font-size:18px}.email-confirm-popup__text--small{font-size:16px}}@media only screen and (max-width:768px){.email-confirm-popup__close{right:16px;top:16px}.email-confirm-popup__main{padding:32px 16px}.email-confirm-popup__text{padding-right:16px}}.gallery-popup{background-color:$dark-color;cursor:url(/images/drag_arrows.svg),auto;height:100%;position:relative;width:100%;z-index:0}.gallery-popup .swiper-controls{bottom:5rem}.gallery-popup .swiper-button-next,.gallery-popup .swiper-button-prev{background:hsla(0,0%,100%,.5);height:10rem;margin-top:-.5rem;padding:0 1.2rem;width:5rem;z-index:10}.gallery-popup .swiper-button-next:hover,.gallery-popup .swiper-button-prev:hover{background-color:#fff}.gallery-popup .swiper-button-next:before,.gallery-popup .swiper-button-prev:before{height:2.4rem;width:1.2rem}@media only screen and (max-width:767px){.gallery-popup .swiper-button-next,.gallery-popup .swiper-button-prev{display:none}}.gallery-popup .swiper-button-prev{border-bottom-right-radius:5rem;border-top-right-radius:5rem;justify-content:flex-start;left:0;text-align:left}.gallery-popup .swiper-button-next{border-bottom-left-radius:5rem;border-top-left-radius:5rem;justify-content:flex-end;right:0;text-align:right}.gallery-popup .swiper-button-disabled{opacity:.5}.gallery-popup__slide{height:100%;position:relative;width:100%}.gallery-popup__slide img{display:block;height:100%;max-width:none;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;opacity:0;transition:opacity .5s;width:100%}.gallery-popup__slide img.swiper-lazy-loaded{opacity:1}.gallery-popup__slide .lds-ring{display:block}.mailing-popup__main{align-items:center;background:#fffcfc;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;left:0;padding:80px 120px;position:absolute;width:100%;z-index:2}.mailing-popup__title{font-size:24px;line-height:40px}.mailing-popup__form{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.mailing-popup__input{max-width:708px;width:100%}.mailing-popup__submit{margin-left:20px}.mailing-popup__agreement{font-size:12px;line-height:14px;margin-top:24px;max-width:580px;width:100%}.mailing-popup__agreement a{color:#000;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;transition:all .2s cubic-bezier(.61,1,.88,1)}.mailing-popup__agreement a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.mailing-popup__inner{margin:0 auto;max-width:880px;width:100%}@media only screen and (max-width:1200px){.mailing-popup__main{padding:32px 40px}.mailing-popup__close{right:24px;top:24px}.mailing-popup__title{font-size:18px;line-height:20px}.mailing-popup__form{margin-top:16px}.mailing-popup__agreement{margin-top:12px}.mailing-popup__submit{flex-shrink:0}}@media only screen and (max-width:768px){.mailing-popup__close{right:16px;top:16px}.mailing-popup__main{padding:32px 16px}.mailing-popup__form{flex-direction:column}.mailing-popup__form-input{max-width:none}.mailing-popup__submit{margin-left:0;margin-top:16px;width:100%}.mailing-popup__title{padding-right:16px}}.map-popup{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.map-popup .popup__main{height:426px;max-width:990px;position:relative;width:100%;z-index:2}.map-popup .popup__close{right:-48px;top:-48px}.map-popup .ymap-container{filter:grayscale(100%)!important}.map-popup__wrapper{height:100%}.map-popup__info{background:#fffcfc;bottom:16px;box-shadow:0 4px 16px rgba(0,0,0,.05);height:-moz-max-content;height:-webkit-max-content;height:max-content;left:16px;padding:16px;position:absolute;width:265px;z-index:10}.map-popup__info-item{margin-top:8px}.map-popup__info-item:first-child{margin-top:0}.map-popup__info-label{color:#848484;font-size:14px;line-height:19px}.map-popup__info-value{font-size:14px;line-height:20px;margin-top:4px}.map-popup__info-btn{height:48px;margin-top:24px;width:100%}.map-popup__current{height:40px;left:10px;position:absolute;top:44px}@media only screen and (max-width:1100px){.map-popup .popup__main{bottom:16px;height:calc(100vh - 90px);height:calc(var(--vh, 1vh)*100 - 90px);left:0;margin:auto;max-width:none;position:absolute;right:0;width:calc(100% - 32px)}.map-popup .popup__close{right:0;top:-24px}}.product-zoom-popup{width:100%}.product-zoom-popup .popup__close{z-index:10}.product-zoom-popup__slider{height:100vh;height:calc(var(--vh, 1vh)*100);position:relative;width:100vw}.product-zoom-popup__item{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100vh;max-height:calc(var(--vh, 1vh)*100);overflow:auto;position:relative;width:100vw}.product-zoom-popup__item img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.product-zoom-popup__prev{left:40px}.product-zoom-popup__next{right:40px}.product-zoom-popup__pagination{bottom:40px;left:0;position:fixed;right:0;z-index:10}@media only screen and (max-width:992px){.product-zoom-popup .popup__main{padding:0}.product-zoom-popup__prev{left:16px;width:20px}.product-zoom-popup__next{right:16px;width:20px}}.review-attachments-popup{z-index:150}.review-attachments-popup__overlay{background:#000;height:100%;opacity:.5;position:fixed;width:100%;z-index:1}.review-attachments-popup__main{background:#fffcfc;left:50%;max-width:1240px;padding:32px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}@media only screen and (max-width:1600px){.review-attachments-popup__main{max-width:1000px}}@media only screen and (max-width:1032px){.review-attachments-popup__main{max-width:calc(100vw - 32px)}}@media only screen and (max-width:768px){.review-attachments-popup__main{padding:48px 16px 16px}}.review-attachments-popup__content{grid-gap:32px;display:grid;gap:32px;grid-template-columns:548px 1fr;width:100%}@media only screen and (max-width:1600px){.review-attachments-popup__content{grid-template-columns:339px 1fr}}@media only screen and (max-width:680px){.review-attachments-popup__content{grid-template-columns:1fr}}.review-attachments-popup__sliders{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:16px;max-width:548px;width:100%}@media only screen and (max-width:680px){.review-attachments-popup__sliders{max-width:none;min-width:0}}.review-attachments-popup__gallery{width:100%}.review-attachments-popup__gallery-image{height:440px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.review-attachments-popup__gallery-pagination.swiper-pagination-bullets{display:none}.review-attachments-popup__gallery-pagination.swiper-pagination-bullets .swiper-pagination-bullet{box-sizing:border-box}.review-attachments-popup__gallery-pagination.swiper-pagination-bullets .swiper-pagination-bullet:after{display:none}.review-attachments-popup__gallery-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fffcfc;border:1px solid #fffcfc;transform:scale(1)}.review-attachments-popup__gallery-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after{display:none}.review-attachments-popup__gallery-pagination.swiper-pagination-bullets .swiper-pagination-bullet{background-color:transparent;border:1px solid #fffcfc;border-radius:50%;height:12px;width:12px}@media only screen and (max-width:680px){.review-attachments-popup__gallery-pagination.swiper-pagination-bullets{bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex}}.review-attachments-popup__thumbnails{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;width:100%}@media only screen and (max-width:1600px){.review-attachments-popup__thumbnails{gap:7px}}@media only screen and (max-width:680px){.review-attachments-popup__thumbnails{display:none}}.review-attachments-popup__thumbnail{background-position:top;background-size:cover;cursor:pointer;height:120px;-o-object-fit:cover;object-fit:cover;position:relative;width:125px}.review-attachments-popup__thumbnail:after{background-color:rgba(0,0,0,.4);content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:opacity .2s ease;width:100%}@media only screen and (max-width:1600px){.review-attachments-popup__thumbnail{height:80px;width:80px}}@media only screen and (max-width:680px){.review-attachments-popup__thumbnail{display:none}}.review-attachments-popup__thumbnail:hover:after{opacity:0;transition:opacity .2s ease}.review-attachments-popup__thumbnail.active{cursor:pointer}.review-attachments-popup__thumbnail.active:after{opacity:0;transition:opacity .2s ease}.review-attachments-popup__details{display:-webkit-box;display:-ms-flexbox;display:flex;flex:1 1;flex-direction:column}@media only screen and (max-width:680px){.review-attachments-popup__details{display:none}}.review-attachments-popup__product-name{align-self:flex-start;color:#000;display:inline-block;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:100%;margin-bottom:8px;margin-right:15px;position:relative;white-space:normal}.review-attachments-popup__product-name:hover:after{background-color:#000;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}@media only screen and (max-width:600px){.review-attachments-popup__product-name:hover:after{bottom:-2px;height:2px}}@media only screen and (max-width:768px){.review-attachments-popup__product-name{margin-right:0}}.review-attachments-popup__sku{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;line-height:100%;margin-bottom:16px}.review-attachments-popup__stars{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px}.review-attachments-popup__description{font-size:20px;margin-bottom:32px}.review-attachments-popup__description,.review-attachments-popup__meta{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;line-height:100%}.review-attachments-popup__meta{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;justify-content:space-between}@media only screen and (max-width:768px){.review-attachments-popup__meta{margin-top:auto}}.review-attachments-popup__meta-left{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:8px}.review-attachments-popup__meta-right{align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.search-popup{top:64px;z-index:1}.search-popup .popup__main{height:-moz-max-content;height:-webkit-max-content;height:max-content;left:0;max-height:calc(100vh - 64px);max-height:calc(var(--vh, 1vh)*100 - 64px);overflow:hidden;position:relative;top:0;width:100%;z-index:20}.search-popup .popup__overlay{opacity:0}.search-popup .popup__close{flex-shrink:0;margin-left:auto;position:relative;right:0;top:0}.search-popup__head{height:114px}.search-popup__head,.search-popup__input{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.search-popup__input{margin-right:24px;position:relative;width:100%}.search-popup__input input{border:1px solid #000;color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;height:78px;line-height:14px}.search-popup__input input:placeholder{color:#000}.search-popup__icon{display:block;height:20px;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;width:20px}.search-popup__result{height:calc(100vh - 200px);height:calc(var(--vh, 1vh)*100 - 200px);margin-top:18px;padding-bottom:48px}.search-popup__products{grid-column-gap:16px;grid-row-gap:40px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:repeat(5,1fr);row-gap:40px;width:100%}.search-popup__error{font-size:24px;line-height:32px;margin-bottom:42px;padding-left:36px}@media only screen and (max-width:1280px){.search-popup{top:54px}.search-popup .popup__main{max-height:calc(100vh - 54px);max-height:calc(var(--vh, 1vh)*100 - 54px)}}@media only screen and (max-width:1100px){.search-popup{top:48px}.search-popup .popup__main{max-height:calc(100vh - 48px);max-height:calc(var(--vh, 1vh)*100 - 48px)}.search-popup__result{height:calc(100vh - 94px);height:calc(var(--vh, 1vh)*100 - 94px)}.search-popup__products{grid-template-columns:repeat(4,1fr)}.search-popup__input{margin-right:20px}.search-popup__input input{font-size:20px;height:60px;line-height:14px}}@media only screen and (max-width:768px){.search-popup .popup__main{padding:16px 0}.search-popup__icon{height:16px;width:16px}.search-popup__input{margin-right:16px}.search-popup__input input{font-size:16px;height:32px;line-height:14px}.search-popup__head{height:40px}.search-popup__result{height:calc(100vh - 130px);height:calc(var(--vh, 1vh)*100 - 130px)}.search-popup__products{grid-template-columns:repeat(2,1fr);row-gap:32px}.search-popup__error{font-size:20px;line-height:24px;margin-bottom:24px;padding-left:0}}.table-size-popup{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.table-size-popup .popup__main{height:auto;max-height:696px;overflow:auto;padding:44px 72px;position:relative;z-index:2}.table-size-popup__title{font-size:32px;line-height:36px;margin-bottom:32px}.table-size-popup__content{max-width:854px;width:100%}.table-size-popup__content table{width:100%}.table-size-popup__content table td{border:1px solid #000;height:40px;text-align:center}.table-size-popup__content table tr:first-child td{font-family:GillSansC-Bold,Helvetica Neue,Arial,sans-serif;font-weight:700}.table-size-popup__caption{font-size:16px;line-height:22px;margin-top:32px}.table-size-popup__phone{font-family:GillSansC-Bold,Helvetica Neue,Arial,sans-serif;font-size:20px;font-weight:700;margin-top:16px}@media only screen and (max-width:768px){.table-size-popup .popup__main{height:-moz-max-content;height:-webkit-max-content;height:max-content;max-height:100%;max-width:100%;padding:32px 16px}.table-size-popup__title{font-size:24px;line-height:28px}}.video-popup{height:100%;position:relative;width:100%}.video-popup .plyr{height:100%}.video-popup .plyr:after,.video-popup .plyr:before{content:"";left:0;position:absolute;top:0;width:100%;z-index:1}.video-popup .plyr:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),color-stop(45.9%,rgba(0,0,0,.2)),color-stop(81.05%,rgba(0,0,0,.05)),to(transparent));background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.2) 45.9%,rgba(0,0,0,.05) 81.05%,transparent);height:24rem}.video-popup .plyr:after{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.4)),color-stop(45.9%,rgba(0,0,0,.2)),color-stop(81.05%,rgba(0,0,0,.05)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.2) 45.9%,rgba(0,0,0,.05) 81.05%,transparent);bottom:0;height:35rem;top:auto}.plyr--video .plyr__progress__buffer{color:#b0b0b0}.plyr--full-ui input[type=range]{color:$primaryDefault}.plyr--video .plyr__control{background:$primaryDefault}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#fff}.plyr--video .plyr__control.plyr__tab-focus svg,.plyr--video .plyr__control:hover svg,.plyr--video .plyr__control[aria-expanded=true] svg{fill:$primaryDefault}.welcome-guest-popup__main{align-items:center;background:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:20px;justify-content:center;left:50%;max-width:640px;min-height:auto;padding:32px 40px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.welcome-guest-popup__title{font-size:24px;line-height:40px}.welcome-guest-popup__form{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.welcome-guest-popup__input{max-width:708px;width:100%}.welcome-guest-popup__submit{margin-left:20px}.welcome-guest-popup__agreement{font-size:12px;line-height:14px;margin-top:24px;max-width:580px;width:100%}.welcome-guest-popup__agreement a{color:#000;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;transition:all .2s cubic-bezier(.61,1,.88,1)}.welcome-guest-popup__agreement a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.welcome-guest-popup__inner{width:100%}@media only screen and (max-width:1200px){.welcome-guest-popup__close{right:24px;top:24px}.welcome-guest-popup__title{font-size:18px;line-height:20px}.welcome-guest-popup__form{margin-top:16px}.welcome-guest-popup__agreement{margin-top:12px}.welcome-guest-popup__submit{flex-shrink:0}}@media only screen and (max-width:768px){.welcome-guest-popup__close{right:16px;top:16px}.welcome-guest-popup__main{padding:32px 16px}.welcome-guest-popup__form{flex-direction:column}.welcome-guest-popup__form-input{max-width:none}.welcome-guest-popup__submit{margin-left:0;margin-top:16px;width:100%}.welcome-guest-popup__title{padding-right:16px}}.welcome-user-popup__main{align-items:center;background:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:20px;justify-content:center;left:50%;max-width:640px;min-height:auto;padding:32px 40px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.welcome-user-popup__title{font-size:24px;line-height:40px}.welcome-user-popup__form{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.welcome-user-popup__input{max-width:708px;width:100%}.welcome-user-popup__submit{margin-left:20px}.welcome-user-popup__agreement{font-size:12px;line-height:14px;margin-top:24px;max-width:580px;width:100%}.welcome-user-popup__agreement a{color:#000;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;transition:all .2s cubic-bezier(.61,1,.88,1)}.welcome-user-popup__agreement a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.welcome-user-popup__inner{width:100%}@media only screen and (max-width:1200px){.welcome-user-popup__close{right:24px;top:24px}.welcome-user-popup__title{font-size:18px;line-height:20px}.welcome-user-popup__form{margin-top:16px}.welcome-user-popup__agreement{margin-top:12px}.welcome-user-popup__submit{flex-shrink:0}}@media only screen and (max-width:768px){.welcome-user-popup__close{right:16px;top:16px}.welcome-user-popup__main{padding:32px 16px}.welcome-user-popup__form{flex-direction:column}.welcome-user-popup__form-input{max-width:none}.welcome-user-popup__submit{margin-left:0;margin-top:16px;width:100%}.welcome-user-popup__title{padding-right:16px}}.news-preview{color:$dark-color;display:block;-webkit-text-decoration:none;text-decoration:none}.news-preview:hover .news-preview__image img{transform:scale(1.05)}.news-preview:hover .news-preview__title{color:$primaryDefault}.news-preview__date-cat{align-items:center;color:$primaryDefault;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.2rem;font-weight:400;letter-spacing:.02em;line-height:100%;margin-bottom:2.5rem;text-transform:uppercase}.news-preview__date{margin-right:1rem;white-space:nowrap}.news-preview__cat{padding-left:10rem;position:relative}.news-preview__cat:before{background-color:$primaryDefault;content:"";height:1px;left:0;margin-top:-1px;position:absolute;top:50%;width:9rem}.news-preview__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.8rem;font-weight:400;letter-spacing:.05em;line-height:160%;max-width:100%;overflow:hidden;position:relative;transition:color .3s}.news-preview__image{font-size:0;line-height:1;margin-bottom:2rem;overflow:hidden;padding-bottom:65%;position:relative}.news-preview__image img{height:100%;left:0;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;transition:all .3s;width:100%}.news-preview__descr{color:#777;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:1.6rem;font-weight:400;line-height:160%;padding-top:1.5rem}.preloader{align-items:center;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.preloader__logo{animation:logoFlick 2s ease-in-out infinite;font-size:0;line-height:1;width:55px}.preloader__logo img{height:auto;width:100%}@keyframes logoFlick{0%{opacity:0}50%{opacity:1}to{opacity:0}}.suggest-products{margin-top:72px;position:relative;width:100%}.suggest-products__head{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.suggest-products__title{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:28px;line-height:32px}.suggest-products__controls{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.suggest-products__slider{margin-top:32px;width:100%;z-index:0}.suggest-products__slider-next,.suggest-products__slider-prev{display:block;height:32px;left:0;position:relative;right:0;top:0;transition:all .2s cubic-bezier(.61,1,.88,1);width:32px}.suggest-products__slider-next:hover,.suggest-products__slider-prev:hover{opacity:.7}.suggest-products__slider-next svg,.suggest-products__slider-prev svg{display:block;height:100%;width:100%}.suggest-products__slider-next .swiper-button-disabled,.suggest-products__slider-prev .swiper-button-disabled{opacity:.3;pointer-events:none}.suggest-products__slider-next{margin-left:24px}@media only screen and (max-width:768px){.suggest-products{margin-top:32px}.suggest-products__title{font-size:20px;line-height:24px}.suggest-products__slider-next,.suggest-products__slider-prev{height:20px;width:20px}.suggest-products__slider .product-item{width:220px}}.about-page{padding-top:128px}@media only screen and (max-width:1280px){.about-page{padding-top:108px}}@media only screen and (max-width:1100px){.about-page{padding-top:96px}}.about-page .first{height:488px;position:relative}.about-page .first__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%}.about-page .first__inner{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:2}.about-page .first__title{color:#fffcfc;font-size:40px;line-height:48px}.about-page .first__text{color:#fffcfc;font-size:24px;line-height:32px;margin-top:24px;max-width:614px;width:100%}@media only screen and (max-width:768px){.about-page .first{height:400px}.about-page .first__title{font-size:26px;line-height:30px}.about-page .first__text{font-size:18px;line-height:22px;margin-top:16px}}.about-page .about p{font-size:20px;line-height:30px;margin-top:80px;max-width:888px;width:100%}.about-page .about img{display:block;height:auto;margin-top:80px;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (max-width:768px){.about-page .about p{font-size:16px;line-height:20px;margin-top:32px}.about-page .about img{margin-top:32px}}.about-page .collection{background:#f6f6f6;margin-top:80px;padding:80px 0;width:100%}.about-page .collection__inner{position:relative}.about-page .collection__slider{overflow:visible;overflow:initial;position:relative;width:100%}.about-page .collection__slider .product-item{position:relative;width:318px;z-index:2}.about-page .collection__slider .product-item:after{background:#f6f6f6;content:"";height:100%;position:absolute;right:-32px;top:0;width:32px;z-index:-1}.about-page .collection__slider .product-item__colors{display:none}.about-page .collection__slider-scrollbar{background:#d4d4d4;bottom:0;height:2px;left:0;margin-top:40px;position:relative;width:100%}.about-page .collection__slider .swiper-scrollbar-drag{background:#000}.about-page .collection__block{left:0;position:absolute;top:0}.about-page .collection__title{font-size:24px;line-height:32px;width:240px}.about-page .collection__text{font-size:16px;line-height:24px;margin-top:16px;width:270px}@media only screen and (max-width:768px){.about-page .collection{margin-top:48px;padding:48px 0}.about-page .collection__slider{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.about-page .collection__slider .product-item{width:220px}.about-page .collection__slider-scrollbar{margin-top:24px}.about-page .collection__block{margin-bottom:24px;order:-1;position:relative}.about-page .collection__title{font-size:22px;line-height:26px;width:220px}}.account-page{padding-top:128px}@media only screen and (max-width:1280px){.account-page{padding-top:108px}}@media only screen and (max-width:1100px){.account-page{padding-top:96px}}.account-page .head{height:206px;position:relative;width:100%}.account-page .head__inner{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;position:relative;z-index:2}.account-page .head__img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.account-page .head__title{color:#fffcfc;font-size:40px;line-height:48px}@media only screen and (max-width:768px){.account-page .head{height:120px}.account-page .head__title{font-size:24px;line-height:28px}}.account{padding-top:48px}.account__inner{grid-gap:66px;display:grid;gap:66px;grid-template-columns:276px auto;width:100%}.account__main{max-width:890px;width:100%}.account__section-title{font-size:24px;line-height:29px}.account__profile-section{margin-top:48px}.account__profile-section:first-child{margin-top:0}.account__profile-section-title{font-size:24px;line-height:29px;margin-bottom:28px}.account__profile-section-subtitle{font-size:20px;line-height:24px;margin-bottom:20px;margin-top:32px}.account__profile-input{margin-top:16px;max-width:546px}.account__profile-birthday{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);max-width:660px;width:100%}.account__profile-birthday .dropdown{width:100%}.account__profile-birthday .dropdown__btn{height:48px;justify-content:center;width:100%}.account__profile-birthday .dropdown__list{top:52px}.account__profile-caption{color:#848484;font-size:14px;line-height:16px;margin-top:24px}.account__profile-save{height:40px;margin-top:34px;width:260px}.account__profile-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.account__profile-grid .input{margin-top:0}.account__profile-input{width:100%}.account__profile-inputs{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);width:100%}.account__profile-col{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:flex-end}.account__profile-comment{margin-top:24px}.account__profile-row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.account__profile-point-dropdown{max-width:546px;width:100%}.account__profile-point-select{align-items:center;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:14px;line-height:16px;margin-left:40px;transition:all .2s cubic-bezier(.61,1,.88,1)}.account__profile-point-select:hover{opacity:.7}.account__profile-point-select svg{display:block;height:14px;margin-left:8px;width:40px}.account__profile-point-result{margin-top:32px}.account__profile-point-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:220px auto;margin-top:15px}.account__profile-point-row:first-child{margin-top:0}.account__profile-point-label,.account__profile-point-value{color:#000;font-size:16px;line-height:19px}.account__profile .dropdown{width:100%}.account__profile .dropdown__btn{height:48px;justify-content:center;width:100%}.account__profile .dropdown__list{top:52px}.account__history-list{margin-top:36px;width:100%}.account__history-item{border-bottom:1px solid #d4d4d4;cursor:pointer;display:grid;grid-template-columns:1fr auto;justify-content:space-between;padding:24px 0}.account__history-item:hover .account__history-item-btn{opacity:.7}.account__history-item:first-child{border-top:1px solid #d4d4d4}.account__history-item-products{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0}.account__history-item-product{flex-shrink:0;height:156px;margin-left:16px;position:relative;width:112px}.account__history-item-product img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.account__history-item-count{align-items:center;color:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;height:100%;justify-content:center;left:0;line-height:24px;position:absolute;top:0;width:100%;z-index:2}.account__history-item-count:before{background:#000;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:-1}.account__history-item-col{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;justify-content:space-between}.account__history-item-top{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.account__history-item-num{font-size:20px;line-height:24px}.account__history-item-btn{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:16px;margin-left:14px;transition:all .2s cubic-bezier(.61,1,.88,1)}.account__history-item-btn svg{display:block;height:14px;margin-left:8px;width:40px}.account__history-item-bottom{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.account__history-item-caption{font-size:16px;line-height:19px;margin-left:24px}.account__history-item-caption:first-child{margin-left:0}.account__order{grid-gap:24px;display:grid;gap:24px;grid-template-columns:auto 318px}.account__order-main{width:100%}.account__order-back{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:16px;transition:all .2s cubic-bezier(.61,1,.88,1)}.account__order-back:hover{opacity:.7}.account__order-back svg{display:block;height:14px;margin-right:8px;width:40px}.account__order-products{grid-column-gap:24px;grid-row-gap:32px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(2,1fr);margin-top:34px;row-gap:32px;width:100%}.account__order-products .product-item__colors{display:none}.account__order-products .product-item__img{height:394px}.account__order-details-head{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:36px}.account__order-details-num{font-size:24px;line-height:29px}.account__order-details-date,.account__order-details-status{font-size:16px;line-height:19px}.account__order-details-date{margin-bottom:23px}.account__order-details-row{align-items:center;border-top:1px solid #d4d4d4;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:20px 0}.account__order-details-label,.account__order-details-value{font-size:16px;line-height:19px}.account__order-details-pay{height:40px;margin-top:23px;width:100%}.account__favorites-head{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.account__favorites-title{font-size:24px;line-height:29px}.account__favorites-clear{border-bottom:1px solid rgba(0,0,0,.4);color:#000;cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;line-height:17px;transition:all .2s cubic-bezier(.61,1,.88,1)}.account__favorites-clear:hover{border-color:transparent;opacity:.7}.account__favorites-list{grid-column-gap:20px;grid-row-gap:40px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);margin-top:44px;row-gap:40px;width:100%}.account__favorites-more{height:40px;margin:56px auto auto;width:260px}@media only screen and (max-width:1330px){.account__order-products{grid-template-columns:1fr}.account__order-products .product-item__img{height:37vw}}@media only screen and (max-width:1280px){.account__history-item-bottom{grid-row-gap:8px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:8px;width:-moz-max-content;width:-webkit-max-content;width:max-content}.account__history-item-caption{margin-left:0}.account__order{grid-template-columns:auto 280px}}@media only screen and (max-width:992px){.account__inner,.account__order-products{grid-template-columns:1fr}.account__order-products .product-item__img{height:82vw}}@media only screen and (max-width:768px){.account{padding-top:24px}.account__section-title{font-size:20px;line-height:24px}.account__profile-section-title{font-size:20px;line-height:24px;margin-bottom:24px}.account__profile-section-subtitle{font-size:16px;line-height:20px;margin-top:24px}.account__profile-input{margin-top:12px}.account__profile-birthday{gap:12px}.account__profile-caption{margin-top:16px}.account__profile-save{margin-top:24px;width:100%}.account__profile-grid{gap:12px;grid-template-columns:1fr}.account__profile-row{display:block}.account__profile-point-select{margin-left:0;margin-top:12px}.account__profile-point-label,.account__profile-point-value{font-size:14px;line-height:17px}.account__profile-point-row{grid-template-columns:repeat(2,auto);justify-content:space-between;margin-top:8px}.account__history-list,.account__profile-point-result{margin-top:24px}.account__history-item{height:200px;padding:16px 0}.account__history-item-products{align-items:flex-end}.account__history-item-product{height:76px;width:52px}.account__history-item-bottom{grid-template-columns:1fr}.account__history-item-caption{font-size:14px;line-height:17px}.account__history-item-num{flex-shrink:0;font-size:18px;line-height:22px}.account__order{gap:40px;grid-template-columns:1fr}.account__order-details{width:100%}.account__order-details-num{font-size:20px;line-height:24px}.account__order-details-head{margin-bottom:20px}.account__order-details-date{margin-bottom:16px}.account__order-details-row{padding:16px 0}.account__order-products{grid-template-columns:repeat(2,1fr)}.account__order-products .product-item__img{height:68vw}.account__favorites-title{font-size:20px;line-height:24px}.account__favorites-list{-moz-column-gap:16px;column-gap:16px;grid-template-columns:repeat(2,1fr);margin-top:24px;row-gap:32px}}.blog-page{padding-top:132px}@media only screen and (max-width:1100px){.blog-page{padding-top:72px}}.blog-page .blog__head{justify-content:space-between}.blog-page .blog__head,.blog-page .blog__nav{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.blog-page .blog__nav-item{color:#848484;cursor:pointer;display:block;font-size:14px;letter-spacing:.12em;line-height:19px;margin-left:32px;text-transform:uppercase;transition:all .2s cubic-bezier(.61,1,.88,1)}.blog-page .blog__nav-item:hover{opacity:.7}.blog-page .blog__nav-item.active{color:#000;pointer-events:none}.blog-page .blog__list{grid-column-gap:24px;grid-row-gap:36px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(3,1fr);margin-top:32px;row-gap:36px;width:100%}.blog-page .blog__article{cursor:pointer;width:100%}.blog-page .blog__article:hover .blog__article-img img{opacity:.7}.blog-page .blog__article-img{height:auto;overflow:hidden;width:100%}.blog-page .blog__article-img img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.blog-page .blog__article-date{color:#848484;font-size:12px;line-height:24px;margin-top:12px}.blog-page .blog__article-title{color:#000;font-size:16px;line-height:19px;margin-top:4px}.blog-page .blog__article-row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;margin-top:8px}.blog-page .blog__article-tag{color:#848484;font-size:16px;line-height:24px;margin-left:12px}.blog-page .blog__article-tag:first-child{margin-left:0}.blog-page .blog__more{height:40px;margin:50px auto auto;width:260px}@media only screen and (max-width:768px){.blog-page .blog__head{display:block}.blog-page .blog__nav{margin-top:16px;width:100%}.blog-page .blog__nav-item{font-size:12px;line-height:16px;margin-left:16px}.blog-page .blog__nav-item:first-child{margin-left:0}.blog-page .blog__list{-moz-column-gap:16px;column-gap:16px;grid-template-columns:repeat(2,1fr);margin-top:24px;row-gap:24px}.blog-page .blog__article-date{line-height:16px}.blog-page .blog__article-title{font-size:14px;line-height:17px}}.blog-page .article{padding-top:8px}.blog-page .article__container{margin:auto;max-width:774px;width:100%}.blog-page .article__back,.blog-page .article__head{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.blog-page .article__back{color:#000;cursor:pointer;font-size:16px;line-height:19px;transition:all .2s cubic-bezier(.61,1,.88,1)}.blog-page .article__back:hover{opacity:.7}.blog-page .article__back img{display:block;height:auto;margin-right:4px;-o-object-fit:contain;object-fit:contain;width:16px}.blog-page .article__date{font-size:16px;line-height:24px;margin-left:60px}.blog-page .article__tags{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:20px}.blog-page .article__tag{color:#848484;font-size:16px;line-height:24px;margin-left:12px}.blog-page .article__tag:first-child{margin-left:0}.blog-page .article__title{margin:24px 0}.blog-page .article__row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.blog-page .article__nav{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:36px;justify-content:center;margin:64px auto auto}.blog-page .article__nav-btn{height:40px}.blog-page .article .html-block img{display:block;height:auto;margin:64px 0;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (max-width:768px){.blog-page .article__head{flex-wrap:wrap}.blog-page .article__back{margin-bottom:16px;margin-right:100%}.blog-page .article__date{margin-left:0}.blog-page .article__date,.blog-page .article__tag{font-size:14px;line-height:17px}.blog-page .article .html-block img{margin:32px 0}.blog-page .article__row{gap:12px}.blog-page .article__nav{gap:12px;margin-top:32px}.blog-page .article__nav-btn{line-height:14px}}.cart-page{padding-top:162px}@media only screen and (max-width:1100px){.cart-page{padding-top:134px}}.cart-page .cart__title{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:36px}.cart-page .cart__inner{grid-gap:24px;display:grid;gap:24px;grid-template-columns:auto 432px;margin-top:32px}.cart-page .cart__products{width:100%}.cart-page .cart__product{grid-gap:80px;border-bottom:1px solid #d5d5d5;display:grid;gap:80px;grid-template-columns:148px auto;padding:32px 0;position:relative}.cart-page .cart__product:first-child{border-top:1px solid #d5d5d5}.cart-page .cart__product-img{cursor:pointer;display:block;flex-shrink:0;height:218px;width:148px}.cart-page .cart__product-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cart-page .cart__product-col{height:100%;position:relative;width:100%}.cart-page .cart__product-code{color:#848484;font-size:14px;line-height:24px}.cart-page .cart__product-remove{cursor:pointer;display:block;height:16px;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.61,1,.88,1);width:16px}.cart-page .cart__product-remove img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.cart-page .cart__product-remove:hover{opacity:.7}.cart-page .cart__product-title{font-size:16px;line-height:19px;margin-top:12px}.cart-page .cart__product-row{-moz-column-gap:20px;column-gap:20px;margin-top:27px}.cart-page .cart__product-bottom,.cart-page .cart__product-row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cart-page .cart__product-bottom{bottom:0;left:0;position:absolute;width:100%}.cart-page .cart__product-price{font-size:16px;line-height:24px}.cart-page .cart__product-price-row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;width:-moz-max-content;width:-webkit-max-content;width:max-content}.cart-page .cart__product-oldprice{color:#848484;font-size:16px;line-height:24px;margin-left:28px;text-decoration-line:line-through}.cart-page .cart__product-discount{color:#f32255;font-size:16px;line-height:24px;margin-left:27px}.cart-page .cart__product-counter{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cart-page .cart__product-counter-decrease,.cart-page .cart__product-counter-increase{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:12px;justify-content:center;transition:all .2s cubic-bezier(.61,1,.88,1);width:12px}.cart-page .cart__product-counter-decrease img,.cart-page .cart__product-counter-increase img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.cart-page .cart__product-counter-value{color:#000;font-size:16px;line-height:16px;margin:0 4px;text-align:center;width:-moz-max-content;width:-webkit-max-content;width:max-content;width:24px}.cart-page .cart__details{background:#f6f6f6;height:auto;height:-moz-max-content;height:-webkit-max-content;height:max-content;padding:40px;position:relative;width:100%;z-index:20}.cart-page .cart__details-title{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:36px;margin-bottom:32px}.cart-page .cart__details-row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:17px}.cart-page .cart__details-row--total{margin-top:32px}.cart-page .cart__details-text{font-size:18px;line-height:22px}.cart-page .cart__details-value{flex-shrink:0;font-size:18px;line-height:22px;text-align:right}.cart-page .cart__details-checkout{font-size:14px;height:40px;line-height:24px;margin-top:32px;width:100%}.cart-page .cart__details-caption{color:#848484;font-size:12px;line-height:15px;margin-top:20px}@media only screen and (max-width:1180px){.cart-page .cart__inner{grid-template-columns:1fr}.cart-page .cart__details{bottom:0;left:0;padding:32px 48px;position:sticky;width:100%;z-index:30}.cart-page .cart__details-title{display:none}.cart-page .cart__details-checkout{margin-top:24px}.cart-page .cart__details-caption{display:none}}@media only screen and (max-width:768px){.cart-page .cart__title{font-size:24px;line-height:28px}.cart-page .cart__inner{margin-top:24px}.cart-page .cart__details{padding:24px 16px}.cart-page .cart__details-text,.cart-page .cart__details-value{font-size:14px;line-height:17px}.cart-page .cart__details-row{margin-bottom:12px;margin-top:0}.cart-page .cart__details-row--total{margin-top:18px}.cart-page .cart__details-checkout{margin-top:12px}.cart-page .cart__product{gap:20px;padding:16px 0}.cart-page .cart__product-price-row{align-items:flex-end;flex-direction:column-reverse;gap:4px;text-align:right}.cart-page .cart__product-bottom{align-items:flex-end}.cart-page .cart__product-discount,.cart-page .cart__product-oldprice{font-size:14px;line-height:17px}.cart-page .cart__product-row{align-items:flex-start;flex-direction:column}.cart-page .cart__product-row .dropdown{margin-bottom:12px;margin-left:0}}.catalog-page{padding-top:162px}.catalog-page .head__title{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif}.catalog-page .head__text{font-size:16px;line-height:22px;margin-top:12px;max-width:774px;width:100%}.catalog-page .head__row{border-bottom:1px solid #e7e7e7;margin-top:56px;padding-bottom:12px;width:100%}.catalog-page .head__categories,.catalog-page .head__row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-page .head__categories{cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:18px;line-height:21px}.catalog-page .head__categories img{display:block;height:auto;margin-left:8px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:relative;top:2px;width:8px}.catalog-page .head__filters{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:127px;width:100%}.catalog-page .head__filters .filter-dropdown{margin-left:75px}.catalog-page .head__filters .filter-dropdown:first-child{margin-left:0}.catalog-page .head__filters-clear{color:#848484;cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:18px;line-height:22px;margin-left:75px;transition:all .2s cubic-bezier(.61,1,.88,1)}.catalog-page .head__filters-clear:hover{opacity:.7}.catalog-page .head__filters-sort{margin-left:auto!important}.catalog-page .head__filters-sort .filter-dropdown__list{left:auto;right:0}.catalog-page .head__categories-mob,.catalog-page .head__filters-mob{display:none}@media only screen and (max-width:1400px){.catalog-page .head__filters .filter-dropdown,.catalog-page .head__filters-clear,.catalog-page .head__view{margin-left:32px}}@media only screen and (max-width:1200px){.catalog-page .head__categories,.catalog-page .head__filters{display:none}.catalog-page .head__categories-mob,.catalog-page .head__filters-mob{align-items:center;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:18px;line-height:22px;transition:all .2s cubic-bezier(.61,1,.88,1)}.catalog-page .head__categories-mob:hover,.catalog-page .head__filters-mob:hover{opacity:.7}.catalog-page .head__categories-mob svg,.catalog-page .head__filters-mob svg{display:block;height:16px;margin-right:8px;width:16px}.catalog-page .head__filters-mob{margin-left:auto}}@media only screen and (max-width:768px){.catalog-page .head__row{margin-top:40px}}.catalog-page .catalog{margin-top:56px}.catalog-page .catalog__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-page .catalog__categories{flex-shrink:0;margin-right:0;opacity:0;overflow:hidden;transition:all .2s cubic-bezier(.61,1,.88,1);width:0}.catalog-page .catalog__categories-item{color:#000;display:block;font-size:16px;line-height:19px;margin-top:16px;transition:all .2s cubic-bezier(.61,1,.88,1)}.catalog-page .catalog__categories-item:hover{opacity:.6}.catalog-page .catalog__categories-item:first-child{margin-top:0}.catalog-page .catalog__categories.opened{margin-right:48px;opacity:1;width:180px}.catalog-page .catalog__content{width:100%}.catalog-page .catalog__grid{grid-column-gap:24px;grid-row-gap:32px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:32px}.catalog-page .catalog__text{margin-top:64px;width:100%}.catalog-page .catalog__text-visible p:last-child{margin-bottom:0}.catalog-page .catalog__text-hidden{height:0;overflow:hidden;transition:all .2s cubic-bezier(.61,1,.88,1)}.catalog-page .catalog__text-hidden.expanded{height:var(--height)}.catalog-page .catalog__text-hidden p:first-child{margin-top:0}.catalog-page .catalog__text-btn{border-bottom:1px solid rgba(0,0,0,.4);color:#000;cursor:pointer;display:block;font-size:14px;line-height:17px;margin-top:12px;transition:all .2s cubic-bezier(.61,1,.88,1)}.catalog-page .catalog__text-btn:hover{border-color:transparent;opacity:.7}@media only screen and (max-width:1200px){.catalog-page .catalog{margin-top:32px}.catalog-page .catalog__categories{display:none}}@media only screen and (max-width:768px){.catalog-page .catalog__grid{-moz-column-gap:16px;column-gap:16px;grid-template-columns:repeat(2,1fr)}.catalog-page .catalog__text{margin-top:48px}}@media only screen and (max-width:1100px){.catalog-page{padding-top:134px}}.catalog-page .popup-categories .popup__main{width:100%}.catalog-page .popup-categories__list{margin-top:32px}.catalog-page .popup-categories__item{color:#000;display:block;font-size:16px;line-height:20px;margin-top:16px;transition:all .2s cubic-bezier(.61,1,.88,1)}.catalog-page .popup-categories__item:hover{opacity:.7}.catalog-page .popup-filters .popup__main{overflow-y:auto;padding-bottom:100px;width:100%}.catalog-page .popup-filters__section{margin-top:32px}.catalog-page .popup-filters__section-head{border-bottom:1px solid #d4d4d4;color:#000;font-size:16px;line-height:19px;padding-bottom:10px;width:100%}.catalog-page .popup-filters__section-list{margin-top:12px}.catalog-page .popup-filters__section-inputs{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:16px;margin-top:12px}.catalog-page .popup-filters__item{margin-top:12px}.catalog-page .popup-filters__input-item input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid #000;color:#000;display:block;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;height:40px;line-height:18px;outline:0;padding:0 16px;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.catalog-page .popup-filters__input-item input::-moz-placeholder{opacity:.5}.catalog-page .popup-filters__input-item input::placeholder{opacity:.5}.catalog-page .popup-filters__error{color:#8b0000;display:none;font-size:14px;line-height:16px;margin-bottom:12px}.catalog-page .popup-filters__error.filter-price__error--active{display:block}.catalog-page .popup-filters__bottom{grid-gap:16px;background:#fffcfc;bottom:0;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);left:0;padding:16px;position:fixed;width:100%;z-index:10}.catalog-page .popup-filters__clear,.catalog-page .popup-filters__submit{width:100%}.client-days-page{padding-top:128px}@media only screen and (max-width:1280px){.client-days-page{padding-top:108px}}@media only screen and (max-width:1100px){.client-days-page{padding-top:96px}}.client-days-page__banner{align-items:center;background-position:50%;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:100px;padding:32px;text-align:center}.client-days-page__banner--image{min-height:488px}@media only screen and (max-width:768px){.client-days-page__banner--image{min-height:400px}}.client-days-page__title{color:#fff;font-size:40px;line-height:48px;max-width:640px}@media only screen and (max-width:768px){.client-days-page__title{font-size:26px;line-height:30px}}.client-days-page__text{margin-top:80px}@media only screen and (max-width:768px){.client-days-page__text{margin-top:32px}}.client-days-page__text p{font-size:20px;line-height:30px;margin-top:40px}@media only screen and (max-width:768px){.client-days-page__text p{font-size:16px;line-height:20px;margin-top:32px}}.client-days-page__text img{display:block;height:auto;margin-top:80px;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (max-width:768px){.client-days-page__text img{margin-top:32px}}.client-days-page__swiper{margin-top:100px}.client-days-page__success{color:#eb8484;font-size:24px;line-height:29px;margin:60px 0 100px;text-align:center}.client-days-page__form{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:16px;margin:60px auto;max-width:420px;padding:16px;width:100%}@media only screen and (max-width:768px){.client-days-page__form{margin-bottom:32px;margin-top:32px}}.client-days-page__form-title{margin-bottom:32px;text-align:center}.client-days-page__form-button{align-self:center}.contacts-page{padding-top:128px}@media only screen and (max-width:1280px){.contacts-page{padding-top:108px}}@media only screen and (max-width:1100px){.contacts-page{padding-top:96px}}.contacts-page .head{height:206px;position:relative;width:100%}.contacts-page .head__inner{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;position:relative;z-index:2}.contacts-page .head__img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.contacts-page .head__title{color:#fffcfc;font-size:40px;line-height:48px}@media only screen and (max-width:768px){.contacts-page .head{height:180px}.contacts-page .head__title{font-size:26px;line-height:30px}.contacts-page .head__text{font-size:18px;line-height:22px;margin-top:16px}}.contacts-page .contacts__connect{padding-top:48px}.contacts-page .contacts__connect .contacts__subtitle{border-bottom:1px solid #d4d4d4;padding-bottom:16px;width:100%}.contacts-page .contacts__connect-caption{font-size:14px;margin-top:24px}.contacts-page .contacts__connect-btn{padding:0 12px;width:100%}.contacts-page .contacts__connect-btn svg{display:block;height:16px;margin-right:8px;width:16px}.contacts-page .contacts__connect-btn:first-child{margin-left:0}.contacts-page .contacts__connect-row{grid-gap:20px;align-items:center;display:grid;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;grid-template-columns:repeat(5,1fr);margin-top:32px}.contacts-page .contacts__subtitle{font-size:24px;line-height:36px}.contacts-page .contacts__shops{margin-top:56px}.contacts-page .contacts__shops-title{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:30px;margin-bottom:156px}.contacts-page .contacts__shops-subtitle{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;line-height:58px}.contacts-page .contacts__shops-text{font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:38px;max-width:1310px}.contacts-page .contacts__shops-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:24px;margin-top:16px}.contacts-page .contacts__shop{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 771px;padding:28px 0;width:100%}.contacts-page .contacts__shop-slider{position:relative;width:100%}.contacts-page .contacts__shop-slider-item{width:100%!important}.contacts-page .contacts__shop-slider-item img{display:block;height:447px;-o-object-fit:cover;object-fit:cover;width:100%}.contacts-page .contacts__shop-info{align-self:center}.contacts-page .contacts__shop-name{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;line-height:58px;margin-bottom:53px}.contacts-page .contacts__shop-row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:34px}.contacts-page .contacts__shop-row p{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:38px}.contacts-page .contacts__shop-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:34px}.contacts-page .contacts__shop-look{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;gap:8px;line-height:38px;transition:all .2s cubic-bezier(.61,1,.88,1)}.contacts-page .contacts__shop-look:hover{opacity:.7}.contacts-page .contacts__shop-whatsup{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;gap:8px;line-height:38px;transition:all .2s cubic-bezier(.61,1,.88,1)}.contacts-page .contacts__shop-whatsup svg{height:24px;width:24px}.contacts-page .contacts__shop-whatsup:hover{opacity:.7}@media only screen and (max-width:1600px){.contacts-page .contacts__shops-title{margin-bottom:40px}.contacts-page .contacts__shop{gap:72px;grid-template-columns:1fr 595px}.contacts-page .contacts__shop-slider-item img{height:375px}}@media only screen and (max-width:1280px){.contacts-page .contacts__shops-subtitle{font-size:36px;line-height:42px}.contacts-page .contacts__shops-text{font-size:24px;line-height:29px;max-width:985px}.contacts-page .contacts__shop{gap:46px;grid-template-columns:1fr 502px}.contacts-page .contacts__shop-name{font-size:36px;line-height:43px;margin-bottom:34px}.contacts-page .contacts__shop-row{margin-bottom:34px}.contacts-page .contacts__shop-look,.contacts-page .contacts__shop-row p,.contacts-page .contacts__shop-whatsup{font-size:24px;line-height:29px}.contacts-page .contacts__shop-slider-item img{height:293px}}@media only screen and (max-width:1200px){.contacts-page .contacts__connect-row{grid-row-gap:16px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:16px}.contacts-page .contacts__connect-btn{margin:0}}@media only screen and (max-width:1100px){.contacts-page .contacts__shops-title{margin-bottom:30px}.contacts-page .contacts__shop{grid-template-columns:1fr;padding-top:0}}@media only screen and (max-width:768px){.contacts-page .contacts__connect{padding-top:32px}.contacts-page .contacts__connect-caption{margin-top:16px}.contacts-page .contacts__connect-row{grid-template-columns:1fr}.contacts-page .contacts__connect-btn{width:100%}.contacts-page .contacts__subtitle{font-size:20px;line-height:24px;padding-bottom:12px}.contacts-page .contacts__shops{margin-top:32px}.contacts-page .contacts__shops-title{padding-top:0}.contacts-page .contacts__shops-subtitle{font-size:24px;line-height:29px}.contacts-page .contacts__shops-text{font-size:16px;line-height:19px;max-width:467px}.contacts-page .contacts__shop{gap:30px}.contacts-page .contacts__shop-name{font-size:24px;line-height:29px;margin-bottom:34px}.contacts-page .contacts__shop-row{margin-bottom:20px}.contacts-page .contacts__shop-row p,.contacts-page .contacts__shop-whatsup{font-size:16px;line-height:19px}.contacts-page .contacts__shop-whatsup svg{height:18px;width:18px}.contacts-page .contacts__shop-look{font-size:16px;line-height:19px}.contacts-page .contacts__shop-look svg{height:18px;width:18px}}@media only screen and (max-width:400px){.contacts-page .contacts__shops{margin-top:32px}.contacts-page .contacts__shops-title{gap:20px}.contacts-page .contacts__shops-subtitle{font-size:20px;line-height:24px}.contacts-page .contacts__shops-text{font-size:16px;line-height:19px;max-width:328px}.contacts-page .contacts__shop{gap:25px}.contacts-page .contacts__shop-name{font-size:20px;line-height:24px;margin-bottom:39px}.contacts-page .contacts__shop-row{margin-bottom:20px}.contacts-page .contacts__shop-row p{font-size:16px;line-height:19px}.contacts-page .contacts__shop-contacts{flex-direction:column;gap:8px;margin-top:34px}.contacts-page .contacts__shop-whatsup{font-size:16px;line-height:19px}.contacts-page .contacts__shop-whatsup svg{height:18px;width:18px}.contacts-page .contacts__shop-look{font-size:16px;line-height:19px}.contacts-page .contacts__shop-look svg{height:18px;width:18px}.contacts-page .contacts__shop-slider-item img{height:181px}}.email-confirm-page__container{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;min-height:50vh;min-height:calc(var(--vh, 1vh)*50);padding-top:232px;text-align:center}@media only screen and (max-width:768px){.email-confirm-page__container{padding-top:156px}}.email-confirm-page__icon{margin-bottom:32px;width:100px}@media only screen and (max-width:1024px){.email-confirm-page__icon{margin-bottom:22px;width:80px}}@media only screen and (max-width:768px){.email-confirm-page__icon{margin-bottom:18px;width:40px}}.email-confirm-page__icon img{max-width:100%}.email-confirm-page__message{color:#1e1e1e;font-size:64px;line-height:1.1;text-align:center}@media only screen and (max-width:1600px){.email-confirm-page__message{margin-bottom:12px}}@media only screen and (max-width:1280px){.email-confirm-page__message{font-size:48px}}@media only screen and (max-width:768px){.email-confirm-page__message{font-size:28px}}@media only screen and (max-width:480px){.email-confirm-page__message{font-size:24px}}.error-page{padding-top:128px}@media only screen and (max-width:1280px){.error-page{padding-top:108px}}@media only screen and (max-width:1100px){.error-page{padding-top:96px}}.error-page .error{padding-left:114px}.error-page .error__title{font-size:80px;line-height:96px}.error-page .error__text{margin-top:32px;max-width:510px;width:100%}@media only screen and (max-width:768px){.error-page .error{padding-left:0}.error-page .error__title{font-size:48px;line-height:48px}}.help-page{padding-top:128px}@media only screen and (max-width:1280px){.help-page{padding-top:108px}}@media only screen and (max-width:1100px){.help-page{padding-top:96px}}.help-page .head{height:206px;position:relative;width:100%}.help-page .head__inner{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;position:relative;z-index:2}.help-page .head__img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.help-page .head__title{color:#fffcfc;font-size:40px;line-height:48px}@media only screen and (max-width:768px){.help-page .head{height:180px}.help-page .head__title{font-size:26px;line-height:30px}.help-page .head__text{font-size:18px;margin-top:16px}}.help-page .help{padding-top:64px}.help-page .help__nav{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:40px;width:100%}.help-page .help__nav-item{color:#848484;cursor:pointer;display:block;font-size:14px;letter-spacing:.12em;line-height:19px;margin-left:32px;text-transform:uppercase;transition:all .2s cubic-bezier(.61,1,.88,1)}.help-page .help__nav-item:hover{opacity:.7}.help-page .help__nav-item:first-child{margin-left:0}.help-page .help__nav-item.nuxt-link-exact-active{color:#000;pointer-events:none}.help-page .help__section{border-top:1px solid #d4d4d4;box-sizing:content-box;display:block;overflow:hidden;padding:40px 0;position:relative;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.help-page .help__section.expand .help__section-text{grid-template-rows:1fr;opacity:1}.help-page .help__section.expand .help__section-arrow{transform:translateY(-50%)}.help-page .help__section.expand .help__section-arrow img{transform:rotate(0)}.help-page .help__section-title{cursor:pointer;font-size:24px;line-height:29px;padding-right:48px;position:relative}.help-page .help__section-arrow{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;display:block;height:32px;justify-content:center;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .2s cubic-bezier(.61,1,.88,1);width:32px}.help-page .help__section-arrow img{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-o-object-fit:contain;object-fit:contain;transform:rotate(-180deg);transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.help-page .help__section-col{margin-left:auto;max-width:474px}.help-page .help__section-text{display:grid;grid-template-rows:0fr;opacity:0;overflow:hidden;transition:all .2s cubic-bezier(.61,1,.88,1)}.help-page .help__section-text .content{min-height:0}.help-page .help__section-text .content p:last-child{margin-bottom:0}@media only screen and (max-width:1080px){.help-page .help__section{grid-template-columns:1fr}}@media only screen and (max-width:768px){.help-page .help{padding-top:32px}.help-page .help__nav-item{margin-left:20px}.help-page .help__section{padding:20px 0}.help-page .help__section-title{font-size:18px}.help-page .help__section-arrow{height:24px;width:24px}.help-page .help__section-col{max-width:100%}}.home-page{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:64px}@media only screen and (max-width:1280px){.home-page{gap:54px}}@media only screen and (max-width:768px){.home-page{gap:32px}}@media only screen and (max-width:520px){.home-page{gap:0}}@media only screen and (max-width:400px){.home-page{gap:16px}}.home-page .sticky-container{position:relative}.home-page .sticky-container .category-block{position:sticky;top:64px;z-index:1}@media only screen and (max-width:128px){.home-page .sticky-container .category-block{top:54px}}@media only screen and (max-width:1100px){.home-page .sticky-container .category-block{top:48px}}.home-page .sticky-container .banner-slider,.home-page .sticky-container .new-products{position:relative;z-index:2}.installment-page{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:64px;padding-top:168px}@media only screen and (max-width:1280px){.installment-page{gap:54px;padding-top:118px}}@media only screen and (max-width:1100px){.installment-page{gap:32px;padding-top:106px}}@media only screen and (max-width:992px){.installment-page{padding-top:118px}}@media only screen and (max-width:750px){.installment-page{gap:0}}@media only screen and (max-width:400px){.installment-page{gap:16px;padding-top:120px}}.installment-top{max-height:100vh;max-height:calc(var(--vh, 1vh)*100);padding-bottom:64px}@media only screen and (max-width:1280px){.installment-top{padding-bottom:54px}}@media only screen and (max-width:1100px){.installment-top{margin-bottom:127px;min-height:843px;padding-bottom:0}}@media only screen and (max-width:750px){.installment-top{margin-bottom:187px;min-height:583px}}@media only screen and (max-width:400px){.installment-top{margin-bottom:118px}}@media only screen and (max-width:1100px){.installment-top .container{padding:0}}.installment-top__content{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:45px;position:relative}@media only screen and (max-width:1600px){.installment-top__content{gap:31px}}.installment-top__text{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:30px;z-index:1}@media only screen and (max-width:1100px){.installment-top__text{align-items:center;background-color:#fffcfc;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;left:50%;max-width:616px;padding:40px 80px;position:absolute;transform:translateX(-50%);width:100%}}@media only screen and (max-width:750px){.installment-top__text{background-color:#fffcfc;bottom:-72px;flex-direction:column;gap:20px;max-width:380px;padding:39px 46px}}@media only screen and (max-width:400px){.installment-top__text{align-items:center;bottom:-40px;max-width:292px;padding:37px 10px 10px}}.installment-top__text h2{color:#000;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;line-height:58px}@media only screen and (max-width:1600px){.installment-top__text h2{font-size:32px;line-height:38px}}@media only screen and (max-width:1100px){.installment-top__text h2{font-size:24px;line-height:29px}}@media only screen and (max-width:750px){.installment-top__text h2{font-size:20px;line-height:24px;text-align:center}}@media only screen and (max-width:520px){.installment-top__text h2{max-width:290px}}.installment-top__text p{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:38px;max-width:1309px}@media only screen and (max-width:1600px){.installment-top__text p{font-size:24px;line-height:29px;max-width:925px}}@media only screen and (max-width:1100px){.installment-top__text p{font-size:20px;line-height:24px;max-width:none;max-width:413px;text-align:center}}@media only screen and (max-width:750px){.installment-top__text p{font-size:16px;line-height:19px;text-align:center}}@media only screen and (max-width:400px){.installment-top__text p{max-width:216px}}.installment-top__image-block{min-height:647px;min-height:calc(100vh - 402px);min-height:calc(var(--vh, 1vh)*100 - 402px);position:relative;width:100%}@media only screen and (max-width:1600px){.installment-top__image-block{min-height:calc(100vh - 360px);min-height:calc(var(--vh, 1vh)*100 - 360px)}}@media only screen and (max-width:1280px){.installment-top__image-block{min-height:calc(100vh - 300px);min-height:calc(var(--vh, 1vh)*100 - 300px)}}@media only screen and (max-width:1100px){.installment-top__image-block{min-height:843px}}@media only screen and (max-width:750px){.installment-top__image-block{min-height:583px}}@media only screen and (max-width:400px){.installment-top__image-block{min-height:564px}}.installment-top__image{height:100%;width:100%}.installment-top__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%;z-index:0}.installment-top__button{align-items:center;background-color:#fffcfc;bottom:32px;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;justify-content:center;left:32px;line-height:29px;padding:20px 135px;position:absolute;transition:all .2s cubic-bezier(.61,1,.88,1);z-index:1}.installment-top__button:hover{transform:scale(.95)}@media only screen and (max-width:1100px){.installment-top__button{border:1px solid #000;bottom:-96px;left:50%;transform:translateX(-50%)}.installment-top__button:hover{transform:translateX(-50%) scale(.95)}}@media only screen and (max-width:750px){.installment-top__button{bottom:-140px;font-size:16px;line-height:19px;padding:16px 85px}}@media only screen and (max-width:400px){.installment-top__button{bottom:-122px;min-width:197px;padding:16px 67px;width:-moz-max-content;width:-webkit-max-content;width:max-content}}.installment-condition{padding-top:64px;position:relative}@media only screen and (max-width:1280px){.installment-condition{padding-top:54px}}@media only screen and (max-width:1100px){.installment-condition{padding-top:32px}}@media only screen and (max-width:520px){.installment-condition{padding-top:48px}}@media only screen and (max-width:400px){.installment-condition{padding-top:16px}}@media only screen and (max-width:1100px){.installment-condition .container{padding:0}}.installment-condition__grid{grid-gap:104px;display:grid;gap:104px;grid-template-columns:643px 1fr;position:relative;width:100%}@media only screen and (max-width:1600px){.installment-condition__grid{gap:34px;grid-template-columns:575px 1fr}}@media only screen and (max-width:1280px){.installment-condition__grid{gap:44px}}@media only screen and (max-width:1100px){.installment-condition__grid{grid-template-columns:1fr;height:572px;margin-bottom:150px}}@media only screen and (max-width:520px){.installment-condition__grid{margin-bottom:81px}}@media only screen and (max-width:400px){.installment-condition__grid{margin-bottom:0}}.installment-condition__text-block{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:34px;z-index:1}.installment-condition__text-block h2{color:#000;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:36px;line-height:43px}@media only screen and (max-width:1600px){.installment-condition__text-block h2{font-size:32px;line-height:38px}}@media only screen and (max-width:1100px){.installment-condition__text-block h2{font-size:24px;line-height:29px;max-width:480px}}@media only screen and (max-width:750px){.installment-condition__text-block h2{font-size:20px;line-height:24px}}@media only screen and (max-width:400px){.installment-condition__text-block h2{text-align:center}}@media only screen and (max-width:1280px){.installment-condition__text-block{gap:34px}}@media only screen and (max-width:1100px){.installment-condition__text-block{background-color:#fffcfc;bottom:-115px;left:50%;max-width:616px;padding:37px 41px;position:absolute;transform:translateX(-50%);width:100%}}@media only screen and (max-width:750px){.installment-condition__text-block{bottom:-65px;gap:20px;max-width:379px;padding:17px 14px}}@media only screen and (max-width:400px){.installment-condition__text-block{bottom:0;max-width:292px;padding:18px 18px 10px}}.installment-condition__list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:38px;max-width:643px;padding-left:42px;width:100%}@media only screen and (max-width:1600px){.installment-condition__list{gap:28px;max-width:575px;padding-left:32px}}@media only screen and (max-width:1280px){.installment-condition__list{max-width:575px;padding-left:36px}}@media only screen and (max-width:1100px){.installment-condition__list{gap:24px;max-width:538px;padding-left:32px}}@media only screen and (max-width:750px){.installment-condition__list{gap:20px;max-width:293px;padding-left:24px}}@media only screen and (max-width:400px){.installment-condition__list{max-width:100%;padding-left:22px}}.installment-condition__list-item{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:38px;position:relative}.installment-condition__list-item:before{background-color:#000;border-radius:50%;content:"";display:block;height:8px;left:-26px;position:absolute;top:15px;width:8px}@media only screen and (max-width:1600px){.installment-condition__list-item:before{height:6px;left:-21px;top:11px;width:6px}}@media only screen and (max-width:1280px){.installment-condition__list-item:before{height:6px;left:-21px;top:11px;width:6px}}@media only screen and (max-width:1110px){.installment-condition__list-item:before{height:4px;left:-19px;top:10px;width:4px}}@media only screen and (max-width:520px){.installment-condition__list-item:before{left:-16px}}@media only screen and (max-width:400px){.installment-condition__list-item:before{left:-13px}}@media only screen and (max-width:1600px){.installment-condition__list-item{font-size:24px;line-height:29px}}@media only screen and (max-width:1100px){.installment-condition__list-item{font-size:20px;line-height:24px;max-width:485px}}@media only screen and (max-width:750px){.installment-condition__list-item{font-size:16px;line-height:19px}}.installment-condition__image{height:100%;min-height:714px;position:relative;width:100%}@media only screen and (max-width:1600px){.installment-condition__image{min-height:561px}}@media only screen and (max-width:1280px){.installment-condition__image{min-height:454px}}@media only screen and (max-width:1110px){.installment-condition__image{min-height:572px}}.installment-condition__image img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.lookbook-page{padding-top:162px}@media only screen and (max-width:1100px){.lookbook-page{padding-top:134px}}.lookbook-page .lookbook__list{margin-top:48px}.lookbook-page .lookbook__item{grid-gap:24px;border-top:1px solid #d4d4d4;color:#000;cursor:pointer;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);padding:32px 0}.lookbook-page .lookbook__item:hover .lookbook__item-link{opacity:.7}.lookbook-page .lookbook__item:nth-child(2n) .lookbook__item-images{order:-1}.lookbook-page .lookbook__item:first-child{border-top:none;padding-top:0}.lookbook-page .lookbook__item-date{color:#848484;font-size:16px;line-height:24px}.lookbook-page .lookbook__item-title{font-size:24px;line-height:29px;margin-top:16px}.lookbook-page .lookbook__item-description{margin-top:20px;max-width:432px;width:100%}.lookbook-page .lookbook__item-link{align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:16px;margin-top:30px;transition:all .2s cubic-bezier(.61,1,.88,1)}.lookbook-page .lookbook__item-link img{display:block;height:12px;margin-left:8px;-o-object-fit:contain;object-fit:contain;position:relative;top:2px;width:40px}.lookbook-page .lookbook__item-images{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;height:372px}.lookbook-page .lookbook__item-images img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.lookbook-page .lookbook__more{height:40px;margin:24px auto auto;width:260px}@media only screen and (max-width:992px){.lookbook-page .lookbook__item{grid-template-columns:1fr}.lookbook-page .lookbook__item-images{order:-1}}@media only screen and (max-width:768px){.lookbook-page .lookbook__list{margin-top:32px}.lookbook-page .lookbook__item{padding:20px 0}.lookbook-page .lookbook__item-date{font-size:14px;line-height:17px}.lookbook-page .lookbook__item-title{font-size:20px;line-height:24px}.lookbook-page .lookbook__item-link{margin-top:20px}.lookbook-page .lookbook__item-description{font-size:14px;line-height:17px;margin-top:12px}.lookbook-page .lookbook__item-images{height:auto;max-height:340px}}.lookbook-page .look__back{align-items:center;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:19px;transition:all .2s cubic-bezier(.61,1,.88,1)}.lookbook-page .look__back:hover{opacity:.7}.lookbook-page .look__back img{display:block;height:auto;margin-right:4px;-o-object-fit:contain;object-fit:contain;width:16px}.lookbook-page .look__head{margin:auto;max-width:774px;width:100%}.lookbook-page .look__head p{font-size:16px;line-height:24px}.lookbook-page .look__title{margin:20px 0}.lookbook-page .look__list{margin-top:48px;width:100%}.lookbook-page .look__row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:24px}.lookbook-page .look__row:first-child{margin-top:0}.lookbook-page .look__item{display:block;position:relative;width:100%}.lookbook-page .look__item-img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.lookbook-page .look__item-icon{bottom:26px;height:48px;position:absolute;right:26px;width:48px}.lookbook-page .look__item-icon img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lookbook-page .look__nav{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:36px;justify-content:center;margin:64px auto auto}.lookbook-page .look__nav-btn{height:40px}@media only screen and (max-width:768px){.lookbook-page .look__list{margin-top:24px}.lookbook-page .look__row{gap:12px;margin-top:12px}.lookbook-page .look__item-icon{bottom:16px;height:32px;right:16px;width:32px}.lookbook-page .look__nav{gap:12px;margin-top:48px}.lookbook-page .look__nav-btn{line-height:14px}}.loyalty-page{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:64px;padding-top:168px}@media only screen and (max-width:1280px){.loyalty-page{gap:54px;padding-top:118px}}@media only screen and (max-width:1100px){.loyalty-page{gap:32px;padding-top:106px}}@media only screen and (max-width:992px){.loyalty-page{padding-top:118px}}@media only screen and (max-width:750px){.loyalty-page{gap:0}}@media only screen and (max-width:400px){.loyalty-page{gap:16px;padding-top:120px}}.loyalty-top{max-height:100vh;max-height:calc(var(--vh, 1vh)*100)}@media only screen and (max-width:1100px){.loyalty-top{margin-bottom:139px;min-height:800px}}@media only screen and (max-width:750px){.loyalty-top{margin-bottom:177px;min-height:583px}}@media only screen and (max-width:400px){.loyalty-top{margin-bottom:75px}}@media only screen and (max-width:1100px){.loyalty-top .container{padding:0}}.loyalty-top__content{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:60px;position:relative}@media only screen and (max-width:1600px){.loyalty-top__content{gap:44px}}@media only screen and (max-width:1280px){.loyalty-top__content{gap:28px}}.loyalty-top__text{z-index:1}@media only screen and (max-width:1100px){.loyalty-top__text{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px;left:50%;max-width:727px;position:absolute;transform:translateX(-50%);width:100%}}@media only screen and (max-width:750px){.loyalty-top__text{align-items:center;background-color:#fffcfc;bottom:-37px;flex-direction:column;gap:32px;max-width:95vw;padding:22px 20px 10px;width:448px}}@media only screen and (max-width:400px){.loyalty-top__text{align-items:center;bottom:-139px;max-width:98vh;max-width:calc(var(--vh, 1vh)*98);padding:22px 25px;width:340px}}.loyalty-top__text-top{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:30px}@media only screen and (max-width:1100px){.loyalty-top__text-top{background-color:#fffcfc;gap:20px;height:auto;max-width:351px;padding:19px 45px}}@media only screen and (max-width:750px){.loyalty-top__text-top{padding:0}}@media only screen and (max-width:520px){.loyalty-top__text-top{align-items:center}}.loyalty-top__text-top h2{color:#000;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;line-height:58px}@media only screen and (max-width:1600px){.loyalty-top__text-top h2{font-size:32px;line-height:38px}}@media only screen and (max-width:1100px){.loyalty-top__text-top h2{font-size:24px;line-height:29px}}@media only screen and (max-width:750px){.loyalty-top__text-top h2{text-align:center}}@media only screen and (max-width:520px){.loyalty-top__text-top h2{max-width:290px}}@media only screen and (max-width:400px){.loyalty-top__text-top h2{font-size:20px;line-height:24px}}.loyalty-top__text-top p{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:38px;max-width:939px}@media only screen and (max-width:1600px){.loyalty-top__text-top p{font-size:24px;line-height:29px;max-width:925px}}@media only screen and (max-width:1100px){.loyalty-top__text-top p{font-size:20px;line-height:24px;max-width:none}}@media only screen and (max-width:750px){.loyalty-top__text-top p{font-size:16px;line-height:19px;text-align:center}}@media only screen and (max-width:400px){.loyalty-top__text-top p{max-width:270px}}.loyalty-top__text-bottom{background-color:#fffcfc;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:30px;max-width:570px;padding:72px 72px 32px;position:absolute;right:55px;width:100%;z-index:1}@media only screen and (max-width:1600px){.loyalty-top__text-bottom{max-width:500px;padding:30px 38px 12px;right:45px}}@media only screen and (max-width:1280px){.loyalty-top__text-bottom{max-width:545px;padding:30px 34px 0;right:35px}}@media only screen and (max-width:1100px){.loyalty-top__text-bottom{gap:20px;max-width:351px;padding:19px 26px;position:relative;right:auto}}@media only screen and (max-width:750px){.loyalty-top__text-bottom{max-width:388px;padding:0}}@media only screen and (max-width:520px){.loyalty-top__text-bottom{align-items:center}}@media only screen and (max-width:400px){.loyalty-top__text-bottom{max-width:286px}}.loyalty-top__text-bottom h2{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:38px}@media only screen and (max-width:1100px){.loyalty-top__text-bottom h2{font-size:24px;line-height:29px}}@media only screen and (max-width:750px){.loyalty-top__text-bottom h2{font-size:16px;line-height:19px;max-width:351px;text-align:center}}@media only screen and (max-width:520px){.loyalty-top__text-bottom h2{max-width:324px}}@media only screen and (max-width:400px){.loyalty-top__text-bottom h2{max-width:242px}}.loyalty-top__text-bottom p{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:38px}@media only screen and (max-width:1600px){.loyalty-top__text-bottom p{font-size:24px;line-height:29px}}@media only screen and (max-width:1100px){.loyalty-top__text-bottom p{font-size:20px;line-height:24px}}@media only screen and (max-width:750px){.loyalty-top__text-bottom p{font-size:16px;line-height:19px;text-align:center}}.loyalty-top__image-block{min-height:647px;min-height:calc(100vh - 382px);min-height:calc(var(--vh, 1vh)*100 - 382px);position:relative;width:100%}@media only screen and (max-width:1600px){.loyalty-top__image-block{min-height:calc(100vh - 337px);min-height:calc(var(--vh, 1vh)*100 - 337px)}}@media only screen and (max-width:1280px){.loyalty-top__image-block{min-height:calc(100vh - 290px);min-height:calc(var(--vh, 1vh)*100 - 290px)}}@media only screen and (max-width:1100px){.loyalty-top__image-block{min-height:843px}}@media only screen and (max-width:750px){.loyalty-top__image-block{min-height:583px}}@media only screen and (max-width:400px){.loyalty-top__image-block{min-height:448px}}.loyalty-top__image{height:100%;width:100%}@media only screen and (max-width:1100px){.loyalty-top__image{display:none}}.loyalty-top__image--mobile{display:none}@media only screen and (max-width:1100px){.loyalty-top__image--mobile{display:block}}.loyalty-top__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;width:100%;z-index:0}.loyalty-top__button{align-items:center;background-color:#fffcfc;bottom:32px;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;justify-content:center;left:32px;line-height:29px;padding:20px 97px;position:absolute;transition:all .2s cubic-bezier(.61,1,.88,1);z-index:1}.loyalty-top__button.auth{pointer-events:none}.loyalty-top__button:hover{transform:scale(.95)}@media only screen and (max-width:1100px){.loyalty-top__button{border:1px solid #000;bottom:-96px;left:50%;transform:translateX(-50%);width:-moz-max-content;width:-webkit-max-content;width:max-content}.loyalty-top__button:hover{transform:translateX(-50%) scale(.95)}}@media only screen and (max-width:750px){.loyalty-top__button{bottom:-107px;font-size:16px;line-height:19px;padding:16px 60px}}@media only screen and (max-width:400px){.loyalty-top__button{bottom:-184px;padding:16px 40px}}.loyalty-steps{position:relative}@media only screen and (max-width:1100px){.loyalty-steps{margin-top:32px}}@media only screen and (max-width:520px){.loyalty-steps{margin-top:48px}}@media only screen and (max-width:400px){.loyalty-steps{margin-top:16px}}.loyalty-steps__image{display:none}@media only screen and (max-width:1100px){.loyalty-steps__image{display:block;height:572px;left:0;position:absolute;top:0;width:100%;z-index:-1}}.loyalty-steps__image img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.loyalty-steps__content{background-color:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:36px}@media only screen and (max-width:1100px){.loyalty-steps__content{margin-top:336px;padding:32px 42px}}@media only screen and (max-width:520px){.loyalty-steps__content{margin-top:328px;padding:19px 23px}}@media only screen and (max-width:400px){.loyalty-steps__content{gap:20px;margin-top:239px;padding:20px 12px}}.loyalty-steps__title{color:#000;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;line-height:58px}@media only screen and (max-width:1600px){.loyalty-steps__title{font-size:32px;line-height:39px}}@media only screen and (max-width:1100px){.loyalty-steps__title{font-size:24px;line-height:29px}}@media only screen and (max-width:520px){.loyalty-steps__title{text-align:center}}@media only screen and (max-width:400px){.loyalty-steps__title{font-size:20px;line-height:24px;text-align:center}}.loyalty-banner-bottom{min-height:100vh;min-height:calc(var(--vh, 1vh)*100);width:100%}.loyalty-banner-bottom__wrapper{height:100%;margin-top:64px;position:relative}@media only screen and (max-width:1280px){.loyalty-banner-bottom__wrapper{height:auto;margin-top:44px}}@media only screen and (max-width:1100px){.loyalty-banner-bottom__wrapper{margin-top:38px}}@media only screen and (max-width:520px){.loyalty-banner-bottom__wrapper{margin-top:48px}}@media only screen and (max-width:400px){.loyalty-banner-bottom__wrapper{margin-top:16px}}.loyalty-banner-bottom__image{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);height:100%;position:absolute;width:100%}.loyalty-banner-bottom__image:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);content:"";display:block;height:100%;position:absolute;width:100%;z-index:1}.loyalty-banner-bottom__image img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.loyalty-banner-bottom__content{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 128px);min-height:calc(var(--vh, 1vh)*100 - 128px);padding:156px 0 141px;position:relative;z-index:1}@media only screen and (max-width:1600px){.loyalty-banner-bottom__content{padding:66px 0 64px}}@media only screen and (max-width:1280px){.loyalty-banner-bottom__content{min-height:calc(100vh - 108px);min-height:calc(var(--vh, 1vh)*100 - 108px);padding:66px 0 64px}}@media only screen and (max-width:1100px){.loyalty-banner-bottom__content{min-height:100vh;min-height:calc(var(--vh, 1vh)*100);padding:66px 0 99px}}@media only screen and (max-width:520px){.loyalty-banner-bottom__content{padding:66px 0 88px}}@media only screen and (max-width:400px){.loyalty-banner-bottom__content{padding:66px 0 188px}}.loyalty-banner-bottom__title-block{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:23px}@media only screen and (max-width:1600px){.loyalty-banner-bottom__title-block{gap:43px}}@media only screen and (max-width:1280px){.loyalty-banner-bottom__title-block{gap:18px}}@media only screen and (max-width:1100px){.loyalty-banner-bottom__title-block{gap:25px}}@media only screen and (max-width:520px){.loyalty-banner-bottom__title-block{gap:12px}}@media only screen and (max-width:400px){.loyalty-banner-bottom__title-block{gap:22px}}.loyalty-banner-bottom__title-block h2{color:#fffcfc;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;line-height:58px;text-align:center}@media only screen and (max-width:1600px){.loyalty-banner-bottom__title-block h2{font-size:32px;line-height:39px}}@media only screen and (max-width:1100px){.loyalty-banner-bottom__title-block h2{font-size:24px;line-height:29px}}@media only screen and (max-width:520px){.loyalty-banner-bottom__title-block h2{max-width:400px}}@media only screen and (max-width:400px){.loyalty-banner-bottom__title-block h2{font-size:20px;line-height:24px}}.loyalty-banner-bottom__title-block p{color:#fffcfc;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:38px;max-width:1041px;text-align:center}@media only screen and (max-width:1600px){.loyalty-banner-bottom__title-block p{font-size:24px;line-height:29px;max-width:766px}}@media only screen and (max-width:1100px){.loyalty-banner-bottom__title-block p{font-size:20px;line-height:24px;max-width:583px}}@media only screen and (max-width:520px){.loyalty-banner-bottom__title-block p{max-width:425px;text-align:center}}@media only screen and (max-width:400px){.loyalty-banner-bottom__title-block p{font-size:16px;line-height:19px;max-width:310px}}.loyalty-banner-bottom__text{color:#fffcfc;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;line-height:54px;max-width:1041px;text-align:center}@media only screen and (max-width:1600px){.loyalty-banner-bottom__text{font-size:32px;line-height:36px;max-width:766px}}@media only screen and (max-width:1100px){.loyalty-banner-bottom__text{font-size:24px;line-height:28px;max-width:520px}}@media only screen and (max-width:520px){.loyalty-banner-bottom__text{max-width:100%}}@media only screen and (max-width:400px){.loyalty-banner-bottom__text{font-size:20px;line-height:22px}}.order-page{padding-top:128px}@media only screen and (max-width:1280px){.order-page{padding-top:108px}}@media only screen and (max-width:1100px){.order-page{padding-top:96px}}.order-page .order{padding-top:48px}.order-page .order__inner{grid-gap:24px;display:grid;gap:24px;grid-template-columns:auto 432px;margin-top:32px}.order-page .order__main{max-width:860px}.order-page .order__title{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif}.order-page .order__details{background:#f6f6f6;height:-moz-max-content;height:-webkit-max-content;height:max-content;padding:40px 37px 46px;width:100%}.order-page .order__details-title{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif}.order-page .order__details .widget-main-text{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif}@media only screen and (min-width:1200px){.order-page .order__details{position:sticky;top:108px}}.order-page .order__details-top{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.order-page .order__details-title{font-size:32px;line-height:36px}.order-page .order__details-change{border-bottom:1px solid rgba(0,0,0,.4);font-size:14px;line-height:16px;margin-left:auto;transition:all .2s cubic-bezier(.61,1,.88,1)}.order-page .order__details-change:hover{border-color:transparent;opacity:.7}.order-page .order__details-products{margin-top:24px}.order-page .order__details-product{grid-gap:16px;border-bottom:1px solid #d4d4d4;display:grid;gap:16px;grid-template-columns:38px auto;padding:16px 0;width:100%}.order-page .order__details-product:first-child{border-top:1px solid #d4d4d4}.order-page .order__details-product-img{display:block;height:54px;-o-object-fit:cover;object-fit:cover;width:100%}.order-page .order__details-product-col{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;justify-content:space-between}.order-page .order__details-product-title{font-size:16px;line-height:19px}.order-page .order__details-product-code{color:#848484;font-size:14px;line-height:19px;margin-left:auto}.order-page .order__details-product-bottom,.order-page .order__details-product-top{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.order-page .order__details-product-bottom{align-items:flex-end}.order-page .order__details-product-caption{color:#848484;font-size:14px;line-height:14px;margin-left:12px;white-space:nowrap}.order-page .order__details-product-caption:first-child{margin-left:0;white-space:break-spaces}.order-page .order__details-product-price{color:#000;flex-shrink:0;font-size:14px;line-height:17px;margin-left:auto;padding-left:12px;position:relative;top:1px}.order-page .order__details-promocode{align-items:top;display:-webkit-box;display:-ms-flexbox;display:flex;margin:24px 0}.order-page .order__details-promocode-input{width:100%}.order-page .order__details-promocode-submit{flex-shrink:0;font-size:14px;margin-left:12px;padding:0;text-transform:uppercase;width:85px}.order-page .order__details-promocode-submit .disabled,.order-page .order__details-promocode-submit:disabled{border-color:#d4d4d4;cursor:auto}.order-page .order__details-bonuses{align-items:center;background:transparent;border:1px solid #000;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;height:48px;line-height:18px;padding:0 16px;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.order-page .order__details-bonuses-submit{flex-shrink:0;font-size:14px;margin-left:12px;padding:0;text-transform:uppercase;width:85px}.order-page .order__details-bonuses-submit .disabled,.order-page .order__details-bonuses-submit:disabled{border-color:#d4d4d4;cursor:auto}.order-page .order__details-row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:20px;position:relative}.order-page .order__details-row--total{margin-top:35px}.order-page .order__details-text{font-size:18px;line-height:21px}.order-page .order__details-value{display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:18px;gap:8px;line-height:21px;position:relative;text-align:right}.order-page .order__details-star{color:#0ca789}.order-page .order__details-footnote{color:#0ca789;font-size:14px;line-height:16px;position:absolute;top:100%}.order-page .order__details-checkout{height:40px;margin-bottom:24px;margin-top:35px;width:100%}.order-page .order__details-checkbox{margin-top:17px}.order-page .order__details-old-price{position:relative}.order-page .order__details-old-price:before{background-color:#000;content:"";display:block;height:2px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.order-page .order__section{margin-top:40px}.order-page .order__section:first-child{margin-top:0}.order-page .order__section-head{align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.order-page .order__section-title{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:29px}.order-page .order__section-action{border-bottom:1px solid rgba(0,0,0,.4);bottom:2px;cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;line-height:16px;margin-left:16px;position:relative;transition:all .2s cubic-bezier(.61,1,.88,1)}.order-page .order__section-action:hover{border-color:transparent;opacity:.7}.order-page .order__section-btn{height:40px;margin-top:40px}.order-page .order__contacts-grid{grid-column-gap:24px;grid-row-gap:16px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(2,1fr);margin-top:28px;row-gap:16px}.order-page .order__contacts-input{width:100%}.order-page .order__contacts-add{cursor:pointer;margin-top:32px;text-align:left}.order-page .order__contacts-add:hover .order__contacts-add-row{opacity:.7}.order-page .order__contacts-add-row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;transition:all .2s cubic-bezier(.61,1,.88,1)}.order-page .order__contacts-add-row svg{display:block;height:16px;width:16px}.order-page .order__contacts-add-text{font-size:16px;line-height:19px;margin-left:10px}.order-page .order__contacts-add-caption{color:#848484;font-size:14px;line-height:16px;margin-top:12px;width:380px}.order-page .order__contacts-recipient{margin-top:32px}.order-page .order__contacts-result{margin-top:24px}.order-page .order__contacts-result-subtitle{font-size:22px;line-height:22px;margin-bottom:16px;margin-top:24px}.order-page .order__contacts-result-value{font-size:18px;line-height:21px;margin-top:12px}.order-page .order__region .dropdown{margin-top:24px;max-width:432px;width:calc(50% - 12px)}.order-page .order__region .dropdown__btn{height:48px;justify-content:center;text-align:center;width:100%}.order-page .order__region .dropdown__list{top:52px}.order-page .order__region .dropdown__item{height:34px}.order-page .order__delivery-options{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-top:28px;width:100%}.order-page .order__delivery-option{background:transparent;border:1px solid #d4d4d4;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;flex-shrink:0;height:auto;padding:16px;position:relative;text-align:left;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.order-page .order__delivery-option:first-child{margin-left:0}.order-page .order__delivery-option:hover{background:#d4d4d4}.order-page .order__delivery-option.active{background:#000;border-color:#000}.order-page .order__delivery-option.active .order__delivery-option-price,.order-page .order__delivery-option.active .order__delivery-option-title{color:#fffcfc}.order-page .order__delivery-option.hover:hover{background:transparent;border:1px solid #d4d4d4}.order-page .order__delivery-option.hover:hover.hover:hover .order__delivery-option-title{color:#000}.order-page .order__delivery-option-price,.order-page .order__delivery-option-title{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;line-height:16px;transition:all .2s cubic-bezier(.61,1,.88,1)}.order-page .order__delivery-option-price{margin-top:6px}.order-page .order__delivery-option-caption{color:#848484;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;line-height:17px;margin-top:24px;width:100%}.order-page .order__delivery-caption{color:#848484;font-size:14px;line-height:16px;margin-top:24px;max-width:660px;width:100%}.order-page .order__delivery-grid{grid-column-gap:24px;grid-row-gap:16px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(2,1fr);margin-top:48px;row-gap:16px}.order-page .order__delivery-input{height:48px;width:100%}.order-page .order__delivery .dropdown{width:100%}.order-page .order__delivery .dropdown__btn{height:48px;justify-content:center;text-align:center;width:100%}.order-page .order__delivery .dropdown__list{top:52px}.order-page .order__delivery .dropdown__item{height:34px}.order-page .order__delivery-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-top:24px}.order-page .order__delivery-row-inputs{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.order-page .order__delivery-col{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:flex-end}.order-page .order__delivery-col .checkbox{width:-moz-max-content;width:-webkit-max-content;width:max-content}.order-page .order__delivery-comment{margin-top:24px;width:100%}.order-page .order__delivery-pickup-btn{height:40px;margin-top:36px;padding:0 82px;width:calc(50% - 12px)}.order-page .order__delivery-point{border:1px solid #d4d4d4;margin-top:36px;padding:24px;width:100%}.order-page .order__delivery-point-name{font-size:18px;line-height:24px;margin-bottom:16px}.order-page .order__delivery-point-row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}.order-page .order__delivery-point-row a{cursor:pointer;text-decoration-line:underline;transition:all .2s cubic-bezier(.61,1,.88,1)}.order-page .order__delivery-point-row a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.order-page .order__delivery-point-label{font-size:14px;line-height:24px}.order-page .order__delivery-point-value{color:#000;font-size:14px;line-height:16px;margin-left:12px}.order-page .order__delivery-point-watch{border-bottom:1px solid rgba(0,0,0,.4);color:#000;cursor:pointer;display:block;flex-shrink:0;font-size:14px;line-height:17px;margin-left:32px;transition:all .2s cubic-bezier(.61,1,.88,1)}.order-page .order__delivery-point-watch:hover{border-color:transparent;opacity:.7}.order-page .order__delivery-point-select{height:40px;margin-top:24px;padding:0 63px}.order-page .order__payment-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-top:32px;width:100%}.order-page .order__payment-row .widget-header__amount,.order-page .order__payment-row .widget-part__amount,.order-page .order__payment-row .widget-part__date{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif!important}.order-page .order__payment-option{border:1px solid #d4d4d4;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:156px;justify-content:space-between;padding:16px 16px 24px;text-align:left;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.order-page .order__payment-option:hover{background:#d4d4d4}.order-page .order__payment-option.active{background:#000;border-color:#000}.order-page .order__payment-option.active .order__payment-option-title{color:#fffcfc}.order-page .order__payment-option-title{color:#000;transition:all .2s cubic-bezier(.61,1,.88,1)}.order-page .order__payment-option-caption,.order-page .order__payment-option-title{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;line-height:16px}.order-page .order__payment-option-caption{color:#848484;width:100%}.order-page .order__extra-comment{margin-top:28px;width:100%}.order-page .order__extra-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-top:48px;width:100%}.order-page .order__extra-caption{font-size:14px;line-height:16px;width:100%}@media only screen and (max-width:1200px){.order-page .order{padding-top:30px}.order-page .order__details{padding:40px}.order-page .order__inner{gap:48px;grid-template-columns:1fr}.order-page .order__details-products{display:none}}@media only screen and (max-width:768px){.order-page .order__section{margin-top:32px}.order-page .order__section-title{font-size:18px;line-height:22px}.order-page .order__section-action{font-size:12px;line-height:14px;margin-left:12px}.order-page .order__contacts-grid{grid-template-columns:1fr;margin-top:16px;row-gap:8px}.order-page .order__contacts-add{margin-top:24px}.order-page .order__contacts-add-caption{max-width:380px;width:100%}.order-page .order__region .dropdown{margin-top:24px;width:100%}.order-page .order__delivery-options{gap:12px;grid-template-columns:1fr;margin-top:16px}.order-page .order__delivery-caption{margin-top:16px}.order-page .order__delivery-grid,.order-page .order__delivery-row{gap:8px;grid-template-columns:1fr}.order-page .order__delivery-row{margin-top:8px}.order-page .order__delivery-comment{margin-top:16px}.order-page .order__delivery-pickup-btn{margin-top:24px;padding:0 32px;width:100%}.order-page .order__delivery-point{margin-top:24px;padding:16px}.order-page .order__delivery-point-name{font-size:16px;line-height:20px}.order-page .order__delivery-point-row{flex-wrap:wrap}.order-page .order__delivery-point-watch{margin-left:0}.order-page .order__delivery-point-select{padding:0 32px;width:100%}.order-page .order__payment-row{gap:12px;grid-template-columns:1fr;margin-top:16px}.order-page .order__extra-comment{margin-top:16px}.order-page .order__extra-row{gap:16px;grid-template-columns:1fr;margin-top:24px}.order-page .order__details{padding:24px 16px}.order-page .order__details-title{font-size:20px;line-height:24px}.order-page .order__details-change{font-size:12px;line-height:14px}.order-page .order__details-row{margin-top:12px}.order-page .order__details-row--total{margin-top:24px}.order-page .order__details-row--spaced{margin-top:40px}.order-page .order__details-text,.order-page .order__details-value{font-size:14px;line-height:17px}.order-page .order__details-checkout{margin:16px 0}}.order-page .thanks{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 92px);height:calc(var(--vh, 1vh)*100 - 92px);justify-content:center;position:relative;width:100%}.order-page .thanks__img{height:100%;left:0;position:absolute;top:0;width:100%}.order-page .thanks__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.order-page .thanks__block{height:-moz-max-content;height:-webkit-max-content;height:max-content;position:relative;text-align:center;width:-moz-max-content;width:-webkit-max-content;width:max-content;z-index:10}.order-page .thanks__title{color:#fffcfc}.order-page .thanks__description{color:#fffcfc;font-size:18px;line-height:24px;margin-top:16px;max-width:600px;width:100%}.order-page .thanks__description a{border-bottom:1px solid #fffcfc;color:#fffcfc;line-height:21px;transition:all .2s cubic-bezier(.61,1,.88,1)}.order-page .thanks__description a:hover{border-color:transparent;opacity:.7}.order-page .thanks__btn{height:40px;margin:60px auto 0;padding:0 70px}@media only screen and (max-width:1100px){.order-page .thanks{height:calc(100vh - 104px);height:calc(var(--vh, 1vh)*100 - 104px)}}@media only screen and (max-width:768px){.order-page .thanks__description{font-size:16px;line-height:20px}.order-page .thanks__btn{margin-top:48px}}.podeli_full_widget{width:100%}.podeli_full_widget .widget-container--card{padding:2px 8px}.podeli_full_widget .widget-header__info{display:none}.podeli_full_widget .widget-container__header{margin-bottom:2px!important}.podeli_full_widget .widget-container__header .widget-header__left-part{height:22px}.podeli_full_widget .widget-container__footer{display:none}.podeli_full_widget .widget-part__date{margin-bottom:0}.podeli_widget_part{margin-top:8px}.podeli_widget_part__amount{background:#000;border-radius:2px;color:#fff;padding:2px 4px}.podeli_widget_part .a4-widget-main--mini{background:#f6f6f6}.podeli_widget_part .widget-footer__button-main,.podeli_widget_part .widget-header__info-img--mini{display:none}.podeli_widget_part .widget-container{justify-content:right}.policy-page{padding-top:162px}@media only screen and (max-width:1100px){.policy-page{padding-top:134px}}.policy-page .policy h1{margin-bottom:32px}.policy-page .policy h2{margin-top:32px}@media only screen and (max-width:768px){.policy-page .policy h2{margin-top:24px}}.product-page{padding-top:146px}.product-page .podeli_widget .widget-footer__button-main{display:none}.product-page .podeli_widget .widget-main-text{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:18px;line-height:20px}.product-page .podeli_widget .widget-block-1__text_head,.product-page .podeli_widget .widget-block-1__text_head-secondary,.product-page .podeli_widget .widget-block-1__text_primary,.product-page .podeli_widget .widget-block-2__text_secondary,.product-page .podeli_widget .widget-block-3__text,.product-page .podeli_widget .widget-block-4__text_primary,.product-page .podeli_widget .widget-block-4__text_secondary{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif!important}.product-page .product{margin-top:27px}.product-page .product__inner{grid-gap:48px;display:grid;gap:48px;grid-template-columns:2fr 1fr;width:100%}.product-page .product__preview{grid-gap:24px;align-content:start;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);justify-content:start;place-content:start;width:100%}.product-page .product__preview-mob{display:none;z-index:0}.product-page .product__preview-item{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;justify-content:center;padding-top:147%;position:relative;width:100%}.product-page .product__preview-item img{cursor:crosshair}.product-page .product__preview-item video{cursor:pointer}.product-page .product__preview-item img,.product-page .product__preview-item video{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.product-page .product__preview-item:hover .product__preview-item-play{opacity:.7}.product-page .product__preview-item-play{height:72px;top:calc(50% - 36px);width:72px}.product-page .product__preview-item-loop,.product-page .product__preview-item-play{cursor:pointer;display:block;position:absolute;transition:all .2s cubic-bezier(.61,1,.88,1);z-index:2}.product-page .product__preview-item-loop{height:80px;left:46px;width:80px}.product-page .product__preview-item-loop:hover{opacity:.7}.product-page .product__info{padding-bottom:170px;position:relative;width:100%;z-index:1}.product-page .product__info-sticky{position:sticky;top:100px;z-index:1}.product-page .product__info-top{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.product-page .product__info-code{color:#848484;font-size:14px;line-height:24px}.product-page .product__info-favorite{cursor:pointer;display:block;height:24px;margin-left:auto;width:24px}.product-page .product__info-favorite.active svg path,.product-page .product__info-favorite:hover svg path{fill:#000}.product-page .product__info-favorite svg{display:block;height:100%;width:100%}.product-page .product__info-favorite svg path,.product-page .product__info-share{transition:all .2s cubic-bezier(.61,1,.88,1)}.product-page .product__info-share{cursor:pointer;display:block;height:24px;margin-left:20px;width:24px}.product-page .product__info-share:hover{opacity:.7}.product-page .product__info-share svg{display:block;height:100%;width:100%}.product-page .product__info-title{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:36px;margin-top:12px;width:380px}.product-page .product__info-row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.product-page .product__info-price{font-size:20px;line-height:24px}.product-page .product__info-price-row{align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.product-page .product__info-oldprice{color:#848484;font-size:14px;line-height:20px;margin-left:13px;-webkit-text-decoration:line-through;text-decoration:line-through}.product-page .product__info-discount{color:#f32255;font-size:14px;line-height:20px;margin-left:8px}.product-page .product__info .podeli_widget{margin-top:8px}.product-page .product__info .podeli_widget .widget-footer__button-main{background:#000 url(https://cdn.podeli.ru/common-img/podeli-logov2.svg) no-repeat 50%;background-size:70%;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Styrene B LC,sans-serif!important;font-size:14px;font-weight:400;white-space:nowrap}.product-page .product__info-colors{margin-top:17px}.product-page .product__info-colors-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(6,56px);margin-top:12px}.product-page .product__info-colors-name{font-size:14px;line-height:24px;margin-top:8px}.product-page .product__info-label{color:#848484;font-size:14px;line-height:24px}.product-page .product__info-color{border:1px solid transparent;cursor:pointer;display:block;height:72px;width:56px}.product-page .product__info-color:first-child{margin-left:0}.product-page .product__info-color.active{border-color:#000}.product-page .product__info-color img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.product-page .product__info-sizes{margin-top:20px}.product-page .product__info-sizes-row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.product-page .product__info-sizes-btn{color:#000;cursor:pointer;display:block;font-size:14px;line-height:16px;margin-left:18px;-webkit-text-decoration:underline;text-decoration:underline;transition:all .2s cubic-bezier(.61,1,.88,1)}.product-page .product__info-sizes-btn:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.product-page .product__info-sizes-list{-moz-column-gap:12px;column-gap:12px;flex-wrap:wrap;margin-top:24px;row-gap:24px;z-index:10}.product-page .product__info-size,.product-page .product__info-sizes-list{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.product-page .product__info-size{border:1px solid #000;cursor:pointer;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;height:32px;justify-content:center;min-width:56px;padding:0 8px;transition:all .2s cubic-bezier(.61,1,.88,1);width:-moz-max-content;width:-webkit-max-content;width:max-content}.product-page .product__info-size:before{border:2px solid #d4d4d4;content:"";height:calc(100% + 4px);left:-2px;opacity:0;position:absolute;top:-2px;transition:all .2s cubic-bezier(.61,1,.88,1);width:calc(100% + 4px)}.product-page .product__info-size-name{color:#000;font-size:12px;line-height:15px;text-transform:uppercase;transition:all .2s cubic-bezier(.61,1,.88,1)}.product-page .product__info-size-caption{bottom:-26px;color:#848484;font-size:8px;line-height:10px;position:absolute;text-align:center;width:100%}.product-page .product__info-size.active{background:#000;border-color:#000}.product-page .product__info-size.active:hover{background:#000}.product-page .product__info-size.active .product__info-size-name{color:#fffcfc}.product-page .product__info-size.disabled{border-color:#d4d4d4;cursor:auto}.product-page .product__info-size.disabled:hover{background:transparent}.product-page .product__info-size.disabled:focus:before{opacity:0}.product-page .product__info-size.disabled .product__info-size-name{color:#000}.product-page .product__info-size:focus:before{opacity:1}.product-page .product__info-size:hover{background:#f6f6f6}.product-page .product__info-notice{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.05);padding:24px 32px 24px 24px;position:absolute;width:203px;z-index:10}.product-page .product__info-notice-text{font-size:14px;line-height:20px}.product-page .product__info-notice-btn{font-size:12px;height:32px;line-height:14px;margin-top:12px;padding:0;width:100%}.product-page .product__info-add{height:40px;margin-top:52px;width:100%}.product-page .product__info-details{margin-top:40px}.product-page .product__info-help{background:#f6f6f6;bottom:0;height:130px;left:0;padding:24px;position:absolute;width:100%}.product-page .product__info-help-text{color:#000;font-size:16px;line-height:22px}.product-page .product__info-help-tel{color:#000;cursor:pointer;display:block;font-size:14px;line-height:17px;margin-top:12px;transition:all .2s cubic-bezier(.61,1,.88,1);width:-moz-max-content;width:-webkit-max-content;width:max-content}.product-page .product__info-help-tel:hover{opacity:.7}.product-page .product__info-help-social{align-items:center;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:17px;margin-top:10px;transition:all .2s cubic-bezier(.61,1,.88,1);width:-moz-max-content;width:-webkit-max-content;width:max-content}.product-page .product__info-help-social:hover{opacity:.7}.product-page .product__info-help-social svg{display:block;height:16px;margin-right:8px;width:16px}.product-page .product__info-text{font-size:14px;line-height:20px;margin-top:24px;width:100%}.product-page .product__info-notify{height:40px;margin-top:24px;width:100%}.product-page .product__store-item,.product-page .product__stores-list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:16px}.product-page .product__store-item:not(:last-child){border-bottom:1px solid #d4d4d4;padding-bottom:16px}.product-page .product__store-top{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:8px}.product-page .product__store-title{font-size:16px}.product-page .product__store-phone,.product-page .product__store-title{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;line-height:1}.product-page .product__store-phone{font-size:14px}@media only screen and (max-width:600px){.product-page .product__store-phone span{display:none}}.product-page .product__store-phone-icon{display:none}@media only screen and (max-width:600px){.product-page .product__store-phone-icon{display:block}}.product-page .product__store-phone-icon svg{height:16px;width:16px}.product-page .product__store-address{color:#757575;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:14px;line-height:1}.product-page .product__store-sizes-list{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px}.product-page .product__store-size-item{font-size:12px;line-height:1;position:relative}.product-page .product__store-size-item:not(:first-child):before{background-color:#757575;border-radius:50%;content:"";height:2px;left:0;position:absolute;top:.4em;transform:translateX(-10px);width:2px}@media only screen and (max-width:1024px){.product-page .product__inner{gap:24px;grid-template-columns:1fr}.product-page .product__preview{align-content:normal;display:none;gap:initial;justify-content:normal;place-content:normal}.product-page .product__preview-mob{display:block;position:relative;width:100%}.product-page .product__preview-item{height:auto;max-height:calc(100vh - 170px);max-height:calc(var(--vh, 1vh)*100 - 170px)}.product-page .product__preview-item-loop,.product-page .product__preview-item-play{height:56px;width:56px}.product-page .product__preview-pagination{bottom:12px;left:0;margin:auto;right:0}.product-page .product__info-favorite,.product-page .product__info-share{height:16px;width:16px}.product-page .product__info-title{font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:30px;max-width:380px;width:100%}.product-page .product__info-price{font-size:18px;line-height:20px}.product-page .product__info-price-row{margin-top:14px}.product-page .product__info-colors-row{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:12px}.product-page .product__info-color{margin-left:0}}@media only screen and (max-width:1100px){.product-page{padding-top:134px}}.product-page .suggest-products--1{margin-top:80px}.product-page .suggest-products--3{margin-top:32px}@media only screen and (max-width:768px){.product-page .suggest-products--1,.product-page .suggest-products--2,.product-page .suggest-products--3{margin-top:32px}}.accordion__content .product__store-sizes-list{margin-top:0}.reviews-top{height:calc(100vh - 64px);height:calc(var(--vh, 1vh)*100 - 64px);margin-top:64px;min-width:300px;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:1280px){.reviews-top{height:calc(100vh - 54px);height:calc(var(--vh, 1vh)*100 - 54px);margin-top:54px}}@media only screen and (max-width:1100px){.reviews-top{height:calc(100vh - 48px);height:calc(var(--vh, 1vh)*100 - 48px);margin-top:48px}}.reviews-top__text{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.reviews-top__text h2{color:#fffcfc;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:64px;line-height:100%;text-align:center}@media only screen and (max-width:520px){.reviews-top__text h2{font-size:48px;max-width:95%}}.reviews-top__image,.reviews-top__image-block{height:100%;width:100%}@media only screen and (max-width:1100px){.reviews-top__image{display:none}}.reviews-top__image--mobile{display:none}@media only screen and (max-width:1100px){.reviews-top__image--mobile{display:block}}.reviews-top__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.reviews-content{margin:124px 0 64px}@media only screen and (max-width:1600px){.reviews-content{margin:84px 0}}@media only screen and (max-width:1100px){.reviews-content{margin:42px 0}}@media only screen and (max-width:520px){.reviews-content{margin:64px 0}}.reviews-content__breadcrumbs{margin-bottom:64px}@media only screen and (max-width:1600px){.reviews-content__breadcrumbs{margin-bottom:10px}}@media only screen and (max-width:1100px){.reviews-content__breadcrumbs{margin-bottom:32px}}.add-review{margin-bottom:84px}@media only screen and (max-width:1100px){.add-review{margin-bottom:74px}}@media only screen and (max-width:520px){.add-review{margin-bottom:64px}}.add-review__inner{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;margin:0 auto;max-width:726px;width:100%}.add-review__inner h2{color:#000;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;line-height:100%;margin-bottom:32px;max-width:700px;text-align:center}@media only screen and (max-width:520px){.add-review__inner h2{font-size:32px;margin-bottom:16px}}.add-review__inner p{color:#000;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:100%;margin-bottom:64px;text-align:center}@media only screen and (max-width:520px){.add-review__inner p{font-size:16px;margin-bottom:32px}}.add-review__open-popup{font-size:18px;line-height:100%}.add-review__open-popup:hover{background:#242424}.add-review__open-popup:focus:before{opacity:1}.add-review__open-popup:active{background:#434343}.add-review__open-popup.disabled{background:#d5d5d5;pointer-events:none}.add-review__open-popup:before{border:2px solid #848484;content:"";height:calc(100% + 4px);left:-2px;opacity:0;position:absolute;top:-2px;transition:all .2s cubic-bezier(.61,1,.88,1);width:calc(100% + 4px)}.review-cards__inner{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:64px;margin:0 auto;max-width:1240px;width:100%}@media only screen and (max-width:520px){.review-cards__inner{gap:48px}}.reviews-more-button{align-self:center;font-size:18px;line-height:100%}.reviews-more-button:hover{background:#242424}.reviews-more-button:focus:before{opacity:1}.reviews-more-button:active{background:#434343}.reviews-more-button.disabled{background:#d5d5d5;pointer-events:none}.reviews-more-button:before{border:2px solid #848484;content:"";height:calc(100% + 4px);left:-2px;opacity:0;position:absolute;top:-2px;transition:all .2s cubic-bezier(.61,1,.88,1);width:calc(100% + 4px)}.sort-dropdown{align-self:flex-end}@media only screen and (max-width:520px){.sort-dropdown{margin-bottom:16px}}.services-page{padding-top:168px}@media only screen and (max-width:1100px){.services-page{padding-top:140px}}.services-page .breadcrumbs{padding-bottom:40px}@media only screen and (max-width:1600px){.services-page .breadcrumbs{padding-bottom:48px}}@media only screen and (max-width:1280px){.services-page .breadcrumbs{padding-bottom:52px}}@media only screen and (max-width:1100px){.services-page .breadcrumbs{display:none}}.services-page .service-banner{height:calc(100vh - 222px);height:calc(var(--vh, 1vh)*100 - 222px);margin-bottom:128px;position:relative}@media only screen and (max-width:1600px){.services-page .service-banner{height:calc(100vh - 230px);height:calc(var(--vh, 1vh)*100 - 230px);margin-bottom:46px}}@media only screen and (max-width:1280px){.services-page .service-banner{height:calc(100vh - 234px);height:calc(var(--vh, 1vh)*100 - 234px);margin-bottom:54px}}@media only screen and (max-width:1100px){.services-page .service-banner{height:calc(100vh - 140px);height:calc(var(--vh, 1vh)*100 - 140px);margin-bottom:32px}}@media only screen and (max-width:520px){.services-page .service-banner{margin-bottom:10px}}@media only screen and (max-width:400px){.services-page .service-banner{margin-bottom:16px}}.services-page .service-banner__image{height:100%;position:absolute;width:100%}.services-page .service-banner__image img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.services-page .service-banner h2{color:#fffcfc;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:48px;left:50%;line-height:58px;position:absolute;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:1600px){.services-page .service-banner h2{font-size:42px;line-height:50px}}@media only screen and (max-width:1100px){.services-page .service-banner h2{max-width:90vw;text-align:center;width:100%}}@media only screen and (max-width:520px){.services-page .service-banner h2{font-size:32px;line-height:38px}}@media only screen and (max-width:400px){.services-page .service-banner h2{font-size:24px;line-height:29px}}@media only screen and (max-width:1100px){.services-page .service-content .container{padding:0}}.services-page .service-content__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:36px;margin-top:64px}.services-page .service-content__wrapper h2{color:#000;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:38px}@media only screen and (max-width:1600px){.services-page .service-content__wrapper h2{font-size:32px;line-height:38px}}@media only screen and (max-width:1100px){.services-page .service-content__wrapper h2{font-size:24px;line-height:29px;width:100%}}@media only screen and (max-width:400px){.services-page .service-content__wrapper h2{font-size:20px;line-height:24px}}.services-page .service-content__wrapper p{color:#000;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;line-height:29px}@media only screen and (max-width:1100px){.services-page .service-content__wrapper p{font-size:20px;line-height:24px}}@media only screen and (max-width:520px){.services-page .service-content__wrapper p{font-size:16px;line-height:19px}}@media only screen and (max-width:1110px){.services-page .service-content__title{display:none}}.services-page .service-content__grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px;min-height:878px;position:relative}@media only screen and (max-width:1600px){.services-page .service-content__grid{gap:21px}}@media only screen and (max-width:1280px){.services-page .service-content__grid{gap:29px}}@media only screen and (max-width:1100px){.services-page .service-content__grid{margin-bottom:297px;min-height:728px}}@media only screen and (max-width:520px){.services-page .service-content__grid{margin-bottom:251px}}@media only screen and (max-width:400px){.services-page .service-content__grid{margin-bottom:381px;min-height:481px}}.services-page .service-content__main-image{flex:1 1;height:auto;overflow:hidden;position:relative}.services-page .service-content__main-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;width:100%}.services-page .service-content__right-block{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:32px;justify-content:space-between;width:899px}@media only screen and (max-width:1600px){.services-page .service-content__right-block{width:762px}}@media only screen and (max-width:1280px){.services-page .service-content__right-block{width:728px}}@media only screen and (max-width:1230px){.services-page .service-content__right-block{width:528px}}@media only screen and (max-width:1110px){.services-page .service-content__right-block{display:none}}.services-page .service-content__main-text{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:32px;max-width:435px}@media only screen and (max-width:1280px){.services-page .service-content__main-text{max-width:399px}}.services-page .service-content__bottom-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px;min-height:441px}@media only screen and (max-width:1600px){.services-page .service-content__bottom-block{gap:28px}}@media only screen and (max-width:1280px){.services-page .service-content__bottom-block{min-height:400px}}.services-page .service-content__second-image{flex:1 1;height:auto;max-width:420px;min-width:420px;overflow:hidden;position:relative;width:100%}.services-page .service-content__second-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;width:100%}@media only screen and (max-width:1280px){.services-page .service-content__second-image{max-width:329px;min-width:329px}}@media only screen and (max-width:1230px){.services-page .service-content__second-image{max-width:230px;min-width:230px}}.services-page .service-content__right-text-block{justify-content:space-between}.services-page .service-content__right-text-block,.services-page .service-content__second-text{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:32px}.services-page .service-content__link{align-items:center;border:1px solid #000;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:24px;justify-content:center;line-height:29px;padding:29px;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}@media only screen and (max-width:1100px){.services-page .service-content__link{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;padding:20px 100px;width:-moz-max-content;width:-webkit-max-content;width:max-content}}@media only screen and (max-width:750px){.services-page .service-content__link{font-size:20px;line-height:24px;padding:20px;width:100%}}@media only screen and (max-width:400px){.services-page .service-content__link{font-size:16px;line-height:19px;padding:15px}}.services-page .service-content__link:hover{transform:scale(.95)}.services-page .service-content__tablet-info{align-items:center;background-color:#fffcfc;bottom:-284px;display:none;flex-direction:column;gap:45px;left:50%;max-width:616px;padding:44px 49px;position:absolute;transform:translateX(-50%);width:100%}@media only screen and (max-width:1100px){.services-page .service-content__tablet-info{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:750px){.services-page .service-content__tablet-info{max-width:82vw;padding:29px 29px 60px}}@media only screen and (max-width:400px){.services-page .service-content__tablet-info{bottom:-381px;max-width:89vw;padding-bottom:25px}}.services-page .service-content__tablet-text{gap:25px}.services-page .service-content__tablet-text,.wish-list-page{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.wish-list-page{gap:64px}@media only screen and (max-width:1280px){.wish-list-page{gap:52px}}@media only screen and (max-width:768px){.wish-list-page{position:relative}}.wish-list-top__image{height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.wish-list-top__image--desktop-big{max-height:1080px}@media only screen and (max-width:1600px){.wish-list-top__image--desktop-big{display:none}}.wish-list-top__image--desktop-small{display:none}@media only screen and (max-width:1600px){.wish-list-top__image--desktop-small{display:block;max-height:900px}}@media only screen and (max-width:1280px){.wish-list-top__image--desktop-small{max-height:782px}}@media only screen and (max-width:768px){.wish-list-top__image--desktop-small{display:none}}.wish-list-top__image--tablet{display:none}@media only screen and (max-width:768px){.wish-list-top__image--tablet{display:block}}@media only screen and (max-width:480px){.wish-list-top__image--tablet{min-height:1065px}}@media only screen and (max-width:375px){.wish-list-top__image--tablet{min-height:1048px}}.wish-list-content{padding:64px 0}@media only screen and (max-width:1600px){.wish-list-content{padding-right:0}}@media only screen and (max-width:768px){.wish-list-content{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;margin-top:-114.5%;padding:0;width:100%}}@media only screen and (max-width:480px){.wish-list-content{margin-top:-170.5%;padding-bottom:0}}@media only screen and (max-width:375px){.wish-list-content{margin-top:-232.5%;padding-bottom:0}}.wish-list-content__container{margin:0 auto}@media only screen and (max-width:768px){.wish-list-content__container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:hsla(0,100%,99%,.698);margin:0 28px;max-width:712px;padding:0 13px}}@media only screen and (max-width:480px){.wish-list-content__container{margin:0 16px;max-width:448px;padding:0}}@media only screen and (max-width:375px){.wish-list-content__container{margin:0 10px;max-width:355px}}.wish-list-content__wrapper{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1758px}@media only screen and (max-width:1600px){.wish-list-content__wrapper{grid-template-columns:1fr 1.1fr;max-width:1458px}}@media only screen and (max-width:1280px){.wish-list-content__wrapper{gap:20px;grid-template-columns:1fr 1.25fr;max-width:1137px}}@media only screen and (max-width:768px){.wish-list-content__wrapper{gap:34px;grid-template-columns:1fr;padding:37px 0 40px}}@media only screen and (max-width:480px){.wish-list-content__wrapper{gap:22px;padding:40px 32px 34px}}@media only screen and (max-width:375px){.wish-list-content__wrapper{gap:28px;padding:24px 24px 20px}}.wish-list-content__text-block{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;max-width:675px}@media only screen and (max-width:1600px){.wish-list-content__text-block{max-width:623px}}@media only screen and (max-width:1280px){.wish-list-content__text-block{max-width:412px}}@media only screen and (max-width:768px){.wish-list-content__text-block{max-width:100%}}.wish-list-content__text-block h2{color:#1e1e1e;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:64px;line-height:1.2;margin-bottom:46px}@media only screen and (max-width:1600px){.wish-list-content__text-block h2{margin-bottom:12px}}@media only screen and (max-width:1280px){.wish-list-content__text-block h2{font-size:48px;line-height:1.2;margin-bottom:20px}}@media only screen and (max-width:768px){.wish-list-content__text-block h2{font-size:28px;line-height:1;margin-bottom:30px;text-align:center}}@media only screen and (max-width:480px){.wish-list-content__text-block h2{font-size:24px;margin-bottom:18px}}@media only screen and (max-width:375px){.wish-list-content__text-block h2{margin-bottom:26px}}.wish-list-content__text-block p{color:#1e1e1e;font-family:GillSansLightC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:1.1;margin-bottom:39px}@media only screen and (max-width:1280px){.wish-list-content__text-block p{font-size:24px;margin-bottom:30px}}@media only screen and (max-width:768px){.wish-list-content__text-block p{font-size:20px;margin-bottom:25px;max-width:640px;padding-left:15px}}@media only screen and (max-width:480px){.wish-list-content__text-block p{font-size:16px;margin-bottom:20px;padding-left:0}}@media only screen and (max-width:375px){.wish-list-content__text-block p{margin-left:10px;max-width:290px}}.wish-list-content__text-block p:last-child{margin-bottom:0}.wish-list-content__text-block p span.wish-list-content__text-bold{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif}.wish-list-content__text-block p span.wish-list-content__text-wrap{display:block}.wish-list-form{border:1px solid #1e1e1e;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;max-width:855px;padding:28px}@media only screen and (max-width:1600px){.wish-list-form{max-width:739px}}@media only screen and (max-width:1280px){.wish-list-form{max-width:624px}}@media only screen and (max-width:768px){.wish-list-form{max-width:100%}}.wish-list-form__success{border:1px solid #1e1e1e;padding:60px 30px}@media only screen and (max-width:768px){.wish-list-form__success{padding:20px 10px}}.wish-list-form__success h3{color:#1e1e1e;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;line-height:1.1;text-align:center}@media only screen and (max-width:1280px){.wish-list-form__success h3{font-size:24px}}@media only screen and (max-width:768px){.wish-list-form__success h3{font-size:20px}}@media only screen and (max-width:480px){.wish-list-form__success h3{font-size:16px}}.wish-list-form__label{margin-bottom:40px;position:relative}@media only screen and (max-width:1280px){.wish-list-form__label{margin-bottom:47px}}@media only screen and (max-width:768px){.wish-list-form__label{margin-bottom:40px}}.wish-list-form__input{background-color:transparent;border:none;border-bottom:1px solid #cecece;color:#1e1e1e;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;letter-spacing:1.9px;line-height:1;outline:none;padding:6px 0;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}@media only screen and (max-width:1280px){.wish-list-form__input{font-size:24px}}@media only screen and (max-width:768px){.wish-list-form__input{font-size:20px;height:24px}}@media only screen and (max-width:480px){.wish-list-form__input{font-size:16px}}.wish-list-form__input::-moz-placeholder{color:#1e1e1e;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;letter-spacing:1.9px;line-height:1}.wish-list-form__input::placeholder{color:#1e1e1e;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;letter-spacing:1.9px;line-height:1}@media only screen and (max-width:1280px){.wish-list-form__input::-moz-placeholder{font-size:24px}.wish-list-form__input::placeholder{font-size:24px}}@media only screen and (max-width:768px){.wish-list-form__input::-moz-placeholder{font-size:20px;height:24px}.wish-list-form__input::placeholder{font-size:20px;height:24px}}@media only screen and (max-width:480px){.wish-list-form__input::-moz-placeholder{font-size:16px}.wish-list-form__input::placeholder{font-size:16px}}.wish-list-form .dropdown-suggest__error,.wish-list-form .form__error{bottom:-20px;color:#8b0000;font-size:14px;line-height:16px;position:absolute}@media only screen and (max-width:768px){.wish-list-form .dropdown-suggest__error,.wish-list-form .form__error{bottom:-15px;font-size:11px;line-height:13px}}.wish-list-form .dropdown-suggest{margin-bottom:40px}@media only screen and (max-width:1600px){.wish-list-form .dropdown-suggest{margin-bottom:37px}}@media only screen and (max-width:1280px){.wish-list-form .dropdown-suggest{margin-bottom:47px}}@media only screen and (max-width:768px){.wish-list-form .dropdown-suggest{margin-bottom:30px}}@media only screen and (max-width:480px){.wish-list-form .dropdown-suggest{margin-bottom:28px}}.wish-list-form .dropdown-suggest__content{top:150%}.wish-list-form .dropdown-suggest__list{border:1px solid #cecece;border-radius:4px;max-height:184px}.wish-list-form .dropdown-suggest input{border:none;border-bottom:1px solid #cecece;color:#1e1e1e;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;letter-spacing:1.9px;line-height:1;padding:6px 0;transition:all .2s cubic-bezier(.61,1,.88,1)}@media only screen and (max-width:1280px){.wish-list-form .dropdown-suggest input{font-size:24px}}@media only screen and (max-width:768px){.wish-list-form .dropdown-suggest input{font-size:20px;height:24px}}@media only screen and (max-width:480px){.wish-list-form .dropdown-suggest input{font-size:16px}}.wish-list-form .dropdown-suggest input::-moz-placeholder{color:#1e1e1e;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;letter-spacing:1.9px;line-height:1}.wish-list-form .dropdown-suggest input::placeholder{color:#1e1e1e;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;letter-spacing:1.9px;line-height:1}@media only screen and (max-width:1280px){.wish-list-form .dropdown-suggest input::-moz-placeholder{font-size:24px}.wish-list-form .dropdown-suggest input::placeholder{font-size:24px}}@media only screen and (max-width:768px){.wish-list-form .dropdown-suggest input::-moz-placeholder{font-size:20px;height:24px}.wish-list-form .dropdown-suggest input::placeholder{font-size:20px;height:24px}}@media only screen and (max-width:480px){.wish-list-form .dropdown-suggest input::-moz-placeholder{font-size:16px}.wish-list-form .dropdown-suggest input::placeholder{font-size:16px}}.wish-list-form .dropdown-suggest__item{border-bottom:1px solid #eee;height:74px;padding:10px}.wish-list-form__search-string{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;transition:background-color .3s ease;width:100%}.wish-list-form__product-image{border-radius:8px}.wish-list-form__product-title{font-size:16px;line-height:19px}.wish-list-form__product-color,.wish-list-form__product-title{font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif}.wish-list-form__product-color{color:#8f8e8e;font-size:14px;line-height:14px}.wish-list-form__dropdown-size{margin-bottom:40px;position:relative}@media only screen and (max-width:1280px){.wish-list-form__dropdown-size{margin-bottom:47px}}@media only screen and (max-width:768px){.wish-list-form__dropdown-size{margin-bottom:40px}}.wish-list-form__dropdown-size .dropdown{border-bottom:1px solid #cecece;padding:6px 0;transition:all .2s cubic-bezier(.61,1,.88,1);width:100%}.wish-list-form__dropdown-size .dropdown__btn{border:none;justify-content:space-between;outline:none;padding:0}.wish-list-form__dropdown-size .dropdown__btn:hover{background-color:transparent;background-color:initial}.wish-list-form__dropdown-size .dropdown__title{color:#1e1e1e;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;letter-spacing:1.9px;line-height:1}@media only screen and (max-width:1280px){.wish-list-form__dropdown-size .dropdown__title{font-size:24px}}@media only screen and (max-width:768px){.wish-list-form__dropdown-size .dropdown__title{font-size:20px;height:24px}}@media only screen and (max-width:480px){.wish-list-form__dropdown-size .dropdown__title{font-size:16px}}.wish-list-form__dropdown-size .dropdown.disabled .dropdown__title{color:#848484}.wish-list-form__dropdown-size .dropdown__list{border:1px solid #cecece;border-radius:4px;max-height:184px;overflow:auto;padding:0;top:150%}.wish-list-form__dropdown-size .dropdown__item{border:none;border-bottom:1px solid #cecece;font-family:GillSansC,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;height:auto;line-height:19px;padding:10px;transition:all .2s cubic-bezier(.61,1,.88,1)}.wish-list-form__dropdown-size .dropdown__item:after{display:none}.wish-list-form__button{border:1px solid #1e1e1e;color:#1e1e1e;font-family:Forum,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:32px;height:55px;letter-spacing:6.9px;line-height:1;text-transform:uppercase;width:100%}@media only screen and (max-width:1280px){.wish-list-form__button{font-size:24px}}@media only screen and (max-width:768px){.wish-list-form__button{font-size:18px;height:45px}}