html{line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.air-datepicker-cell.-day-.-other-month-,.air-datepicker-cell.-year-.-other-decade-{color:var(--adp-color-other-month)}.air-datepicker-cell.-day-.-other-month-:hover,.air-datepicker-cell.-year-.-other-decade-:hover{color:var(--adp-color-other-month-hover)}.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-,.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-{color:var(--adp-color-other-month)}.-selected-.air-datepicker-cell.-day-.-other-month-,.-selected-.air-datepicker-cell.-year-.-other-decade-{color:#fff;background:var(--adp-background-color-selected-other-month)}.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-,.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-day-.-other-month-,.-in-range-.air-datepicker-cell.-year-.-other-decade-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-,.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-day-.-other-month-:empty,.air-datepicker-cell.-year-.-other-decade-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-cell-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-.-focus-,.air-datepicker-cell.-in-range-:hover{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{border:none}.air-datepicker-cell.-selected-,.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}.air-datepicker-body{-webkit-transition:all var(--adp-transition-duration) var(--adp-transition-ease);transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7,var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7,var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3,1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4,1fr);grid-auto-rows:var(--adp-year-cell-height)}.air-datepicker-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding);-webkit-box-sizing:content-box;box-sizing:content-box}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--action,.air-datepicker-nav--title{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:hsla(0,0%,100%,0)}.air-datepicker-button:focus,.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.air-datepicker-button span,.air-datepicker-time{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.air-datepicker-time{display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-column-gap:12px;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:"";background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;-ms-flex-item-align:end;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:-webkit-gradient(linear,left top,right top,from(var(--adp-time-track-color)),to(var(--adp-time-track-color))) left 50%/100% var(--adp-time-track-height) no-repeat;background:linear-gradient(90deg,var(--adp-time-track-color),var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type=range]{background:none;cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:focus{outline:none}.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-box-sizing:border-box;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size)/2*-1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-fill-lower,.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:rgba(0,0,0,0)}.air-datepicker{--adp-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--adp-font-size:14px;--adp-width:246px;--adp-z-index:100;--adp-padding:4px;--adp-grid-areas:"nav" "body" "timepicker" "buttons";--adp-transition-duration:.3s;--adp-transition-ease:ease-out;--adp-transition-offset:8px;--adp-background-color:#fff;--adp-background-color-hover:#f0f0f0;--adp-background-color-active:#eaeaea;--adp-background-color-in-range:rgba(92,196,239,0.1);--adp-background-color-in-range-focused:rgba(92,196,239,0.2);--adp-background-color-selected-other-month-focused:#8ad5f4;--adp-background-color-selected-other-month:#a2ddf6;--adp-color:#4a4a4a;--adp-color-secondary:#9c9c9c;--adp-accent-color:#4eb5e6;--adp-color-current-date:var(--adp-accent-color);--adp-color-other-month:#dedede;--adp-color-disabled:#aeaeae;--adp-color-disabled-in-range:#939393;--adp-color-other-month-hover:#c5c5c5;--adp-border-color:#dbdbdb;--adp-border-color-inner:#efefef;--adp-border-radius:4px;--adp-border-color-inline:#d7d7d7;--adp-nav-height:32px;--adp-nav-arrow-color:var(--adp-color-secondary);--adp-nav-action-size:32px;--adp-nav-color-secondary:var(--adp-color-secondary);--adp-day-name-color:#ff9a19;--adp-day-name-color-hover:#8ad5f4;--adp-day-cell-width:1fr;--adp-day-cell-height:32px;--adp-month-cell-height:42px;--adp-year-cell-height:56px;--adp-pointer-size:10px;--adp-poiner-border-radius:2px;--adp-pointer-offset:14px;--adp-cell-border-radius:4px;--adp-cell-background-color-hover:var(--adp-background-color-hover);--adp-cell-background-color-selected:#5cc4ef;--adp-cell-background-color-selected-hover:#45bced;--adp-cell-background-color-in-range:rgba(92,196,239,0.1);--adp-cell-background-color-in-range-hover:rgba(92,196,239,0.2);--adp-cell-border-color-in-range:var(--adp-cell-background-color-selected);--adp-btn-height:32px;--adp-btn-color:var(--adp-accent-color);--adp-btn-color-hover:var(--adp-color);--adp-btn-border-radius:var(--adp-border-radius);--adp-btn-background-color-hover:var(--adp-background-color-hover);--adp-btn-background-color-active:var(--adp-background-color-active);--adp-time-track-height:1px;--adp-time-track-color:#dedede;--adp-time-track-color-hover:#b1b1b1;--adp-time-thumb-size:12px;--adp-time-padding-inner:10px;--adp-time-day-period-color:var(--adp-color-secondary);--adp-mobile-font-size:16px;--adp-mobile-nav-height:40px;--adp-mobile-width:320px;--adp-mobile-day-cell-height:38px;--adp-mobile-month-cell-height:48px;--adp-mobile-year-cell-height:64px}.air-datepicker-overlay{--adp-overlay-background-color:rgba(0,0,0,0.3);--adp-overlay-transition-duration:.3s;--adp-overlay-transition-ease:ease-out;--adp-overlay-z-index:99}.air-datepicker{background:var(--adp-background-color);border:1px solid var(--adp-border-color);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:var(--adp-border-radius);-webkit-box-sizing:content-box;box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,-webkit-max-content);grid-template-rows:repeat(4,max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;-webkit-transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),-webkit-transform var(--adp-transition-duration) var(--adp-transition-ease);transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),-webkit-transform var(--adp-transition-duration) var(--adp-transition-ease);transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease),-webkit-transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{-webkit-transform:translateY(calc(var(--adp-transition-offset)*-1));-ms-transform:translateY(calc(var(--adp-transition-offset)*-1));transform:translateY(calc(var(--adp-transition-offset)*-1))}.air-datepicker.-from-right-{-webkit-transform:translateX(var(--adp-transition-offset));-ms-transform:translateX(var(--adp-transition-offset));transform:translateX(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{-webkit-transform:translateY(var(--adp-transition-offset));-ms-transform:translateY(var(--adp-transition-offset));transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{-webkit-transform:translateX(calc(var(--adp-transition-offset)*-1));-ms-transform:translateX(calc(var(--adp-transition-offset)*-1));transform:translateX(calc(var(--adp-transition-offset)*-1))}.air-datepicker.-active-:not(.-custom-position-){-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);opacity:1}.air-datepicker.-active-.-custom-position-{-webkit-transition:none;transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);-webkit-box-shadow:none;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size:var(--adp-mobile-font-size);--adp-day-cell-height:var(--adp-mobile-day-cell-height);--adp-month-cell-height:var(--adp-mobile-month-cell-height);--adp-year-cell-height:var(--adp-mobile-year-cell-height);--adp-nav-height:var(--adp-mobile-nav-height);--adp-nav-action-size:var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:none}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){-webkit-transform:translate(-50%,calc(-50% + var(--adp-transition-offset)));-ms-transform:translate(-50%,calc(-50% + var(--adp-transition-offset)));transform:translate(-50%,calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.air-datepicker.-custom-position-{-webkit-transition:none;transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer{--pointer-half-size:calc(var(--adp-pointer-size)/2);z-index:-1}.air-datepicker--pointer,.air-datepicker--pointer:after{position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size)}.air-datepicker--pointer:after{content:"";background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);-webkit-box-sizing:border-box;box-sizing:border-box}.-top-center- .air-datepicker--pointer,.-top-left- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}.-top-center- .air-datepicker--pointer:after,.-top-left- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}.-right-bottom- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-top- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}.-bottom-center- .air-datepicker--pointer:after,.-bottom-left- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-top- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}.-left-bottom- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-top- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .air-datepicker--pointer,.-top-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-bottom-right- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-bottom-center- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size)/2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size)/2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{-webkit-box-sizing:content-box;box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;-webkit-transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;-webkit-transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;-webkit-transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{overflow:hidden;list-style:none;padding:0}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid rgba(0,0,0,0)}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2)}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2)}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none;position:absolute}.tooltipster-box{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tooltipster-content{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotate(4deg);-ms-transform:rotate(4deg);transform:rotate(4deg);-webkit-transition-property:-webkit-transform,opacity;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;transition-property:all;left:0!important;opacity:0}@-webkit-keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading .4s;animation:tooltipster-fading .4s}@-webkit-keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating .6s;animation:tooltipster-rotating .6s}@-webkit-keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling .6s;animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid rgba(0,0,0,0)}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid rgba(0,0,0,0);left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.container{width:100%;max-width:1920px;padding-left:32px;padding-right:32px;margin-left:auto;margin-right:auto}@media only screen and (max-width:1365px){.container{padding-left:12px;padding-right:12px}}.checkbox .error-message,.radio .error-message{font-size:10px;line-height:1;font-weight:400;color:#cc0c0c;position:absolute;top:100%;left:0}@font-face{font-display:swap;font-family:KIKO Pro;font-style:normal;font-weight:200;src:url(../assets/fonts/KIKOPro-ExtraLight.ttf) format("truetype"),url(../assets/fonts/KIKOPro-ExtraLight.woff2) format("woff2"),url(../assets/fonts/KIKOPro-ExtraLight.woff) format("woff")}@font-face{font-display:swap;font-family:KIKO Pro;font-style:normal;font-weight:300;src:url(../assets/fonts/KIKOPro-Light.ttf) format("truetype"),url(../assets/fonts/KIKOPro-Light.woff2) format("woff2"),url(../assets/fonts/KIKOPro-Light.woff) format("woff")}@font-face{font-display:swap;font-family:KIKO Pro;font-style:normal;font-weight:400;src:url(../assets/fonts/KIKOPro-Regular.ttf) format("truetype"),url(../assets/fonts/KIKOPro-Regular.woff2) format("woff2"),url(../assets/fonts/KIKOPro-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:KIKO Pro;font-style:normal;font-weight:600;src:url(../assets/fonts/KIKOPro-SemiBold.ttf) format("truetype"),url(../assets/fonts/KIKOPro-SemiBold.woff2) format("woff2"),url(../assets/fonts/KIKOPro-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:KIKO Pro;font-style:normal;font-weight:700;src:url(../assets/fonts/KIKOPro-Bold.ttf) format("truetype"),url(../assets/fonts/KIKOPro-Bold.woff2) format("woff2"),url(../assets/fonts/KIKOPro-Bold.woff) format("woff")}html{font-size:100%;height:100dvh;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-ms-touch-action:manipulation;touch-action:manipulation;scroll-behavior:smooth}body{background:#fff;color:#252b2e;font-family:KIKO Pro,sans-serif;font-size:14px;font-weight:400;line-height:1.4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;height:auto!important;-webkit-font-smoothing:antialiased}body,body *{-webkit-box-sizing:border-box;box-sizing:border-box}.page-wrapper{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}img,svg{max-width:100%}svg.icon:not(.fill-origin){fill:currentColor}input::-ms-clear,input::-ms-reveal{display:none;width:0;height:0}input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration{display:none!important}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #fff inset}[type=search]{-webkit-appearance:textfield}button{color:#252b2e}.air-datepicker-global-container{z-index:1045}.kiko-datepicker{--adp-width:292px;--adp-font-family:KIKO Pro,sans-serif;--adp-font-size:12px;--adp-color:#252b2e;--adp-color-disabled:#b5b5b5;--adp-day-name-color:#252b2e;--adp-color-current-date:#252b2e;--adp-nav-arrow-color:#252b2e;--adp-nav-color-secondary:#252b2e;--adp-border-radius:8px;--adp-cell-border-radius:8px;--adp-cell-background-color-hover:linear-gradient(90deg,rgba(219,92,0,0.1) 15.54%,rgba(231,135,181,0.1) 92.29%);--adp-cell-background-color-selected:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);--adp-background-color-hover:linear-gradient(90deg,rgba(219,92,0,0.1) 15.54%,rgba(231,135,181,0.1) 92.29%);--adp-cell-background-color-selected-hover:linear-gradient(90deg,rgba(219,92,0,0.1) 15.54%,rgba(231,135,181,0.1) 92.29%);--adp-border-color-inner:#f0f0f0;--adp-year-cell-height:24px;--adp-month-cell-height:24px;--adp-day-cell-height:24px;border:0;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1)}.kiko-datepicker .air-datepicker--pointer{display:none}.kiko-datepicker .air-datepicker--navigation{padding:0 4px}.kiko-datepicker .air-datepicker-nav{padding:3px 0}.kiko-datepicker .air-datepicker-nav--title{font-size:14px}.kiko-datepicker .air-datepicker-body--day-names{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;border-bottom:1px solid #f0f0f0;margin:0;padding:5px 0 7px}.kiko-datepicker .air-datepicker-body--day-name{font-size:.84em}.kiko-datepicker .air-datepicker-body--cells{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:10px}.kiko-datepicker .air-datepicker-body--cells.-years-{row-gap:56px;padding-top:24px;padding-bottom:24px}.kiko-datepicker .air-datepicker-body--cells.-months-{padding-top:24px;padding-bottom:25px;row-gap:29px}.kiko-datepicker .air-datepicker-body--cells.-days-{padding-top:22px;padding-bottom:23px}.kiko-datepicker .air-datepicker-body--day-name{font-weight:700}.kiko-datepicker .air-datepicker-cell.-current-{-webkit-box-shadow:0 0 0 1px #b5b5b5;box-shadow:0 0 0 1px #b5b5b5}.kiko-datepicker .air-datepicker-cell.-selected-{color:#252b2e}.kiko-datepicker .air-datepicker-cell.-selected-.-current-{-webkit-box-shadow:none;box-shadow:none}.kiko-datepicker .air-datepicker-cell.-disabled-.-focus-{background:none}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset rgba(0,0,0,0)}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-bg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);opacity:1}.mfp-content{height:auto!important}.mfp-container{padding-left:32px;padding-right:32px}@media only screen and (max-width:1365px){.mfp-container{padding-left:12px;padding-right:12px}}.tooltip__templates{display:none}.tooltipster-kiko.tooltipster-update-rotate{-webkit-animation:none;animation:none}.tooltipster-kiko .tooltipster-box{background:rgba(0,0,0,0);border:0;border-radius:0}.tooltipster-kiko .tooltipster-arrow{display:none}.tooltipster-kiko .tooltipster-content{color:#252b2e;padding:0;line-height:normal;background-color:rgba(0,0,0,0);overflow:visible}.editor-styles{font-size:16px;line-height:1.19;font-weight:400;letter-spacing:-.32px}@media only screen and (max-width:767px){.editor-styles{font-size:14px;line-height:1.15;letter-spacing:-.28px}}.editor-styles h1:not([class]){text-align:center;font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px}@media only screen and (max-width:1279px){.editor-styles h1:not([class]){max-width:100%}}@media only screen and (max-width:767px){.editor-styles h1:not([class]){margin-bottom:32px;font-size:26px;line-height:1.24;letter-spacing:-.78px}}.editor-styles h2:not([class]){font-size:20px;line-height:1.2;font-weight:400;letter-spacing:-.4px;margin:0 0 24px}@media only screen and (max-width:767px){.editor-styles h2:not([class]){font-size:16px;line-height:1.19;margin-bottom:20px}}.editor-styles a:not([class]){text-decoration:none;color:#d63868;-webkit-transition:all .3s ease;transition:all .3s ease}.editor-styles p{margin:0 0 24px}@media only screen and (max-width:767px){.editor-styles p{margin-bottom:20px}}.editor-styles p:last-child{margin-bottom:0}.editor-styles ol,.editor-styles ul{margin:0 0 24px;padding:0;list-style:none}@media only screen and (max-width:767px){.editor-styles ol,.editor-styles ul{margin:20px 0}}.editor-styles ul li{padding-left:20px;position:relative;margin-bottom:16px}.editor-styles ul li:before{position:absolute;content:"";width:3px;height:3px;border-radius:50%;background-color:#252b2e;left:5px;top:9px}@media only screen and (max-width:767px){.editor-styles ul li:before{top:7px}}.editor-styles ul li>p{margin-bottom:16px!important}.editor-styles ul li>p:last-child:not(:first-child){margin-bottom:0!important}.editor-styles ul li:last-child p{margin-bottom:0}.editor-styles ol{counter-reset:num}.editor-styles ol li{margin-bottom:16px;position:relative;counter-increment:num}.editor-styles ol li:last-child{margin-bottom:0}.editor-styles ol li:before{content:counter(num) ".  "}.editor-styles blockquote{padding:20px;border-radius:6px;background:#fff5f5;margin:32px 0}.editor-styles section{margin:32px 0}.editor-styles section:last-child{margin-bottom:0}.editor-styles table{width:100%;table-layout:fixed;border-radius:20px;border:1px solid #ffe0df}.editor-styles table tr:not(:last-child) td,.editor-styles table tr th{border-bottom:1px solid #ffe0df}.editor-styles table td,.editor-styles table th{padding:16px 10px;width:100%}.editor-styles table td b,.editor-styles table th b{font-weight:600}.editor-styles table td:not(:last-child),.editor-styles table th:not(:last-child){border-right:1px solid #ffe0df}.editor-styles table th{font-size:20px;line-height:1.2;font-weight:600;text-align:center}@media only screen and (max-width:767px){.editor-styles table th{font-size:16px;line-height:1.19}}@media only screen and (max-width:1365px){.visible-on-desktop{display:none!important}}@media only screen and (min-width:1366px){.visible-on-tablet{display:none!important}}@media only screen and (max-width:767px){.visible-on-tablet{display:none!important}}@media only screen and (min-width:768px){.visible-on-phone{display:none!important}}@media only screen and (min-width:1366px){.hidden-on-desktop{display:none!important}}@media only screen and (max-width:1365px) and (min-width:768px){.hidden-on-tablet{display:none!important}}@media only screen and (max-width:767px){.hidden-on-phone{display:none!important}}.d-none{display:none!important}.d-block{display:block!important}.nowrap{white-space:nowrap}a.link-pink{text-decoration:none;color:#d63868}a.link-pink svg{vertical-align:middle}a.link-dark{-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:none;color:#252b2e}a.link-dark svg{vertical-align:middle}a.link-dark:hover{color:#d63868}a.link-border{-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:none;border-bottom:1px solid #d63868}a.link-border svg{vertical-align:middle}a.link-border.link-dark{border-bottom:1px solid #252b2e}a.link-border.link-dark:hover{color:#d63868;border-color:#d63868}.text-center{text-align:center!important}.text-pink{color:#d63868}.text-red{color:#cc0c0c}.btn,.btn-icon,.btn-menu{-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;cursor:pointer;border:0;gap:6px}.btn{font-weight:700;font-size:14px;line-height:1;text-transform:uppercase;padding:0 16px;height:32px;text-decoration:none;text-wrap:balance}@media only screen and (min-width:768px){.btn{letter-spacing:-.42px}}.btn:focus{outline:1px solid #b5b5b5}.btn--primary{color:#fff;background:-webkit-gradient(linear,left bottom,left top,color-stop(50%,#fff),color-stop(0,#252b2e));background:linear-gradient(0deg,#fff 50%,#252b2e 0);background-size:100% 200%}@media (hover:hover) and (pointer:fine){.btn--primary:active,.btn--primary:focus,.btn--primary:hover{color:#252b2e;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);background-position-y:100%}}.btn--primary.disabled,.btn--primary:disabled{outline:none!important;background:#d8d8d8!important;background-position-y:0!important;color:rgba(37,43,46,.2)!important;-webkit-box-shadow:none!important;box-shadow:none!important;cursor:default}.btn--secondary{color:#252b2e;background:-webkit-gradient(linear,left bottom,left top,color-stop(50%,#252b2e),color-stop(0,#fff));background:linear-gradient(0deg,#252b2e 50%,#fff 0);background-size:100% 200%;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}@media (hover:hover) and (pointer:fine){.btn--secondary:active,.btn--secondary:focus,.btn--secondary:hover{color:#fff;background-position-y:100%;-webkit-box-shadow:none;box-shadow:none}}.btn--secondary.disabled,.btn--secondary:disabled{outline:none!important;background:#fff!important;background-position-y:0!important;color:rgba(37,43,46,.2)!important;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);cursor:default}.btn--full{max-width:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn--outline{border:1px solid #d8d8d8}.btn--outline,.btn-menu{color:#252b2e;background-color:#fff}.btn-menu{height:40px;padding:0 16px;font-size:14px;letter-spacing:-.28px;text-decoration:underline;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}.btn-menu:active,.btn-menu:focus,.btn-menu:hover{color:rgba(37,43,46,.6);text-decoration:underline}.btn-menu:focus{outline:1px solid #b5b5b5}.btn-menu.disabled,.btn-menu:disabled{outline:none!important;color:rgba(37,43,46,.2)!important}.btn-icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);width:32px;height:32px;background-color:#fff;color:#252b2e}.btn-icon:focus{outline:1px solid #b5b5b5}.btn-icon.disabled,.btn-icon:disabled{outline:none!important;color:rgba(37,43,46,.2)!important}.btn-icon--size-40{width:40px;height:40px}.btn-icon--size-50{width:50px;height:50px}.checkbox{position:relative}.checkbox__input{display:none}.checkbox__input:checked+.checkbox__text:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 2.5l1-1h15l1 1v15l-1 1h-15l-1-1v-15z' fill='%23252B2E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.686 7.228l-6.364 6-1.35.02-3.636-3.231 1.328-1.495 2.952 2.623 5.698-5.373 1.372 1.456z' fill='%23fff'/%3E%3C/svg%3E")}.checkbox__input:checked+.checkbox__color{border-color:#252b2e}.checkbox__input:disabled+.checkbox__color,.checkbox__input:disabled+.checkbox__text{opacity:.2;cursor:default}.checkbox__text{padding-left:28px;padding-top:2px;position:relative;font-size:12px;line-height:1.34;letter-spacing:-.24px;display:block;cursor:pointer;min-height:20px;text-align:left}@media only screen and (max-width:479px){.checkbox__text{padding-left:27px}}.checkbox__text:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;-webkit-transition:all .3s ease;transition:all .3s ease;background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.5 2.5l1-1h15l1 1v15l-1 1h-15l-1-1v-15zm2 1v13h13v-13h-13z' fill='%23252B2E'/%3E%3C/svg%3E")}.checkbox__text:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23F0F0F0' d='M2 2h16v16H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.5 2.5l1-1h15l1 1v15l-1 1h-15l-1-1v-15zm2 1v13h13v-13h-13z' fill='%23252B2E'/%3E%3C/svg%3E")}.checkbox__text a{text-decoration:none;color:#252b2e;border-bottom:1px solid #252b2e}.checkbox.error .checkbox__text{color:#252b2e}.checkbox.error .checkbox__text:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.5 2.5l1-1h15l1 1v15l-1 1h-15l-1-1v-15zm2 1v13h13v-13h-13z' fill='%23CC0C0C'/%3E%3C/svg%3E")}.checkbox .error-message{left:28px}.checkbox__color{width:28px;height:28px;padding:2px;border:1px solid #d8d8d8;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease}.checkbox__color img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.link-button{-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:4px;border:0;background-color:rgba(0,0,0,0);cursor:pointer;display:inline-block;min-height:22px;text-decoration:underline;text-underline-offset:3px;font-size:12px;color:#252b2e;letter-spacing:-.24px;line-height:normal;padding:2px 1px}.link-button:active,.link-button:hover{color:rgba(37,43,46,.6)}.link-button.disabled,.link-button:disabled{cursor:default}.radio{position:relative}.radio--button .radio__input:checked+.radio__btn{border-color:#252b2e}.radio__btn{padding:11px 16px;font-size:12px;line-height:1;font-weight:400;text-align:center;letter-spacing:-.24px;border-radius:8px;border:1px solid #d8d8d8;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.radio__input{display:none}.radio__input:checked+.radio__text:before{border:3px solid #000;background-color:#f0f0f0;width:12px;height:12px}.radio__input:checked+.radio__text:after{width:8px;height:8px;left:7px;top:7px;border:0;background-color:#000}.radio__input:disabled+.radio__text{opacity:.2;cursor:default}.radio__label:focus .radio__text:after{border-color:#b5b5b5}.radio__text{padding-left:28px;padding-top:3px;position:relative;font-size:12px;line-height:1.34;letter-spacing:-.24px;display:block;cursor:pointer;min-height:20px}.radio__text:after,.radio__text:before{content:"";position:absolute;border-radius:50%}.radio__text:before{width:14px;height:14px;left:2px;top:2px;border-radius:50%;border:2px solid #252b2e;background-color:#fff}.radio__text:after{width:16px;height:16px;left:0;top:0;border:1px solid rgba(0,0,0,0)}.radio__text:hover:before{background-color:#f0f0f0}.radio.error .radio__text{color:#252b2e}.radio.error .radio__text:before{border-color:#cc0c0c}.radio .error-message{left:28px}.switch__input{display:none}.switch__input:checked+.switch__toggle{background-color:#252b2e;border-color:#252b2e}.switch__input:checked+.switch__toggle:before{right:4px;left:auto;background-color:#f0f0f0}.switch__label{cursor:pointer;border:1px solid rgba(0,0,0,0);border-radius:28px;padding:3px 4px;display:block;-webkit-transition:all .3s ease;transition:all .3s ease}.switch__label:hover .switch__toggle{background-color:#d8d8d8}.switch__label:hover:has(:checked) .switch__toggle{background-color:#252b2e}.switch__toggle{display:block;cursor:pointer;text-decoration:none;width:52px;height:26px;border-radius:24px;padding:0;border:0;background-color:#f0f0f0;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.switch__toggle:before{content:"";position:absolute;left:4px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;border-radius:50%;background-color:rgba(37,43,46,.6);-webkit-transition:all .3s ease,left .8s linear,right .8s linear;transition:all .3s ease,left .8s linear,right .8s linear}.text-link{-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:none;color:#252b2e;cursor:pointer}@media (any-hover:hover){.text-link:hover{color:#d63868}}.text-link.hover{color:#d63868}
.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border-radius:5px;border:1px solid #e8e8e8;-webkit-box-sizing:border-box;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:38px;line-height:36px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .nice-select-dropdown{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:rgb(237.1,237.1,237.1);color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .nice-select-dropdown{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .nice-select-dropdown{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .nice-select-dropdown{margin-top:4px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 0 1px rgba(68,68,68,.11);box-shadow:0 0 0 1px rgba(68,68,68,.11);pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(19px);-ms-transform:scale(.75) translateY(19px);transform:scale(.75) translateY(19px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9;opacity:0}.nice-select .list{border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding:0;max-height:210px;overflow-y:auto}.nice-select .list:hover .option:not(:hover){background-color:rgba(0,0,0,0)!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;outline:none;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all .2s;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:rgba(0,0,0,0);color:#999;cursor:default}.nice-select .extra{float:right}.nice-select .optgroup{font-weight:700}.no-csspointerevents .nice-select .nice-select-dropdown{display:none}.no-csspointerevents .nice-select.open .nice-select-dropdown{display:block}.nice-select .list::-webkit-scrollbar{width:0}.nice-select .has-multiple{white-space:inherit;height:auto;padding:7px 12px;min-height:36px;line-height:22px}.nice-select .has-multiple span.current{border:1px solid #ccc;background:#eee;padding:0 10px;border-radius:3px;display:inline-block;line-height:24px;font-size:14px;margin-bottom:3px;margin-right:3px}.nice-select .has-multiple .multiple-options{display:block;line-height:24px;padding:0}.nice-select .nice-select-search-box{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:5px;pointer-events:none;border-radius:5px 5px 0 0}.nice-select .nice-select-search{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#444;display:inline-block;vertical-align:middle;padding:7px 12px;margin:0 10px 0 0;width:100%;min-height:36px;line-height:22px;height:auto;outline:0!important;font-size:14px}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:rgba(0,0,0,0)}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.code-field .error-message,.input .error-message,.input .success-message,.product-reviews-form__rating .error-message{font-size:10px;line-height:1;font-weight:400;color:#cc0c0c;position:absolute;top:100%;left:0}.error-404{padding:80px 0;display:grid;grid-template-columns:1fr 1.5fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;gap:82px;max-width:1185px;margin:0 auto}@media only screen and (max-width:1279px){.error-404{grid-template-columns:1fr 1fr;gap:12px}}@media only screen and (max-width:767px){.error-404{grid-template-columns:1fr;gap:24px;padding:40px 0}}.error-404__info{max-width:480px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.error-404__title{font-size:14px;line-height:1.15;font-weight:700;margin:0;letter-spacing:2.24px;text-transform:uppercase}@media only screen and (max-width:767px){.error-404__title{font-size:12px;line-height:1.17;letter-spacing:1.92px}}.error-404__text{font-size:16px;line-height:1.2;font-weight:400;letter-spacing:-.32px}@media only screen and (max-width:1023px){.error-404__text{max-width:310px}}@media only screen and (max-width:767px){.error-404__text{font-size:12px;line-height:1.52;letter-spacing:-.24px;max-width:100%}}.error-404__text p{margin:0}@media only screen and (max-width:767px){.error-404__btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.error-404__images{display:grid;gap:12px;grid-template-columns:1fr 1fr}.error-404__img{border-radius:16px;overflow:hidden}.error-404__img:last-child{grid-column:2/3;grid-row:1/3}.error-404__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-grid{padding:48px 0}@media only screen and (max-width:1279px){.about-grid{padding:0;margin:40px 0}}@media only screen and (max-width:767px){.about-grid+.about-grid{padding-top:24px}}.about-grid--reverse .about-grid__row{grid-template-columns:1.4fr 1fr}@media only screen and (max-width:1279px){.about-grid--reverse .about-grid__row{grid-template-columns:1fr}}@media only screen and (max-width:1279px){.about-grid--reverse .about-grid__row:has(.about-grid__images--one) .about-grid__content{grid-row:1/2}}.about-grid--reverse .about-grid__content{grid-column:2/3;grid-row:1/2}@media only screen and (max-width:1279px){.about-grid--reverse .about-grid__content{grid-column:1/3;grid-row:2/3}}.about-grid--reverse .about-grid__images{grid-column:1/2;grid-row:1/2;grid-template-columns:1fr 2fr}@media only screen and (max-width:1279px){.about-grid--reverse .about-grid__images{grid-column:1/3;grid-row:1/2;grid-template-columns:1fr 1fr}}.about-grid--reverse .about-grid__images picture:first-child{margin-top:auto;grid-row:1/2}@media only screen and (max-width:1279px){.about-grid--reverse .about-grid__images picture:first-child{grid-column:1/2}}.about-grid--reverse .about-grid__images picture:nth-child(2){margin-top:0;margin-bottom:auto}@media only screen and (max-width:1279px){.about-grid--reverse .about-grid__images picture:nth-child(2){grid-column:2/3}}.about-grid--reverse .about-grid__images picture:last-child{margin:0;grid-row:1/3}@media only screen and (max-width:1279px){.about-grid--reverse .about-grid__images picture:last-child{grid-row:2/3;grid-column:1/3}}.about-grid--reverse .about-grid__images--one{grid-template-columns:1fr}.about-grid--reverse .about-grid__images--one picture{grid-row:1/2;grid-column:1/2}@media only screen and (max-width:1279px){.about-grid--reverse .about-grid__images--one{grid-row:2/3;grid-column:1/3}}.about-grid__row{display:grid;grid-template-columns:1fr 1.4fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media only screen and (max-width:1279px){.about-grid__row{grid-template-columns:1fr;gap:32px}}@media only screen and (max-width:767px){.about-grid__row{gap:24px}}@media only screen and (max-width:1279px){.about-grid__row:has(.about-grid__images--one) .about-grid__content{grid-row:1/2}}.about-grid__content{text-align:center;padding:0 24px;margin:0 auto}@media only screen and (max-width:1279px){.about-grid__content{grid-row:2/3;grid-column:1/3;padding:0}}.about-grid__title{font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px;margin:0 0 24px}@media only screen and (max-width:1279px){.about-grid__title{margin-bottom:20px}}@media only screen and (max-width:767px){.about-grid__title{font-size:26px;line-height:1.2}}.about-grid__title b{font-weight:600}.about-grid__label{font-size:14px;line-height:1;font-weight:700;display:inline-block;margin:24px 0 8px;letter-spacing:-.42px;text-transform:uppercase;background:-webkit-gradient(linear,left top,right top,from(#db06ad),color-stop(29.69%,#da0c9b),to(#d44102));background:linear-gradient(90deg,#db06ad,#da0c9b 29.69%,#d44102);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:#d63868}.about-grid__images{display:grid;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:900px;margin:0 auto;grid-template-columns:2fr 1fr;font-size:0}@media only screen and (max-width:1279px){.about-grid__images{grid-template-columns:1fr 1fr;grid-row:2/1;grid-column:1/3}}.about-grid__images picture{display:block;width:100%}.about-grid__images picture:first-child{grid-row:1/3}@media only screen and (max-width:1279px){.about-grid__images picture:first-child{grid-column:1/3;grid-row:1/2}}.about-grid__images picture:nth-child(2){margin-top:auto}@media only screen and (max-width:1279px){.about-grid__images picture:nth-child(2){grid-column:1/2}}.about-grid__images picture:last-child{margin-bottom:auto}@media only screen and (max-width:1279px){.about-grid__images picture:last-child{grid-column:2/3}}.about-grid__images picture img{border-radius:16px;width:100%;max-height:800px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1279px){.about-grid__images picture img{max-height:100%}}.about-grid__images--one{max-width:100%;grid-template-columns:1fr;gap:0;padding:0 23px}@media only screen and (max-width:1279px){.about-grid__images--one{grid-row:2/3;padding:0}}.about-grid__images--one picture{grid-row:1/2;grid-column:1/2}@media only screen and (max-width:1279px){.about-grid__images--one picture,.about-grid__images--one picture:last-child{grid-column:1/3}}.about-grid__images video{max-width:100%;width:100%;border-radius:16px}.about__title{font-size:48px;line-height:1.05;font-weight:400;letter-spacing:-1.44px;margin:20px 0 24px}.about__title b{font-weight:600}.about__title:first-child{margin-top:0}.about__title:last-child{margin-bottom:0}@media only screen and (max-width:1365px){.about__title{font-size:32px;line-height:1.19;letter-spacing:-.96px;margin-bottom:20px}}@media only screen and (max-width:767px){.about__title{font-size:26px;line-height:1.2;letter-spacing:-.78px;margin-bottom:24px}}.about__subtitle{font-size:16px;line-height:1.19;font-weight:400;letter-spacing:2.56px;text-transform:uppercase;margin:0 0 24px}@media only screen and (max-width:767px){.about__subtitle{font-size:14px;line-height:1.15;margin-bottom:20px}}.about__text{font-size:16px;line-height:1.19;font-weight:400;letter-spacing:-.32px;margin:0}.about__text p{margin:0 0 16px}.about__text p:last-child{margin:0}.about__text b{font-weight:600}.about__text ul li:before{left:auto!important;margin-left:-10px}@media only screen and (max-width:767px){.about__text{font-size:14px;line-height:1.22;letter-spacing:-.28px}}.about__text--align-left{text-align:left}.about__text--align-center{text-align:center}.about__text--align-right{text-align:right}.about__navigation{padding:20px 0 0}.about__buttons{margin-top:24px;text-align:center}@media only screen and (max-width:767px){.about__buttons{margin-top:20px}}.about__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin:32px 0 0}@media only screen and (max-width:1279px){.about__images{gap:10px;margin:32px 0}}@media only screen and (max-width:767px){.about__images{gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:24px 0}}.about__image img{width:100%}@media only screen and (max-width:767px){.about__image{width:calc(50% - 6px)}}@media only screen and (max-width:767px){.about__image--full{width:100%}}.brand{padding:20px 0 48px;text-align:center;background-image:url(/local/frontend-redesign/build/assets/images/required/about/about-brand-bg.png);background-position:center bottom -80px;background-repeat:no-repeat}@media only screen and (max-width:1279px){.brand{background:rgba(0,0,0,0);padding-bottom:20px}}@media only screen and (max-width:767px){.brand{padding-bottom:50px}}.brand__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.brand__container .text-page__title{margin-bottom:24px}.brand__title{font-weight:200}@media only screen and (max-width:767px){.brand__title{font-size:20px;line-height:1.2;margin-bottom:20px;letter-spacing:-.4px}}.brand__title--help{font-size:32px;line-height:1.19;letter-spacing:-.96px}@media only screen and (max-width:767px){.brand__title--help{font-size:20px;line-height:1.2;letter-spacing:-.4px}}.brand__content{max-width:864px;margin:0 auto 48px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (max-width:1279px){.brand__content{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-bottom:0}}.brand__text{max-width:684px;margin:0 auto}.brand__gallery{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;gap:12px;grid-template-columns:repeat(5,1fr);-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media only screen and (max-width:1279px){.brand__gallery{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;grid-template-columns:1fr 1fr;margin-bottom:32px}}.brand__gallery picture img{border-radius:16px}@media only screen and (max-width:1279px){.brand__gallery picture:nth-last-child(-n+2){display:none}}@media only screen and (max-width:1279px){.brand__gallery picture:first-child{grid-column:2/3;grid-row:1/2}}@media only screen and (max-width:1279px){.brand__gallery picture:nth-child(2){grid-column:1/2;grid-row:1/3}}.brand__gallery--help{margin-bottom:32px}@media only screen and (max-width:1279px){.brand__gallery--help{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;grid-template-columns:repeat(5,1fr);margin:20px 0 32px}}@media only screen and (max-width:767px){.brand__gallery--help{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:1279px){.brand__gallery--help picture:nth-last-child(-n+2){display:block}}@media only screen and (max-width:767px){.brand__gallery--help picture:nth-last-child(-n+2){display:none}}@media only screen and (max-width:1279px){.brand__gallery--help picture:first-child{grid-column:1/2;grid-row:1/2}}@media only screen and (max-width:1279px){.brand__gallery--help picture:nth-child(2){grid-column:2/3;grid-row:1/2}}.head{position:relative;margin-top:-64px;padding:64px 0 48px;background-color:#fff5f5;background-image:url(/local/frontend-redesign/build/assets/images/required/about/about-head-bg.png);background-position:50%;background-size:cover;text-align:center}@media only screen and (max-width:1365px){.head{margin-top:-44px;padding:44px 0 40px}}@media only screen and (max-width:767px){.head{padding:32px 0}}.head__subtitle{font-size:14px;line-height:1.15;font-weight:400;letter-spacing:2.24px;text-transform:uppercase;margin:0 0 4px}@media only screen and (max-width:767px){.head__subtitle{font-size:12px;line-height:1.17;letter-spacing:1.92px}}.head__title{font-size:48px;line-height:1.05;font-weight:200;letter-spacing:-1.44px;margin:0 0 24px}.head__title b{font-weight:600}@media only screen and (max-width:767px){.head__title br{display:none}}@media only screen and (max-width:1023px){.head__title{font-size:32px;line-height:1.19;letter-spacing:-.96px;margin-bottom:20px}}@media only screen and (max-width:767px){.head__title{font-size:26px;line-height:1.2;letter-spacing:-.78px;margin-bottom:24px}}.head__tabs{overflow:auto;padding:1px 0 7px 32px;margin-left:-32px;margin-right:-32px}@media only screen and (max-width:1365px){.head__tabs{margin-left:-12px;margin-right:-12px;padding-left:12px}}.head__tabs::-webkit-scrollbar{width:0;height:0;background:rgba(0,0,0,0)}.head__tabs .tabs__list{width:100%}@media only screen and (max-width:1279px){.head__tabs .tabs__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.head__tabs .tabs__list:after{content:"";display:block;width:20px;height:5px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1365px){.head__tabs .tabs__list:after{width:1px}}.head__text{max-width:609px;margin-left:auto;margin-right:auto}.accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width:767px){.accordion{gap:12px}}.accordion__item{border-radius:8px;background:#fff;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1)}.accordion__item-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:14px 16px;cursor:pointer}.accordion__item-toggle .icon{-ms-flex-negative:0;flex-shrink:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.accordion__item-toggle.active .icon{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.accordion__item-title{color:#252b2e;font-size:14px;line-height:1.15;font-weight:600;letter-spacing:-.42px;margin:0}.accordion__item-content{font-size:14px;line-height:1.22;font-weight:400;border-top:1px solid #d8d8d8;padding:14px 32px;display:none}@media only screen and (max-width:1365px){.accordion__item-content{padding-right:16px}}.accordion__item-content p:not(:last-child){margin-bottom:16px}.accordion__item-content ul{margin:16px 0}.accordion__item-content b{font-weight:600}.actions__description{text-align:center;padding:48px 0 40px}@media only screen and (max-width:1279px){.actions__description{padding:32px 0 20px}}.actions__text{max-width:1058px;margin:0 auto;font-size:16px;line-height:1.19;font-weight:400;letter-spacing:-.32px}@media only screen and (max-width:767px){.actions__text{font-size:14px;line-height:1.15;letter-spacing:-.28px}}@media only screen and (max-width:479px){.actions__text{max-width:336px}}.actions__text p{margin:0 0 16px}.actions__text p:last-child{margin-bottom:0}.actions .about__title br{display:none}@media only screen and (max-width:767px){.actions .about__title br{display:block}}.actions .about__subtitle{margin-bottom:20px;letter-spacing:-.32px}@media only screen and (max-width:767px){.actions .about__subtitle{letter-spacing:-.28px}}.actions .about__text+.about-grid__title{margin:20px 0}.actions .about__text--small{font-size:14px;line-height:1.15;letter-spacing:-.42px}.actions .about__text--small ol li,.actions .about__text--small ul li{font-size:12px;line-height:1.17;margin-bottom:0;letter-spacing:-.24px}.actions .about__text--small ol li:before,.actions .about__text--small ul li:before{top:6px}@media only screen and (max-width:479px){.actions .about__text{max-width:320px;margin:0 auto}}@media only screen and (max-width:1279px){.actions .about-grid{position:relative}}@media only screen and (max-width:1279px){.actions .about-grid:before{position:absolute;content:"";z-index:-1;left:0;right:0;bottom:0;top:-50px;background-image:url(/local/frontend-redesign/build/assets/images/required/actions/actions-bg.png);background-repeat:no-repeat;background-position:top;background-size:100% auto}}@media only screen and (max-width:767px){.actions .about-grid:before{top:-20px}}.actions .about-grid__images--one{padding:0 46px}@media only screen and (max-width:1279px){.actions .about-grid__images--one{padding:0 32px}}@media only screen and (max-width:767px){.actions .about-grid__images--one{padding:0}}.actions .about-grid__title b{font-weight:600}.actions .about-grid__title br{display:none}@media only screen and (max-width:767px){.actions .about-grid__title br{display:block}}@media only screen and (max-width:1279px){.actions .about-grid--large:before{top:0;background-image:url(/local/frontend-redesign/build/assets/images/required/actions/actions-bg-2.png);background-position:top 40% center}}@media only screen and (max-width:767px){.actions .about-grid--large:before{background-image:url(/local/frontend-redesign/build/assets/images/required/actions/actions-bg.png);background-position:top 40px center}}.actions .about-grid__content{padding:0}@media only screen and (max-width:1279px){.actions .about-grid__content{max-width:568px}}@media only screen and (max-width:767px){.actions .about-grid__content{max-width:100%}}.banner-card{width:100%;max-width:316px;margin:0 auto;border-radius:16px;overflow:hidden;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1)}@media only screen and (max-width:1023px){.banner-card{max-width:100%}}.banner-card__img{width:100%;aspect-ratio:1/1}@media only screen and (max-width:1023px){.banner-card__img{aspect-ratio:auto}}.banner-card__img img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.banner-card__content{padding:38px 16px 46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;text-align:center}@media only screen and (max-width:1023px){.banner-card__content{padding:66px 16px 74px}}@media only screen and (max-width:767px){.banner-card__content{padding:21px 16px 29px}}.banner-card__title{margin:0;font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px}@media only screen and (max-width:767px){.banner-card__title{font-size:26px;line-height:1.2;letter-spacing:-.78px}}.banner-card__text{margin:0;font-size:16px;line-height:1.19;letter-spacing:-.32px}@media only screen and (max-width:767px){.banner-card__text{font-size:14px;line-height:1.15;letter-spacing:-.29px}}.bottomsheet__content-source{display:none}.frontleBottomSheet{position:fixed;width:100%;height:100%;top:0;left:0}.frontleBottomSheet__background{position:relative;width:100%;height:100%;top:0;left:0;background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;-webkit-transition:opacity .4s ease 0s;transition:opacity .4s ease 0s}.frontleBottomSheet__contents{position:absolute;width:100%;bottom:0;margin:0 auto;padding:0 12px 48px;border-top-left-radius:12px;border-top-right-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;overflow:hidden;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1)}.frontleBottomSheet__sheetBar{position:relative;display:block;padding-top:16px}.frontleBottomSheet__barLine{position:relative;display:block;margin:0 auto;width:65px;height:4px;border-radius:2px;background:#d8d8d8}.frontleBottomSheet__html{position:relative;display:block;width:100%;height:calc(100% - 2.75rem);overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.frontleBottomSheet__html::-webkit-scrollbar{display:none}.breadcrumbs{overflow-x:auto;max-width:100%;padding:22px 0;position:relative;z-index:1}@media only screen and (max-width:1365px){.breadcrumbs{padding:12px 0}}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:0;margin:0;gap:24px}.breadcrumbs__item{position:relative}.breadcrumbs__item:after{content:"";position:absolute;right:-18px;top:calc(50% - 6px);width:12px;height:12px;background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.327 3.521l.592 1.985 1.99.652-1.727 1.159-.005 2.066-1.66-1.269-1.992.625.702-1.943L3 5.116l2.093.068L6.327 3.52z' fill='%23252B2E' fill-opacity='.6'/%3E%3C/svg%3E")}.breadcrumbs__item:last-child:after{display:none}@media only screen and (max-width:767px){.breadcrumbs__item:not(:last-child){display:none}}@media only screen and (max-width:767px){.breadcrumbs__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}}.breadcrumbs__active,.breadcrumbs__link{text-decoration:none;color:#252b2e;font-size:12px;letter-spacing:-.24px}.breadcrumbs__active{color:rgba(37,43,46,.6)}@media only screen and (max-width:767px){.breadcrumbs__active{color:#252b2e}}.breadcrumbs__back{display:none;color:rgba(37,43,46,.6);text-decoration:none;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:767px){.breadcrumbs__back{display:block}}.bonus-card{margin-bottom:12px}.bonus-card__empty{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:8px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.bonus-card__empty img{width:120px;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}}.bonus-card__empty-content{padding:12px}.bonus-card__text{font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;margin:0 0 8px}@media only screen and (max-width:767px){.bonus-card__text{font-size:10px;line-height:1.2}}.bonus-card__text button{text-decoration:underline;padding:0}.bonus-card__btn,.bonus-card__text button{border:0;background:rgba(0,0,0,0);color:#252b2e;cursor:pointer}.bonus-card__btn{border-bottom:1px solid #252b2e;padding:0 0 2px;font-size:10px;line-height:1.2;font-weight:400;letter-spacing:-.2px;text-decoration:none}.bonus-card__card{padding:20px;border-radius:8px;background:#fff5f5;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1)}.bonus-card__title{font-weight:400;margin:0 0 12px}.bonus-card__number,.bonus-card__title{font-size:16px;line-height:1.19;letter-spacing:-.32px}.bonus-card__number{color:#d63868;font-weight:600}.bonus-card .checkbox__text{font-size:14px;line-height:1.15;letter-spacing:-.28px}.bonus-card .input__field,.bonus-card .input__label{background-color:#fff5f5}.bonus-card__has-btn{width:100%;border-radius:8px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 12px;font-size:14px;line-height:1;font-weight:700;color:#252b2e;letter-spacing:-.42px;text-transform:uppercase;border:0;gap:4px;margin-bottom:12px;cursor:pointer}.modal-bonus-confirm.popup{max-width:380px}.modal-bonus-confirm__text{margin:0 0 33px}.modal-bonus-confirm__text b{font-weight:600}.modal-bonus-confirm__timer{text-align:center;color:rgba(37,43,46,.6);font-size:12px;line-height:1.17;letter-spacing:-.24px;margin:0}.modal-bonus-confirm__btn{margin:0 auto;display:block;padding:0;background-color:rgba(0,0,0,0);border:0;cursor:pointer;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px}.modal-bonus-confirm .code-field{max-width:325px;margin:0 auto 20px}.cart-empty{padding:48px 0;text-align:center}@media only screen and (max-width:1023px){.cart-empty{padding:40px 0}}.cart-empty__title{font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px;margin:0 0 32px}@media only screen and (max-width:1023px){.cart-empty__title{font-size:26px;line-height:1.2;letter-spacing:-.78px}}@media only screen and (max-width:767px){.cart-empty__title{font-size:20px;line-height:1.2;text-wrap:balance;letter-spacing:-.4px;margin-bottom:24px}}.cart-empty__icon{margin-bottom:16px}.cart-empty__icon .icon{width:56px;height:56px}.cart-empty__subtitle{font-size:26px;line-height:1.2;font-weight:400;letter-spacing:-.78px;margin:0 0 8px}@media only screen and (max-width:1023px){.cart-empty__subtitle{font-size:20px;line-height:1.2;letter-spacing:-.4px}}.cart-empty__text{font-size:14px;line-height:1.86;font-weight:400;letter-spacing:-.28px;margin:0 0 24px}.cart-mini__wrapper{-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.3);box-shadow:0 0 40px 0 rgba(0,0,0,.3);width:426px;border-radius:12px;overflow:hidden}.cart-mini__header{font-size:10px;line-height:1.2;font-weight:700;width:100%;height:34px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);text-align:center;text-transform:uppercase;padding:6px 0 16px;letter-spacing:1.6px}.cart-mini__body{background-color:#fff;border-radius:12px;margin-top:-10px;padding:0 12px 20px}.cart-mini__scroll{max-height:343px;position:relative;margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.cart-mini__scroll+.cart-mini__footer{border-top:1px solid #d8d8d8}.cart-mini__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding-top:16px}.cart-mini__footer .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-mini__total{font-size:16px;line-height:1.2;letter-spacing:-.32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-mini__total .total-value{font-weight:600}.cart-notification{background-color:#fff;border-radius:12px;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.3);box-shadow:0 0 40px 0 rgba(0,0,0,.3);position:absolute;right:0;top:calc(100% + 14px);padding:16px;width:426px}@media only screen and (max-width:1023px){.cart-notification{top:calc(100% + 12px);width:calc(100vw - 24px)}}.cart-notification__close{background-color:rgba(0,0,0,0);border:0;outline:0;cursor:pointer;position:absolute;top:16px;right:16px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:20px;height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-notification__text{font-size:16px;line-height:1.2;letter-spacing:-.32px;padding-right:28px}@media only screen and (max-width:767px){.cart-notification__text{font-size:14px;line-height:1.2}}.cart-notification__text b{font-weight:600}.cart-notification__buttons{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-product{padding:12px 8px;border-radius:12px}@media only screen and (max-width:767px){.cart-product{padding:12px 0}}.cart-product--unavailable{background-color:#f0f0f0}@media only screen and (max-width:767px){.cart-product--unavailable .cart-product__info{padding-right:12px}}.cart-product--unavailable .cart-product__offer,.cart-product--unavailable .cart-product__title,.cart-product--unavailable .cart-product__variant{opacity:.4}.cart-product--unavailable .cart-product__variant{margin-bottom:18px}.cart-product__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.cart-product__link{color:#252b2e;text-decoration:none;position:relative;display:inline-block}.cart-product__icon-unavailable{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(165deg,hsla(0,0%,100%,.95) -.58%,hsla(0,0%,100%,.65) 99.82%);-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:20px;height:20px}.cart-product__image{width:80px;height:80px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:767px){.cart-product__image{width:60px;height:60px}}.cart-product__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-product__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-product__title{font-size:14px;line-height:1.15;font-weight:400;letter-spacing:-.28px;margin:0 0 2px}@media only screen and (max-width:767px){.cart-product__title{font-size:12px;line-height:1.17;letter-spacing:-.24px}}.cart-product__offer{display:block;color:rgba(37,43,46,.6);font-size:8px;line-height:1.25;font-weight:400;letter-spacing:-.16px;margin:0 0 8px}.cart-product__variant{display:-webkit-box;display:-ms-flexbox;display:flex;margin:12px 0 8px;gap:4px;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px}.cart-product__variant-icon{width:12px;height:12px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.cart-product__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:16px;margin-top:auto}@media only screen and (max-width:767px){.cart-product__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (max-width:767px){.cart-product__bottom .cart-product__btn--del{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media only screen and (max-width:767px){.cart-product__bottom .cart-product__btn--fav{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.cart-product__counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}@media only screen and (max-width:767px){.cart-product__counter{max-width:112px}}.cart-product__counter-btn{border:0;padding:0;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background-color:rgba(0,0,0,0)}.cart-product__counter-btn .icon{width:16px;height:16px}.cart-product__counter-field{border-radius:4px;border:1px solid #b5b5b5;padding:5px 4px;text-align:center;color:#252b2e;font-size:14px;line-height:1;font-weight:700;letter-spacing:-.42px;width:32px;height:24px;-moz-appearance:textfield;outline:none}.cart-product__counter-field::-webkit-inner-spin-button,.cart-product__counter-field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-product__btn{border:0;background:rgba(0,0,0,0);color:#252b2e;border-bottom:1px solid #252b2e;display:inline-block;padding:0 0 2px;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;cursor:pointer;margin-bottom:2px;text-decoration:none}.cart-product__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2px 4px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:767px){.cart-product__prices{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:calc(100% - 112px)}}.cart-product__price-count{color:rgba(37,43,46,.6);text-align:right;font-size:10px;line-height:1.2;font-weight:400;letter-spacing:-.2px;width:100%}.cart-product__price-old{font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.cart-product__sale{color:#d63868;font-size:10px;line-height:1.2;font-weight:700;letter-spacing:-.2px;margin-right:4px}.cart-product__price{font-size:14px;line-height:1;font-weight:700;letter-spacing:-.42px}.cart-product__unavailable{font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px}@media only screen and (max-width:767px){.cart-product__unavailable{width:100%}}.cart-product__deleted{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cart-product__deleted-timer-wrap{width:80px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:767px){.cart-product__deleted-timer-wrap{width:60px}}.cart-product__deleted-timer{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;position:relative;font-size:14px;line-height:1;font-weight:700;letter-spacing:-.42px;margin:0 auto}.cart-product__deleted-timer:before{background:-webkit-gradient(linear,left top,right top,color-stop(15.54%,rgba(219,92,0,.1)),color-stop(92.29%,rgba(231,135,181,.1)));background:linear-gradient(90deg,rgba(219,92,0,.1) 15.54%,rgba(231,135,181,.1) 92.29%)}.cart-product__deleted-timer:after,.cart-product__deleted-timer:before{content:"";position:absolute;inset:0;border-radius:50%;padding:2px;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.cart-product__deleted-timer:after{background-image:-webkit-gradient(linear,left top,right top,color-stop(15.54%,#db5c00),color-stop(92.29%,#e787b5));background-image:linear-gradient(90deg,#db5c00 15.54%,#e787b5 92.29%);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-animation:clip 5s linear;animation:clip 5s linear}.cart-product__deleted-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:rgba(37,43,46,.6);font-size:14px;line-height:1.15;font-weight:400;letter-spacing:-.28px}.cart-product__gift{border-radius:8px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);padding:2px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:14px;line-height:1;font-weight:700;letter-spacing:-.42px;text-transform:uppercase}@media only screen and (max-width:767px){.cart-product__gift{margin-right:-16px}}@-webkit-keyframes clip{0%{clip-path:polygon(50% 50%,150% 50%,150% 50%,50% 50%,50% 150%,50% 150%,50% 50%,-50% 50%,-50% 50%,50% 50%,50% -50%,50% -50%,50% 50%)}25%{clip-path:polygon(50% 50%,150% 50%,50% 150%,50% 50%,50% 150%,50% 150%,50% 50%,-50% 50%,-50% 50%,50% 50%,50% -50%,50% -50%,50% 50%)}50%{clip-path:polygon(50% 50%,150% 50%,50% 150%,50% 50%,50% 150%,-50% 50%,50% 50%,-50% 50%,-50% 50%,50% 50%,50% -50%,50% -50%,50% 50%)}75%{clip-path:polygon(50% 50%,150% 50%,50% 150%,50% 50%,50% 150%,-50% 50%,50% 50%,-50% 50%,50% -50%,50% 50%,50% -50%,50% -50%,50% 50%)}to{clip-path:polygon(50% 50%,150% 50%,50% 150%,50% 50%,50% 150%,-50% 50%,50% 50%,-50% 50%,50% -50%,50% 50%,50% -50%,150% 50%,50% 50%)}}@keyframes clip{0%{clip-path:polygon(50% 50%,150% 50%,150% 50%,50% 50%,50% 150%,50% 150%,50% 50%,-50% 50%,-50% 50%,50% 50%,50% -50%,50% -50%,50% 50%)}25%{clip-path:polygon(50% 50%,150% 50%,50% 150%,50% 50%,50% 150%,50% 150%,50% 50%,-50% 50%,-50% 50%,50% 50%,50% -50%,50% -50%,50% 50%)}50%{clip-path:polygon(50% 50%,150% 50%,50% 150%,50% 50%,50% 150%,-50% 50%,50% 50%,-50% 50%,-50% 50%,50% 50%,50% -50%,50% -50%,50% 50%)}75%{clip-path:polygon(50% 50%,150% 50%,50% 150%,50% 50%,50% 150%,-50% 50%,50% 50%,-50% 50%,50% -50%,50% 50%,50% -50%,50% -50%,50% 50%)}to{clip-path:polygon(50% 50%,150% 50%,50% 150%,50% 50%,50% 150%,-50% 50%,50% 50%,-50% 50%,50% -50%,50% 50%,50% -50%,150% 50%,50% 50%)}}.cart-total{padding:20px;border-radius:8px;background:#fff;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1)}.cart-total.fixed{position:fixed;bottom:32px;left:12px;right:12px;z-index:9}.cart-total.fixed .cart-total__row{padding-top:0;border-top:0}.cart-total.fixed .cart-total__toggle-detail{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-total.fixed.open .cart-total__row{border-top:1px solid #d8d8d8;padding-top:20px}.cart-total__shipping{margin:20px 0;border-radius:8px;background:#fff5f5;padding:8px}.cart-total__row{border-top:1px solid #d8d8d8;padding-top:20px}.cart-total__toggle-detail{position:absolute;width:24px;height:24px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:-12px;left:calc(50% - 12px);background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);display:none;border:0}.cart-total__toggle-detail.open .icon{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.cart-total__toggle-detail .icon{width:16px;height:16px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.cart-total__label{font-size:16px;line-height:1.19;letter-spacing:-.32px}.cart-total__value{font-size:20px;line-height:1.2;font-weight:600;letter-spacing:-.6px}.cart{padding:48px 0}@media only screen and (max-width:767px){.cart{padding:32px 0}}.cart__title{font-size:14px;line-height:1.15;font-weight:700;text-align:center;letter-spacing:2.24px;text-transform:uppercase;margin:0 0 48px}@media only screen and (max-width:1279px){.cart__title{margin-bottom:28px}}.cart__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;max-width:1083px;margin:0 auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:1279px){.cart__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.cart__sidebar{width:426px;position:sticky;top:106px}@media only screen and (max-width:1279px){.cart__sidebar{position:static;width:100%}}.cart__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:1279px){.cart__content{width:100%}}.cart__items{border-radius:8px;background-color:#fff;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-bottom:24px}.cart__item{position:relative}.cart__item:before{content:"";position:absolute;width:100%;height:1px;left:0;right:0;bottom:-12px;background:#d8d8d8}.cart__item:last-child:before{display:none}.cart__btn-gift{padding:6px 12px 6px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);font-size:14px;line-height:1;font-weight:700;letter-spacing:-.42px;text-transform:uppercase;margin-bottom:24px;border:0;outline:none;gap:4px;width:100%;cursor:pointer}.cart__btn-gift:first-child{margin-bottom:48px}@media only screen and (max-width:767px){.cart__btn-gift:first-child{margin-bottom:24px}}.cart__btn-remove{margin-left:auto;margin-right:0;display:block}.cart__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:12px}.cart__row--mb{margin-bottom:20px}.cart__row:last-child{margin-bottom:0}.cart__label{letter-spacing:-.28px}.cart__label,.cart__value{font-size:14px;line-height:1.15}.cart__value{text-align:right;font-weight:600;letter-spacing:-.42px}.cart__value--pink{color:#d63868}.gift-modal{position:fixed;background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;inset:0;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .3s ease;transition:all .3s ease;overflow-y:auto;padding:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gift-modal.open{opacity:1;visibility:visible;pointer-events:all;z-index:55}@media only screen and (max-width:1279px){.gift-modal{overflow:hidden}}.gift-modal__container{max-width:1036px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gift-modal__container,.gift-modal__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.gift-modal__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gift-modal__top .btn-icon{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0}.gift-modal__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:10px;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.gift-modal__title{font-size:14px;line-height:1.15;font-weight:700;letter-spacing:2.24px;text-transform:uppercase;margin:0}.gift-modal__body{border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);padding:16px;overflow:hidden}@media only screen and (max-width:767px){.gift-modal__body{max-height:calc(100dvh - 89px)}}.gift-modal__swiper{position:relative;overflow:visible;height:auto}@media only screen and (max-width:767px){.gift-modal__swiper{overflow:hidden;height:540px;padding:10px 0}}@media only screen and (min-width:768px){.gift-modal__swiper .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media only screen and (min-width:768px){.gift-modal__swiper .swiper-slide{height:auto}}.gift-modal__swiper .product-card-wrap{max-width:316px}@media only screen and (max-width:767px){.gift-modal__swiper .product-card-wrap{height:auto;max-width:250px}}@media only screen and (max-width:767px){.gift-modal__scrollbar{right:0;position:absolute;top:0;bottom:0;width:4px}}.gift-modal__scrollbar .swiper-scrollbar-drag{width:4px;background:#d8d8d8;border-radius:1px}.gift-modal__swiper-nav{position:absolute;top:50%;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);width:40px;height:40px;padding:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;border:1px solid hsla(0,0%,100%,.5);background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3;cursor:pointer}@media only screen and (max-width:767px){.gift-modal__swiper-nav{width:32px;height:32px;padding:6px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}.gift-modal__swiper-nav--prev{left:0}@media only screen and (max-width:767px){.gift-modal__swiper-nav--prev{left:calc(50% - 16px);top:0}}.gift-modal__swiper-nav--next{right:0}@media only screen and (max-width:767px){.gift-modal__swiper-nav--next{right:calc(50% - 16px);top:auto;bottom:0}}@media only screen and (max-width:767px){.gift-modal__swiper-nav.swiper-button-disabled{display:none}}.gift-modal__swiper-nav svg{width:24px;height:24px}@media only screen and (max-width:767px){.gift-modal__swiper-nav svg{width:20px;height:20px}}.gift-modal__text{text-align:center;font-size:14px;line-height:1.15;font-weight:400;letter-spacing:-.28px;margin:0 0 20px}.promo{margin-bottom:12px}.promo .accordion__item-toggle{padding:20px}.promo .accordion__item-content{padding:0 20px 38px;border-top:0}.catalog-banner{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='623' height='861' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4236_164257)'%3E%3Cg opacity='.18' filter='url(%23filter0_f_4236_164257)'%3E%3Cpath d='M-131.116-42.6c-76.422-69.12-201.862 1.025-252.348 86.379-61.774 104.437 12.458 174.244 84.593 171.917 146.345-4.719 150 162.935 298.879 190.818 394.482 73.882 328.701-263.286 243.576-327.74C10.272-97.88 55.099 151.352-30.018 116.827-102.986 87.229-54.694 26.521-131.116-42.6z' fill='%23FFBA52'/%3E%3C/g%3E%3Cg opacity='.16' filter='url(%23filter1_f_4236_164257)'%3E%3Cpath d='M166.179 518.732c104.833 51.045 219.063-64.708 247.042-173.377 34.235-132.965-68.434-185.445-146.098-160.192C109.56 236.398 52.771 55.341-117.817 71.94c-452.004 43.983-274.29 389.697-161.47 432.928C29.933 623.354-97.303 366.61 6.079 377.317c88.627 9.178 55.268 90.371 160.1 141.415z' fill='%23FF529B'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_4236_164257' x='-506.494' y='-170.634' width='914.728' height='687.67' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4236_164257'/%3E%3C/filter%3E%3Cfilter id='filter1_f_4236_164257' x='-510.405' y='-29.139' width='1030.4' height='665.318' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4236_164257'/%3E%3C/filter%3E%3CclipPath id='clip0_4236_164257'%3E%3Cpath fill='%23fff' d='M0 0h623v861H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 0;padding-bottom:48px;padding-top:48px;margin-top:-40px}@media only screen and (max-width:1023px){.catalog-banner{background-color:#fff5f5;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='768' height='308' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.18' filter='url(%23filter0_f_4245_17048)'%3E%3Cpath d='M-244.966-258.878c-95.574-46.537-199.716 58.994-225.224 158.066C-501.401 20.41-407.8 68.255-336.995 45.232-193.347-1.478-141.573 163.589 13.95 148.456c412.085-40.098 250.066-355.281 147.209-394.694C-120.752-354.26-4.753-120.191-99.005-129.952c-80.8-8.367-50.387-82.389-145.961-128.926z' fill='%23FF529B'/%3E%3C/g%3E%3Cg opacity='.18' filter='url(%23filter1_f_4245_17048)'%3E%3Cpath d='M197.079-169.308C96.591-134.634 97.573 13.627 149.59 101.719c63.648 107.786 163.666 75.432 197.452 9.085C415.588-23.799 568.918 56.311 668.188-64.361 931.223-384.102 593.79-492.406 493.19-447.544c-275.725 122.958-28.188 206.446-101.737 266.19-63.05 51.218-93.887-22.629-194.374 12.046z' fill='%23FFBA52'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_4245_17048' x='-576.37' y='-374.783' width='957.067' height='624.223' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4245_17048'/%3E%3C/filter%3E%3Cfilter id='filter1_f_4245_17048' x='14.792' y='-557.223' width='851.612' height='829.072' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4245_17048'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");padding-bottom:0}}.catalog-banner__content{display:grid;grid-template-columns:1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;position:relative}@media only screen and (max-width:1023px){.catalog-banner__content{display:block}}.catalog-banner__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px;padding-top:40px}@media only screen and (max-width:1023px){.catalog-banner__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:20px;padding-top:0}}.catalog-banner__title{font-size:48px;line-height:1.05;font-weight:600;letter-spacing:-1.44px;text-transform:uppercase;margin:0}@media only screen and (max-width:1023px){.catalog-banner__title{font-size:32px;line-height:1.19}}@media only screen and (max-width:767px){.catalog-banner__title{font-size:26px;line-height:1.2}}.catalog-banner__text{font-size:16px;line-height:1.19;letter-spacing:-.32px;max-width:535px;margin:0}@media only screen and (min-width:1024px){.catalog-banner__text br{display:none}}@media only screen and (max-width:1023px){.catalog-banner__text{max-width:100%}}@media only screen and (max-width:767px){.catalog-banner__text{font-size:14px;line-height:1.15}}.catalog-banner__categories-wrap{width:100%;scrollbar-width:none;-ms-overflow-style:none}.catalog-banner__categories-wrap::-webkit-scrollbar{width:0;height:0;background:rgba(0,0,0,0)}@media only screen and (max-width:1023px){.catalog-banner__categories-wrap{overflow-x:auto;width:calc(100% + 24px);margin-bottom:8px;margin-top:-9px}}@media only screen and (max-width:479px){.catalog-banner__categories-wrap{margin-bottom:0}}.catalog-banner__categories{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:800px}@media only screen and (max-width:1023px){.catalog-banner__categories{-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-top:9px;padding-bottom:15px;padding-left:12px}}@media only screen and (max-width:1023px){.catalog-banner__categories:after{content:"";display:block;width:1px;-ms-flex-negative:0;flex-shrink:0}}.catalog-banner__categories .btn{-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1023px){.catalog-banner__bottom{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px;padding:0 12px 24px;background-color:#fff}}.catalog-banner__count{font-size:12px;line-height:1;margin-bottom:74px}@media only screen and (max-width:1023px){.catalog-banner__count{margin:14px 0}}.catalog-banner__sort-buttons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);gap:2px;border-radius:8px;position:absolute;left:0;bottom:25px;border:1px solid #fff5f5;-webkit-transition:color .3s linear;transition:color .3s linear;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}.catalog-banner__sort-buttons.fixed{position:fixed;left:50%;-webkit-transform:translateX(-50px);-ms-transform:translateX(-50px);transform:translateX(-50px);bottom:32px;z-index:9;margin-bottom:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (max-width:1023px){.catalog-banner__sort-buttons.fixed{bottom:24px}}.catalog-banner__sort-buttons.fixed .catalog-banner__sort-btn{width:42px;padding:11px;gap:0}.catalog-banner__sort-buttons.fixed .catalog-banner__sort-counter,.catalog-banner__sort-buttons.fixed .catalog-banner__sort-text{display:none}@media only screen and (max-width:1023px){.catalog-banner__sort-buttons{position:relative;margin-bottom:24px;min-width:auto;bottom:0}}@media only screen and (max-width:767px){.catalog-banner__sort-buttons{width:100%}}.catalog-banner__sort-btn{border:0;padding:11px;background:#fff5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;cursor:pointer;text-align:center;font-size:12px;line-height:1;font-weight:700;letter-spacing:1.92px;text-transform:uppercase;-webkit-transition:color .3s linear;transition:color .3s linear;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:200px;color:#252b2e}@media only screen and (max-width:767px){.catalog-banner__sort-btn{width:167px}}.catalog-banner__sort-btn .icon{-ms-flex-negative:0;flex-shrink:0}.catalog-banner__sort-btn:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.catalog-banner__sort-btn:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.catalog-banner__sort-btn:hover{color:rgba(37,43,46,.6)}.catalog-banner__sort-counter{min-width:16px;height:16px;border-radius:30px;padding:0 4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;line-height:1;font-weight:600;letter-spacing:-.3px;background:-webkit-gradient(linear,left top,right top,from(#fbc3c1),color-stop(60.35%,#f8bef2),to(#cfd7f9));background:linear-gradient(90deg,#fbc3c1,#f8bef2 60.35%,#cfd7f9);-ms-flex-negative:0;flex-shrink:0;display:none}.catalog-banner__sort-counter.active{display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-banner__cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media only screen and (max-width:1023px){.catalog-banner__cards{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px;padding:0 12px 40px;background-color:#fff}}@media only screen and (max-width:767px){.catalog-banner__cards{gap:8px}}.catalog-banner--collections-detail{background-image:none}@media only screen and (max-width:1023px){.catalog-banner--collections-detail{background-image:none;background-color:#fff5f5}}.catalog-banner--collections-detail .catalog-banner__bottom .catalog-banner__sort-buttons:not(.fixed){position:absolute}@media only screen and (max-width:1023px){.catalog-banner--collections-detail .catalog-banner__bottom .catalog-banner__sort-buttons:not(.fixed){position:static}}.filter{position:fixed;background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;inset:0;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .3s ease;transition:all .3s ease;overflow-y:auto;padding:16px 0}.filter.open{opacity:1;visibility:visible;pointer-events:all;z-index:55}@media only screen and (max-width:1279px){.filter{overflow:hidden}}.filter__container{min-height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.filter__container,.filter__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.filter__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter__top .btn-icon{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0}.filter__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:10px;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.filter__title{font-size:14px;line-height:1.15;font-weight:700;letter-spacing:2.24px;text-transform:uppercase;margin:0}.filter__form-items{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 12px;margin-bottom:16px;overflow:visible!important}@media only screen and (max-width:1279px){.filter__form-items{display:block;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);max-height:calc(100dvh - 218px);position:relative;overflow:hidden!important}}.filter__form-items .ps__rail-y{margin:16px 0}.filter__item{border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);padding:12px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;height:198px}@media only screen and (max-width:1279px){.filter__item{height:auto;-webkit-box-shadow:none;box-shadow:none;gap:0}}.filter__item--available{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}.filter__item--available .filter__item-title{font-size:14px;line-height:1.15;font-weight:400;letter-spacing:-.28px;text-transform:none}.filter__item-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1279px){.filter__item-head{cursor:pointer}}.filter__item-head.open .filter__item-toggle{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.filter__item-title{margin:0;font-size:12px;line-height:1.17;font-weight:700;letter-spacing:-.24px;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.filter__item-title-count{display:none}@media only screen and (max-width:1279px){.filter__item-title-count{display:inline}}.filter__item-reset{-ms-flex-negative:0;flex-shrink:0;padding:0 0 2px;border:0;background-color:rgba(0,0,0,0);font-size:12px;line-height:1.17;font-weight:400;border-bottom:1px solid #252b2e;cursor:pointer}@media only screen and (max-width:1279px){.filter__item-reset{display:none}}.filter__item-toggle{padding:0;border:0;background-color:rgba(0,0,0,0);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);display:none;-webkit-transition:all .3s ease;transition:all .3s ease;color:#252b2e}@media only screen and (max-width:1279px){.filter__item-toggle{display:block}}.filter__item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;overflow:hidden;position:relative}@media only screen and (max-width:1279px){.filter__item-list .checkbox:not(.checkbox-color):nth-child(n+6){display:none}}.filter__item-list--colors{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px 12px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:1279px){.filter__item-list--colors .checkbox-color:nth-child(n+15){display:none}}@media only screen and (max-width:1279px){.filter__item-list--colors{max-width:316px;gap:12px 20px}}.filter__item-list--prices{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;gap:12px 50px}.filter__item-list--prices:before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px;height:1px;background-color:#b5b5b5}@media only screen and (max-width:1279px){.filter__item-list--prices{max-width:290px}}@media only screen and (max-width:1279px){.filter__item-list{height:0;opacity:0;visibility:hidden}}.filter__item-list.open{height:auto;opacity:1;visibility:visible;margin-top:16px}.filter__item-show-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;font-size:12px;line-height:1.17;font-weight:700;letter-spacing:-.24px;color:#b5b5b5;display:none;width:100%;cursor:pointer}.filter__item-show-more .icon{-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.filter__item-show-more.open .icon{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (max-width:1279px){.filter__item-show-more{display:-webkit-box;display:-ms-flexbox;display:flex}}.filter__bottom{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.filter__bottom{margin-top:0}}.filter__result{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);gap:2px;border-radius:8px;-webkit-transition:color .3s linear;transition:color .3s linear;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}@media only screen and (max-width:767px){.filter__result{width:100%}}.filter__btn{width:240px;padding:12px 10px}.filter__btn:last-child{background-color:#252b2e}.filter__btn:last-child .filter__btn-text{color:#fff}.filter__btn:last-child:focus,.filter__btn:last-child:hover{background-color:#252b2e}.filter__btn:last-child:focus .filter__btn-text,.filter__btn:last-child:hover .filter__btn-text{color:#fff5f5}@media only screen and (max-width:767px){.filter__btn-counter{display:none}}.popular{padding:48px 0;background-color:#fff5f5;overflow:hidden}@media only screen and (max-width:1023px){.popular{padding:40px 0}}.popular--bg-white{background-color:#fff}.popular--bg-white .product-card .product-card__modal{background-color:#fff!important}@media only screen and (max-width:1023px){.popular--bg-white .product-card .product-card__modal{background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%)!important}}.popular--bg-transparent{background:rgba(0,0,0,0)}.popular__title{font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px;margin:0 0 40px;text-align:center}@media only screen and (max-width:767px){.popular__title{font-size:26px;line-height:1.2}}.popular__title.weight-200{font-weight:200}.popular__slider{overflow:visible}.popular__slider .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.popular__slider .swiper-slide{height:auto;width:250px}@media only screen and (max-width:1023px){.popular__slider .swiper-slide{width:240px}}@media only screen and (max-width:767px){.popular__slider .swiper-slide{width:164px}}.popular__slider-nav{position:absolute;top:50%;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);width:40px;height:40px;padding:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;border:1px solid hsla(0,0%,100%,.5);background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3;cursor:pointer}.popular__slider-nav--prev{left:0}.popular__slider-nav--next{right:0}.popular__slider-nav svg{width:24px;height:24px}@media only screen and (max-width:1023px){.popular__slider-nav{display:none}}.popular .product-card .product-card__modal{background-color:#fff5f5}@media only screen and (max-width:1023px){.popular .product-card .product-card__modal{background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%)}}.products{padding:48px 0}.products__list{display:grid;grid-template-columns:repeat(4,1fr);gap:48px 12px}@media only screen and (max-width:1023px){.products__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 12px}}@media only screen and (max-width:767px){.products__list{gap:40px 8px}}@media only screen and (max-width:1023px){.products__list .product-card-wrap{height:auto}}@media only screen and (max-width:767px){.products__list .product-card-wrap{width:calc(50% - 4px)}}.sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.sort{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.sort__container{max-width:424px}.sort__body{border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);padding:16px;overflow:hidden;margin-top:16px}.sort__item-title{margin-bottom:16px;letter-spacing:1.92px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sort__item-title .radio{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:none;letter-spacing:normal}.sort__items{display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:16px}.sort__items:last-child{grid-template-columns:1fr}.checkout__btn-cart{margin-bottom:24px}.checkout__card{-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);border-radius:8px;background-color:#fff;margin-bottom:12px}.checkout__card-head{padding:16px;border-bottom:1px solid #f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.checkout__card-head{padding:16px 12px}}.checkout__card-title{font-size:12px;line-height:1;font-weight:700;letter-spacing:1.92px;text-transform:uppercase;margin:0}.checkout__card-body{padding:20px 16px}@media only screen and (max-width:767px){.checkout__card-body{padding:20px 12px}}.checkout__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:12px}.checkout__item>div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:767px){.checkout__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.checkout__text{color:rgba(37,43,46,.6);font-size:12px;line-height:1.17;letter-spacing:-.24px;margin:0 0 20px}.checkout__text--dark{color:#252b2e}.checkout__text--mb8{margin-bottom:8px}.checkout__text--mb0{margin-bottom:0}.checkout__city{font-size:12px;line-height:1.17;letter-spacing:-.24px}.checkout__city--mobile{display:none}@media only screen and (max-width:767px){.checkout__city--mobile{display:block;margin:20px 0 0}}@media only screen and (max-width:767px){.checkout__city--desktop{display:none}}.checkout__city span{color:#d63868;cursor:pointer}.checkout__tabs .tabs__list{width:100%}@media only screen and (max-width:767px){.checkout__tabs .tabs__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.checkout__tabs .tabs__runner{width:calc(50% - 6px)!important}@media only screen and (max-width:767px){.checkout__tabs .tabs__runner{display:none}}.checkout__tabs .tabs__link{padding:12px 16px;height:50px;width:calc(50% - 6px)!important;text-transform:none;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;border:1px solid #d8d8d8}@media only screen and (max-width:767px){.checkout__tabs .tabs__link{width:100%!important}}.checkout__tabs .tabs__link--active{border-color:rgba(0,0,0,0)}@media only screen and (max-width:767px){.checkout__tabs.tabs--with-runner .tabs__link--active{background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9))!important;background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9)!important}}.checkout__addresses{margin-bottom:20px}.checkout__addresses-list{margin-bottom:16px}.checkout__address{padding:16px 0;border-bottom:1px solid #d8d8d8}.checkout__address:first-child{padding-top:0}.checkout__address-content{position:relative}@media only screen and (max-width:767px){.checkout__address-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.checkout__address-city{font-size:12px;line-height:1.17;font-weight:700;letter-spacing:1.92px;text-transform:uppercase;margin-bottom:4px}.checkout__address-value{font-size:12px;line-height:1.17;letter-spacing:-.24px;margin-bottom:12px}@media only screen and (max-width:767px){.checkout__address-value{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.checkout__address-type{padding:2px 6px;border-radius:24px;border:1px solid #ffe0df;color:var(--Neutral-Palette-Dark,#252b2e);display:inline-block;font-size:8px;line-height:1.25;font-weight:600;letter-spacing:-.16px;text-transform:uppercase;margin-left:4px}.checkout__address-btn{margin-right:16px}@media only screen and (max-width:767px){.checkout__address-btn{margin-left:16px;margin-right:0}}.checkout__address-select{position:absolute;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;right:0;top:0;padding:0 0 2px;border-bottom:1px solid #252b2e;display:inline-block}@media only screen and (max-width:767px){.checkout__address-select{position:static;margin-right:auto}}.checkout__address-selected{position:absolute;right:0;top:0;font-size:10px;line-height:1.2;font-weight:600;letter-spacing:-.3px;text-transform:uppercase;padding:4px 10px;border:0;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);border-radius:25px;display:none}@media only screen and (max-width:767px){.checkout__address-selected{position:static;margin-right:auto}}@media only screen and (max-width:767px){.checkout__btn-add-address{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.checkout__radio-address .radio__input:checked+.radio__text .checkout__address-select{display:none}.checkout__radio-address .radio__input:checked+.radio__text .checkout__address-selected{display:block}.checkout__pickup-mode{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-bottom:16px}@media only screen and (max-width:767px){.checkout__pickup-mode{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.checkout__pickup-toggle{font-size:12px;line-height:1.17;font-weight:700;letter-spacing:1.92px;text-transform:uppercase}.checkout__pickup-map{width:100%;height:405px;margin-bottom:20px}.checkout__pickup-list{margin-bottom:20px;height:405px;position:relative;overflow:hidden;padding:0 16px 0 32px;margin-right:-8px}@media only screen and (max-width:767px){.checkout__pickup-list{padding:0 12px;margin:0 -12px 20px}}@media only screen and (max-width:767px){.checkout__pickup-list .ps__rail-y{right:0!important}}.checkout__pickup-item{padding:12px 0;border-bottom:1px solid #d8d8d8}@media only screen and (max-width:767px){.checkout__pickup-item{position:relative;padding:16px 0 60px}}@media only screen and (max-width:767px){.checkout__pickup-btn{position:absolute;left:0;right:0;bottom:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.checkout__pickup-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}.checkout__pickup-title{font-size:14px;line-height:1.15;font-weight:600;letter-spacing:-.42px;margin:0}.checkout__pickup-detail{color:rgba(37,43,46,.6);font-size:12px;line-height:1.17;letter-spacing:-.24px;margin:0 0 2px}.checkout__pickup-selected{margin-bottom:20px}.checkout__pickup-selected-title{font-size:14px;line-height:1.15;font-weight:700;letter-spacing:2.24px;text-transform:uppercase;margin:0 0 4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkout__pickup-selected-address{font-size:14px;line-height:1.15;letter-spacing:-.28px;margin:0 0 4px}.checkout__pickup-selected-detail{color:rgba(37,43,46,.6);font-size:12px;line-height:1.17;letter-spacing:-.24px;margin:0 0 2px}.checkout__payment-text{font-size:14px;line-height:1.15;letter-spacing:-.28px;margin:0}.checkout__payment{padding:16px 0;border-bottom:1px solid #d8d8d8}.checkout__payment:last-child{border-bottom:0}.checkout__payment-title{font-size:12px;line-height:1.17;font-weight:700;letter-spacing:1.92px;text-transform:uppercase;margin-bottom:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkout__payment-subtitle{font-size:12px;line-height:1.17;color:rgba(37,43,46,.6);letter-spacing:-.24px}.checkout__payment-sale{font-size:10px;line-height:1.2;font-weight:600;letter-spacing:-.3px;text-transform:uppercase;padding:2px 6px;border-radius:24px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);-ms-flex-negative:0;flex-shrink:0}.checkout__payment-widget{display:none}.checkout__radio-payment .radio__input:checked~.checkout__payment-widget{display:block;margin-top:16px}.modal-confirm-pickup__label{font-size:14px;line-height:1.15;font-weight:600;letter-spacing:-.42px;margin:0 0 4px}.modal-confirm-pickup__value{font-size:14px;line-height:1.15;letter-spacing:-.28px;margin:0 0 16px}.collections__top{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1366 377' fill='none'%3E%3Cg opacity='.18' filter='url(%23filter0_f_7572_30270)'%3E%3Cpath d='M210.375-391.41C79.873-454.953-62.327-310.857-97.157-175.58-139.774-10.057-11.967 55.273 84.713 23.836c196.144-63.78 266.839 161.61 479.197 140.947 562.68-54.752 341.452-485.117 201.007-538.933-384.935-147.5-226.544 172.11-355.241 158.782-110.327-11.425-68.8-112.498-199.301-176.042z' fill='%23FF529B'/%3E%3C/g%3E%3Cg opacity='.18' filter='url(%23filter1_f_7572_30270)'%3E%3Cpath d='M804.239-302.587C659.45-292.366 608.349-96.475 645.824 38.093c45.854 164.656 189.203 157.33 257.213 81.764C1041.01-33.449 1214.93 126.396 1388.51 2.322c459.92-328.756 53.14-590.849-95.39-567.233-407.116 64.73-110.14 262.324-228.26 315.13-101.258 45.269-115.832-63.026-260.621-52.806z' fill='%23FF529B'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_7572_30270' x='-205.595' y='-513.125' width='1233.74' height='779.25' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_7572_30270'/%3E%3C/filter%3E%3Cfilter id='filter1_f_7572_30270' x='533.98' y='-666.391' width='1167.29' height='937.664' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_7572_30270'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top;background-size:100%;padding-bottom:48px;padding-top:64px;margin-top:-64px;text-align:center}@media only screen and (max-width:1023px){.collections__top{background-size:auto;background-color:#fff5f5;padding-top:44px;margin-top:-44px;padding-bottom:32px}}.collections__title{font-size:48px;line-height:1.05;font-weight:200;letter-spacing:-1.44px;margin:0 0 32px;text-transform:uppercase}@media only screen and (max-width:1023px){.collections__title{font-size:32px;line-height:1.19;letter-spacing:-.96px;margin-bottom:20px}}@media only screen and (max-width:767px){.collections__title{font-size:26px;line-height:1.2;letter-spacing:-.78px;margin-bottom:24px}}.collections__list-wrap{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}@media only screen and (max-width:767px){.collections__list-wrap{margin-left:-12px;margin-right:-12px}}.collections__list-wrap::-webkit-scrollbar{width:0;height:0;background:rgba(0,0,0,0)}.collections__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:37px 32px;max-width:1084px;margin:0 auto}@media only screen and (max-width:1023px){.collections__list{margin-bottom:0;max-width:736px}}@media only screen and (max-width:767px){.collections__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:20px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.collections__item{width:180px;-ms-flex-negative:0;flex-shrink:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#252b2e;text-decoration:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.collections__item:before{content:"";position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.327.52l.592 1.985 1.99.653-1.727 1.159-.005 2.065-1.66-1.268-1.992.625.702-1.943L0 2.116l2.093.067L3.327.521z' fill='%23252B2E'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;right:-13px;top:28px;width:12px;height:12px}@media only screen and (max-width:1023px){.collections__item:before{top:16px}}@media only screen and (max-width:767px){.collections__item:before{right:-16px}}.collections__item:nth-child(5n):before{display:none}@media only screen and (max-width:1023px){.collections__item:nth-child(5n):before{display:block}}@media only screen and (max-width:1023px){.collections__item:nth-child(3n):before{display:none}}@media only screen and (max-width:767px){.collections__item:nth-child(3n):before{display:block}}@media only screen and (max-width:767px){.collections__item:first-child{width:192px;padding-left:12px}}.collections__item:last-child:before{display:none}@media only screen and (max-width:767px){.collections__item:last-child{width:192px;padding-right:12px}}@media only screen and (max-width:767px){.collections__item{width:auto;max-width:180px}}.collections__item-img{width:72px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px;position:relative;padding:6px}@media only screen and (max-width:1023px){.collections__item-img{width:48px;height:48px;padding:4px}}.collections__item-img:before{content:"";position:absolute;inset:0;border-radius:50%;padding:2px;background:-webkit-gradient(linear,left top,right top,color-stop(15.54%,rgba(219,92,0,.6)),color-stop(92.29%,rgba(231,135,181,.6)));background:linear-gradient(90deg,rgba(219,92,0,.6) 15.54%,rgba(231,135,181,.6) 92.29%);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.collections__item-img img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.collections__item-title{font-size:14px;line-height:1.15;font-weight:400;letter-spacing:2.24px;text-transform:uppercase}.collections .catalog-banner__sort-buttons:not(.fixed){position:static;margin:26px 0 0;min-width:402px}@media only screen and (max-width:1023px){.collections .catalog-banner__sort-buttons:not(.fixed){margin-top:14px}}@media only screen and (max-width:767px){.collections .catalog-banner__sort-buttons:not(.fixed){min-width:auto}}.collections__bottom{text-align:center;padding-top:14px}.contacts{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='623' height='1032' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.18' filter='url(%23filter0_f_4149_148882)'%3E%3Cpath d='M-131.116 128.4c-76.422-69.12-201.862 1.025-252.348 86.379-61.774 104.437 12.458 174.244 84.593 171.917 146.345-4.719 150 162.935 298.879 190.818 394.482 73.882 328.701-263.286 243.576-327.739C10.272 73.12 55.099 322.351-30.018 287.826c-72.968-29.597-24.676-90.305-101.098-159.426z' fill='%23FFBA52'/%3E%3C/g%3E%3Cg opacity='.16' filter='url(%23filter1_f_4149_148882)'%3E%3Cpath d='M166.179 689.732c104.833 51.045 219.063-64.708 247.042-173.377 34.235-132.965-68.434-185.445-146.098-160.192C109.56 407.398 52.771 226.341-117.817 242.94c-452.004 43.983-274.29 389.697-161.47 432.928C29.933 794.354-97.303 537.61 6.079 548.317c88.627 9.178 55.268 90.371 160.1 141.415z' fill='%23FF529B'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_4149_148882' x='-506.494' y='.366' width='914.728' height='687.67' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4149_148882'/%3E%3C/filter%3E%3Cfilter id='filter1_f_4149_148882' x='-510.405' y='141.86' width='1030.4' height='665.318' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4149_148882'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 0}@media only screen and (max-width:1023px){.contacts{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='623' height='973' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.18' filter='url(%23filter0_f_4149_149991)'%3E%3Cpath d='M-131.116 69.4C-207.538.28-332.977 70.425-383.464 155.78c-61.774 104.437 12.459 174.244 84.593 171.917 146.346-4.719 150 162.935 298.88 190.818C394.49 592.396 328.71 255.228 243.584 190.775 10.272 14.12 55.099 263.351-30.018 228.826c-72.968-29.597-24.675-90.305-101.098-159.426z' fill='%23FFBA52'/%3E%3C/g%3E%3Cg opacity='.16' filter='url(%23filter1_f_4149_149991)'%3E%3Cpath d='M166.179 630.732c104.833 51.045 219.063-64.708 247.042-173.377 34.235-132.965-68.434-185.445-146.098-160.192C109.56 348.398 52.771 167.341-117.817 183.94c-452.004 43.983-274.29 389.697-161.47 432.928C29.933 735.354-97.303 478.61 6.079 489.317c88.627 9.178 55.268 90.371 160.1 141.415z' fill='%23FF529B'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_4149_149991' x='-506.494' y='-58.634' width='914.728' height='687.67' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4149_149991'/%3E%3C/filter%3E%3Cfilter id='filter1_f_4149_149991' x='-510.404' y='82.861' width='1030.4' height='665.318' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4149_149991'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}}@media only screen and (max-width:767px){.contacts{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='360' height='590' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.18' filter='url(%23filter0_f_4149_150047)'%3E%3Cpath d='M-57.637 118.782c-48.9-44.227-129.165.656-161.469 55.271-39.527 66.826 7.971 111.493 54.128 110.005 93.642-3.02 95.98 104.256 191.243 122.098 252.416 47.275 210.325-168.469 155.857-209.71C32.832 83.411 61.516 242.885 7.052 220.794c-46.69-18.938-15.789-57.784-64.689-102.012z' fill='%23FFBA52'/%3E%3C/g%3E%3Cg opacity='.16' filter='url(%23filter1_f_4149_150047)'%3E%3Cpath d='M132.593 477.96c67.079 32.662 140.171-41.404 158.074-110.938 21.905-85.08-43.789-118.66-93.483-102.501-100.82 32.783-137.158-83.069-246.311-72.448-289.223 28.143-175.509 249.354-103.319 277.016 197.86 75.816 116.445-88.466 182.596-81.616 56.71 5.873 35.364 57.826 102.443 90.487z' fill='%23FF529B'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_4149_150047' x='-333.843' y='.844' width='657.331' height='512.044' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4149_150047'/%3E%3C/filter%3E%3Cfilter id='filter1_f_4149_150047' x='-336.345' y='91.382' width='731.349' height='497.742' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4149_150047'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}}.contacts-banner{padding-bottom:20px;padding-top:48px;margin-top:-40px}@media only screen and (max-width:1023px){.contacts-banner{padding-bottom:0}}@media only screen and (max-width:767px){.contacts-banner{padding-top:32px}}.contacts-banner__content{display:grid;grid-template-columns:1fr 1.1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;position:relative;padding:35px 0}@media only screen and (min-width:1440px){.contacts-banner__content{grid-template-columns:1fr 1.5fr}}@media only screen and (max-width:1023px){.contacts-banner__content{grid-template-columns:1fr;gap:40px}}.contacts-banner__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media only screen and (max-width:767px){.contacts-banner__info{gap:24px}}.contacts-banner__title{font-size:48px;line-height:1.05;font-weight:400;letter-spacing:-1.44px;text-transform:uppercase;margin:0}@media only screen and (max-width:1023px){.contacts-banner__title{font-size:32px;line-height:1.19;letter-spacing:-.96px}}@media only screen and (max-width:767px){.contacts-banner__title{font-size:26px;line-height:1.2;letter-spacing:-.78px}}.contacts-banner__text{max-width:520px;font-size:16px;line-height:1.19;font-weight:400;letter-spacing:-.32px;margin:0}@media only screen and (max-width:767px){.contacts-banner__text{font-size:14px;line-height:1.15;letter-spacing:-.28px}}.contacts-banner__text b{font-weight:600}.contacts-banner__text br{display:none}@media only screen and (max-width:767px){.contacts-banner__text br{display:block}}@media only screen and (max-width:1023px){.contacts-banner__text:last-child{max-width:620px}}.contacts-banner__link{color:#d63868;text-decoration:none;white-space:nowrap}.contacts-banner__link--dark{color:#252b2e;border-bottom:1px solid #252b2e}.contacts-banner__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media only screen and (max-width:767px){.contacts-banner__items{gap:12px}}.contacts-banner__item-title{display:block;margin:0 0 6px;color:#252b2e;text-decoration:none;font-size:16px;line-height:1.19;font-weight:600;letter-spacing:-.32px;white-space:nowrap}@media only screen and (max-width:767px){.contacts-banner__item-title{font-size:14px;line-height:1.15}}.contacts-banner__item-text{font-size:14px;line-height:1.15;font-weight:400;color:rgba(37,43,46,.6);letter-spacing:-.28px}@media only screen and (max-width:767px){.contacts-banner__item-text{font-size:12px;line-height:1.17;letter-spacing:-.24px}}.contacts-banner__img{overflow:hidden;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:1366px){.contacts-banner__img{padding:0 40px}}@media only screen and (min-width:1440px){.contacts-banner__img{aspect-ratio:2/1;width:100%}}.contacts-banner__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.requisite{padding:0 0 48px}@media only screen and (max-width:1023px){.requisite{padding:0 0 40px}}.requisite__title{font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px;margin:0 0 40px}@media only screen and (max-width:767px){.requisite__title{font-size:26px;line-height:1.2;letter-spacing:-.78px;margin-bottom:32px}}.requisite__items{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;max-width:1300px}@media only screen and (max-width:1023px){.requisite__items{grid-template-columns:repeat(3,auto)}}@media only screen and (max-width:767px){.requisite__items{grid-template-columns:1fr;gap:16px}}.requisite__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media only screen and (max-width:767px){.requisite__col{gap:16px}}.requisite__item{max-width:500px}@media only screen and (max-width:1023px){.requisite__item{max-width:300px}}@media only screen and (max-width:767px){.requisite__item{max-width:100%}}.requisite__label{color:rgba(37,43,46,.6);font-size:14px;line-height:1.15;font-weight:400;letter-spacing:-.28px;margin:0 0 6px}.requisite__value{font-size:16px;line-height:1.19;font-weight:400;letter-spacing:-.32px;margin:0}.cookie{position:fixed;z-index:10;bottom:12px;left:0;right:0}.cookie__notification{padding:16px;border-radius:12px;background:linear-gradient(165deg,hsla(0,0%,100%,.95) -.58%,hsla(0,0%,100%,.65) 99.82%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media only screen and (max-width:767px){.cookie__notification{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.cookie__text{font-size:14px;line-height:1.15;font-weight:400;letter-spacing:-.28px}@media only screen and (max-width:767px){.cookie__text{font-size:10px;line-height:1.2;letter-spacing:-.2px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:calc(100% - 32px)}}.cookie__btn{width:210px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 0 auto}@media only screen and (max-width:767px){.cookie__btn{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}}.cookie__close{background-color:rgba(0,0,0,0);cursor:pointer;border:0;padding:0;color:#b5b5b5;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:767px){.cookie__close{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.dropdown{-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);z-index:3}.dropdown,.dropdown__selected{position:relative;border-radius:8px}.dropdown__selected{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px 8px 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6px;background:#fff;cursor:pointer;margin-bottom:12px;z-index:2;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px}.dropdown__icon{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.dropdown__content{position:absolute;top:100%;left:0;right:0;background-color:#fff;border-top:1px solid #f0f0f0;display:none;border-bottom-right-radius:8px;border-bottom-left-radius:8px;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);max-height:265px;z-index:1}.dropdown__list{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dropdown__item{padding:8px 16px;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px}.dropdown__item.selected,.dropdown__item:hover{-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1)}.dropdown.open .dropdown__icon{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.dropdown.open .dropdown__selected{border-bottom-right-radius:0;border-bottom-left-radius:0}.added-favorites{position:fixed;right:32px;top:80px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);padding:16px;max-width:450px;width:100%;border-radius:12px;z-index:90;background-color:#fff;display:none}@media only screen and (max-width:1023px){.added-favorites{max-width:none;width:auto;left:12px;right:12px}}@media only screen and (max-width:767px){.added-favorites{top:86px}}.added-favorites p{margin:0}.added-favorites__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.added-favorites__body{padding-right:28px}.added-favorites__text{font-size:16px;line-height:1.2;letter-spacing:-.32px}@media only screen and (max-width:767px){.added-favorites__text{font-size:14px;line-height:1.2;letter-spacing:-.28px}}.added-favorites__close{position:absolute;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;min-width:20px;height:20px;min-height:20px;background-color:rgba(0,0,0,0);border-radius:0;border:0;cursor:pointer;padding:0}.added-favorites__footer--align-right{text-align:right}.featured--profile{margin-top:48px}@media only screen and (max-width:1023px){.featured--profile{margin-top:40px}}@media only screen and (max-width:767px){.featured--profile{margin-top:32px}}.featured--profile .featured__title{position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:1023px){.featured--profile .featured__title{margin-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:767px){.featured--profile .featured__title{margin-top:0;gap:32px}}.featured--profile .featured__title h1{font-size:14px;line-height:1.2;font-weight:700;letter-spacing:2.24px;text-transform:uppercase}@media only screen and (min-width:1024px){.featured--profile .featured__title h1{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.featured__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1023px){.featured__title{margin-top:24px;margin-bottom:24px}}@media only screen and (max-width:767px){.featured__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-top:20px;margin-bottom:0}}.featured__title h1{font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px;margin:0}@media only screen and (max-width:767px){.featured__title h1{font-size:26px;line-height:120%}}.featured__title--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.featured__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width:767px){.featured__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media only screen and (max-width:767px){.featured__buttons .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.featured__list{display:grid;grid-template-columns:repeat(5,1fr);gap:48px 12px;margin-top:48px}@media only screen and (max-width:1023px){.featured__list{grid-template-columns:repeat(3,1fr);gap:40px 12px}}@media only screen and (max-width:767px){.featured__list{grid-template-columns:repeat(2,1fr);gap:24px 12px;margin-top:36px}}.featured__nothing-favorites{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding:40px 0}@media only screen and (max-width:767px){.featured__nothing-favorites{padding:24px 0 36px}}.featured__nothing-favorites p{font-size:26px;line-height:1.2;letter-spacing:-.78px;text-align:center;color:rgba(37,43,46,.6);margin:0;max-width:489px;width:100%}@media only screen and (max-width:1023px){.featured__nothing-favorites p{font-size:20px;line-height:1.2;letter-spacing:-.4px}}@media only screen and (max-width:767px){.featured__nothing-favorites p{font-size:16px;letter-spacing:-.32px}}.head+.featured{margin-top:48px}@media only screen and (max-width:767px){.head+.featured{margin-top:32px}}.head+.featured .featured__title{position:relative}@media only screen and (max-width:1023px){.head+.featured .featured__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-top:20px;margin-bottom:0}}.head+.featured .featured__title h1{font-size:14px;line-height:1.15;font-weight:700;text-align:center;letter-spacing:2.24px;text-transform:uppercase;width:100%}.head+.featured .featured__title .featured__buttons{position:absolute;right:0}@media only screen and (max-width:1023px){.head+.featured .featured__title .featured__buttons{position:static}}.c-footer{-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:1280px){.c-footer .hidden-on-desktop{display:none!important}}.c-footer__advantages{padding:80px 0}@media only screen and (max-width:1279px){.c-footer__advantages{padding:40px 0}}.c-footer__advantages-list{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}@media only screen and (max-width:1279px){.c-footer__advantages-list{grid-template-columns:repeat(2,1fr);gap:24px}}.c-footer__advantage{text-align:center}@media only screen and (max-width:1279px){.c-footer__advantage:last-child{grid-column:1/3}}.c-footer__advantage-icon{width:56px;height:56px;color:#252b2e;margin:0 auto 8px}.c-footer__advantage-icon svg{width:100%;height:100%}.c-footer__advantage-desc{font-size:10px;line-height:1.4;font-weight:700;letter-spacing:-.2px;max-width:250px;margin:0 auto}.c-footer__advantage-desc a{color:#252b2e;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s ease;transition:color .3s ease}.c-footer__advantage-desc a svg{width:16px;height:16px}.c-footer__advantage-desc a:hover{color:#d63868}@media only screen and (max-width:1279px){.c-footer__advantage-desc{max-width:100%}}.c-footer__main{-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);padding:40px 0 32px}.c-footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px 120px}@media only screen and (min-width:1366px){.c-footer__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:1279px){.c-footer__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.c-footer__subscribe{max-width:426px}@media only screen and (min-width:1440px){.c-footer__subscribe{max-width:610px}}@media only screen and (max-width:1279px){.c-footer__subscribe{max-width:100%}}.c-footer__subscribe .checkbox__text{font-size:14px;line-height:1.15}@media only screen and (max-width:767px){.c-footer__subscribe .checkbox__text{font-size:12px;line-height:1.17}}.c-footer__subscribe-title{font-size:40px;line-height:1.11;font-weight:300;letter-spacing:-1.2px;margin:0;white-space:nowrap}@media only screen and (max-width:1023px){.c-footer__subscribe-title{font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px}}@media only screen and (max-width:767px){.c-footer__subscribe-title{font-size:26px;line-height:1.2;letter-spacing:-.78px}}.c-footer__subscribe-title span{font-weight:200}.c-footer__subscribe-subtitle{font-size:26px;line-height:1.2;font-weight:600;letter-spacing:-.78px;margin:0 0 6px}@media only screen and (max-width:1023px){.c-footer__subscribe-subtitle{font-size:20px;line-height:1.2;letter-spacing:-.6px}}.c-footer__subscribe-desc{font-size:14px;line-height:1.15;font-weight:600;letter-spacing:-.42px;color:#cf13ba;margin:0 0 32px;max-width:426px}.c-footer__subscribe-desc br{display:none}@media only screen and (max-width:1279px){.c-footer__subscribe-desc br{display:block}}@media only screen and (max-width:767px){.c-footer__subscribe-desc br{display:none}}@media only screen and (max-width:1279px){.c-footer__subscribe-desc{font-size:16px;line-height:1.19;max-width:542px}}@media only screen and (max-width:767px){.c-footer__subscribe-desc{font-size:14px;line-height:1.15}}.c-footer__subscribe-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;margin-bottom:60px}@media only screen and (max-width:1279px){.c-footer__subscribe-form{margin-bottom:0;gap:22px}}@media only screen and (max-width:767px){.c-footer__subscribe-form{gap:8px}}@media only screen and (max-width:767px){.c-footer__subscribe-form-submit{margin-top:16px}}.c-footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media only screen and (max-width:1279px){.c-footer__social--desktop{display:none!important}}@media only screen and (max-width:1279px){.c-footer__social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.c-footer__social-title{font-size:11px;line-height:1.1;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.c-footer__social-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;gap:15px}.c-footer__social-link{display:block;width:20px;height:20px}.c-footer__social-link svg{width:100%;height:100%}.c-footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:1366px){.c-footer__info{max-width:990px}}@media only screen and (max-width:1279px){.c-footer__info{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;max-width:100%;gap:40px}}.c-footer__loyalty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media only screen and (min-width:1366px){.c-footer__loyalty{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:1279px){.c-footer__loyalty{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.c-footer__loyalty-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media only screen and (max-width:1279px){.c-footer__loyalty-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}}@media only screen and (max-width:1279px){.c-footer__loyalty-right--desktop{display:none!important}}.c-footer__loyalty-logo{width:110px;height:110px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1279px){.c-footer__loyalty-logo--desktop{display:none!important}}.c-footer__loyalty-logo svg{width:100%;height:100%}.c-footer__loyalty-title{font-size:12px;line-height:1.17;font-weight:700;letter-spacing:1.92px;text-transform:uppercase;margin:0;max-width:195px}@media only screen and (max-width:1279px){.c-footer__loyalty-title{max-width:100%}}.c-footer__loyalty-desc{font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;margin:0 0 16px}@media only screen and (max-width:1279px){.c-footer__loyalty-desc{margin-bottom:0}}.c-footer__loyalty-link{font-size:11px;line-height:1.1;font-weight:400;color:#252b2e;letter-spacing:-.2px;text-decoration:none;border-bottom:1px solid #252b2e}.c-footer__nav{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:24px}@media only screen and (max-width:1279px){.c-footer__nav{grid-template-columns:1fr;gap:0}}.c-footer__menu{list-style:none;margin:0;padding:0}@media only screen and (max-width:1279px){.c-footer__menu{display:none;padding-bottom:12px}}.c-footer__menu-item:not(:last-child){margin-bottom:12px}@media only screen and (max-width:1279px){.c-footer__nav-item:first-child{grid-row:3/4}}@media only screen and (max-width:1279px){.c-footer__nav-item{border-bottom:1px solid rgba(37,43,46,.6)}}.c-footer__nav-title{font-size:11px;line-height:1.1;font-weight:700;margin:0 0 16px;letter-spacing:1.6px;text-transform:uppercase}.c-footer__nav-title a{text-decoration:none;color:#252b2e}@media only screen and (max-width:1279px){.c-footer__nav-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;margin:0}}.c-footer__nav-title .icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);display:none}@media only screen and (max-width:1279px){.c-footer__nav-title .icon{display:block}}.c-footer__menu-link{font-size:14px;line-height:1.15;font-weight:400;color:#252b2e;letter-spacing:-.28px;text-decoration:none;max-width:215px;display:inline-block}@media only screen and (max-width:1279px){.c-footer__menu-link{max-width:100%}}.c-footer__bottom{padding:8px 0;background-color:#252b2e;color:#fff}.c-footer__text{font-size:8px;line-height:1.25;margin:0;letter-spacing:-.16px;text-align:center}.c-footer__btn-top{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9;right:32px;bottom:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:12px;text-transform:none;font-weight:400;background:#fff}.c-footer__btn-top .icon{-ms-flex-negative:0;flex-shrink:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.c-footer__btn-top:hover{background:#fff;color:#252b2e;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}.c-footer__btn-top--min{bottom:32px;width:316px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;padding:4px 12px;border-radius:8px}.form-auth{gap:24px}.form-auth,.form-auth__fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-auth__fields{gap:15px}.form-auth__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-auth .input__field::-webkit-input-placeholder{-webkit-transition:all .3s ease;transition:all .3s ease;color:rgba(37,43,46,.2);text-indent:0;font-size:14px}.form-auth .input__field:-moz-placeholder,.form-auth .input__field::-moz-placeholder{-moz-transition:all .3s ease;transition:all .3s ease;color:rgba(37,43,46,.2);text-indent:0;font-size:14px}.form-auth .input__field:-ms-input-placeholder{-ms-transition:all .3s ease;transition:all .3s ease;color:rgba(37,43,46,.2);text-indent:0;font-size:14px}.form-auth__error{font-size:10px;line-height:1;font-weight:400;color:#cc0c0c;text-align:center}.form-auth .code-field{margin-top:13px}.form-reg{padding-top:12px}@media only screen and (max-width:767px){.form-reg{padding-top:8px}}.form-reg .input__field::-webkit-input-placeholder{-webkit-transition:all .3s ease;transition:all .3s ease;color:rgba(37,43,46,.2);text-indent:0;font-size:14px}.form-reg .input__field:-moz-placeholder,.form-reg .input__field::-moz-placeholder{-moz-transition:all .3s ease;transition:all .3s ease;color:rgba(37,43,46,.2);text-indent:0;font-size:14px}.form-reg .input__field:-ms-input-placeholder{-ms-transition:all .3s ease;transition:all .3s ease;color:rgba(37,43,46,.2);text-indent:0;font-size:14px}.form-reg__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media only screen and (max-width:767px){.form-reg__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}.form-reg__row .input{width:100%}.form-reg__row+.form-reg__row{margin-top:17px}@media only screen and (max-width:767px){.form-reg__row+.form-reg__row{margin-top:15px}}.form-reg__checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:20px}@media only screen and (max-width:767px){.form-reg__checkboxes{margin-top:22px;gap:14px}}.form-reg__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}@media only screen and (max-width:767px){.form-reg__submit{margin-top:26px}}@media only screen and (max-width:767px){.form-reg__submit .btn{height:auto;padding-top:9px;padding-bottom:9px}}.form-reg__error{font-size:12px;line-height:normal;color:#cc0c0c;text-align:center;margin-top:20px}.form__notification{font-size:14px;line-height:1.2;letter-spacing:-.28px}.form__notification b{font-weight:600}.form__hint{font-size:12px;line-height:normal;letter-spacing:-.24px;color:rgba(37,43,46,.6)}.form__hint--link{-webkit-transition:all .3s ease;transition:all .3s ease;color:#252b2e;cursor:pointer;text-decoration:none}.form__hint--link:hover{color:#d63868}.form__error{font-size:12px;color:#cc0c0c;margin-top:20px}.form__error:empty{margin-top:0}.free-shipping{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;font-size:12px;line-height:normal;letter-spacing:-.24px}.free-shipping__description b{font-weight:700}.free-shipping__informer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.free-shipping__informer .free-bar{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:9px;border-radius:8px;background:-webkit-gradient(linear,left top,right top,from(#db06ad),color-stop(29.69%,#da0c9b),to(#d44102));background:linear-gradient(90deg,#db06ad,#da0c9b 29.69%,#d44102)}.free-shipping__informer .free-bar:before{content:"";position:absolute;left:1px;top:1px;right:1px;bottom:1px;border-radius:8px;background-color:#fff}.free-shipping__informer .free-progress{position:absolute;left:0;height:100%;border-radius:8px;background:-webkit-gradient(linear,left top,right top,from(#db06ad),color-stop(29.69%,#da0c9b),to(#d44102));background:linear-gradient(90deg,#db06ad,#da0c9b 29.69%,#d44102)}.free-shipping__informer .free-price{-ms-flex-negative:1;flex-shrink:1;min-width:42px}.frisbuy-block{padding:40px 0 80px}@media only screen and (max-width:1365px){.frisbuy-block{padding:40px 0}}.frisbuy-block--product{padding:48px 0}@media only screen and (max-width:1365px){.frisbuy-block--product{padding:40px 0}}.frisbuy-stories__wrapper{padding:48px 0 25px;min-height:222px}@media only screen and (max-width:1365px){.frisbuy-stories__wrapper{padding:40px 0 17px;min-height:206px}}@media only screen and (max-width:767px){.frisbuy-stories__wrapper{min-height:188px}}.c-header{-ms-flex-negative:0;flex-shrink:0;position:relative;top:0;width:100%;z-index:50}.c-header__top{background-color:#252b2e;color:#fff;height:32px;font-size:12px;line-height:normal}.c-header__top .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}.c-header__top .top-left,.c-header__top .top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-header__top .top-right{gap:16px}@media only screen and (max-width:1365px){.c-header__top .top-left,.c-header__top .top-right{display:none}}.c-header__top .h-top-link{color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:1.92px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-header__location{letter-spacing:-.24px;color:#b5b5b5}.c-header__location .location-name{color:#fff;cursor:pointer}.c-header__promo{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:100%;width:600px;padding-left:36px;padding-right:36px}@media only screen and (max-width:1365px){.c-header__promo{width:100%;position:relative;left:auto;-webkit-transform:none;-ms-transform:none;transform:none}}.c-header__promo .swiper{height:100%}.c-header__promo .swiper-slide{height:auto}.c-header__promo .promo-next,.c-header__promo .promo-prev{position:absolute;cursor:pointer;top:0;width:20px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.c-header__promo .promo-prev{left:0}.c-header__promo .promo-next{right:0}.c-header__promo .promo-item{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#fff;height:100%;text-transform:uppercase;font-size:12px;line-height:1.2;letter-spacing:1.92px}@media only screen and (min-width:1024px){.c-header__promo .promo-item br{display:none}}@media only screen and (max-width:767px){.c-header__promo .promo-item{width:100%;font-size:10px;line-height:1.1;letter-spacing:1.6px}}.c-header__middle{background-color:hsla(0,0%,100%,.65);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:48px;position:relative;z-index:1}@media only screen and (max-width:1365px){.c-header__middle{height:40px}}.c-header__middle>.container{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.c-header__middle .logo-wrapper,.c-header__middle>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-header__middle .logo-wrapper{color:#252b2e;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:78px;height:28px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:767px){.c-header__middle .logo-wrapper{width:70px;height:25px}}.c-header__middle .logo-wrapper .icon{width:100%;height:100%}.c-header__middle .middle-left,.c-header__middle .middle-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1366px){.c-header__middle .middle-left,.c-header__middle .middle-right{gap:24px}}.c-header__middle .middle-right{position:relative}.c-header__middle .action-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer;color:#252b2e;text-decoration:none}@media only screen and (max-width:1365px){.c-header__middle .action-item{height:40px;width:40px}}.c-header__middle .action-item .value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:14px;max-width:26px;height:14px;margin-top:auto;-webkit-margin-start:-6px;margin-inline-start:-6px;white-space:nowrap;text-align:center;overflow:hidden;text-overflow:ellipsis;font-size:8px;font-weight:600;line-height:1;letter-spacing:-.3px;border-radius:999px;background:-webkit-gradient(linear,left top,right top,from(#fbc3c1),color-stop(60.35%,#f8bef2),to(#cfd7f9));background:linear-gradient(90deg,#fbc3c1,#f8bef2 60.35%,#cfd7f9)}@media only screen and (max-width:1365px){.c-header__middle .action-item .value{margin-bottom:3px}}.c-header__search-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.c-header__back,.c-header__search-trigger{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;letter-spacing:-.24px;gap:8px}.c-header__back{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#252b2e;text-decoration:none;line-height:1;font-weight:400}@media only screen and (max-width:767px){.c-header__back{max-width:111px}}.c-header__back .icon{-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:767px){.c-header__contact{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}}.c-header__contact-item{text-align:right;color:rgba(37,43,46,.6);font-size:12px;line-height:1;font-weight:400;letter-spacing:-.24px}@media only screen and (max-width:767px){.c-header__contact-item{display:none}}.c-header__contact-link{text-decoration:none;color:#252b2e}.c-header__contact-link--mobile{display:none}@media only screen and (max-width:767px){.c-header__contact-link--mobile{display:block}}.c-header__modal-location{position:absolute;bottom:-100%;-webkit-transform:translateY(12px);-ms-transform:translateY(12px);transform:translateY(12px);left:32px;padding:16px;border-radius:12px;background:linear-gradient(165deg,hsla(0,0%,100%,.95) -.58%,hsla(0,0%,100%,.65) 99.82%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9;width:316px;max-width:100%}@media only screen and (max-width:1365px){.c-header__modal-location{left:12px;-webkit-transform:translateY(43px);-ms-transform:translateY(43px);transform:translateY(43px)}}@media only screen and (max-width:767px){.c-header__modal-location{right:12px;width:calc(100% - 24px);max-width:calc(100% - 24px)}}.c-header__modal-location-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;font-size:16px;line-height:1.13;line-height:19.2px;letter-spacing:-.32px;margin-bottom:16px}@media only screen and (max-width:767px){.c-header__modal-location-name{font-size:14px;line-height:1.15}}.c-header__modal-location-close{padding:0;border:0;background:rgba(0,0,0,0);color:#b5b5b5;cursor:pointer}.c-header__modal-triggers{display:grid;grid-template-columns:1fr 1fr;gap:12px}.help__title{font-size:48px;line-height:1.05;font-weight:200;text-align:center;letter-spacing:-1.44px;margin:20px 0 16px}.help__title b{font-weight:600}@media only screen and (max-width:1279px){.help__title{font-size:40px;line-height:1.11;letter-spacing:-1.2px;margin:12px 0 16px}}@media only screen and (max-width:767px){.help__title{font-size:26px;line-height:1.2;letter-spacing:-.78px;margin:8px 0}}.help__desc{text-align:center;margin:0 0 48px}@media only screen and (max-width:1279px){.help__desc{margin-bottom:40px}}@media only screen and (max-width:767px){.help__desc{font-size:12px;line-height:1.17;margin-bottom:32px}}.help__list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1242px;margin:0 auto 80px}@media only screen and (max-width:1279px){.help__list{margin-bottom:40px}}@media only screen and (max-width:1023px){.help__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.help__list{grid-template-columns:1fr}}.help__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);padding:16px;text-decoration:none;color:#252b2e;overflow:hidden;position:relative;gap:12px}.help__btn:after,.help__btn:before{border-radius:8px;border:1px solid linear-gradient(165deg,hsla(0,0%,100%,.95) -.58%,hsla(0,0%,100%,.65) 99.82%);position:absolute;inset:0;z-index:-1;content:""}.help__btn:before{background-image:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background-image:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9)}.help__btn:after,.help__btn:before{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.help__btn:after{background-image:-webkit-gradient(linear,left top,right top,from(#fbc3c1),color-stop(60.35%,#f8bef2),to(#cfd7f9));background-image:linear-gradient(90deg,#fbc3c1,#f8bef2 60.35%,#cfd7f9);opacity:0}.help__btn .icon{width:32px;height:32px;-ms-flex-negative:0;flex-shrink:0}.help__btn span{font-size:12px;line-height:1.17;font-weight:700;letter-spacing:1.92px;text-transform:uppercase;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.help__btn:hover:before{opacity:0}.help__btn:hover:after{opacity:1}.help__btn:hover .help__btn-arr{color:#fff;background:#252b2e}.help__btn-arr{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;background:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease}.help__btn-arr .icon{width:100%;height:100%}.popup--delivery-rules .contacts-banner__text{max-width:660px}.popup--delivery-rules .editor-styles .contacts-banner__item-title{margin-bottom:6px}.popup--delivery-rules .contacts-banner__items{margin:32px 0}.popup--delivery-rules .requisite__title{font-size:20px;line-height:1.2;letter-spacing:-.4px;margin:32px 0}@media only screen and (max-width:767px){.popup--delivery-rules .requisite__title{font-size:16px;line-height:1.19;letter-spacing:-.32px;margin:24px 0}}.popup--delivery-rules .faq__title{font-size:26px;line-height:1.2;letter-spacing:-.78px;margin:40px 0 32px}@media only screen and (max-width:767px){.popup--delivery-rules .faq__title{font-size:20px;line-height:1.2;letter-spacing:-.4px;margin:24px 0 32px}}.popup--delivery-rules .benefit__slider{grid-template-columns:1.25fr 3fr}.popup--delivery-rules .benefit__slider-value{background-color:#fff5f5}@media only screen and (max-width:767px){.popup--delivery-rules .btn-loyalty{height:46px;text-wrap:balance}}@media only screen and (max-width:767px){.popup--delivery-rules .brand__subtitle{font-size:12px;line-height:1.17;letter-spacing:1.92px}}@media only screen and (max-width:767px){.popup--delivery-rules .accordion a:not([class]){word-wrap:break-word}}@media only screen and (max-width:767px){.popup--delivery-rules .editor-styles blockquote{padding:12px}}@media only screen and (max-width:1023px){.popup--delivery-rules .about-grid__title.text-page__title{font-size:20px;line-height:1.2;letter-spacing:-.4px;text-wrap:balance}}.hero-slider{--placement-bottom-130:130px;--placement-bottom-106:106px;--placement-bottom-82:82px;position:relative}.hero-slider__item{position:relative;height:calc(100svh - 112px);color:#252b2e;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1365px){.hero-slider__item{height:calc(100svh - 72px)}}.hero-slider__img{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hero-slider__video-wrapper .video-mobile{display:none}@media only screen and (max-width:1365px){.hero-slider__video-wrapper .video-mobile{display:block}}.hero-slider__video-wrapper .video-desktop{display:block}@media only screen and (max-width:1365px){.hero-slider__video-wrapper .video-desktop{display:none}}.hero-slider__video{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hero-slider__content{position:absolute;width:100%;height:100%;pointer-events:none}.hero-slider__content>.container{height:100%}.hero-slider__content.info-big--left-bottom .info-big{left:32px;bottom:var(--placement-bottom-130)}@media only screen and (max-width:1365px){.hero-slider__content.info-big--left-bottom .info-big{left:12px;bottom:var(--placement-bottom-106)}}.hero-slider__content.info-big--left-top .info-big{left:32px;top:32px}@media only screen and (max-width:1365px){.hero-slider__content.info-big--left-top .info-big{left:12px;top:12px}}.hero-slider__content.info-big--right-top .info-big{right:32px;top:32px}@media only screen and (max-width:1365px){.hero-slider__content.info-big--right-top .info-big{right:12px;top:12px}}.hero-slider__content.info-big--right-bottom .info-big{right:32px;bottom:var(--placement-bottom-82)}@media only screen and (max-width:1365px){.hero-slider__content.info-big--right-bottom .info-big{right:12px;bottom:var(--placement-bottom-106)}}.hero-slider__content.info-small--left-bottom .info-small{left:32px;bottom:var(--placement-bottom-130)}@media only screen and (max-width:1365px){.hero-slider__content.info-small--left-bottom .info-small{left:12px;bottom:var(--placement-bottom-106)}}.hero-slider__content.info-small--left-top .info-small{left:32px;top:32px}@media only screen and (max-width:1365px){.hero-slider__content.info-small--left-top .info-small{left:12px;top:12px}}.hero-slider__content.info-small--right-top .info-small{right:32px;top:32px}@media only screen and (max-width:1365px){.hero-slider__content.info-small--right-top .info-small{right:12px;top:12px}}.hero-slider__content.info-small--right-bottom .info-small{right:32px;bottom:var(--placement-bottom-82)}@media only screen and (max-width:1365px){.hero-slider__content.info-small--right-bottom .info-small{right:12px;bottom:var(--placement-bottom-106)}}.hero-slider__info{border-radius:12px;background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;pointer-events:all}.hero-slider__info.info-big{max-width:426px}@media only screen and (max-width:767px){.hero-slider__info.info-big{max-width:calc(100% - 24px)}}.hero-slider__info.info-big .hero-slider__title{font-size:48px;line-height:1.05;letter-spacing:-.44px}@media only screen and (max-width:1365px){.hero-slider__info.info-big .hero-slider__title{font-size:32px;line-height:1.2;letter-spacing:-.96px}}@media only screen and (max-width:767px){.hero-slider__info.info-big .hero-slider__title{font-size:26px;line-height:1.2;letter-spacing:-.78px}}@media only screen and (max-width:767px){.hero-slider__info.info-big .hero-slider__text{font-size:12px;letter-spacing:-.24px}}.hero-slider__info.info-big .btn{margin-top:16px}@media only screen and (max-width:767px){.hero-slider__info.info-big .btn{margin-top:8px}}@media only screen and (max-width:767px){.hero-slider__info.info-small{max-width:calc(100% - 24px)}}.hero-slider__info.info-small .hero-slider__title{font-size:32px;line-height:1.2;letter-spacing:-.96px}@media only screen and (max-width:767px){.hero-slider__info.info-small .hero-slider__title{font-size:26px;line-height:1.2;letter-spacing:-.78px}}.hero-slider__title{padding:0;margin:0 0 8px;font-weight:400}.hero-slider__text{font-size:12px;letter-spacing:-.24px;padding:0;margin:0}.hero-slider__pagination-wrapper{position:absolute;left:32px;right:32px;bottom:82px;z-index:5;pointer-events:none;width:calc(100% - 64px)}@media only screen and (max-width:1365px){.hero-slider__pagination-wrapper{bottom:66px;left:12px;width:calc(100% - 24px)}}@media only screen and (max-width:1365px){.hero-slider__pagination-wrapper>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero-slider__pagination{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:all}@media only screen and (max-width:767px){.hero-slider__pagination{width:100%}}.hero-slider__play-pause{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:linear-gradient(165deg,hsla(0,0%,100%,.95) -.58%,hsla(0,0%,100%,.65) 99.82%);-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-slider__play-pause.paused .play{display:block}.hero-slider__play-pause.paused .pause,.hero-slider__play-pause .play{display:none}.hero-slider__play-pause .pause{display:block}.hero-slider__bullets{width:380px!important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media only screen and (max-width:1365px){.hero-slider__bullets{width:595px!important}}@media only screen and (max-width:767px){.hero-slider__bullets{width:100%!important}}.hero-slider__bullets.paused .hero-slider__pagination-bullet--active:after{-webkit-animation:none;animation:none;width:100%}.hero-slider__pagination-bullet{display:inline-block;width:100%;height:32px;overflow:hidden;margin-left:8px;position:relative;cursor:pointer}.hero-slider__pagination-bullet:hover:before{background-color:#fff}.hero-slider__pagination-bullet:first-child{margin-left:0}.hero-slider__pagination-bullet:before{-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1;width:100%;background-color:hsla(0,0%,100%,.6)}.hero-slider__pagination-bullet:after,.hero-slider__pagination-bullet:before{content:"";display:block;position:absolute;top:15px;left:0;height:2px;border-radius:2px}.hero-slider__pagination-bullet:after{z-index:2;width:0;background-color:#fff}.hero-slider__pagination-bullet--active:after{-webkit-animation-name:countingBar;animation-name:countingBar;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes countingBar{0%{width:0}to{width:100%}}@keyframes countingBar{0%{width:0}to{width:100%}}.home__about .about-grid__images{display:none}@media only screen and (max-width:1279px){.home__about .about-grid__images{display:none!important}}.home__about .about-grid__content{padding:0}@media only screen and (max-width:1279px){.home__about .about-grid__content{width:100%}}.home__about-content{font-size:16px;line-height:1.2;letter-spacing:-.32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;text-align:center}.home__about-content>p{margin:0}@media only screen and (max-width:767px){.home__about-content{font-size:14px;line-height:1.2}}.home__about-title{font-size:32px;line-height:1.2;font-weight:200;margin:0;letter-spacing:-.96px}@media only screen and (max-width:767px){.home__about-title{font-size:20px;line-height:1.2;letter-spacing:-.4px}}.home__about-title b{font-weight:600}@media only screen and (max-width:767px){.home__about-title b{letter-spacing:-.6px}}.home__about-tab-image{display:none;width:100%;aspect-ratio:16/9;margin-bottom:32px}@media only screen and (max-width:1279px){.home__about-tab-image{display:block}}.home__about-tab-image img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:16px}@media only screen and (max-width:767px){.home__services .about__text{font-size:16px;line-height:1.2;letter-spacing:-.32px}}.influence .about-grid__images--one{padding:0 35px}@media only screen and (max-width:1279px){.influence .about-grid__images--one{padding:0}}.code-field{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.code-field .input__field{height:50px;text-align:center}.code-field .input.error .input__field{background-image:none}.input{position:relative;color:#252b2e}.input:has(.input__label){padding-top:10px}.input:has(.input__submit) .input__field{padding-right:120px;background-position:right 120px center}.input--placeholder .input__field{padding-left:40px}.input--big .input__field,.input--big .nice-select{height:50px}.input--big .input__action-trigger{top:25px}.input__placeholder{left:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:1;color:rgba(37,43,46,.6)}.input__label,.input__placeholder{position:absolute;font-size:10px;font-weight:400;letter-spacing:-.2px}.input__label{background-color:#fff;padding:0 4px;line-height:1.6;left:8px;top:0;z-index:1}.input__field{font-size:14px;line-height:1.15;font-weight:400;-webkit-transition:all .3s ease;transition:all .3s ease;padding:12px;border-radius:8px;border:1px solid #d8d8d8;letter-spacing:-.28px;outline:none;width:100%;background-repeat:no-repeat;background-position:right 12px center;-moz-appearance:textfield;-webkit-appearance:textfield}.input__field::-webkit-input-placeholder{-webkit-transition:all .3s ease;transition:all .3s ease;color:rgba(37,43,46,.2);text-indent:0;font-size:14px}.input__field:-moz-placeholder,.input__field::-moz-placeholder{-moz-transition:all .3s ease;transition:all .3s ease;color:rgba(37,43,46,.2);text-indent:0;font-size:14px}.input__field:-ms-input-placeholder{-ms-transition:all .3s ease;transition:all .3s ease;color:rgba(37,43,46,.2);text-indent:0;font-size:14px}.input__field--big{padding:16px 12px}.input__field--textarea{resize:vertical;min-height:50px}.input__field:focus{border-color:rgba(37,43,46,.6)}@media (any-hover:hover){.input__field:hover{border-color:rgba(37,43,46,.6)}}.input__field::-webkit-inner-spin-button,.input__field::-webkit-outer-spin-button,.input__field::-webkit-textfield-decoration-container{-webkit-appearance:none;margin:0}.input__field::-ms-clear,.input__field::-ms-reveal,.input__field::-webkit-caps-lock-indicator,.input__field::-webkit-credentials-auto-fill-button{visibility:hidden;display:none}.input__action-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;width:20px;height:20px;cursor:pointer;position:absolute;top:22px;right:12px;z-index:1}.input__action-trigger .icon-opened{display:none;color:#b5b5b5}.input__action-trigger .icon-closed{display:block;color:#b5b5b5}.input__action-trigger.visible-password .icon-opened{display:block}.input__action-trigger.visible-password .icon-closed{display:none}.input__fields-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px}.input__fields-wrapper .input__field{width:44px;height:50px;text-align:center}.input__submit{padding:0;border:0;background:rgba(0,0,0,0);color:#252b2e;font-size:12px;line-height:1;font-weight:700;letter-spacing:1.92px;text-transform:uppercase;position:absolute;right:12px;top:calc(50% + 5px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.input select.input__select{display:none}.input__select{font-size:14px;line-height:1.15;font-weight:400;width:100%;border-radius:8px;border-color:#d8d8d8;padding-left:12px;color:#252b2e;float:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input__select:after{border:0;width:20px;height:20px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjMwOCAxM0w1IDguNDYgNi4zODUgNyAxMCAxMC44MSAxMy42MTUgNyAxNSA4LjQ2IDEwLjY5MiAxM0g5LjMwOHoiIGZpbGw9IiMyNTJCMkUiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:rotate(0deg) translateY(-50%);-ms-transform:rotate(0deg) translateY(-50%);transform:rotate(0deg) translateY(-50%);margin:0}@media (any-hover:hover){.input__select:hover,.input__select:hover .nice-select-dropdown{border-color:rgba(37,43,46,.6)}}.input__select.open{border-radius:8px 8px 0 0;border-color:rgba(37,43,46,.6)}.input__select.open:after{-webkit-transform:rotate(180deg) translateY(-50%);-ms-transform:rotate(180deg) translateY(-50%);transform:rotate(180deg) translateY(-50%)}.input__select.open .nice-select-dropdown{border-color:rgba(37,43,46,.6);-webkit-transform:rotateX(0);transform:rotateX(0)}.input__select .current{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.input__select .nice-select-dropdown{border-radius:0 0 8px 8px;margin-top:0;left:-1px;right:-1px;-webkit-box-shadow:none;box-shadow:none;border:1px solid #d8d8d8;border-top:0;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}.input__select .list{border-radius:0 0 8px 8px;margin:0;padding:0 0 4px}.input__select .option{font-size:14px;line-height:1.15;font-weight:400;padding:12px 8px 12px 12px;white-space:normal}.input__select .option:empty{display:none}.input.error{color:#cc0c0c}.input.error .input__field{border-color:#cc0c0c;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 3.4a4.6 4.6 0 100 9.2 4.6 4.6 0 000-9.2zM1.4 8a6.6 6.6 0 1113.2 0A6.6 6.6 0 011.4 8zM8 9.4a1 1 0 011 1v.04a1 1 0 11-2 0v-.04a1 1 0 011-1zM7 4.8v4h2v-4H7z' fill='%23CC0C0C'/%3E%3C/svg%3E")}.input.error .input__field[data-mask-date],.input.error[data-input-password] .input__field{background-image:none}.input.error .input__select,.input.error .input__select .nice-select-dropdown,.input.error .input__select.open,.input.error .input__select.open .nice-select-dropdown{border-color:#cc0c0c}.input .success-message{color:#058111}.lesson-slider{padding:80px 0;background-color:#fff5f5;overflow:hidden}@media only screen and (max-width:1023px){.lesson-slider{padding:40px 0}}.lesson-slider--bg-transparent{background-color:rgba(0,0,0,0)}.lesson-slider__title{font-size:32px;line-height:1.2;font-weight:200;margin-bottom:40px;letter-spacing:-.96px;text-align:center}@media only screen and (max-width:1023px){.lesson-slider__title{margin-bottom:32px}}.lesson-slider__title b{font-weight:600}.lesson-slider__buttons-place{margin-top:72px;text-align:center}@media only screen and (max-width:1023px){.lesson-slider__buttons-place{margin-top:48px}}.lesson-slider__swiper{overflow:visible}.lesson-slider__slide{width:254px;height:auto}@media only screen and (max-width:1023px){.lesson-slider__slide{width:174px}}@media only screen and (max-width:767px){.lesson-slider__slide{width:154px}}.lesson-slider__slide:first-child{width:286px;padding-left:32px}@media only screen and (max-width:1365px){.lesson-slider__slide:first-child{width:266px;padding-left:12px}}@media only screen and (max-width:1023px){.lesson-slider__slide:first-child{width:186px}}@media only screen and (max-width:767px){.lesson-slider__slide:first-child{width:166px}}.lesson-slider__slide:last-child{width:286px;padding-right:32px}@media only screen and (max-width:1365px){.lesson-slider__slide:last-child{width:266px;padding-right:12px}}@media only screen and (max-width:1023px){.lesson-slider__slide:last-child{width:186px}}@media only screen and (max-width:767px){.lesson-slider__slide:last-child{width:166px}}.lesson-slider__slide-item{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;text-align:center}.lesson-slider__slide-item .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:auto}@media only screen and (max-width:767px){.lesson-slider__slide-item .btn{padding-left:0;padding-right:0}}.lesson-slider__slide-media{width:100%;aspect-ratio:1;overflow:hidden;margin-bottom:16px}.lesson-slider__media-source{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lesson-slider__slide-title{font-size:12px;line-height:normal;letter-spacing:1.92px;font-weight:700;margin-bottom:32px;text-transform:uppercase}@media only screen and (max-width:767px){.lesson-slider__slide-title{font-size:11px;letter-spacing:1.3px}}.lesson-slider__nav{position:absolute;top:50%;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);width:40px;height:40px;padding:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;border:1px solid hsla(0,0%,100%,.5);background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3;cursor:pointer}.lesson-slider__nav--prev{left:0}.lesson-slider__nav--next{right:0}.lesson-slider__nav--disabled{display:none}.lesson-slider__nav svg{width:24px;height:24px}@media only screen and (max-width:1023px){.lesson-slider__nav{display:none}}.lesson--article .head{padding-top:60px}@media only screen and (max-width:1279px){.lesson--article .head{padding-top:40px}}.lesson--article .head__title{font-size:40px;line-height:1.11;letter-spacing:-1.2px}@media only screen and (max-width:1279px){.lesson--article .head__title{font-size:32px;line-height:1.19;letter-spacing:-.96px}}@media only screen and (max-width:767px){.lesson--article .head__title{font-size:26px;line-height:1.2;letter-spacing:-.78px}}@media only screen and (max-width:1279px){.lesson--article .about-grid{padding-top:0;padding-bottom:0;margin-top:32px;margin-bottom:32px}}@media only screen and (max-width:767px){.lesson--article .about-grid{padding-top:0;padding-bottom:0;margin-top:24px;margin-bottom:24px}}@media only screen and (max-width:1279px){.lesson .about-grid__content{grid-row:1/2}}.lesson .about-grid__images{padding:0 35px}@media only screen and (max-width:1279px){.lesson .about-grid__images{grid-row:2/3}}@media only screen and (max-width:767px){.lesson--video .head{padding-top:32px}}.lesson--video .about__text{font-size:14px;line-height:1.15;letter-spacing:-.28px}@media only screen and (max-width:1279px){.lesson--video .about-grid__row:has(.about-grid__images--one) .about-grid__content{grid-row:2/3}}.lesson--video .about-grid__row:has(.about-grid__images--one) .about-grid__images{padding:0 23px}@media only screen and (max-width:1279px){.lesson--video .about-grid__row:has(.about-grid__images--one) .about-grid__images{grid-row:1/2}}.lesson .about-grid__content{text-align:left}.lesson__text{margin:80px 0 56px}@media only screen and (max-width:1279px){.lesson__text{margin:40px 0 32px}}@media only screen and (max-width:767px){.lesson__text{margin-bottom:24px}}.lesson__content{max-width:864px;margin:0 auto 56px}.lesson__content ol li:before{font-weight:600}@media only screen and (max-width:1439px){.lesson__content{max-width:645px}}@media only screen and (max-width:1023px){.lesson__content{margin-bottom:40px}}.lesson__content:last-child{margin-bottom:0}.lesson__gallery{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;gap:12px;grid-template-columns:repeat(5,1fr);position:relative}.lesson__gallery:before{content:"";position:absolute;left:0;right:0;top:-50px;bottom:-70px;background-image:url(/local/frontend-redesign/build/assets/images/required/lesson/lesson-gallery-bg.png);background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:1279px){.lesson__gallery:before{background-image:url(/local/frontend-redesign/build/assets/images/required/lesson/lesson-gallery-bg-tablet.png)}}@media only screen and (max-width:767px){.lesson__gallery:before{background-image:url(/local/frontend-redesign/build/assets/images/required/lesson/lesson-gallery-bg-mobile.png)}}@media only screen and (max-width:1279px){.lesson__gallery{grid-template-columns:repeat(3,1fr);width:100%}}@media only screen and (max-width:767px){.lesson__gallery{grid-template-columns:1fr 1fr}}.lesson__gallery picture img{border-radius:16px}@media only screen and (max-width:1279px){.lesson__gallery picture{display:none}}@media only screen and (max-width:1279px){.lesson__gallery picture:nth-child(2),.lesson__gallery picture:nth-child(3),.lesson__gallery picture:nth-child(4){display:block}}@media only screen and (max-width:767px){.lesson__gallery picture:nth-child(2){grid-column:1/3}}.lesson .products-slider{padding:48px 0}@media only screen and (max-width:1023px){.lessons .head{padding-top:40px}}@media only screen and (max-width:767px){.lessons .head{padding-top:32px}}@media only screen and (max-width:1023px){.lessons .head__title{margin-bottom:20px}}@media only screen and (max-width:1023px){.lessons .head__text{max-width:560px;margin:0 auto}}@media only screen and (max-width:767px){.lessons .news__items{padding-top:24px}}.c-loader{display:none;position:fixed;inset:0;background:hsla(0,0%,94.9%,.5) url(/local/frontend-redesign/build/assets/images/required/loader.svg) 50% no-repeat;z-index:999999}.location-popup{position:fixed;width:100%;left:0;bottom:0;padding-top:16px;z-index:50}.location-popup__bg{position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.location-popup>.container{position:relative;z-index:2}.location-popup__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:16px}@media only screen and (max-width:1365px){.location-popup__header{margin-bottom:12px}}.location-popup__header .btn-icon{-ms-flex-negative:0;flex-shrink:0}.location-popup__title{font-size:14px;line-height:1.2;font-weight:700;letter-spacing:2.24px;text-transform:uppercase;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.location-popup__body,.location-popup__title{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}.location-popup__body .c-search__input{-webkit-box-shadow:none;box-shadow:none;padding:15px 16px}.location-popup__body .c-search__input .clear-field{top:50%;right:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.location-popup__result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;position:relative;padding:24px 16px}@media only screen and (max-width:1365px){.location-popup__result{padding-top:16px;padding-bottom:20px}}.location-popup__result:before{content:"";position:absolute;top:0;left:0;right:0;display:block;height:1px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9)}.location-popup__notification{font-size:12px;line-height:normal;letter-spacing:-.24px;color:rgba(37,43,46,.6)}.location-popup__items{-webkit-column-count:4;-moz-column-count:4;column-count:4;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}@media only screen and (max-width:1365px){.location-popup__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;overflow:auto;max-height:calc(100svh - 230px)}}.location-popup__item{font-size:14px;line-height:1.2;font-weight:400;letter-spacing:-.28px;color:#252b2e;cursor:pointer;margin-bottom:16px}@media only screen and (max-width:1365px){.location-popup__item{margin-bottom:0}}.location-popup__item.accent>span{color:#d63868}.location-popup__item .loc-descr{color:rgba(37,43,46,.6)!important}@media only screen and (max-width:767px){.location-popup__item .loc-descr{display:block}}.benefit{padding:48px 0;text-align:center;background:#fff5f5}@media only screen and (max-width:767px){.benefit .loyalty__title{font-size:20px;line-height:1.2;letter-spacing:-.4px}}.benefit__content{max-width:1060px;margin:0 auto}.benefit__content.editor-styles p,.benefit__content ul{margin-left:auto;margin-right:auto}.benefit__content-list{max-width:820px}.benefit__content-list li:before{left:auto!important;margin-left:-10px}.benefit__slider{display:grid;grid-template-columns:1fr 3fr;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-bottom:1px solid #ffe0df;margin-bottom:32px}@media only screen and (min-width:1280px){.benefit__slider{overflow:hidden}}@media only screen and (max-width:1279px){.benefit__slider{display:-webkit-box;display:-ms-flexbox;display:flex}}.benefit__slider-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;padding-right:6px;padding-bottom:6px;padding-top:64px;border-right:1px solid #ffe0df;text-align:left}@media only screen and (max-width:1279px){.benefit__slider-info{border-right:0;width:260px;-ms-flex-negative:0;flex-shrink:0}}@media only screen and (max-width:767px){.benefit__slider-info{width:127px;padding-top:79px}}@media only screen and (max-width:1279px){.benefit__slider-wrap{width:calc(100% - 260px)}}@media only screen and (max-width:767px){.benefit__slider-wrap{width:calc(100% - 127px)}}.benefit__slider-swiper{padding-left:6px;overflow:hidden}.benefit__slider-swiper .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.benefit__slider-swiper .swiper-slide{height:auto}.benefit__slider-swiper-navigation{position:relative}.benefit__slider-swiper-nav{position:absolute;top:18px;width:32px;height:32px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid hsla(0,0%,100%,.5);background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;cursor:pointer}.benefit__slider-swiper-nav:disabled{display:none}.benefit__slider-swiper-nav--prev{left:-8px}.benefit__slider-swiper-nav--next{right:-8px}.benefit__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;padding-right:6px;padding-bottom:6px;height:100%}.benefit__slide .benefit__slider-label{font-size:20px;line-height:1.2;font-weight:600;letter-spacing:-.6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.benefit__slide .benefit__slider-label{font-size:16px;line-height:1.19;letter-spacing:-.32px;padding:24px 8px}}.benefit__slide .benefit__slider-label:after{display:none}.benefit__slider-label{padding:14px 8px;font-size:16px;line-height:1.19;font-weight:400;letter-spacing:-.32px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.benefit__slider-label:after{content:"";position:absolute;width:calc(100% + 12px);height:1px;left:0;right:-12px;bottom:-6px;background-color:#ffe0df}.benefit__slider-label:last-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.benefit__slider-label:last-child:after{display:none}@media only screen and (max-width:767px){.benefit__slider-label{font-size:12px;line-height:1.17;letter-spacing:-.24px}}.benefit__slider-value{padding:8px;font-size:16px;line-height:1.19;font-weight:400;letter-spacing:-.32px;background:#fff;border-radius:8px;min-height:66px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;text-align:center}.benefit__slider-value:after{content:"";position:absolute;width:calc(100% + 6px);height:1px;left:-3px;right:-3px;bottom:-6px;background-color:#ffe0df}.benefit__slider-value:last-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.benefit__slider-value:last-child:after{display:none}@media only screen and (max-width:767px){.benefit__slider-value{font-size:12px;line-height:1.17;min-height:84px;letter-spacing:-.24px}}.faq{padding:48px 0}@media only screen and (max-width:1279px){.faq{padding:40px 0}}.faq__title{text-align:center;font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px}@media only screen and (max-width:1279px){.faq__title{max-width:100%}}@media only screen and (max-width:767px){.faq__title{margin-bottom:32px;font-size:26px;line-height:1.24;letter-spacing:-.78px}}.how{padding:40px 0;text-align:center}.how__content{max-width:849px;margin:0 auto}.how__scores{font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px;color:#d63868;margin:16px 0}.loyalty-banner{position:relative;margin-top:-64px}@media only screen and (max-width:1365px){.loyalty-banner{margin-top:-44px}}.loyalty-banner__img{width:100%;display:block}.loyalty-banner__info{position:absolute;left:32px;bottom:32px;max-width:503px;padding:16px;border-radius:12px;background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media only screen and (max-width:1023px){.loyalty-banner__info{max-width:426px}}@media only screen and (max-width:767px){.loyalty-banner__info{left:12px;right:12px;bottom:12px;max-width:100%}}.loyalty-banner__title{font-size:48px;line-height:1.05;font-weight:400;letter-spacing:-1.44px;margin:0 0 8px}@media only screen and (max-width:1023px){.loyalty-banner__title{font-size:32px;line-height:1.19;letter-spacing:-.96px}}@media only screen and (max-width:767px){.loyalty-banner__title{font-size:26px;line-height:1.2;letter-spacing:-.78px}}.loyalty-banner__text{font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;margin:0}.loyalty-video{padding:80px 0 40px;background-image:url(/local/frontend-redesign/build/assets/images/required/loyalty/loyalty-video-bg.png);background-repeat:no-repeat;background-position:0}@media only screen and (max-width:1023px){.loyalty-video{background-image:url(/local/frontend-redesign/build/assets/images/required/loyalty/loyalty-video-bg-tablet.png);background-position:0 0;padding:40px 0 20px}}@media only screen and (max-width:767px){.loyalty-video{background-image:url(/local/frontend-redesign/build/assets/images/required/loyalty/loyalty-video-bg-mobile.png)}}.loyalty-video--reverse .loyalty-video__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:1023px){.loyalty-video--reverse .loyalty-video__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}}.loyalty-video__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width:1023px){.loyalty-video__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}}@media only screen and (max-width:767px){.loyalty-video__content{gap:32px}}@media only screen and (max-width:1023px){.loyalty-video__info{max-width:540px;margin:0 auto}}.loyalty-video__title{font-size:32px;line-height:1.19;font-weight:400;text-align:center;letter-spacing:-.96px;margin:0 0 20px;text-wrap:balance}.loyalty-video__title b{font-weight:600}@media only screen and (max-width:767px){.loyalty-video__title{font-size:20px;line-height:1.2;letter-spacing:-.4px}}.loyalty-video__text{font-size:16px;line-height:1.19;font-weight:400;text-align:center;letter-spacing:-.32px;margin:0}@media only screen and (max-width:767px){.loyalty-video__text{font-size:14px;line-height:1.15;letter-spacing:-.28px}}.loyalty-video__text b{font-weight:600}.loyalty-video__video{padding:0 23px;width:55%;-ms-flex-negative:0;flex-shrink:0}.loyalty-video__video video{width:100%;height:auto;border-radius:16px}@media only screen and (max-width:1023px){.loyalty-video__video{width:100%}}@media only screen and (max-width:767px){.loyalty-video__video{padding:0}}.loyalty-video__buttons{text-align:center}.loyalty__title{font-size:32px;line-height:1.19;font-weight:400;color:var(--Neutral-Palette-Dark,#252b2e);letter-spacing:-.96px;margin:0 0 20px}@media only screen and (max-width:767px){.loyalty__title{font-size:26px;line-height:1.2;letter-spacing:-.78px}}.loyalty__title b{font-weight:600}.loyalty__text{font-size:16px;line-height:1.19;font-weight:400;letter-spacing:-.32px;margin:0 auto 16px;max-width:850px}@media only screen and (max-width:767px){.loyalty__text{font-size:14px;line-height:1.15;letter-spacing:-.28px}}.loyalty__text--mb{margin-bottom:32px}.loyalty__text--min{max-width:685px}@media only screen and (max-width:767px){.loyalty__text--min{font-size:16px;line-height:1.19;letter-spacing:-.32px}}.loyalty__text--small{font-size:14px;line-height:1.15;letter-spacing:-.28px}.loyalty__text--large{font-size:20px;line-height:1.2;letter-spacing:-.4px}@media only screen and (max-width:767px){.loyalty__text--large{font-size:16px;line-height:1.19;letter-spacing:-.32px}}.loyalty__list{margin-left:auto;margin-right:auto}.loyalty__list li{padding-left:20px;position:relative;margin-bottom:0!important}.loyalty__list li:before{left:auto!important;margin-left:-10px}.map{position:relative;width:100%;height:100%}.ymaps-2-1-79-zoom{width:32px!important;height:65px!important;padding:0!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.ymaps-2-1-79-float-button.ymaps-2-1-79-_checked,.ymaps-2-1-79-zoom__button{background-color:#fff!important}.ymaps-2-1-79-float-button,.ymaps-2-1-79-float-button-icon,.ymaps-2-1-79-float-button-icon_icon_expand,.ymaps-2-1-79-float-button.ymaps-2-1-79-_checked{width:32px!important;max-width:32px!important;height:32px!important;border:none!important;padding:0!important;border-radius:0!important}.ymaps-2-1-79-controls__control_toolbar{margin-right:3px!important}.ymaps-2-1-79-zoom__scale{display:none!important}.ymaps-2-1-79-zoom__plus .ymaps-2-1-79-zoom__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3Cpath d='M8.8 16h14.4M16 23.2V8.8' stroke='%23252B2E' stroke-width='2' stroke-linejoin='bevel'/%3E%3C/svg%3E")!important}.ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.8 12h14.4' stroke='%23252B2E' stroke-width='2' stroke-linejoin='bevel'/%3E%3C/svg%3E")!important}.ymaps-2-1-79-float-button-icon_icon_expand{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 3.6H4.2v4.8M9 20.4H4.2v-4.8M15 3.6h4.8v4.8M15 20.4h4.8v-4.8' stroke='%23252B2E' stroke-width='2'/%3E%3C/svg%3E")!important}.ymaps-2-1-79-copyright__wrap{position:absolute;right:36px;bottom:-20px}@media only screen and (max-width:767px){.ymaps-2-1-79-copyright__wrap{bottom:0}}.ymaps-2-1-79-map-copyrights-promo{right:32px}.map-modal{width:310px;position:relative}.map-modal__inner{border-radius:8px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);overflow:hidden}.map-modal__content{background:#fff;padding:8px 12px}.map-modal__content--pickup{padding:12px}.map-modal__content .btn{position:relative;z-index:2}.map-modal__close{position:absolute;right:10px;top:15px;color:#b5b5b5}.map-modal__item-phone{font-size:12px;line-height:1.17;font-weight:400;color:#252b2e;text-decoration:none;letter-spacing:-.24px;-webkit-transition:color .3s ease;transition:color .3s ease}.map-modal__item-phone:hover{color:#d63868}.map-modal__item-schedule{margin:4px 0 20px;font-size:10px;line-height:1.2;font-weight:400;letter-spacing:-.2px}.map-modal__item-title{font-weight:700;margin:0}.map-modal__item-address,.map-modal__item-title{font-size:12px;line-height:1.17;letter-spacing:-.24px}.map-modal__item-address{font-weight:400}.map-modal__arr{position:absolute;bottom:-10px;left:calc(50% - 10px);width:20px;height:20px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff;z-index:2}.map-modal__item-label{color:rgba(37,43,46,.6);font-size:12px;line-height:1.17;letter-spacing:-.24px;margin:0 0 4px}.map-modal__item-value{font-size:14px;line-height:1.15;letter-spacing:-.28px;margin:0 0 12px}.d-menu{background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;position:relative}.d-menu--white{background:#fff}.d-menu--gray{background:rgba(0,0,0,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media only screen and (max-width:1365px){.d-menu{display:none}}.d-menu__item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2px;border-bottom:2px solid rgba(0,0,0,0);color:#252b2e;text-decoration:none}.d-menu__item.active{border-bottom-color:#252b2e}.d-menu__item>.item-title{font-size:12px;letter-spacing:1.92px;text-transform:uppercase}.d-menu__item.active .d-menu__drop-wrapper{display:block}.d-menu__drop-wrapper{display:none;position:fixed;left:0;right:0;bottom:0;cursor:default;background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);border-radius:0 0 8px 8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 0;overflow:auto}.d-menu__top{margin-bottom:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.d-menu__dropdown,.d-menu__top{display:-webkit-box;display:-ms-flexbox;display:flex}.d-menu__dropdown{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#fff;border-radius:8px;gap:12px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}.d-menu__accent{display:-webkit-box;display:-ms-flexbox;display:flex;width:15.823%;-ms-flex-negative:0;flex-shrink:0;padding:24px 12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:28px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:8px 0 0 8px;background-color:#fff5f5;border:1px inset rgba(219,92,0,.102)}.d-menu__accent .accent-title{font-weight:700;color:#252b2e;letter-spacing:-.42px;text-transform:uppercase;text-decoration:none;font-size:14px}.d-menu__accent .accent-children{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.d-menu__accent .accent-link{display:inline-block;padding:2px 0;font-size:14px;letter-spacing:-.28px;text-decoration:none;color:#252b2e}.d-menu__columns{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:stretch;align-self:stretch;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:32px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:24px 0}.d-menu__columns,.d-menu__columns .menu-list{display:-webkit-box;display:-ms-flexbox;display:flex}.d-menu__columns .menu-list{list-style:none;margin:0;padding:0 12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:19%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;gap:8px}.d-menu__columns .menu-list>li:nth-child(2){margin-top:4px}.d-menu__columns .menu-list a{display:inline-block;padding:2px 0;text-decoration:none;color:#252b2e}.d-menu__columns .col-title{font-weight:700;font-size:14px;text-transform:uppercase}.d-menu__collection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#fff;border-radius:8px;gap:12px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);padding:8px 14px;margin-top:16px}.d-menu__collection .collection-item{width:calc(16.6% - 10px)}.d-menu__collection .collection-title{font-weight:700;text-transform:uppercase;letter-spacing:-.42px;width:15.823%;text-decoration:none}.d-menu__collection-link,.d-menu__collection .collection-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#252b2e}.d-menu__collection-link{min-height:56px;gap:10px;text-decoration:underline;letter-spacing:-.28px}.d-menu__collection-link:hover .menu-img-bg{background:-webkit-gradient(linear,left top,right top,color-stop(3.11%,rgba(219,144,0,.4)),color-stop(15.54%,rgba(219,92,0,.4)),color-stop(76.16%,rgba(250,5,123,.4)),color-stop(91.34%,rgba(250,5,225,.4)));background:linear-gradient(90deg,rgba(219,144,0,.4) 3.11%,rgba(219,92,0,.4) 15.54%,rgba(250,5,123,.4) 76.16%,rgba(250,5,225,.4) 91.34%)}.d-menu__collection-link.--all{-webkit-transition:all .3s ease;transition:all .3s ease;width:auto}.d-menu__collection-link.--all:hover{color:rgba(37,43,46,.6)}.d-menu__collection-link.--all .icon{color:#252b2e!important}.d-menu__collection-link.--all .menu-img-bg{background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9)}.d-menu__collection-link .menu-img-bg{width:48px;height:48px}.d-menu__collection-link .menu-img-tag{width:40px;height:40px;-o-object-fit:cover;object-fit:cover}.d-menu__double-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:12px}.d-menu__double-panel .items-panel{background-color:#fff;border-radius:8px;padding:12px;min-height:472px;height:auto;width:32.72%;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}.d-menu__double-panel .items-panel.--space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.d-menu__double-panel .items-panel.--has-scroll{display:block;position:relative}.d-menu__double-panel .items-panel.--has-scroll>.d-menu__complex-link{margin-bottom:12px}.d-menu__double-panel .media-panel{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);overflow:hidden;font-size:0;aspect-ratio:16.4745/9}.d-menu__double-panel .media-panel>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:none}.d-menu__double-panel .media-panel>img:first-child{display:block}.d-menu__complex-link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;padding:2px;text-decoration:none;color:#252b2e}.d-menu__complex-link:hover .menu-img-bg{background:-webkit-gradient(linear,left top,right top,color-stop(3.11%,rgba(219,144,0,.4)),color-stop(15.54%,rgba(219,92,0,.4)),color-stop(76.16%,rgba(250,5,123,.4)),color-stop(91.34%,rgba(250,5,225,.4)));background:linear-gradient(90deg,rgba(219,144,0,.4) 3.11%,rgba(219,92,0,.4) 15.54%,rgba(250,5,123,.4) 76.16%,rgba(250,5,225,.4) 91.34%)}.d-menu__complex-link:hover .link-go{color:rgba(37,43,46,.6)}.d-menu__complex-link .menu-img-bg{width:80px;height:80px}.d-menu__complex-link .menu-img-tag{width:72px;height:72px;-o-object-fit:cover;object-fit:cover}.d-menu__complex-link .link-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:100%;padding-right:50px}.d-menu__complex-link .link-title{font-size:12px;line-height:1.2;letter-spacing:1.92px;text-transform:uppercase;display:block;padding-top:3px}.d-menu__complex-link .link-go{-webkit-transition:all .3s ease;transition:all .3s ease;font-size:10px;letter-spacing:-.2px;display:inline-block;padding-bottom:2px;border-bottom:1px solid}.m-menu.sectionsOpened{overflow:hidden;margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.m-menu.showCollections .m-menu__collections{display:block}.m-menu__main{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;margin-bottom:8px;white-space:nowrap}.m-menu__section{display:inline-block;white-space:normal;width:100%;vertical-align:top}.m-menu__section:not(:first-child){margin-left:12px}.m-menu__section .m-menu__section{display:none}.m-menu__back{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);padding:20px 16px 20px 12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.m-menu__back,.m-menu__back .back-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.m-menu__back .back-trigger{font-size:14px;line-height:1.2;letter-spacing:2.24px;text-transform:uppercase}.m-menu__back .back-trigger>.icon{-ms-flex-negative:0;flex-shrink:0;margin-top:-2px}.m-menu__back .section-link{font-size:14px;line-height:1.2;-ms-flex-negative:0;flex-shrink:0;letter-spacing:-.28px;color:#252b2e;text-decoration:underline}.m-menu__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);border-radius:8px}.m-menu__item{padding:12px 8px 12px 14px;display:block;width:100%;text-decoration:none;color:#252b2e}.m-menu__item:first-child{border-radius:8px 8px 0 0;padding-top:20px}.m-menu__item:last-child{border-radius:0 0 8px 8px;padding-bottom:20px}.m-menu__item.accent{background-color:#fff5f5}.m-menu__item .item-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.m-menu__item .item-name>span{font-size:14px;line-height:1.2;display:block;width:100%;-ms-flex-negative:1;flex-shrink:1;letter-spacing:2.24px;text-transform:uppercase;padding-top:2px}.m-menu__item .item-name>.icon{margin-left:auto;-ms-flex-negative:0;flex-shrink:0}.m-menu__collections{display:none;margin-bottom:15px}.m-menu__collections.opened .m-menu__collections-teaser{display:none}.m-menu__collections-teaser,.m-menu__collections.opened .m-menu__collections-full{display:-webkit-box;display:-ms-flexbox;display:flex}.m-menu__collections-teaser{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);gap:12px;height:72px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:8px 10px 8px 14px;font-size:14px;letter-spacing:2.24px;text-transform:uppercase}.m-menu__collections-teaser .teaser-images{display:-webkit-box;display:-ms-flexbox;display:flex}.m-menu__collections-teaser .teaser-images img{width:40px;height:40px;border-radius:50%;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff;position:relative}.m-menu__collections-teaser .teaser-images img:first-child{z-index:3}.m-menu__collections-teaser .teaser-images img:nth-child(2){margin-left:-20px;margin-right:-20px;z-index:2}.m-menu__collections-teaser .teaser-images img:last-child{z-index:1}.m-menu__collections-teaser>.icon{margin-left:auto}.m-menu__collections-full{display:none;gap:8px}.m-menu__collections-full,.m-menu__round-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.m-menu__round-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:12px;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}@media only screen and (max-width:767px){.m-menu__round-list{gap:8px}}.m-menu__round-item{color:#252b2e;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px}.m-menu__round-item .menu-img-bg{width:76px;height:76px;-ms-flex-negative:0;flex-shrink:0}.m-menu__round-item .menu-img-tag{width:100%;height:100%}.m-menu__round-item .link-info{padding:2px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.m-menu__round-item .link-title{font-size:12px;letter-spacing:1.92px;text-transform:uppercase}.m-menu__round-item .link-go{text-decoration:underline;font-size:10px;letter-spacing:-.2px}.menu-img-bg{-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;overflow:hidden;background:#fff;-ms-flex-negative:0;flex-shrink:0}.menu-img-tag{border-radius:50%;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff}.menu-link-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px;padding:0 10px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);font-size:10px;font-weight:600;letter-spacing:-.3px;text-transform:uppercase;border-radius:10px}.menu-personal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.menu-personal__accent-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);border-top:1px inset rgba(219,92,0,.102);border-bottom:1px inset rgba(219,92,0,.102);-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);letter-spacing:2.24px;font-size:14px;padding:20px 16px;text-decoration:none;color:#252b2e;text-transform:uppercase}.menu-personal__accent-link,.menu-personal__row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.menu-personal__row{gap:8px}.menu-personal__col{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);width:50%;padding:8px 8px 8px 14px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-personal__col,.menu-personal__item{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-personal__item{font-size:14px;line-height:1.2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 2px 12px 0;color:#252b2e;text-decoration:none;letter-spacing:-.28px}.menu-personal__item>.icon{-ms-flex-negative:0;flex-shrink:0}.menu-personal__link-wide{width:100%;background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);border-radius:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;font-size:14px;letter-spacing:-.28px;color:#252b2e;padding:10px}.menu-personal__link-wide,.news-card{display:-webkit-box;display:-ms-flexbox;display:flex}.news-card{border-radius:16px;overflow:hidden;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:612px}@media only screen and (max-width:1279px){.news-card{min-height:652px}}@media only screen and (max-width:767px){.news-card{min-height:490px}}.news-card__img{aspect-ratio:1/1;display:block}.news-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-card__content{padding:16px 16px 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.news-card__category,.news-card__content{display:-webkit-box;display:-ms-flexbox;display:flex}.news-card__category{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border-radius:24px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;padding:5px 10px;text-transform:uppercase}@media only screen and (max-width:767px){.news-card__category{font-size:10px;line-height:1.2;padding:4px 11px;letter-spacing:-.3px}}.news-card__link{color:#252b2e;text-decoration:none}.news-card__title{font-size:20px;line-height:1.2;font-weight:400;letter-spacing:-.4px;margin:0}@media only screen and (max-width:767px){.news-card__title{font-size:16px;line-height:1.19;letter-spacing:-.32px}}.news-card__text{font-size:16px;line-height:1.19;font-weight:400;letter-spacing:-.32px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:4px}@media only screen and (max-width:767px){.news-card__text{font-size:14px;line-height:1.15;letter-spacing:-.28px;margin-bottom:0}}.news-card__btn .icon{-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:767px){.news-card__btn{height:40px}}.news-card__btn svg{-ms-flex-negative:0;flex-shrink:0}.news-detail .about-grid__images{padding:0 34px}@media only screen and (max-width:1279px){.news-detail .about-grid__images{padding:0}}@media only screen and (min-width:1366px){.news-detail .about-grid__images picture{padding-right:6px}.news-detail .about-grid__images picture:first-child{padding:0}}.news-detail .about-grid__images.about-grid__images--one picture{padding:0!important}@media only screen and (min-width:1366px){.news-detail .about-grid--reverse .about-grid__images picture{padding-right:0;padding-left:6px}.news-detail .about-grid--reverse .about-grid__images picture:last-child{padding:0}}@media only screen and (max-width:767px){.news .head{padding-top:32px}}.news__title{text-transform:uppercase;margin-bottom:0}.news__items{padding:40px 0 48px}@media only screen and (max-width:1023px){.news__items{padding:40px 0}}.news__list{display:grid;gap:32px;margin-bottom:48px;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:1023px){.news__list{grid-template-columns:repeat(2,1fr);margin-bottom:40px;gap:24px 12px}}.news__loadmore{text-align:center}.ps__rail-y{width:4px!important;right:2px!important;opacity:1!important}.ps__thumb-y{width:4px!important;border-radius:1px;background-color:#d8d8d8;right:0}.ps__rail-x{height:4px!important}.ps__thumb-x{height:100%!important;border-radius:1px;background-color:#d8d8d8;bottom:0}.popular-categories{padding:80px 0;background-color:#fff5f5;overflow:hidden}@media only screen and (max-width:1023px){.popular-categories{padding:40px 0}}.popular-categories--no-title{padding:48px 0}@media only screen and (max-width:1023px){.popular-categories--no-title{padding:40px 0}}.popular-categories--bg-transparent{background-color:rgba(0,0,0,0)}.popular-categories__title{font-size:32px;line-height:1.2;margin-bottom:40px;letter-spacing:-.96px;text-align:center}@media only screen and (max-width:1023px){.popular-categories__title{margin-bottom:32px}}@media only screen and (max-width:767px){.popular-categories__title{font-size:26px;line-height:1.2;letter-spacing:-.78px}}.popular-categories__title b{font-weight:600}.popular-categories__buttons-place{margin-top:40px;text-align:center}@media only screen and (max-width:1023px){.popular-categories__buttons-place{margin-top:32px}}@media only screen and (max-width:1279px){.popular-categories__slide{width:172px}}.popular-categories__swiper{overflow:visible}.popular-categories__item{position:relative;color:#252b2e;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:44px 0 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width:1279px){.popular-categories__item{padding:51px 0 8px;gap:18px}}@media only screen and (max-width:767px){.popular-categories__item{gap:11px;padding:44px 0 6px}}@media (any-hover:hover){.popular-categories__item:hover .p-decor{-webkit-transform:translateX(-50%) scale(1.3);-ms-transform:translateX(-50%) scale(1.3);transform:translateX(-50%) scale(1.3)}}.popular-categories__item .p-decor{-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.popular-categories__item-image{display:-webkit-box;display:-ms-flexbox;display:flex;width:132px;height:132px}@media only screen and (max-width:1279px){.popular-categories__item-image{width:114px;height:114px}}@media only screen and (max-width:767px){.popular-categories__item-image{width:144px;height:144px}}.popular-categories__item-image>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.popular-categories__item-title{font-size:14px;line-height:1.2;letter-spacing:2.28px;text-transform:uppercase;text-align:center}@media only screen and (max-width:767px){.popular-categories__item-title{font-size:12px;line-height:normal;letter-spacing:1.92px}}.popup{-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);max-width:372px;border-radius:16px;background-color:#fff;margin:auto}.popup--auth{max-width:360px}.popup--auth .popup__inner{gap:24px}.popup--registration{max-width:640px}@media only screen and (max-width:1023px){.popup--registration{max-width:744px}}.popup--delivery-rules{max-width:912px;margin:16px auto}.popup--delivery-rules .text-page{padding:0}.popup--delivery-rules .text-page__title{font-size:26px;line-height:1.2;letter-spacing:-.78px}@media only screen and (max-width:767px){.popup--delivery-rules .text-page__title{font-size:20px;line-height:1.2;letter-spacing:-.4px;margin-bottom:24px}}.popup--delivery-rules .editor-styles ul li{margin-bottom:0}.popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px}.popup__inner.ps{max-height:calc(100svh - 32px);position:relative}.popup__inner.ps .ps__rail-y{margin-top:16px!important;margin-bottom:16px!important}.popup__inner.isLoading{position:relative}.popup__inner.isLoading:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;border-radius:16px;background-color:hsla(0,0%,100%,.5);background-image:url(/local/frontend-redesign/build/assets/images/required/loader.svg);background-position:50%;background-repeat:no-repeat;z-index:1}.popup__title{font-weight:700;font-size:14px;line-height:120%;letter-spacing:2px;text-transform:uppercase;color:#252b2e;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup__title--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.popup__title--phone-small{font-size:12px;line-height:normal;letter-spacing:1.92px}.popup__title .popup__close{margin-left:auto}.popup__descr{font-size:14px;line-height:1.2;font-weight:400;letter-spacing:-.39px;color:#252b2e}.popup__descr p{margin:0}.popup__descr b{font-weight:600;letter-spacing:-.42px}.popup__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding-top:8px}.popup__buttons .button{width:100%}.popup__close{padding:0;background:rgba(0,0,0,0);width:20px;height:20px;cursor:pointer;border:0;-ms-flex-negative:0;flex-shrink:0}.popup__scroll{max-height:570px;position:relative;overflow:hidden;margin-right:-15px;padding-right:15px}.modal{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-left:auto;margin-right:auto}.modal--bonuscard-history{max-width:906px}.modal--bonuscard-history .modal__body{overflow:auto;max-height:68.5svh}.modal__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:16px}.modal__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);border-radius:8px;padding:12px 10px 11px;font-size:14px;line-height:1.2;font-weight:700;letter-spacing:2.24px;text-transform:uppercase}.modal__close{-ms-flex-negative:0;flex-shrink:0;margin-left:auto}.modal__body{background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);border-radius:8px;padding:20px 16px}@media only screen and (max-width:767px){.modal__body{padding-left:12px;padding-right:12px}}.product-card{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:0 8px 16px;height:100%;position:relative}@media only screen and (max-width:479px){.product-card{padding-left:5px;padding-right:5px}}.product-card-wrap{height:100%;width:100%;max-width:362px;position:relative;overflow:hidden;margin:0 auto}.product-card__slider{width:calc(100% + 16px);margin-left:-8px;margin-right:-8px;overflow:hidden}.product-card__slide-img{display:block;aspect-ratio:1/1;width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down;margin:0 auto}.product-card__slider-pagination.swiper-pagination-bullets{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:5px;gap:4px;z-index:1}.product-card__pagination-bullet{opacity:1;width:5px;height:5px;margin:0;background-color:#d8d8d8;border-radius:50%}.product-card__pagination-bullet--active{background-color:#252b2e}.product-card__slider-toggle{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;z-index:2}@media only screen and (max-width:1023px){.product-card__slider-toggle{display:none}}.product-card__slider-toggle-item{height:auto;width:100%;cursor:pointer}.product-card__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;min-height:24px}@media only screen and (max-width:767px){.product-card__badges{min-height:16px}}.product-card__badge{padding:6px 10px;text-align:center;border-radius:24px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);font-size:12px;line-height:1;letter-spacing:-.24px;text-transform:uppercase}@media only screen and (max-width:767px){.product-card__badge{padding:4px 6px;font-size:8px;line-height:1;font-weight:600;letter-spacing:-.16px}}.product-card__type{font-size:8px;line-height:1.25;color:rgba(37,43,46,.6);text-align:center;letter-spacing:-.16px;height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.product-card__type span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.product-card__link{text-decoration:none;color:#252b2e}.product-card__name{height:49px;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;text-align:center;font-size:14px;line-height:1.15;font-weight:400;letter-spacing:-.28px}@media only screen and (max-width:1023px){.product-card__name{-webkit-line-clamp:2;height:34px}}@media only screen and (max-width:767px){.product-card__name{-webkit-line-clamp:3;height:48px}}.product-card__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px;color:#252b2e;text-decoration:none;font-size:10px;line-height:1;font-weight:400}.product-card__rating .icon{width:12px;height:12px}.product-card__rating .icon.full{color:#252b2e}.product-card__rating .icon.empty{color:#b5b5b5}.product-card__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:6px 0}.product-card__sale{font-size:12px;line-height:1;font-weight:700;color:#d63868;letter-spacing:-.24px}.product-card__price{font-size:14px;line-height:1;font-weight:700;letter-spacing:-.42px}.product-card__price-old{font-size:12px;line-height:1;letter-spacing:-.24px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-card__variants{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card__variant-selected{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;border-radius:25px;border:1px solid #d8d8d8;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:172px}@media only screen and (max-width:767px){.product-card__variant-selected{max-width:100%}}.product-card__variant-title{font-size:12px;line-height:1.1;padding:2px 8px 2px 2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;max-width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-card__variant-title img{max-width:16px;aspect-ratio:1/1;border-radius:50%}.product-card__variant-title span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-card__variant-btn{border:0;border-left:1px solid #d8d8d8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0);font-size:12px;line-height:1;font-weight:700;letter-spacing:-.24px;cursor:pointer;min-width:44px;padding:0 0 0 4px;color:#252b2e}.product-card__variant-btn,.product-card__variant-btn .icon{-ms-flex-negative:0;flex-shrink:0}.product-card__variant-btn+.product-card__variant-title{max-width:127px}@media only screen and (max-width:1023px){.product-card__variant-btn+.product-card__variant-title{max-width:calc(100% - 43px)}}.product-card__actions{padding-top:8px;margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.product-card__actions .btn-icon{-ms-flex-negative:0;flex-shrink:0;padding:0}.product-card__actions .btn-icon .icon{width:16px;height:16px}.product-card__actions .btn-icon .icon-added{display:none}.product-card__actions .btn-icon.added .icon-added{display:block}.product-card__actions .btn-icon.added .icon-add{display:none}.product-card__actions .btn{overflow:hidden}.product-card__actions .btn span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:479px){.product-card__actions .btn[data-btn-cart]{padding-left:15px;padding-right:15px}}.product-card__modal{position:absolute;inset:0;background-color:#fff;padding:6px 12px 12px;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:.3s;transition:.3s}.product-card__modal.open{opacity:1;visibility:visible;pointer-events:all}@media only screen and (max-width:1023px){.product-card__modal{position:fixed;background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:55}}.product-card__modal-head{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.product-card__modal-back,.product-card__modal-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card__modal-back{padding:0;background-color:rgba(0,0,0,0);border:0;gap:4px;cursor:pointer;font-size:14px;line-height:1.15;font-weight:600;letter-spacing:-.42px}@media only screen and (max-width:1023px){.product-card__modal-back{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}}.product-card__modal-back--mobile{display:none}@media only screen and (max-width:1023px){.product-card__modal-back--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:1023px){.product-card__modal-back--desktop,.product-card__modal-back .icon{display:none}}.product-card__modal-back-name{font-size:12px;line-height:1.34;font-weight:400;letter-spacing:-.24px;display:none}@media only screen and (max-width:1023px){.product-card__modal-back-name{display:block}}.product-card__modal-wrap{border-radius:16px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;position:relative;background-color:#fff;padding:0 4px 0 0}.product-card__modal-wrap .product-card__variants-item{margin-right:-4px;padding-right:12px}.product-card__modal-wrap .ps__rail-y{margin:12px 0}@media only screen and (max-width:1023px){.product-card__modal-wrap{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}.product-card__variants-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;padding:0;margin:0;overflow:hidden}.product-card__variants-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px;-webkit-transition:.3s;transition:.3s;cursor:pointer;gap:8px}.product-card__variants-item:hover{-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1)}.product-card__variants-item--disabled .product-card__variant-icon:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background-color:#d8d8d8;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.product-card__variants-item--selected{-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1)}.product-card__variants-item--selected .product-card__variant-icon{border-color:#252b2e}.product-card__variants-item--selected .product-card__variant-icon:before{background-color:#252b2e}.product-card__variant-icon{width:28px;height:28px;border-radius:50%;border:1px solid #d8d8d8;position:relative;padding:4px;-ms-flex-negative:0;flex-shrink:0}.product-card__variant-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.product-card__variant-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;font-size:12px;line-height:1;font-weight:400;letter-spacing:-.24px;text-overflow:ellipsis;white-space:nowrap;text-align:left}.product-card__variant-price{font-weight:700;text-align:right}.product-card__change-link,.product-card__variant-price{-ms-flex-negative:0;flex-shrink:0;font-size:12px;line-height:1;letter-spacing:-.24px}.product-card__change-link{border:0;color:#252b2e;border-bottom:1px solid #252b2e;padding:0 0 2px;background-color:rgba(0,0,0,0);cursor:pointer;font-weight:400}.product-card__form{height:calc(100% - 44px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px 12px 20px;gap:20px}.product-card__form-submit{margin-top:auto}.product-card__form-submit .btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card__form-title{font-size:10px;line-height:1.2;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;margin:0}.product-card__form-text{font-size:12px;line-height:1;letter-spacing:-.24px;margin:0}.product-card__counter{padding:4px 10px;gap:8px;border-radius:8px;background:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}.product-card__counter,.product-card__counter-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card__counter-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0;padding:0;background:rgba(0,0,0,0);color:#252b2e;cursor:pointer}.product-card__counter-field{border-radius:4px;border:1px solid #b5b5b5;padding:2px 4px;height:24px;font-size:14px;line-height:1;font-weight:700;letter-spacing:-.42px;text-align:center;width:32px;outline:none;-moz-appearance:textfield;-webkit-appearance:textfield}.product-card__counter-field::-webkit-inner-spin-button,.product-card__counter-field::-webkit-outer-spin-button,.product-card__counter-field::-webkit-textfield-decoration-container{-webkit-appearance:none;margin:0}.product-card__counter-field::-ms-clear,.product-card__counter-field::-ms-reveal,.product-card__counter-field::-webkit-caps-lock-indicator,.product-card__counter-field::-webkit-credentials-auto-fill-button{visibility:hidden;display:none}.product-card__error-counter{font-size:12px;line-height:1.17;color:#cc0c0c;text-align:center;position:absolute;bottom:0;left:0;right:0}.product-mini{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:24px 8px;border-top:1px solid #d8d8d8;color:#252b2e}@media only screen and (max-width:767px){.product-mini{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:0;padding-right:0}}.product-mini:first-child{border-top:0}.product-mini--in-header{padding-top:20px;padding-bottom:20px}.product-mini__image{-ms-flex-negative:0;flex-shrink:0;width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}@media only screen and (max-width:767px){.product-mini__image{width:60px;height:60px}}.product-mini__image>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-mini__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-mini__title{font-size:14px;line-height:1.2;display:inline-block;letter-spacing:-.28px;color:#252b2e;text-decoration:none}@media only screen and (max-width:767px){.product-mini__title{font-size:12px;line-height:normal;letter-spacing:-.24px}}.product-mini__article{font-size:8px;line-height:1;color:rgba(37,43,46,.6);text-transform:uppercase;letter-spacing:-.16px;margin-top:2px}.product-mini__variant-title{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding-left:2px}.product-mini__variant-title>img{-ms-flex-negative:0;flex-shrink:0;width:12px;height:12px;border-radius:50%}.product-mini__variant-title>span{font-size:12px;line-height:normal}.product-mini__bottom{margin-top:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:767px){.product-mini__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}}.product-mini__input{-ms-flex-negative:0;flex-shrink:0;width:90px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);overflow:hidden;border-radius:8px;padding:4px 8px;margin-right:16px}@media only screen and (max-width:767px){.product-mini__input{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.product-mini__input-field{font-size:14px;line-height:1;font-weight:700;letter-spacing:-.42px;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;height:100%;border:0;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:textfield}.product-mini__input-field::-webkit-inner-spin-button,.product-mini__input-field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-mini__input-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;height:16px;width:16px;cursor:pointer}.product-mini__input-btn>.icon{width:100%;height:100%}.product-mini__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:767px){.product-mini__actions{width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.product-mini__quantity{font-size:12px;line-height:normal;letter-spacing:-.24px;padding-bottom:2px}.product-mini__quantity .gray{color:rgba(37,43,46,.6)}.product-mini__prices-place{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px;padding-bottom:2px}@media only screen and (max-width:767px){.product-mini__prices-place{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.product-mini__discount-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.product-mini__price-old{font-size:12px;line-height:normal;letter-spacing:-.24px;text-decoration:line-through;white-space:nowrap}.product-mini__discount{font-size:10px;line-height:normal;font-weight:700;letter-spacing:-.2px;color:#d63868}.product-mini__price-current{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:1px}.product-mini__price-one{font-size:10px;line-height:normal;letter-spacing:-.2px;color:rgba(37,43,46,.6);white-space:nowrap}.product-mini__price-total{font-size:14px;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:-.42px;white-space:nowrap}.product-main__columns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:10}@media only screen and (max-width:1365px){.product-main__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product-main__info{width:100%;overflow:hidden;max-width:375px;position:sticky;top:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:100px 0 0}.product-main__info:last-child{max-width:316px;margin:auto 0;overflow:visible}@media only screen and (max-width:1365px){.product-main__info:last-child{max-width:100%;width:100%}}@media only screen and (max-width:1365px){.product-main__info .product-main__thumb-slider{display:none}}@media only screen and (max-width:1365px){.product-main__info{position:relative;max-width:100%;top:0;margin:0}}.product-main__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:8px}.product-main__badge{padding:5px 10px;background-color:#fff;text-align:center;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;text-transform:uppercase;position:relative;border-radius:24px}.product-main__badge:before{content:"";position:absolute;inset:0;border-radius:24px;padding:1px;background:-webkit-gradient(linear,left top,right top,from(#fbc3c1),color-stop(60.35%,#f8bef2),to(#cfd7f9));background:linear-gradient(90deg,#fbc3c1,#f8bef2 60.35%,#cfd7f9);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media only screen and (max-width:767px){.product-main__badge{font-size:10px;line-height:1.2}}.product-main__title{font-size:32px;line-height:1.19;font-weight:400;margin:0 0 8px;letter-spacing:-.96px}@media only screen and (max-width:767px){.product-main__title{font-size:20px;line-height:1.2;letter-spacing:-.4px}}.product-main__category{font-size:14px;line-height:1.15;font-weight:400;margin:0 0 32px;color:rgba(37,43,46,.6);letter-spacing:-.28px}@media only screen and (max-width:1365px){.product-main__category{margin-bottom:0}}@media only screen and (max-width:767px){.product-main__category{font-size:12px;line-height:1.17;letter-spacing:-.24px}}.product-main__thumb-slide{width:48px;height:48px}.product-main__thumb-slide.swiper-slide-thumb-active .product-main__thumb:before{background:-webkit-gradient(linear,left top,right top,color-stop(15.54%,#db5c00),color-stop(92.29%,#e787b5));background:linear-gradient(90deg,#db5c00 15.54%,#e787b5 92.29%)}.product-main__thumb{width:48px;height:48px;position:relative;padding:4px;border-radius:50%;cursor:pointer}.product-main__thumb:before{content:"";position:absolute;inset:0;border-radius:50%;padding:2px;background:-webkit-gradient(linear,left top,right top,color-stop(15.54%,rgba(219,92,0,.1)),color-stop(92.29%,rgba(231,135,181,.1)));background:linear-gradient(90deg,rgba(219,92,0,.1) 15.54%,rgba(231,135,181,.1) 92.29%);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-transition:background .3s ease;transition:background .3s ease}.product-main__thumb img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.product-main__gallery-container{position:sticky;top:150px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:1365px){.product-main__gallery-container{position:relative;top:0;width:100%}}.product-main__gallery{position:relative;width:615px;margin:0 auto}@media only screen and (max-width:1365px){.product-main__gallery{width:100%;margin-bottom:32px}}.product-main__gallery .swiper-slide{cursor:none;text-align:center}@media only screen and (max-width:1365px){.product-main__gallery .swiper-slide{cursor:default}}.product-main__gallery .swiper-slide img{aspect-ratio:1/1;max-width:615px;width:100%}.product-main__gallery:hover .btn-cursor{opacity:1}.product-main__gallery-pagination{display:none;bottom:14px}@media only screen and (max-width:1365px){.product-main__gallery-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:28px}}.product-main__pagination-bullet{width:12px;height:12px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;background:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}.product-main__pagination-bullet--active{background:-webkit-gradient(linear,left top,right top,from(#db06ad),color-stop(29.69%,#da0c9b),to(#d44102));background:linear-gradient(90deg,#db06ad,#da0c9b 29.69%,#d44102);-webkit-box-shadow:none;box-shadow:none}.product-main__gallery-nav{border-radius:50%;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border:1px solid hsla(0,0%,100%,.5);background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;z-index:2;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}@media only screen and (max-width:1365px){.product-main__gallery-nav{display:none}}.product-main__gallery-nav--prev{left:32px}.product-main__gallery-nav--next{right:32px}.product-main__gallery-slider,.product-main__thumb-slider{overflow:hidden}.product-main .btn-cursor{cursor:none;position:absolute;width:48px;height:48px;border-radius:50%;background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#252b2e;padding:12px;border:0;z-index:90;-webkit-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);transform:translate(-100%,-100%);-webkit-transition:-webkit-transform .05s linear;transition:-webkit-transform .05s linear;transition:transform .05s linear;transition:transform .05s linear,-webkit-transform .05s linear;will-change:transform;opacity:0}@media only screen and (max-width:1365px){.product-main .btn-cursor{opacity:1;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;bottom:12px;right:12px;width:32px;height:32px;padding:4px;cursor:pointer}}@media only screen and (max-width:767px){.product-main .btn-cursor{bottom:40px}}.product-main .btn-cursor svg{width:100%;height:100%}.product-main__modal{position:fixed;inset:0;opacity:0;pointer-events:none;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;background:#fff linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);z-index:99;overflow-y:auto}.product-main__modal.open{opacity:1;pointer-events:all;visibility:visible}.product-main__modal .swiper-slide{text-align:center}.product-main__modal .swiper-slide img{aspect-ratio:1/1;max-width:800px;width:100%}@media only screen and (max-width:1365px){.product-main__modal .product-main__gallery-slider{margin:auto 0}}@media only screen and (max-width:1365px){.product-main__modal .product-main__thumb-slider{margin-top:auto;margin-bottom:0}}.product-main__modal-close{position:absolute;right:32px;top:32px;padding:0;background:rgba(0,0,0,0);border:0;cursor:pointer;z-index:2}@media only screen and (max-width:1365px){.product-main__modal-close{right:12px;top:12px}}.product-main__modal-content{padding:32px;position:relative;height:100%}@media only screen and (max-width:1365px){.product-main__modal-content{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product-main__reviews{padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;color:#252b2e;text-decoration:none}.product-main__rating .icon{width:12px;height:12px}.product-main__rating .icon.empty{color:#b5b5b5}.product-main__link{font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:0;border-bottom:1px solid #252b2e;color:#252b2e;text-decoration:none;padding:0 0 1px;background-color:rgba(0,0,0,0);cursor:pointer;white-space:nowrap}.product-main__link--center{margin:0 auto}.product-main__card{border-radius:12px;background:#fff linear-gradient(165deg,hsla(0,0%,100%,.95) -.58%,hsla(0,0%,100%,.65) 99.82%);padding:12px;margin-bottom:12px;position:relative;z-index:1;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}.product-main__card,.product-main__card.fixed{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-main__card.fixed{position:fixed;bottom:69px;right:32px;z-index:99;width:316px;background:linear-gradient(165deg,hsla(0,0%,100%,.95) -.58%,hsla(0,0%,100%,.65) 99.82%);-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);margin-bottom:0;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}@media only screen and (max-width:1365px){.product-main__card.fixed{bottom:32px;left:12px;right:12px;width:calc(100% - 24px)}}@media only screen and (max-width:767px){.product-main__card.fixed{bottom:12px}}.product-main__card.fixed .product-main__unavailable{position:static;padding:10px 0;background:rgba(0,0,0,0)}.product-main__card.fixed .product-card__form-result h3{margin:0 0 12px}@media only screen and (max-width:1365px){.product-main__card.fixed .product-card__form-result>.text-center{text-align:left!important}}.product-main__card .product-card__form-result{font-size:12px;line-height:normal;letter-spacing:-.24px;margin-bottom:16px}.product-main__card .product-card__form-result h3{font-size:10px;line-height:1.2;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;margin:5px 0 16px;text-align:left}.product-main__card .product-card__form-result b{font-weight:700}.product-main__buy{overflow:hidden}@media only screen and (max-width:1365px){.product-main__buy{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.product-main__price-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:8px}.product-main__price-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.product-main__price{font-size:20px;line-height:1.2;font-weight:400;letter-spacing:-.4px;white-space:nowrap}.product-main__price--pink{color:#d63868}.product-main__price-info{min-width:42px}.product-main__price-sale{color:#d63868;font-size:10px;line-height:1.2;font-weight:700;letter-spacing:-.2px}.product-main__price-old{font-size:8px;line-height:1.25;font-weight:400;letter-spacing:-.16px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-main__price-online{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:4px}.product-main__price-desc{font-size:10px;line-height:1.2;font-weight:400;letter-spacing:-.2px}@media only screen and (max-width:1365px){.product-main__ya-badge{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:767px){.product-main__ya-badge{display:block;margin-bottom:8px}}@media only screen and (max-width:1365px){.product-main__ya-badge-item:last-child{margin-left:-40px}}@media only screen and (max-width:767px){.product-main__ya-badge-item:last-child{margin-left:0}}.product-main__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}@media only screen and (min-width:1366px){.product-main__actions{margin-top:8px}}@media only screen and (max-width:767px){.product-main__actions{width:100%}}.product-main__cart{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1365px){.product-main__cart{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media only screen and (max-width:767px){.product-main__cart{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.product-main__btn-unavailable{display:none}.product-main__fav{-ms-flex-negative:0;flex-shrink:0;padding:0}.product-main__fav .icon{width:16px;height:16px}.product-main__fav .icon-added{display:none}.product-main__fav.added .icon-added,.product-main__fav .icon-add{display:block}.product-main__fav.added .icon-add{display:none}.product-main__auth{width:100%;margin:8px 0 0;color:#d63868;font-size:10px;line-height:1.2;font-weight:400;letter-spacing:-.2px}.product-main__auth a{color:#d63868;text-decoration:underline;cursor:pointer}.product-main .dropdown__selected .product-main__variant-icon{border-color:#252b2e;-ms-flex-negative:0;flex-shrink:0}.product-main .dropdown__selected .product-main__variant-icon:before{background-color:#252b2e}.product-main__variants{z-index:2}.product-main__variants>.link-button{display:table;margin:0 auto}.product-main__variant-btn{padding:0;background-color:rgba(0,0,0,0);border:0;display:none;cursor:pointer;color:#252b2e}.product-main__sticky-variants{display:none;max-width:100%}.product-main__sticky-variants .product-main__variant-title{max-width:100%;margin-bottom:8px}.product-main__sticky-variants .product-main__variant-title .product-main__variant-icon{border:0;padding:0;width:16px;height:16px}.product-main__sticky-variants .product-main__variant-title span{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-main__sticky-variants .product-main__variants-list{height:0;margin:0}.product-main__sticky-variants .product-main__variants-list.ps{margin:10px 0 12px}@media only screen and (max-width:479px){.product-main__sticky-variants .product-main__variants-list.ps{margin:8px 0 10px}}.product-main__variants-dropdown{margin:0}.product-main__variants-dropdown .product-main__variants-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-align:left;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;padding-left:12px}.product-main__variant-title,.product-main__variants-dropdown .product-main__variant-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-main__variant-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;max-width:calc(100% - 26px);font-size:12px;line-height:1.17;font-weight:400}.product-main__variant-title span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-main__variant-icon{width:28px;height:28px;border-radius:50%;-webkit-box-shadow:0 0 0 1px #d8d8d8 inset;box-shadow:inset 0 0 0 1px #d8d8d8;padding:4px;-ms-flex-negative:0;flex-shrink:0}.product-main__variant-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.product-main__variant-price{font-size:12px;line-height:1.17;font-weight:700;text-align:right;letter-spacing:-.24px;white-space:nowrap}.product-main__variants-list{padding:0 12px 0 0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 5px;-ms-flex-wrap:wrap;flex-wrap:wrap;height:40px;max-height:188px;overflow:hidden;position:relative;margin:12px -12px 12px 0}@media only screen and (max-width:1365px){.product-main__variants-list{gap:8px 32px}}@media only screen and (max-width:767px){.product-main__variants-list{gap:5px 7px}}.product-main__variants-item{text-align:center;font-size:8px;line-height:1.25;font-weight:400;letter-spacing:-.16px;cursor:pointer}.product-main__variants-item .product-main__variant-icon{margin-bottom:2px}.product-main__variants-item--selected .product-main__variant-icon{-webkit-box-shadow:0 0 0 1px #252b2e inset;box-shadow:inset 0 0 0 1px #252b2e}.product-main__variants-item--selected .product-main__variant-icon:before{background-color:#252b2e!important}.product-main__variants-item--disabled .product-main__variant-icon{position:relative}.product-main__variants-item--disabled .product-main__variant-icon:before{content:"";position:absolute;width:100%;height:1px;top:50%;left:0;right:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#d8d8d8}.product-main__recommend{display:none}.product-main__recommend-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.product-main__recommend-title>span{font-size:10px;line-height:1.2;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}@media only screen and (max-width:767px){.product-main__recommend-title>span{display:inline-block;padding-right:56px}}.product-main__recommend-title>.link-button{white-space:nowrap}.product-main__recommend-card{border-radius:8px;background:#fff;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);padding:12px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.product-main__recommend-card:last-child{margin-bottom:0}.product-main__recommend-card--modal{border-radius:0;-webkit-box-shadow:none;box-shadow:none;border-top:1px solid #d8d8d8;width:621px;max-width:100%;padding:24px 8px}@media only screen and (max-width:1023px){.product-main__recommend-card--modal{width:490px}}@media only screen and (max-width:479px){.product-main__recommend-card--modal{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:12px;margin-bottom:0;row-gap:12px}}.product-main__recommend-card--modal:first-child{border-top:0}@media only screen and (min-width:480px){.product-main__recommend-card--modal .product-main__recommend-img{width:80px;height:80px}}@media only screen and (max-width:479px){.product-main__recommend-card--modal .product-main__recommend-content{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:calc(100% - 68px)}}.product-main__recommend-card--modal .product-main__recommend-card-title{font-size:14px}.product-main__recommend-card--modal .product-main__recommend-price-container{gap:8px}.product-main__recommend-card--modal .product-main__recommend-price-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.product-main__recommend-card--modal .product-main__recommend-sale{font-size:10px;letter-spacing:-.2px}.product-main__recommend-card--modal .product-main__recommend-price-old{font-size:12px;letter-spacing:-.24px}@media only screen and (max-width:479px){.product-main__recommend-card--modal .product-main__recommend-info .btn{display:none}}@media only screen and (min-width:480px){.product-main__recommend-card--modal .product-main__recommend-phone-buttons{display:none}}@media only screen and (max-width:479px){.product-main__recommend-card--modal .product-main__recommend-phone-buttons{width:100%}}.product-main__recommend-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-main__recommend-img{width:60px;height:60px;aspect-ratio:1/1;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1365px) and (min-width:768px){.product-main__recommend-img{width:80px;height:80px}}.product-main__recommend-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-main__recommend-card-title{overflow:hidden;color:#252b2e;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;text-decoration:none;margin-bottom:12px}@media only screen and (max-width:1365px) and (min-width:768px){.product-main__recommend-card-title{font-size:14px;line-height:1.2}}.product-main__recommend-info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-main__recommend-info,.product-main__recommend-price-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-main__recommend-price-container{gap:6px}@media only screen and (max-width:1365px) and (min-width:768px){.product-main__recommend-price-container{gap:8px}}.product-main__recommend-price{font-size:14px;line-height:1;font-weight:700;letter-spacing:-.42px}@media only screen and (max-width:1365px) and (min-width:768px){.product-main__recommend-price-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.product-main__recommend-sale{color:#d63868;font-size:8px;line-height:1.25;font-weight:700;letter-spacing:-.24px}@media only screen and (max-width:1365px) and (min-width:768px){.product-main__recommend-sale{font-size:10px;line-height:normal;letter-spacing:-.2px}}.product-main__recommend-price-old{font-size:8px;line-height:1.25;font-weight:400;letter-spacing:-.16px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}@media only screen and (max-width:1365px) and (min-width:768px){.product-main__recommend-price-old{font-size:12px;line-height:normal;letter-spacing:-.24px}}.product-main__store-text{font-size:12px;line-height:normal;letter-spacing:-.24px;margin:0 0 6px}.product-main__store-text span{color:#d63868}.product-main__store-delivery{border-radius:8px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-main__store-btn{height:24px;line-height:1.17;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-main__split-btn,.product-main__store-btn{text-transform:none;font-size:12px;font-weight:400;letter-spacing:-.24px;width:100%;margin-top:8px}.product-main__split-btn{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1}.product-main__split-btn img{-webkit-filter:grayscale(1);filter:grayscale(1)}.product-main__split-btn-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.product-main__split-btn-price .icon{-ms-flex-negative:0;flex-shrink:0}.product-main__unavailable{position:absolute;top:0;left:0;right:0;z-index:3;padding:10px 12px;border-radius:12px;display:none;width:100%;background:#fff}.product-main__unavailable.open{display:block}.product-main__unavailable .input__field{background-color:rgba(0,0,0,0)}.product-main__unavailable .product-card__form{padding:0}.product-main__unavailable .product-card__form-title{margin:5px 0 0}.product-main__unavailable .product-card__form-text{line-height:normal}@media only screen and (min-width:1366px){.product-main__unavailable .product-card__form-text{max-width:268px}}@media only screen and (max-width:1365px){.product-main__unavailable .btn{display:none}}.product-main__unavailable-close{position:absolute;right:12px;top:10px;cursor:pointer;background-color:rgba(0,0,0,0);border:0;padding:0;width:20px;height:20px}.product-main__counter{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 10px;gap:8px;border-radius:8px;background:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-main__counter-btn{border:0;padding:0;background:rgba(0,0,0,0);color:#252b2e;cursor:pointer}.product-main__counter-field{border-radius:4px;border:1px solid #b5b5b5;padding:2px 4px;height:24px;font-size:14px;line-height:1;font-weight:700;letter-spacing:-.42px;text-align:center;width:32px;outline:none;-moz-appearance:textfield;-webkit-appearance:textfield}.product-main__counter-field::-webkit-inner-spin-button,.product-main__counter-field::-webkit-outer-spin-button,.product-main__counter-field::-webkit-textfield-decoration-container{-webkit-appearance:none;margin:0}.product-main__counter-field::-ms-clear,.product-main__counter-field::-ms-reveal,.product-main__counter-field::-webkit-caps-lock-indicator,.product-main__counter-field::-webkit-credentials-auto-fill-button{visibility:hidden;display:none}.product-main__error-counter{font-size:12px;line-height:1.17;color:#cc0c0c}.popup--recommend{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.popup--recommend .popup__body{position:relative}.popup--recommend .popup__body.ended:after{opacity:0}.popup--recommend .popup__body:after{position:absolute;content:"";background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(55.77%,#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 55.77%);height:90px;bottom:0;right:0;left:0;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;pointer-events:none}.modal-map{position:fixed;background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;inset:0;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .3s ease;transition:all .3s ease;overflow-y:auto;padding:16px 0}@media only screen and (max-width:1365px){.modal-map{padding:12px}}.modal-map.open{opacity:1;visibility:visible;pointer-events:all;z-index:55}.modal-map__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:906px;max-width:100%;margin:auto;min-height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1365px){.modal-map__container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}}@media only screen and (max-width:767px){.modal-map__container{gap:12px;height:100%}}.modal-map__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;width:100%}.modal-map__top .btn-icon{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0}.modal-map__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:10px;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.modal-map__title{font-size:14px;line-height:1.15;font-weight:700;letter-spacing:2.24px;text-transform:uppercase;margin:0}.modal-map__body{border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);padding:16px;overflow:hidden}@media only screen and (max-width:767px){.modal-map__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 64px)}}.modal-map__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:24px}.modal-map__search-field{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.modal-map__search-field>.icon{position:absolute;right:12px;top:25px}.modal-map__search-field .input__field{background-color:#fff;padding-right:40px;white-space:nowrap;text-overflow:ellipsis}.modal-map__shops-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media only screen and (max-width:767px){.modal-map__shops-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:calc(100% - 145px)}}.modal-map__shops-list{aspect-ratio:1/1;width:50%;height:auto;overflow:hidden;position:relative;margin-right:-15px;padding-right:20px}@media only screen and (max-width:1365px){.modal-map__shops-list{width:55%;max-height:430px}}@media only screen and (max-width:767px){.modal-map__shops-list{aspect-ratio:auto;max-height:100%;margin-right:-15px;margin-left:-15px;width:calc(100% + 30px);padding-left:15px;padding-right:15px}}.modal-map__shops-count{text-align:center;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:1.92px;text-transform:uppercase;margin:0}.modal-map__shop{padding:24px 0;border-bottom:1px solid #d8d8d8}.modal-map__shop:last-child{border-bottom:0}.modal-map__shop-title{font-size:12px;line-height:1.17;font-weight:700;letter-spacing:-.24px;margin:0 0 12px}.modal-map__shop-address,.modal-map__shop-phone{font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;margin:0 0 4px}.modal-map__shop-phone{display:inline-block;color:#252b2e;text-decoration:none;margin:0 0 12px;-webkit-transition:color .3s ease;transition:color .3s ease}.modal-map__shop-phone:hover{color:#d63868}.modal-map__shop-detail{margin:20px 0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.modal-map__shop-detail-item{width:calc(50% - 6px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-map__shop-detail-item .modal-map__shop-address,.modal-map__shop-detail-item .modal-map__shop-phone,.modal-map__shop-detail-item .modal-map__shop-title{margin:0}.modal-map__shop-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media only screen and (max-width:1023px){.modal-map__shop-bottom .btn{width:100%}}@media only screen and (max-width:767px){.modal-map__shop-bottom .btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:767px){.modal-map__shop-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal-map__map{aspect-ratio:1/1;width:50%;border-radius:8px;overflow:hidden}@media only screen and (max-width:1365px){.modal-map__map{width:45%;aspect-ratio:3/4}}@media only screen and (max-width:767px){.modal-map__map{width:100%;position:absolute;z-index:-1000;left:-1000%}}.modal-map__map .ymaps-2-1-79-gototaxi,.modal-map__map .ymaps-2-1-79-gototech{display:none}.modal-map__warning{font-size:14px;line-height:1.15;font-weight:400;letter-spacing:-.28px;text-align:center;margin:16px 0 0}@media only screen and (max-width:1023px){.modal-map__warning{max-width:590px;margin-left:auto;margin-right:auto}}.product-reviews{padding:48px 0}@media only screen and (max-width:1365px){.product-reviews{padding:0 0 40px}}.product-reviews__title{text-align:center;font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px;margin:0 0 40px}@media only screen and (max-width:767px){.product-reviews__title{font-size:26px;line-height:1.2;letter-spacing:-.78px;margin-bottom:32px}}.product-reviews__container{max-width:864px;margin:0 auto}.product-reviews__empty{padding:32px 72px;border-radius:16px;background:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);text-align:center}.product-reviews__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:32px}@media only screen and (max-width:1365px){.product-reviews__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}}.product-reviews__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:240px;padding:32px 72px;border-radius:16px;background:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);text-align:center;width:50%}@media only screen and (max-width:1365px){.product-reviews__card{width:100%}}@media only screen and (max-width:767px){.product-reviews__card{padding:30px 72px}}.product-reviews__card-title{font-size:32px;line-height:1.19;font-weight:600;letter-spacing:-.96px;margin-bottom:6px}.product-reviews__card-desc{font-size:12px;line-height:normal;font-weight:400;letter-spacing:1.92px;text-transform:uppercase;max-width:300px;margin:0 auto}.product-reviews__card-rating-row{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px}@media only screen and (max-width:1365px){.product-reviews__card-rating-row{margin-top:44px}}@media only screen and (max-width:767px){.product-reviews__card-rating-row{margin-top:26px}}.product-reviews__card-rating-count{font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px}.product-reviews__card-rating{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.product-reviews__card-rating .icon{width:16px;height:16px}.product-reviews__card-rating .icon.empty{color:#b5b5b5}.product-reviews__card-reviews-count{font-size:12px;line-height:normal;font-weight:700;letter-spacing:1.92px;text-transform:uppercase}.product-reviews__progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%;padding:0 12px}@media only screen and (max-width:1365px){.product-reviews__progress{width:100%;padding:0}}.product-reviews__progress-title{font-size:12px;line-height:1.17;font-weight:400;text-align:center;letter-spacing:1.92px;text-transform:uppercase;margin-bottom:24px}.product-reviews__progress-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:17px;cursor:pointer}@media only screen and (max-width:1365px){.product-reviews__progress-item{margin-bottom:20px}}.product-reviews__progress-item:last-child{margin-bottom:0}.product-reviews__progress-label{width:80px;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:1.92px;text-transform:uppercase;-ms-flex-negative:0;flex-shrink:0}.product-reviews__progress-label:last-child{width:30px;text-align:right}.product-reviews__progress-line{border-radius:8px;overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:8px}.product-reviews__progress-line:before{inset:0;padding:1px;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-transition:background .3s ease;transition:background .3s ease}.product-reviews__progress-line:before,.product-reviews__progress-rail{content:"";position:absolute;border-radius:8px;background:-webkit-gradient(linear,left top,right top,from(#db06ad),color-stop(29.69%,#da0c9b),to(#d44102));background:linear-gradient(90deg,#db06ad,#da0c9b 29.69%,#d44102)}.product-reviews__progress-rail{top:0;bottom:0;left:0;width:calc(var(--width)*1)}.product-reviews__list{margin-bottom:32px}.product-reviews__item{border-top:1px solid #d8d8d8;padding:32px 0}@media only screen and (max-width:767px){.product-reviews__item{padding:24px 0}}.product-reviews__item-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.product-reviews__item-rating{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.product-reviews__item-rating .icon{width:12px;height:12px}.product-reviews__item-rating .icon.empty{color:#b5b5b5}.product-reviews__item-date{font-size:10px;line-height:1.2;font-weight:400;letter-spacing:-.2px}.product-reviews__item-title{font-size:14px;line-height:1.15;font-weight:700;letter-spacing:-.42px;text-transform:uppercase;margin:0 0 16px}.product-reviews__item-text{font-size:14px;line-height:1.15;font-weight:400;letter-spacing:-.28px;margin-bottom:16px}.product-reviews__item-author{font-size:10px;line-height:1.2;font-weight:400;letter-spacing:-.2px}.product-reviews__item-answer{margin:24px 0 0 24px;padding:32px 0 0 24px;border-left:1px solid rgba(37,43,46,.6)}@media only screen and (max-width:767px){.product-reviews__item-answer{padding:24px 0 0 24px}}.product-reviews__item-answer .product-reviews__item-text{margin-bottom:0}.product-reviews__item-logo{-ms-flex-negative:0;flex-shrink:0}.product-reviews__item-logo .icon{width:68px;height:16px}.product-reviews__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px}.product-reviews-form__rating{margin-bottom:24px;position:relative}.product-reviews-form__rating .error-message{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.product-reviews-form__rating-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.product-reviews-form__rating-group:hover label.activated{color:#252b2e}.product-reviews-form__rating-group input{position:absolute;left:-9999px}.product-reviews-form__rating-group input:checked~label.activated,.product-reviews-form__rating-group input:hover~label.activated{color:#b5b5b5}.product-reviews-form__rating-group label{margin:0;cursor:pointer;color:#b5b5b5;-webkit-transition:all .3s ease;transition:all .3s ease}.product-reviews-form__rating-group label .icon{width:16px;height:16px}.product-reviews-form__rating-group label.activated{color:#252b2e}.product-reviews-form .field{margin-bottom:12px}.product-reviews-form .field:last-of-type{margin-bottom:0}.product-reviews-form .input__field--textarea{padding-top:8px;padding-bottom:8px}.product-tabs{padding:80px 0 48px}@media only screen and (max-width:1365px){.product-tabs{padding:40px 0}}.product-tabs__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}@media only screen and (max-width:1365px){.product-tabs__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}}.product-tabs__title{max-width:336px;text-align:right;font-size:32px;line-height:1.19;font-weight:200;letter-spacing:-.96px;margin:0}@media only screen and (min-width:1440px){.product-tabs__title{max-width:450px}}@media only screen and (max-width:1365px){.product-tabs__title{max-width:100%;text-align:left}}@media only screen and (max-width:767px){.product-tabs__title{font-size:26px;line-height:1.2;letter-spacing:-.78px}}.product-tabs__content{max-width:755px;margin:0 auto;font-size:16px;line-height:1.13;font-weight:400;letter-spacing:-.32px;width:100%}@media only screen and (min-width:1440px){.product-tabs__content{max-width:1100px}}@media only screen and (max-width:1365px){.product-tabs__content{max-width:100%;margin:0}}@media only screen and (max-width:767px){.product-tabs__content{font-size:14px;line-height:1.15;letter-spacing:-.28px}}@media only screen and (max-width:1365px){.product-tabs__content .tabs{display:none}}.product-tabs__content .tabs__list{-ms-flex-item-align:start;align-self:flex-start}.product-tabs__content .tabs__link--white{font-size:12px;line-height:1.17;letter-spacing:1.92px;padding-top:11px;padding-bottom:10px}.product-tabs__content .tabs__content-wrapper{padding-left:16px;padding-right:16px}.product-tabs__content .accordion{display:none}@media only screen and (max-width:1365px){.product-tabs__content .accordion{display:block}}.product-tabs__content .accordion__item{background-color:rgba(0,0,0,0);border-radius:0;border-bottom:1px solid rgba(37,43,46,.6);-webkit-box-shadow:none;box-shadow:none}.product-tabs__content .accordion__item-toggle{padding:12px 0}.product-tabs__content .accordion__item-title{font-size:12px;line-height:1.17;font-weight:400;letter-spacing:1.92px;text-transform:uppercase}.product-tabs__content .accordion__item-content{padding:8px 0 14px;border-top:0}.product-tabs__content b{font-weight:600}.product-tabs__content ul{list-style:none;padding:0}.product-tabs__content ul li:before{content:"- "}.product-tabs__content ol:first-child,.product-tabs__content p:first-child,.product-tabs__content ul:first-child{margin-top:0}.product-tabs__content ol:last-child,.product-tabs__content p:last-child,.product-tabs__content ul:last-child{margin-bottom:0}.product-tabs__advantages{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px 32px;padding:0 16px}@media only screen and (max-width:1365px){.product-tabs__advantages{padding:0}}@media only screen and (max-width:767px){.product-tabs__advantages{grid-template-columns:repeat(2,1fr);gap:12px}}.product-tabs__advantage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.product-tabs__advantage-icon{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0}.product-tabs__advantage-text{font-size:10px;line-height:1.2;letter-spacing:1.6px;text-transform:uppercase}.product{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.15)),color-stop(57.65%,hsla(0,0%,100%,0))),#fff;background:linear-gradient(180deg,rgba(0,0,0,.15),hsla(0,0%,100%,0) 57.65%),#fff}.product .about-grid{margin:0}@media only screen and (min-width:1280px){.product .about-grid__images{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding-left:0;grid-template-columns:324px 270px}}@media only screen and (max-width:1279px){.product .about-grid__images{grid-row:1/2;grid-column:2/3;grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.product .about-grid__images{grid-row:2/3;grid-column:1/2}}@media only screen and (max-width:1279px){.product .about-grid__images picture:first-child{grid-column:1/2;grid-row:1/3}}@media only screen and (max-width:1279px){.product .about-grid__images picture:last-child,.product .about-grid__images picture:nth-child(2){grid-column:2/3}}.product .about-grid__images img{max-height:100%}@media only screen and (max-width:1279px){.product .about-grid__row{grid-template-columns:1fr 1.4fr;gap:12px}}@media only screen and (max-width:767px){.product .about-grid__row{grid-template-columns:1fr;gap:32px}}@media only screen and (max-width:1279px){.product .about-grid .about-grid__content{grid-row:1/2;grid-column:1/2}}.product .about-grid__content{text-align:left;margin:0;padding:0;max-width:320px}@media only screen and (max-width:1365px){.product .about-grid__content{max-width:244px}}@media only screen and (max-width:767px){.product .about-grid__content{max-width:100%}}.product .about-grid__title{font-size:20px;line-height:1.2;font-weight:600;letter-spacing:-.6px;margin-bottom:4px}@media only screen and (max-width:479px){.product .about-grid__title{font-size:16px;line-height:1.2;letter-spacing:-.32px}}.product .about-grid .about__text{font-size:14px;line-height:1.2}@media only screen and (max-width:1279px){.product .about-grid .about__text{font-size:12px;line-height:normal;letter-spacing:-.24px}}.product .about-grid .btn{height:52px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;line-height:1;letter-spacing:1.92px}@media only screen and (max-width:1279px){.product .about-grid .btn{height:36px}}.products-slider{padding:48px 0 126px;overflow:hidden}.products-slider__swiper{overflow:visible}.products-slider__swiper .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.products-slider__swiper .swiper-slide{height:auto}@media only screen and (max-width:1023px){.products-slider{padding:40px 0 0}}.profile-addresses__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.profile-addresses__list.one-address{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile-addresses__list .profile__card{width:calc(50% - 6px)}@media only screen and (max-width:1023px){.profile-addresses__list .profile__card{width:100%}}.profile-addresses__actions{gap:20px}.profile-addresses__actions,.profile-addresses__add{display:-webkit-box;display:-ms-flexbox;display:flex}.profile-addresses__add{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:48px}@media only screen and (max-width:1023px){.profile-addresses__add{margin-top:32px}}.profile-loyalty__history{font-size:12px;line-height:normal}@media only screen and (max-width:767px){.profile-loyalty__history{width:712px;position:relative}}@media only screen and (max-width:767px){.profile-loyalty__history:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%}}.profile-loyalty__history-head{font-weight:700;letter-spacing:1.92px;text-transform:uppercase;padding-right:8px}.profile-loyalty__history-head .profile-loyalty__history-row{padding-bottom:12px}.profile-loyalty__history-body{letter-spacing:-.24px;position:relative;max-height:464px;padding-right:8px}@media only screen and (max-width:767px){.profile-loyalty__history-body{max-height:none}}.profile-loyalty__history-body .profile-loyalty__history-row{border-top:1px solid #d8d8d8;padding:16px 0}.profile-loyalty__history-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.profile-loyalty__history-col{width:100%}.profile-loyalty__history-col:first-child{padding-left:4px}.profile-loyalty__edit-form .field{width:100%}.profile-loyalty__edit-row+.profile-loyalty__edit-row{margin-top:15px}.profile-loyalty__edit-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media only screen and (max-width:479px){.profile-loyalty__edit-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.profile-loyalty__edit-col{width:100%;position:relative}.profile-loyalty__edit-col.col-50{width:50%;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:479px){.profile-loyalty__edit-col.col-50{width:100%}}.profile-loyalty__edit-checkbox{margin:24px 0}.profile-order-detail__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;position:sticky;top:160px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media only screen and (max-width:1023px){.profile-order-detail__col{position:static}}.profile-order-detail__part{padding:12px 0;border-bottom:1px solid #d8d8d8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.profile-order-detail__part--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:13px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.profile-order-detail__part:first-child{padding-top:0}.profile-order-detail__part:last-child{border-bottom:0;padding-bottom:0}.profile-order-detail__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.profile-order-detail__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.profile-order-detail__label{gap:8px;font-size:10px;line-height:1.2;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.profile-order-detail__label,.profile-order-detail__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-order-detail__value{font-size:12px;line-height:1.17;letter-spacing:-.24px;gap:4px;margin:0}.profile-order-detail__value--large{font-size:14px;line-height:1.15;letter-spacing:-.28px}.profile-order-item{text-decoration:none;color:#252b2e;display:block}.profile-order-item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:1.19;font-weight:600;letter-spacing:-.32px;margin:0 0 24px}.profile-order-item__detail{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media only screen and (max-width:767px){.profile-order-item__detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.profile-order-item__label{color:rgba(37,43,46,.6);font-size:12px;line-height:1;letter-spacing:-.24px;margin-bottom:2px;display:block}.profile-order-item__value{font-size:16px;line-height:1;letter-spacing:-.32px}.profile-order-item__value--bold{font-weight:600}.profile-order-item__value--canceled{color:rgba(37,43,46,.6)}.profile-order-item__item{min-width:100px}.profile-order-item__item--price{margin:0 0 0 auto;text-align:right}@media only screen and (max-width:767px){.profile-order-item__item--price{margin:13px 0 0;text-align:left}}.profile-order-item__price{font-size:20px;line-height:1.2;font-weight:600;letter-spacing:-.6px}.profile-orders__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:48px}@media only screen and (max-width:767px){.profile-orders__list{margin-bottom:40px}}.profile-orders__item{padding:24px 32px;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1)}.profile-orders__pagination{margin-bottom:48px}@media only screen and (max-width:767px){.profile-orders__pagination{margin-bottom:40px}}.profile-orders__status{margin:48px 0;padding:32px;border-radius:12px;background-color:#fff5f5;text-align:center}@media only screen and (max-width:767px){.profile-orders__status{margin:40px 0;padding:32px 12px}}.profile-orders__status-title{font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px;margin:0 0 32px}@media only screen and (max-width:767px){.profile-orders__status-title{font-size:26px;line-height:1.2;letter-spacing:-.78px;margin-bottom:24px;text-wrap:balance}}.profile-orders__status-title b{font-weight:600}.profile-orders__statuses{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:644px;margin:0 auto 32px}@media only screen and (max-width:767px){.profile-orders__statuses{grid-template-columns:1fr}}.profile-orders__status-item{border-radius:8px;background-color:#fff;padding:12px}.profile-orders__status-name{font-size:14px;line-height:1.15;font-weight:700;letter-spacing:2.24px;text-transform:uppercase;margin:0 0 8px}.profile-orders__status-desc{font-size:14px;line-height:1.15;letter-spacing:-.28px;margin:0}.profile-orders__status-warn{border-radius:8px;background:-webkit-gradient(linear,left top,right top,color-stop(15.54%,rgba(219,92,0,.1)),color-stop(92.29%,rgba(231,135,181,.1)));background:linear-gradient(90deg,rgba(219,92,0,.1) 15.54%,rgba(231,135,181,.1) 92.29%);margin:0 auto;padding:12px;max-width:644px;font-size:14px;line-height:1.15}.profile-orders__status-icon{color:#d63868;margin-bottom:12px}.profile__title{text-align:center;font-size:14px;line-height:1.15;font-weight:700;letter-spacing:2.24px;text-transform:uppercase;margin:0 0 32px}.profile__info{margin:48px auto;max-width:1147px}@media only screen and (max-width:1365px){.profile__info{margin:40px auto;max-width:1107px}}.profile__grid{display:grid;gap:12px;grid-template-columns:1fr 1fr}@media only screen and (max-width:1023px){.profile__grid{grid-template-columns:1fr}}.profile__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media only screen and (max-width:1023px){.profile__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.profile__col{width:calc(50% - 6px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media only screen and (max-width:1023px){.profile__col{width:100%}}.profile__card{border-radius:8px;background-color:#fff;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1)}.profile__card--full{grid-column:1/3}@media only screen and (max-width:1023px){.profile__card--full{grid-column:1/2}}.profile__card--personal{grid-row:1/3}@media only screen and (max-width:1023px){.profile__card--personal{grid-row:1/2}}.profile__card-head{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f0f0f0}@media only screen and (max-width:767px){.profile__card-head{padding:12px}}.profile__card-title{font-size:12px;line-height:1;font-weight:700;letter-spacing:1.92px;text-transform:uppercase;margin:0}.profile__card-link{color:#252b2e;text-decoration:none;padding:1px;font-size:12px;line-height:1;letter-spacing:-.24px;border-bottom:1px solid #252b2e;cursor:pointer}.profile__card-badge{font-size:10px;line-height:1.2;font-weight:600;letter-spacing:-.3px;text-transform:uppercase;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:16px;padding:0 6px;border-radius:8px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9)}.profile__card-body{padding:20px 16px 16px}@media only screen and (max-width:767px){.profile__card-body{padding:20px 12px 16px}}.profile__card-body:last-child{padding-bottom:20px}.profile__card-body .radio__text{font-size:14px;line-height:1.15;letter-spacing:-.28px}.profile__card-bottom{padding:16px 16px 20px;border-top:1px solid #f0f0f0}@media only screen and (max-width:767px){.profile__card-bottom{padding:12px 12px 20px}}.profile__card-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 12px}.profile__card-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}.profile__card-item--50{width:calc(50% - 6px)}@media only screen and (max-width:767px){.profile__card-item--50{width:100%}}.profile__card-item--33{width:calc(33.3333% - 12px)}.profile__card-item--row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.profile__card-label{color:rgba(37,43,46,.6);font-size:10px;line-height:1.2;letter-spacing:-.2px;display:block}.profile__card-value{font-size:14px;line-height:1.15;letter-spacing:-.28px;display:block}.profile__card-orders{margin-bottom:24px}@media only screen and (max-width:767px){.profile__card-orders{margin-top:-12px;margin-bottom:12px}}.profile__order{padding:16px;border-bottom:1px solid #f0f0f0}@media only screen and (max-width:767px){.profile__order{padding:24px 0}}.profile__status{text-align:center;padding:34px 12px;border-radius:8px;background:-webkit-gradient(linear,left top,right top,color-stop(15.54%,rgba(219,92,0,.1)),color-stop(92.29%,rgba(231,135,181,.1)));background:linear-gradient(90deg,rgba(219,92,0,.1) 15.54%,rgba(231,135,181,.1) 92.29%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:1.15;letter-spacing:-.28px}.profile__status-icon--off{color:#d63868}.profile__status-icon--on{color:#058111}.profile__loyalty-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;row-gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:767px){.profile__loyalty-row{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}}.profile__loyalty-col{max-width:268px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:1023px){.profile__loyalty-col{max-width:188px}}@media only screen and (max-width:767px){.profile__loyalty-col{max-width:none;width:calc(33.3333% - 8px)}}.profile__loyalty-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media only screen and (max-width:1023px){.profile__loyalty-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.profile__barcode-wrapper{text-align:center;padding-top:48px}.profile__barcode-wrapper .barcode-image{display:inline-block;font-size:0;overflow:hidden;border-radius:3px;margin-bottom:48px}.profile__barcode-wrapper .barcode-text{font-size:12px;line-height:normal;letter-spacing:-.24px}.purchase-result__section{padding-top:48px;padding-bottom:38px;max-width:1082px;margin:0 auto}@media only screen and (max-width:1023px){.purchase-result__section{padding-top:40px;padding-bottom:40px}}.purchase-result__title{font-size:14px;line-height:1.2;font-weight:700;margin:0 0 32px;text-align:center;letter-spacing:2.24px;text-transform:uppercase}.purchase-result__description{font-size:14px;line-height:1.2;letter-spacing:-.28px;text-align:center}.purchase-result__description b{font-weight:600}.purchase-result__description p{margin:0}.purchase-result__description p+p{margin-top:8px}.purchase-result__description .font-small{font-size:12px}.purchase-result__redirect{font-size:14px;line-height:1.2;letter-spacing:-.28px;margin-top:24px;border-radius:8px;background:-webkit-gradient(linear,left top,right top,color-stop(15.54%,rgba(219,92,0,.1)),color-stop(92.29%,rgba(231,135,181,.1)));background:linear-gradient(90deg,rgba(219,92,0,.1) 15.54%,rgba(231,135,181,.1) 92.29%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 32px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;text-align:center}@media only screen and (max-width:479px){.purchase-result__redirect{padding-left:12px;padding-right:12px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.purchase-result__redirect .btn{min-width:160px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.purchase-result__details{margin-top:48px;margin-bottom:12px}@media only screen and (max-width:1023px){.purchase-result__details{margin-top:40px;margin-bottom:12px}}@media only screen and (max-width:479px){.purchase-result__details{margin-top:32px}}.purchase-result__details-header{border-radius:8px 8px 0 0;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;font-size:12px;line-height:normal;letter-spacing:-.24px}.purchase-result__details-header>b{font-size:10px;line-height:1.2;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.purchase-result__details-body{background-color:#fff;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0 0 8px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 32px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:479px){.purchase-result__details-body{padding-left:12px;padding-right:12px}}.purchase-result__details-body .purchase-result__details-row{padding:12px 0}.purchase-result__details-body .purchase-result__details-row:first-child{padding-top:0}.purchase-result__details-body .purchase-result__details-row:last-child{padding-bottom:0}.purchase-result__details-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:16px;font-size:12px;line-height:normal;letter-spacing:-.24px}.purchase-result__details-row:first-child{padding-top:0}.purchase-result__details-row:last-child{padding-bottom:0}.purchase-result__details-row .details-title-col{font-size:10px;line-height:1.2;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;padding:2px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.purchase-result__details-row .details-title-col b{font-weight:700}.purchase-result__details-row .details-full-col{width:100%}.purchase-result__details-row+.purchase-result__details-row{border-top:1px solid #d8d8d8}.purchase-result__white-block{background-color:#fff;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 32px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:479px){.purchase-result__white-block{padding-left:12px;padding-right:12px}}.purchase-result__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media only screen and (max-width:1023px){.purchase-result__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.purchase-result__info .info-col{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.purchase-result__our-contacts{margin-top:16px;margin-bottom:16px}.purchase-result__our-contacts .our-phone{font-size:16px;line-height:1.2;letter-spacing:-.32px}.purchase-result__our-contacts .our-schedule{margin-top:8px;color:rgba(37,43,46,.6)}.purchase-result__tg-bot{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.purchase-result__scroll{position:relative;max-height:800px}@media only screen and (max-width:479px){.purchase-result__scroll{max-height:660px}}.purchase-result__scroll.ps--active-y{padding-right:10px}.purchase-result__summary{margin-top:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;width:100%}.purchase-result__summary b{font-weight:600}.purchase-result__summary .summary-item{font-size:14px;line-height:1.2;letter-spacing:-.28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.purchase-result__summary .summary-item>b{letter-spacing:-.42px}.purchase-result__summary .summary-item--total{font-size:16px;line-height:1.2;margin-top:4px;letter-spacing:-.32px}.purchase-result__summary .summary-item--total>b{letter-spacing:-.32px}.return-goods{padding:0 0 80px}@media only screen and (max-width:1279px){.return-goods{padding:0 0 40px}}.return-goods__title{text-align:center;font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px}@media only screen and (max-width:1279px){.return-goods__title{max-width:100%}}@media only screen and (max-width:767px){.return-goods__title{margin-bottom:32px;font-size:26px;line-height:1.24;letter-spacing:-.78px}}.c-search{display:none;position:fixed;bottom:0;left:0;right:0;background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 0;overflow:auto;z-index:55}.c-search.opened{display:block}.c-search__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;height:40px;margin-bottom:16px;position:sticky;top:0;z-index:1}@media only screen and (max-width:1365px){.c-search__head{margin-bottom:12px}}.c-search__head>.btn-icon{-ms-flex-negative:0;flex-shrink:0}.c-search__input{height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);padding:8px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.c-search__input>.icon{-ms-flex-negative:0;flex-shrink:0}.c-search__input .clear-field{font-size:0;cursor:pointer;width:20px;height:20px;position:absolute;top:10px;right:10px;display:none}.c-search__field{font-size:14px;border:0;outline:none;width:100%;background-color:rgba(0,0,0,0)}.c-search__field::-webkit-input-placeholder{-webkit-transition:all .3s ease;transition:all .3s ease;color:#252b2e;text-indent:0;font-size:14px}.c-search__field:-moz-placeholder,.c-search__field::-moz-placeholder{-moz-transition:all .3s ease;transition:all .3s ease;color:#252b2e;text-indent:0;font-size:14px}.c-search__field:-ms-input-placeholder{-ms-transition:all .3s ease;transition:all .3s ease;color:#252b2e;text-indent:0;font-size:14px}.c-search__result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width:1365px){.c-search__result{gap:8px}}.c-search__advices{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);padding:14px 16px 16px}.c-search__advices .advices-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding-bottom:16px;border-bottom:1px solid #d8d8d8;font-size:14px;letter-spacing:2.24px;text-transform:uppercase}.c-search__advices .advices-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;padding-top:16px}.c-search__advices .advice-item{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;gap:10px;padding:0 10px;height:24px;border-radius:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:12px;letter-spacing:-.24px}.c-search__advices .advice-item,.c-search__products{background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}.c-search__products{border-radius:8px;padding:14px 16px 16px;width:100%}.c-search__products .products-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-bottom:16px;border-bottom:1px solid #d8d8d8;font-size:14px;letter-spacing:2.24px;text-transform:uppercase}.c-search__products .products-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:16px;padding-top:16px}@media only screen and (max-width:1365px){.c-search__products .products-list .c-search__product:nth-child(n+5){display:none}}.c-search__products .all-result{display:table;margin:16px auto 0}.c-search__product{background-color:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);border-radius:8px;width:calc(25% - 9px);height:104px;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#252b2e}@media only screen and (max-width:1365px){.c-search__product{width:calc(50% - 6px)}}@media only screen and (max-width:767px){.c-search__product{width:100%}}.c-search__product .img-wrapper{-ms-flex-negative:0;flex-shrink:0;width:80px;height:80px}.c-search__product .img-wrapper>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-search__product .product-info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.c-search__product .product-title{width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;font-size:14px;letter-spacing:-.28px}.c-search__product .product-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-search__product .product-price{font-size:14px;letter-spacing:-.42px;text-transform:uppercase}.c-search__product .product-discount{margin-left:6px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:8px}.c-search__product .old-price{text-decoration:line-through}.c-search__product .product-rating{margin-left:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:2px;font-size:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-search__product .product-rating .icon{width:12px;height:12px}.c-search__product .icon.empty{color:#b5b5b5}.c-search__product .product-variants{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:start;align-self:flex-start;gap:4px;height:20px;border-radius:10px;padding:0 2px 0 8px;border:1px solid #d8d8d8;font-size:12px;letter-spacing:-.24px}.c-search__help,.c-search__product .product-variants{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-search__help{display:-webkit-box;display:-ms-flexbox;display:flex;height:33px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);border-top:1px inset rgba(219,92,0,.102);border-bottom:1px inset rgba(219,92,0,.102);text-align:center;letter-spacing:-.28px;font-size:14px}@media only screen and (max-width:767px){.c-search__help{height:auto;padding:8px 0}}.c-search__help a{font-weight:600;letter-spacing:-.42px;text-decoration:none;color:inherit}.c-search__empty{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);padding:48px 16px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.c-search__empty{background-color:rgba(0,0,0,0);padding:24px 0 0;gap:32px;-webkit-box-shadow:none;box-shadow:none}}.c-search__empty .message-content{text-align:center}.c-search__empty .message-title{font-size:32px;letter-spacing:-.96px;margin-bottom:12px}@media only screen and (max-width:767px){.c-search__empty .message-title{font-size:20px;letter-spacing:-.4px}}.c-search__empty .message-text{font-size:14px;letter-spacing:-.28px}@media only screen and (max-width:767px){.c-search__empty .message-text{font-size:12px;letter-spacing:-.24px}}.seasons{padding:80px 0 48px;overflow:hidden}@media only screen and (max-width:1279px){.seasons{padding:40px 0}}.seasons .tabs--with-runner .tabs__link--active{color:#fff}.seasons .tabs__list{margin:24px 0}@media only screen and (max-width:1279px){.seasons .tabs__list{margin:32px 0}}@media only screen and (max-width:767px){.seasons .tabs__list{margin-bottom:24px}}.seasons .tabs__content-wrapper{padding:0}.seasons__title{font-size:14px;line-height:1.2;font-weight:400;letter-spacing:2.24px;text-transform:uppercase;margin:0;text-align:center}.seasons__name{font-size:48px;line-height:1.05;font-weight:600;letter-spacing:-1.44px;margin:16px 0;text-align:center}@media only screen and (max-width:1279px){.seasons__name{font-size:40px;line-height:1.11;letter-spacing:-1.2px}}@media only screen and (max-width:767px){.seasons__name{font-size:32px;line-height:1.2;letter-spacing:-.96px}}.seasons__description{font-size:14px;line-height:1.2;letter-spacing:-.28px;margin-top:16px;text-align:center}.seasons__buttons-bottom{text-align:center;margin-top:40px}@media only screen and (max-width:1279px){.seasons__buttons-bottom{display:none}}.seasons__buttons-top{text-align:center;margin-top:32px}@media only screen and (max-width:767px){.seasons__buttons-top{margin-top:16px}}@media only screen and (min-width:1280px){.seasons__buttons-top{display:none}}.seasons__bg{position:absolute;top:-142px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:-1;max-width:none}@media only screen and (max-width:1279px){.seasons__bg{top:-103px;margin-left:-256px}}@media only screen and (max-width:767px){.seasons__bg{margin-left:-110px}}@media only screen and (max-width:767px){.services .head{padding-top:32px}}.services .about-grid__row{grid-template-columns:1fr 1fr}@media only screen and (max-width:1279px){.services .about-grid__row{gap:40px}}@media only screen and (max-width:767px){.services .about-grid__row{gap:32px}}@media only screen and (max-width:767px){.services .about-grid__title{font-size:20px;line-height:1.2;letter-spacing:-.4px}}@media only screen and (max-width:1279px){.services .about-grid__content{margin-bottom:28px}}@media only screen and (max-width:767px){.services .about-grid__content{margin-bottom:0}}.services .about-grid__images--one{padding-left:12px;padding-right:0}@media only screen and (max-width:1279px){.services .about-grid__images--one{padding-left:0}}.services .about-grid--reverse .about-grid__row{grid-template-columns:1fr 1fr}.services .about-grid--reverse .about-grid__images--one{padding-left:0;padding-right:12px}@media only screen and (max-width:1279px){.services .about-grid--reverse .about-grid__images--one{padding-right:0}}@media only screen and (max-width:1279px){.services .about-grid--reverse .about-grid__row:has(.about-grid__images--one) .about-grid__content{grid-row:2/3}}@media only screen and (max-width:1279px){.services .about-grid--reverse .about-grid__row:has(.about-grid__images--one) .about-grid__images{grid-row:1/2}}@media only screen and (max-width:1279px){.services .about-grid__row:has(.about-grid__images--one) .about-grid__content{grid-row:2/3}}@media only screen and (max-width:1279px){.services .about-grid__row:has(.about-grid__images--one) .about-grid__images{grid-row:1/2}}.shops{-webkit-box-shadow:inset 0 1px 24px -1px rgba(0,0,0,.1);box-shadow:inset 0 1px 24px -1px rgba(0,0,0,.1)}.shops__head{max-width:1084px;margin:0 auto;padding:32px 0}@media only screen and (max-width:767px){.shops__head{padding-top:24px}}.shops__title{font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px;margin:0 0 24px;text-align:center;text-wrap:balance}@media only screen and (max-width:767px){.shops__title{font-size:26px;line-height:1.2;letter-spacing:-.78px;margin-bottom:16px}}.shops__title b{font-weight:600}.shops__search{max-width:864px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:1279px){.shops__search{max-width:619px}}.shops__search-suggest .ymaps-2-1-79-search__suggest.ymaps-2-1-79-search__suggest{border-radius:8px;margin-top:10px;border:0;padding:10px 16px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16)!important;box-shadow:0 3px 12px 0 rgba(0,0,0,.16)!important}.shops__search-suggest .ymaps-2-1-79-suggest-item{font-family:KIKO Pro,sans-serif;font-size:14px;line-height:1.15;font-weight:600;padding:6px 0}.shops__search-suggest .ymaps-2-1-79-search__suggest-item{font-weight:300;background-color:rgba(0,0,0,0)!important;color:#252b2e;-webkit-transition:"color" .3s ease;transition:"color" .3s ease}.shops__search-suggest .ymaps-2-1-79-search__suggest-item.ymaps-2-1-79-search__suggest-item_selected_yes,.shops__search-suggest .ymaps-2-1-79-search__suggest-item:hover{color:#d63868}.shops__search-field{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.shops__search-field .input__field{background-color:#fff;text-overflow:ellipsis}.shops__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media only screen and (max-width:1279px){.shops__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:0}}@media only screen and (max-width:767px){.shops__container{gap:24px}}.shops__map{width:65%;aspect-ratio:79/52}@media only screen and (max-width:1279px){.shops__map{width:100%}}@media only screen and (max-width:767px){.shops__map{aspect-ratio:1/1}}.shops__list{aspect-ratio:58/52;height:auto;overflow:hidden;position:relative;width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 32px}@media only screen and (max-width:1279px){.shops__list{max-height:470px;margin:0;padding:0 12px;aspect-ratio:auto}}.shops__list .ps__rail-y{margin-bottom:32px}.shops__scroll{margin:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding-bottom:32px}@media only screen and (max-width:1279px){.shops__scroll{margin:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.shops__count{text-align:center;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;width:100%;margin:0 0 24px}@media only screen and (max-width:1279px){.shops__count{margin-bottom:20px}}.shops__item{display:none;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);border-radius:8px;background-color:#fff;max-width:426px;width:100%;margin:0 auto;cursor:pointer}@media only screen and (max-width:1279px){.shops__item{width:calc(50% - 6px);max-width:100%;height:auto;min-height:200px}}@media only screen and (max-width:767px){.shops__item{width:100%}}.shops__item-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shops__item-top{padding:16px;border-bottom:1px solid #f0f0f0}.shops__item-title{font-size:14px;line-height:1.15;font-weight:700;letter-spacing:2.24px;text-transform:uppercase;margin:0}.shops__item-bottom{padding:16px}.shops__item-address{margin:0 0 16px;font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px}.shops__item-info{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media only screen and (max-width:767px){.shops__item-info{grid-template-columns:1fr;gap:16px}}.shops__item-label{font-weight:700}.shops__item-label,.shops__item-value{font-size:12px;line-height:1.17;letter-spacing:-.24px;margin:0}.shops__item-value{font-weight:400;color:#252b2e}.shops a.shops__item-value{-webkit-transition:color .3s ease;transition:color .3s ease;text-decoration:none}.shops a.shops__item-value:hover{color:#d63868}.tabs__link,.tabs__link--white{-webkit-transition:all .3s ease;transition:all .3s ease;font-size:14px;line-height:1.2;font-weight:400;padding:9px 16px;letter-spacing:2.24px;text-transform:uppercase;text-align:center;background:rgba(0,0,0,0);text-decoration:none;display:inline-block;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-negative:0;flex-shrink:0}.tabs{--triggerRadius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs--with-runner .tabs__link--active{background:rgba(0,0,0,0)!important}.tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;list-style:none;padding:0;margin:0;gap:12px;position:relative;z-index:1}.tabs__link{border-radius:var(--triggerRadius);color:#252b2e}.tabs__link.tabs__link--active{background:-webkit-gradient(linear,left top,right top,from(#fbc3c1),color-stop(60.35%,#f8bef2),to(#cfd7f9));background:linear-gradient(90deg,#fbc3c1,#f8bef2 60.35%,#cfd7f9);cursor:default}.tabs__link:not(.tabs__link--active):hover{background:-webkit-gradient(linear,left top,right top,from(rgba(251,195,193,.1)),color-stop(60.35%,rgba(248,190,242,.1)),to(rgba(207,215,249,.1)));background:linear-gradient(90deg,rgba(251,195,193,.1),rgba(248,190,242,.1) 60.35%,rgba(207,215,249,.1))}.tabs__link:not(.tabs__link--active):focus,.tabs__link:not(.tabs__link--active):focus-visible{outline:1px solid #b5b5b5}.tabs__link--white{border-radius:var(--triggerRadius)}.tabs__link--white:not(.tabs__link--active):hover{background-color:hsla(0,0%,100%,.6)}.tabs__link--white:not(.tabs__link--active):focus,.tabs__link--white:not(.tabs__link--active):focus-visible{outline:1px solid #b5b5b5}.tabs__content-wrapper{padding-top:32px;position:relative}.tabs__content{position:absolute;left:-100%;opacity:0;pointer-events:none;width:100%}.tabs__content--active{position:relative;left:auto;opacity:1;pointer-events:auto}.tabs__runner{-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:var(--triggerRadius);position:absolute;top:0;z-index:-1;height:100%;border:0;outline:none;pointer-events:none}@media only screen and (max-width:767px){.tabs__list-scroller{overflow-x:auto;min-width:100%;margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px;scrollbar-width:none;-ms-overflow-style:none}}@media only screen and (max-width:767px){.tabs__list-scroller .tabs__list{display:block;white-space:nowrap}}@media only screen and (max-width:767px){.tabs__list-scroller .tabs__link:last-child,.tabs__list-scroller .tabs__link:not(:last-child){margin-right:12px}}.test-modal{position:fixed;background:linear-gradient(165deg,hsla(0,0%,100%,.5) -.58%,hsla(0,0%,100%,.2) 99.82%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;inset:0;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:auto}.test-modal.open{opacity:1;visibility:visible;pointer-events:all;z-index:55}.test-modal__wrap{min-height:100%;padding:16px 0}.test-modal__content,.test-modal__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.test-modal__content{background-color:#fff;border-radius:8px;padding:28px 56px;margin:auto;width:100%;position:relative;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);min-height:616px;max-width:1366px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1279px){.test-modal__content{max-width:620px;padding:60px 12px 12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media only screen and (max-width:1279px){.test-modal__content--wide{max-width:744px;padding-top:36px}}@media only screen and (max-width:767px){.test-modal__content--wide{padding-top:24px}}.test-modal__back,.test-modal__close{position:absolute;top:30px;z-index:9}@media only screen and (max-width:767px){.test-modal__back,.test-modal__close{top:16px}}.test-modal__back{left:30px;opacity:0;visibility:hidden;pointer-events:none}@media only screen and (max-width:767px){.test-modal__back{left:12px}}.test-modal__back.visible{opacity:1;visibility:visible;pointer-events:all}.test-modal__close{right:30px}@media only screen and (max-width:767px){.test-modal__close{right:12px}}.test-modal__step{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-height:557px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}@media only screen and (max-width:1279px){.test-modal__step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:none;text-align:center;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}.test-modal__step--final{max-height:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}@media only screen and (max-width:767px){.test-modal__step--final{gap:18px}}.test-modal__step--final .test-modal__step-question{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:none;padding-top:2px}.test-modal__step--final .test-modal__step-answers,.test-modal__step--final .test-modal__step-question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test-modal__step--final .test-modal__step-answers{margin-bottom:0;width:100%}.test-modal__step-question{padding-top:92px;max-width:756px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1279px){.test-modal__step-question{padding-top:0}}.test-modal__step-question>.tooltip{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:1279px){.test-modal__step-question>.tooltip{margin:24px auto 0}}@media only screen and (max-width:767px){.test-modal__step-question>.tooltip{width:100%}}@media only screen and (max-width:767px){.test-modal__step-question>.tooltip .tooltip__modal{left:0;-webkit-transform:none;-ms-transform:none;transform:none}}.test-modal__step-count{font-size:16px;line-height:1.19;font-weight:400;letter-spacing:2.56px;margin:0 0 12px}.test-modal__step-result{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:24px;background:-webkit-gradient(linear,left top,right top,from(#ffe0df),color-stop(57.67%,#f9daef),to(#ece7f9));background:linear-gradient(90deg,#ffe0df,#f9daef 57.67%,#ece7f9);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 10px;margin:0 0 12px;text-transform:uppercase;font-size:12px;line-height:1.17;font-weight:400;text-align:center;letter-spacing:-.24px}.test-modal__step-title{font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px;margin:0 0 24px}@media only screen and (max-width:767px){.test-modal__step-title{font-size:26px;line-height:1.2;margin-bottom:28px;letter-spacing:-.78px}}.test-modal__step-text{max-width:589px;margin:0;font-size:20px;line-height:1.2;font-weight:400;letter-spacing:-.4px}@media only screen and (max-width:1279px){.test-modal__step-text{max-width:490px;margin:4px auto}}@media only screen and (max-width:767px){.test-modal__step-text{margin-top:0;text-wrap:balance}}.test-modal__step-desc{margin:24px 0 0;font-size:16px;line-height:1.19;font-weight:400;letter-spacing:-.32px}@media only screen and (max-width:1279px){.test-modal__step-desc{margin:0}}.test-modal__step-answers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-bottom:24px;max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:270px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:1279px){.test-modal__step-answers{max-height:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}}.test-modal__answer{width:366px;max-width:100%}.test-modal__answer-input{display:none}.test-modal__answer-input:checked+.test-modal__answer-btn{border-color:#d63868}.test-modal__answer-input:disabled+.test-modal__answer-btn .test-modal__answer-label{color:rgba(37,43,46,.2)}.test-modal__answer-input:disabled+.test-modal__answer-btn>.icon{display:none}.test-modal__answer-input:disabled+.test-modal__answer-btn .error{display:block}.test-modal__answer-btn{padding:16px;background-color:#fff;border-radius:12px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;cursor:pointer;border:1px solid rgba(0,0,0,0);text-align:left;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative}.test-modal__answer-btn .error{display:none;position:static}.test-modal__answer-btn .error .tooltip__modal{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:16px;bottom:auto}.test-modal__answer-btn .error .tooltip__text{letter-spacing:1.92px;text-transform:uppercase}@media only screen and (max-width:1279px){.test-modal__answer-btn>.tooltip{margin-top:2px}}.test-modal__answer-icon{width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.test-modal__answer-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:12px;line-height:1.17;font-weight:700;letter-spacing:1.92px;text-transform:uppercase}.test-modal__step-image{-ms-flex-item-align:center;align-self:center}@media only screen and (max-width:1279px){.test-modal__step-image{width:100%;text-align:center}}.test-modal__step-image img{max-width:100%;aspect-ratio:1/1;border-radius:16px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1279px){.test-modal__step-image img{width:100%}}.test-modal__step-products{overflow:hidden;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 -56px}@media only screen and (max-width:1279px){.test-modal__step-products{margin:0 -12px}}@media only screen and (max-width:767px){.test-modal__step-products{margin:0;max-height:520px}}.test-modal__step-products .ps__rail-x{opacity:1}.test-modal__step-products.ps--active-y{margin-bottom:18px}.test-modal__step-products:not(.ps--active-x) .test-modal__step-products-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.test-modal__step-products-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media only screen and (max-width:767px){.test-modal__step-products-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.test-modal__step-products-list:after{content:"";display:block;width:44px;height:2px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1279px){.test-modal__step-products-list:after{width:1px}}@media only screen and (max-width:767px){.test-modal__step-products-list:after{display:none}}.test-modal__step-products-list>.product-card-wrap{width:316px;margin:0;-ms-flex-negative:0;flex-shrink:0}.test-modal__step-products-list>.product-card-wrap:first-child{margin-left:56px}@media only screen and (max-width:1279px){.test-modal__step-products-list>.product-card-wrap:first-child{margin-left:12px}}@media only screen and (max-width:767px){.test-modal__step-products-list>.product-card-wrap:first-child{margin-left:0}}@media only screen and (max-width:767px){.test-modal__step-products-list>.product-card-wrap{width:250px}}.test-modal__double-btn{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media only screen and (max-width:767px){.test-modal__double-btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:0 14px}}.test-modal__double-btn .btn,.test-modal__scroll-down{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.test-modal__scroll-down{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(165deg,hsla(0,0%,100%,.95) -.58%,hsla(0,0%,100%,.65) 99.82%);width:32px;height:32px;border-radius:50%;-webkit-box-shadow:0 1px 24px -1px rgba(0,0,0,.1);box-shadow:0 1px 24px -1px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media only screen and (min-width:768px){.test-modal__scroll-down{display:none!important}}.test-modal__scroll-down.hide,.test-modal__scroll-down.hide-forever{display:none}.test-modal__scroll-down.blink{-webkit-animation:blinker .7s linear;animation:blinker .7s linear;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-delay:1s;animation-delay:1s}.test-modal__scroll-down .icon{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}.test__page{padding:0 0 48px}@media only screen and (max-width:1023px){.test__page{padding:40px 0}}@media only screen and (max-width:767px){.test__page{padding:0 0 40px}}.test__row{display:grid;grid-template-columns:1fr 1.2fr;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1439px){.test__row{grid-template-columns:1fr 1.4fr}}@media only screen and (max-width:1023px){.test__row{grid-template-columns:1fr;gap:32px}}.test__content{padding:0 24px;text-align:center}@media only screen and (max-width:1023px){.test__content{padding:0}}.test__content--tablet{display:none}@media only screen and (max-width:1023px){.test__content--tablet{display:block}}.test__title{font-size:40px;line-height:1.11;font-weight:200;letter-spacing:-1.2px;margin:0 0 24px;text-transform:uppercase}@media only screen and (max-width:1023px){.test__title{font-size:32px;line-height:1.19;letter-spacing:-.96px;margin-bottom:0;text-wrap:balance}}@media only screen and (max-width:767px){.test__title{font-size:26px;line-height:1.2;letter-spacing:-.78px;margin-left:-12px;margin-right:-12px}}.test__text{font-size:16px;line-height:1.19;font-weight:400;letter-spacing:-.32px}@media only screen and (max-width:1023px){.test__text--desktop{display:none}}@media only screen and (max-width:767px){.test__text{font-size:14px;line-height:1.15;letter-spacing:-.28px}}.test__text p{margin:0 0 20px}.test__text p:last-child{margin-bottom:0}.test__grid{padding:0 36px;display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:763px}@media only screen and (max-width:1023px){.test__grid{padding:0}}@media only screen and (max-width:767px){.test__grid{gap:12px}}.test__grid picture:first-child,.test__grid video:first-child{grid-row:1/3;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.test__grid img,.test__grid video{border-radius:16px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.text-page{padding:20px 0 48px;max-width:970px;margin:0 auto}.text-page__title{font-size:32px;line-height:1.19;font-weight:400;letter-spacing:-.96px;text-align:center;margin:0 0 40px}@media only screen and (max-width:767px){.text-page__title{font-size:26px;line-height:1.24;margin-bottom:32px;letter-spacing:-.78px}}@media only screen and (max-width:767px){.text-page__title--small{font-size:20px;line-height:1.2;letter-spacing:-.4px}}@media only screen and (max-width:1279px){.text-page{padding:0 0 40px}}@media only screen and (max-width:767px){.text-page{padding:8px 0 40px}}.text-page__content{max-width:864px;margin:0 auto}.text-page__content--min{max-width:830px}@media only screen and (max-width:1279px){.text-page__content{max-width:100%}}.text-page__content h2 b{font-weight:600}.timed-slider{--thumb-duration:9s;padding:48px 0}@media only screen and (max-width:1023px){.timed-slider{padding:40px 0}}.timed-slider__container{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:repeat(12,1fr);-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}@media only screen and (max-width:1023px){.timed-slider__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.timed-slider__left-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding:0 24px;grid-column:1/span 5;position:relative}.timed-slider__right-side{padding:0 36px;grid-column:6/span 7}@media only screen and (max-width:1023px){.timed-slider__right-side{width:100%;padding:0;margin-top:32px;position:relative}}.timed-slider__media{-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:100%;max-width:800px;aspect-ratio:1/1;display:grid;gap:16px;margin:0 auto}@media only screen and (max-width:1023px){.timed-slider__media{max-width:none;gap:12px}}.timed-slider__media:not(.active){display:none!important}.timed-slider__media.media-vertical{grid-template-columns:repeat(2,1fr)}.timed-slider__media.media-vertical .timed-slider__media-item{aspect-ratio:1/1}.timed-slider__media.media-vertical .timed-slider__media-item:first-child{aspect-ratio:auto;grid-row:1/3}.timed-slider__media.media-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timed-slider__media.media-horizontal .timed-slider__media-item:first-child{width:100%;aspect-ratio:16/9;margin-bottom:-54px}@media only screen and (max-width:767px){.timed-slider__media.media-horizontal .timed-slider__media-item:first-child{margin-bottom:-20px}}.timed-slider__media.media-horizontal .timed-slider__media-item:nth-child(2){width:calc(36.4% - 8px);aspect-ratio:1/1;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1023px){.timed-slider__media.media-horizontal .timed-slider__media-item:nth-child(2){width:calc(36.4% - 6px)}}.timed-slider__media.media-horizontal .timed-slider__media-item:nth-child(3){aspect-ratio:16/9;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.timed-slider__media.media-single .timed-slider__media-item{aspect-ratio:1/1}.timed-slider__media-item{position:relative;border-radius:16px;overflow:hidden}.timed-slider__media-video{display:block}.timed-slider__media-image,.timed-slider__media-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.timed-slider__media-image{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.timed-slider__title{font-size:40px;line-height:1.11;font-weight:200;margin:0;padding:0;letter-spacing:-1.2px;text-transform:uppercase}@media only screen and (max-width:1023px){.timed-slider__title{font-size:32px;line-height:1.2;letter-spacing:-.96px}}@media only screen and (max-width:767px){.timed-slider__title{font-size:26px;letter-spacing:-.78px}}.timed-slider__content{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);text-align:center}.timed-slider__content:not(.active){position:absolute;visibility:hidden}@media only screen and (max-width:1023px){.timed-slider__content--desktop{display:none}}.timed-slider__content--mobile{margin-top:32px}@media only screen and (min-width:1024px){.timed-slider__content--mobile{display:none}}.timed-slider__content .content-title{font-size:40px;line-height:1.11;font-weight:200;margin:0 0 24px;padding:0}@media only screen and (max-width:1023px){.timed-slider__content .content-title{font-size:32px;line-height:1.2}}@media only screen and (max-width:767px){.timed-slider__content .content-title{font-size:26px}}.timed-slider__content .content-text{font-size:16px;line-height:1.2;letter-spacing:-.32px}@media only screen and (max-width:767px){.timed-slider__content .content-text{font-size:14px;line-height:1.2;letter-spacing:-.28px}}.timed-slider__content .btn{margin-top:20px}.timed-slider__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-ms-flex-wrap:wrap;flex-wrap:wrap}.timed-slider__button{width:48px;height:48px;border-radius:100%;-ms-flex-negative:0;flex-shrink:0;position:relative;overflow:hidden;border:0;outline:none;cursor:pointer;background:none}.timed-slider__button>img{-o-object-fit:cover;object-fit:cover;border-radius:100%}.timed-slider__button>img,.timed-slider__button svg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.timed-slider__button svg.iconPause,.timed-slider__button svg.iconPlay{display:none;z-index:1}.timed-slider__button:not(.active):hover .gradient-circle{stroke-dasharray:1.1px 1px}.timed-slider__button.active>img{-webkit-filter:blur(10px);filter:blur(10px);opacity:.5}.timed-slider__button.active .gradient-circle{-webkit-animation:fillCircle var(--thumb-duration) linear;animation:fillCircle var(--thumb-duration) linear;-webkit-animation-play-state:paused;animation-play-state:paused}.timed-slider__button.playing .iconPause{display:block}.timed-slider__button.playing .gradient-circle{-webkit-animation-play-state:running;animation-play-state:running}.timed-slider__button.paused .iconPlay{display:block}.timed-slider__button.paused .gradient-circle{-webkit-animation-play-state:paused;animation-play-state:paused}.timed-slider__button .gradient-circle{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@-webkit-keyframes fillCircle{0%{stroke-dasharray:0 1px}to{stroke-dasharray:1px 1px}}@keyframes fillCircle{0%{stroke-dasharray:0px 1px}to{stroke-dasharray:1px 1px}}.tooltip{position:relative}.tooltip__btn{padding:0;background-color:rgba(0,0,0,0);border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px;font-size:14px;line-height:1.15;font-weight:600;letter-spacing:-.42px;cursor:pointer;text-align:left}.tooltip__btn .icon{-ms-flex-negative:0;flex-shrink:0;margin-top:-2px}.tooltip__modal{position:absolute;padding:16px;background-color:#fff;border-radius:12px;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.3);box-shadow:0 0 40px 0 rgba(0,0,0,.3);opacity:0;visibility:hidden;pointer-events:none;z-index:2;bottom:30px;left:0;width:302px}@media only screen and (max-width:1279px){.tooltip__modal{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}}.tooltip__modal.open{opacity:1;visibility:visible;pointer-events:all}.tooltip__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media only screen and (max-width:1023px){.tooltip__content{gap:5px}}.tooltip__content .icon{-ms-flex-negative:0;flex-shrink:0}.tooltip__text{font-size:12px;line-height:1.17;font-weight:400;letter-spacing:-.24px;text-align:left}.tooltip__text p{margin:0 0 20px}.tooltip__text p:last-child{margin-bottom:0}.tooltip__text b{letter-spacing:1.6px;text-transform:uppercase}.vacancies-page{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='623' height='1032' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.18' filter='url(%23filter0_f_4149_148882)'%3E%3Cpath d='M-131.116 128.4c-76.422-69.12-201.862 1.025-252.348 86.379-61.774 104.437 12.458 174.244 84.593 171.917 146.345-4.719 150 162.935 298.879 190.818 394.482 73.882 328.701-263.286 243.576-327.739C10.272 73.12 55.099 322.351-30.018 287.826c-72.968-29.597-24.676-90.305-101.098-159.426z' fill='%23FFBA52'/%3E%3C/g%3E%3Cg opacity='.16' filter='url(%23filter1_f_4149_148882)'%3E%3Cpath d='M166.179 689.732c104.833 51.045 219.063-64.708 247.042-173.377 34.235-132.965-68.434-185.445-146.098-160.192C109.56 407.398 52.771 226.341-117.817 242.94c-452.004 43.983-274.29 389.697-161.47 432.928C29.933 794.354-97.303 537.61 6.079 548.317c88.627 9.178 55.268 90.371 160.1 141.415z' fill='%23FF529B'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_4149_148882' x='-506.494' y='.366' width='914.728' height='687.67' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4149_148882'/%3E%3C/filter%3E%3Cfilter id='filter1_f_4149_148882' x='-510.405' y='141.86' width='1030.4' height='665.318' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4149_148882'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 0}@media only screen and (max-width:1023px){.vacancies-page{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='623' height='973' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.18' filter='url(%23filter0_f_4149_149991)'%3E%3Cpath d='M-131.116 69.4C-207.538.28-332.977 70.425-383.464 155.78c-61.774 104.437 12.459 174.244 84.593 171.917 146.346-4.719 150 162.935 298.88 190.818C394.49 592.396 328.71 255.228 243.584 190.775 10.272 14.12 55.099 263.351-30.018 228.826c-72.968-29.597-24.675-90.305-101.098-159.426z' fill='%23FFBA52'/%3E%3C/g%3E%3Cg opacity='.16' filter='url(%23filter1_f_4149_149991)'%3E%3Cpath d='M166.179 630.732c104.833 51.045 219.063-64.708 247.042-173.377 34.235-132.965-68.434-185.445-146.098-160.192C109.56 348.398 52.771 167.341-117.817 183.94c-452.004 43.983-274.29 389.697-161.47 432.928C29.933 735.354-97.303 478.61 6.079 489.317c88.627 9.178 55.268 90.371 160.1 141.415z' fill='%23FF529B'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_4149_149991' x='-506.494' y='-58.634' width='914.728' height='687.67' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4149_149991'/%3E%3C/filter%3E%3Cfilter id='filter1_f_4149_149991' x='-510.404' y='82.861' width='1030.4' height='665.318' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4149_149991'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}}@media only screen and (max-width:767px){.vacancies-page{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='360' height='590' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.18' filter='url(%23filter0_f_4149_150047)'%3E%3Cpath d='M-57.637 118.782c-48.9-44.227-129.165.656-161.469 55.271-39.527 66.826 7.971 111.493 54.128 110.005 93.642-3.02 95.98 104.256 191.243 122.098 252.416 47.275 210.325-168.469 155.857-209.71C32.832 83.411 61.516 242.885 7.052 220.794c-46.69-18.938-15.789-57.784-64.689-102.012z' fill='%23FFBA52'/%3E%3C/g%3E%3Cg opacity='.16' filter='url(%23filter1_f_4149_150047)'%3E%3Cpath d='M132.593 477.96c67.079 32.662 140.171-41.404 158.074-110.938 21.905-85.08-43.789-118.66-93.483-102.501-100.82 32.783-137.158-83.069-246.311-72.448-289.223 28.143-175.509 249.354-103.319 277.016 197.86 75.816 116.445-88.466 182.596-81.616 56.71 5.873 35.364 57.826 102.443 90.487z' fill='%23FF529B'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_4149_150047' x='-333.843' y='.844' width='657.331' height='512.044' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4149_150047'/%3E%3C/filter%3E%3Cfilter id='filter1_f_4149_150047' x='-336.345' y='91.382' width='731.349' height='497.742' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_4149_150047'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}}.vacancies-page .contacts{background:none}@media only screen and (max-width:1023px){.vacancies-page .contacts{background:none}}@media only screen and (max-width:767px){.vacancies-page .contacts{background:none}}@media only screen and (max-width:479px){.vacancies-page .contacts-banner__info{max-width:295px}}.vacancies-page .contacts-banner__img{width:100%;aspect-ratio:5/2.75}@media only screen and (max-width:1023px){.vacancies-page .contacts-banner__img{aspect-ratio:336/195}}.video-solo{margin-top:-64px}@media only screen and (max-width:1023px){.video-solo{margin-top:-42px}}.video-solo__inner{position:relative}.video-solo__video{overflow:hidden;height:calc(100svh - 112px);width:100%;position:relative}@media only screen and (max-width:1365px){.video-solo__video{height:calc(100svh - 72px)}}.video-solo__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0}.video-solo__video .video-mobile{display:none}@media only screen and (max-width:767px){.video-solo__video .video-mobile{display:block}}.video-solo__video .video-desktop{display:block}@media only screen and (max-width:767px){.video-solo__video .video-desktop{display:none}}.video-solo__name-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;position:absolute;left:32px;bottom:82px;background:hsla(0,0%,100%,.6);border-radius:12px;padding:16px;color:#252b2e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);min-width:426px}@media only screen and (max-width:1023px){.video-solo__name-product{left:12px;bottom:66px}}@media only screen and (max-width:479px){.video-solo__name-product{min-width:0;max-width:100%;width:calc(100% - 24px)}}.video-solo__name-product-title h1{font-size:40px;line-height:1.11;font-weight:300;letter-spacing:-1.2px;margin:0}@media only screen and (max-width:1023px){.video-solo__name-product-title h1{font-size:32px;line-height:120%}}@media only screen and (max-width:767px){.video-solo__name-product-title h1{font-size:26px}}.video-solo__name-product-descr{font-size:12px;line-height:normal;letter-spacing:-.24px}.video-solo__name-product-descr p{margin:0}
