/*!
 * jReject (jQuery Browser Rejection Plugin)
 * Version 1.1.x
 * URL: http://jreject.turnwheel.com/
 * Description: jReject is a easy method of rejecting specific browsers on your site
 * Author: Steven Bower (TurnWheel Designs) http://turnwheel.com/
 * Copyright: Copyright (c) 2009-2014 Steven Bower under dual MIT/GPL license.
 */#jr_overlay{top:0;left:0;z-index:2147483646}#jr_overlay,#jr_wrap{padding:0;margin:0;position:absolute}#jr_wrap{width:100%;z-index:2147483647}#jr_inner{font-family:Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;font-size:12px;background:#fff;border:1px solid #ccc;color:#4f4f4f;margin:0 auto;height:auto;padding:20px;position:relative;box-sizing:content-box}#jr_header{display:block;color:#333;padding:5px 5px 0;font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:1.3em;margin:0 0 .5em}#jr_inner p{padding:5px;margin:0}#jr_inner ul{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0}#jr_inner ul li{cursor:pointer;float:left;width:120px;height:122px;margin:0 10px 10px;padding:0;text-align:center}#jr_inner li a{color:#333;font-size:.8em;text-decoration:none;padding:0;margin:0}#jr_inner li a:hover{text-decoration:underline}#jr_inner .jr_icon{width:100px;height:100px;margin:1px auto;padding:0;background:transparent no-repeat scroll 0 0;cursor:pointer}#jr_close{clear:both;padding:0;margin:0}#jr_close a{color:#000;display:block;width:auto;margin:0;padding:0;text-decoration:underline}#jr_close p{padding:10px 0 0;margin:0}.jr_hidden{display:none}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.pswp__bg{background-color:rgba(0,0,0,.4)}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/19055ba082a9f78262f6e1a3e4a3316c.eot);src:url(fonts/19055ba082a9f78262f6e1a3e4a3316c.eot?#iefix) format("embedded-opentype"),url(fonts/f6c9931fabe5a6eb3307b96bb8cc9ad8.woff2) format("woff2"),url(fonts/ebe86c0337572553acea75e3d81e235e.woff) format("woff"),url(fonts/fa652e766b6a85a1f9cbe6878a072c63.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/d4bac2be67e19951f23dc40f814674d7.eot);src:url(fonts/d4bac2be67e19951f23dc40f814674d7.eot?#iefix) format("embedded-opentype"),url(fonts/cb765d86e74c6a0ad15a05b34696ee20.woff2) format("woff2"),url(fonts/a15d926ad5ece9049e9d93baa8bee5f9.woff) format("woff"),url(fonts/465aa5d03dff4ec5094dfb540e9cff3b.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/aa68c169bc1dc3db278e6ee9c7172370.eot);src:url(fonts/aa68c169bc1dc3db278e6ee9c7172370.eot?#iefix) format("embedded-opentype"),url(fonts/ef7c40ff1efeaaa4c7c66a8289c102f0.woff2) format("woff2"),url(fonts/0607a1bc636f63251ed8eb55889851aa.woff) format("woff"),url(fonts/901a60fc2835c74fba67f9f9ab1d857f.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/15c6a98fd3a28b1f71d405b2138f07f6.eot);src:url(fonts/15c6a98fd3a28b1f71d405b2138f07f6.eot?#iefix) format("embedded-opentype"),url(fonts/ae06da6f25281591aa09bff662530dea.woff2) format("woff2"),url(fonts/a9df216db6a98486e2d40b8586841ceb.woff) format("woff"),url(fonts/4628979a4dac24916ba7c73b0078333a.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/f498309f9a88b0a4402b44d8ab0f5565.eot);src:url(fonts/f498309f9a88b0a4402b44d8ab0f5565.eot?#iefix) format("embedded-opentype"),url(fonts/c2e7a6dc47e5b9a89a37b8eff7957785.woff2) format("woff2"),url(fonts/368f09f56e89b3fe11c71885f3707f7b.woff) format("woff"),url(fonts/0ac7c2f9cb59ea1ba11c6e79946bc27d.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/54bc2f8147659c45a0554847135dd67e.eot);src:url(fonts/54bc2f8147659c45a0554847135dd67e.eot?#iefix) format("embedded-opentype"),url(fonts/7726b19d33f1b7f4135aae898f3ad93b.woff2) format("woff2"),url(fonts/5b042906a8b58ec4633eac4270ec128b.woff) format("woff"),url(fonts/41fa36c3c8e966b35423492901fae9a0.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/2fea647f59b209f411b1320bce287b41.eot);src:url(fonts/2fea647f59b209f411b1320bce287b41.eot?#iefix) format("embedded-opentype"),url(fonts/acd4e613de34a826c1919f0d33a7aff5.woff2) format("woff2"),url(fonts/5329bc502cdc219ad294571db688ba55.woff) format("woff"),url(fonts/1c23f810e531d0702f76346eef9de060.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/2d3fcc2bacef440c65f638e9d534d00b.eot);src:url(fonts/2d3fcc2bacef440c65f638e9d534d00b.eot?#iefix) format("embedded-opentype"),url(fonts/56b6f6d9042d2dab355518d1858efaac.woff2) format("woff2"),url(fonts/e50c6ab1ea93e533c67dbedb5adc75cd.woff) format("woff"),url(fonts/89dade8d917dd5318037e6f41edaa341.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/0c22099e2e812b31e19056b6d2e1bf14.eot);src:url(fonts/0c22099e2e812b31e19056b6d2e1bf14.eot?#iefix) format("embedded-opentype"),url(fonts/a115605b3ec4580472b1d9e190bb3210.woff2) format("woff2"),url(fonts/c04a0aea7688bb2874fc04ff12828076.woff) format("woff"),url(fonts/9d038b5d638246ddec643f482d855051.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/69d9572880f4dc7b50300954e89ab399.eot);src:url(fonts/69d9572880f4dc7b50300954e89ab399.eot?#iefix) format("embedded-opentype"),url(fonts/378f435161b00e9b8b60f64d0664beca.woff2) format("woff2"),url(fonts/9169fa71e31912724922ac3f96a3f31e.woff) format("woff"),url(fonts/6c356bf421a0b34d2b76abad6c17602d.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/3b7071f6dca0c1e083a6fbbafc685994.eot);src:url(fonts/3b7071f6dca0c1e083a6fbbafc685994.eot?#iefix) format("embedded-opentype"),url(fonts/5c23dc8503bf569ed5ed06a6f0775cea.woff2) format("woff2"),url(fonts/1a8de21734b4321e4a1cb65f9566c57f.woff) format("woff"),url(fonts/5f3ed3d83ee07d26cfdf4b695d987889.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/df9d884f45eb4c4bfa40899a3c210c85.eot);src:url(fonts/df9d884f45eb4c4bfa40899a3c210c85.eot?#iefix) format("embedded-opentype"),url(fonts/f573f3d8a93d564aa1e62fda2be279ee.woff2) format("woff2"),url(fonts/b7e83a7d9d8138dc2c60aac6e3a93b97.woff) format("woff"),url(fonts/4d55ee19689866217144a084b8a823e6.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/df7d31c88613755f5587dc57c232acff.eot);src:url(fonts/df7d31c88613755f5587dc57c232acff.eot?#iefix) format("embedded-opentype"),url(fonts/1260ebe381a29891642ae29872c6b788.woff2) format("woff2"),url(fonts/25ba04db5c80f50fad429576aade06e5.woff) format("woff"),url(fonts/4e271337918ba3adf19ff2f85289e105.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/35fe3e3eaadedba86260a1a00cd43a6c.eot);src:url(fonts/35fe3e3eaadedba86260a1a00cd43a6c.eot?#iefix) format("embedded-opentype"),url(fonts/5c5942d3e4d9a9645df4a43f00be272a.woff2) format("woff2"),url(fonts/f39ff81c45c1260122657fe2f0fc273f.woff) format("woff"),url(fonts/92e435f7fae6070d73bb629b7ffd9282.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/59f5bb14ca6b8587b23a32d05a2bf56f.eot);src:url(fonts/59f5bb14ca6b8587b23a32d05a2bf56f.eot?#iefix) format("embedded-opentype"),url(fonts/990e3c5e66184d58924eb8468680128d.woff2) format("woff2"),url(fonts/76c9191d364a334e16f95cde0ae834e8.woff) format("woff"),url(fonts/244d410b6e64d350810724bb6c9f01c1.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/a6fc8679f9d9bbc3e3a71cca1a56008a.eot);src:url(fonts/a6fc8679f9d9bbc3e3a71cca1a56008a.eot?#iefix) format("embedded-opentype"),url(fonts/9e0449968eddd78a3a188e74fc6626a9.woff2) format("woff2"),url(fonts/3c8027c9490b791599608a24055cfc9b.woff) format("woff"),url(fonts/68a9a27f1aa1261013f3a43542e2a286.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/8c6863c14c2a09aef7f244c89c87affa.eot);src:url(fonts/8c6863c14c2a09aef7f244c89c87affa.eot?#iefix) format("embedded-opentype"),url(fonts/8dde57236def6091f19ac09fe2d5cbdc.woff2) format("woff2"),url(fonts/d899841d177dfb55d0fd22d2c74ecdac.woff) format("woff"),url(fonts/7b6800605c7db5758e746adc9c074428.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/d3e25fef9e40dc8173afdb7bcd73a56b.eot);src:url(fonts/d3e25fef9e40dc8173afdb7bcd73a56b.eot?#iefix) format("embedded-opentype"),url(fonts/19b3f6fe15dc6f668d28a9524f0a08bf.woff2) format("woff2"),url(fonts/406f336a83b15e582953a84db242dfe6.woff) format("woff"),url(fonts/bf729a99bcad6fccc3f476b385790a40.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/a479c0c1f98e90a6d9f5aad125437f33.eot);src:url(fonts/a479c0c1f98e90a6d9f5aad125437f33.eot?#iefix) format("embedded-opentype"),url(fonts/8d8f3d8af0a7c707ecb2bc2061438074.woff2) format("woff2"),url(fonts/4b118de09ea43bdca9306be42dd86a26.woff) format("woff"),url(fonts/fc813b757bc09eb509dca4f233cf7247.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(fonts/cea6b0a2dc07f5b5e074334ce78da2ae.eot);src:url(fonts/cea6b0a2dc07f5b5e074334ce78da2ae.eot?#iefix) format("embedded-opentype"),url(fonts/aa21bf2329fd284126405e45b2ba7e51.woff2) format("woff2"),url(fonts/214652f49c667efc7f82a215d3aa27cd.woff) format("woff"),url(fonts/aa74839cb8a7e4237fa25ae6b364f9f1.ttf) format("truetype");font-weight:100;font-style:italic}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex.jsb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex.jfs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex.jfe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex.jc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex.ac{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex.afs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex.afe{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex.fdc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.inline-flex.jsb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.inline-flex.jfs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.inline-flex.jfe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.inline-flex.jc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.inline-flex.ac{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inline-flex.afs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.inline-flex.afe{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.inline-flex.fdc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}figure{display:inline-block;margin:0}ol,p,ul{margin-top:0}ol,ul{list-style:none;padding:0;margin:0 0 .8em}ol:last-child,ul:last-child{margin-bottom:0}p{margin-bottom:.8em}p:last-child{margin-bottom:0}a{text-decoration:none;color:inherit}a:not([class]){border-bottom:1px solid;-webkit-transition:border .25s linear;-o-transition:border .25s linear;transition:border .25s linear}a:not([class]):hover{border-bottom-color:transparent}button{padding:0;background:none;outline:none!important;border:none;cursor:pointer}img{display:block;max-width:100%}body,html{min-height:100%;scroll-behavior:smooth}html{font-size:1.0416vw;height:100vh}@media screen and (min-width:2100px){html{font-size:.9vw}}@media screen and (min-width:3200px){html{font-size:.8vw}}@media screen and (max-width:1024px){html{font-size:14px}}body{position:relative;width:100%;min-height:100%;font-family:Gilroy,sans-serif;font-size:.9rem;font-weight:400;color:#231f20;line-height:1.5;background-color:#fff}@media screen and (max-width:1024px){body{font-size:14px}}body.compensate__scrollbar{overflow:hidden}.compensate__scrollbar{margin-right:17px}.main{min-height:100%;width:100%;padding-top:5rem;padding-left:5rem}@media screen and (max-width:1024px){.main{padding-top:148px;padding-left:0}}@media screen and (max-width:767px){.main{padding-top:108px}}.container{padding-left:4.6rem;padding-right:4.6rem}@media screen and (max-width:1024px){.container{padding-left:20px;padding-right:20px}}@media screen and (max-width:767px){.container{padding-left:15px;padding-right:15px}}.container--offset{padding-left:4.6rem;padding-right:4.6rem}@media screen and (max-width:1024px){.container--offset{padding-left:50px;padding-right:50px}}@media screen and (max-width:767px){.container--offset{padding-left:15px;padding-right:15px}}.middle{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.footer,.header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.link{color:#f45243;cursor:pointer;text-decoration:none;border-bottom:1px solid;-webkit-transition:border .25s linear,color .25s linear;-o-transition:border .25s linear,color .25s linear;transition:border .25s linear,color .25s linear}.link--weight{font-weight:700}.link--arrow{margin-right:1.5rem;position:relative}.link--arrow:after,.link--arrow:before{content:"";position:absolute;display:block;right:-1.5rem;top:50%}.link--arrow:before{width:.7rem;height:.125rem;background-color:#f45243;border-radius:2px}.link--arrow:after{width:.6rem;height:.6rem;border-radius:2px;margin-top:-.235rem;border-right:.16rem solid #f45243;border-top:.16rem solid #f45243;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.link--arrow_left{margin-right:0;margin-left:1.5rem}.link--arrow_left:after,.link--arrow_left:before{right:auto;left:-1.4rem}.link--arrow_left:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.link--light{color:#fff}.link--light.link--arrow:before{background-color:#fff}.link--light.link--arrow:after{border-color:#fff}.link:hover{border-bottom-color:transparent}@media screen and (max-width:767px){.link__bottom{position:relative;padding-bottom:45px}.link__bottom .title__link{position:absolute;bottom:0;left:15px}}.title{margin:0 0 2.5rem}@media screen and (max-width:1024px){.title{margin:0 0 25px}}.title__text{font-size:2.5rem;font-weight:600;line-height:1.2}@media screen and (max-width:1024px){.title__text{font-size:32px}}@media screen and (max-width:767px){.title__text{font-size:24px}}.title__link{font-weight:700}.title__controls{margin-left:auto;margin-right:2.5rem}@media screen and (max-width:1024px){.title__controls{margin-right:25px}}@media screen and (max-width:767px){.title__controls{display:none}}.section{margin-bottom:5rem}@media screen and (max-width:1024px){.section{margin-bottom:50px}}.h2{font-size:1.9rem;font-weight:600;line-height:1.2}@media screen and (max-width:1024px){.h2{font-size:26px;line-height:1.3}}@media screen and (max-width:767px){.h2{font-size:22px}}.highlite--white{color:#fff}.hidden{display:none!important}.form__field{position:relative}.form__field:not(:last-child){margin-bottom:1.25rem}@media screen and (max-width:1024px){.form__field:not(:last-child){margin-bottom:20px}}@media screen and (max-width:767px){.form__field:not(:last-child){margin-bottom:15px}}.form__field--half{position:relative;width:calc(50% - 1rem)}@media screen and (max-width:1024px){.form__field--half{width:calc(50% - 10px)}}.form__field--blank{display:none}.form__field__checkbox{position:relative}.form__field--error{margin-top:.5rem;color:#f45243;padding-left:.5rem;font-size:.8rem}@media screen and (max-width:1024px){.form__field--error{margin-top:5px;padding-left:10px;font-size:14px}}.form__field__label{display:block;font-size:.9rem;font-weight:500;line-height:1.6;color:#5f5f5f;margin-bottom:.25rem;padding-left:.5rem}@media screen and (max-width:1024px){.form__field__label{font-size:14px;margin-bottom:5px;padding-left:10px}}.form__field__label--checkbox{position:relative;margin-bottom:0;padding-left:2.25rem;padding-top:.1rem;padding-bottom:.1rem}@media screen and (max-width:1024px){.form__field__label--checkbox{padding-left:40px;padding-top:2px;padding-bottom:2px}}.form__field__label--checkbox:after,.form__field__label--checkbox:before{content:"";position:absolute;left:0;width:1.5rem;height:1.5rem;top:0;border-radius:5px;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear;cursor:pointer}@media screen and (max-width:1024px){.form__field__label--checkbox:after,.form__field__label--checkbox:before{width:25px;height:25px}}.form__field__label--checkbox:before{background-color:#f9f9f9;border:1px solid #e5e5e5}.form__field__label--checkbox:after{opacity:0;background-image:url(images/032bd4a275d85e211872d25d79e42676.svg);background-color:#f45243;background-repeat:no-repeat;background-position:50%;background-size:auto .65rem;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (max-width:1024px){.form__field__label--checkbox:after{background-size:auto 12px}}.form__field__label--checkbox:hover:before{border-color:#999;background-color:#f9f9f9}.form__field__label--required{color:#f45243}.form__field__input--checkbox:checked+.form__field__label--checkbox:after{opacity:1}.form__field__input--checkbox.form__field__input--error+.form__field__label--checkbox:before{border-color:#f45243!important}.form__field__input{width:100%;display:block;padding:.75rem 1rem;background-color:#f9f9f9;border:1px solid #e5e5e5;border-radius:10px;font-size:1rem;font-weight:500;color:#231f20;line-height:1.5;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (max-width:767px){.form__field__input{padding:10px 14px}}.form__field__input:hover{border-color:#999}.form__field__input:active,.form__field__input:focus{border-color:#231f20;outline:none}.form__field__input--checkbox{position:absolute;left:0;top:0;opacity:0;width:1.5rem;height:1.5rem}@media screen and (max-width:1024px){.form__field__input--checkbox{width:25px;height:25px}}.form__field__input--error{border-color:#f45243!important}.form__field__input--textarea{resize:none;min-height:6rem}@media screen and (max-width:767px){.form__field__input--textarea{min-height:88px}}.popup{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;top:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;z-index:-100;visibility:hidden;-webkit-transition:visibility .25s linear;-o-transition:visibility .25s linear;transition:visibility .25s linear}.popup--animate .popup__image{left:0}.popup--animate .popup__content{right:0}.popup--active{visibility:visible;z-index:20}.popup__image{position:relative;width:36.5%;background-image:url(images/96561afd9f9f2cc4a1085b91ff6db0d2.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;left:-37%;-webkit-transition:left .25s ease-in-out;-o-transition:left .25s ease-in-out;transition:left .25s ease-in-out}@media screen and (max-height:992px){.popup__image{display:block}}@media screen and (max-width:1024px){.popup__image{display:none}}.popup__content{position:relative;width:63.5%;background-color:#fff;padding:0 8.9rem;right:-64%;-webkit-transition:right .25s ease-in-out;-o-transition:right .25s ease-in-out;transition:right .25s ease-in-out}@media screen and (max-height:992px){.popup__content{width:63.5%;padding:0 40px}}@media screen and (max-width:1024px){.popup__content{width:100%;right:-100%;padding:0 83px}}@media screen and (max-width:767px){.popup__content{padding:0 15px}}.popup__close{position:absolute;width:1.6rem;height:1.6rem;cursor:pointer}@media screen and (max-width:1024px){.popup__close{width:40px;height:40px}}@media screen and (max-width:767px){.popup__close{width:30px;height:30px}}.popup__close:after,.popup__close:before{content:"";position:absolute;left:50%;top:50%;margin-left:-.5rem;margin-top:-.05rem;width:1rem;height:.125rem;background-color:#231f20;border-radius:2px}@media screen and (max-width:1024px){.popup__close:after,.popup__close:before{width:14px;height:2px;margin-left:-8px;margin-top:-1px}}.popup__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup__close--feedback{right:4rem;top:4rem}@media screen and (max-width:1024px){.popup__close--feedback{top:48px;right:48px}}@media screen and (max-width:767px){.popup__close--feedback{right:10px;top:10px}}.popup__close--overlay{right:.75rem;top:.75rem}@media screen and (max-width:1024px){.popup__close--overlay{top:10px;right:10px}}@media screen and (max-width:767px){.popup__close--overlay{top:8px;right:8px}}.popup__title{font-size:2.8rem;font-weight:600;line-height:1.1;margin-bottom:1.75rem}@media screen and (max-width:1024px){.popup__title{font-size:40px;margin-bottom:15px}}@media screen and (max-width:767px){.popup__title{font-size:22px;margin-bottom:15px}}.popup__text{font-size:1rem;font-weight:500;color:#5f5f5f;margin-bottom:2.5rem}@media screen and (max-width:1024px){.popup__text{font-size:16px;margin-bottom:28px}}@media screen and (max-width:767px){.popup__text{font-size:14px;margin-bottom:15px}}@media screen and (max-width:767px){.popup__button{width:100%}}.popup__form{width:100%}@media screen and (max-width:767px){.popup__form__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:767px){.popup__form__field{width:100%}}.popup__form__field:not(:last-child){margin-bottom:1.75rem}@media screen and (max-width:1024px){.popup__form__field:not(:last-child){margin-bottom:20px}}@media screen and (max-width:767px){.popup__form__field,.popup__form__field:not(:last-child){margin-bottom:15px}}.popup__form__field--last{margin-bottom:2rem}@media screen and (max-width:1024px){.popup__form__field--last{margin-bottom:20px}}@media screen and (max-width:767px){.popup__form__field--last,.popup__form__field__checkbox{margin-bottom:25px}}.popup__overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;padding:0 15px;background:rgba(0,0,0,.4);z-index:100;opacity:0;visibility:hidden;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s}.popup__overlay .title__text{margin-bottom:1.75rem;text-align:center}.popup__overlay--active{opacity:1;visibility:visible}.popup__overlay__body{position:relative;max-width:32.5rem;width:100%}.popup__overlay__wrapper{overflow:auto;padding:2rem 2.5rem 2.5rem;border-radius:10px;background-color:#fff}.popup__desc{margin-bottom:2rem;text-align:center}.popup__bar{-ms-flex-wrap:wrap;flex-wrap:wrap}.popup__bar .button{width:calc(50% - .5rem);margin-right:1rem}@media screen and (max-width:767px){.popup__bar .button{margin-right:0;width:100%;margin-bottom:10px}}.popup__bar .button:last-child{margin-right:0}@media screen and (max-width:767px){.popup__bar .button:last-child{margin-bottom:0}}.popup__success__icon{position:relative;width:3rem;height:3rem;border-radius:50%;background-color:#40d157;margin:0 auto 1.25rem;background-image:url(images/3f77b373c108a88b9e34e7958dd32dbd.svg);background-repeat:no-repeat;background-position:50%;background-size:1.1rem 1.5rem}@media screen and (max-width:1024px){.popup__success__icon{width:48px;height:48px;background-size:16px 11px;margin:0 auto 20px}}@media screen and (max-width:767px){.popup__success__icon{margin:0 auto 15px}}.button{display:inline-block;font-size:.9rem;font-weight:700;text-decoration:none;text-align:center;border:none;color:#fff;line-height:1;padding:1.05rem 1.25rem;border-radius:10px;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (max-width:1024px){.button{font-size:14px;line-height:18px}}@media screen and (max-width:767px){.button{width:100%;text-align:center;padding:13px 15px}.button--more{margin-bottom:20px}}.button .button__icon{position:relative;display:inline-block;vertical-align:middle;height:1rem;width:1rem;margin-left:.9rem}.button--full{width:100%;text-align:center}.button--red{background-color:#f45243}.button--red:active,.button--red:focus,.button--red:hover{background-color:#e23626}.button--transp{background-color:#fff;color:#f45243;border:1px solid #f45243}.button--transp:active,.button--transp:focus,.button--transp:hover{background-color:#e23626;color:#fff}.button--silver{background-color:#f9f9f9;color:#5f5f5f}.button--silver:active,.button--silver:focus,.button--silver:hover{background-color:#f0f0f0}.button--black{background-color:#231f20}.button--black:active,.button--black:focus,.button--black:hover{background-color:#434141}.button--arrow{padding-right:3rem}.button--arrow,.button__icon--arrow{position:relative}.button--arrow:after,.button--arrow:before,.button__icon--arrow:after,.button__icon--arrow:before{content:"";position:absolute;display:block;right:1.5rem;top:50%}.button--arrow:before,.button__icon--arrow:before{width:.7rem;height:.125rem;background-color:#fff;border-radius:2px}.button--arrow:after,.button__icon--arrow:after{width:.6rem;height:.6rem;border-radius:2px;margin-top:-.235rem;border-right:.16rem solid #fff;border-top:.16rem solid #fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.button__icon--arrow:after,.button__icon--arrow:before{right:.25rem}.button:disabled{cursor:no-drop;background-color:#f0f0f0;color:#5f5f5f}.header{position:fixed;top:0;left:0;width:100%;height:5rem;background-color:#fff;border-bottom:1px solid #e5e5e5;z-index:11}@media screen and (max-width:1024px){.header{height:74px}}@media screen and (max-width:767px){.header{height:54px}}.header__logo{border-right:1px solid #e5e5e5;padding:0 2.5rem;max-width:15.2rem}@media screen and (max-width:1024px){.header__logo{padding:0 20px;max-width:190px}}@media screen and (max-width:767px){.header__logo{max-width:70px;padding:0 20px;border-right:0}}.header__menu{width:5rem}@media screen and (max-width:1024px){.header__menu{width:74px}}@media screen and (max-width:767px){.header__menu{width:54px}}.header__image{height:3rem;width:100%}@media screen and (max-width:1024px){.header__image{height:44px}}.header__info{padding-left:2.5rem;margin:auto 0;-ms-flex-item-align:center;align-self:center}@media screen and (max-width:1024px){.header__info{display:none;padding-left:0}}.header__phone{color:#231f20;font-size:1.1rem;font-weight:600}@media screen and (max-width:1024px){.header__phone{font-size:40px;color:#fff}}@media screen and (max-width:767px){.header__phone{font-size:22px;line-height:1.5}}.header__worktime{color:#5f5f5f;font-size:.75rem;font-weight:500}@media screen and (max-width:1024px){.header__worktime{font-size:18px}}@media screen and (max-width:767px){.header__worktime{font-size:14px}}.header__button{margin-left:2.5rem;-ms-flex-item-align:center;align-self:center}@media screen and (max-width:1024px){.header__button{margin-left:20px}}@media screen and (max-width:767px){.header .header__button{position:absolute;right:54px;width:60px;top:0;margin-left:0;padding:0;bottom:0;border-radius:0;background-image:url(images/dc5a78fcef948f4c157bbf0636f59dc6.svg);background-repeat:no-repeat;background-size:16px;background-position:50%;text-indent:-99999px}.header .header__button,.header .header__button:hover{background-color:transparent}}.header__city{margin-left:auto;padding-right:2.5rem}@media screen and (max-width:1024px){.header__city{padding-right:20px}}@media screen and (max-width:767px){.header__city{margin-left:0;margin-right:auto}}.header__cart{border-left:1px solid #e5e5e5;width:10.6rem;padding-left:2.5rem}@media screen and (max-width:1024px){.header__cart{width:130px;padding-left:20px}}@media screen and (max-width:767px){.header__cart{width:54px;padding-left:19px}}.dropdown__trigger{display:none}.dropdown__trigger:checked~.dropdown__list{visibility:visible;opacity:1}.dropdown__trigger:checked~.dropdown__label .dropdown__label__title:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.dropdown__label{cursor:pointer}.dropdown__label__title{position:relative;padding-left:1.75rem;padding-right:1rem;font-weight:500}@media screen and (max-width:1024px){.dropdown__label__title{padding-left:1.25rem}}.dropdown__label__title:before{content:"";position:absolute;left:0;top:0;display:block;width:1rem;height:1.2rem;background-position:0;background-size:contain;background-repeat:no-repeat;background-image:url(images/f0b4de8505bdb6c226e25668a2dacf17.svg)}.dropdown__label__title:after{content:"";position:absolute;right:.15rem;top:50%;width:.35rem;height:.35rem;border-bottom:1px solid #999;border-right:1px solid #999;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.dropdown__list{position:absolute;top:calc(100% - 1.5rem);background:#fff;-webkit-box-shadow:0 8px 13px rgba(0,0,0,.1);box-shadow:0 8px 13px rgba(0,0,0,.1);border-radius:10px;padding:1rem 0;visibility:hidden;opacity:0;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s}@media screen and (max-width:1024px){.dropdown__list{top:calc(100% - 1rem)}}.dropdown__list__item{padding:0 1.25rem;line-height:1.95rem}.dropdown__list__item--bold{font-weight:500}.dropdown__list__item a{text-decoration:none;border:none}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2.5rem 0}@media screen and (max-width:1024px){.breadcrumb{padding:25px 0}}.breadcrumb__item{position:relative;color:#999;font-weight:500}.breadcrumb__item:not(:last-child):after{content:"/";margin:0 .5rem}.breadcrumb__link{color:#5f5f5f}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;margin:0}@media screen and (max-width:767px){.pagination{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pagination__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.pagination__button{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-bottom:15px}}.pagination__item{border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.pagination__item:hover{background-color:#f9f9f9}.pagination__item.pagination__item--active{background-color:#231f20}.pagination__item.pagination__item--active .pagination__link{color:#fff}.pagination__item--next,.pagination__item--prev{position:relative}.pagination__item--next:before,.pagination__item--prev:before{content:"";z-index:-1;position:absolute;width:.5rem;height:.5rem;top:50%;margin-top:-.25rem;border-left:3px solid #999;border-top:3px solid #999;border-radius:1px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (max-width:1024px){.pagination__item--next:before,.pagination__item--prev:before{width:8px;height:8px;margin-top:-4px;border-width:2px}}.pagination__item--next:hover,.pagination__item--prev:hover{background-color:transparent}.pagination__item--next:hover:before,.pagination__item--prev:hover:before{border-color:#231f20}.pagination__item--prev{border-radius:10px 0 0 10px}.pagination__item--prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:-.1rem;left:50%}@media screen and (max-width:1024px){.pagination__item--prev:before{margin-left:-2px}}.pagination__item--next{border-right:1px solid #e5e5e5;border-radius:0 10px 10px 0}.pagination__item--next:before{right:50%;margin-right:-.1rem;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}@media screen and (max-width:1024px){.pagination__item--next:before{margin-right:-2px}}.pagination__item--disabled .pagination__link{cursor:no-drop}.pagination__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3rem;height:3rem;color:#999}@media screen and (max-width:1024px){.pagination__link{width:45px;height:46px}}.multiselect__wrapper{position:relative;cursor:pointer}.multiselect__wrapper.active .multiselect__list{display:block}.multiselect__wrapper.active .multiselect__select__arrow{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-color:#231f20}.multiselect__filter .multiselect__select:before{content:"";position:absolute;z-index:-2;left:1.25rem;top:50%;margin-top:-.55rem;width:1rem;height:1rem;background-image:url(images/f36fd300890d4478942b8a534d3dcc77.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.multiselect__select{line-height:1;font-weight:500;color:#999;border:1px solid #e5e5e5;border-radius:10px}.multiselect__select__text{padding:1rem 3rem 1rem 3.25rem}.multiselect__select__count{display:block;position:absolute;z-index:-1;left:1.25rem;top:50%;margin-top:-.55rem;width:1rem;height:1rem;font-size:.6rem;font-weight:700;line-height:1rem;background-color:#fff;color:#fff;text-align:center}.multiselect__select__count:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#f45243;border-radius:100%;z-index:-1}.multiselect__select__arrow{position:absolute;z-index:-1;width:.35rem;height:.35rem;top:50%;margin-top:-.15rem;right:1.25rem;border-left:.15rem solid #999;border-top:.15rem solid #999;border-radius:1px;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (max-width:1024px){.multiselect__select__arrow{width:6px;height:6px;margin-top:-3px;border-width:2px}}.multiselect__text{color:#5f5f5f;font-weight:500;line-height:2.2}.multiselect__list{display:none;position:absolute;width:100%;top:calc(100% + .5rem);padding:.75rem 1.25rem;background-color:#fff;border-radius:10px;-webkit-box-shadow:0 8px 13px rgba(0,0,0,.06);box-shadow:0 8px 13px rgba(0,0,0,.06);z-index:10}.multiselect__list__item{position:relative}.multiselect__list__item__checkbox{position:absolute;z-index:-1;opacity:0;width:1rem;height:1rem;top:50%;left:0;margin-top:-.5rem}.multiselect__list__item__label{display:block;cursor:pointer;padding-left:1.75rem;position:relative;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.multiselect__list__item__label:after,.multiselect__list__item__label:before{content:"";position:absolute;left:0;width:1rem;height:1rem;top:50%;margin-top:-.5rem;border-radius:4px;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.multiselect__list__item__label:before{background-color:#f9f9f9;border:1px solid #e5e5e5}.multiselect__list__item__label:after{opacity:0;background-image:url(images/032bd4a275d85e211872d25d79e42676.svg);background-color:#f45243;background-repeat:no-repeat;background-position:50%;background-size:auto .4rem;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.multiselect__list__item__label:hover:before{border-color:#999;background-color:#f9f9f9}.multiselect__list__item__checkbox:checked+.multiselect__list__item__label:after{opacity:1}.multiselect__list>span{display:none!important}.choices{position:relative;font-size:.9rem}.choices:after{content:"";position:absolute;z-index:0;width:.35rem;height:.35rem;top:50%;margin-top:-.15rem;right:1.25rem;border-left:.15rem solid #999;border-top:.15rem solid #999;border-radius:1px;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear;cursor:pointer}@media screen and (max-width:1024px){.choices:after{width:6px;height:6px;border-width:2px;margin-top:-3px}}.choices.is-open:after{border-color:#231f20;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.choices:focus{outline:none}.choices.is-disabled .choices__inner{background-color:#f45243;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices__inner{padding:1rem 2.5rem 1rem 1.25rem;border:1px solid #e5e5e5;border-radius:10px;min-height:2.9rem;overflow:hidden;font-weight:500;line-height:1;cursor:pointer}.choices__list--dropdown{position:absolute;visibility:hidden;z-index:6;min-width:100%;right:0;background-color:#fff;top:calc(100% + .5rem);border-radius:10px;overflow:hidden;word-break:break-all;will-change:visibility;-webkit-box-shadow:0 8px 13px rgba(0,0,0,.06);box-shadow:0 8px 13px rgba(0,0,0,.06);padding:.75rem 1.25rem}.choices__list--dropdown.is-active{visibility:visible}.choices__list--dropdown .choices__list{position:relative;overflow:auto;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;white-space:nowrap;line-height:2.2;font-weight:500;-webkit-transition:color .25s linear;-o-transition:color .25s linear;transition:color .25s linear}.choices__list--dropdown .choices__item.is-selected{color:#f45243}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__placeholder{color:#999}.footer{background-color:#231f20;margin-top:auto}@media screen and (min-width:1025px){.footer{padding-left:5rem}}@media screen and (max-width:1024px){.footer__column{min-width:15%}}@media screen and (max-width:767px){.footer__column{width:100%}}.footer__column:not(:last-child){margin-right:2rem}@media screen and (max-width:1024px){.footer__column:not(:last-child){margin-right:20px}}@media screen and (max-width:767px){.footer__column:not(:last-child){margin-right:0;margin-bottom:25px}}.footer__column__title{font-size:1.2rem;font-weight:600;line-height:1.1;color:#fff;margin-bottom:1.25rem}@media screen and (max-width:1024px){.footer__column__title{font-size:18px;margin-bottom:15px;line-height:1.4}}@media screen and (max-width:767px){.footer__column__title{margin-bottom:14px}}@media screen and (max-width:767px){.footer__social{margin-bottom:25px}}.footer__contacts__item{margin-bottom:1rem}@media screen and (max-width:1024px){.footer__contacts__item{margin-bottom:10px}}.footer__contacts__content,.footer__contacts__link{color:#fff}.footer__menu{min-width:11.5rem}.footer__menu--column{-webkit-columns:2 10rem;-moz-columns:2 10rem;columns:10rem 2}@media screen and (max-width:1024px){.footer__menu--column{-webkit-columns:2 100px;-moz-columns:2 100px;columns:100px 2}}.footer__menu__item--active a{color:#fff}.footer__menu__link{color:#929292;font-weight:500;line-height:2;-webkit-transition:color .25s linear;-o-transition:color .25s linear;transition:color .25s linear}.footer__menu__link:hover{color:#fff}.footer__top{padding-top:5rem}@media screen and (max-width:1024px){.footer__top{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:50px}}@media screen and (max-width:767px){.footer__top{padding-top:35px}}.footer__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1024px){.footer__links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-right:0!important;margin-bottom:35px}}@media screen and (max-width:767px){.footer__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__links--title{margin-bottom:.75rem}@media screen and (max-width:1024px){.footer__links--title{font-size:14px}}@media screen and (max-width:767px){.footer__links--title{margin-bottom:10px}}.footer__img{height:3rem}@media screen and (max-width:1024px){.footer__img{height:44px}}@media screen and (max-width:767px){.footer__img{margin-bottom:25px}}.footer__bottom{padding:1.75rem 0;margin-top:1.5rem;border-top:1px solid #555}@media screen and (max-width:1024px){.footer__bottom{padding:25px 0;margin-top:25px}}@media screen and (max-width:767px){.footer__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:25px 0 35px}}@media screen and (min-width:1025px){.footer__logo,.footer__social{margin-bottom:1.25rem}}.footer__title{color:#929292;font-weight:500}.footer__copyright{color:#929292;line-height:2rem;margin-right:2rem;padding-right:2rem;border-right:1px solid #484848;white-space:nowrap}@media screen and (max-width:767px){.footer__copyright{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:0;border-right:0;padding:0}}.footer__payments{width:20rem}@media screen and (max-width:767px){.footer__payments{width:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-bottom:25px}}.footer__payments__item{height:1rem}@media screen and (max-width:767px){.footer__payments__item{height:20px}.footer__payments__item:not(:last-child){margin-right:18px}}.footer__payments__icon{fill:#929292;max-height:100%;max-width:100%}.footer__creator{margin-left:auto}@media screen and (max-width:767px){.footer__creator{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.footer__creator__content{font-size:.75rem;font-weight:500;margin-left:.75rem}@media screen and (max-width:767px){.footer__creator__content{font-size:12px;margin-left:15px}}.footer__creator__text{color:#929292}.footer__creator__link{color:#fff;white-space:nowrap}.footer__creator__logo{display:block;height:2.4rem}@media screen and (max-width:767px){.footer__creator__logo{width:34px}}.sidebar{position:fixed;left:0;top:5rem;width:5rem;height:calc(100vh - 5rem);background-color:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15),5px 0 13px rgba(0,0,0,.07);box-shadow:0 4px 5px rgba(0,0,0,.15),5px 0 13px rgba(0,0,0,.07);overflow:hidden;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear;z-index:10}@media screen and (max-width:1024px){.sidebar{top:74px;width:100%;height:74px;overflow-x:auto;overflow-y:hidden}.sidebar .ps__thumb-x{background-color:#f45243;bottom:0;height:4px}}@media screen and (max-width:767px){.sidebar .ps__thumb-x{height:3px}}@media screen and (max-width:767px){.sidebar{top:54px;height:54px}}@media screen and (min-width:1025px){.sidebar--active,.sidebar:hover{width:20.2rem;overflow-y:auto;overflow-x:hidden}}.menu{position:fixed;-ms-flex-pack:distribute;justify-content:space-around;right:-100vw;top:5rem;height:calc(100vh - 5rem);width:calc(100% - 20.2rem + 1px);background-image:url(images/f709f96b088f89a82ff03f651f262f76.svg);background-repeat:no-repeat;background-position:-60% 30%;background-size:auto 65rem;background-color:#231f20;overflow-x:hidden;overflow-y:auto;z-index:10;-webkit-transition:right .25s ease-in-out;-o-transition:right .25s ease-in-out;transition:right .25s ease-in-out}@media screen and (max-width:1024px){.menu{top:148px;height:calc(100vh - 148px);width:100%;background-size:auto 100%;background-position:-30% 10rem}}@media screen and (max-height:930px) and (max-height:1024px){.menu{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-position:-500% 10rem}}@media screen and (max-width:767px){.menu{top:108px;height:calc(100vh - 108px);background-size:auto 360px;background-position:-30% 100%}}.menu--active{right:0}.menu__nav{display:inline-block;padding-bottom:3.5rem;border-bottom:1px solid #555}@media screen and (max-width:1024px){.menu__nav{padding-bottom:60px}}.menu__nav{margin-bottom:4rem}@media screen and (max-width:1024px){.menu__nav{width:100%;margin-bottom:80px}}@media screen and (max-width:767px){.menu__nav{margin-bottom:30px;padding-bottom:30px}}.menu__content{padding-left:6.2rem}@media screen and (max-width:1024px){.menu__content{padding-left:80px;padding-right:80px;padding-top:50px}}@media screen and (max-width:767px){.menu__content{padding:15px}}.menu--link{font-weight:500;font-size:1.2rem}@media screen and (max-width:1024px){.menu--link{font-size:18px}}@media screen and (max-width:767px){.menu--link{font-size:14px}}@media screen and (max-width:1024px){.menu__contacts{margin-bottom:60px}}@media screen and (max-width:1024px) and (max-width:767px){.menu__contacts{margin-bottom:30px}}.menu__social{margin-bottom:1.4rem}@media screen and (max-width:1024px){.menu__social{margin-bottom:25px}}@media screen and (max-width:767px){.menu__social{margin-bottom:15px}}.menu__list__item:not(:last-child){margin-bottom:.6rem}@media screen and (max-width:1024px){.menu__list__item:not(:last-child){margin-bottom:10px}}.menu__list__item__link{font-weight:600;font-size:2.8rem;color:#fff;text-decoration:none;border-bottom:2px solid transparent;-webkit-transition:border .2s linear;-o-transition:border .2s linear;transition:border .2s linear}@media screen and (max-width:1024px){.menu__list__item__link{font-size:38px}}@media screen and (max-width:767px){.menu__list__item__link{font-size:22px;margin-bottom:15px}}.menu__list__item__link:hover{border-bottom-color:#fff}.menu__list__item--active .menu__list__item__link{border-bottom:2px solid #fff}.menu__catalog,.menu__catalog__list{width:100%}@media screen and (max-width:1024px){.menu__catalog__list{display:-webkit-box;display:-ms-flexbox;display:flex}}.menu__catalog__item{white-space:nowrap}@media screen and (min-width:1025px){.menu__catalog__item{border-bottom:1px solid #e5e5e5}}.menu__catalog__link{display:block;padding:1rem 1.5rem;height:4.1rem;color:#5f5f5f;font-weight:500;line-height:2rem;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (max-width:1024px){.menu__catalog__link{padding:25px 20px;height:74px;line-height:20px}}@media screen and (max-width:767px){.menu__catalog__link{padding:15px;height:54px}}@media screen and (min-width:1025px){.menu__catalog__link:hover{color:#231f20;font-weight:700}}.menu__catalog__icon{display:inline-block;vertical-align:middle;width:2rem;height:2rem;margin-right:1.5rem;fill:#fff;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (max-width:1024px){.menu__catalog__icon{width:24px;height:24px;margin-right:10px}}.menu__catalog__item--active .menu__catalog__icon,.menu__catalog__link:hover .menu__catalog__icon{fill:#f45243}@media screen and (min-width:1025px){.menu__catalog__item--active .menu__catalog__link{color:#231f20;font-weight:700}}@media screen and (max-width:1024px){.menu__catalog__item--active{background-color:#f9f9f9}}.menu__button{background-color:#231f20;position:relative}.menu__button--inner,.menu__button--inner:after,.menu__button--inner:before{width:1.2rem;height:.16rem;border-radius:5px;background-color:#fff;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);-o-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}@media screen and (max-width:1024px){.menu__button--inner,.menu__button--inner:after,.menu__button--inner:before{width:21px;height:2px}}@media screen and (max-width:767px){.menu__button--inner,.menu__button--inner:after,.menu__button--inner:before{width:18px}}.menu__button--inner{position:relative}.menu__button--inner:after,.menu__button--inner:before{content:"";position:absolute;display:block}.menu__button--inner:before{top:-.4rem}@media screen and (max-width:1024px){.menu__button--inner:before{top:-7px}}@media screen and (max-width:767px){.menu__button--inner:before{top:-6px}}.menu__button--inner:after{bottom:-.4rem;-webkit-transition:bottom .1s ease .14s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease .14s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);-o-transition:bottom .1s .14s ease,transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19),-webkit-transform .1s cubic-bezier(.55,.055,.675,.19)}@media screen and (max-width:1024px){.menu__button--inner:after{bottom:-7px}}@media screen and (max-width:767px){.menu__button--inner:after{bottom:-6px}}.menu__button--active .menu__button--inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.14s;-o-transition-delay:.14s;transition-delay:.14s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.menu__button--active .menu__button--inner:before{top:0;opacity:0;-webkit-transition:top .1s ease,opacity .1s ease .14s;-o-transition:top .1s ease,opacity .1s .14s ease;transition:top .1s ease,opacity .1s ease .14s}.menu__button--active .menu__button--inner:after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s;transition:bottom .1s ease,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s;-o-transition:bottom .1s ease,transform .1s .14s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s;transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s}@media screen and (max-width:1024px){.menu .header__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:60px}}@media screen and (max-width:1024px) and (max-width:767px){.menu .header__info{padding-bottom:20px}}@media screen and (min-width:1025px){.menu .header__button,.menu .header__info{display:none}}@media screen and (max-width:767px){.menu .header__button{margin-left:0;width:100%}}.cart{margin-bottom:5rem}@media screen and (max-width:1024px){.cart{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:50px}}.cart__mini{position:relative;line-height:1;font-weight:500}.cart__mini__icon{width:1.2rem;height:1.2rem;fill:#231f20;margin-right:.85rem}@media screen and (max-width:1024px){.cart__mini__icon{width:20px;height:20px;margin-right:15px}}@media screen and (max-width:767px){.cart__mini__icon{margin-right:0;width:16px;height:16px}}.cart__mini__counter{position:absolute;width:1.6rem;height:1.6rem;left:.5rem;top:-.8rem;border-radius:50%;border:.2rem solid #fff;background-color:#f45243;color:#fff;text-align:center;line-height:1.3rem;font-size:.7rem;font-weight:700}@media screen and (max-width:1024px){.cart__mini__counter{width:24px;height:24px;border-width:2px;line-height:20px;font-size:12px;left:10px;top:-10px}}@media screen and (max-width:767px){.cart__mini__counter{width:19px;height:19px;left:7px;top:-7px;font-size:9px;line-height:15px}}.cart__mini__cost{margin-right:.2rem}@media screen and (max-width:1024px){.cart__mini__cost{margin-right:5px}}@media screen and (max-width:767px){.cart__mini__cost,.cart__mini__currency{display:none}}.cart__mini--empty,.cart__mini--not_empty{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart__mini--empty{display:-webkit-box;display:-ms-flexbox;display:flex}.cart__mini--not_empty{display:none;color:#231f20}.cart__mini.full .cart__mini--empty{display:none}.cart__mini.full .cart__mini--not_empty{display:-webkit-box;display:-ms-flexbox;display:flex}.cart__status{width:25.6rem;padding:1.5rem;margin-left:4.5rem;background:#fff;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.05),0 12px 35px rgba(0,0,0,.05);box-shadow:0 4px 10px rgba(0,0,0,.05),0 12px 35px rgba(0,0,0,.05);border-radius:10px}@media screen and (max-width:1024px){.cart__status{width:100%;padding:25px;margin:0}}@media screen and (max-width:767px){.cart__status{padding:15px}}.cart__status__title{font-size:1.2rem;font-weight:600;line-height:1.1;margin-bottom:1.5rem}@media screen and (max-width:1024px){.cart__status__title{font-size:18px;line-height:1.4;margin-bottom:25px}}@media screen and (max-width:767px){.cart__status__title{margin-bottom:15px}}.cart__status__title--count{color:#999}.cart__status__text{color:#5f5f5f;font-weight:500;padding:1.25rem 0;border-bottom:1px solid #e8e8e8;margin-bottom:1.5rem}@media screen and (max-width:1024px){.cart__status__text{padding:22px 0;margin-bottom:25px}}@media screen and (max-width:767px){.cart__status__text{padding:15px 0;margin-bottom:15px}}.cart__status__text__image{width:1.5rem;margin-right:1rem}@media screen and (max-width:1024px){.cart__status__text__image{width:22px;margin-right:20px}}@media screen and (max-width:767px){.cart__status__text__image{margin-right:16px}}.cart__status__cost{padding:1.25rem 0;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}@media screen and (max-width:767px){.cart__status__cost{padding:15px 0}}.cart__status__cost__item:not(:last-child){margin-bottom:.9rem}@media screen and (max-width:767px){.cart__status__cost__item:not(:last-child){margin-bottom:6px}}.cart__status__cost__text{color:#5f5f5f;font-weight:500}.cart__status__cost--weight{font-size:1.2rem;font-weight:600;color:#231f20;line-height:1.1}@media screen and (max-width:1024px){.cart__status__cost--weight{font-size:16px;line-height:1.4}}@media screen and (max-width:1024px){.cart__status__button{width:100%}}@media screen and (max-width:767px){.cart__status__button:not(.cart__status__button--first){margin-top:15px!important}}.cart__status__button--first{margin-bottom:1rem}@media screen and (max-width:1024px){.cart__status__button--first{width:calc(50% - 10px);margin-bottom:0}}@media screen and (max-width:767px){.cart__status__button--first{width:100%}}.cart__status__warning{position:relative;border-radius:10px;background-color:rgba(244,82,67,.05);color:#f45243;font-size:.75rem;padding:.75rem 1rem .75rem 3.2rem;margin-top:1.25rem}@media screen and (max-width:767px){.cart__status__warning{font-size:12px;margin-top:15px;padding:12px 15px 12px 50px}}.cart__status__warning:before{content:"";position:absolute;top:50%;margin-top:-.6rem;left:1rem;width:1.2rem;height:1.2rem;background-image:url(images/cb228a43d0a51ff0b47104f7dddf5451.svg);background-size:contain;background-repeat:no-repeat;background-position:0}@media screen and (max-width:767px){.cart__status__warning:before{left:15px;width:20px;height:20px}}@media screen and (max-width:1024px){.cart__status__footer.flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1024px) and (max-width:767px){.cart__status__footer.flex{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:1024px){.cart__status__footer.flex.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width:1024px) and (max-width:767px){.cart__status__footer.flex.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:1024px){.cart__status__footer.flex>*{width:calc(50% - 10px);margin:0}}@media screen and (max-width:1024px) and (max-width:767px){.cart__status__footer.flex>*{width:100%}}.cart__list{width:calc(100% - 30.1rem)}@media screen and (max-width:1024px){.cart__list{width:100%;margin-bottom:30px}}.cart__list__item{width:100%}@media screen and (max-width:767px){.cart__list__item{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.cart__list__item>form:not(.count){position:absolute;right:0;top:0}}.cart__list__item:not(:last-child){border-bottom:1px solid #e8e8e8;padding-bottom:1.5rem;margin-bottom:1.5rem}@media screen and (max-width:1024px){.cart__list__item:not(:last-child){margin-bottom:20px;padding-bottom:20px}}@media screen and (max-width:1024px){.cart__list__item:last-child{padding-bottom:20px;border-bottom:1px solid #e8e8e8}}@media screen and (max-width:1024px) and (max-width:767px){.cart__list__item:last-child{border-bottom:0}}.cart__list__item__column{margin-right:3.5rem}@media screen and (max-width:767px){.cart__list__item__column{margin-right:0}}.cart__list__item__info{margin-right:auto}@media screen and (max-width:767px){.cart__list__item__info{width:100%;margin-bottom:20px;margin-right:0}.cart__list__item__info.flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cart__list__item__info>.flex{width:calc(100% - 125px)}}.cart__list__item__image{width:7.5rem;height:7.5rem;margin-right:1.5rem;border-radius:10px;border:1px solid #e5e5e5}@media screen and (max-width:1024px){.cart__list__item__image{width:105px;height:105px;margin-right:20px}}.cart__list__item--image{-o-object-fit:cover;object-fit:cover;height:100%}.cart__list__item__label{margin-bottom:.75rem}@media screen and (max-width:1024px){.cart__list__item__label{margin-bottom:10px}}.cart__list__item__title{font-size:1rem;font-weight:600;line-height:1.2;margin-bottom:.5rem}@media screen and (max-width:1024px){.cart__list__item__title{font-size:16px;margin-bottom:10px}}.cart__list__item__option{font-weight:500;color:#5f5f5f}.cart__list__item__price{font-weight:600;font-size:1rem;line-height:1.1;width:4rem}@media screen and (max-width:1024px){.cart__list__item__price{font-size:16px;width:80px}}@media screen and (max-width:767px){.cart__list__item__price{width:auto}}.cart__list__item__price--light{color:#5f5f5f}.cart__list__item__remove{position:relative;display:block;width:1.2rem;height:1.2rem}@media screen and (max-width:1024px){.cart__list__item__remove{width:20px;height:20px}}.cart__list__item__remove:after,.cart__list__item__remove:before{content:"";position:absolute;height:100%;width:3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#999;left:.6rem;top:0;border-radius:3px}@media screen and (max-width:1024px){.cart__list__item__remove:after,.cart__list__item__remove:before{left:10px;width:2px}}.cart__list__item__remove:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.order{width:calc(100% - 30.1rem)}@media screen and (max-width:1024px){.order{width:100%;margin-bottom:50px}}@media screen and (max-width:767px){.order>.flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.order__reverse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.order__delivery{position:relative;margin-bottom:2.5rem}@media screen and (max-width:1024px){.order__delivery{margin-bottom:36px}}.order__delivery:before{content:"";position:absolute;bottom:1px;height:1px;width:100%;left:0;background-color:#e8e8e8}.order__delivery__item{position:relative}.order__delivery__item:not(:last-child){margin-right:2rem}@media screen and (max-width:1024px){.order__delivery__item:not(:last-child){margin-right:35px}}@media screen and (max-width:767px){.order__delivery__item:not(:last-child){margin-right:25px}}.order__delivery__item__checkbox{position:absolute;opacity:0;left:0;top:0}.order__delivery__item__checkbox__label{display:block;position:relative;cursor:pointer;font-size:1.2rem;font-weight:600;color:#999;padding-bottom:1rem;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (max-width:1024px){.order__delivery__item__checkbox__label{font-size:18px;padding-bottom:10px}}.order__delivery__item__checkbox__label:before{content:"";position:absolute;bottom:0;width:100%;height:3px;border-radius:3px;left:0;background-color:transparent;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.order__delivery__item__checkbox:checked+.order__delivery__item__checkbox__label{color:#231f20}.order__delivery__item__checkbox:checked+.order__delivery__item__checkbox__label:before{background-color:#f45243}.order__column{width:calc(50% - 2.25rem)}@media screen and (max-width:1024px){.order__column{width:calc(50% - 17.5px)}}@media screen and (max-width:767px){.order__column{width:100%}}.order__column__delivery{margin-bottom:2.5rem}@media screen and (max-width:767px){.order__column__delivery{margin-bottom:25px}}.order__column--first{margin-right:4.5rem}@media screen and (max-width:1024px){.order__column--first{margin-right:35px}}@media screen and (max-width:767px){.order__column--first{margin-right:0;margin-bottom:25px}}.order__column__title{font-size:1.2rem;font-weight:600;margin-bottom:1.25rem}@media screen and (max-width:1024px){.order__column__title{font-size:18px;margin-bottom:20px}}.order__column__half{display:-webkit-box;display:-ms-flexbox;display:flex}.order__column__half--item{width:calc(50% - .625rem)}@media screen and (max-width:1024px){.order__column__half--item{width:calc(50% - 10px)}}.order__column__half--item:first-child{margin-right:1.25rem}@media screen and (max-width:1024px){.order__column__half--item:first-child{margin-right:20px}}.order__field__title{font-size:1.2rem;font-weight:600}@media screen and (max-width:767px){.order__field__title{font-size:18px}}.order__field__count{margin-left:1.25rem}@media screen and (max-width:767px){.order__field__count{margin-left:auto}}.order__field__select .choices__inner{background-color:#f9f9f9;padding:1rem 2.5rem 1rem 1rem}.order__field__select .choices__list--dropdown{padding:.5rem 1rem}.order__field__comment{min-height:11.6rem}.order__guests{margin-bottom:2.5rem}@media screen and (max-width:767px){.order__guests{margin-bottom:0;margin-top:25px}}.order__info{width:25.6rem}@media screen and (max-width:1024px){.order__info{width:100%}}.order__status{margin:0 0 2.5rem}@media screen and (max-width:1024px){.order__status{margin-bottom:35px}}.order__success{width:48.8%;text-align:center;padding:5rem 0;margin:0 auto}@media screen and (max-width:1024px){.order__success{width:calc(100% - 260px);padding:50px 0}}@media screen and (max-width:767px){.order__success{width:100%}}.order__success__icon{position:relative;width:3rem;height:3rem;border-radius:50%;background-color:#40d157;margin:0 auto 2rem;background-image:url(images/3f77b373c108a88b9e34e7958dd32dbd.svg);background-repeat:no-repeat;background-position:50%;background-size:1.1rem 1.5rem}@media screen and (max-width:1024px){.order__success__icon{width:48px;height:48px;background-size:16px 11px;margin:0 auto 25px}}.order__success__title{margin-bottom:2rem}@media screen and (max-width:1024px){.order__success__title{margin-bottom:20px}}.order__success__text{font-size:1rem;font-weight:500;color:#5f5f5f;margin-bottom:2.5rem}@media screen and (max-width:1024px){.order__success__text{font-size:14px;margin-bottom:25px}}.order__success__status{width:100%;margin:0 0 2.5rem}@media screen and (max-width:1024px){.order__success__status{margin:0 0 25px}}.order__success__row{padding-bottom:1.25rem;border-bottom:1px solid #e8e8e8}@media screen and (max-width:1024px){.order__success__row{padding-bottom:20px}}@media screen and (max-width:767px){.order__success__row{padding-bottom:16px}}.order__success__row:not(:last-child){margin-bottom:1.25rem}@media screen and (max-width:1024px){.order__success__row:not(:last-child){margin-bottom:20px}}@media screen and (max-width:767px){.order__success__row:not(:last-child){margin-bottom:16px}}.order__success__row:last-child{padding-bottom:0;border-bottom:0}.social__item{width:2.5rem;height:2.5rem;color:#fff;border:1px solid #555;border-radius:10px;background-color:#2f2f2f;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (max-width:1024px){.social__item{width:40px;height:40px}}.social__item--wide{width:7.6rem;padding:.6rem;line-height:1.3}.social__item--wide .social__item__icon{width:1.2rem;height:100%}.social__item--google_play{font-size:.8rem}.social__item:not(:last-child){margin-right:.75rem}@media screen and (max-width:1024px){.social__item:not(:last-child){margin-right:12px}}.social__item:hover{border-color:#fff}.social__item__icon{height:50%;width:50%;fill:#fff}.social__item__text--small{font-size:.45rem;line-height:1}.social__item__text--upper{text-transform:uppercase}.social__item--light{background-color:#f9f9f9;border-color:#e5e5e5}.social__item--light:hover{border-color:#999}.social__item--light:active{border-color:#231f20}.social__item--light .social__item__icon{fill:#231f20}.slider__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:3rem;height:3rem;border-radius:50%;border:1px solid #e5e5e5;background-color:#fff;cursor:pointer;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (max-width:1024px){.slider__control{width:44px;height:44px}}.slider__control:not(:last-child){margin-right:.75rem}@media screen and (max-width:1024px){.slider__control:not(:last-child){margin-right:15px}}.slider__control:before{content:"";position:absolute;display:block;width:.55rem;height:.55rem;border-top:.15rem solid #999;border-right:.15rem solid #999;border-radius:2px;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (max-width:1024px){.slider__control:before{border-width:2px;width:9px;height:9px}}.slider__control:hover:before{border-color:#231f20}.slider__control__prev:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);margin-right:-.2rem}@media screen and (max-width:1024px){.slider__control__prev:before{margin-right:-3px}}.slider__control__next:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-left:-.2rem}@media screen and (max-width:1024px){.slider__control__next:before{margin-left:-3px}}.slider__control.slider__control--disabled{cursor:no-drop}.slider__control.slider__control--disabled:before{border-color:#999}.slider__control.slider__control--dark{border-color:transparent;background-color:rgba(0,0,0,.4)}.slider__control.slider__control--dark:before{border-color:#fff}.slider__control--shadow{-webkit-box-shadow:0 4px 15px rgba(0,0,0,.07),0 4px 5px rgba(0,0,0,.04);box-shadow:0 4px 15px rgba(0,0,0,.07),0 4px 5px rgba(0,0,0,.04)}.slider__control--disabled.slider__control--dark{background-color:rgba(0,0,0,.2)}@media screen and (max-width:1024px){.slider__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.slider__page{display:inline-block;width:10px;height:10px;background-color:hsla(0,0%,100%,.4);border-radius:50%;-webkit-transition:background-color .25s linear;-o-transition:background-color .25s linear;transition:background-color .25s linear;cursor:pointer}.slider__page:not(:last-child){margin-right:10px}.slider__page--active{background-color:#fff}}.slider_main{position:relative}.slider_main__controls{position:absolute;z-index:1;left:0;bottom:5.5rem}@media screen and (max-width:1024px){.slider_main__controls{bottom:35px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width:1024px){.slider_main__control{display:none}}.slider_main__item{min-height:39.5rem;background-repeat:no-repeat;background-size:cover;background-position:top;padding-bottom:8.5rem}@media screen and (max-width:1024px){.slider_main__item{min-height:430px;padding-bottom:55px}}@media screen and (max-width:767px){.slider_main__item{min-height:400px;padding-bottom:45px}}.slider_main__item__content{margin:auto 0}.slider_main__item__title{font-size:2.8rem;font-weight:600;line-height:1.1;color:#fff;margin-bottom:2rem}.slider_main__item__title span{color:#f45243}@media screen and (max-width:1024px){.slider_main__item__title{font-size:40px;margin-bottom:20px}}@media screen and (max-width:767px){.slider_main__item__title{font-size:24px;line-height:1.2}}.slider_main__item__text{color:#fff;font-weight:500;font-size:1rem;margin-bottom:2.5rem}@media screen and (max-width:1024px){.slider_main__item__text{font-size:18px;margin-bottom:30px}}@media screen and (max-width:767px){.slider_main__item__text{font-size:16px;margin-bottom:25px}}.slider_main__item__button{margin-bottom:2rem}@media screen and (max-width:1024px){.slider_main__item__button{margin-bottom:20px}}@media screen and (max-width:767px){.slider_main__item__button{width:100%;text-align:center}}@media screen and (min-width:1025px){.slider__pagination{display:none}}.product_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:2100px){.product_list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:auto;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:40px}}@media screen and (min-width:3200px){.product_list{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}}.product_list__item{margin-right:2rem;margin-bottom:2rem;width:calc(25% - 1.5rem)}@media screen and (min-width:2100px){.product_list__item{width:100%;margin:0}}@media screen and (max-width:1024px){.product_list__item{width:calc(33.33333% - 20px);margin-right:20px;margin-bottom:20px}.product_list__item:nth-child(3n){margin-right:0}}@media screen and (min-width:1025px){.product_list__item:nth-child(4n){margin-right:0}}@media screen and (max-width:767px){.product_list__item{width:100%;margin-right:0;margin-bottom:0}.product_list__item:not(:last-child){margin-bottom:15px}}.product_item{position:relative;width:100%;top:0;border-radius:10px;height:100%;border:1px solid #e5e5e5;background-color:#fff;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (min-width:1025px){.product_item:before{z-index:-1;bottom:.5rem;left:10%;position:absolute;content:"";width:80%;height:70%;background-color:transparent;-webkit-filter:blur(1.5rem);filter:blur(1.5rem);border-radius:10px;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.product_item:hover{top:-.5rem}.product_item:hover:before{background-color:rgba(0,0,0,.15)}}.product_item__label{position:absolute;left:.7rem;right:.7rem;top:.75rem}@media screen and (max-width:1024px){.product_item__label{left:11px;right:11px;top:11px}}.product_item__image{display:block;border-bottom:1px solid #e5e5e5;max-height:13.7rem;margin:auto 0;height:100%;width:100%;max-width:100%;border-radius:10px 10px 0 0}@media screen and (max-width:1024px){.product_item__image{height:168px}}@media screen and (max-width:767px){.product_item__image{max-height:none;height:auto}}.product_item__content{height:100%;padding:1.2rem 1.5rem 1.5rem}@media screen and (max-width:1024px){.product_item__content{padding:10px 15px 15px}}.product_item__title{font-size:1.2rem;font-weight:600;color:#231f20;margin-bottom:.5rem}@media screen and (max-width:1024px){.product_item__title{font-size:18px;margin-bottom:5px}}.product_item__text{font-weight:500;color:#5f5f5f;margin-bottom:.8rem}@media screen and (max-width:1024px){.product_item__text{margin-bottom:10px}}.product_item__bottom{margin-top:auto}.product_item__weight{font-weight:500;font-size:.75rem;color:#999;margin-bottom:1.3rem}@media screen and (max-width:1024px){.product_item__weight{font-size:12px;margin-bottom:10px}}.product_item__price{font-weight:600;font-size:1.2rem;line-height:1.1}@media screen and (max-width:1024px){.product_item__price{font-size:18px}}.product_item__price:not(:last-child):not(:first-child){margin-left:.75rem}@media screen and (max-width:1024px){.product_item__price:not(:last-child):not(:first-child){margin-left:5px}}.product_item__price--old{font-size:.75rem}@media screen and (max-width:1024px){.product_item__price--old{font-size:12px}}.product_item__count{margin-left:auto}.product__label__item{color:#fff;border-radius:5px;background-color:#231f20;line-height:1;padding:.25rem;font-size:.65rem;font-weight:600;text-transform:uppercase;text-decoration:none}@media screen and (max-width:1024px){.product__label__item{padding:4px;font-size:9px}}.product__label__item:not(:last-child){margin-right:.35rem}@media screen and (max-width:1024px){.product__label__item:not(:last-child){margin-right:5px}}.product__label__item--red{background-color:#f45243}.product__label__item--green{background-color:#00b692}.product__label__item--orange{background-color:#ffb83d}.product_slider{position:relative;margin-bottom:5rem}@media screen and (max-width:1024px){.product_slider{margin-bottom:50px}}@media screen and (min-width:1025px){.product_slider .swiper-container{padding:1.5rem 0;margin:-1.5rem 0}}.product_slider__controls{position:absolute;z-index:1;height:0;top:50%;left:-1.5rem;right:-1.5rem;margin-top:-1.5rem}@media screen and (max-width:1024px){.product_slider__controls{left:-11px;right:-11px;margin-top:-22px}}@media screen and (max-width:767px){.product_slider__controls{margin-top:-40px;left:-5px;right:-5px}}.product__body{padding-bottom:5rem;margin-bottom:5rem;border-bottom:1px solid #e8e8e8}@media screen and (max-width:1024px){.product__body{padding-bottom:50px;margin-bottom:50px}.product__body.flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:1024px) and (max-width:767px){.product__body.flex{-ms-flex-wrap:wrap;flex-wrap:wrap}}.product__picture{width:39.4rem;border-radius:10px;border:1px solid #e5e5e5;overflow:hidden}@media screen and (max-width:1024px){.product__picture{width:calc(50% - 10px)}}@media screen and (max-width:767px){.product__picture{width:100%;margin-bottom:25px}}.product__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product__content{width:calc(100% - 39.4rem);margin-left:3.75rem}@media screen and (max-width:1024px){.product__content{width:calc(50% - 10px);margin-left:20px}}@media screen and (max-width:767px){.product__content{width:100%;margin-left:0}}.product__count{margin-left:auto}.product__text{color:#5f5f5f;font-weight:500}.product__title{margin:2rem 0 1.25rem}@media screen and (max-width:1024px){.product__title{margin:10px 0}}.product__info{padding:2rem 0;margin:2rem 0 1.25rem;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}@media screen and (max-width:1024px){.product__info{margin:15px 0 10px;padding:20px 0}}@media screen and (max-width:767px){.product__info{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px 0;padding:25px 0 20px}}.product__info__item:not(:last-child){margin-right:2rem}@media screen and (max-width:1024px){.product__info__item:not(:last-child){margin-right:25px}}@media screen and (max-width:1024px) and (max-width:767px){.product__info__item:not(:last-child){margin-right:0}}@media screen and (max-width:767px){.product__size{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:100%;margin-bottom:20px}.product__count{margin-left:auto}}.product__price{font-size:2rem;font-weight:600;line-height:1.2;color:#231f20}@media screen and (max-width:1024px){.product__price{font-size:32px}}@media screen and (max-width:767px){.product__price{font-size:24px}}.product__price--red{color:#f45243}.product__price--old{position:relative;font-weight:500;font-size:.95rem;color:#999;line-height:1;text-decoration:line-through}@media screen and (max-width:1024px){.product__price--old{font-size:12px}}.product__delivery{padding:2rem 0 0;border-top:1px solid #e8e8e8}@media screen and (max-width:1024px){.product__delivery{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 0 0}}.product__delivery__text{width:17.5rem;color:#5f5f5f;font-weight:500;margin-right:1rem}@media screen and (max-width:1024px){.product__delivery__text{width:100%;margin-right:0;margin-bottom:15px}}.product__delivery__text__icon{width:1.5rem;margin-right:1rem}@media screen and (max-width:1024px){.product__delivery__text__icon{width:24px;margin-right:15px}}.product__delivery__zone{padding:.8rem 1rem;margin-left:auto;color:#5f5f5f;font-weight:500;background-color:transparent;border:1px solid #231f20;border-radius:10px;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (max-width:1024px){.product__delivery__zone{padding:11px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.product__delivery__zone:active,.product__delivery__zone:hover{background-color:#231f20;color:#fff}.product__delivery__zone:active>*,.product__delivery__zone:hover>*{color:#fff}.product__delivery__zone__icon{width:.9rem;height:.9rem;margin-left:.9rem;color:#231f20;-webkit-transition:color .25s linear;-o-transition:color .25s linear;transition:color .25s linear}@media screen and (max-width:1024px){.product__delivery__zone__icon{width:16px;height:16px;margin-left:10px}}.product__table{width:100%;border-spacing:0;margin-bottom:1.5rem}@media screen and (max-width:1024px){.product__table{margin-bottom:10px}}@media screen and (max-width:767px){.product__table{font-size:12px}}.product__table td,.product__table th{width:20%;padding:.75rem .75rem .75rem 0;border-bottom:1px solid #e8e8e8}@media screen and (max-width:1024px){.product__table td,.product__table th{padding:10px 10px 10px 0;white-space:nowrap}}.product__table th{text-align:left;color:#5f5f5f;font-weight:500}.product__table td{color:#231f20;font-weight:600}.product__table td:first-child{font-weight:500;color:#5f5f5f}.product__table tr:last-child td{border-bottom:0}.count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.count__quantity{line-height:1;border:none;max-width:1.2rem;text-align:center;font-size:1.2rem;font-weight:600}@media screen and (max-width:1024px){.count__quantity{font-size:18px;max-width:18px}}.count__quantity:active,.count__quantity:focus,.count__quantity:hover{outline:none}.count__quantity--small{font-size:1rem}.count__quantity--big{font-size:1.2rem}.count__quantity--large{font-size:2rem}@media screen and (max-width:1024px){.count__quantity--large{font-size:32px}}@media screen and (max-width:767px){.count__quantity--large{font-size:24px}}.count__button{position:relative;z-index:1;width:1.6rem;height:1.2rem}@media screen and (max-width:1024px){.count__button{width:31px;height:16px}}.count__button:before,.count__button:is(.count__button--plus):after{content:"";position:absolute;background-color:#999;border-radius:2px;top:50%;z-index:-1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.count__button:before{width:.7rem;height:.13rem;left:.25rem}@media screen and (max-width:1024px){.count__button:before{height:2px;left:4px}}.count__button--disabled,.count__button--disabled>*{cursor:no-drop}.count__button--plus:before{left:auto;right:.25rem}@media screen and (max-width:767px){.count__button--plus:before{right:3px}}.count__button--plus:after{height:.7rem;width:.13rem;right:.535rem}.count__button--small{height:1rem}@media screen and (max-width:1024px){.count__button--small{height:16px}}.count__button--small:before{width:.55rem}@media screen and (max-width:1024px){.count__button--small:before{width:10px}}.count__button--small:after{height:.55rem;right:.46rem}@media screen and (max-width:1024px){.count__button--small:after{height:10px;right:7px}}.count__button--large{width:2.7rem;height:2rem}@media screen and (max-width:1024px){.count__button--large{width:43px;height:32px}}@media screen and (max-width:767px){.count__button--large{width:32px;height:24px}}.count__button--large:before{width:1.2rem;height:.22rem}@media screen and (max-width:1024px){.count__button--large:before{height:3px}}@media screen and (max-width:767px){.count__button--large:before{width:15px}}.count__button--large:after{height:1.2rem;width:.22rem;right:.71rem}@media screen and (max-width:1024px){.count__button--large:after{width:3px}}@media screen and (max-width:767px){.count__button--large:after{height:15px;right:9px}}.count__submit{position:absolute;left:0;top:0;width:100%;height:100%}.news__filter{position:relative;margin-bottom:2.5rem}@media screen and (max-width:1024px){.news__filter{margin-bottom:25px}}.news__filter:before{content:"";position:absolute;bottom:1px;height:1px;width:100%;left:0;background-color:#e8e8e8}.news__filter__item{position:relative}.news__filter__item:not(:last-child){margin-right:2rem}@media screen and (max-width:1024px){.news__filter__item:not(:last-child){margin-right:35px}}.news__filter__item__checkbox__label{display:block;position:relative;cursor:pointer;font-size:1.2rem;font-weight:600;color:#999;padding-bottom:1rem;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}@media screen and (max-width:1024px){.news__filter__item__checkbox__label{font-size:18px;line-height:1.4;padding-bottom:10px}}.news__filter__item__checkbox__label:before{content:"";position:absolute;bottom:0;width:100%;height:3px;border-radius:3px;left:0;background-color:transparent;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.news__filter__item__checkbox__label--active{color:#231f20}.news__filter__item__checkbox__label--active:before{background-color:#f45243}.news_list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem}@media screen and (max-width:1024px){.news_list{margin-bottom:5px}}.news_list__item{width:calc(50% - 1rem);margin-right:2rem;margin-bottom:2.5rem}@media screen and (max-width:1024px){.news_list__item{width:calc(50% - 10px);margin-right:20px;margin-bottom:30px}}@media screen and (max-width:767px){.news_list__item{width:100%;margin-right:0;margin-bottom:25px}}.news_list__item:nth-child(2n){margin-right:0}.news__item__content{padding:0 .5rem}@media screen and (max-width:1024px){.news__item__content{padding:0 10px}}.news__item__title{display:block;font-size:1.2rem;font-weight:600;margin-bottom:1rem}@media screen and (max-width:1024px){.news__item__title{font-size:18px;margin-bottom:16px}}.news__item__image{position:absolute;top:0;left:0;width:100%;height:25.6rem;-o-object-fit:contain;object-fit:contain;z-index:-1}@media screen and (max-width:1024px){.news__item__image{height:230px}}@media screen and (max-width:767px){.news__item__image{height:190px}}.news__item__image__wrapper{display:block;height:25.6rem;position:relative;margin-bottom:1.25rem;border-radius:10px;padding:1.5rem;overflow:hidden}@media screen and (max-width:1024px){.news__item__image__wrapper{height:230px;margin-bottom:15px;padding:20px}}@media screen and (max-width:767px){.news__item__image__wrapper{height:190px;padding:10px}}.news__item__type{display:inline-block;color:#fff;font-size:.8rem;font-weight:600;line-height:1;padding:.5rem .7rem;border-radius:5px;background-color:rgba(0,0,0,.4)}@media screen and (max-width:1024px){.news__item__type{font-size:14px;line-height:1.2;padding:10px}}@media screen and (max-width:767px){.news__item__type{font-size:12px;padding:7px 5px;line-height:.9}}@media screen and (min-width:1025px){.news_slider{padding:.5rem 0 2.5rem;margin:-.5rem 0 -2.5rem}}.news_slider__item{position:relative;display:block;top:0;color:#fff;font-size:1.2rem;font-weight:600;border-radius:10px;background-size:contain;background-repeat:no-repeat;background-position:50%;-webkit-transition:top .25s linear;-o-transition:top .25s linear;transition:top .25s linear}@media screen and (max-width:1024px){.news_slider__item{font-size:18px}}@media screen and (min-width:1025px){.news_slider__item:after{z-index:-1;bottom:-.7rem;left:10%;position:absolute;content:"";width:80%;height:70%;background-color:transparent;-webkit-filter:blur(1rem);filter:blur(1rem);border-radius:10px;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.news_slider__item:hover{top:-.5rem}.news_slider__item:hover:after{background-color:rgba(0,0,0,.5)}}.news_slider__item:before{content:"";display:block;padding-top:100%}.news_slider__item__content{position:absolute;border-radius:10px;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(52%,transparent),color-stop(70%,rgba(0,0,0,.4)),color-stop(98%,#000));background:-o-linear-gradient(top,transparent 52%,rgba(0,0,0,.4) 70%,#000 98%);background:linear-gradient(180deg,transparent 52%,rgba(0,0,0,.4) 70%,#000 98%);padding:2rem 2rem 1.8rem}@media screen and (max-width:1024px){.news_slider__item__content{padding:20px}}@media screen and (max-width:767px){.news_slider__item__content{padding:15px}}.news_slider__item__type{-ms-flex-item-align:start;align-self:flex-start}.news_slider__item__bottom{margin-top:auto}.news_slider__item__button{padding:1.5rem}.news_slider__item__button--arrow:after,.news_slider__item__button--arrow:before{right:1.2rem}@media screen and (max-width:767px){.news_slider__item__button{margin-top:auto;width:auto}}.news__image{width:100%;margin-bottom:2.5rem;border-radius:10px}@media screen and (max-width:1024px){.news__image{margin-bottom:25px}}.news__info{width:calc(43% - 4.5rem)}@media screen and (max-width:1024px){.news__info{width:calc(43% - 40px)}}@media screen and (max-width:767px){.news__info{width:100%;margin-bottom:0}}.news__date{font-weight:500;color:#999}@media screen and (max-width:1024px){.news__date{font-size:12px}}.news__date--icon{width:1.2rem;height:1.2rem;stroke:#999;margin-right:.55rem}@media screen and (max-width:1024px){.news__date--icon{width:16px;height:16px;margin-right:10px}}.news__container{padding-top:1.5rem}@media screen and (max-width:1024px){.news__container{padding-top:15px}}@media screen and (max-width:767px){.news__container{position:relative;padding-bottom:46px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.news__content{width:57%;color:#5f5f5f;font-size:1rem;font-weight:500}@media screen and (max-width:1024px){.news__content{font-size:14px}}@media screen and (max-width:767px){.news__content{width:100%}}@media screen and (max-width:767px){.news__link{position:absolute;left:0;bottom:0}}.about_main{position:relative}@media screen and (max-width:1024px){.about_main{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}@media screen and (max-width:767px){.about_main{padding-bottom:285px;margin-bottom:-50px}}.about_main_usp{position:absolute;padding:1.5rem;border-radius:10px;border:1px solid hsla(0,0%,100%,.4);bottom:1.9rem;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);background:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media screen and (min-width:1025px){.about_main_usp{left:50%;margin-left:-5rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width:1024px){.about_main_usp{bottom:350px;right:50px;padding:20px}}@media screen and (max-width:767px){.about_main_usp{position:relative;padding:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;left:0;top:0;-webkit-box-shadow:none;box-shadow:none;border:1px solid #e5e5e5;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.about_main_usp__item{height:9rem;width:9rem;padding:1.25rem;background-color:#fff;border-radius:10px;-webkit-box-shadow:0 5px 25px rgba(0,0,0,.08),0 4px 5px rgba(0,0,0,.04);box-shadow:0 5px 25px rgba(0,0,0,.08),0 4px 5px rgba(0,0,0,.04)}@media screen and (max-width:1024px){.about_main_usp__item{width:130px;height:130px;padding:20px}}@media screen and (max-width:767px){.about_main_usp__item{width:100%;height:88px}.about_main_usp__item.flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.about_main_usp__item:not(:last-child){margin-right:1.5rem}@media screen and (max-width:1024px){.about_main_usp__item:not(:last-child){margin-right:20px}}@media screen and (max-width:767px){.about_main_usp__item:not(:last-child){margin-right:0;margin-bottom:15px}}.about_main_usp__item__image{height:3.2rem;margin-right:auto}@media screen and (max-width:1024px){.about_main_usp__item__image{height:42px}}@media screen and (max-width:767px){.about_main_usp__item__image{margin-right:20px;width:48px;height:48px}}.about_main_usp__item__text{font-weight:700;line-height:1.4;color:#231f20;margin-top:auto}@media screen and (max-width:1024px){.about_main_usp__item__text{line-height:1.3}}@media screen and (max-width:767px){.about_main_usp__item__text{margin-bottom:auto}}.about_main__preview{width:48.5%}@media screen and (max-width:1024px){.about_main__preview{width:100%}}@media screen and (max-width:767px){.about_main__preview{position:absolute;bottom:0;width:calc(100% + 30px);left:-15px;z-index:-1}}.about_main__image{border-radius:10px}@media screen and (max-width:1024px){.about_main__image{height:430px;width:100%;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:767px){.about_main__image{height:350px;border-radius:0}}.about_main__content{width:51.5%;text-align:center;padding-left:4.5rem;padding-bottom:6rem}@media screen and (max-width:1024px){.about_main__content{width:100%;text-align:left;padding-left:0;padding-bottom:50px}}@media screen and (max-width:767px){.about_main__content{padding-bottom:25px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.about_main__text{font-size:1rem;font-weight:500;color:#5f5f5f;text-align:left;margin-bottom:7.3rem}@media screen and (max-width:1024px){.about_main__text{font-size:14px;margin-bottom:50px}}@media screen and (max-width:767px){.about_main__text{margin-bottom:25px}}.about_main__text--title{text-align:left;margin-bottom:2rem}.about_main__link{font-weight:700}.about__column{width:calc(50% - 1rem)}@media screen and (max-width:1024px){.about__column{width:calc(50% - 10px)}}@media screen and (max-width:767px){.about__column{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.about__column:not(:last-child){margin-bottom:15px}}.about__title{margin-bottom:2rem}.about__line{position:relative}@media screen and (max-width:1024px){.about__line{-ms-flex-wrap:wrap;flex-wrap:wrap}.about__line>.about__column{width:100%}.about__line .about__image__wrapper{width:calc(33.33333% - 13.33333px)}}@media screen and (max-width:1024px) and (max-width:767px){.about__line .about__image__wrapper{width:100%}}@media screen and (max-width:1024px){.about__line .mobile__adaptive{position:absolute;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;right:0;bottom:0;width:calc(66.66667% - 6.66667px)}}@media screen and (max-width:1024px) and (max-width:767px){.about__line .mobile__adaptive{width:100%;position:relative}}@media screen and (max-width:1024px){.about__line .mobile__adaptive .about__image{width:calc(50% - 10px)}}@media screen and (max-width:1024px) and (max-width:767px){.about__line .mobile__adaptive .about__image{width:calc(50% - 7.5px)}}@media screen and (max-width:1024px){.about__line .about__image{height:180px;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:1024px) and (max-width:767px){.about__line .about__image{height:100%;width:100%}}.about__line:before{content:"";position:absolute}@media screen and (min-width:1025px){.about__line:before{height:115.5%;width:56.6%;top:6.5rem;left:calc(50% - 11rem);background-image:url(images/10dc5a633f6c6b18f1669e7b5b9846d4.svg);background-repeat:no-repeat;background-size:contain}}@media screen and (max-width:1024px){.about__line:before{bottom:-90px;width:62%;height:80%;left:15%;background-image:url(images/4c40a3c89525408476010e364d3b0c8a.svg);background-repeat:no-repeat;background-size:100% 100%}}@media screen and (max-height:992px){.about__line:before{content:none}}.about__image{position:relative;border-radius:10px}.about__image:not(:last-child){margin-bottom:2rem;margin-right:2rem}@media screen and (max-width:1024px){.about__image:not(:last-child){margin-bottom:0;margin-right:20px}}@media screen and (max-width:767px){.about__image:not(:last-child){margin-right:15px}}.about__image:not(:first-child){margin-right:0}@media screen and (min-width:1025px){.about__image--two-third{width:66%}.about__image--last{margin-bottom:-11rem}}.about__image__wrapper{position:relative}.about__image--icon:before{position:absolute;content:"";width:3.4rem;height:3.4rem;background-color:#fff;border-radius:50%;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.25);box-shadow:0 10px 20px rgba(0,0,0,.25);z-index:1;top:-1.7rem}@media screen and (max-width:1024px){.about__image--icon:before{width:34px;height:34px;top:-22px;margin-right:-17px}}.about__image--icon__chef:before{right:2.4rem;background-image:url(images/a8bef54b4a5f35ce96a438499fb52e93.svg);background-repeat:no-repeat;background-position:50%;background-size:1.2rem}@media screen and (max-width:1024px){.about__image--icon__chef:before{right:50%;background-size:12px}}.about__image--icon__like:before{right:50%;margin-right:-1.7rem;background-image:url(images/b2622f76223b27647a7ba28e9dd5f083.svg);background-repeat:no-repeat;background-position:50%;background-size:auto 1rem}@media screen and (max-width:1024px){.about__image--icon__like:before{background-size:auto 12px}}@media screen and (min-width:1025px){.about__image--offset-top{margin-top:2.5rem}}.about__content{font-size:1rem;font-weight:500;color:#5f5f5f;padding-right:2.5rem;margin-bottom:3.75rem}@media screen and (max-width:1024px){.about__content{font-size:14px;padding-right:0;margin-bottom:47px}}@media screen and (max-width:767px){.about__content{margin-bottom:40px}}.about__rules{padding:5rem 0;background-color:#231f20;background-image:url(images/f709f96b088f89a82ff03f651f262f76.svg);background-repeat:no-repeat;background-position:-138% -40%;background-size:auto 65rem}@media screen and (max-width:1024px){.about__rules{padding:50px 0;background-size:auto 585px;background-position:46vw 24vh}.about__rules .about__image{height:240px;width:100%;-o-object-fit:cover;object-fit:cover}.about__rules .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__rules .container>.about__column{width:100%}}@media screen and (max-width:767px){.about__rules{background-size:auto 315px;background-position:25vw 105vh}}.about__rules__content{padding-left:2.5rem;padding-top:5rem}@media screen and (max-width:1024px){.about__rules__content{padding-top:50px;padding-left:0}}@media screen and (max-width:767px){.about__rules__content{padding-top:35px}}.about__rules__title{color:#fff}@media screen and (max-width:1024px){.about__rules__title br{display:none}}.about__rules__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff}.about__rules__list__item{width:calc(50% - 1.125rem);margin-bottom:2.5rem}@media screen and (max-width:1024px){.about__rules__list__item{width:calc(33.33333% - 13.33333px);margin-bottom:0;margin-right:20px}.about__rules__list__item:nth-child(3n){margin-right:0}}@media screen and (max-width:767px){.about__rules__list__item{width:100%;margin-right:0}.about__rules__list__item:not(:last-child){margin-bottom:25px}}@media screen and (min-width:1025px){.about__rules__list__item:nth-child(odd){margin-right:2.25rem}}.about__rules__list__item__title{position:relative;font-size:1.2rem;font-weight:600;color:#dcdcdc;margin-bottom:.5rem;z-index:1}@media screen and (max-width:1024px){.about__rules__list__item__title{font-size:18px;margin-bottom:10px}}.about__rules__list__item__title:before{content:"";position:absolute;bottom:.4rem;left:0;width:2.5rem;height:.2rem;background-color:#f45243;border-radius:2px;z-index:-1}@media screen and (max-width:1024px){.about__rules__list__item__title:before{height:3px;width:40px;bottom:5px}}.about__rules__list__item__text{font-size:1rem;font-weight:500;color:#929292}@media screen and (max-width:1024px){.about__rules__list__item__text{font-size:14px}}.about__history{padding:5rem 0;background-color:#f9f9f9;overflow:hidden}@media screen and (max-width:1024px){.about__history{padding:50px 0}}@media screen and (max-width:1024px){.about__history__item{display:block;padding-bottom:75px}}.about__history__item__year{font-size:5rem;font-weight:600;line-height:1.1;color:#000}@media screen and (max-width:1024px){.about__history__item__year{font-size:60px;margin-bottom:15px}}@media screen and (max-width:767px){.about__history__item__year{font-size:40px}}.about__history__item__text{font-size:1rem;font-weight:500;color:#5f5f5f}@media screen and (max-width:1024px){.about__history__item__text{font-size:14px;width:100%}}.about__history .swiper-container{min-height:210px}.about__history__controls{position:absolute;bottom:0;left:0;z-index:1}@media screen and (max-width:767px){.about__history__controls{right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.about__history__timeline{position:relative;margin-bottom:1.75rem}@media screen and (max-width:1024px){.about__history__timeline{margin-bottom:25px}}.about__history__timeline__list{position:relative;padding-bottom:.75rem;overflow-x:auto;overflow-y:hidden}.about__history__timeline:before{content:"";position:absolute;left:-50%;bottom:.75rem;width:300%;height:1px;background-color:#d5d5d5}.about__history__timeline__item{position:relative;font-size:1rem;font-weight:500;color:#999;margin-right:11.75rem;padding-bottom:.35rem;-webkit-transition:color .25s linear;-o-transition:color .25s linear;transition:color .25s linear;cursor:pointer}@media screen and (max-width:1024px){.about__history__timeline__item{font-size:14px;margin-right:95px;padding-bottom:7px}}@media screen and (max-width:767px){.about__history__timeline__item{margin-right:47px}}.about__history__timeline__item:before{content:"";position:absolute;left:0;bottom:-1px;height:3px;width:100%;background-color:#c4c4c4;border-radius:5px;-webkit-transition:background .25s linear;-o-transition:background .25s linear;transition:background .25s linear}.about__history__timeline__item--active{color:#231f20}.about__history__timeline__item--active:before{background-color:#f45243}@media screen and (max-width:767px){.about__cert{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding-bottom:80px}}@media screen and (max-width:767px){.about__cert__controls{position:absolute;bottom:0;left:0;right:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.about__cert__item{padding:.5rem;border:1px solid #e8e8e8;border-radius:10px}@media screen and (max-width:1024px){.about__cert__item{padding:5px}}.about__cert__item:hover .about__cert__item__overlay{opacity:1}.about__cert__item figure{display:block}.about__cert__item__content{position:relative;display:block}.about__cert__item__image{border-radius:5px}.about__cert__item__overlay{position:absolute;opacity:0;left:0;top:0;width:100%;height:100%;border-radius:5px;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.7)));background:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.7) 100%);background:linear-gradient(180deg,transparent,rgba(0,0,0,.7));cursor:pointer;-webkit-transition:opacity .25s linear;-o-transition:opacity .25s linear;transition:opacity .25s linear}@media screen and (max-width:1024px){.about__cert__item__overlay{display:none}}.about__cert__item__link{position:absolute;bottom:4rem;font-weight:500;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.about__cert__text{font-size:1rem;font-weight:500;color:#5f5f5f;padding-right:2.5rem;margin-bottom:4.5rem}@media screen and (max-width:1024px){.about__cert__text{font-size:14px;margin-bottom:50px;padding-right:15px}}@media screen and (max-width:767px){.about__cert__text{padding-right:0;margin-bottom:25px}}.catalog__wrapper{margin-bottom:5rem}.catalog__listing{margin-bottom:.75rem}.filters{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.filters{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.filters__item:not(:last-child){margin-right:.75rem}@media screen and (max-width:1024px){.filters__item:not(:last-child){margin-right:10px}}@media screen and (max-width:767px){.filters__item:not(:last-child){margin-right:0;margin-bottom:15px}}.filters__item--sort .choices__inner{padding-left:3rem}.filters__item--sort .choices__inner:before{content:"";position:absolute;z-index:-2;left:1.25rem;top:50%;margin-top:-.55rem;width:1rem;height:1rem;background-image:url(images/3dda1a00020be96f20d25b7c2d4c939b.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}@media screen and (max-width:767px){#mse2_mfilter .title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}#mse2_mfilter .title__text{margin-bottom:25px}}.delivery__list{margin-bottom:2rem}@media screen and (max-width:767px){.delivery__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.delivery__list__item{width:calc(33.33333% - 4.6rem)}@media screen and (max-width:1024px){.delivery__list__item{width:calc(33.33333% - 13.33333px)}}@media screen and (max-width:767px){.delivery__list__item{width:100%}.delivery__list__item:not(:last-child){margin-bottom:25px}}.delivery__list__item_half{width:calc(50% - 3.25rem)}@media screen and (max-width:1024px){.delivery__list__item_half{width:calc(50% - 20px)}}@media screen and (max-width:767px){.delivery__list__item_half{width:100%}.delivery__list__item_half:not(:last-child){margin-bottom:25px}}.delivery__list__image{height:3.2rem;margin-bottom:1.25rem}@media screen and (max-width:1024px){.delivery__list__image{height:48px;margin-bottom:15px}}.delivery__list__title{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}@media screen and (max-width:1024px){.delivery__list__title{font-size:18px;margin-bottom:10px}}.delivery__list__text{font-size:1rem;font-weight:500;color:#5f5f5f}@media screen and (max-width:1024px){.delivery__list__text{font-size:14px}}.franch{height:35.5rem;background-image:url(images/4d56441f0f4a2738c72f79f0f70eff36.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}@media screen and (max-width:1024px){.franch{height:430px}}@media screen and (max-width:767px){.franch{height:565px;padding:25px 0;background-color:#efefef;background-size:100% 285px;background-image:url(images/c4c678829aa2aa04b66b4859c1f08b1d.jpg);background-position:bottom}.franch.flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.franch_page .flex{-ms-flex-wrap:wrap;flex-wrap:wrap}}.franch__title{margin-bottom:1.6rem}@media screen and (max-width:1024px){.franch__title{margin-bottom:20px}}.franch__text{font-size:1.2rem;font-weight:500;color:#5f5f5f;margin-bottom:2rem}@media screen and (max-width:1024px){.franch__text{font-size:18px;margin-bottom:30px}}@media screen and (max-width:767px){.franch__text{font-size:16px;margin-bottom:25px}.franch__text br{display:none}}.franch__text--small{font-size:1rem;font-weight:500;color:#5f5f5f}@media screen and (max-width:1024px){.franch__text--small{font-size:14px}}.franch__text b{color:#231f20}.franch__column{position:relative;width:calc(50% - 2.25rem)}@media screen and (max-width:1024px){.franch__column{width:100%}}@media screen and (min-width:1025px){.franch__column:not(:last-child){margin-right:4.5rem}}.franch__column__text{width:34.5rem}@media screen and (max-width:1024px){.franch__column__text{width:calc(50% - 10px)}}@media screen and (max-width:767px){.franch__column__text{width:100%}}.franch__column__text:not(:last-child){margin-right:6.9rem}@media screen and (max-width:1024px){.franch__column__text:not(:last-child){margin-right:20px}}@media screen and (max-width:767px){.franch__column__text:not(:last-child){margin-right:0;margin-bottom:15px}}@media screen and (max-width:767px){.franch__plus{width:50%}.franch__plus:not(:last-child){margin-bottom:25px}}.franch__plus__title{position:relative;font-size:3rem;font-weight:600;line-height:1.2;color:#231f20;margin-bottom:.75rem}@media screen and (max-width:1024px){.franch__plus__title{font-size:32px;margin-bottom:4px}}.franch__plus__title:before{content:"";position:absolute;height:.3rem;width:4.9rem;background-color:#f45243;left:0;bottom:.6rem;border-radius:2px;z-index:-1}@media screen and (max-width:1024px){.franch__plus__title:before{height:3px;width:50px;bottom:7px}}.franch__plus__text{font-size:1rem;font-weight:500;color:#5f5f5f}@media screen and (max-width:1024px){.franch__plus__text{font-size:14px}}.franch__graph{padding:5rem 0;background-color:#231f20;background-image:url(images/f709f96b088f89a82ff03f651f262f76.svg);background-repeat:no-repeat;background-position:-380% 58%;background-size:auto 200%}@media screen and (max-width:1024px){.franch__graph{padding:50px 0}.franch__graph .flex{-ms-flex-wrap:wrap;flex-wrap:wrap}}.franch__graph__title{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:.75rem}@media screen and (max-width:1024px){.franch__graph__title{font-size:18px;margin-bottom:25px;padding-top:50px}}@media screen and (max-width:767px){.franch__graph__title{-ms-flex-wrap:22px;flex-wrap:22px}}.franch__graph__text{font-size:1rem;font-weight:500;color:#929292;margin-bottom:2.5rem}@media screen and (max-width:1024px){.franch__graph__text{font-size:14px;margin-bottom:30px}}.franch__graph__text__title{margin-bottom:2rem}@media screen and (max-width:1024px){.franch__graph__text__title{font-size:26px;margin-bottom:20px}.franch__graph__text__title br{display:none}}.franch__steps{-ms-flex-wrap:wrap;flex-wrap:wrap;counter-reset:step;margin-bottom:.8rem}@media screen and (max-width:767px){.franch__steps{margin-bottom:0}}.franch__steps__head{margin-bottom:4.2rem}@media screen and (max-width:1024px){.franch__steps__head{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:48px}.franch__steps__head .h2{margin-bottom:20px}}.franch__steps__item{position:relative;width:calc(33.33333% - 1.33333rem);margin-bottom:4.2rem;counter-increment:step}@media screen and (max-width:1024px){.franch__steps__item{width:calc(50% - 10px);margin-bottom:48px}.franch__steps__item:after{content:"";position:absolute;width:55px;height:33px;left:22px;top:0;border:1px solid #e5e5e5;border-radius:0 0 54px 54px/0 0 54px 54px}}@media screen and (max-width:767px){.franch__steps__item{width:100%;margin-bottom:44px}}.franch__steps__item:before{content:counter(step);position:absolute;width:3.2rem;height:3.2rem;border-radius:50%;background-color:#231f20;color:#fff;left:1.8rem;top:-1.7rem;font-weight:600;font-size:1.2rem;line-height:3.2rem;text-align:center;z-index:1}@media screen and (max-width:1024px){.franch__steps__item:before{width:53px;height:53px;font-size:22px;line-height:45px;left:23px;top:-23px;border:4px solid #fff;border-radius:53px}}@media screen and (min-width:2100px){.franch__steps__item:before{left:2.3rem}}@media screen and (min-width:3200px){.franch__steps__item:before{left:2.9rem}}@media screen and (min-width:1025px){.franch__steps__item:nth-child(3n){margin-right:0}}@media screen and (max-width:1024px){.franch__steps__item:nth-child(2n){margin-right:0}}.franch__steps__item__image{display:-webkit-box;display:-ms-flexbox;display:flex;height:16.5rem;margin-bottom:1.25rem;background-image:url(images/b62bd1103e64f516126bd2f5593ca140.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}@media screen and (max-width:1024px){.franch__steps__item__image{height:230px;margin-bottom:15px;background-image:none;border-radius:10px;background-color:#f9f9f9;border:1px solid #e5e5e5}}@media screen and (min-width:2100px){.franch__steps__item__image{height:20rem}}@media screen and (min-width:3200px){.franch__steps__item__image{height:23rem}}.franch__steps__item__image img{min-width:60%;max-height:100%}@media screen and (max-width:1024px){.franch__steps__item__image img{min-width:40%;max-height:80%}}.franch__steps__item__image--first,.franch__steps__item__image--second{margin-top:auto;margin-left:auto;margin-right:auto}.franch__steps__item__image--second{width:75%}.franch__steps__item__image--third{width:85%;margin-top:auto;margin-left:auto}.franch__steps__item__image--fourth{width:90%;margin-top:auto;margin-left:auto;margin-right:auto}.franch__steps__item__image--fifth{width:100%;margin-top:auto}.franch__steps__item__image--sixth{width:70%;margin-top:auto;margin-left:auto;margin-right:auto}.franch__steps__item__title{font-size:1.2rem;font-weight:600}@media screen and (max-width:1024px){.franch__steps__item__title{font-size:18px}}.franch__cost{padding:5rem 0;background-color:#f45243;background-image:url(images/f709f96b088f89a82ff03f651f262f76.svg);background-repeat-y:no-repeat;background-repeat-x:repeat;background-size:auto 37.5rem;background-position:-55% 27%;text-align:center}@media screen and (max-width:1024px){.franch__cost{padding:50px 0;background-size:auto 400px;background-position:-300% 20%}}@media screen and (max-width:767px){.franch__cost{background-size:auto 230px;background-position:86% 70%}}.franch__cost__title{margin-bottom:1.25rem}@media screen and (max-width:1024px){.franch__cost__title{margin-bottom:15px}}@media screen and (max-width:767px){.franch__cost__title{margin-bottom:15px}}.franch__cost__text{font-size:1.9rem;line-height:1.2;color:#fff}@media screen and (max-width:1024px){.franch__cost__text{font-size:26px}}@media screen and (max-width:767px){.franch__cost__text{font-size:18px}}@media screen and (max-width:1024px){.franch__download{-ms-flex-wrap:wrap;flex-wrap:wrap}}.franch__download__left{padding:2.5rem 0 3rem}@media screen and (max-width:1024px){.franch__download__left{padding:0 0 20px}.franch__download__left .title br{display:none}}@media screen and (max-width:767px){.franch__download__left{padding:0 0 10px}}.franch__download__link{position:relative;margin-right:2.35rem}@media screen and (max-width:1024px){.franch__download__link{margin-right:39px}}.franch__download__link:before{content:"";position:absolute;right:-2.35rem;top:50%;margin-top:-.8rem;width:2.35rem;height:1.6rem;background-image:url(images/7ead5e4c5d6c5571f95a74043a2f0b36.svg);background-repeat:no-repeat;background-size:1.6rem;background-position:100%}@media screen and (max-width:1024px){.franch__download__link:before{width:24px;height:24px;margin-top:-12px;right:-39px;background-size:24px}}.franch__footer{height:35.5rem;background-image:url(images/4886c93a74cff3724396d17993554955.jpg);background-repeat:no-repeat;background-position:top;background-size:cover}@media screen and (max-width:1024px){.franch__footer{height:400px}}@media screen and (max-width:767px){.franch__footer{height:180px}}.franch__form{text-align:center;position:absolute;left:0;top:0;right:0;z-index:1;padding:2.5rem;background-color:#fff;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.05),0 12px 35px rgba(0,0,0,.05);box-shadow:0 4px 10px rgba(0,0,0,.05),0 12px 35px rgba(0,0,0,.05);border-radius:10px}@media screen and (max-width:1024px){.franch__form{position:relative;top:20px;padding:25px}}@media screen and (max-width:767px){.franch__form{padding:25px 15px 15px}}.franch__form__field{text-align:left}@media screen and (max-width:767px){.franch__form__field>:not(input){width:100%}.franch__form__field>:not(input):first-child{margin-bottom:15px}}.franch__form__row{margin-bottom:2.5rem}@media screen and (max-width:1024px){.franch__form__row{margin-bottom:35px}}@media screen and (max-width:767px){.franch__form__row{margin-bottom:0}}.franch__form__title{font-size:1.6rem;font-weight:600;line-height:1.2;margin-bottom:1.5rem}@media screen and (max-width:1024px){.franch__form__title{font-size:22px;margin-bottom:15px}}@media screen and (max-width:767px){.franch__form__title{font-size:18px}}.franch__form__text{font-size:1rem;font-weight:500;color:#5f5f5f;margin-bottom:2.5rem}@media screen and (max-width:1024px){.franch__form__text{font-size:14px;margin-bottom:25px}}@media screen and (max-width:1024px){.franch__form__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1024px) and (max-width:767px){.franch__form__footer{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:25px}}@media screen and (max-width:1024px){.franch__form__button{width:auto}}@media screen and (max-width:1024px) and (max-width:767px){.franch__form__button{width:100%;margin-top:25px}}@media screen and (max-width:1024px){.franch__form__footer .franch__form__row{margin-bottom:0}}.contact{margin-bottom:6rem}@media screen and (max-width:1024px){.contact{margin-bottom:50px}}@media screen and (max-width:767px){.contact{-ms-flex-wrap:wrap;flex-wrap:wrap}}.contact__column{width:calc(50% - 2.25rem)}@media screen and (max-width:1024px){.contact__column{width:calc(50% - 10px)}}@media screen and (max-width:767px){.contact__column{width:100%}.contact__column:not(:last-child){margin-bottom:25px}}.contact__title{font-size:1.2rem;font-weight:600;margin-bottom:1rem}@media screen and (max-width:1024px){.contact__title{font-size:18px;margin-bottom:10px}}.contact__text{font-size:1rem;font-weight:500;color:#5f5f5f;margin-bottom:2.5rem}@media screen and (max-width:1024px){.contact__text{font-size:14px;margin-bottom:25px}}.contact__info{padding-top:2.5rem;margin-top:2.5rem;border-top:1px solid #e5e5e5}@media screen and (max-width:1024px){.contact__info{padding-top:25px;margin-top:25px}.contact__info .flex{-ms-flex-wrap:wrap;flex-wrap:wrap}}.contact__item{margin-bottom:2rem}@media screen and (max-width:1024px){.contact__item{margin-bottom:25px}}.contact__item--half{width:calc(50% - 1rem)}@media screen and (min-width:1025px){.contact__item--half{margin-bottom:0}}@media screen and (max-width:1024px){.contact__item--half{width:100%}.contact__item--half:last-child{margin-bottom:0}}.contact__item__title{margin-bottom:.5rem;font-weight:500;color:#5f5f5f}@media screen and (max-width:1024px){.contact__item__title{margin-bottom:5px}}.contact__item__content{color:#231f20;font-size:1.2rem;font-weight:600}@media screen and (max-width:1024px){.contact__item__content{font-size:18px}}@media screen and (max-width:767px){.contact__item__content{font-size:16px}}.contact__item__link{color:#231f20;font-size:1.2rem;font-weight:600}.contact__social{margin-top:auto}@media screen and (max-width:767px){.contact__social{margin-top:25px}}.map{height:41.4rem}@media screen and (max-width:1024px){.map{height:350px}}@media screen and (max-width:767px){.map{height:300px}}.map__icon{display:block;cursor:pointer;width:2.4rem;height:2.4rem}@media screen and (max-width:1024px){.map__icon{width:34px;height:34px}}.map__icon--address{display:block;cursor:pointer;width:2rem;height:2.4rem;margin-left:-1rem;margin-top:-2.4rem}@media screen and (max-width:1024px){.map__icon{width:28px;height:34px;margin-left:-.7rem;margin-top:-1.7rem}}.map__popup{line-height:1.4;font-family:Gilroy,sans-serif;font-size:.8rem;font-weight:600;padding:.5rem .65rem}@media screen and (max-width:1024px){.map__popup{font-size:14px;padding:5px 2px}}@media screen and (max-width:767px){.map__popup{font-size:12px}}.map__popup__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#231f20;margin-bottom:.5rem}@media screen and (max-width:1024px){.map__popup__title{margin-bottom:9px}}@media screen and (max-width:767px){.map__popup__title{margin-bottom:7px}}.map__popup__title__icon{display:inline-block;width:.9rem;height:.9rem;border:.1rem solid #fff;border-radius:50%;margin-right:.5rem;-webkit-box-shadow:0 .1rem .1rem rgba(0,0,0,.1);box-shadow:0 .1rem .1rem rgba(0,0,0,.1)}@media screen and (max-width:1024px){.map__popup__title__icon{width:18px;height:18px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1);border-width:2px}}@media screen and (max-width:767px){.map__popup__title__icon{border-width:1px;width:11px;height:11px}}.map__popup__content{color:#5f5f5f}.map__popup__content span{color:#231f20}.error{padding:5rem 0 5.5rem;text-align:center;width:39.5rem;margin:0 auto}@media screen and (max-width:1024px){.error{padding:50px 0;width:calc(100% - 160px);width:100%;padding:50px 15px}}.error__image{width:18.75rem;margin:0 auto 4.5rem}@media screen and (max-width:1024px){.error__image{width:300px;margin:0 auto 50px}}@media screen and (max-width:767px){.error__image{width:auto;margin:0 70px 50px}}.error__title{margin-bottom:2rem}@media screen and (max-width:1024px){.error__title{margin-bottom:25px}}.error__text{font-size:1rem;font-weight:500;color:#5f5f5f;margin-bottom:2.5rem}@media screen and (max-width:1024px){.error__text{font-size:14px;margin-bottom:25px}.error__text br{display:none}}