.datepicker--cell,.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--cells{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-,.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-current-.-focus-,.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-range-from-,.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:0}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--day-name,.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--days-names{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#ff9a19;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px/2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px/2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button,.datepicker--time{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:0;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:0;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:0;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-,.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:0}
/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__nav__frame:focus .fotorama__dot:after{position:absolute;width:100%;height:100%;right:0;bottom:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(.1,0,.25,1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/assets/i/fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/assets/i/fotorama@2x.png) 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:0 0!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>:not(:first-child){display:none}.fotorama--fullscreen,.fullscreen{background:#000;width:100%!important;height:100%!important;margin:0!important}.fullscreen{max-width:100%!important;max-height:100%!important;padding:0!important;overflow:hidden!important}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:0!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full,.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots,.fotorama__nav--thumbs{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr{z-index:11;cursor:pointer}.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;cursor:pointer}.fotorama__video-play{z-index:11}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}.likely,.likely__widget{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;text-indent:0!important;list-style:none!important;font-weight:400;font-family:Helvetica Neue,Arial,sans-serif}.likely{display:inline-block}.likely__widget{margin:0;font-size:inherit}.likely{opacity:0;font-size:0!important}.likely_visible{opacity:1;transition:opacity .1s ease-in}.likely>*{display:inline-block;visibility:hidden}.likely_visible>*{visibility:inherit}.likely__widget{position:relative;white-space:nowrap}.likely__button,.likely__widget,.likely_ready .likely__counter{display:inline-block}.likely__button,.likely__counter{text-decoration:none;text-rendering:optimizeLegibility;margin:0;outline:0}.likely__button{position:relative;user-select:none}.likely__counter{display:none;position:relative;font-weight:400}.likely_ready .likely__counter_empty{display:none}.likely__button,.likely__counter,.likely__icon,.likely__widget{vertical-align:top}.likely__widget{transition:background .33s ease-out,color .33s ease-out,fill .33s ease-out}.likely__widget:active,.likely__widget:focus,.likely__widget:hover{transition:none;cursor:pointer}@media (hover:none){.likely__widget:active,.likely__widget:focus,.likely__widget:hover{transition:background .33s ease-out,color .33s ease-out,fill .33s ease-out;cursor:unset}}.likely__icon{position:relative;text-align:left;display:inline-block}.likely svg{position:absolute;left:3px;top:3px;width:16px;height:16px}.likely__button,.likely__counter{line-height:inherit;cursor:inherit}.likely__button:empty{display:none}.likely__counter{text-align:center}.likely .likely__widget{color:#000;background:rgba(231,231,231,.8)}.likely .likely__counter{background-size:1px 1px;background-repeat:repeat-y;background-image:linear-gradient(to right,rgba(0,0,0,.2) 0,transparent .5px,transparent 100%)}.likely-light .likely__widget{color:#fff;fill:#fff;background:rgba(236,236,236,.16);text-shadow:rgba(0,0,0,.2) 0 0 .33em}.likely-light .likely__counter{background-image:linear-gradient(to right,rgba(255,255,255,.4) 0,rgba(255,255,255,0) .5px,rgba(255,255,255,0) 100%)}.likely__widget_facebook{fill:#425497}.likely__widget_facebook:active,.likely__widget_facebook:focus,.likely__widget_facebook:hover{background:rgba(207,212,229,.8)}@media (hover:none){.likely__widget_facebook:active,.likely__widget_facebook:focus,.likely__widget_facebook:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_facebook:active,.likely-light .likely__widget_facebook:focus,.likely-light .likely__widget_facebook:hover{text-shadow:#425497 0 0 .25em;background:rgba(66,84,151,.7)}@media (hover:none){.likely-light .likely__widget_facebook:active,.likely-light .likely__widget_facebook:focus,.likely-light .likely__widget_facebook:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_twitter{fill:#00b7ec}.likely__widget_twitter:active,.likely__widget_twitter:focus,.likely__widget_twitter:hover{background:rgba(191,237,250,.8)}@media (hover:none){.likely__widget_twitter:active,.likely__widget_twitter:focus,.likely__widget_twitter:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_twitter:active,.likely-light .likely__widget_twitter:focus,.likely-light .likely__widget_twitter:hover{text-shadow:#00b7ec 0 0 .25em;background:rgba(0,183,236,.7)}@media (hover:none){.likely-light .likely__widget_twitter:active,.likely-light .likely__widget_twitter:focus,.likely-light .likely__widget_twitter:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_gplus{fill:#dd4241}.likely__widget_gplus:active,.likely__widget_gplus:focus,.likely__widget_gplus:hover{background:rgba(246,207,207,.8)}@media (hover:none){.likely__widget_gplus:active,.likely__widget_gplus:focus,.likely__widget_gplus:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_gplus:active,.likely-light .likely__widget_gplus:focus,.likely-light .likely__widget_gplus:hover{text-shadow:#dd4241 0 0 .25em;background:rgba(221,66,65,.7)}@media (hover:none){.likely-light .likely__widget_gplus:active,.likely-light .likely__widget_gplus:focus,.likely-light .likely__widget_gplus:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_vkontakte{fill:#526e8f}.likely__widget_vkontakte:active,.likely__widget_vkontakte:focus,.likely__widget_vkontakte:hover{background:rgba(211,218,227,.8)}@media (hover:none){.likely__widget_vkontakte:active,.likely__widget_vkontakte:focus,.likely__widget_vkontakte:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_vkontakte:active,.likely-light .likely__widget_vkontakte:focus,.likely-light .likely__widget_vkontakte:hover{text-shadow:#526e8f 0 0 .25em;background:rgba(82,110,143,.7)}@media (hover:none){.likely-light .likely__widget_vkontakte:active,.likely-light .likely__widget_vkontakte:focus,.likely-light .likely__widget_vkontakte:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_pinterest{fill:#cc002b}.likely__widget_pinterest:active,.likely__widget_pinterest:focus,.likely__widget_pinterest:hover{background:rgba(242,191,202,.8)}@media (hover:none){.likely__widget_pinterest:active,.likely__widget_pinterest:focus,.likely__widget_pinterest:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_pinterest:active,.likely-light .likely__widget_pinterest:focus,.likely-light .likely__widget_pinterest:hover{text-shadow:#cc002b 0 0 .25em;background:rgba(204,0,43,.7)}@media (hover:none){.likely-light .likely__widget_pinterest:active,.likely-light .likely__widget_pinterest:focus,.likely-light .likely__widget_pinterest:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_odnoklassniki{fill:#f6903b}.likely__widget_odnoklassniki:active,.likely__widget_odnoklassniki:focus,.likely__widget_odnoklassniki:hover{background:rgba(252,227,206,.8)}@media (hover:none){.likely__widget_odnoklassniki:active,.likely__widget_odnoklassniki:focus,.likely__widget_odnoklassniki:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_odnoklassniki:active,.likely-light .likely__widget_odnoklassniki:focus,.likely-light .likely__widget_odnoklassniki:hover{text-shadow:#f6903b 0 0 .25em;background:rgba(246,144,59,.7)}@media (hover:none){.likely-light .likely__widget_odnoklassniki:active,.likely-light .likely__widget_odnoklassniki:focus,.likely-light .likely__widget_odnoklassniki:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_telegram{fill:#34abde}.likely__widget_telegram:active,.likely__widget_telegram:focus,.likely__widget_telegram:hover{background:rgba(204,234,246,.8)}@media (hover:none){.likely__widget_telegram:active,.likely__widget_telegram:focus,.likely__widget_telegram:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_telegram:active,.likely-light .likely__widget_telegram:focus,.likely-light .likely__widget_telegram:hover{text-shadow:#34abde 0 0 .25em;background:rgba(52,171,222,.7)}@media (hover:none){.likely-light .likely__widget_telegram:active,.likely-light .likely__widget_telegram:focus,.likely-light .likely__widget_telegram:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_linkedin{fill:#0077b5}.likely__widget_linkedin:active,.likely__widget_linkedin:focus,.likely__widget_linkedin:hover{background:rgba(191,221,236,.8)}@media (hover:none){.likely__widget_linkedin:active,.likely__widget_linkedin:focus,.likely__widget_linkedin:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_linkedin:active,.likely-light .likely__widget_linkedin:focus,.likely-light .likely__widget_linkedin:hover{text-shadow:#0077b5 0 0 .25em;background:rgba(0,119,181,.7)}@media (hover:none){.likely-light .likely__widget_linkedin:active,.likely-light .likely__widget_linkedin:focus,.likely-light .likely__widget_linkedin:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely{margin:0 -5px -10px}.likely .likely__widget{line-height:20px;font-size:14px;border-radius:3px;height:22px;margin:0 5px 10px}.likely .likely__icon{width:22px;height:22px}.likely .likely__button{padding:1px 4px 1px 0}.likely .likely__counter{padding:1px 4px}.likely-big{margin:0 -6px -12px}.likely-big .likely__widget{line-height:28px;font-size:18px;border-radius:4px;height:32px;margin:0 6px 12px}.likely-big .likely__icon{width:32px;height:32px}.likely-big .likely__button{padding:2px 6px 2px 0}.likely-big .likely__counter{padding:2px 6px}.likely-big svg{left:4px;top:4px;width:24px;height:24px}.likely-small{margin:0 -4px -8px}.likely-small .likely__widget{line-height:14px;font-size:12px;border-radius:2px;height:18px;margin:0 4px 8px}.likely-small .likely__icon{width:18px;height:18px}.likely-small .likely__button{padding:2px 3px 2px 0}.likely-small .likely__counter{padding:2px 3px}.likely-small svg{left:3px;top:3px;width:12px;height:12px}.likely-big .likely__icon{fill:#000}.likely .likely__widget{background:0 0}
/*! nouislider - 10.0.0 - 2017-05-28 14:52:48 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-connect{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-origin{position:absolute;height:0;width:0}.noUi-handle{position:relative;z-index:1}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:top .3s,right .3s,bottom .3s,left .3s;transition:top .3s,right .3s,bottom .3s,left .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base,.noUi-handle{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connect{background:#3fb8af;border-radius:4px;box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0);padding-left:25px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.ab_scroller,.ab_scroller *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ab_scroller{position:relative;overflow:hidden;padding-bottom:40px}.ab_scroller *{user-drag:none}.ab_scroller-wrapper{position:relative;width:100%;height:auto}.ab_scroller-strip{position:absolute;left:0;top:0;width:100000px;min-width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ab_scroller.is-left-align .ab_scroller-strip{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.ab_scroller.is-left-align .ab_scroller-anchors{margin-left:0;right:auto;left:0;margin-right:auto}.ab_scroller-strip,.ab_scroller-strip *{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;*cursor:move!important}.is-dragging,.is-dragging *,.is-dragging .ab_scroller-strip,.is-dragging .ab_scroller-strip *{cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.ab_scroller-strip a,.ab_scroller-strip a *{cursor:pointer}.ab_scroller-strip:after{clear:both;content:' ';display:block}.ab_scroller-border{position:absolute;top:0;bottom:0;background:rgba(0,0,0,.2);width:1px;height:auto;z-index:5;opacity:0;transition:opacity .2s}.ab_scroller-border--left{left:0}.ab_scroller-border--right{right:0}.ab_scroller-border.is-visible{opacity:1}.ab_scroller-scrollwrap{position:absolute;bottom:-15px;left:0;right:0;height:7px}.ab_scroller-scrollbar{position:absolute;left:0;top:0;height:100%;border-radius:5px;background:rgba(0,0,0,.6);cursor:move!important;min-width:20px}.ab_scroller-scrollbar.is-right{left:auto;-webkit-transform:none!important;transform:none!important;right:0!important}.ab_scroller-anchors{position:absolute;bottom:-40px;font-size:12px;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:auto;left:0;right:0}.ab_scroller-anchor{padding-right:5px;box-sizing:border-box;overflow:hidden}.ab_scroller-anchor span{white-space:nowrap!important;overflow:hidden;display:block;color:rgba(0,0,0,.5);border-bottom:1px dashed rgba(0,0,0,.2);cursor:pointer;transition:border-color .2s,color .2s}.ab_scroller-anchor span:hover{color:#000;border-bottom:1px dashed rgba(0,0,0,.7)}.ab_scroller.is-no-anchors{padding-bottom:15px}.ab_scroller.is-no-anchors .ab_scroller-anchors,.ab_scroller.is-no-scrollbar .ab_scroller-scrollwrap{display:none}.ab_scroller.is-no-scrollbar,.ab_scroller.is-not-scrollable{padding-bottom:25px}.ab_scroller.is-no-scrollbar .ab_scroller-anchors{bottom:-25px}.ab_scroller.is-no-scrollbar.is-no-anchors{padding-bottom:0}.ab_scroller.is-not-scrollable .ab_scroller-strip,.ab_scroller.is-not-scrollable .ab_scroller-strip *{cursor:initial!important;-webkit-transform:none!important;transform:none!important}.ab_scroller.is-not-scrollable .ab_scroller-border{display:none!important}.ab_scroller.is-not-scrollable .ab_scroller-scrollwrap{display:none}.ab_scroller.is-not-scrollable .ab_scroller-anchors{bottom:-25px}.ab_scroller.is-not-scrollable .ab_scroller-anchor span,.ab_scroller.is-not-scrollable .ab_scroller-anchor span:hover{border:0!important;cursor:initial;color:rgba(0,0,0,.5)}
/*! Scrollyeah - v0.3.2 - 2014-04-11
* https://github.com/artpolikarpov/scrollyeah
* Copyright (c) 2014 Artem Polikarpov; Licensed MIT */
@-moz-keyframes rotating{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes rotating{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes particle-fly{0%{bottom:0;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}to{bottom:50%;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@-webkit-keyframes particle-fly{0%{bottom:0;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}to{bottom:50%;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@-o-keyframes particle-fly{0%{bottom:0;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}to{bottom:50%;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@keyframes particle-fly{0%{bottom:0;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}to{bottom:50%;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}.scrollyeah{position:relative;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.scrollyeah,.scrollyeah__wrap{overflow:hidden;*zoom:1}.scrollyeah__shaft{float:left}.scrollyeah__parallax,.scrollyeah__shaft{left:0;position:relative}.scrollyeah_active .scrollyeah__shaft{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;*cursor:move!important}.scrollyeah_active .scrollyeah__shaft_grabbing,.scrollyeah_active .scrollyeah__shaft_grabbing *{cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.scrollyeah__shadow{display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:333ms,333ms;transition-duration:333ms,333ms;-webkit-transition-timing-function:cubic-bezier(.1,0,.25,1),cubic-bezier(.1,0,.25,1);transition-timing-function:cubic-bezier(.1,0,.25,1),cubic-bezier(.1,0,.25,1);z-index:10;*display:none!important;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.scrollyeah__shadow_prev{left:-10px;background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.3)25%,rgba(0,0,0,.3)75%,transparent),-webkit-radial-gradient(0 50%,farthest-side,rgba(0,0,0,.5),transparent);background-image:linear-gradient(transparent,rgba(0,0,0,.3)25%,rgba(0,0,0,.3)75%,transparent),radial-gradient(0 50%,farthest-side,rgba(0,0,0,.5),transparent);background-position:0 0,0 0}.scrollyeah__shadow_next{right:-10px;background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.3)25%,rgba(0,0,0,.3)75%,transparent),-webkit-radial-gradient(100% 50%,farthest-side,rgba(0,0,0,.5),transparent);background-image:linear-gradient(transparent,rgba(0,0,0,.3)25%,rgba(0,0,0,.3)75%,transparent),radial-gradient(100% 50%,farthest-side,rgba(0,0,0,.5),transparent);background-position:100% 0,100% 0}.scrollyeah_shadow .scrollyeah__shadow_prev{left:0}.scrollyeah_shadow .scrollyeah__shadow_next{right:0}.scrollyeah_shadow_no-left .scrollyeah__shadow_prev{left:-10px}.scrollyeah_shadow_no-right .scrollyeah__shadow_next{right:-10px}button:focus,input:focus,select:focus,textarea:focus{outline:0}@media (max-width:1200px){.container{padding:0 40px}.page{padding-top:140px}}@media (max-width:1150px){.page{padding-top:40px}}@media (max-width:850px){.container{padding:0 20px}.order{padding-top:30px}}.a--block{position:relative}body,html,table{font-weight:inherit}body,html,strong{vertical-align:baseline}body,caption,html,strong,table,td,th{margin:0;padding:0;outline:0;font-style:inherit;font-size:100%}body,html{border:0}a,abbr,acronym,address,applet,big,blockquote,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,sub,sup,tbody,tfoot,thead,tr,tt,ul,var{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;vertical-align:baseline}caption,strong,table,td,th{font-family:inherit}strong{font-weight:500}caption,table,td,th{vertical-align:middle}table{border-collapse:separate;border-spacing:0}caption,td,th{border:0;text-align:left;font-weight:400}body{line-height:1;color:#000;background:#fff}ol,ul{list-style:none}a img,strong,table{border:0}a{text-decoration:none;cursor:pointer}.a--block__link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:50;font-size:0;line-height:0}.columns{width:100%}.column{display:inline-block;vertical-align:top}.column--right{text-align:right}.column--relative{position:relative}.column--100{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.column--33{width:33.33%}.column--15{width:15%}.column--5{width:5%}.column--10{width:10%}.column--30{width:30%}.column--35{width:35%}.column--25{width:25%}.column--20{width:20%}.column--66{width:66.66%}.column--65{width:65%}.column--60{width:60%}.column--55{width:55%}.column--50{width:50%}.column--45{width:45%}.column--40{width:40%}.column--80{width:80%}.column--70{width:70%}.column--75{width:75%}.column--20-5{width:20%;margin-right:5%}.column--input-left,.column--input-right{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.column--input-left{padding-right:20px}.column--input-right{padding-left:20px}::-webkit-input-placeholder{color:rgba(0,0,0,.4)}:-moz-placeholder,::-moz-placeholder{color:rgba(0,0,0,.4)}:-ms-input-placeholder{color:rgba(0,0,0,.4)}body,html{min-width:320px;font-family:'Ubuntu', "Roboto", sans-serif}.page{height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:140px}.no_scroll{overflow:hidden}.container{width:100%;max-width:1320px;min-width:320px;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:1;padding:0 40px}@media (max-width:1200px){.container{padding:0 40px}.page{padding-top:140px}}@media (max-width:1150px){.page{padding-top:40px}}@media (max-width:850px){.container{padding:0 20px}.order{padding-top:30px}}.container--relative{position:relative}.more a:hover:after,body,html{height:100%}.footer__push{height:70px}.content{clear:both;min-height:100%;height:auto!important;margin-bottom:-70px}.footer{clear:both;height:70px}.footer__nav-item a{-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out}.footer__by a{-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;-ms-transition:color .3s ease-in-out}.footer__bewell-text{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.footer__bewell-text a{-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out}@media (max-width:700px){.footer .column{width:100%;text-align:center}.footer,.footer__push{height:auto}.footer{padding-bottom:20px}.footer__nav{margin-bottom:20px;padding-top:30px}.footer__by,.footer__nav-item{width:100%;height:auto;text-align:center;line-height:140%}.footer__nav-item{margin-left:0;margin-bottom:14px}.footer__by{position:static;margin-bottom:20px}.footer__bewell{margin-top:20px}}.alert{padding:14px 0;background:#000;color:#fff;font-size:13px;line-height:140%;vertical-align:middle}.alert a{margin-left:20px;color:#4fdebe;transition:all .2s ease-in-out}.alert a:hover{opacity:.7}.alert__close{position:absolute;right:55px;top:0;cursor:pointer}.alert__close span{display:none}@media (max-width:840px){.alert__more{display:block;margin-top:8px}.alert__more,.alert__more a{margin-left:0}.alert__close{top:auto;bottom:0;right:20px}.alert__close img{display:none}.alert__close span{display:block;color:#4fdebe}}.article__heading{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;position:relative;height:580px;width:100%;margin-bottom:60px}.article__heading:after{content:'';background:rgba(0,0,0,.3);display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.article__heading:before{content:'';background:url(/assets/i/cover-pattern.svg);position:absolute;bottom:10px;width:100%;height:19px;background-repeat:repeat-x;z-index:100;background-position:0 50%}@media (max-width:700px){.article__heading:before{height:9px;background-size:auto 100%}}.article__heading-data{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.article__heading-data .heading{color:#fff;margin-top:0;margin-bottom:20px}.article__heading-data .subheading{color:#fff;margin-bottom:60px}.article img{max-width:100%;display:block;padding-bottom:16px;margin-left:auto;margin-right:auto}.article strong{font-weight:700}.article blockquote{font-size:16px;line-height:28px;text-align:center;font-weight:300;box-sizing:border-box;color:#4a4a4a;max-width:780px;margin:0 auto 20px;padding-top:50px;padding-bottom:50px}.article li,.article p{font-size:14px;margin-bottom:20px;line-height:28px;color:#4a4a4a;font-weight:lighter}.article p.p--no-margin{margin-bottom:0}.article a{color:#222;border-bottom:1px solid;opacity:1;transition:all .2s ease-in-out}.article a:hover,.catalogue__nav-item:hover > a, .catalog-nav-sub-item:hover > a{color:#4fdebe}.article ol{counter-reset:ol-counter}.article ol li:before{font-size:12px;content:counter(ol-counter);counter-increment:ol-counter;color:#4fdebe;margin-right:10px}.article ul{margin-bottom:22px}.article li{margin-bottom:6px;color:#222}.article ul li:before{content:'—';opacity:.7;color:#4fdebe;margin-right:10px}.article h2,.article h3{margin-bottom:30px;margin-top:40px;text-align:center}.article h2{font-size:36px}.article h2,.article h3,.article h4{font-weight:700;font-family:"Playfair Display";line-height:120%;color:#222}.article h3{font-size:28px}.article h4{text-align:left;font-size:18px;margin:0 0 12px}.article--page{margin-bottom:60px}@media (max-width:700px){.article__heading{height:320px}.article blockquote{padding-top:25px;padding-bottom:25px}}.heading a,.subheading a{color:#50e3c2}.subheading{line-height:140%;padding:0 20px;box-sizing:border-box}.btn{text-align:center;height:50px;background:#000;color:#fff;font-size:12px;font-weight:700;line-height:50px;vertical-align:middle;text-transform:uppercase;letter-spacing:2px;display:inline-block;cursor:pointer;user-select:none}.btn a{text-decoration:none;color:#fff}.btn--ghost{background:0 0;color:#000;border:1px solid #000;box-sizing:border-box}.btn--full-width{width:100%}.btn--disabled{background:#ccc}.btn--padded{padding-left:84px;padding-right:84px}.btn--slide{padding:0 20px}.cart,.cart__content{position:fixed;height:100%;top:0}.cart{left:0;background:rgba(0,0,0,.8);opacity:0;pointer-events:none;width:100%;z-index:90;transition:opacity .3s ease-in-out}.cart__content{width:350px;right:-350px;background:#fff;transition:right .3s ease-in-out;z-index:91;overflow-y:scroll}.cart--opened{opacity:1;pointer-events:auto}.cart__content--opened{right:0}.cart__order{box-sizing:border-box;padding:150px 25px 80px}.cart__order-total{font-weight:700;margin-bottom:25px;font-size:14px;margin-top:25px;text-transform:uppercase}.cart__order-item,.cart__order-items{padding-bottom:20px}.cart__order-item{border-bottom:1px solid #d8d8d8;margin-bottom:20px}.cart__order-item-picture{width:80px;height:80px;vertical-align:top;display:inline-block;margin-right:22px;background-size:cover;background-position:50% 50%}.cart__order-item-data{display:inline-block;vertical-align:top;font-weight:lighter;width:190px;line-height:140%;color:#4a4a4a;font-size:14px}.cart__order-item-data p{margin-bottom:18px}.cart__order-item-data p:last-child{margin-bottom:0}.cart__order-item-data p a{color:#4a4a4a}.cart__order-controls{font-weight:bolder}.cart__order-controls strong{color:#000}.cart__order-controls--quantity span{padding-right:5px}.cart__order-control{cursor:pointer;user-select:none}.cart__close{text-transform:uppercase;text-align:right;letter-spacing:1px;font-size:10px;margin-bottom:40px;margin-top:40px;cursor:pointer;font-weight:500}@media (max-width:400px){.cart{width:100%}.cart__content{width:90%;right:-90%}.cart__content--opened{right:0}.cart__order-item-picture{width:40px;height:40px;margin-right:12px}}@media (max-width:1200px){.cart__order{padding-top:80px}}.catalogue{margin-bottom:40px}.catalogue__nav-wrap{margin-bottom:50px}.catalogue__nav{width:100%;text-align:center;height:24px;padding-bottom:12px}.catalogue__nav-item{display:inline-block;font-size:13px;color:#222;text-transform:uppercase;padding:0 10px;font-weight:700}.catalogue__nav-item img{max-width:18px;margin-right:4px;vertical-align:-4px}.catalogue__nav-item a{color:#222;transition:color .1s ease-in-out}.catalogue__nav-item--selected{border-bottom:2px solid #50e3c2;padding-bottom:14px}.catalogue{text-align:left}.catalogue__item{display:inline-block;vertical-align:top;width:25%;box-sizing:border-box;padding:0 10px;margin-bottom:25px;font-size:14px;color:#222;text-align:center}.catalogue__asided{position:relative}.catalogue__asided .catalogue__item{width:33.33%}.catalogue__item-content{padding-bottom:22px;background:#fff;transition:box-shadow .3s ease-in-out}.catalogue__item-content:hover{box-shadow:0 2px 30px 0 rgba(0,0,0,.15)}.catalogue__item-pic{height:200px;background-position:50% 50%;background-size:cover;margin-bottom:35px}.catalogue__item-labels{text-align:center;font-size:13px;font-weight:700;color:#fff;position:absolute;top:178px;left:0;width:100%}.catalogue__item-labels--page{position:static;display:inline-block;text-align:left;margin-top:0;top:0;left:0}.catalogue__item-label{height:45px;width:45px;vertical-align:middle;background:#fff;border-radius:45px;display:inline-block;margin:0 4px}.catalogue__item-label--fitness{background:url(/assets/i/label-fitness.png) 50% 50% no-repeat #fff}.catalogue__item-label--lent{background:url(/assets/i/label-lent.png) 50% 50% no-repeat #fff}.catalogue__item-label--hit{background:url(/assets/i/label-star.png) 50% 50% no-repeat #fff;background-size:31px auto}.catalogue__item-label--gluten{background:url(/assets/i/label-gluten.png) 50% 50% no-repeat #fff}.catalogue__item-label--lowsugar{background:url(/assets/i/label-low-sugar.png) 50% 50% no-repeat #fff;background-size:31px auto}.catalogue__item-title{font-weight:lighter;margin-bottom:10px}.catalogue__item-title a{color:#222}.catalogue__item-price{font-weight:700;margin-bottom:20px}.catalogue__item-take{font-weight:700;text-transform:uppercase;position:relative;z-index:100;cursor:pointer}.catalogue__item-take:before{background:#d8d8d8;display:block;height:1px;width:20px;content:'';margin:0 auto 18px}.catalogue__item-counter{width:100px;margin:0 auto;font-weight:bolder;font-size:24px;user-select:none;position:relative;height:30px}.catalogue__item-to_cart{position:absolute;width:100%;background:#fff;left:0;top:0;font-size:13px;height:30px;transition:all .2s ease-in-out;pointer-events:auto}.catalogue__item-counter_action:hover,.catalogue__item-to_cart:hover{color:#50e3c2}.catalogue__item-to_cart--hidden{opacity:0;top:5px;pointer-events:none}@media (max-width:1200px){.catalogue__item{width:33.33%}}@media (max-width:850px){.catalogue__item{width:50%}}@media (max-width:600px){.catalogue__item{width:100%}}.catalogue__item.catalogue__item--catering{width:50%;padding-right:15px;padding-left:15px;text-align:center}.catalogue__item.catalogue__item--catering .catalogue__item-content{display:inline-block;text-align:center;max-width:400px;width:100%}.catalogue__item.catalogue__item--catering .catalogue__item-pic{height:250px}.catalogue--catering{max-width:800px;margin-left:auto;margin-right:auto}.catalogue--catering .catalogue__item .catalogue__item-content{border:1px solid rgba(0,0,0,.05)}.catalogue--catering .catalogue__item:hover .catalogue__item-content{border:1px solid transparent}.catalogue--catering .catalogue__item--catering-create .catalogue__item-content{border:0!important}@media (max-width:600px){.catalogue__item.catalogue__item--catering{width:100%;text-align:center!important;padding-left:0!important;padding-right:0!important}}.catalogue__item.catalogue__item--catering.catalogue__item--catering-create .catalogue__item-title,.item__constructor-placeholder .item__constructor-subitem:after{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.catalogue__item.catalogue__item--catering.catalogue__item--catering-create .catalogue__item-pic{margin-bottom:0;height:414px}.catalogue__item.catalogue__item--catering.catalogue__item--catering-create .catalogue__item-content{padding-bottom:0}.catalogue__item.catalogue__item--catering.catalogue__item--catering-create .catalogue__item-title{line-height:140%}.catalogue__item.catalogue__item--catering.catalogue__item--catering-create .catalogue__item-title a{font-size:24px;padding-bottom:24px;display:block}.catalogue__item.catalogue__item--catering.catalogue__item--catering-create .btn{background:#fff;color:#000;width:100%;margin-top:30px}.item{width:100%;margin-bottom:55px}.item__data,.item__picture{display:inline-block;vertical-align:top}.item__picture{min-height:700px;background-size:cover;pointer-events:none;background-position:50% 50%;width:60%}.item__data{padding-left:55px;box-sizing:border-box;width:40%;padding-top:50px}.item__title.heading{text-align:left}.item__back,.item__price{font-size:14px;margin-bottom:32px}.item__back{color:#9b9b9b;font-weight:lighter}.item__back a{color:#9b9b9b;text-decoration:none}.item__actions{margin-bottom:30px}.item__counter--wrap{box-sizing:border-box;padding-right:30px}.item__counter{text-align:center;height:50px;vertical-align:middle;line-height:50px;border:1px solid #9b9b9b;font-size:14px}.item__counter-control{cursor:pointer;user-select:none}.item__gallery{position:absolute;left:0;top:70px;width:50%;background-position:50% 50%;background-size:cover;opacity:0;transition:opacity .1s ease-in-out}.item__constructor-placeholder .item__constructor-subitem:hover:after,.item__gallery.loaded{opacity:1}.item__constructor-wrap,.item__fotorama{position:absolute;left:0;top:70px;width:55%}.item__fotorama{z-index:50}.item__constructor-wrap{height:200px}.item__constructor{z-index:10;position:absolute;right:0;top:0;background:#f5f5f5;padding-bottom:50px;max-width:800px;width:100%;padding-top:38px;box-sizing:border-box}.item__constructor-sizes{max-width:600px;margin:0 auto 45px;position:relative;padding:0 20px}.item__constructor-subitems{text-align:center}.item__constructor-subitem{display:inline-block;margin-bottom:15px;width:100px;vertical-align:top;cursor:pointer}.item__constructor-subitem-picture{width:61px;height:61px;border-radius:100%;margin:0 auto 22px;background-size:cover;background-position:50% 50%}.item__constructor-subitem-title{font-size:14px;font-weight:100;color:#4a4a4a;line-height:140%;transition:all .2s ease-in-out}.item__constructor-placeholder{width:70px;height:70px;display:inline-block;vertical-align:top;overflow:hidden;border-radius:100%;margin:0 10px 10px;box-shadow:inset 0 10px 20px 0 rgba(0,0,0,.1)}.item__constructor-placeholder .item__constructor-subitem{position:relative;left:0;width:61px;top:4px;margin-bottom:0}.item__constructor-placeholder .item__constructor-subitem .item__constructor-subitem-picture{margin:0}.item__constructor-placeholder .item__constructor-subitem:after{content:'';width:20px;height:20px;background:url(/assets/i/set-remove.svg);background-repeat:no-repeat;opacity:0;transition:all .1s linear}.item__constructor-heading{background:#000;color:#fff;height:50px;line-height:50px;font-weight:900;font-size:12px;text-align:center;text-transform:uppercase}@media (max-width:900px){.item__picture{width:100%;min-height:auto}.item__fotorama{position:static}.item__fotorama,.item__gallery{width:100%!important}.item__constructor,.item__constructor-wrap{width:100%!important;position:static;height:auto}.item__constructor{padding-bottom:50px;max-width:100%}.item__data{padding-top:20px;width:100%;padding-left:0}.item__back{margin-bottom:16px}}.catalogue__nav--profile{text-align:left}.catalogue__nav--profile .catalogue__nav-item{margin-left:0;margin-right:40px}.catalogue__nav--profile .catalogue__nav-item a{color:#9b9b9b}.catalogue__nav--profile .catalogue__nav-item a:hover,.item__constructor-info:hover{opacity:.8}.catalogue__nav--profile .catalogue__nav-item--selected a,.catering-item__components--picture a{color:#000}.item__constructor-info{margin-top:6px;opacity:.00001;transition:all .2s ease-in-out;cursor:pointer;position:relative;z-index:10}.item__constructor-info span{color:#000;border-bottom:1px dashed;vertical-align:middle}.item__constructor-info:before{vertical-align:middle;display:inline-block;content:'';height:20px;width:18px;padding-left:4px;position:relative;top:3px;background:url(/assets/i/icon-info.svg) no-repeat}@media (max-width:900px){.item__constructor-info{opacity:1}.item{margin-bottom:100px}}.catalogue__side .catalogue__nav-item--selected > a,.item__constructor-subitem:hover .item__constructor-subitem-title{color:#50e3c2}.item__constructor-subitem:hover .item__constructor-info{opacity:1}.item__constructor-actions{position:absolute;right:20px;top:16px}.item__constructor-action{display:inline-block;margin-right:30px;text-transform:uppercase;font-size:13px;font-weight:900;cursor:pointer;transition:opacity .1s ease-in-out}.item__constructor-action:hover{opacity:.6}.item__constructor-action img{position:relative;top:-1px;vertical-align:middle;margin-right:6px}.item__constructor-action:last-child{margin-right:0}@media (max-width:1100px){.item__constructor-actions{display:block;text-align:center;position:relative;top:0;left:0;margin-top:30px;margin-bottom:0}.tabs--centered-left{text-align:center!important}}.item__constructor-mobile-subitems{background:#f5f5f5}.item__constructor-mobile-subitem{text-align:left;padding:15px 10px 0;box-sizing:border-box;position:relative}.item__constructor-mobile-subitem:after{margin-top:15px;width:100%;display:block;content:'';box-sizing:border-box;height:1px;background:#d5d5d5;padding:0 10px}.item__constructor-mobile-subitem .item__constructor-subitem-picture{display:inline-block;margin:0}.item__constructor-mobile-subitem:last-child{padding-bottom:15px}.item__constructor-mobile-subitem:last-child:after{display:none}.item__constructor-mobile-subitem .constructor__levels{margin:0}.item__constructor-mobile-subitem .constructor__levels .columns{text-align:right}.item__constructor-mobile-subitem .constructor__levels .column{width:auto}.item__constructor-mobile-subitem .constructor__levels .counter__action{width:38px}.item__constructor-mobile-subitem .column.counter__number{width:40px}.item__constructor-mobile-title{padding-left:20px;display:inline-block;vertical-align:top;font-size:14px;color:#4a4a4a;font-weight:100;padding-top:10px;max-width:100px}.item__constructor-mobile-counter{display:inline-block;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.item__legend{margin-bottom:14px}.item__legend .catalogue__item-label{font-size:14px;font-weight:100;margin-bottom:10px;width:100%;display:block;background-position:0 50%;box-sizing:border-box;padding-left:50px;height:30px;line-height:30px;vertical-align:middle}.item__legend .catalogue__item-label--fitness{background-size:40px auto;background-position:-5px 50%}.item__legend .catalogue__item-label--lent{background-size:21px auto;background-position:4px 50%}.item__legend .catalogue__item-label--hit{background-size:31px auto}.item__legend .catalogue__item-label--gluten{background-size:21px auto;background-position:4px 50%}.item__legend .catalogue__item-label--lowsugar{background-size:31px auto}.subnav{min-height:60px;width:100%;background:#f3f7f8;text-align:center;box-sizing:border-box;margin-top:-5px;border-top:1px solid #ececec}.catalogue__nav-item--subnav{display:inline-block;height:60px;line-height:60px;vertical-align:middle;padding:0 10px}.catalogue__nav-item--subnav.catalogue__nav-item--selected{height:58px;line-break:58px}.catalogue__side{background:#f3f7f8;margin-top:42px;padding:35px 40px 11px;box-sizing:border-box;width:calc(100% - 40px)}.catalogue__side .catalogue__nav-item{display:block;margin-bottom:24px;margin-left:0;padding-left:0}.catalogue__side .catalogue__nav-item--selected{border-bottom:0;padding-bottom:0}.catalogue__side-search{height:48px;margin-bottom:36px;width:100%;border:0;border-radius:0;box-sizing:border-box}.catalogue__side-searchbox{padding:0 20px;width:calc(100% - 40px);height:48px;border:0;border-radius:0;font-size:13px}.catalogue__category-select{margin-bottom:40px;position:relative;display:none}.catalogue__category-select-title{font-size:12px;color:#9b9b9b;text-transform:uppercase;margin-bottom:0}.catalogue__category-select-list{width:100%;background:0 0;border:0;-webkit-appearance:none;height:38px;font-weight:700;text-transform:uppercase;font-size:14px;border-bottom:2px solid #000;border-radius:0;background:url(/assets/i/select-icon.svg) 100% 50% no-repeat}@media (max-width:1150px){.catalogue__side{display:none}.catalogue__asided{width:100%}.catalogue__category-select{display:block}}@media (max-width:850px){.catalogue__asided .catalogue__item{width:50%}}@media (max-width:600px){.catalogue__asided .catalogue__item{width:100%}.catalogue__category-select{margin-top:20px}}.catalogue__filters{border-top:1px solid #d6dadb;padding-top:24px}.catalogue__filter{margin-bottom:20px;font-size:13px;color:#000;cursor:pointer;user-select:none}.catalogue__filter--selected{color:#50e3c2}.article h2.catering-items__heading{font-family:Ubuntu;font-size:16px;text-align:left}.catering-item__component{font-weight:lighter;color:#4a4a4a;font-size:14px;margin-bottom:16px}.catering-item__picture{vertical-align:top;width:100px;display:inline-block;padding-right:20px;box-sizing:border-box}.catering-item__picture img,.footer__bewell-logo img{max-width:100%}.catering-item__title{vertical-align:top;display:inline-block;width:calc(100% - 140px - 100px);line-height:140%}.catering-item__count{vertical-align:top;display:inline-block;width:70px;padding-left:20px;box-sizing:border-box;white-space:nowrap}.catering-item__link{border-bottom:1px dashed!important}.catering-item__components--picture{margin-top:50px;min-height:0;pointer-events:auto}.item--catering-constructor{margin-bottom:50px}.catering-item__component--constructor .catering-item__title{width:calc(100% - 140px - 150px)}.catering-item__component--constructor .catering-item__count:last-child{padding-top:0;width:120px}.catering-item__component--constructor .catering-item__count:last-child .counter .counter__number{height:20px;line-height:20px}.catering-item__component--constructor .catering-item__count:last-child .counter .counter__action{line-height:16px;height:20px;width:20px}.catering-item__data{display:inline-block;width:calc(100% - 120px)}.catering-item__data .catering-item__title{width:calc(100% - 50px - 150px)}@media (max-width:900px){.catering-item__component--constructor .catering-item__title{width:100%;margin-bottom:14px}.catering-item__component--constructor .catering-item__count{padding-left:0;width:100%;margin-bottom:14px}.catering-item__component--constructor .catering-item__count:last-child{width:100%;max-width:100px;position:relative;left:-10px}}.constructor{margin-top:-20px}.constructor__step{margin-bottom:30px}.constructor__step-title{font-weight:700;text-transform:uppercase;margin-bottom:30px;line-height:140%}.constructor__step-data{padding-bottom:20px;position:relative}.constructor__step-persons-slider-range{opacity:0;font-size:14px;color:#4a4a4a;width:6%;display:inline-block;font-weight:100;margin-top:6px;background:#fff;text-align:center}.noUi-slider{box-shadow:none;background:0 0;border:0;width:88%;display:inline-block;margin:0 auto;padding:0 14px;box-sizing:border-box}.noUi-slider:after{height:1px;position:absolute;top:12px;left:0;width:100%;background:#d8d8d8;content:''}.noUi-handle{z-index:20;border:0;width:38px!important;height:38px!important;text-align:center;vertical-align:middle;color:#fff;font-weight:700;font-size:18px;line-height:36px;background:#000;border-radius:100%;box-shadow:none;margin-left:-2px}.noUi-handle:after,.noUi-handle:before{display:none}.constructor__levels{display:inline-block;width:200px}.constructor__finish{padding-top:0;font-size:24px;font-weight:700;padding-bottom:40px}.constructor__finish small{font-size:16px;margin-right:10px}.constructor__items{margin-bottom:-20px}.constructor__item{display:inline-block;margin-right:30px;margin-bottom:30px;vertical-align:top;position:relative;cursor:pointer;width:80px}.constructor__item-picture{width:60px;height:60px;background:#b5e2d8;border-radius:100%;margin-bottom:20px;box-sizing:border-box;background-size:cover;background-position:50% 50%;margin-left:auto;margin-right:auto}.constructor__item--selected .constructor__item-picture:after,.constructor__item-picture:before{position:absolute;top:-4px;left:50%;margin-left:-34px;content:'';border:4px solid #fff;border-radius:100%;width:68px;height:68px;z-index:2;box-sizing:border-box}.constructor__item-title{color:#4a4a4a;font-size:14px;text-align:center;font-weight:100;line-height:140%}.constructor__item--selected .constructor__item-picture{position:relative}.constructor__item--selected .constructor__item-picture:after{top:-6px;margin-left:-36px;border:6px solid #50e3c2;width:72px;height:72px;z-index:1}.constructor__mini-item{white-space:nowrap;height:38px;line-height:38px;border:1px solid #979797;border-radius:20px;display:inline-block;margin-right:9px;padding:0 18px;font-size:14px;margin-bottom:9px;font-weight:100;color:#4a4a4a;cursor:pointer;transition:border .2s ease-in-out}.constructor__mini-item:hover{border:1px solid #50e3c2}.constructor__mini-item--selected{background:#50e3c2;color:#fff;border:1px solid #50e3c2}@media (max-width:840px){.noUi-slider{padding:0 20px}.constructor__step-persons-slider-range{width:8%}.noUi-slider{width:84%}.constructor__levels{display:block;margin:20px auto 0}.constructor__finish{font-size:18px}.constructor__mini-item{font-size:12px;padding:0 10px}.order .order__details-heading{font-size:40px}.order .order__details{padding-top:40px}}.constructor__text{margin-bottom:40px}.order .heading.heading--constructor{padding-bottom:20px;margin-bottom:20px}.constructor__mini-item-info{opacity:.1;width:17px;height:17px;display:inline-block;margin-left:4px;position:relative;top:4px;z-index:100;background:url(/assets/i/icon-info.svg) no-repeat}.constructor__mini-item-info:hover{opacity:1}.page__gallery-item--constructor{position:relative}.page__gallery-item--constructor:hover{cursor:pointer}.page__gallery-item--constructor:hover:after{content:'';position:absolute;top:0;left:0;box-sizing:border-box;border:4px solid #50e3c2;width:100%;height:100%}.counter{text-align:center;user-select:none}.counter__action,.counter__number{text-align:center;height:38px;line-height:34px}.counter__action{border:1px solid #979797;cursor:pointer;vertical-align:middle;border-radius:100%;box-sizing:border-box;width:38px;color:#979797}.counter__number{color:#000}.footer{background:#fff;position:relative}.footer__nav{margin-bottom:10px}.footer__nav-item{font-size:14px;margin-left:20px;font-weight:lighter;display:inline-block}.footer__nav-item a{color:#222;transition:color .2s ease-in-out}.footer__nav-item a:hover{color:#4fdebe}.footer__by{font-size:14px;color:#222;font-weight:100}.footer__by a{font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#222;transition:color .3s ease-in-out}.footer__by a:hover{color:red}.footer__bewell-logo,.footer__bewell-text{display:inline-block;width:100px}.footer__bewell-text{color:#222;line-height:160%;vertical-align:top;font-size:14px;font-weight:lighter;padding-left:18px;box-sizing:border-box}.footer__bewell-text a{font-weight:700;color:#222;transition:color .2s ease-in-out}.footer__bewell-text a:hover,.header__nav-item a:hover,.header__nav-item.header__nav-item--accent a{color:#4fdebe}.footer--contacts{text-align:right}@media (max-width:700px){.footer .column{width:100%;text-align:center}.footer,.footer__push{height:auto}.footer{padding-bottom:20px}.footer__nav{margin-bottom:20px;padding-top:30px}.footer__by,.footer__nav-item{width:100%;height:auto;text-align:center;line-height:140%}.footer__nav-item{margin-left:0;margin-bottom:14px}.footer__by{position:static;margin-bottom:20px}.footer__bewell{margin-top:20px}}.form__input{border:0;background:0 0;border-bottom:1px solid #dae6e9;height:46px;line-height:46px;vertical-align:middle;color:#222;font-size:13px;font-weight:700;width:100%;border-radius:0}.form__input:focus{border-bottom:1px solid #222}.form__input--address{padding-right:70px;box-sizing:border-box}.form__input--error{border-bottom:1px solid red!important}.form__input--promocode{border:1px solid #50e3c2;box-sizing:border-box;padding:0 102px 0 18px}.form__input--promocode:focus{border-bottom:1px solid #50e3c2}.form__input--promocode-applied{background:#50e3c2;color:#fff;padding-right:18px}.form__input-address{cursor:pointer;position:absolute;right:54px;margin-top:-29px;color:#50e3c2;font-size:13px;font-weight:100d}.form__row{margin-bottom:35px}.form__row--relative{position:relative}.lb_label.top{color:#50e3c2;font-size:9px;text-transform:uppercase;margin-top:6px;letter-spacing:1px}.form__row-title{text-transform:uppercase;font-weight:bolder;font-size:13px;margin-bottom:14px}.form__radio-row{margin-bottom:12px}.form__label{font-weight:lighter;font-size:14px;color:#4a4a4a}.form__label input[type=radio]{margin-right:12px}.form--auth{margin-bottom:60px}.form__error{color:red;font-style:italic;display:none}.form__radio:checked,.form__radio:not(:checked){position:absolute;left:-9999px}.form__radio:checked+label,.form__radio:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#666}.form__radio:checked+label:before,.form__radio:not(:checked)+label:before{content:'';position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #ddd;border-radius:100%;background:0 0}.form__radio:checked+label:after,.form__radio:not(:checked)+label:after{content:'';width:10px;height:10px;background:#000;position:absolute;top:5px;left:5px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.form__radio:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.form__radio:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.form__radio-wrap{margin-bottom:14px}.form__radio-row{margin-top:20px;font-size:14px;font-weight:100}.gift{text-align:center;margin-top:20px}.gift__title{font-size:20px;font-family:Ubuntu;margin-bottom:20px;font-weight:900}.gift__btn{padding:0 30px}.gift--confirmed .gift__confirm{display:none}.gift--confirmed .gift__cards{display:block}.gift__cards .column{width:50%!important;white-space:nowrap;text-align:left}.gift__cards .column:last-child{text-align:right}.gift__cards-top{margin-bottom:40px}a.gift__cards-cancel{color:#50e3c2;font-weight:100;text-decoration:none;border-bottom:none}.gift__cards-title{text-transform:uppercase}.gift__cards{text-align:left}.gift__card{width:250px;cursor:pointer;display:inline-block;margin-right:20px;z-index:100;position:relative}.gift__card img{padding-bottom:0;max-width:100%}.gift__card:last-child{margin-right:0}.gift__card--selected:after{border:3px solid #50e3c2;content:'';width:100%;height:100%;position:absolute;top:0;left:0;box-sizing:border-box;background:url(/assets/i/card-selected.svg) 50% 50% no-repeat}.gift__cards-wrap{margin-bottom:40px}.gift__cards-wrap:last-child{margin-bottom:0}.gift__card-text{margin-top:20px}.header{position:fixed;top:0;width:100%;left:0;background:#fff;z-index:100;box-shadow:0 1px 16px 0 rgba(0,0,0,.1)}.header__level1{height:80px;border-bottom:1px solid #e7e7e7}.header__level2{height:60px}.header__logo,.header__logo-text{position:relative;vertical-align:top}.header__logo{text-align:left;padding-top:16px;width:260px}.header__logo img{padding-right:16px;position:relative;width:48px;height:48px}.header__logo .a--block__link{z-index:201}.header__logo-text{z-index:200;display:inline-block}.header__logo-text a{color:#000}.header__logo-title{padding-top:8px;padding-bottom:4px;text-transform:uppercase;vertical-align:top;font-size:20px}.header__logo-subtitle{display:block;font-size:12px;color:#9b9b9b;font-weight:100}.header__nav{position:absolute;left:40px;top:0;height:60px}.header__nav-item{height:60px;display:inline-block;margin-right:20px;line-height:60px;vertical-align:middle;font-size:13px;text-transform:uppercase;font-weight:700}.header__nav-item a{transition:color .1s ease-in-out;color:#000}.header__nav-item--burger{display:none}.header__nav-item--more:after{content:'';background:url(/assets/i/icon-more.svg) no-repeat;display:inline-block;width:11px;height:6px;margin-left:4px;position:relative;top:-1px}.header__nav-item--more:hover .header__nav-more{opacity:1;pointer-events:auto}.header__actions{width:calc(50%);position:absolute;right:40px;top:0;text-align:right}.header__actions-phone{position:absolute;z-index:300;left:50%;transform:translateX(-50%);top:15px;font-weight:700;font-size:13px;vertical-align:middle;text-align:center}.header__actions-phone p{font-weight:100;padding-bottom:6px;font-size:11px;color:#9b9b9b}.header__actions-phone a{color:#000;font-weight:700}.header__actions-time{padding-top:6px;font-size:11px;color:#9b9b9b;font-weight:300}.header__actions-item{display:inline-block;margin-left:40px;font-size:13px;color:#4a4a4a;font-weight:lighter;cursor:pointer;height:70px;line-height:70px}.header__actions-item img{margin-right:6px;vertical-align:middle}.header__actions-item--cart{height:80px;line-height:80px}.header__actions-item--cart img{width:18px;height:24px}.header__actions-item--user{position:absolute;right:40px;top:0;height:60px;line-height:60px}.header__actions-item--user img{width:24px;height:24px}.header__actions-cart-counter{font-size:13px;font-weight:700;color:#000;padding-left:4px}.header-burger-nav,.header__nav-more{background:#fff;box-shadow:0 2px 15px 0 rgba(0,0,0,.1);border-radius:5px;transition:all .3s ease-in-out}.header__nav-more{padding:30px 30px 0;min-width:210px;margin-top:-15px;margin-left:-30px;opacity:0;pointer-events:none;position:absolute}.header__nav-more .header__nav-item{display:block;margin-bottom:28px;line-height:140%;height:auto}.header-burger-nav{padding-top:40px;padding-bottom:20px;width:90%;margin:0 auto;position:fixed;left:50%;transform:translate(-50%,-100%);z-index:100;top:-100px}.header-burger-nav--visible{transform:translate(-50%,0);top:95px}.header-burger-nav__item{text-align:center;text-transform:uppercase;margin-bottom:26px}.header-burger-nav__item a{color:#000}.header__mobile-phone{display:none}.header-burger-bg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:49;opacity:0;pointer-events:none;transition:all .3s ease-in-out}.header-burger-bg--visible{opacity:1;pointer-events:auto;cursor:pointer}.header-burger-nav__contacts{margin-top:36px;color:#fff;position:absolute;text-align:center;width:100%}.header-burger-nav__phone{font-size:20px;font-weight:600;margin-bottom:10px}.header-burger-nav__phone a{color:#fff}.header-burger-nav__time{font-size:13px;font-weight:100}.header__actions-cart-title{color:#000;font-weight:700;text-transform:uppercase;font-size:13px}@media (max-width:1200px){.header__actions{right:40px}.header__nav{left:40px}}@media (max-width:1150px){.header__level2{height:0}.header__level1{border-bottom:0;position:relative;z-index:1}.header__logo{width:48px;position:absolute;left:50%;transform:translateX(-50%);text-align:center}.header__actions-item .header__actions-cart-title,.header__logo-text{display:none}.header__actions-item{margin-left:25px}.header__actions-item .header__actions-cart-counter{display:inline}.header__mobile-phone{position:relative;top:-70px}.header__actions-phone{display:none}.header__actions{right:20px}.header__nav{left:20px}.header__nav-item{display:none}.header__actions-item--user{right:70px;top:-70px}.header__nav-item--burger{display:inline-block;margin-right:30px}.header__nav-item--burger img{position:relative;top:-66px;cursor:pointer}.header__mobile-phone{display:inline-block}.header__mobile-phone img{vertical-align:middle}.header__actions-item--user{z-index:400}.header__actions{width:auto;z-index:410}.header__actions-item--cart{z-index:400;position:relative}.header__logo img{padding-right:0}}.instagram{text-align:center;position:relative;margin-bottom:90px}.instagram:after{content:'';position:absolute;top:50%;left:50%;width:80%;height:90%;border:5px solid #50e3c2;display:block;transform:translate(-50%,-50%);margin-top:8px;z-index:5}.instagram__content,.more a span{position:relative;z-index:10}.instagram__title{background:#fff;display:inline-block;margin-bottom:0;padding:0 34px 15px}.instagram__title a{color:#222}.instagram__subtitle{font-size:16px;font-weight:lighter;margin-bottom:22px;color:#222}.instagram__item,.instagram__items{text-align:center}.instagram__item{width:240px;height:240px;background-size:cover;background-position:50% 50%;margin-top:40px;max-width:100%;display:inline-block}.instagram__socials{margin-top:60px;background:#fff;display:inline-block;padding:0 60px}.instagram__social{display:inline-block;width:40px;height:40px;line-height:40px;vertical-align:middle;background:#222;border-radius:50px;margin:0 8px;text-align:center;transition:background .1s ease-in-out;position:relative}.instagram__social a{left:0;top:0;position:absolute;width:100%;height:100%}.instagram__social:hover,.more a:after{background:#50e3c2}.instagram__social img{vertical-align:middle;position:relative;top:-1px}.instagram__social--ig img{position:relative;top:-2px}@media (max-width:1100px){.instagram__item{width:200px;height:200px}}@media (max-width:960px){.instagram__items .column{width:50%}.instagram__item{width:240px;height:240px;margin-top:20px}.instagram:after{width:100%}.instagram__socials{margin-top:40px}}@media (max-width:600px){.instagram__title.heading{font-size:30px;padding:0 18px}.instagram__subtitle{font-size:14px}.instagram__item{width:120px;height:120px}.instagram__socials{padding:0;width:80%}}.jumbotron,.jumbotron-wrap{height:540px;position:relative}.jumbotron-wrap{width:100vw}.jumbotron-wrap .fotorama__stage,.jumbotron-wrap .fotorama__wrap{height:100%!important;width:100vw!important}.jumbotron-wrap .fotorama__nav-wrap{position:relative;top:-40px}.jumbotron-wrap .fotorama__dot{border:1px solid #fff}.jumbotron{width:100vw;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media (max-width:700px){.jumbotron:before{height:9px;background-size:auto 100%}}.jumbotron__data,.jumbotron__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.jumbotron__data{color:#000}.jumbotron__data--left{text-align:left}.jumbotron__data--right{text-align:right}.jumbotron__data--center{text-align:center}.jumbotron__data--black{color:#000}.jumbotron__data--white,.more a:hover{color:#fff}.jumbotron__data--white .btn--slide{background:#fff;color:#000}.jumbotron__title{font-family:"Playfair Display";margin-bottom:24px;line-height:140%;font-weight:700}.jumbotron__text{line-height:140%;margin-bottom:30px}.jumbotron__next{background:url(/assets/i/jumbotron-next.svg);width:9px;height:6px;position:absolute;left:50%;transform:translateX(-50%);bottom:32px}@media (max-width:800px){.jumbotron,.jumbotron-wrap{height:350px}.jumbotron__title{margin-bottom:12px}.jumbotron__text{margin-bottom:20px}.jumbotron__next{bottom:22px}}.map{width:100%}.map--places{height:610px;margin-bottom:45px;background:#f1f1f1}.more{font-weight:700;text-align:center;text-transform:uppercase;margin:38px auto 0;font-size:13px}.more a{color:#222;padding:12px 18px;position:relative;transition:color .3s ease-in-out}.more a span{z-index:2}.more a:after{content:'';display:inline-block;height:2px;margin:0 auto;width:100%;position:absolute;bottom:0;left:0;z-index:1;transition:height .3s ease-in-out}.more--margined{margin-bottom:75px}.more--white a,.place__address a,.place__column-data a{color:#fff}.offer--inline h3.offer__title,.offers{text-align:center}.offer{margin-bottom:30px}.offer__picture{width:50%;display:inline-block;padding-right:20px;box-sizing:border-box;vertical-align:top}.offer__picture-image{max-width:100%;vertical-align:top}.offer__data{vertical-align:top;width:50%;display:inline-block;padding-left:20px;box-sizing:border-box}h3.offer__title{text-align:left;margin-top:0}.offer__description{line-height:140%;text-align:left}.offer__picture-image{background-size:cover;background-position:50% 50%;height:100%;width:100%}.offer--inline{width:calc(33% - 4%);max-width:320px;min-width:300px;margin:0 2% 50px;display:inline-block}.offer--inline:last-child{margin-bottom:25px}.offer--inline .offer__picture{margin-bottom:20px;padding-right:0;width:100%}.offer--inline .offer__data{width:100%;padding:0 20px}.offer--inline .offer__description{text-align:center}@media (max-width:800px){.offer h3.offer__title,.offers{text-align:center}.offer{width:calc(33% - 4%);max-width:320px;min-width:300px;margin:0 2% 50px;display:inline-block}.offer:last-child{margin-bottom:25px}.offer .offer__picture{margin-bottom:20px;padding-right:0;width:100%}.offer .offer__data{width:100%;padding:0 20px}.offer .offer__description{text-align:center}}.order .heading{padding-top:40px;margin-bottom:70px}.order__number{margin-bottom:40px;font-size:14px;font-weight:bolder;text-transform:uppercase}.order__details{border:5px solid #50e3c2;margin-top:70px;box-sizing:border-box;padding:35px 30px 40px}.order__details-heading{position:absolute;background:0 0;width:100%}.order__details-heading span{padding:0 30px;background:#fff}.form--order .form__row{margin-bottom:25px}.order__details-total{font-size:24px;font-weight:bolder;margin-bottom:20px;text-align:center;margin-top:14px}.order__item{border-bottom:1px solid #d8d8d8;padding-bottom:30px;margin-bottom:30px;font-size:14px;font-weight:700}.order__item:last-child{border-bottom:none}.order__item--total{border-top:2px solid #000;margin-top:-30px;padding-top:30px}.order__item-title{font-weight:100;display:inline-block;width:calc(100% - 102px);vertical-align:top;line-height:140%}.order__item-set-content{display:block;font-size:12px;margin-top:6px}.order__items-column{box-sizing:border-box;padding-right:100px}.order__notice{font-size:14px;font-weight:100;margin-top:22px;line-height:140%}.order__notice--cart{margin-bottom:20px;display:none}.order__address-notice{font-size:14px;margin-top:10px;margin-bottom:-10px;line-height:140%;font-weight:100;font-style:italic;display:none}@media (max-width:1150px){.order{padding-top:20px}}@media (max-width:1000px){.order__items-column{width:100%;padding-right:0}.order__details-column{width:100%;margin-bottom:90px;margin-top:-60px}.order .order__details-heading.heading{padding-top:52px}}@media (max-width:720px){.order__items-column .order__item{position:relative}.order__items-column .column--50{width:100%}.order__items-column .column--15{width:33.33%;margin-top:20px}.order__items-column .column--5{position:absolute;top:0;right:0}.order__details{padding:20px 30px 40px}}.order__promocode{color:#50e3c2;font-size:14px;font-weight:100;text-transform:none;cursor:pointer;margin-top:14px}.order__promocode-wrap{margin-top:22px}.order__placeholder{background:#fafafa;min-height:200px;position:relative;margin-bottom:20px;cursor:pointer}.order__placeholder span{position:absolute;text-align:center;width:70%;top:50%;left:15%;line-height:140%;font-size:14px;color:#c2c2c2;font-weight:100}.order__placeholder:after{content:'';top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);border:1px dashed #979797;border-radius:5px;display:block;position:absolute;background:url(/assets/i/icon-camera.svg) 50% 30% no-repeat}.order__placeholder img{position:relative;z-index:200;width:100%}.order__placeholder-close{opacity:0;position:absolute;top:10px;right:10px;width:20px;height:20px;background:#000;color:#fff;text-align:center;line-height:18px;vertical-align:middle;border-radius:100%;z-index:300;cursor:pointer;transform:rotate(45deg)}.order__placeholder-close--visible{opacity:1}.dz-preview,.suggestions-constraints{display:none}.suggestions-input{padding-left:0!important}.order__block-content{background:#f3f7f8;padding:20px 40px;box-sizing:border-box}.order__block-content .order__details-total{text-align:left;margin-bottom:30px}.form--checkout{margin-top:-20px}.columns--order-nav{margin-top:30px;margin-bottom:40px}.columns--order-nav .btn{max-width:300px}@media (max-width:720px){.columns--order-nav{margin-bottom:2s 0}.columns--order-nav .column{width:100%;text-align:center;margin-bottom:30px}.columns--order-nav .btn{width:100%}}.order__block{position:relative;display:none}.order__block:before{content:'';top:0;left:0;width:100%;height:7px;background:#50e3c2;display:block}.order__block--1{display:block}.order__block--1:before{width:25%}.order__block--2:before{width:50%}.order__block--3:before{width:75%}.order__block--4:before{width:100%}@media (max-width:720px){.column--input-left,.column--input-right{padding-left:0;padding-right:0;margin-bottom:20px}.column--input-left:last-child,.column--input-right:last-child{margin-bottom:0}}.page__gallery-wrap{margin-top:80px}.page__gallery-item{display:inline-block;height:400px;margin:30px 20px 0}.page__gallery-item img{vertical-align:middle;max-height:100%}@media (max-width:960px){.page__gallery-wrap{margin-top:40px}.page__gallery-item{height:250px;margin:20px 10px 0}}@media (max-width:400px){.page__gallery-item img{max-width:320px;max-height:213.33px}}.page__gallery--mini{overflow:hidden;height:250px}.page__gallery--mini .page__gallery-item{height:250px;margin:0 5px}.page__cooper{font-weight:600;text-align:center;line-height:140%;padding-bottom:60px;margin:40px auto 90px;box-sizing:border-box;position:relative}.page__cooper p{max-width:946px;padding:0 100px;box-sizing:border-box;margin:-40px auto 0}.page__cooper:after{content:'';position:absolute;top:50%;left:50%;width:80%;height:90%;border:5px solid #50e3c2;display:block;transform:translate(-50%,-50%);margin-top:8px;z-index:5}.page__cooper:before{position:relative;top:-56px;z-index:10;margin:0 auto;content:'';display:block;background:url(/assets/i/page/cooper.png) #fff no-repeat;width:200px;height:140px;background-size:200px 140px;background-position:50% 50%;padding:0 40px}.page__cooper--no-border{margin-bottom:0}.page__cooper--no-border:before{top:0}.page__cooper--no-border:after{display:none}.page__cooper--no-border p{font-weight:300;font-size:14px;color:#4a4a4a;margin:0 auto}.page__cooper--no-border .heading{padding:0;margin:10px 0 42px}@media (max-width:960px){.page__cooper{margin-top:55px}.page__cooper:after{width:100%}.page__cooper p{padding:0 20px}}.page__team{background:#f3f7f8;max-width:1250px;margin:0 auto 80px;padding:30px 85px;box-sizing:border-box}.page__team .heading{margin-bottom:65px;position:relative}.page__team .column{box-sizing:border-box;padding-right:40px}.page__team img{border-radius:100%;max-width:100%}.page__team-name{font-family:Playfair Display;font-size:24px;font-weight:700;margin-top:50px;margin-bottom:25px}.page__team-title{font-size:12px;text-transform:uppercase;font-weight:700;margin-bottom:25px}.page__team-text{font-size:14px;font-weight:300;line-height:140%}@media (max-width:960px){.page__team-name{margin-top:25px}.page__team{padding:10px 30px 0}.page__team .column{padding-left:0;padding-right:0;width:100%;margin-bottom:0;padding-bottom:40px}.page__team .column:nth-child(2n){padding-left:0;padding-right:0}}.page__delivery{height:850px;position:relative}.page__delivery-text{width:50%;height:820px;top:15px;left:15px;background:#fff;position:absolute;z-index:10;padding:32px 32px 0;box-sizing:border-box;overflow-y:scroll}.page__delivery-map{width:100%;height:100%;position:absolute}.page__delivery>ymaps{width:100%!important;height:100%!important;position:absolute}@media (max-width:960px){.page__delivery{height:auto}.page__delivery-map{position:static;height:300px;margin-bottom:20px}.page__delivery-text{position:static;width:100%;top:0;left:0;padding:0;height:auto}}.scrollyeah__slick{position:absolute;top:50%;z-index:100;cursor:pointer}.scrollyeah__slick img{padding-bottom:0}.scrollyeah__slick--left{transform:translate(-35%,-50%);left:0}.scrollyeah__slick--right{transform:translate(35%,-50%);right:0}.scrollyeah__wrapper{position:relative}.scrollyeah__shaft--animated{transition:left .5s ease-in-out}.places{margin-bottom:80px}.place{width:33.33%;display:inline-block;padding-right:15px;text-align:center;box-sizing:border-box;vertical-align:top}.place:last-child{padding-right:0}.place__content,.place__data{vertical-align:top;position:relative}.place__content{background:#000;color:#fff;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;padding-top:92px;padding-bottom:92px;width:100%}.place__content:after,.place__header:after{top:0;left:0;width:100%;height:100%;position:absolute;content:'';z-index:5}.place__content:after{background:rgba(0,0,0,.7)}.place__data{z-index:10;width:80%;margin:0 auto}.place__logo{margin-bottom:24px}.place__title{font-family:"Playfair Display";font-size:36px;margin-bottom:54px;color:#fff}.place__address,.place__soon,.place__title{font-weight:lighter;line-height:140%}.place__soon{font-family:"Playfair Display";margin-bottom:0;color:#fff;margin-top:23px;font-size:20px}.place__address{font-size:16px;padding-bottom:20px}.place__address p{margin-bottom:12px}.place__header{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;position:relative;padding-top:48px;margin-bottom:50px}.place__header:after{background:rgba(34,34,34,.95)}.place__header .heading{margin-top:0;color:#fff}.place__single{position:relative;z-index:10;margin:0 auto;max-width:980px;width:100%;text-align:center}.place__columns{color:#fff;line-height:28px;font-size:14px;padding-bottom:40px}.place__column-title,.popup__big-text strong{font-weight:700;text-transform:uppercase}.place__column-data{font-weight:lighter}.place__gallery{padding-bottom:80px}.place__single{margin-bottom:80px}@media (max-width:960px){.place,.places{margin-bottom:20px}.places{text-align:center}.place{width:50%}}@media (max-width:800px){.place{width:100%;padding-right:0}.place:last-child{margin-top:20px;padding-left:0}.place__title{font-size:24px}.place__columns .column{width:100%;margin-bottom:20px}}.place__menus{margin-bottom:40px;text-align:center;padding-top:70px}.place__menus-item{vertical-align:top;display:inline-block;padding:0 70px;margin-bottom:100px;border-right:1px solid #d8d8d8}.place__menus-item:last-child{border-right:none}.place__menus-icon img{padding-top:10px;padding-bottom:40px;max-width:60px;max-height:60px}.place__menus-title{margin-bottom:30px;font-family:"Playfair Display";font-weight:600;font-size:20px}.place__menus-view{font-size:14px;color:#000;opacity:.5}.place__menus-view a{color:#000}@media (max-width:1172px){.place__menus-item{border:0;margin-bottom:50px}}.popup__bg,.popup__wrap{opacity:0;pointer-events:none;text-align:center;position:fixed;width:100%;height:100%;transition:all .5s ease-in-out}.popup__bg{background:rgba(0,0,0,.8);top:0;left:0;z-index:200}.popup__wrap{top:20px;left:50%;transform:translateX(-50%);z-index:2000;overflow-y:scroll;background:0 0}.popup-close{cursor:pointer;color:#fff;font-weight:100;font-size:13px;line-height:40px;height:40px;vertical-align:middle;text-align:right;position:absolute;margin-top:-100px;width:100%}.popup-close img{vertical-align:middle;margin-left:10px}.popup--visible{opacity:1;pointer-events:auto}.popup__wrap.popup--visible{top:0}.popup__checkbox{display:inline-block;font-size:20px;margin-right:25px;margin-bottom:12px;cursor:pointer}.popup__checkbox a{color:#000;opacity:1;border-bottom:1px solid}.popup__checkbox a:hover,.popup__form-simple-text a:hover,.popup__quote a:hover{opacity:.7}.popup__checkbox:last-child{margin-right:0}.popup__checkbox:before{width:16px;height:16px;content:'';background:url(/assets/i/checkbox.png) 0 0 no-repeat;display:inline-block;margin-right:8px}.popup__checkbox.checkbox--error:before{background-position:0 -16px}.popup__checkbox input[type=checkbox]{pointer-events:none;opacity:.01;width:0;line-height:0}.popup__checkbox.checkbox--selected:before{background-position:0 -32px}.popup__content{background:#fff;width:100%;max-width:740px;padding-top:50px;padding-bottom:50px;box-sizing:border-box;min-width:320px;margin:100px auto 60px;position:relative}.popup__content-title{position:relative;font-size:36px;color:#012c52;margin-bottom:20px;font-weight:700}.popup__content-title-alt{position:absolute;top:8px;left:35px;font-size:20px;color:#012c52;opacity:.7;cursor:pointer}.popup__content-title-alt--right{right:35px;left:auto}.popup__content-container{padding:0 30px;box-sizing:border-box}.popup__form-simple-text--padded{margin-top:30px;color:#4c4c4c}.popup__form-simple-text--padded a{color:#012c52!important;font-weight:700}.popup__form-simple-text{line-height:130%;color:#000;font-size:12px;font-family:FlightC;text-transform:uppercase}.popup__form-simple-text a{color:#4c4c4c;opacity:1;transition:all .3s ease-in-out}.popup__form{margin-bottom:26px}.popup__form ::-webkit-input-placeholder{color:#4c4c4c;font-weight:700}.popup__form :-moz-placeholder,.popup__form ::-moz-placeholder{color:#4c4c4c;font-weight:700}.popup__form :-ms-input-placeholder{color:#4c4c4c;font-weight:700}.popup__form-row input{width:100%;height:46px;line-height:50px;font-size:20px;color:#4c4c4c;border:0;box-sizing:border-box;border-bottom:1px solid #eee;text-align:center;text-transform:uppercase;font-family:"Bebas Neue";font-weight:700}.popup__form-row input:focus{background:#faffbd}.input--error{border-bottom:1px solid red!important}.wrappa{display:inline-block;width:100%}.popup__form-row--date .wrappa{width:33.33%}.popup__form-row--date{border-bottom:1px solid rgba(238,238,238,.4)}.popup__note{font-family:FlightC;font-size:12px;color:#bbb;line-height:130%;margin-bottom:12px}.popup__note--mini{font-size:10px}.popup__quote{margin-bottom:12px;font-size:12px;text-transform:uppercase;font-family:FlightC;color:#4c4c4c;line-height:130%}.popup__quote a{color:#4c4c4c;text-decoration:underline}.popup__quote--notice{margin-top:20px}.popup__quote--hidden{display:none}.popup__btns{margin-top:20px;text-align:center}.popup__btns .btn{margin:0 auto 8px}.popup__big{margin-top:20px;margin-bottom:20px}.popup__big-content{width:1340px;background:#fff;padding:0 40px;box-sizing:border-box;margin:-50px auto 0}.popup__close-big{cursor:pointer}.popup__big-content-data{width:100%;max-width:780px;margin:0 auto;padding-top:100px;padding-bottom:60px}.popup__big-content-data article p{font-size:20px}.popup__big-content-data img,.popup__cover img{max-width:100%}.popup__big-text{font-family:FlightC}.popup__big-text p{line-height:130%;color:#4c4c4c;margin-bottom:18px;font-size:20px}.popup__big-title{font-size:81px;color:#0c4784;margin-bottom:34px;font-weight:700;position:relative;line-height:92%}.popup__big-title:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(255,255,255,.9),rgba(255,255,255,.2),rgba(255,255,255,0))}.popup__strong--blue{color:#012c52;font-weight:700}.popup__form-simple-text--bordered{border-top:1px solid #eee;border-bottom:1px solid #eee;box-sizing:border-box;padding:25px 20px;font-size:14px;line-height:130%}@media screen and (max-width:1280px){.popup__big-content{width:100%;max-width:1280px}.popup__big-title{font-size:64px}.popup__big-text p{font-size:18px}}@media screen and (max-width:400px){.popup__content{min-width:320px;margin-top:50px}.popup__big-text p,.popup__checkbox{font-size:16px}.popup__checkbox:before{top:2px;position:relative}.popup__big-title{font-size:48px}}@media screen and (max-height:900px),screen and (max-width:1050px){.popup__big-title{font-size:49px}}.popup__content-note{font-size:16px;margin-bottom:30px;font-weight:100;color:#222;line-height:140%}.popup__content-note a{color:#50e3c2}.popup__content-hint{font-size:14px;color:#9b9b9b;font-style:italic;font-weight:100;line-height:140%}.popup__content-hint a{color:#9b9b9b}.popup__content-wrapper{max-width:520px;width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}.address-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:100}.popup-close--address{color:#50e3c2;margin-top:0;top:10px;right:20px}.address-popup__map{position:absolute;top:200px;width:100%;bottom:0}.popup__cover{width:100%;background-size:cover;background-position:50% 50%;margin-bottom:25px;margin-top:-50px}.profile__order{padding-top:20px;padding-bottom:20px;vertical-align:middle;border-bottom:1px solid #d8d8d8;font-size:13px;line-height:140%}.profile__order:last-child{border-bottom:none}.profile__order .column{padding:0 10px;box-sizing:border-box}.profile__order strong{font-weight:800}.profile__order--heading{font-weight:800;text-transform:uppercase;color:#fff;background:#50e3c2}.profile__content{padding-top:20px}.profile__balance strong{display:block;padding-top:10px;font-size:36px;font-weight:700}.review{padding-top:90px;padding-bottom:90px;background:#f3f7f8;margin-bottom:75px;position:relative}.review__form{max-width:650px;width:100%;margin:40px auto 0}.review__stars{margin-bottom:20px;margin-top:10px}.review__star{cursor:pointer;display:block}.review__star--selected,.review__stars-point--selected .review__star{display:none}.review__stars-point--selected .review__star--selected{display:block}.review__stars-point{display:inline-block;margin-right:10px}.review__stars-title{width:145px;text-transform:uppercase;height:30px;line-height:30px;font-size:13px;font-weight:700}.review__stars-points,.review__stars-title{vertical-align:middle;display:inline-block}@media (max-width:600px){.review{padding:20px 20px 40px;box-sizing:border-box}.review__star{width:18px}.review__stars-point{width:10%;text-align:center;margin-right:0}}.review__result{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.secret{background:#f3f7f8;text-align:center;margin-bottom:60px;padding:65px 20px 15px;box-sizing:border-box}.secret__columns{width:80%;margin:0 auto}.secret__item{vertical-align:top;margin-top:75px;margin-bottom:40px;text-align:center}.secret__item-icon{margin-bottom:42px}.secret__item-icon img{max-width:60px;max-height:60px}.secret__item-title{font-size:20px;color:#222;font-family:"Playfair Display";font-weight:700;margin-bottom:18px}.secret__item-text{color:#4a4a4a;font-size:14px;line-height:140%;font-weight:lighter}@media (max-width:750px){.secret__item{padding:0 10px;box-sizing:border-box;width:50%;max-width:300px}}@media (max-width:550px){.secret__item{padding:0 10px;box-sizing:border-box;width:100%;max-width:300px;margin-top:10px}.secret__item:first-child{margin-top:50px}}.tabs-title{border-bottom:1px solid #e9e9e9}.tab-title{height:50px;line-height:50px;vertical-align:middle;font-size:13px;font-weight:700;padding:0 13px;border-bottom:2px solid transparent;display:inline-block;text-transform:uppercase;cursor:pointer;margin-right:10px;margin-bottom:-1px}.tab-title--current{border-bottom:2px solid #50e3c2}.tabs__content{padding-top:30px}.tab{display:none}.tab--current{display:block}.tabs--centered{text-align:center}.tabs--centered .tabs-title{border-bottom:none}.tabs--centered .tab-title{border-bottom:2px solid #e9e9e9;margin-right:0;padding:0 20px}.tabs--centered .tab-title--current{border-bottom:2px solid #50e3c2}.tabs--centered-left{text-align:left;display:inline-block;width:100%}.tabs--centered-left .tabs__content{width:100%;text-align:center}.tab h1,.tab h2,.tab h3{margin-top:0;text-align:left}.team{display:block;margin-top:40px}.team__item{margin-bottom:100px;width:33.33%;display:inline-block;text-align:center}.team__picture{width:100%;max-width:300px;height:300px;background-size:cover;background-position:50% 0;margin:0 auto 42px;border-radius:100%}.team__name{font-weight:700;font-size:20px;font-family:"Playfair Display";line-height:120%;text-align:center;color:#222;margin-bottom:18px}.team__title{font-size:14px;font-weight:lighter}@media (max-width:1050px){.team__picture{margin-bottom:20px}.team__item{width:50%;margin-bottom:50px}}@media (max-width:700px){.team__item{width:100%}}.heading{font-weight:700;font-size:48px;font-family:"Playfair Display";line-height:120%;text-align:center;color:#222;margin-bottom:15px}.heading--page{margin-top:48px;margin-bottom:40px}.heading--article{margin-bottom:20px}.heading--lined{position:relative}.heading--lined:after,.heading--lined:before{width:92px;content:'';background:#000;height:1px;position:absolute;top:50%;transition:translateY(-50%);margin-left:-122px}.heading--lined:after{margin-left:30px}.heading--mini{font-size:24px;margin-bottom:30px}.heading--left{text-align:left}.heading--centered{text-align:center!important}.heading--popup{margin-bottom:20px}.subheading{font-size:16px;color:#222;font-weight:lighter;text-align:center}.subheading--article{margin-bottom:60px}.subheading--sample{color:#9b9b9b;margin-bottom:14px;font-size:14px}@media (max-width:600px){.heading--min{font-size:24px}.heading--lined:after,.heading--lined:before{display:none}.heading{font-size:36px;margin-bottom:10px}}