/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/assets/img/vendor/chosen-js/chosen-sprite.png?8b55a822e72b8fd5e2ee069236f2d797) -42px 1px no-repeat;font-size:1px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover,.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/assets/img/vendor/chosen-js/chosen-sprite.png?8b55a822e72b8fd5e2ee069236f2d797) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/assets/img/vendor/chosen-js/chosen-sprite.png?8b55a822e72b8fd5e2ee069236f2d797) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/assets/img/vendor/chosen-js/chosen-sprite.png?8b55a822e72b8fd5e2ee069236f2d797) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:inset 0 1px 0 #fff}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(/assets/img/vendor/chosen-js/chosen-sprite.png?8b55a822e72b8fd5e2ee069236f2d797) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-rtl .chosen-search input[type=text]{background-image:url(/assets/img/vendor/chosen-js/chosen-sprite@2x.png?614fad616d014daf5367e068505cad35)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:Gilroy;src:url(/undefined/Gilroy-Light.eot?f7f61003d1a95e9216e1752294280379);src:url(/undefined/Gilroy-Light.eot?f7f61003d1a95e9216e1752294280379) format("embedded-opentype"),url(/undefined/Gilroy-Light.woff?d6dfb4c0613c973ab2b661f0e812138d) format("woff"),url(/undefined/Gilroy-Light.ttf?a3a7a7ad4c3a7b56574971322403e5dc) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:Gilroy;src:url(/undefined/Gilroy-Regular.eot?73cd9f784b711e1f08dcaf61566df837);src:url(/undefined/Gilroy-Regular.eot?73cd9f784b711e1f08dcaf61566df837) format("embedded-opentype"),url(/undefined/Gilroy-Regular.woff?d06cb80fcf68d61efb90ffb0c7def3e4) format("woff"),url(/undefined/Gilroy-Regular.woff2?f1f29aa2dbcb4231b5e74721d27a7353) format("woff"),url(/undefined/Gilroy-Regular.ttf?2d86e38e2207b00f65afbf33318be320) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Gilroy;src:url(/undefined/gilroy-medium.eot?ce12e7f23ff25c6f534364a7435885df);src:url(/undefined/gilroy-medium.eot?ce12e7f23ff25c6f534364a7435885df) format("embedded-opentype"),url(/undefined/gilroy-medium.woff?7d5dc1791cf2738d55a87e871549004c) format("woff"),url(/undefined/gilroy-medium.woff2?98d6a71aab4f5d0a9c8d9775106770a9) format("woff"),url(/undefined/gilroy-medium.ttf?6444f14adcdee041b62184f13139a56d) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:Gilroy;src:url(/undefined/Gilroy-Bold.eot?b4cff434d6caed9c3a35a5097cbeadff);src:url(/undefined/Gilroy-Bold.eot?b4cff434d6caed9c3a35a5097cbeadff) format("embedded-opentype"),url(/undefined/Gilroy-Bold.woff?0f1b08738c1c61adfc32dc6815e0087c) format("woff"),url(/undefined/Gilroy-Bold.ttf?905147c3e2808989662a10a721b9eee4) format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Gilroy;src:url(/undefined/Gilroy-ExtraBold.eot?95d141f1fc7dbb61d93a7e30c86a766e);src:url(/undefined/Gilroy-ExtraBold.eot?95d141f1fc7dbb61d93a7e30c86a766e) format("embedded-opentype"),url(/undefined/Gilroy-ExtraBold.woff?ad6a630f943f6a093c53efd34a3d45d1) format("woff"),url(/undefined/Gilroy-ExtraBold.ttf?f39dd5cfe4d2b5c8a746091e5fdbccb1) format("truetype");font-style:normal;font-weight:800}em{font-style:italic!important}.feature-list--item .img-cont:before,.list-style-yellow li:after,.mainfooter-bottom:before,.mainmenu li a:before,.ourprosducts-list--item .img-cont:before{content:"";display:block;position:absolute}.grid-row{font-size:0!important}.preloader{position:fixed;top:0;left:0;width:100%;height:100%}.foot-contacts-row--item .title:before,.lang-dropdown--current .icon,.lang-dropdown--current:before,.search-header .icon-search{display:block;position:absolute;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.mainmenu li a:before,.ourprosducts-list--item .img-cont:before{display:block;position:absolute;left:50%;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.preloader__content,.preloader__content>i,.soc-list--item:before{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.mainfooter .logo{transition:all .3s}.mainfooter .logo:hover{opacity:.8}.btn-square,.search-header .icon-search{display:inline-block;vertical-align:middle;border:none;-webkit-appearance:none;-moz-appearance:none;position:relative;text-align:center;cursor:pointer;box-sizing:border-box;transition:all .3s}.search-form input.search-input,.search-input-modal{border:none;background-color:transparent;box-sizing:border-box;width:100%;outline:none;color:#121212;font-family:Gilroy,Arial,sans-serif}.home-hero--img .img-chicken-desk,.home-hero--img .img-chicken-leaf,.home-hero--img .img-chicken-leg,.home-hero--img .img-chicken-lemon1,.home-hero--img .img-chicken-lemon2,.home-hero--text{-webkit-backface-visibility:hidden}.home-hero2 .img-cont img,.mainfooter-bottom .img-cont img,.mainfooter .logo img,.product-row--img img,.section-apetytna--head .logo-apetytna img,.section-error .img-cont img{display:block;width:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body.no-scroll,html.no-scroll{overflow:hidden}.preloader{z-index:999;background-color:rgba(0,0,0,.7);visibility:hidden;opacity:0;transition:all .3s}.preloader__content{width:140px;height:150px}.preloader__content>i{border:2px solid #ff3949;border-radius:50%}.preloader__content>i:first-of-type{width:25px;height:25px;border-bottom-color:transparent}.preloader__content>i:nth-of-type(2){width:50px;height:50px;border-right-color:transparent}.preloader__content>i:nth-of-type(3){width:75px;height:75px;border-top-color:transparent}.preloader.active{opacity:1;visibility:visible}.preloader.active .preloader__content>i{animation:preloader-rotate 2s linear infinite}.preloader.active .preloader__content>i:first-of-type{animation-duration:2s}.preloader.active .preloader__content>i:nth-of-type(2){animation-duration:2.5s;animation-direction:reverse}.preloader.active .preloader__content>i:nth-of-type(3){animation-duration:3s}@keyframes preloader-rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.toggle_dropdown_wrap{position:relative}.toggle_dropdown_wrap .toggle_menu{cursor:pointer}.toggle_dropdown_wrap .toggle_menu_dropdown{position:absolute;right:0;top:100%;z-index:99;margin-top:20px;transition:all .3s;opacity:0;visibility:hidden;background:#fff;min-width:120px}.toggle_dropdown_wrap .toggle_menu_dropdown a{display:block;transition:all .3s;text-align:left}.toggle_dropdown_wrap.opened .toggle_menu_dropdown{opacity:1;margin-top:5px;visibility:visible}.main-container{padding-top:260px}@media only screen and (max-width:1200px){.main-container{padding-top:240px}}@media only screen and (max-width:960px){.main-container{padding-top:110px}}@media only screen and (max-width:600px){.main-container{padding-top:80px}}.wrap{max-width:1330px;padding-left:20px;padding-right:20px;margin:0 auto}@media screen and (max-width:600px){.no-wrap-600{padding:0}}.fl{float:left}.fr{float:right}.tac{text-align:center}.tal{text-align:left}.tar{text-align:right}.bgi{background-size:cover;background-position:50%}.uptitle{font-weight:500;font-size:17px;color:#ff3949;line-height:1.1764705882}.title-1{font-weight:700;font-size:42px;line-height:1}@media only screen and (max-width:1160px){.title-1{font-size:38px}}@media only screen and (max-width:660px){.title-1{font-size:36px}}@media only screen and (max-width:400px){.title-1{font-size:24px}}.title-2{font-weight:700;font-size:30px;line-height:1.0666666667}@media only screen and (max-width:660px){.title-2{font-size:28px}}@media only screen and (max-width:400px){.title-2{font-size:26px}}.number1-tag{font-weight:600;font-size:15px;color:#ff3949;text-transform:uppercase;display:inline-block;vertical-align:middle;position:relative;line-height:1.2;padding-left:20px;min-height:18px}@media only screen and (max-width:400px){.number1-tag{font-size:0}}.number1-tag img{left:0;width:58px;top:-50px;position:absolute;max-width:100000px}.title-wrap{margin-bottom:17px}.title-wrap p{margin-top:6px;font-size:17px;color:#333;line-height:1.4705882353}.hiddenblock-container{position:relative}.hiddenblock{display:none}.hiddenblock--absolute{position:absolute;top:0;z-index:20;background-color:#fff}.path_draw{transition:all .3s}.hidden_part{transition:all .6s;opacity:0}.transform_rotate{transition:all .6s ease}button{font-family:Gilroy,Arial,sans-serif;background-color:transparent;border:none;cursor:pointer;outline:none}.imo{font-size:1.25em}body{font-family:Gilroy,Arial,sans-serif,serif;color:#121212;line-height:1.25;font-size:14px;-webkit-font-smoothing:antialiased!important;text-rendering:optimizeLegibility!important}body.mobile{-webkit-text-size-adjust:none}body.mobile input{-webkit-appearance:none}a{color:inherit;cursor:pointer;text-decoration:none}a:focus,input:focus{outline:none}b,strong{font-weight:800}hr{width:100%;height:2px;background-color:#e7edf3;margin:0;padding:0;border:none}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.img-wrap{font-size:0}.img-wrap>img{width:100%;max-width:100%;height:auto}.height-page{width:100%;height:auto;min-height:100vh;padding-bottom:120px;background-color:green}.go-top-wrap{display:none;position:fixed;z-index:99;right:80px;bottom:50px;width:60px;height:60px;background-color:#ffd300;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-size:2.5em;text-align:center;color:#fff}@media only screen and (max-width:1580px){.go-top-wrap{right:30px}}@media only screen and (max-width:600px){.go-top-wrap{display:none!important}}.go-top-wrap a{display:inline-block;width:100%;height:100%}.go-top-wrap a:hover .icon{line-height:50px}.go-top-wrap a .icon{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;line-height:60px}.title-section{margin-bottom:60px;font-size:45px;font-weight:800;text-transform:uppercase}@media only screen and (max-width:960px){.title-section{font-size:24px;margin-bottom:30px}}.text-center{text-align:center}.text-right{text-align:right}.text-block p{margin:1em 0}.text-red{color:#ff3949}.mt-0{margin-top:0!important}.mt-1em{margin-top:1em}.mb-1em{margin-bottom:1em}.mb-2em{margin-bottom:2em}.mt-3em{margin-top:3em}.mb-3em{margin-bottom:3em}.mt-4em{margin-top:4em}.mb-4em{margin-bottom:4em}.pb-4em{padding-bottom:4em}.pb-5em{padding-bottom:5em}.pb-6em{padding-bottom:6em}.mobile-menu--top,.section-apetytna--head,.space-between{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:599px){.img-deskt{display:none!important}}@media screen and (min-width:600px){.img-mob{display:none!important}}.btn-square{font-weight:500;font-size:16px;color:#fff;padding:15px 37px;background-color:#ff3949;border:2px solid #ff3949;border-radius:25px;min-width:170px}.btn-square:hover{background-color:#fc505e;border-color:#fc505e;box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}.btn-square.red-transparent{color:#ff3949;border-color:#ffc3c8;background:transparent}.btn-square.red-transparent:hover{background-color:#fc505e;border-color:#fc505e;box-shadow:0 1px 2px 0 rgba(0,0,0,.3);color:#fff}.btn-square.white-transparent{color:#fff;border-color:#fff;background:transparent}.btn-square.white-transparent:hover{color:#ff3949;background-color:#fff}.tag{font-weight:600;font-size:12px;text-align:center;display:inline-block;padding:7px 21px;border-radius:13px}.tag .img-halal{display:inline-block;vertical-align:middle;margin-left:5px;margin-top:-4px}.tag.tag-green{color:#fff;background-image:linear-gradient(180deg,#72bf44 50%,#fff200 150%)}.tag.tag-green2{color:#fff;background-color:#00923f}.tag.red{background-color:#ff3949;color:#fff}.tag.blue{background-image:linear-gradient(90deg,#0097df,#0047a6);color:#fff}.tag.ttu{text-transform:uppercase}.tag.fwb{font-weight:700}.tag-link{font-weight:500;font-size:14px;color:#121212;padding:9px 21px;display:inline-block;background-color:#fff;text-align:center;border-radius:17px;transition:all .3s;box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}.tag-link:hover{color:#ff3949}.tag-link.active{background-color:#fffa96;color:#121212;pointer-events:none}.tags-list{font-size:0}.tags-list .tag-link{display:inline-block;vertical-align:top;margin:4px 8px 10px 0}.tags-list .tag-link:last-child{margin-right:0}@media only screen and (max-width:440px){.tags-list .tag-link{width:calc(50% - 4px)}.tags-list .tag-link:nth-child(2n+2){margin-right:0}}@media only screen and (max-width:380px){.tags-list .tag-link{width:100%;margin-right:0}}.link-blue{font-weight:600;font-size:13px;color:#227def;text-decoration:underline}.link-blue:hover{text-decoration:none}.feature-list,.grid-flex,.mainfooter .wrap,.ourprosducts-list,.recept-row,.section-apetytna--content{display:flex;flex-flow:row wrap}.grid-3,.grid-4,.grid-41{display:inline-block;vertical-align:top}.grid-3{margin-right:30px;width:calc(33.33333% - 20px)}.grid-3:nth-child(3n+3){margin-right:0}@media only screen and (max-width:991px){.grid-3{width:calc(50% - 15px)}.grid-3:nth-child(3n+3){margin-right:30px}.grid-3:nth-child(2n+2){margin-right:0}}@media only screen and (max-width:600px){.grid-3{margin-right:0!important;width:100%}}.grid-41{margin-right:30px;width:calc(25% - 15px)}.grid-41:last-child,.grid-41:nth-child(4n+4){margin-right:0}@media only screen and (max-width:860px){.grid-41{width:100%;margin-right:0}}.grid-42{margin-right:30px;width:calc(50% - 45px)}.grid-42:last-child{margin-right:0}@media only screen and (max-width:860px){.grid-42{width:100%;margin-right:0}}.grid-4{margin-right:30px;width:calc(25% - 22.5px)}.grid-4:nth-child(4n+4){margin-right:0}@media only screen and (max-width:1024px){.grid-4{margin-right:30px;width:calc(50% - 15px)}.grid-4:nth-child(2n+2){margin-right:0}}@media only screen and (max-width:600px){.grid-4{width:100%;margin-right:0}}.grid-4--isotope{width:23%;margin:1%;margin-bottom:20px!important}@media only screen and (max-width:1024px){.grid-4--isotope{width:48%;margin:1%}}@media only screen and (max-width:600px){.grid-4--isotope{width:100%;margin-bottom:30px}}.grid-3--isotope{width:31%;margin:1%;margin-bottom:50px!important}@media only screen and (max-width:991px){.grid-3--isotope{width:48%;margin:1%}}@media only screen and (max-width:600px){.grid-3--isotope{margin-right:0!important;width:100%}}.grid-50{width:44%;margin:3%}.text-block ul li{position:relative;display:table;padding-left:1.5em;margin-bottom:.5em}.text-block ul li:before{content:"";display:block;width:.7142857143em;height:.7142857143em;position:absolute;top:.2857142857em;left:0;background-color:#121212;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,50%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.custom-scroll::-webkit-scrollbar-button,.popup-address .popup-body::-webkit-scrollbar-button,.popup-rules .popup-body::-webkit-scrollbar-button{background-repeat:no-repeat;width:0;height:0}.custom-scroll::-webkit-scrollbar-track,.popup-address .popup-body::-webkit-scrollbar-track,.popup-rules .popup-body::-webkit-scrollbar-track{background-color:transparent;border:1px solid #949494;-webkit-border-radius:4px;border-radius:4px}.custom-scroll::-webkit-scrollbar-thumb,.popup-address .popup-body::-webkit-scrollbar-thumb,.popup-rules .popup-body::-webkit-scrollbar-thumb{-webkit-border-radius:4px;border-radius:4px;background-color:#ffd300}.custom-scroll::-webkit-scrollbar-thumb:hover,.popup-address .popup-body::-webkit-scrollbar-thumb:hover,.popup-rules .popup-body::-webkit-scrollbar-thumb:hover{background-color:#ffcd05}.custom-scroll::-webkit-resizer,.popup-address .popup-body::-webkit-resizer,.popup-rules .popup-body::-webkit-resizer{background-repeat:no-repeat;width:8px;height:0}.custom-scroll::-webkit-scrollbar,.popup-address .popup-body::-webkit-scrollbar,.popup-rules .popup-body::-webkit-scrollbar{width:8px;height:4px;padding-top:10px}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{display:inline-block;cursor:pointer;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:25px;height:18px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:25px;height:2px;background-color:#ff3949;border-radius:4px;position:absolute;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.4s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:8px;transition:opacity .15s ease .4s}.hamburger--elastic .hamburger-inner:after{top:16px;transition:-webkit-transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{-webkit-transform:translate3d(0,8px,0) rotate(135deg);transform:translate3d(0,8px,0) rotate(135deg);transition-delay:.1s}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-16px,0) rotate(-270deg);transform:translate3d(0,-16px,0) rotate(-270deg);transition-delay:.1s}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.4s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .15s ease .4s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:-webkit-transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(-135deg);transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:.1s}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-20px,0) rotate(270deg);transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:.1s}.hamburger{display:none}@media only screen and (max-width:960px){.hamburger{display:block;position:absolute;right:20px}}@media only screen and (max-width:600px){.hamburger{position:static;padding-top:3px}}.mobile-menu{background:#fff;z-index:95;box-shadow:0 2px 16px rgba(0,0,0,.3);padding:40px 45px;width:300px;color:#121212;transition:all .8s cubic-bezier(.4,0,.2,1);opacity:0;top:0;left:0;visibility:hidden;transform:translateX(-300px);height:100vh;overflow-y:auto;position:fixed;display:none}.mobile-menu--top{margin-bottom:30px;justify-content:flex-end}.mobile-menu--top .search-form{width:140px}.mobile-menu--top .search-form .icon-search{font-size:14px}.mobile-menu--top .search-form input{background-color:#fff;height:36px;padding:0 15px}.mobile-menu .mainmenu li{margin-right:0;display:block}.mobile-menu .mainmenu li.visible-mob{display:none}@media only screen and (max-width:600px){.mobile-menu .mainmenu li.visible-mob{display:block}}.mobile-menu .mainmenu li a{padding:10px 0}.mobile-menu .mainmenu li a:before{display:none}.mobile-menu .mainmenu li a .icon{margin-right:.5em}@media screen and (min-width:601px){.mobile-menu .mainmenu li:hover a:after{transform:translateY(-50%) rotate(0)!important}}.mobile-menu .mainmenu .sub-menu{position:relative;transition:none;margin-top:0;opacity:1;visibility:visible;width:100%;background-color:transparent;box-shadow:none;padding-left:20px;display:none}.mobile-menu .mainmenu .sub-menu li{border-bottom:none}.mobile-menu .mainmenu .sub-menu a{padding:10px 0}.mobile-menu .mainmenu .sub-menu a:before{display:none}@media only screen and (max-width:960px){.mobile-menu{display:block;transform:translateY(-100vh);padding:160px 25px 30px;width:100%}}@media only screen and (max-width:600px){.mobile-menu{padding:130px 35px 30px}}.mobile-menu.opened{transform:translateY(0);opacity:1;visibility:visible}.mainheader{padding:39px 0;position:absolute;top:0;left:0;width:100%;font-size:0;z-index:100}@media only screen and (max-width:960px){.mainheader{padding:20px 0}}@media only screen and (max-width:600px){.mainheader{z-index:100}}.mainheader .wrap{flex-flow:row wrap;position:relative;display:flex;align-items:flex-end;justify-content:space-between}@media only screen and (max-width:960px){.mainheader .wrap{align-items:center}}@media only screen and (max-width:600px){.mainheader .wrap{align-items:center}}@media screen and (min-width:600px){.mainheader .auxiliary-el{display:none}}@media only screen and (max-width:600px){.mainheader .auxiliary-el{width:25px}}.mainheader .logo-wrap{position:relative}.mainheader .logo-wrap .logo-inner{position:absolute;bottom:10px;z-index:2}@media only screen and (max-width:1200px){.mainheader .logo-wrap .logo-inner{bottom:10px}}@media only screen and (max-width:1100px){.mainheader .logo-wrap .logo-inner{bottom:10px}}@media only screen and (max-width:960px){.mainheader .logo-wrap .logo-inner{bottom:0}}@media only screen and (max-width:600px){.mainheader .logo-wrap .logo-inner{bottom:0;display:none}}.mainheader .logo-wrap .logo-inner img{width:169px}@media only screen and (max-width:1200px){.mainheader .logo-wrap .logo-inner img{width:140px}}@media only screen and (max-width:1100px){.mainheader .logo-wrap .logo-inner img{width:120px}}@media only screen and (max-width:960px){.mainheader .logo-wrap .logo-inner img{width:100px}}@media only screen and (max-width:600px){.mainheader .logo-wrap .logo-inner img{width:70px}}.mainheader .logo-wrap .logo-inner__left{right:130%}@media only screen and (max-width:1200px){.mainheader .logo-wrap .logo-inner__left{right:130%}}@media only screen and (max-width:960px){.mainheader .logo-wrap .logo-inner__left{right:auto;left:calc(100% + 45px)}}@media only screen and (max-width:600px){.mainheader .logo-wrap .logo-inner__left{left:auto;right:120%}}.mainheader .logo-wrap .logo-inner__left img{width:60px}@media only screen and (max-width:1200px){.mainheader .logo-wrap .logo-inner__left img{width:50px}}@media only screen and (max-width:960px){.mainheader .logo-wrap .logo-inner__left img{width:35px}}@media only screen and (max-width:600px){.mainheader .logo-wrap .logo-inner__left img{width:30px}}.mainheader .logo-wrap .logo-inner__right{left:115%}@media only screen and (max-width:1200px){.mainheader .logo-wrap .logo-inner__right{left:110%}}@media only screen and (max-width:960px){.mainheader .logo-wrap .logo-inner__right{left:calc(100% + 100px)}}@media only screen and (max-width:600px){.mainheader .logo-wrap .logo-inner__right{left:110%}}.mainheader .logo{display:inline-block;width:200px}@media only screen and (max-width:1200px){.mainheader .logo{width:160px}}@media only screen and (max-width:1100px){.mainheader .logo{width:160px}}@media only screen and (max-width:960px){.mainheader .logo{width:100px;height:auto}}@media only screen and (max-width:600px){.mainheader .logo{width:90px}}.mainheader .logo img,.mainheader .logo svg{max-width:100%;max-height:100%}.mainheader .logo img .hover-up,.mainheader .logo svg .hover-up{transition:all .2s linear}.mainheader .logo img .hover-up.up-1,.mainheader .logo svg .hover-up.up-1{transition-delay:.1s}.mainheader .logo img .hover-up.up-2,.mainheader .logo svg .hover-up.up-2{transition-delay:.3s}.mainheader .logo img .hover-up.up-3,.mainheader .logo svg .hover-up.up-3{transition-delay:.5s}.mainheader .logo:hover svg .hover-up{transform:translateY(-6px)}.mainheader .mainmenu{width:calc(50% - 100px);display:flex;align-items:flex-end;padding-bottom:20px}@media only screen and (max-width:1330px){.mainheader .mainmenu{width:calc(50% - 140px)}}@media only screen and (max-width:1100px){.mainheader .mainmenu{width:calc(50% - 100px);padding-bottom:15px}}@media only screen and (max-width:960px){.mainheader .mainmenu{padding-bottom:0}.mainheader .mainmenu:not(.cabinet){display:none}}.mainheader .mainmenu:last-of-type{text-align:right;justify-content:flex-end}.mainheader .mainmenu.cabinet{position:relative}@media only screen and (max-width:960px){.mainheader .mainmenu.cabinet{width:calc(85% - 100px);margin-right:50px}}@media only screen and (max-width:600px){.mainheader .mainmenu.cabinet{width:auto;position:absolute;right:20px;margin-right:0}}@media only screen and (max-width:600px){.mainheader .mainmenu.cabinet .login-cabinet{font-size:20px}}.mainheader--top{position:absolute;right:20px;top:-9px;display:flex;align-items:center}@media only screen and (max-width:960px){.mainheader--top{display:none}}.mainheader--top .search-form{display:inline-block;vertical-align:middle;margin-right:79px}.mainheader--top .search-form:last-child{margin-right:0}.mainheader--top .lang-dropdown{display:inline-block;vertical-align:middle}.mainmenu{font-size:0}.mainmenu li{display:inline-block;vertical-align:top;margin-right:150px;font-weight:500;font-size:19px;line-height:1.2105263158;position:relative}@media only screen and (max-width:1310px){.mainmenu li{margin-right:25px;font-size:17px}}@media only screen and (max-width:1090px){.mainmenu li{font-size:15px}}@media only screen and (max-width:600px){.mainmenu li{font-size:22px}}.mainmenu li:last-child{margin-right:0}@media only screen and (max-width:600px){.mainmenu li.menu-item_user a{padding:0}}.mainmenu li.menu-item_user a .icon{display:none;line-height:1.25}@media only screen and (max-width:600px){.mainmenu li.menu-item_user a .icon{display:inline-block}}@media only screen and (max-width:600px){.mainmenu li.menu-item_user a>span{display:none}}.mainmenu li.menu-item_user.logout-cabinet a .icon{display:inline-block;font-size:20px}.mainmenu li a{color:inherit;transition:color .3s;padding:13px 0;display:block;position:relative;white-space:nowrap}.mainmenu li a:before{bottom:2px;width:0;height:4px;background:#cf5746;transition:all .3s;opacity:0}.mainmenu li a:hover:before{opacity:1;width:100%}.mainmenu li a:before{border-radius:2px}.mainmenu li a:hover{color:#cf5746}@media only screen and (max-width:600px){.mainmenu li a:hover{color:#121212}}.mainmenu li a.opened:after{transform:translateY(-50%) rotate(-180deg)!important}.mainmenu li.menu-item-has-child>a{padding-right:20px}.mainmenu li.menu-item-has-child>a:after{content:"\E008";display:inline-block;vertical-align:middle;font-family:iconFont;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0 0 hsla(0,0%,100%,0);speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;position:absolute;transform-origin:6px 2px;top:50%;transition:all .3s;transform:translateY(-50%) rotate(0deg);right:0;font-size:6px;color:#748aa7;margin-top:2px}@media screen and (min-width:601px){.mainmenu li.menu-item-has-child:hover>a:after{transform:translateY(-50%) rotate(-180deg)}}.mainmenu li.menu-item-has-child:hover .sub-menu{opacity:1;visibility:visible;margin-top:0}.mainmenu li .sub-menu{position:absolute;text-align:left;z-index:9;top:100%;left:0;min-width:280px;border-radius:8px;box-shadow:0 12px 18px 0 rgba(0,0,0,.1);background-color:#fff;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s ease-in-out;margin-top:-10px}.mainmenu li .sub-menu li{margin-right:0;border-bottom:1px solid #e6e6e6;display:block}.mainmenu li .sub-menu li:last-child{border-bottom:none}.mainmenu li .sub-menu li a{padding:18px 23px}.mainmenu li .sub-menu li a:before{width:4px;height:0;left:0;border-radius:0}.mainmenu li .sub-menu li a:hover:before{opacity:1;height:100%}@media only screen and (max-width:960px){.mainmenu li.not-tabet{display:none}}@media screen and (min-width:1360px){.mainmenu__left li{margin-right:180px}}.lang-ru .mainmenu li{margin-right:40px}.lang-ru .mainmenu li:last-child{margin-right:0}.search-form{font-size:0;position:relative;width:180px;transition:all .4s ease}.search-form input.search-input{height:40px;border-radius:20px;background-color:#f3f8fe;transition:all .4s ease;padding:0 40px 0 20px;font-weight:500;font-size:14px;font-family:Gilroy,Arial,sans-serif;color:#748aa7;letter-spacing:0}.search-form input.search-input::-webkit-input-placeholder{font:Gilroy,Arial,sans-serif;color:#748aa7}.search-form input.search-input:-moz-placeholder,.search-form input.search-input::-moz-placeholder{font:Gilroy,Arial,sans-serif;color:#748aa7}.search-form input.search-input:-ms-input-placeholder{font:Gilroy,Arial,sans-serif;color:#748aa7}.search-form input.search-input:focus{background-color:#dbeafc}.search-form input.search-input:focus::-webkit-input-placeholder{font:Gilroy,Arial,sans-serif;color:transparent}.search-form input.search-input:focus:-moz-placeholder,.search-form input.search-input:focus::-moz-placeholder{font:Gilroy,Arial,sans-serif;color:transparent}.search-form input.search-input:focus:-ms-input-placeholder{font:Gilroy,Arial,sans-serif;color:transparent}.search-form:hover input,.search-form input.search-input:hover{background-color:#dbeafc}.search-form .icon-search{right:16px;background-color:transparent;padding:0;font-size:19px;color:#748aa7;transition:all .3s;position:absolute;margin-top:-2px;outline:none!important}.search-form .icon-search:hover{color:#647d9d}.lang-dropdown{font-weight:500;font-size:16px;line-height:1.1875}.lang-dropdown--current{transition:all .3s;position:relative;padding-right:20px}.lang-dropdown--current:hover{color:#cf5746}.lang-dropdown--current .icon,.lang-dropdown--current:before{top:50%;transition:all .3s;transform:translateY(-50%) rotate(0deg);right:0;font-size:6px;color:#748aa7;margin-top:1px}.lang-dropdown--list{background-color:#fff;border-radius:5px;box-shadow:0 12px 18px 0 rgba(0,0,0,.1);min-width:0!important;text-align:center;padding:10px 0}.lang-dropdown--list a{padding:4px 15px;text-align:center;transition:all .3s;color:inherit}.lang-dropdown--list a:hover{color:#cf5746}.lang-dropdown.opened .lang-dropdown--current:before{transform:translateY(-50%) rotate(-180deg)}.header-cutted-shape{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:95%;max-width:1400px;margin:-60px auto 0;border-radius:40px;position:relative}@media screen and (max-width:960px){.header-cutted-shape{flex-direction:column;margin-top:20px}}.home-hero2__header-img-container{display:flex;justify-content:center;align-items:center;width:100%;height:auto;position:relative}.home-hero2__header-img-container img{-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px}@media screen and (max-width:600px){.home-hero2__header-img-container img{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}}@media screen and (max-width:600px){.home-hero2__header-img-container{margin-top:0}}.home-hero2__header-img-container .home-hero--text{position:absolute;left:0;color:#121212}@media only screen and (max-width:767px){.home-hero2__header-img-container .home-hero--text{width:400px}}@media only screen and (max-width:600px){.home-hero2__header-img-container .home-hero--text{width:100%}}@media screen and (max-width:600){.search_btn--mobile{display:block;font-size:22px;padding:0;color:#748aa7}}@media screen and (max-width:600){.search_btn--desktop{display:none}}.search-form.focus{width:250px}@media only screen and (max-width:960px){.search-form.focus{width:140px}}.popup__overlay{z-index:10005;width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;visibility:hidden;background-color:#283544;text-align:center;transition:.5s ease}@media only screen and (max-width:600px){.popup__overlay{padding-top:100px}.popup__overlay .logo{display:none!important}.popup__overlay .search-title{display:none}}.popup__overlay.active{opacity:1;visibility:visible}.popup{display:inline-block;*display:inline;*zoom:1;width:100%}.popup-search{height:100%}.popup__overlay_search{overflow-y:auto}.popup__overlay_search .popup__close{position:absolute;right:60px;top:50px;width:40px;height:40px;background:#ff3949;border-radius:50%;z-index:110;transition:.3s ease;cursor:pointer}@media only screen and (max-width:1200px){.popup__overlay_search .popup__close{right:30px;top:30px}}.popup__overlay_search .popup__close:before{content:"";position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:10px;height:10px;background:url(/assets/img/cross.svg?ec5b90275e39a4c859ca972abbafd0fe);background-repeat:no-repeat;background-position:50%;-webkit-background-size:contain;background-size:contain}.popup__close:hover{background:#5a6e84}.search-cross{position:absolute;right:15px;top:8px;width:32px;height:32px;padding:11px;background:url(/assets/img/cross-sharp.svg?f2eb3166bd277ec7772a21c3c9f2bf05);background-repeat:no-repeat;background-position:50%;background-size:auto;cursor:pointer;transition:.3s ease}.search-cross:hover{opacity:.7}.search-header{padding:40px 0 0;width:100%;max-width:630px;margin:0 auto}.search-header .logo{display:block;height:183px;width:140px;margin:0 auto 50px}.search-header .logo svg{width:100%;height:100%;max-width:100%;max-height:100%}.search-header .logo svg .hover-up{transition:all .2s linear}.search-header .logo svg .hover-up.up-1{transition-delay:.1s}.search-header .logo svg .hover-up.up-2{transition-delay:.3s}.search-header .logo svg .hover-up.up-3{transition-delay:.5s}.search-header .logo:hover svg .hover-up{transform:translateY(-6px)}@media only screen and (max-width:1090px){.search-header .logo{width:100px}}@media only screen and (max-width:960px){.search-header .logo{width:80px;height:100px}}.search-header .icon-search{left:20px;background-color:transparent;padding:0;font-size:19px;color:#748aa7;transition:all .3s;position:absolute;outline:none!important}.search-header .icon-search:hover{color:#647d9d}.search-header .search-cross{position:absolute;right:15px;top:8px;width:32px;height:32px;padding:11px;background:url(/assets/img/cross-sharp.svg?f2eb3166bd277ec7772a21c3c9f2bf05);background-repeat:no-repeat;background-position:50%;background-size:auto;cursor:pointer;transition:.3s ease}.search-header .search-cross:hover{opacity:.7}.input-search{position:absolute;top:-15px;left:-5px;background:0 0;border:none;cursor:pointer;padding:10px 15px 25px}.search-title{font-weight:700;font-size:36px;line-height:1.1111111111;margin:0 auto 25px}.search-label,.search-title{font-family:Gilroy,Arial,sans-serif;color:#fff}.search-label{font-weight:500;font-size:13px;line-height:1.6923076923;margin:0 0 2px 20px;text-align:left;display:flex}.search-form-modal{width:100%;margin-bottom:60px}.search-input-modal{height:48px;border-radius:24px;background-color:#f3f8fe;transition:all .4s ease;padding:0 55px;font-weight:500;font-size:17px;font-family:Gilroy,Arial,sans-serif;color:#121212;letter-spacing:0;box-sizing:border-box}.search-input-modal::-webkit-input-placeholder{font:Gilroy,Arial,sans-serif;color:#748aa7}.search-input-modal:-moz-placeholder,.search-input-modal::-moz-placeholder{font:Gilroy,Arial,sans-serif;color:#748aa7}.search-input-modal:-ms-input-placeholder{font:Gilroy,Arial,sans-serif;color:#748aa7}.search-input-modal:focus{background-color:#dbeafc}.search-input-modal:focus::-webkit-input-placeholder{font:Gilroy,Arial,sans-serif;color:transparent}.search-input-modal:focus:-moz-placeholder,.search-input-modal:focus::-moz-placeholder{font:Gilroy,Arial,sans-serif;color:transparent}.search-input-modal:focus:-ms-input-placeholder{font:Gilroy,Arial,sans-serif;color:transparent}.search-input-modal:hover{background-color:#dbeafc}.search-result-title{font-family:Gilroy,Arial,sans-serif;font-size:24px;color:#fff;font-weight:500;line-height:1.1666666667;text-align:center;margin:0 0 30px}.input-search-container{position:relative}.search-filters{width:100%;margin:0 auto 40px;padding:0;display:flex;justify-content:center}.search-filters .filter{display:block;padding:10px 30px;text-decoration:none;color:#121212;font-family:Gilroy,Arial,sans-serif;font-weight:600;font-size:14px;cursor:pointer;border-radius:17px;background:#fff;margin:0 5px 10px;transition:.3s ease;box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}@media only screen and (max-width:660px){.search-filters .filter{width:100%;max-width:300px;margin:0 auto 10px}}.search-filters .filter.active,.search-filters .filter:hover{background:#ff3949;color:#fff;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.08)}.search-sections{padding-bottom:90px}.search-sections section{padding-bottom:70px}.search-sections .search-section-title{font-family:Gilroy,Arial,sans-serif;font-size:28px;font-weight:700;color:#fff;line-height:1.1428571429;margin:0 0 30px;text-align:left}.section-search-products .search-section-title{margin-bottom:20px}.section-search-products .title{color:#fff}.section-search-products .product-excerpt{margin-bottom:40px}.section-search-products .product-excerpt p{color:#7a8ba1}.section-search-news .archive-archive-news__plate,.section-search-recipe .excerpt-post{margin-bottom:40px}.section-search-recipe .excerpt-post .desc{padding:15px 17px 65px}.section-search-recipe .excerpt-post .desc .meta{width:calc(100% - 45px)}.section-search-promos .archive-promos__related-items-container{justify-content:space-between}@media only screen and (max-width:845px){.section-search-promos .archive-promos__related-items-container{flex-wrap:wrap}}.section-search-promos .promos__archive-item-progress-label{color:#fff}.section-search-promos .promos__archive-old-item-label{color:#fff;opacity:1;line-height:32px;margin-bottom:20px;font-size:16px}.section-search-promos .archive-promos__related-item{margin:0 0 40px;width:49%;max-width:630px;padding:35px 35px 26px;border:1px dashed #b9c3d3;border-radius:40px}@media only screen and (max-width:845px){.section-search-promos .archive-promos__related-item{width:100%;max-width:100%;margin:0 0 20px}}.section-search-promos .archive-promos__related-item-img{width:100%;border-radius:unset;margin-bottom:4px}.section-search-promos .archive-promos__related-item-date{font-family:Gilroy,Arial,sans-serif;font-size:13px;font-weight:600;margin:0 0 10px;line-height:1.9230769231;text-align:left;color:#fff}.section-search-promos .archive-promos__related-item-progress-container{margin-bottom:10px}.section-search-promos .archive-promos__related-item-text{padding:0}.section-search-promos .archive-promos__related-item-title{text-align:left;color:#fff;font-size:24px;line-height:1.25}.search-promos__container{display:flex;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:800px){.search-promos__container{flex-direction:column}}.search-promos__container .archive-promos__related-item{width:49%;max-width:none;border:2px dashed #b9c3d3;border-radius:40px;padding:32px 32px 25px;margin:0 0 20px!important}@media only screen and (max-width:800px){.search-promos__container .archive-promos__related-item{width:100%;margin-bottom:20px!important}}.search-promos__container .archive-promos__related-item-text{padding:0;color:#fff;text-align:left}.search-promos__container .archive-promos__related-item-title{font-size:24px}@media only screen and (max-width:500px){.search-promos__container .archive-promos__related-item-title{font-size:20px}}.search-promos__container .archive-promos__related-item-img{margin-bottom:3px;border-radius:0}.search-promos__container .search-promos__related-item-period{color:#fff;font-weight:600;font-size:13px;line-height:1.9230769231;text-align:left;margin-bottom:10px}.search-promos__container .archive-promos__related-item-progress-container{margin-bottom:10px}.search-promos__container .archive-promos__plate-label{font-size:16px;color:#fff;opacity:1;margin-left:0;margin-top:17px;margin-bottom:20px}.search-promos__container .archive-promos__plate-label img{margin-right:10px}.search-pages__container{display:flex;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:1200px){.search-pages__container{flex-direction:column}}.search-pages__item{width:49%;display:flex;align-items:center;margin-bottom:60px}@media only screen and (max-width:1200px){.search-pages__item{width:100%}}@media only screen and (max-width:550px){.search-pages__item{flex-direction:column}}.search-pages__item.hovered .search-pages__item-title{color:#ff3949}.search-pages__item.hovered .search-pages__svg-item-to-hover{opacity:.08}@media only screen and (max-width:550px){.search-pages__item svg{width:100%;margin-bottom:20px}}.search-pages__item-right{padding-left:20px}.search-pages__item-title{font-weight:500;font-size:24px;line-height:1.25;color:#fff;margin-bottom:35px;text-align:left;transition:all .3s}@media only screen and (max-width:550px){.search-pages__item-title{margin-bottom:10px}}.search-pages__item-link{display:flex;align-items:center;color:#fff}.search-pages__item-link img{margin-right:8px}.search-pages__item-link span{font-weight:500;font-size:16px;line-height:1.25;color:#fff;border-bottom:1px dashed #fff}.search-pages__svg-item-to-hover{opacity:0;transition:all .3s}.home-hero{position:relative;margin-top:36px;margin-bottom:138px}@media only screen and (max-width:960px){.home-hero{margin-top:60px}}@media only screen and (max-width:660px){.home-hero{margin-bottom:80px}}.home-hero--bg{max-width:1402px;display:block;width:100%;top:0;position:absolute}@media only screen and (max-width:1160px){.home-hero--bg{top:50%;transform:translateY(-50%);max-width:calc(100vw - 40px)}}@media only screen and (max-width:500px){.home-hero--bg{display:none}}.home-hero .wrap{font-size:0}.home-hero--text{display:inline-block;vertical-align:middle;width:500px;position:relative;text-align:center}.home-hero--text .btn-square{margin-top:17px}@media only screen and (max-width:960px){.home-hero--text{width:400px}}@media only screen and (max-width:767px){.home-hero--text{width:100%}}.home-hero--img{display:inline-block;vertical-align:middle;width:calc(100% - 500px);position:relative;height:484px}@media only screen and (max-width:1200px){.home-hero--img{height:auto}}@media only screen and (max-width:960px){.home-hero--img{width:calc(100% - 400px)}}.home-hero--img .img-pepper{position:absolute;top:-80px;right:-100px;display:none}@media only screen and (max-width:1300px){.home-hero--img .img-pepper{display:block}}@media only screen and (max-width:960px){.home-hero--img .img-pepper{display:none}}@media only screen and (max-width:767px){.home-hero--img{width:100%;margin-top:20px}}.home-hero--img .img-chicken{margin-left:50px;margin-top:30px;display:none}@media only screen and (max-width:1200px){.home-hero--img .img-chicken{display:block}}@media only screen and (max-width:1160px){.home-hero--img .img-chicken{margin-left:0;margin-top:0}}.home-hero--img .img-chicken-desk{position:absolute;bottom:3px;right:-49px}@media only screen and (max-width:1200px){.home-hero--img .img-chicken-desk{display:none}}.home-hero--img .img-chicken-leg{position:absolute;bottom:259px;right:174px;width:267px}@media only screen and (max-width:1200px){.home-hero--img .img-chicken-leg{display:none}}.home-hero--img .img-chicken-leaf{position:absolute;top:59px;right:440px;width:100px}@media only screen and (max-width:1200px){.home-hero--img .img-chicken-leaf{display:none}}.home-hero--img .img-chicken-lemon1{position:absolute;top:152px;right:43px;width:116px}@media only screen and (max-width:1200px){.home-hero--img .img-chicken-lemon1{display:none}}.home-hero--img .img-chicken-lemon2{position:absolute;top:32px;right:-5px;width:96px}@media only screen and (max-width:1200px){.home-hero--img .img-chicken-lemon2{display:none}}.home-hero--img .img-pepper-container{position:absolute;width:790px;height:560px;top:-80px;right:-100px}.home-hero--img .img-pepper-container>div{max-width:11px}@media only screen and (max-width:1300px){.home-hero--img .img-pepper-container{display:none}}.home-hero--img .img-pepper-container .pepper1{top:26px;right:212px;position:absolute}.home-hero--img .img-pepper-container .pepper2{top:0;right:0;position:absolute}.home-hero--img .img-pepper-container .pepper3{bottom:2px;right:311px;position:absolute}.home-hero--img .img-pepper-container .pepper4{top:131px;left:48px;position:absolute}.home-hero--img .img-pepper-container .pepper5{position:absolute;top:255px;left:0}.home-hero--img .img-pepper-container .pepper6{top:185px;right:259px;position:absolute}.home-hero--img .img-pepper-container .pepper7{bottom:68px;left:172px;position:absolute}.home-hero2{margin-top:-55px;margin-bottom:90px}@media only screen and (max-width:960px){.home-hero2{margin-top:30px}}@media only screen and (max-width:600px){.home-hero2{margin-top:0}}.home-hero--slider .header-cutted-shape{margin-top:0}.home-hero--slider .slick-dots{margin-top:30px}@media only screen and (max-width:600px){.home-hero--slider .home-hero2__header-img{height:auto}}@media only screen and (max-width:600px){.home-hero--slider{margin-top:30px}}.sect-features{margin-bottom:60px}.feature-list{max-width:1070px;margin:0 auto}.feature-list--item{margin-right:85px;width:calc(33.33% - 57px);text-align:center;margin-bottom:30px;display:block}@media only screen and (max-width:600px){.feature-list--item{margin-right:30px;width:calc(33.33% - 20px)}}.feature-list--item:nth-child(3n+3){margin-right:0}@media only screen and (max-width:500px){.feature-list--item{width:100%;margin-right:0;margin-bottom:30px}}.feature-list--item .title{font-weight:500;font-size:21px;color:#282827;line-height:1.0952380952;margin-top:21px}@media only screen and (max-width:600px){.feature-list--item .title{font-size:18px}}.feature-list--item .img-cont{height:148px;position:relative;display:flex;align-items:flex-end;padding-bottom:10px;justify-content:center}@media only screen and (max-width:600px){.feature-list--item .img-cont{height:130px}}.feature-list--item .img-cont:before{bottom:0;background-color:#fff;border:18px solid #fffa96;width:115px;height:148px;border-radius:60px;box-sizing:border-box;margin-left:14px;transform:rotate(0deg);transition:all .3s;transform-origin:50% 100%}@media only screen and (max-width:600px){.feature-list--item .img-cont:before{width:100px;height:130px}}.feature-list--item .img-cont img{display:inline-block;z-index:2;position:relative;margin-left:-60px}@media only screen and (max-width:600px){.feature-list--item .img-cont img{margin-left:-30px}}.feature-list--item:hover .img-cont:before{transform:rotate(15deg)}.section-product-row{margin-bottom:100px}@media only screen and (max-width:767px){.section-product-row{margin-bottom:115px}}.product-row{margin-bottom:105px;display:flex;align-items:center;flex-flow:row wrap}@media only screen and (max-width:767px){.product-row{display:block;margin-bottom:80px}}.product-row:last-child{margin-bottom:0}.product-row--img{width:470px;margin-right:140px}@media only screen and (max-width:1080px){.product-row--img{width:400px;margin-right:100px}}@media only screen and (max-width:860px){.product-row--img{width:300px;margin-right:50px}}@media only screen and (max-width:767px){.product-row--img{width:100%;margin:0 auto 16px!important;text-align:center}.product-row--img img{display:inline-block;width:auto}}.product-row--desc{width:calc(100% - 610px);text-align:center}@media only screen and (max-width:1080px){.product-row--desc{width:calc(100% - 500px)}}@media only screen and (max-width:860px){.product-row--desc{width:calc(100% - 350px)}}@media only screen and (max-width:767px){.product-row--desc{width:100%}}.product-row--desc .tag{margin-bottom:37px}@media only screen and (max-width:767px){.product-row--desc .tag{margin-bottom:16px}}.product-row--desc .title-1{margin-bottom:26px}@media only screen and (max-width:767px){.product-row--desc .title-1{margin-bottom:6px}}.product-row--desc .title-1:last-child{margin-bottom:0}.product-row--desc p{font-size:17px;color:#333;line-height:1.4705882353;margin-bottom:35px}@media only screen and (max-width:767px){.product-row--desc p{margin-bottom:15px}}.product-row--desc p:last-child{margin-bottom:0}.product-row.img-right{flex-direction:row-reverse}.product-row.img-right .product-row--img{margin-right:0;margin-left:140px}@media only screen and (max-width:1080px){.product-row.img-right .product-row--img{margin-right:0;margin-left:100px}}@media only screen and (max-width:860px){.product-row.img-right .product-row--img{margin-right:0;margin-left:50px}}.section-ourproducts{position:relative;padding-top:98px;text-align:center}@media only screen and (max-width:960px){.section-ourproducts{padding-top:60px}}@media only screen and (max-width:660px){.section-ourproducts{padding-top:0}}@media only screen and (max-width:600px){.section-ourproducts{background-color:#f3f8fe;padding:35px 0}}.section-ourproducts .wrap{position:relative}.section-ourproducts--bg{width:1400px;top:0;position:absolute;left:50%;margin-left:-700px}@media only screen and (max-width:1200px){.section-ourproducts--bg{max-width:100vw;margin-left:-50vw}}@media only screen and (max-width:660px){.section-ourproducts--bg{display:none}}.section-ourproducts .title-1{margin-bottom:70px}@media only screen and (max-width:960px){.section-ourproducts .title-1{margin-bottom:40px}}@media only screen and (max-width:660px){.section-ourproducts .title-1{margin-bottom:20px}}.ourprosducts-list{margin-bottom:28px}.ourprosducts-list--item{margin-right:30px;width:calc(33.33% - 20px);margin-bottom:30px;text-align:center}.ourprosducts-list--item:nth-child(3n+3){margin-right:0}@media only screen and (max-width:660px){.ourprosducts-list--item{width:100%;margin-right:0}}.ourprosducts-list--item .img-cont{height:410px;position:relative;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1024px){.ourprosducts-list--item .img-cont{height:400px}}@media only screen and (max-width:960px){.ourprosducts-list--item .img-cont{height:300px}.ourprosducts-list--item .img-cont img{max-height:90%}}.ourprosducts-list--item .img-cont img{position:relative}.ourprosducts-list--item .img-cont img.mt-70{margin-top:-70px}@media only screen and (max-width:1024px){.ourprosducts-list--item .img-cont img.mt-70{margin-top:0}}.ourprosducts-list--item .img-cont:before{height:100%;width:320px;bottom:0;background-color:#fff;border:24px solid #fff;border-radius:160px;transition:all .3s;box-shadow:0 8px 10px 0 rgba(0,0,0,.1);box-sizing:border-box}@media only screen and (max-width:1024px){.ourprosducts-list--item .img-cont:before{width:300px}}@media only screen and (max-width:960px){.ourprosducts-list--item .img-cont:before{width:100%;max-width:250px}}.ourprosducts-list--item .title{font-weight:500;font-size:21px;color:#282827;line-height:1.0952380952;margin-top:24px;transition:all .3s}@media only screen and (max-width:960px){.ourprosducts-list--item .title{font-size:18px}}.ourprosducts-list--item:hover .title{color:#ff3949}.ourprosducts-list--item:hover .img-cont:before{border-color:#fffa96;box-shadow:0 0 0 0 rgba(0,0,0,.01)}.part__bg{transition-timing-function:linear;transition-duration:.2s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.section-apetytna{padding-top:71px;position:relative;margin-bottom:140px}@media only screen and (max-width:1200px){.section-apetytna{padding-bottom:60px;margin-bottom:0}}@media only screen and (max-width:660px){.section-apetytna{padding-top:50px;background-color:#fefdf3}}.section-apetytna--bg{max-width:1000000px;top:10px;width:1734px;position:absolute;margin-left:-986px;left:50%}@media only screen and (max-width:1200px){.section-apetytna--bg{display:none}}.section-apetytna .wrap{position:relative}.section-apetytna--head{margin-bottom:20px}@media only screen and (max-width:1200px){.section-apetytna--head{display:block;text-align:center}}.section-apetytna--head .logo-apetytna{width:226px;display:block}@media only screen and (max-width:1200px){.section-apetytna--head .logo-apetytna{margin:0 auto 20px}}@media only screen and (max-width:660px){.section-apetytna--head .logo-apetytna{width:175px}}.section-apetytna--content{align-items:flex-start;height:400px}@media only screen and (max-width:660px){.section-apetytna--content{flex-direction:column-reverse;align-items:center;height:auto}}.section-apetytna--content .text{width:410px;margin-right:150px;text-align:center;padding-top:10%}@media only screen and (max-width:1200px){.section-apetytna--content .text{width:50%;margin-right:0}}@media only screen and (max-width:660px){.section-apetytna--content .text{width:100%;margin-top:30px;margin-bottom:20px}}@media only screen and (max-width:440px){.section-apetytna--content .text{margin-top:10px}}.section-apetytna--content .text .uptitle{margin-bottom:20px}.section-apetytna--content .text .title-1{margin-bottom:26px}.section-apetytna--content .text p{font-size:17px;color:#333;line-height:1.4705882353;margin-bottom:30px}.section-apetytna--content .text p:last-child{margin-bottom:0}.section-apetytna--content .text .btn-square{margin-top:23px}@media only screen and (max-width:1200px){.section-apetytna--content .text .btn-square{margin-top:0}}.section-apetytna--content .img-cont{width:calc(100% - 600px)}@media only screen and (max-width:1200px){.section-apetytna--content .img-cont{width:50%;margin-right:0}}@media only screen and (max-width:660px){.section-apetytna--content .img-cont{width:100%;display:flex;justify-content:center}}.section-apetytna--content .img-cont img{width:100%;display:inline-block}@media only screen and (max-width:660px){.section-apetytna--content .img-cont img{width:auto;max-height:300px;margin-left:-25px}}.section-apetytna.section-secrets{color:#fff}.section-apetytna.section-secrets .section-apetytna--bg{margin-left:0;transform:translateX(-50%)}.section-apetytna.section-secrets .section-apetytna--head .logo-apetytna{width:315px;margin-left:50px}.section-apetytna.section-secrets .section-apetytna--head .tags-list{position:relative;z-index:1}.section-apetytna.section-secrets .section-apetytna--content .text{padding-top:2%}.section-apetytna.section-secrets .section-apetytna--content .text .uptitle-img{width:106px;height:auto;margin-bottom:25px}.section-apetytna.section-secrets .section-apetytna--content .text p{color:#fff}.section-apetytna.section-secrets .section-apetytna--content .text .btn-square{color:#fff;border-color:#fff}.section-apetytna.section-secrets .section-apetytna--content .text .btn-square:hover{border-color:#e30613;background-color:#e30613}.section-apetytna.section-secrets .section-apetytna__img-cont img{margin-top:-15%}.section-apetytna.section-secrets .section-apetytna__img-cont:before{bottom:7.7%;opacity:0;pointer-events:none}.section-apetytna.section-secrets .section-apetytna__img-cont:after{bottom:47.3%;opacity:0;pointer-events:none}@media only screen and (max-width:1200px){.section-apetytna.section-secrets,.section-apetytna.section-secrets .section-apetytna--content .text p{color:#333}.section-apetytna.section-secrets .section-apetytna--content .text .btn-square{color:#e30613;border-color:rgba(227,6,19,.5)}.section-apetytna.section-secrets .section-apetytna--content .text .btn-square:hover{border-color:#e30613}}.section-error{text-align:center;padding:40px 0 60px;min-height:calc(100vh - 261px)}.section-error .wrap{display:flex;align-items:center;justify-content:center;flex-flow:row wrap}.section-error .img-cont{width:573px;max-width:100%;margin:0 auto 40px}.section-error .img-cont img{margin-left:-10px}.section-error p{font-weight:500;font-size:17px;color:#333;line-height:1.4705882353;margin-bottom:17px;width:100%}.section-error p a{color:#ff3949;text-decoration:underline}.section-error p a:hover{text-decoration:none}.section-error .btn-square{margin-bottom:25px}.section-archive-products{padding-top:59px;padding-bottom:75px}@media only screen and (max-width:1200px){.section-archive-products{padding-top:40px}}@media only screen and (max-width:600px){.section-archive-products{padding-top:40px;padding-bottom:40px}}.filters-row{margin-bottom:20px;font-size:0;display:flex;align-items:flex-end;justify-content:space-between}@media only screen and (max-width:1200px){.filters-row{display:block}.filters-row .filters-row--right{margin-top:15px}}@media only screen and (max-width:600px){.filters-row{margin-bottom:30px}}.filters-row .custom-select{display:inline-block;vertical-align:middle;width:auto;margin-right:20px}.filters-row .custom-select:last-child{margin-right:0}@media only screen and (max-width:1200px){.filters-row .custom-select{margin-top:5px}}@media only screen and (max-width:600px){.filters-row .custom-select{display:block;margin-top:10px}}.filters-row .custom-select-title{display:inline-block;vertical-align:middle;margin-right:10px}@media only screen and (max-width:1200px){.filters-row .custom-select-title{margin-top:5px}}.filters-row .custom-select-title:last-child{margin-right:0}@media only screen and (max-width:600px){.filters-row .custom-select-title{display:block;margin-top:15px}}.filters-row .link-blue{display:inline-block;vertical-align:middle}@media only screen and (max-width:1200px){.filters-row .link-blue{margin-top:5px}}@media only screen and (max-width:600px){.filters-row .link-blue{margin-top:10px}}.filters-row .img-chicken{display:inline-block;vertical-align:bottom;margin-right:20px;margin-top:-40px}@media only screen and (max-width:1200px){.filters-row .img-chicken{margin-top:5px}}@media only screen and (max-width:400px){.filters-row .img-chicken{display:none}}.filters-row .img-chicken+.custom-select{display:inline-block;vertical-align:bottom}.section-imgtext{margin-bottom:90px}.section-imgtext .wrap{display:flex;align-items:center;flex-flow:row wrap;justify-content:center}@media only screen and (max-width:960px){.section-imgtext .wrap{display:block}}.section-imgtext--img{max-width:calc(100% - 598px)}.section-imgtext--img img{display:inline-block}@media only screen and (max-width:1200px){.section-imgtext--img{width:50%;max-width:100%}}@media only screen and (max-width:960px){.section-imgtext--img{width:100%;margin-bottom:40px;text-align:center}}.section-imgtext--text{width:540px;margin-left:58px}@media only screen and (max-width:1200px){.section-imgtext--text{width:50%;margin:0!important;padding:0 40px}}@media only screen and (max-width:960px){.section-imgtext--text{width:100%;padding:0}}.section-imgtext--text .title-2{margin-bottom:25px}.section-imgtext.img-right .wrap{flex-direction:row-reverse}.section-imgtext.img-right .section-imgtext--text{margin-left:0;margin-right:58px}.list-style-yellow li{font-size:19px;line-height:1.3157894737;padding-left:60px;padding-top:14px;position:relative;padding-bottom:5px;margin-bottom:20px;cursor:pointer}@media only screen and (max-width:500px){.list-style-yellow li{font-size:16px}}.list-style-yellow li:last-child{margin-bottom:0}.list-style-yellow li:after{top:0;left:5px;width:33px;height:44px;border:8px solid #fffa96;box-sizing:border-box;transition:all .3s;border-radius:17px;transform:rotate(0deg)}.list-style-yellow li:before{font-size:14px;left:0;position:absolute;z-index:2;transition:all .3s}.list-style-yellow li .icon-arrow-right{font-size:14px;left:-5px;position:absolute;z-index:2;transition:all .3s;opacity:0}.list-style-yellow li:hover:after{transform:rotate(25deg)}.list-style-yellow li:hover:before{opacity:0}.list-style-yellow li:hover .icon-arrow-right{left:0;opacity:1}@media only screen and (max-width:600px){.title-1--big{font-size:28px}}.quality-video{padding-bottom:66px}@media screen and (max-width:550px){.quality-video{padding-bottom:50px}}.quality-video .video-wrap{position:relative}.quality-video .video-wrap.active .video-wrap__cover{opacity:0;pointer-events:none}.quality-video .video-wrap__cover{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:5;transition:all .3s}.quality-video .video-wrap__btn{cursor:pointer;transition:all .3s}.quality-video .video-wrap__btn:hover{transform:scale(1.1)}.quality-video__slider{max-width:1070px;margin:0 auto 90px;width:100%}.quality-video__slider-wrap{position:relative}.quality-video__slider-counter{font-size:20px;position:absolute;left:50%;transform:translateX(-50%);bottom:-64px;line-height:1;color:#121212}@media screen and (max-width:550px){.quality-video__slider-counter{bottom:-54px}}.quality-video__slider iframe{width:100%;height:600px}@media screen and (max-width:900px){.quality-video__slider iframe{height:480px}}@media screen and (max-width:550px){.quality-video__slider iframe{height:280px}}@media screen and (max-width:360px){.quality-video__slider iframe{height:200px}}.quality-video__slider .slick-arrow{transform:none}.quality-video__slider .slick-next,.quality-video__slider .slick-prev{font-size:0;width:70px;height:70px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2);border-radius:50px;position:absolute;bottom:-18px;top:auto;transform:translateY(100%);transition:all .3s}@media screen and (max-width:550px){.quality-video__slider .slick-next,.quality-video__slider .slick-prev{width:50px;height:50px}}.quality-video__slider .slick-next:hover,.quality-video__slider .slick-prev:hover{background-color:#ff3949;box-shadow:none}.quality-video__slider .slick-next:hover:after,.quality-video__slider .slick-prev:hover:after{border-color:#fff}.quality-video__slider .slick-next:after,.quality-video__slider .slick-prev:after{width:10px;height:10px;border-top:2px solid #536173;border-left:2px solid #536173;content:"";display:block;position:absolute;top:50%;left:50%;transition:all .3s}.quality-video__slider .slick-prev{left:calc(50% - 115px)}.quality-video__slider .slick-prev:after{transform:translate(-50%,-50%) rotate(-45deg)}.quality-video__slider .slick-next{right:calc(50% - 115px)}.quality-video__slider .slick-next:after{transform:translate(-50%,-50%) rotate(135deg)}.quality-about{padding-bottom:100px}@media screen and (max-width:550px){.quality-about{padding-bottom:50px}}.quality-about__inner{display:flex;align-items:center;flex-wrap:wrap}.quality-about__img{width:calc(100% - 520px)}@media screen and (max-width:992px){.quality-about__img{width:calc(100% - 420px)}}@media screen and (max-width:767px){.quality-about__img{display:none}}.quality-about__text{max-width:520px;padding-right:50px;font-size:22px;line-height:1.4545454545}@media screen and (max-width:992px){.quality-about__text{max-width:420px;padding-right:20px}}@media screen and (max-width:767px){.quality-about__text{max-width:100%;padding:0}}@media screen and (max-width:550px){.quality-about__text{font-size:18px}}.quality-about__text h3{font-weight:500;font-size:46px;line-height:1.0434782609;margin-top:7px;margin-bottom:30px}@media screen and (max-width:550px){.quality-about__text h3{font-size:36px;margin:0 0 25px}}.quality-about__text .btn-square{margin-top:20px;border:2px solid;min-width:217px;padding:11.5px 37px}.quality-about__text .btn-square:hover{border:2px solid #fc505e}.quality-answer{position:relative}.quality-answer .wrap{padding-bottom:110px}.quality-answer .fixed-img{position:absolute;top:12%;left:0;z-index:-1}.quality-answer__item{margin-top:60px}.quality-answer__item.opened .quality-answer__item-title .btn:after{transform:translate(-50%,-50%) rotate(0deg)}.quality-answer__item.opened .quality-answer__item-title .btn>span{opacity:.6;-webkit-transform:skew(-40deg,20deg) translate(5px,-10px);-moz-transform:skew(-40deg,20deg) translate(5px,-10px);-ms-transform:skew(-40deg,20deg) translate(5px,-10px);-o-transform:skew(-40deg,20deg) translate(5px,-10px);transform:skew(-40deg,20deg) translate(5px,-10px)}@media screen and (max-width:992px){.quality-answer__item.opened .quality-answer__item-title .btn>span{-webkit-transform:skew(-40deg,20deg) translate(2px,-6px);-moz-transform:skew(-40deg,20deg) translate(2px,-6px);-ms-transform:skew(-40deg,20deg) translate(2px,-6px);-o-transform:skew(-40deg,20deg) translate(2px,-6px);transform:skew(-40deg,20deg) translate(2px,-6px)}}@media screen and (max-width:992px){.quality-answer__item{margin-top:50px;margin-top:30px}}.quality-answer__item:first-of-type{margin-top:0}.quality-answer__item-title{padding:0 10px 19px 0;border-bottom:3px solid #602813;display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer;transition:all .3s}.quality-answer__item-title:hover .btn>span{opacity:.6;-webkit-transform:skew(-40deg,20deg) translate(5px,-10px);-moz-transform:skew(-40deg,20deg) translate(5px,-10px);-ms-transform:skew(-40deg,20deg) translate(5px,-10px);-o-transform:skew(-40deg,20deg) translate(5px,-10px);transform:skew(-40deg,20deg) translate(5px,-10px)}@media screen and (max-width:992px){.quality-answer__item-title:hover .btn>span{-webkit-transform:skew(-40deg,20deg) translate(2px,-6px);-moz-transform:skew(-40deg,20deg) translate(2px,-6px);-ms-transform:skew(-40deg,20deg) translate(2px,-6px);-o-transform:skew(-40deg,20deg) translate(2px,-6px);transform:skew(-40deg,20deg) translate(2px,-6px)}}@media screen and (max-width:1200px){.quality-answer__item-title{padding:0 10px 10px 0}}.quality-answer__item-title h3{font-weight:500;font-size:32px;line-height:1.25;padding-top:8px}@media screen and (max-width:1200px){.quality-answer__item-title h3{font-size:26px;width:calc(100% - 60px)}}@media screen and (max-width:992px){.quality-answer__item-title h3{font-size:16px}}@media screen and (max-width:550px){.quality-answer__item-title h3{padding-top:0}}.quality-answer__item-title .btn{width:50px;height:50px;border:5px solid #602813;border-radius:50%;min-width:auto;padding:0;position:relative;transition:all .3s;overflow:hidden}@media screen and (max-width:992px){.quality-answer__item-title .btn{width:30px;height:30px;border:3px solid #602813}}.quality-answer__item-title .btn:after,.quality-answer__item-title .btn:before{height:4px;width:18px;border-radius:0;background:#602813;display:block;content:"";position:absolute;z-index:1;top:50%;left:50%;transition:all .3s;transform:translate(-50%,-50%)}@media screen and (max-width:992px){.quality-answer__item-title .btn:after,.quality-answer__item-title .btn:before{height:2px;width:12px}}.quality-answer__item-title .btn:after{transform:translate(-50%,-50%) rotate(90deg)}.quality-answer__item-title .btn>span{position:absolute;z-index:0;width:100%;height:100%;top:0;right:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#fff;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.quality-answer__item-content{margin:0 auto;padding-bottom:0}.quality-answer__dialogue-item{margin-bottom:15px}.quality-answer__dialogue-item-inner{background:#fff;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:50px;border-bottom-left-radius:50px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:50px;-webkit-border-bottom-left-radius:50px;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:50px;-moz-border-radius-bottomleft:50px;padding:60px 50px;font-weight:500;font-size:21px}@media screen and (max-width:992px){.quality-answer__dialogue-item-inner{font-size:16px;padding:25px 20px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:30px;border-bottom-left-radius:30px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:30px;-webkit-border-bottom-left-radius:30px;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:30px;-moz-border-radius-bottomleft:30px}}.quality-answer__dialogue-item:nth-of-type(2n){margin-top:0}.quality-answer__dialogue-item:nth-of-type(2n) .quality-answer__dialogue-item-inner{margin-right:0;margin-left:144px}@media screen and (max-width:992px){.quality-answer__dialogue-item:nth-of-type(2n) .quality-answer__dialogue-item-inner{margin-left:70px}}@media screen and (max-width:550px){.quality-answer__dialogue-item:nth-of-type(2n) .quality-answer__dialogue-item-inner{margin-left:15px}}.quality-answer__dialogue-icon{max-width:60px;max-height:60px;margin-bottom:15px}@media screen and (max-width:992px){.quality-answer__dialogue-icon{max-width:50px;max-height:50px}}.quality-answer__dialogue-icon svg{max-width:100%;max-height:100%;height:100%}.quality-answer__dialogue-text p{margin-bottom:20px}.quality-answer__dialogue-text i{font-style:italic}.quality-answer__slider{display:flex;flex-direction:column;align-items:center;margin-bottom:63px;margin-top:40px}.quality-answer__slider.one-img .slider-main__nav,.quality-answer__slider.one-img .slider-nav{display:none}.quality-answer__slider .slider-main{max-width:850px;width:100%;max-height:560px;position:relative}.quality-answer__slider .slider-main__img{max-height:560px}.quality-answer__slider .slider-main__nav{position:absolute;left:0;right:0;bottom:0;display:flex;height:36px;background:#161619;z-index:4;align-items:center;justify-content:space-between;padding:5px 30px}.quality-answer__slider .slider-main__nav .btn{cursor:pointer}.quality-answer__slider .slider-main__nav .counter{font-size:20px;line-height:1;margin-top:2px;color:#fff}.quality-answer__slider .slider-nav{max-width:1010px;padding:0 80px;width:100%}@media screen and (max-width:1049px){.quality-answer__slider .slider-nav{padding:0;max-width:850px}}.quality-answer__slider .slider-nav__item{height:110px}@media screen and (max-width:460px){.quality-answer__slider .slider-nav__item{height:70px}}.quality-answer__slider .slider-nav__item img{min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover}.quality-answer__slider .slider-nav .slick-next,.quality-answer__slider .slider-nav .slick-prev{font-size:0;width:10px;height:22px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;padding:0}.quality-answer__slider .slider-nav .slick-prev{left:0;background:url(/assets/img/arrow-prev.svg?88b5c1368375868b247175f668731c90) 50% no-repeat;background-size:contain}.quality-answer__slider .slider-nav .slick-next{right:0;background:url(/assets/img/arrow-next.svg?7c0e17d0a97270ab650b520707efb77c) 50% no-repeat;background-size:contain}.quality-answer__slider .slider-nav .slick-current .slider-nav__item:before{right:0}.quality-answer__slider .slider-nav .slick-current .slider-nav__item:after{opacity:.2}.quality-answer__slider .slider-nav__item{position:relative;cursor:pointer}.quality-answer__slider .slider-nav__item:before{position:absolute;left:0;right:100%;transition:all .5s;content:"";background:#ff3949;height:5px;z-index:2}.quality-answer__slider .slider-nav__item:after{position:absolute;left:0;right:0;bottom:0;top:0;transition:all .3s;content:"";background:#020921;opacity:0}.quality-answer__video{display:flex;align-items:center;justify-content:space-between;font-size:24px;line-height:1.4583333333;color:#202024;margin-bottom:30px;padding:20px 50px 20px 29px;transition:all .3s;box-shadow:0 2px 6px rgba(0,0,0,.2)}@media screen and (max-width:660px){.quality-answer__video{font-size:18px;padding:10px}}@media screen and (max-width:480px){.quality-answer__video{flex-wrap:wrap}}.quality-answer__video:hover{box-shadow:0 2px 15px rgba(0,0,0,.2)}.quality-answer__video:hover .btn:hover svg{transform:translateX(5px)}.quality-answer__video-title{display:flex;align-items:center}.quality-answer__video-title svg{margin-right:20px}.quality-answer__video .btn{font-weight:600;font-size:15px;line-height:1;text-transform:uppercase;color:#ff3949;display:flex;align-items:center}@media screen and (max-width:480px){.quality-answer__video .btn{margin:10px 0 0 auto}}.quality-answer__video .btn span{padding-right:15px}.quality-answer__video .btn svg{transition:all .3s}.quality-answer__btn{display:flex;justify-content:center}.quality-answer__btn .btn-square{min-width:245px}.quality-modal{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.7);z-index:100;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:all .5s;visibility:hidden}.quality-modal.opened{opacity:1;pointer-events:all;visibility:visible}.quality-modal .btn-close{position:absolute;top:50px;right:50px;width:30px;height:30px;cursor:pointer}@media screen and (max-width:1366px){.quality-modal .btn-close{top:20px;right:20px}}.quality-modal .btn-close:after,.quality-modal .btn-close:before{width:20px;height:2px;background:#fff;border-radius:1px;content:"";display:block;top:50%;left:50%;position:absolute}.quality-modal .btn-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.quality-modal .btn-close:before{transform:translate(-50%,-50%) rotate(45deg)}.quality-modal__inner{max-width:1100px;width:100%;padding:50px}@media screen and (max-width:992px){.quality-modal__inner{padding:20px}}@media screen and (max-width:600px){.quality-modal__inner{padding:20px 5px}}.quality-modal__inner img{width:100%}.quality-modal__inner iframe{width:100%;height:630px}@media screen and (max-width:992px){.quality-modal__inner iframe{height:480px}}@media screen and (max-width:650px){.quality-modal__inner iframe{height:280px}}@media screen and (max-width:360px){.quality-modal__inner iframe{height:200px}}.outlets__header{position:relative;margin-bottom:50px;z-index:11;padding-top:180px}@media only screen and (max-width:960px){.outlets__header{padding-top:150px}}@media only screen and (max-width:600px){.outlets__header{padding-top:90px}}.outlets__header .block-bg{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;background-image:url(/assets/img/bg_map.png?9bcc8e22e4dfbdd7c2572d9322993639);background-repeat:no-repeat;background-size:100% auto;background-position:0 0}@media only screen and (max-width:960px){.outlets__header .block-bg{background-image:url(/assets/img/bg_map_mob.png?1f58d36104b7cd32156710c5798b7ad7)}}.outlets__header>.wrap{position:relative;z-index:2}.outlets__header-grid{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width:1200px){.outlets__header-grid{grid-template-columns:1fr}}@media only screen and (max-width:960px){.outlets__header-grid{display:block}}.outlets__header-left{width:50%;padding-top:0}@media only screen and (max-width:960px){.outlets__header-left{width:100%}}.outlets__header-right{width:47%;padding-top:0;padding-bottom:10px}@media only screen and (max-width:960px){.outlets__header-right{width:100%}}.outlets__title{font-weight:800;font-size:45px;line-height:1;margin-bottom:30px;text-transform:uppercase}@media only screen and (max-width:960px){.outlets__title{font-size:30px}}.outlets__search-form-label{font-weight:500;font-size:13px;line-height:1.6923076923;padding-left:0;margin-bottom:3px}.outlets__search-form{position:relative;margin-bottom:28px}.outlets__search-input{box-sizing:border-box;width:100%;height:48px;background:#f4f4f4;border-radius:999px;border:none;font-weight:500;font-size:17px;line-height:1.4117647059;color:#121212;padding:0 55px}.outlets__clear-button,.outlets__search-button{position:absolute;font-size:18px;top:48%;transform:translateY(-50%);color:#b6b6b6;transition:color .3s}.outlets__clear-button:hover,.outlets__search-button:hover{color:#ff3949}.outlets__search-button{left:15px;pointer-events:none}.outlets__clear-button{width:48px;height:100%;font-size:10px;right:5px;padding:0}.outlets__switch-btns{display:flex;justify-content:flex-end}@media only screen and (max-width:600px){.outlets__switch-btns{justify-content:center}}.outlets__switch-btn-group{display:flex}.outlets__switch-btn{display:flex;align-items:center;font-weight:600;font-size:14px;line-height:1.2142857143;padding:3px 35px;border:2px solid #e5e5e5;transition:all .3s;color:#000}@media screen and (max-width:1280px){.outlets__switch-btn{padding:3px 24px}}@media screen and (max-width:400px){.outlets__switch-btn{padding:5px 25px}}.outlets__switch-btn svg{margin-right:5px;transition:all .3s}.outlets__switch-btn svg #icon24tofill,.outlets__switch-btn svg #icon2444tofill{fill:#b7b7b7}.outlets__switch-btn:hover{color:#fff;background:#cf5746;border-color:#cf5746}.outlets__switch-btn:hover svg #icon24tofill,.outlets__switch-btn:hover svg #icon2444tofill{fill:#fff}.outlets__switch-btn:first-child{border-radius:999px 0 0 999px}.outlets__switch-btn:last-child{border-radius:0 999px 999px 0}.outlets__switch-btn.active{color:#fff;background:#cf5746;border-color:#cf5746;box-shadow:inset 0 2px 4px rgba(0,0,0,.08)}.outlets__switch-btn.active svg #icon24tofill,.outlets__switch-btn.active svg #icon2444tofill{fill:#fff}.outlets__map{margin-bottom:80px;z-index:10;position:relative}@media screen and (max-width:1200px){.outlets__map iframe{height:500px}}@media screen and (max-width:500px){.outlets__map iframe{height:300px}}.outlets__list-grid{display:grid;grid-template-columns:410px auto;grid-gap:30px}@media screen and (max-width:950px){.outlets__list-grid{grid-template-columns:1fr}}.outlets__list-item-btn{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:700;font-size:13px;line-height:1.2307692308;letter-spacing:1px;text-transform:uppercase;border-bottom:2px solid transparent;padding:12px 0;transition:all .3s;position:relative;color:#000}.outlets__list-item-btn:hover{color:#ff3949}.outlets__list-item-btn:hover .icon-plus-css{background-color:rgba(255,57,73,.4)}.outlets__list-item-btn.opened{border-bottom:2px solid #121212}.icon-plus-css{display:flex;justify-content:center;align-items:center;font-size:22px;width:24px;height:24px;border-radius:50%;transition:all .3s}.icon-plus-css:before{content:url(/assets/img/plus.svg?624aaa9f706632e778de2a3f52e05120);position:relative;top:-2px}.icon-plus-css.opened{background-color:#d3d3d3}.icon-plus-css.opened:before{content:url(/assets/img/minus.svg?081ad5a5b6809ac2def7a73877e2691b);top:-4px}.outlets__list-item-hiddenblock{font-weight:500;font-size:15px;line-height:1.2}.outlets__list-item-hiddenblock ul{padding:12px 0}.outlets__list-item-hiddenblock button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 10px 10px 25px;transition:all .3s;color:#000}.outlets__list-item-hiddenblock button:hover{color:#ff3949}.outlets__list-item-hiddenblock button.active{font-weight:700}.outlets__list-right{background:#fafafa;border-radius:8px;padding:40px 90px}@media screen and (max-width:600px){.outlets__list-right{padding:30px}}.outlets__list-subtitle{font-weight:500;font-size:12px;line-height:1.1666666667;text-transform:uppercase;color:#7b7b7b;margin-bottom:12px}.outlets__list-title{font-weight:700;font-size:21px;line-height:1.1904761905;margin-bottom:50px}.outlets__list-locations{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:110px;grid-row-gap:50px}@media screen and (max-width:1200px){.outlets__list-locations{grid-template-columns:1fr}}.outlets__list-location-item-title{font-weight:600;font-size:12px;line-height:1.8333333333;border-bottom:1px dashed #464646;padding-bottom:9px;margin-bottom:9px}.outlets__list-location-item-address{font-size:15px;line-height:1.4666666667}.outlets__select{position:relative;z-index:20;width:45%}@media screen and (max-width:1024px){.outlets__select{width:100%;margin-bottom:10px}}@media screen and (max-width:960px){.outlets__select{order:2;margin-top:28px;max-width:275px}}.outlets__filter{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1024px){.outlets__filter{flex-wrap:wrap}}@media screen and (max-width:960px){.outlets__filter{max-width:400px;justify-content:center;margin:0 auto}}.outlets__loader{width:100%;height:100%;position:absolute;top:0;left:0;display:none;text-align:center;z-index:99;background-color:hsla(0,0%,100%,.75);padding-top:25px}.outlets__loader img{max-width:100px}

/*!
 * Copyright (c) 2019. Deco Agency, Kyiv
 */.outlets__list .wrap,.ui-front{position:relative}.ui-front{z-index:1000;max-height:300px;overflow-y:auto;overflow-x:hidden;font-family:Gilroy,Arial,sans-serif;font-weight:600;font-size:14px;line-height:1.2;color:#121212;box-shadow:0 12px 18px rgba(0,0,0,.1);border-radius:6px;padding:20px}.ui-front:before{content:"";width:100%;height:10px;position:absolute;top:-6px;left:0;background-color:#fc505e}.ui-widget.ui-widget-content{border:none;background-color:#fff}.ui-menu .ui-menu-item-wrapper{padding:8px 0;background-color:initial;transition:color .3s}.ui-menu .ui-menu-item-wrapper.ui-state-active{font-weight:600;color:#ff3949;border-color:transparent}.ui-menu .ui-menu-item:last-child .ui-menu-item-wrapper{padding-bottom:0!important}.shadow-box{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.7;z-index:101;display:none}.popup-block{position:absolute;left:50%;top:20px;transform:translate(-50%);z-index:102;background:#fff;padding:50px 110px 30px;width:calc(100% - 30px);max-width:760px;display:none;overflow:hidden}.popup-block .bg-bottom{position:absolute;z-index:-1;width:100%;height:100%;top:100%;left:0;margin-top:-270px;background-image:url(/assets/img/bg-form-bottom.png?5f1364a6af602c13b57269ea882154bf);background-repeat:no-repeat;background-size:100% auto;background-position:0 0}@media only screen and (max-width:960px){.popup-block .bg-bottom{background-image:url(/assets/img/bg-form-bottom_mob.png?1b7470fbf71a918d501900c8cb78caf2)}}@media only screen and (max-width:600px){.popup-block .bg-bottom{margin-top:-205px}}.popup-block#popup_faq_form .bg-bottom{margin-top:-165px}@media only screen and (max-width:600px){.popup-block#popup_faq_form .bg-bottom{margin-top:-130px}}.popup-block .card-number .bg-bottom{margin-top:-220px}@media only screen and (max-width:600px){.popup-block .card-number .bg-bottom{margin-top:-180px}}.popup-block .enter-pass .bg-bottom{margin-top:-165px}@media only screen and (max-width:600px){.popup-block .enter-pass .bg-bottom{margin-top:-130px}}.popup-block .forgout-pass .bg-bottom{margin-top:-165px}@media only screen and (max-width:600px){.popup-block .forgout-pass .bg-bottom{margin-top:-130px}}.popup-block .get-card .bg-bottom{margin-top:-220px}@media only screen and (max-width:600px){.popup-block .get-card .bg-bottom{margin-top:-180px}}.popup-block .btn{padding-left:.5em;padding-right:.5em}.popup-header{text-align:center;font-size:30px;font-weight:500;padding-bottom:40px}@media only screen and (max-width:600px){.popup-header{font-size:20px}}.popup-title-sub{margin-bottom:20px;font-size:20px;color:#000;text-align:center}.popup-body .popup-field-w,.popup-body .prfl-fieldset{width:100%;max-width:370px;margin:0 auto 20px}.popup-body .prfl-field{width:100%;max-width:100%;margin-left:0}.popup-body .prfl-field.prfl-field_birth{width:30%}.popup-body .notice-section{padding:20px 0;margin:0}.popup-body .notice-section_small{padding-top:10px;color:#000;font-size:11px}.popup-body .prfl-field_checkbox:nth-of-type(3n+1){margin-left:0}.close-button{position:absolute;top:25px;right:25px;display:block;border:0;outline:0 none;padding:0;margin:0;cursor:pointer;font-size:2em;color:#aeaeae}@media only screen and (max-width:960px){.close-button{font-size:1em;top:15px;right:15px}}.user-card-phone{display:flex;flex-flow:row nowrap;justify-content:space-between;margin-bottom:30px}.user-card-phone .flex-item{width:50%}.user-card-phone .flex-item.right{text-align:right}.user-card-phone .noedit-title{font-size:12px;color:#918a81}.user-card-phone .noedit-data{font-size:16px;color:#8dc63f;font-weight:800;padding-top:10px}.popup-form-header{font-size:13px;text-transform:uppercase;color:#000;font-weight:700;width:100%}.popup-submit{margin-top:15px;text-align:center}.popup-submit_abs{width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.prfl-field_accept.prfl-field_checkbox{position:relative;padding-left:35px}.prfl-field_accept.prfl-field_checkbox .pseudo-checkbox{margin-left:0;position:absolute!important;top:20px;left:0}.prfl-field_accept.prfl-field_checkbox .checkbox-label{font-size:14px;color:#000;padding-top:10px;line-height:1.5}.lose-passwd,.prfl-field_accept.prfl-field_checkbox a{color:#0056a8;text-decoration:none}.lose-passwd{border:0;outline:0 none;margin:0;padding:0;background:transparent none;font-size:16px;cursor:pointer}.poll-question{font-size:16px;font-weight:600;line-height:1.5}#card_number{text-align:center}#card_number:disabled{opacity:.5;border-bottom-color:#ccc}.loader{position:relative}.loader_inline{text-align:center;padding-top:20px;margin-bottom:20px}.loader_inline img{opacity:0;transition:opacity .25s;height:49px;width:auto}.loader_inline.loader_active img{opacity:1}.loader_card img{display:none;height:49px;width:auto}.loader_card.loader_active img{display:block}.loader .request-error{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.request-error{color:#ed1c24;font-size:14px;font-weight:600;line-height:1.4}.text_error{opacity:0;text-align:center}.text_error_show{opacity:1}.auth-list-btn{padding-top:30px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.auth-list-btn .button{margin:0}.calback-text{font-weight:600;color:#000;line-height:1.3}.calback-text,.notes-auth{padding-top:30px;font-size:13px}.notes-auth{color:#918a81}.notes-auth_middle{padding-top:5px;font-size:11px}.notes-auth_small{padding-top:0}.fade-enter-active,.fade-leave-active{transition:opacity .25s}.fade-enter,.fade-leave-to{opacity:0}@media screen and (max-width:600px){.popup-block{width:95%;padding:50px 20px 20px}.auth-list-btn{flex-flow:row wrap}.auth-list-btn .button{display:block;width:100%;margin-bottom:20px}.user-card-phone{flex-flow:row wrap}.user-card-phone .flex-item{width:100%;margin-top:20px;text-align:center}.user-card-phone .flex-item:first-child{margin-top:0}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.prfl-input-wrap{position:relative;display:inline-block;width:60px;margin-left:5px;vertical-align:top}.number-placeholder{position:absolute;width:100%;height:100%;top:0;left:-2px;height:24px}.number-placeholder,.prfl-input-number{color:#292929;line-height:24px;font-size:18px}.prfl-input-number{margin:0;display:block;width:60px;padding:0;outline:0 none;border:0;position:relative;font-family:Gilroy,Arial,sans-serif;font-weight:300;height:24px;background:transparent none}.prfl-input-number_right{text-align:right}.prfl-input-box.prfl-input-text{text-align:center;border-bottom:1px solid #8dc63f}.system_ok{text-align:center;height:80px;color:#8dc63f;font-size:14px;font-weight:600;width:100%;line-height:1.3;display:none;padding-top:20px}.system_ok_show{display:block}.system_error{text-align:center;font-size:14px;font-weight:600;color:#ed1c24;padding-top:10px;opacity:0}.system_error_show{opacity:1}.popup-address,.popup-rules{width:100%;max-width:1290px;height:95vh;padding:100px 65px;z-index:101;font-size:18px;line-height:1.25}@media only screen and (max-width:960px){.popup-address,.popup-rules{padding:50px 15px;font-size:16px}}.popup-address .popup-body,.popup-rules .popup-body{height:100%;padding-right:60px;overflow:auto;text-align:justify}@media only screen and (max-width:960px){.popup-address .popup-body,.popup-rules .popup-body{padding-right:15px}}.popup-address .popup-body .text-big,.popup-rules .popup-body .text-big{font-size:20px}.popup-address .popup-body a,.popup-rules .popup-body a{color:#2c2cff;text-decoration:underline}.popup-address .popup-body a:hover,.popup-rules .popup-body a:hover{text-decoration:none}.popup-address .popup-body .container-map-list{padding-top:30px;padding-bottom:30px;overflow:auto}.popup-address .popup-body .region-title{display:block;font-size:22px;font-family:PT Sans,sans-serif;font-weight:400;line-height:1.3}.popup-address .popup-body .city-title{font-size:16px;font-weight:600;padding-top:30px}.popup-address .popup-body .store-list{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start}.popup-address .popup-body .store-list+.region-title{padding-top:40px}.popup-address .popup-body .store-item{width:30%;margin-top:20px;padding-right:15px;text-align:left}@media only screen and (max-width:960px){.popup-address .popup-body .store-item{width:50%}}@media only screen and (max-width:600px){.popup-address .popup-body .store-item{width:100%}}.popup-address .popup-body .store-item__link{text-decoration:none;font-size:14px;color:#6a5f52;transition:color .25s}.popup-address .popup-body .store-item__link:hover{color:#918a81}.remember-me-wrap{display:flex;align-content:center;justify-content:space-between;margin-bottom:20px}.remember-me-wrap .chek-wrap label{margin-bottom:0}.popup-body{font-size:16px}.popup-footer{padding:20px 0 0}.popup-footer .label-text{padding:20px 0}.popup-footer .label-text .red{color:#ed1c24}.popup-footer.btns-wrap .btn{margin:20px 0}.card-number-fields .prfl-input-box{display:inline-block;vertical-align:top;width:100%;height:auto;background-color:#f4f4f4;border:none;outline:none;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;padding:15px 20px;font-family:Gilroy,Arial,sans-serif;font-size:16px;text-align:left;font-weight:300;box-sizing:border-box}.card-number-fields .prfl-input-box::-webkit-input-placeholder{font-family:Gilroy,Arial,sans-serif;font-size:16px;font-weight:300}.card-number-fields .prfl-input-box:-moz-placeholder,.card-number-fields .prfl-input-box::-moz-placeholder{font-family:Gilroy,Arial,sans-serif;font-size:16px;font-weight:300}.card-number-fields .prfl-input-box:-ms-input-placeholder{font-family:Gilroy,Arial,sans-serif;font-size:16px;font-weight:300}.step-block{margin-bottom:40px}@media only screen and (max-width:600px){.card-number.popup-auth .popup-header{font-size:18px;padding-bottom:10px}.card-number.popup-auth .form-group{margin-bottom:5px}.card-number.popup-auth .form-group input{padding:10px 20px}.card-number.popup-auth .popup-body .prfl-fieldset{margin-bottom:10px}.card-number.popup-auth .popup-submit{position:static;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.card-number.popup-auth .popup-submit .btn{padding:9px 2em}.card-number.popup-auth .loader{padding-top:10px;margin-bottom:10px}.card-number.popup-auth .loader img{display:none}.card-number.popup-auth .loader.loader_active img{display:block}.card-number.popup-auth .remember-me-wrap{margin-bottom:10px}.card-number.popup-auth .request-error .text_error{display:none}.card-number.popup-auth .request-error .text_error.text_error_show{display:block}.card-number.popup-auth .btn-link.green,.card-number.popup-auth .chek-wrap>label{font-size:14px}.card-number.popup-auth .popup-footer{padding-top:0}.card-number.popup-auth .popup-footer .label-text{padding:10px 0;font-size:14px}.card-number.popup-auth .popup-footer .restore-passwd .btn{padding:9px 2em}}.form-group{position:relative;margin-bottom:20px}.form-group:last-child{margin-bottom:0}.form-group.mb-20{margin-bottom:20px}.form-group input{display:inline-block;vertical-align:top;width:100%;height:auto;background-color:#f4f4f4;border:none;outline:none;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;padding:15px 20px;font-family:Gilroy,Arial,sans-serif;font-size:18px;text-align:left;font-weight:500;box-sizing:border-box}.form-group input::-webkit-input-placeholder{font-family:Gilroy,Arial,sans-serif;font-size:16px;font-weight:300}.form-group input:-moz-placeholder,.form-group input::-moz-placeholder{font-family:Gilroy,Arial,sans-serif;font-size:16px;font-weight:300}.form-group input:-ms-input-placeholder{font-family:Gilroy,Arial,sans-serif;font-size:16px;font-weight:300}.form-group textarea{display:inline-block;vertical-align:top;width:100%;height:120px;background-color:#f4f4f4;border:none;outline:none;padding:15px 20px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;font-family:Gilroy,Arial,sans-serif;font-size:1em;text-align:left;font-weight:500;resize:none;box-sizing:border-box}.form-group textarea::-webkit-input-placeholder{font-family:Gilroy,Arial,sans-serif;font-size:16px;font-weight:300}.form-group textarea:-moz-placeholder,.form-group textarea::-moz-placeholder{font-family:Gilroy,Arial,sans-serif;font-size:16px;font-weight:300}.form-group textarea:-ms-input-placeholder{font-family:Gilroy,Arial,sans-serif;font-size:16px;font-weight:300}.form-group.border input,.form-group.border textarea{border:1px solid #c4c4c4}.form-group label{display:inline-block;padding-left:20px;margin-bottom:5px;font-size:13px;font-weight:500}.form-group.error input,.form-group.error textarea{border-color:#cf5746}.chek-wrap,.radio-wrap{position:relative}.chek-wrap input[type=checkbox],.chek-wrap input[type=radio],.radio-wrap input[type=checkbox],.radio-wrap input[type=radio]{position:absolute;width:0;height:0;border:none;outline:none;background-color:transparent;opacity:0}.chek-wrap input[type=checkbox]:checked+label>span,.chek-wrap input[type=radio]:checked+label>span,.radio-wrap input[type=checkbox]:checked+label>span,.radio-wrap input[type=radio]:checked+label>span{border-color:#8dc63f;background-color:#8dc63f}.chek-wrap input[type=checkbox]:checked+label>span:after,.chek-wrap input[type=radio]:checked+label>span:after,.radio-wrap input[type=checkbox]:checked+label>span:after,.radio-wrap input[type=radio]:checked+label>span:after{opacity:1}.chek-wrap input[type=radio]:checked+label,.radio-wrap input[type=radio]:checked+label{color:#000}.chek-wrap input[type=radio]+label,.radio-wrap input[type=radio]+label{margin-right:2em;color:#000}.chek-wrap input[type=radio]+label:hover,.radio-wrap input[type=radio]+label:hover{color:#000}.chek-wrap input[type=radio]+label:last-child,.radio-wrap input[type=radio]+label:last-child{margin-right:0}.chek-wrap>label,.chek-wrap span.label,.radio-wrap>label,.radio-wrap span.label{position:relative;display:inline-block;min-height:16px;margin-bottom:20px;padding-left:40px;padding-bottom:2px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;cursor:pointer;font-size:16px;font-weight:400}.chek-wrap>label>span,.chek-wrap span.label>span,.radio-wrap>label>span,.radio-wrap span.label>span{content:"";display:block;width:24px;height:24px;position:absolute;top:50%;left:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background-color:#f4f4f4;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.chek-wrap>label>span:after,.chek-wrap span.label>span:after,.radio-wrap>label>span:after,.radio-wrap span.label>span:after{content:"";display:block;width:16px;height:16px;position:absolute;top:4px;left:4px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;opacity:0;background-image:url(/assets/img/checkbox-check-1.png?5345a2f8ecacf30227efea2063549d12);background-repeat:no-repeat;background-size:contain;background-position:50%}.chek-wrap>label a,.chek-wrap span.label a,.radio-wrap>label a,.radio-wrap span.label a{color:#8dc63f;text-decoration:underline}.chek-wrap.error>label,.chek-wrap.error span.label,.radio-wrap.error>label,.radio-wrap.error span.label{color:#ed1c24}.chek-wrap.error>label>span,.chek-wrap.error span.label>span,.radio-wrap.error>label>span,.radio-wrap.error span.label>span{border-color:#ed1c24}.message .error,.message .success{margin-bottom:40px;padding:20px;border:2px solid #8dc63f;text-align:center}.message .error__header,.message .success__header{margin-bottom:1em}.message .error__title,.message .success__title{font-size:1.2em}.message .success{border:2px solid #8dc63f}.message .error{border:2px solid #ff3949}.btns-wrap .btn{margin-bottom:20px}.btns-wrap .btn:last-child{margin-bottom:0}.btn{display:inline-flex;align-items:center;justify-content:center;vertical-align:top;min-width:220px;margin:0;padding:5px 1em;border:none;outline:none;background-image:none;font-family:Gilroy,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.25;color:inherit;text-align:center;text-decoration:none;cursor:pointer;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;-webkit-appearance:none}.btn,.btn__bg{background-color:transparent}.btn__bg{color:#fff;background-repeat:no-repeat;background-size:cover;background-position:50%;font-size:30px;line-height:1.1;font-weight:500;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}.btn__bg:active,.btn__bg:focus,.btn__bg:hover{background:#fff;color:#602813;-webkit-box-shadow:inset 0 0 0 5px #602813;-moz-box-shadow:inset 0 0 0 5px #602813;box-shadow:inset 0 0 0 5px #602813}@media only screen and (max-width:600px){.btn__bg:active,.btn__bg:focus,.btn__bg:hover{-webkit-box-shadow:inset 0 0 0 3px #602813;-moz-box-shadow:inset 0 0 0 3px #602813;box-shadow:inset 0 0 0 3px #602813}}.btn__545x95{min-width:545px;height:95px;padding-bottom:14px}@media only screen and (max-width:1200px){.btn__545x95{min-width:420px;height:73px;padding-bottom:10px;font-size:24px}}@media only screen and (max-width:600px){.btn__545x95{min-width:220px;height:53px;padding-bottom:10px;font-size:16px}}.btn__545x95_red{background-image:url(/assets/img/buttons_545x95-red.svg?1728fca9b51f6b958d8838779420d34a)}@media only screen and (max-width:600px){.btn__545x95_red{background-image:url(/assets/img/buttons_220x53-red.svg?c668acf400fcc0ab4d816681ce3ae28a)}}.btn__545x112{min-width:545px;height:112px;padding-bottom:16px;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px}@media only screen and (max-width:960px){.btn__545x112{min-width:420px;height:86px;padding-bottom:10px;font-size:24px}}@media only screen and (max-width:600px){.btn__545x112{min-width:220px;height:56px;padding-bottom:10px;font-size:16px}}.btn__545x112_red{background-image:url(/assets/img/buttons_545x112-red.svg?0ccc04c953ebece671e7ee5034d76baf)}@media only screen and (max-width:600px){.btn__545x112_red{background-image:url(/assets/img/buttons_220x53-red.svg?c668acf400fcc0ab4d816681ce3ae28a)}}.btn__545x112_yellow{background-image:url(/assets/img/buttons_545x112-yellow.svg?6177b5bc4399e40fc432a6f271e059e1);color:#602813}@media only screen and (max-width:600px){.btn__545x112_yellow{background-image:url(/assets/img/buttons_220x53-yellow.svg?025d3c9a0a079ce16db95977d85e9ad5)}}.btn__220x53{width:220px;height:53px;padding-top:2px;padding-bottom:8px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;font-size:18px;white-space:normal}@media only screen and (max-width:600px){.btn__220x53{font-size:16px}}.btn__220x53_red{background-image:url(/assets/img/buttons_220x53-red.svg?c668acf400fcc0ab4d816681ce3ae28a)}.btn__220x53_yellow{background-image:url(/assets/img/buttons_220x53-yellow.svg?025d3c9a0a079ce16db95977d85e9ad5);color:#602813}.btn__220x53_green{background-image:url(/assets/img/buttons_220x53-green.svg?4dd18d55e1bd02dbf1d3aee82b861b81);color:#602813}.btn__275x53{width:275px;height:53px;padding-top:2px;padding-bottom:8px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;font-size:18px;white-space:normal}@media only screen and (max-width:600px){.btn__275x53{font-size:16px}}.btn__275x53_red-light{background-image:url(/assets/img/buttons_275x53-red-light.svg?ef9dd41ed8688e19c0040a3e70e35c6d);color:#602813}.btn__red{border-color:#fc505e;background-color:#fc505e;color:#fff}.btn__border,.btn__red:hover{background-color:#fff;color:#fc505e}.btn__border{border-color:#ffc3c8}.btn__border:hover{border-color:#fc505e;background-color:#fc505e;color:#fff}.btn-link{display:inline-block;font-size:17px;color:#227def;text-align:center;cursor:pointer}.btn-link,.btn-link:focus,.btn-link:hover{text-decoration:none}.btn-link.icon-right{position:relative;padding-right:25px}.btn-link.icon-right:hover .icon{right:0}.btn-link.icon-right .icon{position:absolute;top:50%;right:5px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:10px;color:inherit;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.btn-link.green{color:#8dc63f}.share-block{max-width:630px;margin:0 auto;text-align:center}.share-block .start-text{font-size:12px;font-weight:400;text-transform:uppercase;opacity:.7;margin-bottom:25px}.share-block .title-text{font-size:24px;line-height:1.1666666667;margin-bottom:30px}.share-block .socials-list{position:relative;display:inline-flex;padding:24px 0}@media screen and (max-width:500px){.share-block .socials-list{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}}.share-block .socials-list .socials-item{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;width:70px;height:70px;transition:all .3s;position:relative;border-radius:50%;font-size:16px;margin-right:12px}@media only screen and (max-width:960px){.share-block .socials-list .socials-item{width:45px;height:45px}}@media screen and (max-width:500px){.share-block .socials-list .socials-item{margin:7px}}.share-block .socials-list .socials-item img{width:80%;height:auto}.pagination-container{display:flex;justify-content:flex-start;align-items:center;margin-bottom:60px}@media only screen and (max-width:960px){.pagination-container{justify-content:center}}.pagination-control{display:flex;justify-content:center;align-items:center;border:2px solid #d6d6d6;border-radius:9999px;width:48px;height:48px;font-weight:800;font-size:15px;line-height:1.6;transition:all .3s}@media screen and (max-width:600px){.pagination-control{display:none}}.pagination-control:hover{background-color:#d6d6d6;border-color:#d6d6d6}.pagination-control:not(:last-child){margin-right:10px}.pagination-control--next,.pagination-control--prev{width:auto;height:auto;padding:11px 30px}@media screen and (max-width:600px){.pagination-control--next,.pagination-control--prev{display:flex}}.pagination-control--divider{width:30px;height:auto;border:none;padding:0}@media screen and (max-width:600px){.pagination-control--divider{display:none}}.pagination-control--divider:hover{cursor:default;pointer-events:none;color:#d6d6d6;background-color:transparent}.pagination-control.disabled{opacity:.3;cursor:default;pointer-events:none}.pagination-control.current{background-color:#d6d6d6;border-color:#d6d6d6;cursor:default;pointer-events:none}.bn-wrapper{display:block;width:100%;height:auto;position:fixed;left:0;right:0;bottom:0;z-index:9999;background-color:#ffd300;background-position:50% 0;background-repeat:no-repeat;background-size:cover;transform:translateY(100%);transition:transform .5s}.bn-wrapper.bn-show{transform:translate(0)}.bn-link{display:block;text-decoration:none;text-align:center}.bn-image{max-width:100%;max-height:30vh;display:block;margin:0 auto}.bn-close{display:block;position:absolute;top:5px;right:10px;cursor:pointer;width:40px;height:40px;opacity:0;transition:opacity .5s;transition-delay:3s;background-color:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-size:18px;text-align:center;color:#aeaeae}.bn-close .icon{line-height:40px}.bn-show-close .bn-close{opacity:1}.user-menu{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:3px solid #d9d9d9}.user-menu__link{position:relative;display:flex;align-items:flex-end;justify-content:center;width:30%;padding:5px 5px 17px;box-sizing:border-box}@media only screen and (max-width:960px){.user-menu__link{flex-direction:column;align-items:center;padding-bottom:10px}}.user-menu__link:hover .media img.visible-standart{opacity:0}.user-menu__link:hover .media img.visible-hover{opacity:1}.user-menu__link:after{content:"";display:block;width:100%;height:5px;position:absolute;bottom:-4px;left:0;background-color:#602813;opacity:0;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.user-menu__link.active:after{opacity:1}.user-menu__link.active .media img.visible-standart{opacity:0}.user-menu__link.active .media img.visible-hover{opacity:1}.user-menu__link .media{position:relative;display:block;width:70px;height:70px;margin-right:10px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}@media only screen and (max-width:960px){.user-menu__link .media{width:26px;height:26px;margin-right:0;margin-bottom:5px}}.user-menu__link .media img{position:absolute;width:auto;height:100%;top:0;left:0;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.user-menu__link .media img.visible-standart{opacity:1}.user-menu__link .media img.visible-hover{opacity:0}.user-menu__link .text{font-size:30px;font-weight:800;text-transform:uppercase;color:#602813}@media only screen and (max-width:960px){.user-menu__link .text{font-size:16px}}.grey-block,.profile-block{padding:50px 40px;background-color:#fff;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:40px;border-bottom-left-radius:40px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:40px;-webkit-border-bottom-left-radius:40px;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:40px;-moz-border-radius-bottomleft:40px}@media only screen and (max-width:600px){.grey-block,.profile-block{padding:30px 20px}}.grey-block .title-page-menu,.profile-block .title-page-menu{margin-bottom:35px;font-size:30px;color:#8dc63f}@media only screen and (max-width:960px){.grey-block .title-page-menu,.profile-block .title-page-menu{margin-bottom:25px;font-size:24px}}.grey-block .title-block,.profile-block .title-block{display:flex;align-items:center;font-size:45px;font-weight:800;text-transform:uppercase}@media only screen and (max-width:960px){.grey-block .title-block,.profile-block .title-block{margin-bottom:25px;font-size:24px}}.grey-block .title-block .icon,.profile-block .title-block .icon{display:inline-block;width:70px;height:70px;margin-right:30px}@media only screen and (max-width:960px){.grey-block .title-block .icon,.profile-block .title-block .icon{width:30px;height:30px;margin-right:10px}}.grey-block .title-block .icon>img,.profile-block .title-block .icon>img{width:auto;height:100%}.grey-block__header .title-line,.profile-block__header .title-line{display:flex;align-items:center;align-content:center;justify-content:space-between;margin-bottom:30px}@media only screen and (max-width:960px){.grey-block__header .title-line,.profile-block__header .title-line{display:block;margin-bottom:50px}}.data-period{position:relative;margin-right:0;margin-left:auto;user-select:none;cursor:pointer;width:430px}@media only screen and (max-width:960px){.data-period{display:inline-block;width:100%;max-width:430px}}.data-period .icon{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:56px;color:#602813}@media only screen and (max-width:960px){.data-period .icon{font-size:46px}}.period-value{position:relative;width:100%;border:4px solid #602813;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background-color:#fff;font-size:21px;font-weight:800;color:#602813;white-space:nowrap;text-align:left;padding:10px 45px}@media only screen and (max-width:960px){.period-value{border-width:2px;font-size:18px;padding:10px 45px 10px 20px}}.period-label{width:35px;height:35px;border-top-right-radius:18px;border-bottom-right-radius:18px;background-color:#e7e7e7;position:relative}.period-label:before{content:"";display:block;width:15px;height:16px;background:url(/assets/img/sprite.svg?1e7a0dd8159b54f756fedee6dacef141) -153px -82px no-repeat;position:absolute;top:9px;left:8px}.data-period_active .period-label{background-color:#8dc63f}.data-period_active .period-label:before{background-position:-168px -82px}.calendar-wrap{height:1px;position:relative;z-index:2;overflow:hidden}.data-period_active+.calendar-wrap{overflow:visible}.calendar-box{position:absolute;top:20px;right:0;display:flex;flex-flow:row nowrap;align-items:stretch;background-color:#fff;padding:30px}@media only screen and (max-width:600px){.calendar-box{display:block}}.calendar-box.prfl-box{width:auto}.calendar-presets{border-right:1px solid #ccc;padding:0 30px 0 0;white-space:nowrap;text-align:left}@media only screen and (max-width:600px){.calendar-presets{margin-bottom:20px;padding-right:0;padding-bottom:20px;border-right:none;border-bottom:1px solid #ccc;text-align:center}}.calendar-item{margin-top:15px}.calendar-item:first-child{margin-top:0}.calendar-item__btn{text-transform:uppercase;font-size:15px;text-decoration:none;cursor:pointer}.calendar-item__btn:hover{color:#8dc63f}.calendar-item__btn.selected,.calendar-item__btn.selected:hover{color:#8dc63f;cursor:default;text-decoration:underline}.calendar-range{padding-left:30px}@media only screen and (max-width:600px){.calendar-range{padding-left:0}}.calendar-range .more-block{padding:30px 0 0;text-align:center}.calendar-range .more-block .btn__red{height:40px;width:auto;min-width:auto;line-height:38px;padding:0 40px}.calendar-range .ui-datepicker{width:100%}.date-item{width:45%;float:left}.date-item__input{display:block;width:100%;height:30px;outline:0 none;border:1px solid #ccc;background:#fff none;border-radius:15px;margin:0;padding:0;text-align:center;color:#000;font-size:13px;font-weight:600}.inline-calendar{clear:left;padding-top:20px}.ui-widget-content{border:0;background:transparent none}.ui-datepicker{padding:0}.ui-datepicker .ui-datepicker-header{background:transparent none}.ui-datepicker-group-first{margin-right:10%}.ui-datepicker-multi-2 .ui-datepicker-group{width:45%}.ui-datepicker .ui-datepicker-title{color:#000;font-weight:600;font-size:12px;text-transform:uppercase}.ui-datepicker th{font-size:11px;color:#8dc63f;font-weight:600;text-transform:uppercase}.ui-datepicker td{padding:0 0 5px;margin:0;width:26px;position:relative}.ui-datepicker td .ui-state-default{padding:0;height:26px;line-height:26px;margin:0;font-size:12px;text-align:center;display:block;width:100%;border-radius:0;position:relative}.ui-datepicker td .ui-state-hover{background-color:#8dc63f;color:#000;border-radius:13px}.ui-datepicker td .ui-state-active{background-color:transparent}.ui-datepicker td .ui-state-active.ui-state-hover{background-color:#8dc63f}.ui-datepicker-today,.ui-datepicker-today.ui-state-disabled{opacity:1}.ui-datepicker-today .ui-state-default,.ui-datepicker-today.ui-state-disabled .ui-state-default{position:relative}.ui-datepicker-today .ui-state-default:after,.ui-datepicker-today.ui-state-disabled .ui-state-default:after{content:"";width:5px;height:5px;border-radius:5px;display:block;background-color:#8dc63f;position:absolute;top:7px;right:0}.ui-datepicker .selected:before{content:"";position:absolute;top:0;left:0;width:100%;height:26px;background-color:#e3f2d5}.ui-datepicker .selected .ui-state-default{color:#000}.ui-datepicker tbody tr td.selected-start:before,.ui-datepicker tbody tr td.selected:first-child:before{border-top-left-radius:13px;border-bottom-left-radius:13px}.ui-datepicker tbody tr td.selected-end:before,.ui-datepicker tbody tr td.selected:last-child:before{border-top-right-radius:13px;border-bottom-right-radius:13px}.ui-datepicker tbody tr td.selected-end .ui-state-active,.ui-datepicker tbody tr td.selected-start .ui-state-active{background-color:#8dc63f;border-radius:13px}.ui-datepicker .selected .ui-state-active,.ui-datepicker .selected .ui-state-hover{color:#000}.ui-datepicker .ui-corner-all .ui-icon{width:0;height:0;border-style:solid}.ui-datepicker .ui-corner-all.ui-datepicker-prev:hover .ui-icon{border-color:transparent #8dc63f transparent transparent}.ui-datepicker .ui-corner-all.ui-datepicker-prev .ui-icon{border-width:6.5px 9px 6.5px 0;border-color:transparent #a8a8a8 transparent transparent}.ui-datepicker .ui-corner-all.ui-datepicker-prev.ui-datepicker-prev-hover{top:2px;left:2px}.ui-datepicker .ui-corner-all.ui-datepicker-next:hover .ui-icon{border-color:transparent transparent transparent #8dc63f}.ui-datepicker .ui-corner-all.ui-datepicker-next .ui-icon{border-width:6.5px 0 6.5px 9px;border-color:transparent transparent transparent #a8a8a8}.ui-datepicker .ui-corner-all.ui-datepicker-next.ui-datepicker-next-hover{top:2px;right:2px}.ui-datepicker .ui-corner-all.ui-state-disabled{cursor:auto}.ui-datepicker .ui-corner-all.ui-state-disabled.ui-datepicker-prev .ui-icon,.ui-datepicker .ui-corner-all.ui-state-disabled.ui-datepicker-prev:hover .ui-icon{border-color:transparent #a8a8a8 transparent transparent}.ui-datepicker .ui-corner-all.ui-state-disabled.ui-datepicker-next .ui-icon,.ui-datepicker .ui-corner-all.ui-state-disabled.ui-datepicker-next:hover .ui-icon{border-color:transparent transparent transparent #a8a8a8}.chosen-container.chosen-with-drop .chosen-single{border:none;background-image:none}.chosen-container.chosen-with-drop .chosen-single>div>b{-webkit-transform:translateY(-50%) rotate(180deg);-moz-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);-o-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.chosen-container.chosen-disabled{opacity:.75!important}.chosen-container .chosen-single{display:inline-block;vertical-align:top;width:100%;min-height:50px;height:auto;background:#f4f4f4;border:none;outline:none;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;padding:13px 20px;font-family:Gilroy,Arial,sans-serif;font-size:18px;text-align:left;font-weight:500;box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.chosen-container .chosen-single>div{width:35px}.chosen-container .chosen-single>div>b{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:0;height:0;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;border-color:#c4c4c4 transparent transparent;border-style:solid;border-width:8px 7px 0}.chosen-container .chosen-drop{border:none;border-top:1px solid #c4c4c4;font-size:16px}.chosen-container .chosen-results{padding-left:0}.chosen-container .chosen-results li{padding:8px}.chosen-container .chosen-results li.highlighted,.chosen-container .chosen-results li.result-selected{background-color:#ffd300;background-image:none}.tabs{display:flex;justify-content:flex-start;border-bottom:2px solid #c4c4c4}.tabs li{margin-right:40px}@media only screen and (max-width:600px){.tabs li{margin-right:15px}}.tabs li:last-child{margin-right:0}.tabs .tabs__link{display:inline-block;padding:0 35px 20px;font-size:30px;font-weight:800;text-transform:uppercase}@media only screen and (max-width:960px){.tabs .tabs__link{padding:0 15px 20px;font-size:19px}}@media only screen and (max-width:600px){.tabs .tabs__link{padding:0 10px 20px;font-size:16px}}.tabs .tabs__link:hover{color:#602813}.tabs .tabs__link.active{position:relative;color:#602813}.tabs .tabs__link.active:after{content:"";display:block;width:100%;height:4px;position:absolute;bottom:-3px;left:0;background-color:#602813}.select-multi{width:100%;height:auto;font-size:16px}.select-multi.filled .select-multi__label{top:.75em;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.select-multi.open .select-multi__icon{-webkit-transform:translateY(-50%) rotate(180deg);-moz-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);-o-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.select-multi.open .select-multi__button{border-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 4px 5.52px .48px rgba(0,0,0,.1)}.select-multi__plain .select-multi__button{border:none;padding:10px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.select-multi__button{position:relative;display:flex;align-items:center;width:100%;height:34px;padding:8px 12px;background-color:#f4f4f4;outline:none;border-radius:20px;font-size:1.1428571429em;font-weight:700;color:#111;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;cursor:pointer}@media screen and (max-width:992px){.select-multi__button{font-size:1.1428571429em}}.select-multi__label{position:absolute;max-width:calc(100% - 3em);left:1.3333333333em;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:.75em;line-height:1;color:#111;cursor:pointer;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:992px){.select-multi__label{font-size:.7272727273em}}.select-multi__value{position:relative;display:inline-block;width:100%;min-height:1em;text-align:left;white-space:nowrap;overflow:hidden}.select-multi__value .count{position:absolute;top:50%;right:32px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);padding:2px 6px;border-radius:150%;background-color:#fec611;font-size:.6666666667em;font-weight:700;color:#111}@media screen and (max-width:1280px){.select-multi__value .count{right:16px}}.select-multi__icon{position:absolute;top:50%;right:1.5em;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:.4166666667em;color:#000;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #c4c4c4;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.select-multi__dropdown{display:none;position:absolute;z-index:100;width:100%;box-shadow:0 4px 5.52px .48px rgba(0,0,0,.1);top:100%;left:0;background-color:#fff;font-size:.8571428571em;text-align:left}.select-multi__search-input{border:none!important;border-bottom:1px solid #d9d9d9!important;width:73%!important;box-shadow:none!important;margin:0 1em!important;padding:.5em 30px .5em 0!important}.select-multi__search .icon{position:absolute;top:16px;right:45px}.select-multi__result-list{margin-top:10px;max-height:280px;margin-bottom:10px}.select-multi__option-list,.select-multi__option-list-selected{list-style:none;padding-left:0}.select-multi__option-list-selected{margin-bottom:0}.select-multi__option{position:relative;padding:8px 24px 8px 12px;cursor:pointer;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}@media screen and (min-width:992px){.select-multi__option:hover{color:#fec611}}.select-multi__option.selected{color:#fff;padding-right:.75em;background-color:#fec611;font-weight:700}.select-multi__option.selected:after{content:"\D7";font-size:32px;font-weight:100;display:block;width:auto;height:auto;position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#555}.select-multi__control{position:relative;margin-bottom:12px;width:100%;height:2.2222222222em;padding:0 20px;color:#000}.select-multi__reset{position:absolute;width:3.3333333333em;height:100%;top:0;left:0;background-color:#fff}.select-multi__apply,.select-multi__reset{display:flex;align-items:center;justify-content:center}.select-multi__apply{width:100%;height:100%;font-size:14px;height:34px;border-radius:24px;font-weight:700;background-color:#cf5746;color:#fff}@media screen and (max-width:960px){.select-multi__apply{max-width:170px;margin:0 auto}}.page-img{margin-top:-75px;margin-bottom:90px}@media only screen and (max-width:960px){.page-img{margin-top:0}}@media only screen and (max-width:600px){.page-img{margin-top:30px;margin-bottom:30px}}.page-img .header-cutted-shape{width:100%}.page-img .header-cutted-shape a{display:inline-block;width:100%}.page-img .header-cutted-shape img{width:100%;max-width:100%;height:auto;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px}@media only screen and (max-width:960px){.page-img .header-cutted-shape img{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}}.action-list-page{position:relative;z-index:0;background-color:#f2f2f2}.action-list-page .completed-action{position:relative;padding-top:115px}@media only screen and (max-width:960px){.action-list-page .completed-action{padding-top:70px}}.action-list-page .completed-action .block-bg{position:absolute;z-index:-1;width:100%;top:0;bottom:0;left:0;background-image:url(/assets/img/bg-action-list-page-bottom.png?9a5192acb6e1caca5fdb8ec26756b69f);background-repeat:no-repeat;background-position:0 0;background-size:100% auto}.action-list-page .completed-action .block-bg:after{content:"";display:block;width:100%;height:auto;position:absolute;z-index:-1;top:300px;bottom:0;left:0;background-color:#fff}@media only screen and (max-width:960px){.action-list-page .completed-action .block-bg:after{top:150px}}.action-list-page .completed-action .completed-action__list{margin-bottom:2em}.action-list-section{position:relative;padding-top:40px}@media only screen and (max-width:960px){.action-list-section{padding-bottom:50px}}.action-list-section .block-bg{position:absolute;z-index:-1;width:100%;height:100%;max-height:1290px;top:0;left:0;background-image:url(/assets/img/bg-action-list-page-top.png?470cbc9edb90db92ab1d25a534be0e69);background-repeat:no-repeat;background-position:0 100%;background-size:100% auto}@media only screen and (max-width:767px){.action-list-section .block-bg{max-height:1270px}}.action-list-section .block-bg:before{content:"";display:block;width:100%;height:auto;position:absolute;z-index:-1;top:0;bottom:300px;left:0;background-color:#fff}@media only screen and (max-width:960px){.action-list-section .block-bg:before{bottom:150px}}.action-list{margin-bottom:80px}@media only screen and (max-width:960px){.action-list{width:100%;max-width:620px;margin:0 auto}}.action-list .action-item{display:flex;align-items:center;margin-bottom:60px}@media only screen and (max-width:960px){.action-list .action-item{display:block}}.action-list .action-item:last-child{margin-bottom:0}.action-list .action-item .media,.action-list .action-item .text{width:50%}@media only screen and (max-width:960px){.action-list .action-item .media,.action-list .action-item .text{width:100%}}.action-list .action-item .media{padding:30px 7% 30px 0}@media only screen and (max-width:960px){.action-list .action-item .media{display:block;width:100%;margin-bottom:30px;padding:0}}.action-list .action-item .media .img-wrap{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;overflow:hidden}.action-list .action-item .media .img-wrap img{width:100%;height:auto}@media only screen and (max-width:960px){.action-list .action-item .text{margin-left:0;text-align:center}}.action-list .action-item .text .title-text{margin-bottom:40px;font-size:25px;line-height:1.25}@media only screen and (max-width:960px){.action-list .action-item .text .title-text{margin-bottom:30px}}.action-list .action-item .text .btn{font-size:16px}.promos__archive{border-bottom:6px solid #e7edf3;margin-bottom:60px}.promos__archive-title{font-weight:700;font-size:42px;line-height:1;text-align:center;margin-bottom:60px}@media screen and (max-width:500px){.promos__archive-title{margin-bottom:40px}}.promos__archive-item{display:flex;margin-bottom:60px}@media screen and (max-width:960px){.promos__archive-item{flex-direction:column;align-items:center}}@media screen and (max-width:500px){.promos__archive-item{margin-bottom:40px}}.promos__archive-item-left{display:flex;align-items:center;padding:35px;border:1px dashed #b9c3d3;border-radius:40px;margin-right:30px;position:relative}@media screen and (max-width:960px){.promos__archive-item-left{margin-right:0}}.promos__archive-item-right{flex:1;padding-top:42px}@media screen and (max-width:960px){.promos__archive-item-right{padding-top:25px}}.promos__archive-item-expires{font-weight:600;font-size:13px;line-height:1.9230769231;color:#536173;position:absolute;bottom:5px;left:50%;transform:translateX(-50%);width:100%;text-align:center}.promos__archive-item-progress-label{font-weight:500;font-size:16px;line-height:2;margin-top:-3px}.promos__archive-item-progress-label span{font-size:20px;margin:0 5px}.promos__archive-item-title{font-weight:500;font-size:25px;line-height:1.2;margin-bottom:30px}@media screen and (max-width:960px){.promos__archive-item-title{margin-bottom:25px}}@media screen and (max-width:500px){.promos__archive-item-title{font-size:20px}}.promos__archive-item-progress-container{display:flex;align-items:center;margin-bottom:60px}@media screen and (max-width:960px){.promos__archive-item-progress-container{margin-bottom:15px}}.promos__archive-item-progressbar{width:104px;height:13px;background:#dfe8fa;border-radius:999px;margin-right:12px;overflow:hidden}.promos__archive-item-progressbar-inner{height:100%;background-color:#66a6f0}.promos__archive-old .link-blue-arrow{padding-left:0}.promos__archive-old-title{font-weight:700;font-size:30px;line-height:1.0666666667;margin-bottom:40px}.completed-action{padding-top:80px;padding-bottom:50px}@media only screen and (max-width:960px){.completed-action{padding-top:50px}}.action-active__list,.completed-action__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.action-active__item,.completed-action__item{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:49%;margin-bottom:40px}.action-active__item:hover .completed-action__media,.completed-action__item:hover .completed-action__media{border-color:#602813}.action-active__item:hover .item-img,.action-active__item:hover .title-text,.completed-action__item:hover .item-img,.completed-action__item:hover .title-text{opacity:1}.action-active__item:hover .label .icon>img.visible-standart,.completed-action__item:hover .label .icon>img.visible-standart{opacity:0}.action-active__item:hover .label .icon>img.visible-hover,.completed-action__item:hover .label .icon>img.visible-hover{opacity:1}@media screen and (max-width:1200px){.action-active__item,.completed-action__item{max-width:100%}}@media screen and (max-width:600px){.action-active__item,.completed-action__item{flex-direction:column}}.action-active__media,.completed-action__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:14px;border:4px solid #d6d6d6;border-radius:8px;margin-right:15px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}@media screen and (max-width:600px){.action-active__media,.completed-action__media{width:100%;margin-bottom:15px;display:block;font-size:0}}.action-active__media .item-img,.completed-action__media .item-img{opacity:.5;transition:opacity .3s;width:320px;max-width:100%}@media screen and (max-width:600px){.action-active__media .item-img,.completed-action__media .item-img{width:100%;height:auto}}.action-active__text,.completed-action__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:960px){.action-active__text,.completed-action__text{text-align:center}}.action-active__text .title-text,.completed-action__text .title-text{font-weight:500;font-size:20px;line-height:1.15;margin-bottom:15px;color:#121212;opacity:.5;transition:opacity .3s}@media screen and (max-width:600px){.action-active__text .title-text,.completed-action__text .title-text{margin-bottom:10px}}@media screen and (max-width:500px){.action-active__text .title-text,.completed-action__text .title-text{font-size:18px}}.action-active__text .label,.completed-action__text .label{display:flex;align-items:center;font-weight:600;font-size:14px;line-height:1.2142857143;color:#121212;opacity:1;transition:opacity .3s}@media only screen and (max-width:960px){.action-active__text .label,.completed-action__text .label{justify-content:center}}.action-active__text .label .icon,.completed-action__text .label .icon{position:relative;width:26px;height:26px;margin-right:5px;font-size:20px}.action-active__text .label .icon>img,.completed-action__text .label .icon>img{position:absolute;width:100%;height:auto;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.action-active__text .label .icon>img.visible-standart,.completed-action__text .label .icon>img.visible-standart{opacity:1}.action-active__text .label .icon>img.visible-hover,.completed-action__text .label .icon>img.visible-hover{opacity:0}.interesting-action{padding-bottom:50px}@media only screen and (max-width:600px){.interesting-action{padding-bottom:0}.interesting-action hr{display:none}}.interesting-action .completed-action__item{position:relative;width:42%;padding-bottom:60px;flex-direction:column;text-align:center}@media only screen and (max-width:960px){.interesting-action .completed-action__item{width:100%}}.interesting-action .completed-action__item .btns-wrap{position:absolute;width:100%;left:0;bottom:0;text-align:center}.interesting-action .completed-action__media{margin-right:0;margin-bottom:50px;padding:0;border:none;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;overflow:hidden}.interesting-action .completed-action__media a{display:inline-block;width:100%}.interesting-action .completed-action__media .item-img{display:block;width:100%;opacity:1}.interesting-action .completed-action__text .title-text{font-size:30px;font-weight:500;opacity:1}@media only screen and (max-width:960px){.interesting-action .completed-action__text .title-text{font-size:24px}}.interesting-action .completed-action__text .label{opacity:1}.action-descr{position:relative;padding-bottom:150px}@media screen and (max-width:500px){.action-descr{padding-bottom:70px}}.action-descr .block-bg{position:absolute;z-index:-1;width:100%;height:calc(100% + 150px);max-height:1130px;bottom:-150px;left:0;background-image:url(/assets/img/bg_action-descr.png?c7d8b3e0d0f5794aa8bb403d310abc51);background-repeat:no-repeat;background-position:0 100%;background-size:100% 100%}@media only screen and (max-width:960px){.action-descr .block-bg{bottom:0;background-image:url(/assets/img/bg_action-descr_mob.png?7a2ff0c3bdcdf7d65bdf16942ea7c551)}}@media only screen and (max-width:600px){.action-descr .block-bg{height:90%;max-height:705px;top:auto}}.action-descr .title-section{font-size:45px;font-weight:800;color:inherit;text-transform:uppercase}@media only screen and (max-width:960px){.action-descr .title-section{font-size:24px}}.action-descr .action-descr-wrap{width:100%;max-width:700px;margin:0 auto 100px;font-size:19px}@media only screen and (max-width:960px){.action-descr .action-descr-wrap{margin-bottom:80px}}.action-descr .action-descr-wrap .text-block{margin-bottom:80px}.action-descr .action-descr-wrap .text-block a{display:inline-block;font-size:17px;color:#227def;text-decoration:none;cursor:pointer}.action-descr .action-descr-wrap .text-block a:focus,.action-descr .action-descr-wrap .text-block a:hover{text-decoration:none}.action-archive{padding-top:40px}.action-archive__promos{position:relative;padding-top:10%;padding-bottom:10%}.action-archive__promos .block-bg{position:absolute;z-index:-1;width:100%;height:auto;top:-8%;bottom:-8%;left:0;background-image:url(/assets/img/bg_action-active-promos.png?e6c2edb4c4b60fd1cb5e4ff6ccff9635);background-repeat:no-repeat;background-position:0 100%;background-size:100% 100%}@media only screen and (max-width:1500px){.action-archive__promos .block-bg{top:-4%;bottom:-4%}}@media only screen and (max-width:1300px){.action-archive__promos .block-bg{top:-2%;bottom:-2%}}@media only screen and (max-width:960px){.action-archive__promos .block-bg{background-image:url(/assets/img/bg_action-active-promos_mob.png?0878794abde7a0fc4075f24d973f6c16)}}.action-archive__item{display:flex;flex-direction:column;justify-content:space-between;padding:15px;border:4px solid #d6d6d6;color:#121212;border-radius:8px;margin-bottom:30px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.action-archive__item:hover{border:4px solid #602813}.action-archive__item:hover .action-archive__item-img,.action-archive__item:hover .action-archive__item-title,.action-archive__item:hover .archive-promos__plate-img,.action-archive__item:hover .archive-promos__plate-title{opacity:1}.action-archive__item:hover .action-archive__label .icon>img.visible-standart{opacity:0}.action-archive__item:hover .action-archive__label .icon>img.visible-hover{opacity:1}@media screen and (max-width:1024px){.action-archive__item{margin-bottom:30px}}.action-archive__item-head{display:flex;flex-direction:column}.action-archive__item-img{margin-bottom:20px;opacity:.5;transition:opacity .3s;object-fit:cover;width:100%;height:auto}.action-archive__item-title{font-size:20px;font-weight:500;line-height:1.15;word-break:break-word;opacity:.5;margin-bottom:70px;transition:opacity .3s}@media only screen and (max-width:960px){.action-archive__item-title{margin-bottom:35px}}.action-archive__label{display:flex;align-items:center;font-weight:600;font-size:14px;line-height:1.2142857143;opacity:1;margin-left:5px}.action-archive__label .icon{position:relative;width:26px;height:26px;margin-right:5px;font-size:20px}.action-archive__label .icon>img{position:absolute;width:100%;height:auto;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.action-archive__label .icon>img.visible-standart{opacity:1}.action-archive__label .icon>img.visible-hover{opacity:0}.action-archive .action-active{display:flex;align-items:center;padding:90px 0}@media only screen and (max-width:960px){.action-archive .action-active{display:block;padding:40px 0 0}}.action-archive .action-active__title-block{width:35%;text-align:left}@media only screen and (max-width:960px){.action-archive .action-active__title-block{width:100%;margin-bottom:50px;text-align:center}}.action-archive .action-active__list{width:65%}@media only screen and (max-width:960px){.action-archive .action-active__list{width:100%}}.action-archive .action-active__item{max-width:none;margin-bottom:0;width:calc(50% - 20px)}@media only screen and (max-width:600px){.action-archive .action-active__item{width:100%;margin-bottom:50px}}.action-archive .action-active__media,.action-archive .action-active__text{width:100%}.action-archive .pagination-container{margin-top:2em}.action-active__item{display:block}.action-active__media{width:100%;padding:0;margin-bottom:20px;border:none;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;overflow:hidden}.action-active__media .item-img{width:100%;height:auto;opacity:1}.action-active__text{width:100%}.action-active__text .title-text{opacity:1}.archive-promos__section .pagination-container{justify-content:flex-end}.archive-promos__title{font-weight:700;font-size:42px;line-height:1;text-align:center;margin-bottom:40px}.archive-promos__related-left{text-align:center;margin:-150px 140px 0 90px}@media screen and (max-width:1024px){.archive-promos__related-left{margin:0 0 50px}}.archive-promos__related{display:flex;justify-content:flex-end;align-items:center;padding-top:68px;background-image:url(/assets/img/archive-promo-bg.svg?0eebb1ea2b440e10e2884058e225b179);background-size:contain;background-repeat:no-repeat;background-position:50%;margin-bottom:70px}@media screen and (max-width:1024px){.archive-promos__related{padding-top:30px;flex-direction:column}}@media screen and (max-width:700px){.archive-promos__related{background-image:none}}.archive-promos__related-items-container{display:flex;flex-wrap:wrap;max-width:100%}@media screen and (max-width:700px){.archive-promos__related-items-container{flex-direction:column}}.archive-promos__related-item{width:100%;max-width:410px;color:#121212}@media screen and (max-width:700px){.archive-promos__related-item:not(:last-child){margin-right:0;margin-bottom:50px}}.archive-promos__related-item:hover .archive-promos__related-item-title{color:#ff3949}.archive-promos__related-item-img{box-shadow:0 8px 10px rgba(0,0,0,.1);border-radius:20px;margin-bottom:15px}.archive-promos__related-item-text{padding:0 20px}.archive-promos__related-title{font-weight:800;font-size:45px;line-height:inherit;margin-bottom:75px;text-transform:uppercase}@media screen and (max-width:1300px){.archive-promos__related-title{font-size:34px}}@media only screen and (max-width:960px){.archive-promos__related-title{margin-bottom:30px;font-size:24px}}.archive-promos__related-item-progress-container{margin-bottom:15px}.archive-promos__related-item-title{font-weight:500;font-size:21px;line-height:1.2380952381;transition:color .3s}.user-section{position:relative;padding-bottom:280px;background-color:#f2f2f2}@media only screen and (max-width:1400px){.user-section{padding-bottom:170px;padding-bottom:100px}}@media only screen and (max-width:960px){.user-section{z-index:2;padding-top:40px;padding-bottom:22%}}.user-section:after{content:"";display:block;width:100%;height:140px;position:absolute;z-index:-1;top:100%;left:0;background-color:#f2f2f2}@media only screen and (max-width:960px){.user-section:after{display:none}}.user-section .block-bg{position:absolute;z-index:0;width:100%;height:100%;left:0;background-repeat:no-repeat;background-size:100% auto}.user-section .block-bg.top{top:0;background-image:url(/assets/img/bg_user-section_top.png?7adbb636c43ebb6a6c2ed2bbc362e1fc);background-position:0 0}@media only screen and (max-width:960px){.user-section .block-bg.top{background-image:url(/assets/img/bg_user-section_top_mob.png?faf3ab4129f62815ce5e70c50fe6b2af)}}.user-section .block-bg.bottom{bottom:-140px;background-image:url(/assets/img/bg_user-section_bottom.png?698f4cd346d766348b8b6cdb61e95646);background-position:0 100%}@media only screen and (max-width:960px){.user-section .block-bg.bottom{bottom:0;background-image:url(/assets/img/bg_user-section_bottom_mob.png?fbe422e2d2b5e2824f88b72a4601b226)}}.user-section .wrap{position:relative;z-index:1}.user-section .num-participants--bg{width:100%;top:0;bottom:0;position:absolute;z-index:-2;left:0;overflow:hidden}@media only screen and (max-width:1200px){.user-section .num-participants--bg{display:none}}.user-section .num-participants--bg svg{width:108%;margin-left:-4%}.card-info{padding-bottom:55px;margin-bottom:70px;border-bottom:3px solid #d9d9d9}@media only screen and (max-width:960px){.card-info{padding-bottom:40px;margin-bottom:60px}}.card-info__wrap{display:flex;align-items:flex-start;justify-content:space-between}@media only screen and (max-width:960px){.card-info__wrap{display:block}}.card-info__img{width:40%}@media only screen and (max-width:960px){.card-info__img{width:100%;max-width:400px;margin:0 auto 25px}}.card-info__img img{width:100%}.card-info__img .deco-card{display:block}@media only screen and (max-width:960px){.card-info__img .deco-card{display:none}}.card-info__img .bardode{display:none;letter-spacing:.2rem;text-align:center;font-weight:700;margin:0 -20px;padding:30px 30px 20px;background:#fff}@media only screen and (max-width:960px){.card-info__img .bardode{display:block}}.card-info__img .bardode img{margin-bottom:1em;height:100px}.card-info__descr{width:55%}@media only screen and (max-width:960px){.card-info__descr{width:100%}}.card-info__descr .card-data{display:flex;justify-content:space-between;margin-bottom:25px}@media only screen and (max-width:600px){.card-info__descr .card-data{display:block}}@media only screen and (max-width:600px){.card-info__descr .card-data .item{margin-bottom:20px}}.card-info__descr .card-data .title-text{display:inline-block;width:100%;font-size:21px}@media only screen and (max-width:960px){.card-info__descr .card-data .title-text{font-size:18px}}.card-info__descr .card-data .val{font-size:45px;font-weight:800}@media only screen and (max-width:960px){.card-info__descr .card-data .val{font-size:24px}}.card-info__descr .card-data .state-card{font-size:21px;font-weight:400;color:#c8d300}@media only screen and (max-width:960px){.card-info__descr .card-data .state-card{font-size:18px}}.card-info__descr .card-info-text .head{margin-bottom:20px;padding-bottom:10px;border-bottom:3px solid #d9d9d9;font-size:16px}.card-info__descr .card-info-text .info-list{display:flex;flex-wrap:wrap}@media only screen and (max-width:600px){.card-info__descr .card-info-text .info-list{display:block}}.card-info__descr .card-info-text .info-item{width:50%;padding-right:15px;margin-bottom:15px}@media only screen and (max-width:600px){.card-info__descr .card-info-text .info-item{width:100%}}.card-info__descr .card-info-text .info-item .label{margin-bottom:0;font-size:21px}@media only screen and (max-width:960px){.card-info__descr .card-info-text .info-item .label{margin-bottom:5px;font-size:18px}}.card-info__descr .card-info-text .info-item .val{font-size:45px;font-weight:800;color:#602813}@media only screen and (max-width:960px){.card-info__descr .card-info-text .info-item .val{font-size:24px}}.card-info__descr .card-info-text .info-item .val .unit{display:inline-block;padding-top:2px;font-size:21px;font-weight:400;vertical-align:top}@media only screen and (max-width:960px){.card-info__descr .card-info-text .info-item .val .unit{font-size:16px}}.statement__content{font-size:21px}@media only screen and (max-width:960px){.statement__content{font-size:18px}}.statement__content .used-money{margin-bottom:30px}.statement__content .used-money .label{margin-bottom:0}.statement__content .used-money .val{font-size:45px;font-weight:800;color:#602813}@media only screen and (max-width:960px){.statement__content .used-money .val{font-size:24px}}.statement__content .used-money .val .unit{display:inline-block;padding-top:2px;font-size:21px;font-weight:400;vertical-align:top}@media only screen and (max-width:960px){.statement__content .used-money .val .unit{font-size:16px}}.statement__content hr{height:2px;margin-bottom:40px;background-color:#e6e6e6}.statement__content .line-bar-container{min-height:240px}.statement__content .line-bar-container .chart-title{font-size:24px}@media only screen and (max-width:960px){.statement__content .line-bar-container .chart-title{font-size:18px}}.statement__content .line-bar-container .line-bar{height:50px;margin:20px 0;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;overflow:hidden}.statement__content .line-bar-container .line-bar canvas{margin-top:-9px;height:70px!important}.statement__content .line-bar-container .linebar-legend{display:flex;flex-flow:row wrap;justify-content:flex-start;font-size:16px}.statement__content .line-bar-container .linebar-item{margin:25px 40px 0 0;position:relative;padding-left:35px;font-size:13px;text-transform:uppercase}@media only screen and (max-width:960px){.statement__content .line-bar-container .linebar-item{width:50%;margin-right:0;padding-right:30px;padding-left:30px}}.statement__content .line-bar-container .linebar-item:first-child{margin-left:0}.statement__content .line-bar-container .linebar-item:before{content:"";position:absolute;top:2px;left:0;display:block;width:24px;height:24px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}@media only screen and (max-width:960px){.statement__content .line-bar-container .linebar-item:before{top:0;width:20px;height:20px}}.statement__content .line-bar-container .linebar-item__title{font-size:24px}@media only screen and (max-width:960px){.statement__content .line-bar-container .linebar-item__title{font-size:18px}}.statement__content .line-bar-container .linebar-item__abs{padding:0;font-size:30px;font-weight:800;color:#602813}@media only screen and (max-width:960px){.statement__content .line-bar-container .linebar-item__abs{font-size:24px;white-space:nowrap}}.statement__content .line-bar-container .linebar-item__abs .unit{display:inline-block;font-size:21px;font-weight:400;vertical-align:top;text-transform:none}@media only screen and (max-width:960px){.statement__content .line-bar-container .linebar-item__abs .unit{font-size:16px}}.statement__content .line-bar-container .linebar-item__rel{font-size:24px}@media only screen and (max-width:960px){.statement__content .line-bar-container .linebar-item__rel{font-size:16px}}.statement__content .line-bar-container .linebar-item.marker_yellow:before{background-color:#fcd304}.statement__content .line-bar-container .linebar-item.marker_green:before{background-color:#84c343}.statement__content .line-bar-container .linebar-item.marker_blue:before{background-color:#2ebbf6}.statement__content .line-bar-container .linebar-item.marker_magenta:before{background-color:#fe477d}.statement__content .line-bar-container .linebar-item.marker_orange:before{background-color:#ffa531}.statement__content .line-bar-container .linebar-item.marker_purple:before{background-color:#aa82fa}.profile-forms .forms-wrap{font-size:16px}.profile-forms .forms-wrap .form-item{margin-bottom:70px}.profile-forms .forms-wrap .form-item.last,.profile-forms .forms-wrap .form-item.last .form-header{margin-bottom:0}.profile-forms .forms-wrap .form-header{display:flex;justify-content:flex-start;align-content:center;align-items:center;margin-bottom:40px}@media only screen and (max-width:600px){.profile-forms .forms-wrap .form-header{justify-content:space-between}}.profile-forms .forms-wrap .form-header .title{margin-right:1em;font-size:30px;font-weight:800;text-transform:uppercase}@media only screen and (max-width:600px){.profile-forms .forms-wrap .form-header .title{font-size:19px}}.profile-forms .forms-wrap .form-header .btn-link{position:relative;padding-left:40px;text-transform:uppercase}@media only screen and (max-width:600px){.profile-forms .forms-wrap .form-header .btn-link{padding-left:0;padding-right:0}}.profile-forms .forms-wrap .form-header .btn-link .text{font-size:21px;font-weight:600;color:#602813}@media only screen and (max-width:600px){.profile-forms .forms-wrap .form-header .btn-link .text{display:none}}.profile-forms .forms-wrap .form-header .btn-link .icon{position:absolute;display:inline-block;width:40px;height:40px;top:40%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:600px){.profile-forms .forms-wrap .form-header .btn-link .icon{position:static;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}}.profile-forms .forms-wrap .form-header .btn-link .icon img{width:100%;height:auto}.profile-forms .forms-wrap .group-field{margin-bottom:40px}.profile-forms .forms-wrap .group-field .title-text{font-size:24px;font-weight:500;margin-bottom:15px}@media only screen and (max-width:600px){.profile-forms .forms-wrap .group-field .title-text{font-size:21px}}.profile-forms .forms-wrap .group-field .field-descr{width:150%;margin-top:10px;font-size:14px;font-weight:500}@media only screen and (max-width:600px){.profile-forms .forms-wrap .group-field .field-descr{margin-top:0;width:100%;font-size:13px}}.profile-forms .forms-wrap .group-field .field-descr>span{display:inline-block}.profile-forms .forms-wrap .group-field.block-50{width:100%;max-width:50%}@media only screen and (max-width:600px){.profile-forms .forms-wrap .group-field.block-50{max-width:none}}.profile-forms .forms-wrap .group-field .grid-3--isotope{margin-bottom:0!important}@media only screen and (max-width:600px){.profile-forms .forms-wrap .group-field .grid-3--isotope{margin-bottom:15px!important}}@media only screen and (max-width:600px){.profile-forms .forms-wrap .group-field.date-of-birth .chosen-container .chosen-single{font-size:13px}}.mainfooter .profile-forms .forms-wrap .wrap,.profile-forms .forms-wrap .feature-list,.profile-forms .forms-wrap .grid-flex,.profile-forms .forms-wrap .mainfooter .wrap,.profile-forms .forms-wrap .ourprosducts-list,.profile-forms .forms-wrap .recept-row,.profile-forms .forms-wrap .section-apetytna--content{margin-left:-1%;margin-right:-1%}.mainfooter .profile-forms .forms-wrap .m-3.wrap,.profile-forms .forms-wrap .grid-flex.m-3,.profile-forms .forms-wrap .m-3.feature-list,.profile-forms .forms-wrap .m-3.ourprosducts-list,.profile-forms .forms-wrap .m-3.recept-row,.profile-forms .forms-wrap .m-3.section-apetytna--content,.profile-forms .forms-wrap .mainfooter .m-3.wrap{margin-left:-3%;margin-right:-3%}@media only screen and (max-width:991px){.mainfooter .profile-forms .forms-wrap .mob-3.wrap .grid-3--isotope,.profile-forms .forms-wrap .grid-flex.mob-3 .grid-3--isotope,.profile-forms .forms-wrap .mainfooter .mob-3.wrap .grid-3--isotope,.profile-forms .forms-wrap .mob-3.feature-list .grid-3--isotope,.profile-forms .forms-wrap .mob-3.ourprosducts-list .grid-3--isotope,.profile-forms .forms-wrap .mob-3.recept-row .grid-3--isotope,.profile-forms .forms-wrap .mob-3.section-apetytna--content .grid-3--isotope{width:31%;margin:1%}}@media only screen and (max-width:600px){.mainfooter .profile-forms .forms-wrap .mob-3.wrap .grid-3--isotope,.profile-forms .forms-wrap .grid-flex.mob-3 .grid-3--isotope,.profile-forms .forms-wrap .mainfooter .mob-3.wrap .grid-3--isotope,.profile-forms .forms-wrap .mob-3.feature-list .grid-3--isotope,.profile-forms .forms-wrap .mob-3.ourprosducts-list .grid-3--isotope,.profile-forms .forms-wrap .mob-3.recept-row .grid-3--isotope,.profile-forms .forms-wrap .mob-3.section-apetytna--content .grid-3--isotope{width:31%;margin:1%}}.profile-forms .forms-wrap .form-group input:disabled{opacity:.75}.profile-forms .forms-wrap .radio-wrap input:disabled+label{opacity:.75;cursor:default}.profile-forms .forms-wrap .radio-wrap input:checked+label{color:#000}.profile-forms .forms-wrap .radio-wrap label{padding-left:0;padding-right:40px;color:#666}.profile-forms .forms-wrap .radio-wrap label>span{left:auto;right:0}@media only screen and (max-width:600px){.profile-forms .forms-wrap .radio-wrap.width-250-mob label{width:250px}}.profile-forms .forms-wrap .notice-section{margin-bottom:25px}@media only screen and (max-width:600px){.profile-forms .forms-wrap .notice-section{font-size:13px}}.profile-forms .forms-wrap .btn-submit-wrap{display:none}@media only screen and (max-width:600px){.mainfooter .profile-forms .date-of-birth .wrap,.profile-forms .date-of-birth .feature-list,.profile-forms .date-of-birth .grid-flex,.profile-forms .date-of-birth .mainfooter .wrap,.profile-forms .date-of-birth .ourprosducts-list,.profile-forms .date-of-birth .recept-row,.profile-forms .date-of-birth .section-apetytna--content{justify-content:space-between}}.stats .profile-block__header.card-title .title-line{margin-bottom:50px}.stats .profile-block__header.card-title .title-block .icon{width:96px;height:60px}.stats .profile-block__header.card-title .title-block .icon>img{width:100%;height:auto}@media only screen and (max-width:960px){.stats .profile-block__header.graph-title .title-line{margin-bottom:25px}}.stats .card-info{margin-bottom:80px;padding-bottom:0;border-bottom:none}@media only screen and (max-width:960px){.stats .card-info{margin-bottom:50px}}.stats .tabs{margin-bottom:45px}.stats__history .table-box{width:100%;overflow:auto;margin-top:80px;font-size:18px}@media only screen and (max-width:960px){.stats__history .table-box{margin-top:50px}}.stats__history .table-box table{width:100%;text-align:center}.stats__history .table-box table thead td{font-size:17px;font-weight:800;text-transform:uppercase;padding-bottom:30px}@media only screen and (max-width:960px){.stats__history .table-box table thead td{padding-bottom:20px;font-size:15px}}@media only screen and (max-width:600px){.stats__history .table-box table thead td{font-size:12px}}.stats__history .table-box table td{font-size:18px;font-weight:500;padding:12px 10px}@media only screen and (max-width:960px){.stats__history .table-box table td{padding:10px 8px;font-size:15px}}@media only screen and (max-width:600px){.stats__history .table-box table td{font-size:12px}}.stats__history .table-box table tbody tr:nth-child(2n){background-color:#f4f4f4}.stats__history .table-box table .points{color:inherit}.stats__history .table-box table .minus-cash{color:#ed1c24}.history-graph-block{background-color:#fff;padding:40px}@media only screen and (max-width:960px){.history-graph-block{padding:20px}}@media only screen and (max-width:600px){.history-graph-block{margin-left:-20px;margin-right:-20px}}@media screen and (max-width:600px){.home-hero2__header-img{width:auto;height:calc(100vh - 100px);object-fit:cover}}.home-hero2__brands{display:flex;align-items:center;justify-content:center;margin:-40px 0 16px}@media only screen and (max-width:600px){.home-hero2__brands{margin-top:25px}}.home-hero2__brands img{margin:0 50px;max-height:72px}@media only screen and (max-width:960px){.home-hero2__brands img{max-height:50px;margin:0 25px}}@media only screen and (max-width:600px){.home-hero2__brands img{max-height:40px;margin:0 12px}}.home-hero2__brands img:not(.ryaba){max-height:60px;max-width:275px;width:100%}@media only screen and (max-width:960px){.home-hero2__brands img:not(.ryaba){max-width:200px}}@media only screen and (max-width:600px){.home-hero2__brands img:not(.ryaba){max-width:125px}}@media only screen and (max-width:600px){.home-hero2__brands img .myasomarket{margin-left:0}}@media only screen and (max-width:600px){.home-hero2__brands img .donermarket{margin-right:0}}@media screen and (max-width:600px){.mainheader{padding:10px 0;position:fixed;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2)}}@media screen and (max-width:600px){.mainheader__wrap{display:flex;justify-content:space-between;align-items:center;padding:0 30px}}.search_btn--mobile{display:none}@media screen and (max-width:600px){.search_btn--mobile{display:block;font-size:22px;padding:0;color:#748aa7}}.search_btn--mobile.icon-cross-thin{font-size:14px;width:22px}.search_btn--desktop{font-size:20px;color:#748aa7;margin-left:30px;transition:all .3s}.search_btn--desktop:hover{color:#ff3949}@media screen and (max-width:960px){.search_btn--desktop{margin-left:0}}@media screen and (max-width:600px){.search_btn--desktop{display:none}}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#748aa7}@media screen and (max-width:600px){.feature-list--static{display:none}}.feature-list--slider{display:none;position:relative}@media screen and (max-width:600px){.feature-list--slider{display:block}}.feature-list--slider:after,.feature-list--slider:before{content:"";position:absolute;top:0;width:60px;height:100%;z-index:10;pointer-events:none}.feature-list--slider:before{left:0;background:linear-gradient(270deg,hsla(0,0%,100%,.0001),#fff)}.feature-list--slider:after{right:0;background:linear-gradient(90deg,hsla(0,0%,100%,.0001),#fff)}.feature-list--slider .feature-list--item{padding:0 15px}.slick-dots{justify-content:center;align-items:center}.slick-dots,.slick-dots li{display:flex}.slick-dots li:not(:last-child){margin-right:10px}.slick-dots button{font-size:0;width:8px;height:8px;border-radius:999px;background-color:#748aa7;padding:0;transition:all .3s}.slick-dots .slick-active button{width:40px;background-color:#ff3949}@media screen and (max-width:600px){.ourprosducts-list--static{display:none}}.ourprosducts-list--slider{display:none;position:relative}@media screen and (max-width:600px){.ourprosducts-list--slider{display:block}}.ourprosducts-list--slider:after,.ourprosducts-list--slider:before{content:"";position:absolute;top:0;width:60px;height:100%;z-index:10;pointer-events:none}.ourprosducts-list--slider:before{left:0;background:linear-gradient(270deg,rgba(243,248,254,.0001),#f3f8fe)}.ourprosducts-list--slider:after{right:0;background:linear-gradient(90deg,rgba(243,248,254,.0001),#f3f8fe)}.ourprosducts-list--slider .ourprosducts-list--item{padding:0 10px}.ourprosducts-list--slider .img-cont{height:220px}.ourprosducts-list--slider .img-cont:before{border-width:14px}.ourprosducts-list--slider .slick-current .img-cont:before{border-color:#fffa96;box-shadow:none}.home-hero2 .home-hero--slider{white-space:nowrap;overflow:hidden}.home-hero2 .home-hero--slider .slide-item{display:inline-block}.home-hero2 .home-hero--slider .slick-arrow{position:absolute;z-index:10;top:0;width:70px;height:calc(100% - 40px);font-size:3em;padding:15px;cursor:pointer;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;text-align:center}@media only screen and (max-width:960px){.home-hero2 .home-hero--slider .slick-arrow{display:none}}@media only screen and (max-width:600px){.home-hero2 .home-hero--slider .slick-arrow{width:30px;height:70px;font-size:2em;padding:5px;top:calc(50% - 50px)}}.home-hero2 .home-hero--slider .slick-arrow:hover>span .icon{opacity:1}.home-hero2 .home-hero--slider .slick-arrow>span{display:inline-block;width:100px;height:100px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#fff}@media only screen and (max-width:600px){.home-hero2 .home-hero--slider .slick-arrow>span{width:60px;height:60px}}.home-hero2 .home-hero--slider .slick-arrow>span .icon{line-height:100px;opacity:.3;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}@media only screen and (max-width:600px){.home-hero2 .home-hero--slider .slick-arrow>span .icon{line-height:60px}}.home-hero2 .home-hero--slider .slick-arrow.slick-prev{left:0}.home-hero2 .home-hero--slider .slick-arrow.slick-prev>span{left:-50px;padding-left:50px;text-align:left}@media only screen and (max-width:600px){.home-hero2 .home-hero--slider .slick-arrow.slick-prev>span{left:-30px;padding-left:30px}}.home-hero2 .home-hero--slider .slick-arrow.slick-next{right:0}.home-hero2 .home-hero--slider .slick-arrow.slick-next>span{right:-50px;padding-right:50px;text-align:right}@media only screen and (max-width:600px){.home-hero2 .home-hero--slider .slick-arrow.slick-next>span{right:-30px;padding-right:30px}}.num-participants{position:relative;margin-bottom:70px}@media only screen and (max-width:960px){.num-participants{margin-bottom:0}}.num-participants .block-bg{position:absolute;z-index:-1;width:100%;height:130%;top:0;left:0;background-image:url(/assets/img/bg_num-participants.jpg?425c4117c33015e1bfa5b39a64e72993);background-repeat:no-repeat;background-size:100% auto;background-position:top}@media only screen and (max-width:1600px){.num-participants .block-bg{background-size:120% auto}}@media only screen and (max-width:1400px){.num-participants .block-bg{background-size:140% auto}}@media only screen and (max-width:960px){.num-participants .block-bg{top:-100px;background-image:url(/assets/img/bg_num-participants_mob.jpg?0ea4dec9085e9d2307d2c49c20e2a004);background-size:100% auto}}.num-participants .hands-bg{position:relative;padding-bottom:100px;background-image:url(/assets/img/hands-and-card.png?caf06a361b80bebfa759cd53fe0bde33);background-repeat:no-repeat;background-position:100% 0}@media only screen and (max-width:1200px){.num-participants .hands-bg{padding-bottom:0;background-size:65% auto}}@media only screen and (max-width:960px){.num-participants .hands-bg{background-image:url(/assets/img/hands-and-card_mob.png?668c9d17f4361c19f209861349265fcc);background-position:100% 75px}}@media only screen and (max-width:600px){.num-participants .hands-bg{background-size:90% auto;background-position:100% 70px}}.num-participants .top-content{display:flex;align-items:flex-start;justify-content:space-between;position:relative;z-index:2;margin-bottom:150px;padding-top:30px;padding-bottom:80px}@media only screen and (max-width:1200px){.num-participants .top-content{margin-bottom:50px}}@media only screen and (max-width:960px){.num-participants .top-content{display:block;background-position:top;padding-top:0}}@media only screen and (max-width:600px){.num-participants .top-content{margin-bottom:0;padding-bottom:60px}}.num-participants .left{width:520px;text-align:left;order:1}@media only screen and (max-width:1200px){.num-participants .left{width:350px}}@media only screen and (max-width:600px){.num-participants .left{width:100%;text-align:center}}.num-participants .left p{font-size:45px;font-weight:800;text-transform:uppercase}@media only screen and (max-width:1200px){.num-participants .left p{font-size:34px}}@media only screen and (max-width:600px){.num-participants .left p{width:60%;font-size:24px;text-align:left}}@media only screen and (max-width:600px){.num-participants .left .btn{height:59px}}.num-participants .right{padding-top:40px;font-size:45px;font-weight:800;text-align:right;order:2}@media only screen and (max-width:1200px){.num-participants .right{font-size:34px}}@media only screen and (max-width:960px){.num-participants .right{padding-top:0;padding-bottom:25%}}@media only screen and (max-width:600px){.num-participants .right{font-size:24px;padding-bottom:50%}}.num-participants .right .num{font-size:75px;color:#cf5746}@media only screen and (max-width:1200px){.num-participants .right .num{font-size:50px}}@media only screen and (max-width:600px){.num-participants .right .num{font-size:42px}}.num-participants .options__list{width:42%}@media only screen and (max-width:960px){.num-participants .options__list{width:55%}}@media only screen and (max-width:600px){.num-participants .options__list{width:100%}}.num-participants .options__item{position:relative;display:flex;align-items:center;min-height:130px;margin-bottom:30px;padding-left:35%}@media only screen and (max-width:600px){.num-participants .options__item{padding-left:90px;min-height:70px}}.num-participants .options__item .icon{position:absolute;width:25%;height:auto;top:0;left:0}@media only screen and (max-width:600px){.num-participants .options__item .icon{width:70px}}.num-participants .options__item .icon>img{width:100%}.num-participants .options__item .descr .big-text{margin-bottom:.25em;font-size:40px;font-weight:700;line-height:1;text-transform:uppercase}@media only screen and (max-width:600px){.num-participants .options__item .descr .big-text{font-size:24px}}.num-participants .options__item .descr .big-text>span{font-size:1.25em}.num-participants .options__item .descr .small-text{font-size:20px;font-weight:500}@media only screen and (max-width:600px){.num-participants .options__item .descr .small-text{font-size:16px}}.num-participants .options__item .descr .mob-app{margin-top:20px}@media only screen and (max-width:600px){.num-participants .options__item .descr .mob-app{margin-top:30px;margin-left:-45px}}.num-participants .options__item .descr .mob-app a{display:inline-block;width:47%;max-width:150px;margin-right:10px}@media only screen and (max-width:600px){.num-participants .options__item .descr .mob-app a{width:42%;margin-right:25px}}.num-participants .options__item .descr .mob-app a:last-child{margin-right:0}.num-participants .options__item .descr .mob-app a>img{width:100%}.steps-mycard{position:relative;margin-top:-98px;padding-top:140px;padding-bottom:90px}@media only screen and (max-width:960px){.steps-mycard{margin-top:0;padding-top:60px;padding-bottom:80px}}.steps-mycard .block-bg{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;background-image:url(/assets/img/bg-steps-mycard.png?1d70754be26c4d57399e4dbf72d886cd);background-repeat:no-repeat;background-size:100% 100%;background-position:top}@media only screen and (max-width:1600px){.steps-mycard .block-bg{background-size:120% 100%}}@media only screen and (max-width:1400px){.steps-mycard .block-bg{background-size:130% 100%}}@media only screen and (max-width:1200px){.steps-mycard .block-bg{background-size:160% 100%}}@media only screen and (max-width:960px){.steps-mycard .block-bg{background-image:url(/assets/img/bg-steps-mycard_mob.png?937de0a9b4ca55be77315f346f8ffcaa);background-size:100% 100%}}@media only screen and (max-width:700px){.steps-mycard .wrap{overflow:hidden}}.steps-mycard .step-item{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;padding:25px}@media only screen and (max-width:700px){.steps-mycard .step-item{display:block;padding:0;margin-bottom:100px}}.steps-mycard .step-item:nth-child(odd) .descr-block{order:1;padding-left:0}.steps-mycard .step-item:nth-child(odd) .image-block{order:2}@media only screen and (max-width:450px){.steps-mycard .step-item:first-child{margin-bottom:75px}}.steps-mycard .step-item:first-child .line__deskt{top:38%}@media only screen and (max-width:960px){.steps-mycard .step-item:first-child .line__deskt{top:50%}}@media only screen and (max-width:700px){.steps-mycard .step-item:first-child .line__mob{top:10%;bottom:-250px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;overflow:hidden}.steps-mycard .step-item:first-child .line__mob svg{position:absolute;width:100%;height:auto;top:100%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin-top:-345px}}@media only screen and (max-width:480px){.steps-mycard .step-item:first-child .line__mob{bottom:-200px}.steps-mycard .step-item:first-child .line__mob svg{margin-top:-270px}}@media only screen and (max-width:700px){.steps-mycard .step-item:first-child .descr-block{padding-left:6%;width:80%}}.steps-mycard .step-item:first-child .descr-block .title-text{margin-bottom:.5em;font-size:45px;font-weight:800;line-height:1;text-transform:uppercase}@media only screen and (max-width:1200px){.steps-mycard .step-item:first-child .descr-block .title-text{font-size:34px}}@media only screen and (max-width:960px){.steps-mycard .step-item:first-child .descr-block .title-text{font-size:24px}}@media only screen and (max-width:700px){.steps-mycard .step-item:first-child .descr-block .title-text{margin-bottom:30px}}.steps-mycard .step-item:first-child .descr-block .title-text>span{font-size:1.25em}.steps-mycard .step-item:first-child .descr-block .descr{font-size:20px;line-height:1.5}@media only screen and (max-width:1200px){.steps-mycard .step-item:first-child .descr-block .descr{font-size:18px}}@media only screen and (max-width:960px){.steps-mycard .step-item:first-child .descr-block .descr{font-size:16px}}@media only screen and (max-width:700px){.steps-mycard .step-item:first-child .descr-block .descr{margin-bottom:0}}@media only screen and (max-width:700px){.steps-mycard .step-item:nth-child(2) .descr-block{width:100%;padding-left:25%;padding-right:3%;overflow:hidden}}@media only screen and (max-width:700px){.steps-mycard .step-item:nth-child(2) .descr-block .descr{margin-bottom:0}}@media only screen and (max-width:700px){.steps-mycard .step-item:nth-child(2) .line__mob{top:120px;bottom:-195px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;overflow:hidden}.steps-mycard .step-item:nth-child(2) .line__mob svg{position:absolute;width:100%;height:auto;top:100%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin-top:-150px}}.steps-mycard .step-item:nth-child(3){align-items:flex-start}@media only screen and (max-width:700px){.steps-mycard .step-item:nth-child(3){margin-bottom:0}}.steps-mycard .step-item:nth-child(3) .image-block .img-wrap{width:94%;float:right}@media only screen and (max-width:700px){.steps-mycard .step-item:nth-child(3) .image-block .img-wrap{float:none;width:100%}}.steps-mycard .step-item:nth-child(3) .image-block .img-wrap>img{max-width:100%}.steps-mycard .step-item:nth-child(3) .descr-block{width:55%}@media only screen and (max-width:700px){.steps-mycard .step-item:nth-child(3) .descr-block{width:100%;padding-left:6%;padding-right:5%}}@media only screen and (max-width:500px){.steps-mycard .step-item:nth-child(3) .descr-block .title-text{width:300px}}.steps-mycard .step-item .line{position:absolute;z-index:1;left:44%;top:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:38%}@media only screen and (max-width:700px){.steps-mycard .step-item .line{left:9%;right:11%;width:auto;-webkit-transform:translateY(-70%);-moz-transform:translateY(-70%);-ms-transform:translateY(-70%);-o-transform:translateY(-70%);transform:translateY(-70%)}}.steps-mycard .step-item .line .line-svg{position:relative;fill:none;stroke:#602813}.steps-mycard .step-item .line .line-svg *{stroke-width:3;stroke-miterlimit:40}@media only screen and (max-width:700px){.steps-mycard .step-item .line__deskt{display:none}}.steps-mycard .step-item .line__mob{display:none}@media only screen and (max-width:700px){.steps-mycard .step-item .line__mob{display:block}}.steps-mycard .step-item .descr-block{position:relative;z-index:2;width:42%}@media only screen and (max-width:700px){.steps-mycard .step-item .descr-block{width:100%}}.steps-mycard .step-item .descr-block .title-text{margin-bottom:.5em;font-size:45px;font-weight:800;line-height:1;text-transform:uppercase}@media only screen and (max-width:1200px){.steps-mycard .step-item .descr-block .title-text{font-size:34px}}@media only screen and (max-width:960px){.steps-mycard .step-item .descr-block .title-text{font-size:24px}}@media only screen and (max-width:700px){.steps-mycard .step-item .descr-block .title-text{margin-bottom:30px}}.steps-mycard .step-item .descr-block .title-text>span{font-size:1.25em}.steps-mycard .step-item .descr-block .descr{font-size:20px;line-height:1.5;font-weight:500}@media only screen and (max-width:1200px){.steps-mycard .step-item .descr-block .descr{font-size:18px}}@media only screen and (max-width:960px){.steps-mycard .step-item .descr-block .descr{font-size:16px}}@media only screen and (max-width:700px){.steps-mycard .step-item .descr-block .descr{margin-bottom:0}}.steps-mycard .step-item .descr-block .descr ul{list-style:disc;padding-left:2em}.steps-mycard .step-item .descr-block .descr ul li{padding-left:.5em}.steps-mycard .step-item .image-block{position:relative;z-index:5;width:42%}@media only screen and (max-width:700px){.steps-mycard .step-item .image-block{width:100%;margin-bottom:30px}}.steps-mycard .step-item .image-block .img-wrap>img{max-width:100%}@media only screen and (max-width:700px){.steps-mycard .step-item .image-block .img-wrap>img.deskt{display:none}}.steps-mycard .step-item .image-block .img-wrap>img.mob{display:none}@media only screen and (max-width:700px){.steps-mycard .step-item .image-block .img-wrap>img.mob{display:inline-block}}.accordion-section{position:relative;padding-top:60px;padding-bottom:80px}@media only screen and (max-width:960px){.accordion-section{padding-bottom:50px}}@media only screen and (max-width:700px){.accordion-section{padding-top:60px;padding-bottom:30px}}.accordion-section .block-bg{position:absolute;z-index:-1;width:100%;top:-260px;bottom:-300px;left:0;background-image:url(/assets/img/bg_accordion-section.jpg?2182967a4f136f9092f8940242ec792d);background-repeat:no-repeat;background-position:0 0;background-size:cover}.accordion-section .title-text{margin-bottom:80px;font-size:45px;line-height:1.25;font-weight:800;text-align:center;text-transform:uppercase}@media only screen and (max-width:1200px){.accordion-section .title-text{font-size:34px}}@media only screen and (max-width:700px){.accordion-section .title-text{font-size:24px;margin-bottom:50px}}.accordion-section .title-text>span{font-size:1.25em}.more-stores{padding-top:100px}@media only screen and (max-width:700px){.more-stores{padding-top:45px}}.more-stores .big-text{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px}@media only screen and (max-width:700px){.more-stores .big-text{margin-bottom:60px;flex-direction:column}}.more-stores .big-text .text{font-size:45px;font-weight:800;line-height:1.25;text-transform:uppercase}@media only screen and (max-width:1200px){.more-stores .big-text .text{font-size:34px}}@media only screen and (max-width:960px){.more-stores .big-text .text{font-size:28px}}@media only screen and (max-width:700px){.more-stores .big-text .text{font-size:24px;text-align:center;margin-bottom:50px}}.more-stores .big-text .text .num{display:inline-block;margin-right:15px;font-size:1.6em;color:#cf5746}@media only screen and (max-width:700px){.more-stores .big-text .text .num{font-size:50px}}.more-stores .big-text .text p>span:not(.num){font-size:1.25em}.more-stores .big-text .img-wrap{width:610px}@media only screen and (max-width:1200px){.more-stores .big-text .img-wrap{width:474px}}@media only screen and (max-width:960px){.more-stores .big-text .img-wrap{width:350px}}@media only screen and (max-width:700px){.more-stores .big-text .img-wrap{width:100%}}.more-stores .big-text .img-wrap a{display:inline-block;width:100%}.more-stores .big-text .img-wrap a img{width:100%;height:auto}.more-stores .help-block{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch}@media only screen and (max-width:1200px){.more-stores .help-block{flex-direction:column;justify-content:center}}.more-stores .help-block .btns-wrap{display:inline-block;text-align:center}@media only screen and (max-width:600px){.more-stores .help-block .btns-wrap{width:100%;max-width:260px;margin:0 auto}}@media only screen and (max-width:1200px){.more-stores .help-block .btns-wrap:first-child{margin-bottom:40px}}.more-stores .help-block .btns-wrap .btn{margin-bottom:20px}@media only screen and (max-width:600px){.more-stores .help-block .btns-wrap .btn{width:100%;height:62px;margin-bottom:15px}}.more-stores .help-block .btns-wrap .note{font-weight:500}.map-find-me{vertical-align:middle;float:right;margin-right:30px;margin-top:14px}.marker_title{font-size:12px;font-weight:700;margin-bottom:10px}.hide--brands{display:none}.politic-condition{margin-bottom:50px}@media screen and (max-width:768px){.politic-condition{margin-top:30px}.politic-condition .title-section{margin-bottom:16px}}.politic-condition .content a{color:#0750a4;text-decoration:underline}.politic-condition .content h3{font-size:24px;font-weight:700;margin:16px 0}@media screen and (max-width:768px){.politic-condition .content h3{font-size:20px}}.politic-condition .content p{font-size:16px;margin-bottom:10px}@media screen and (max-width:576px){.politic-condition .content p{font-size:14px}}.politic-condition .content ol,.politic-condition .content ul{list-style-type:circle;margin-left:32px}.politic-condition .content ol li,.politic-condition .content ul li{font-size:16px;margin-bottom:8px}@media screen and (max-width:576px){.politic-condition .content ol li,.politic-condition .content ul li{font-size:14px}}.politic-condition .content ol{list-style-type:decimal}.mainfooter{position:relative;z-index:1;padding-top:40px}@media only screen and (max-width:600px){.mainfooter{margin-top:20px;padding-top:20px;border-top:1px solid #e4eaf1}}.mainfooter-col1{width:200px;margin-right:40px;padding-bottom:40px}@media only screen and (max-width:960px){.mainfooter-col1{width:100%;margin-right:0;text-align:center}}.mainfooter-col2{width:calc(100% - 240px);padding-bottom:10px;padding-top:55px}@media only screen and (max-width:960px){.mainfooter-col2{width:100%;text-align:center;padding-top:0}}@media only screen and (max-width:767px){.mainfooter-col2{padding-bottom:0}}.mainfooter-bottom{text-align:center;width:100%;position:relative;margin-bottom:20px}.mainfooter-bottom:before{top:50%;margin-top:-1px;height:1px;width:100%;left:0;background-color:#e6e6e6}.mainfooter-bottom .img-cont{display:inline-block;position:relative;width:141px;background-color:#fff}.mainfooter .logo{display:block;width:101px;margin-bottom:13px}@media only screen and (max-width:960px){.mainfooter .logo{margin:0 auto 13px}}@media only screen and (max-width:600px){.mainfooter .logo{width:60px;margin:0 auto 15px}}.mainfooter .copy{opacity:.5;color:rgba(18,18,18,.5)}.mainfooter .copy,.mainfooter .terms-link{font-weight:500;font-size:12px;line-height:1.1666666667}.mainfooter .terms-link{color:#0750a4;text-decoration:underline;display:inline-block;margin-top:69px}.mainfooter .terms-link:hover{text-decoration:none}@media only screen and (max-width:960px){.mainfooter .terms-link{margin-top:20px}}@media only screen and (max-width:600px){.mainfooter .terms-link{margin-top:3px}}.mainfooter .foot-menu{margin-bottom:58px}@media only screen and (max-width:1200px){.mainfooter .foot-menu{margin-bottom:40px}}@media only screen and (max-width:767px){.mainfooter .foot-menu{margin-bottom:20px}}@media only screen and (max-width:600px){.mainfooter .foot-menu{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}}.mainfooter .foot-menu li{display:inline-block;vertical-align:top;margin-right:50px;margin-bottom:10px;font-weight:500;font-size:18px}@media only screen and (max-width:1200px){.mainfooter .foot-menu li{font-size:15px;margin-right:30px}}@media only screen and (max-width:767px){.mainfooter .foot-menu li{margin:0 10px 10px}}@media only screen and (max-width:600px){.mainfooter .foot-menu li{font-size:18px;margin:0 10px 23px}}.mainfooter .foot-menu li a{color:inherit;transition:color .3s}.mainfooter .foot-menu li a:hover{color:#ff3949}.foot-contacts-row{font-size:0}.foot-contacts-row--item{margin-right:70px;width:calc(33.33% - 47px);padding-left:36px;margin-bottom:30px;display:inline-block;vertical-align:top;text-align:left}@media only screen and (max-width:1200px){.foot-contacts-row--item{padding-left:26px;margin-right:30px;width:calc(33.33% - 20px)}}@media only screen and (max-width:767px){.foot-contacts-row--item{margin-right:0;width:100%;text-align:center;margin-bottom:40px;padding-left:0}}.foot-contacts-row--item:last-child{margin-right:0}.foot-contacts-row--item .title{position:relative;text-transform:uppercase;font-weight:500;font-size:13px;color:rgba(18,18,18,.5);line-height:1.1538461538;margin-bottom:17px}@media only screen and (max-width:600px){.foot-contacts-row--item .title{margin-bottom:0}}.foot-contacts-row--item .title:before{left:-36px;color:#ff3949;font-size:20px}@media only screen and (max-width:767px){.foot-contacts-row--item .title:before{position:static;display:inline-block;vertical-align:middle;transform:translate(0);margin-right:10px}}.foot-contacts-row--item .title.icon-phone:before{font-size:18px}.foot-contacts-row--item .phone-link{font-weight:500;font-size:26px;color:#121212;line-height:1;transition:color .3s;margin-top:9px;display:inline-block}.foot-contacts-row--item .phone-link:hover{color:#ff3949}.foot-contacts-row--item p{margin-top:7px;font-size:13px;line-height:1.3076923077}.soc-list{font-size:0}.soc-list--item{display:inline-block;vertical-align:middle;width:56px;height:56px;transition:all .3s;border:2px solid #f3f8fe;color:#748aa7;position:relative;font-size:12px;margin-right:20px;border-radius:50%}@media only screen and (max-width:767px){.soc-list--item{margin:0 10px}}.soc-list--item:last-child{margin-right:0}.soc-list--item:hover{background-color:#748aa7;border-color:#748aa7;color:#fff}.soc-list--item.icon-fb{font-size:17px}.soc-list--item.icon-fb:hover{background-color:#415db7;border-color:#415db7}.soc-list--item.icon-insta{font-size:18px}.soc-list--item.icon-insta:hover{background-color:#df0043;border-color:#df0043}.soc-list--title{display:inline-block;vertical-align:middle;font-weight:500;font-size:16px;color:rgba(18,18,18,.7);margin-right:10px;margin-left:-11px}.soc-list--title:last-child{margin-right:0}@media only screen and (max-width:1200px){.soc-list--title{display:none}}@media only screen and (max-width:600px){.foot-contacts-row--item-desktop{display:none}}.foot-contacts-row--item-mobile{display:none;margin-bottom:20px}@media only screen and (max-width:600px){.foot-contacts-row--item-mobile{display:block}}.foot-contacts-row--item-mobile .btn-square{margin-bottom:20px;font-size:14px;min-width:150px;padding:15px 17px 15px 38px}.foot-contacts-row--item-mobile .btn-square:before{font-size:21px;position:absolute;left:22px;top:50%;transform:translateY(-50%)}.foot-contacts-row--item-mobile .soc-list--item{margin:0 0 0 9px}.foot-contacts-row--item-mobile .soc-list--item.ml-0{margin-left:0}@media only screen and (max-width:600px){.mainfooter-bottom .img-cont{width:70px}}@media only screen and (max-width:600px){.mobile-menu--top{display:none}}.lang-dropdown-mobile-inner{display:none}@media only screen and (max-width:600px){.lang-dropdown-mobile-inner{display:flex;justify-content:center;margin-top:40px}}.lang-dropdown-mobile-inner a{display:inline-flex;justify-content:center;align-items:center;width:56px;height:56px;border-radius:50%;border:2px solid transparent;font-weight:500;font-size:16px;line-height:1.1875;color:#121212;opacity:.5}.lang-dropdown-mobile-inner a.current{border-color:#a01818;opacity:1}.lang-dropdown-mobile-inner a:not(:last-child){margin-right:10px}