

/* Start:/local/templates/prosto/styles.css?17700313152417*/
.textPage__text table {
	width: 100%;
	border: 1px solid #06315a;
	color: #06315a;
	border-collapse: collapse;
}

.textPage__text table th,
.textPage__text table td {
	padding: 10px;
	border: 1px solid #06315a;
	text-align: left;
}

.textPage__text table th {
	background: rgba(6, 49, 90, .2);
}

.textPage__text a {
	color: #06315a;
	text-decoration: underline;
}

.textPage__text a:hover {
	text-decoration: none;
}

.textPage__text ol {
	padding: 0;
	margin: 0;
	list-style: none;
	counter-reset: item;
	font-variant-numeric: lining-nums proportional-nums;
}

.textPage__text ol > li {
	padding-left: 28px;
	position: relative;
}

.textPage__text ol > li:before {
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	content: counters(item, '.', decimal) '.';
	counter-increment: item;
}

.textPage__text ol > li:not(:last-child) {
	margin-bottom: 16px;
}

.textPage__text ol > li ol {
	margin-top: 16px;
	list-style: none;
}

.textPage__text ol > li ol > li {
	padding-left: 0;
}

.textPage__text ol > li ol > li::before {
	position: relative;
	display: inline;
	margin-right: 4px;
	content: counters(item, '.', decimal) '.';
}

.textPage__text ol > li ol > li ol {
	margin-left: 16px;
}

.textPage__text ol > li ul {
	margin-top: 16px;
	margin-left: 12px;
}

.textPage__text ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.textPage__text ol > li table:first-child {
	margin-top: 16px;
}

.textPage__text ul li {
	position: relative;
}

.textPage__text ul li:before {
	content: '—';
	margin-right: 4px;
}

.textPage__text ul li:not(:last-child) {
	margin-bottom: 16px;
}

.textPage__text ul li > ul {
	list-style-type: circle;
}

.textPage__text ul li > ul li > ul {
	list-style-type: square;
}

.textPage__text table:not(:last-child),
.textPage__text p:not(:last-child),
.textPage__text ol:not(:last-child),
.textPage__text ul:not(:last-child),
.textPage__text h1:not(:last-child),
.textPage__text h2:not(:last-child),
.textPage__text h3:not(:last-child) {
	margin-bottom: 16px;
}

.table-overflow {
	width: 100%;
	overflow: hidden;
	overflow-x: auto;
}

.table-overflow::-webkit-scrollbar {
	height: 2px;
}

.table-overflow::-webkit-scrollbar-track {
	background: rgba(6, 49, 90, .1);
}

.table-overflow::-webkit-scrollbar-thumb {
	border: 0;
	background: rgba(6, 49, 90, .8);
}

.table-overflow::-webkit-scrollbar-thumb:hover {
	background: rgba(6, 49, 90, .8);
	opacity: 0.9;
}
/* End */


/* Start:/local/templates/prosto/template_styles.css?1770188316122109*/
@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-in-center{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fade-in-center{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes scroll-left{0%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes scroll-left{0%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes scroll-right{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes scroll-right{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none;display:block;max-width:100%;height:auto}svg:not(:root){overflow:hidden}button,input,optgroup,select{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=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}[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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:'Dela Gothic One';src:url(/local/templates/prosto/fonts/subset-DelaGothicOne-Regular.woff2) format("woff2"),url(/local/templates/prosto/fonts/subset-DelaGothicOne-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Roboto';src:url(/local/templates/prosto/fonts/subset-Roboto-Regular.woff2) format("woff2"),url(/local/templates/prosto/fonts/subset-Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Roboto Condensed';src:url(/local/templates/prosto/fonts/subset-RobotoCondensed-Regular.woff2) format("woff2"),url(/local/templates/prosto/fonts/subset-RobotoCondensed-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*,::after,::before,legend{-webkit-box-sizing:border-box;box-sizing:border-box}.page{min-height:100%;padding:0;font-family:"Roboto Condensed",sans-serif;font-size:16px;line-height:1.3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#06315a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#06315a;margin:60px 0 0}@media screen and (min-width:1260px){.page{margin-top:0}}.page__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;overflow:hidden}li,ol,ul{list-style:none}h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}.laptop-only{display:none}@media screen and (min-width:1260px){.laptop-only{display:block}}.title{font-size:25px;font-family:"Dela Gothic One",cursive;line-height:1.2;letter-spacing:-1px;text-align:center;font-weight:400;text-transform:uppercase}@media screen and (min-width:768px){.title{font-size:25px}}@media screen and (min-width:1260px){.title{font-size:50px}}@media screen and (min-width:768px){.title_30{font-size:30px}}@media screen and (min-width:1260px){.title_30{font-size:50px}}@media screen and (min-width:768px){.title_35{font-size:35px}}@media screen and (min-width:1260px){.title_35{font-size:50px}}@media screen and (min-width:768px){.title_40{font-size:40px}}@media screen and (min-width:1260px){.title_40{font-size:50px}}@media screen and (min-width:768px){.title_50{font-size:50px}}.h2{font-size:25px;font-weight:400;font-family:"Dela Gothic One",cursive;line-height:1.1;text-align:center}@media screen and (min-width:1260px){.h2{font-size:40px}}input[type=date],input[type=email],input[type=number],input[type=password],input[type=text],textarea{font-family:"Roboto",sans-serif;background:#fff;border:0;font-size:14px;line-height:1.5;color:#000;-webkit-border-radius:6px;border-radius:6px;padding:15px;width:100%}@media screen and (min-width:1260px){input[type=date],input[type=email],input[type=number],input[type=password],input[type=text],textarea{font-size:18px;letter-spacing:-.01em}}textarea{min-height:96px}@media screen and (min-width:1260px){textarea{min-height:102px}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body:not(.user-is-tabbing) [role=button]:focus,body:not(.user-is-tabbing) button:focus,body:not(.user-is-tabbing) input:focus,body:not(.user-is-tabbing) input:focus+label,body:not(.user-is-tabbing) select:focus,body:not(.user-is-tabbing) textarea:focus{outline:0!important}.input{position:relative}.input input,.input textarea{-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.input__error{display:none;position:absolute;width:24px;height:24px;right:13px;top:13px;z-index:5}@media screen and (min-width:1260px){.input__error{top:16px;right:15px}}.input__error::before{content:'';display:block;width:100%;height:100%;background:url(/local/templates/prosto/img/svg/error.svg) no-repeat center/contain}.input__error:hover .input__message{opacity:1;z-index:10;top:calc(100% + 6px)}@media screen and (min-width:768px){.input__error:hover .input__message{top:calc(100% + 10px)}}.input__message{position:absolute;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-transform:none;-ms-transform:none;transform:none;top:100%;right:0;width:auto;height:auto;background:#dc3545;opacity:0;z-index:-1;pointer-events:none;padding:6px 16px;-webkit-border-radius:4px;border-radius:4px;color:#fff;text-align:right;font-size:11px;white-space:nowrap}@media screen and (min-width:768px){.input__message{text-align:center;font-size:12px;right:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.input__message::before{content:'';width:10px;height:6px;border-style:solid;border-width:0 5px 6px;border-color:transparent transparent #dc3545;position:absolute;top:-5px;right:7px}@media screen and (min-width:768px){.input__message::before{right:auto;left:calc(50% - 5px)}}.input_error input,.input_error textarea{-webkit-box-shadow:inset 0 0 0 2px #dc3545;box-shadow:inset 0 0 0 2px #dc3545;padding-right:40px;color:#dc3545}.input_error ::-webkit-input-placeholder{color:#dc3545}.input_error ::-moz-placeholder{color:#dc3545}.input_error :-ms-input-placeholder{color:#dc3545}.input_error :-moz-placeholder{color:#dc3545}.input_error .input__error{display:block;-webkit-animation:fade-in-center .25s ease-in-out;animation:fade-in-center .25s ease-in-out}@media screen and (min-width:768px){@-webkit-keyframes scroll-left{0%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes scroll-left{0%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}}@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,.swiper-wrapper{position:relative;z-index:1}.swiper{margin-left:auto;margin-right:auto;overflow:hidden;list-style:none;padding:0}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-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-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.container{display:block;position:relative;margin:0 auto;width:320px;padding:0 25px}@media screen and (min-width:768px){.container{width:768px;padding:0 15px}}@media screen and (min-width:1260px){.container{width:1260px;padding:0 25px}}@media screen and (min-width:1400px){.container{width:1330px}}@media screen and (min-width:768px){.about{height:1716px;background:url(/local/templates/prosto/img/about/bg-t.svg) no-repeat top;position:relative}}@media screen and (min-width:1260px){.about{height:2277px;background-image:url(/local/templates/prosto/img/about/bg-d.svg)}}.about__section{border-bottom:10px solid #fff;background:no-repeat bottom;color:#112c46;text-align:center;padding-top:30px}@media screen and (min-width:768px){.about__section{text-align:left;background:0 0!important;border:0!important}.about__section .container{width:100%;max-width:768px}}@media screen and (min-width:1260px){.about__section .container{max-width:1260px}}@media screen and (min-width:1400px){.about__section .container{max-width:1400px}}.about__section_1{background-color:#173f65;background-image:url(/local/templates/prosto/img/about/bg1-m.svg);color:#fff;padding-bottom:299px}@media screen and (min-width:768px){.about__section_1{padding-bottom:50px}.about__section_1 .container{padding-left:321px}.about__section_1 .about__description{max-width:365px}}@media screen and (min-width:1260px){.about__section_1{padding-top:135px}.about__section_1 .container{padding-left:532px}.about__section_1 .about__description{max-width:520px}}@media screen and (min-width:1400px){.about__section_1 .container{padding-left:601px}}.about__section_2{background-color:#a7c6e3;background-image:url(/local/templates/prosto/img/about/bg2-m.svg);padding-bottom:367px}@media screen and (min-width:768px){.about__section_2{position:absolute;left:calc(50% - 393px);top:326px;width:371px;height:auto;padding-bottom:0;padding-left:73px}.about__section_2 .about__description{max-width:268px}}@media screen and (min-width:1260px){.about__section_2{top:587px;left:calc(50% - 622px);width:410px}.about__section_2 .about__description{max-width:100%}}@media screen and (min-width:1400px){.about__section_2{left:calc(50% - 642px)}}.about__section_2 b,.about__section_3 b{color:#ff440d}.about__section_3{background-color:#c5e3ff;background-image:url(/local/templates/prosto/img/about/bg3-m.svg);padding-bottom:223px}@media screen and (min-width:768px){.about__section_3{position:absolute;left:calc(50% + 8px);top:326px;width:371px;height:auto;padding-bottom:0;padding-left:73px}.about__section_3 .about__description{max-width:268px}}@media screen and (min-width:1260px){.about__section_3{left:calc(50% + 45px);top:549px;width:591px}.about__section_3 .about__description{max-width:100%}}@media screen and (min-width:1260px){.about__section_3 b{font-size:29px}}.about__section_4{background-color:#ff914f;background-image:url(/local/templates/prosto/img/about/bg4-m.svg);color:#fff;padding-bottom:316px}@media screen and (min-width:768px){.about__section_4{position:absolute;padding-bottom:0;top:827px;left:calc(50% - 380px);width:500px;padding-left:0}.about__section_4 .about__number{top:-70px;left:15px}}@media screen and (min-width:1260px){.about__section_4{top:1119px;left:calc(50% - 555px);width:700px}.about__section_4 .about__number{top:-96px;left:25px}}.about__section_4 b{color:#112c46}.about__section_5{background-color:#f6f6f6;background-image:url(/local/templates/prosto/img/about/bg5-m.svg);color:#000;padding-bottom:358px}@media screen and (min-width:768px){.about__section_5{position:absolute;left:calc(50% - 394px);top:1062px;width:371px;height:auto;padding-bottom:0;padding-left:73px}.about__section_5 .about__description{max-width:268px}}@media screen and (min-width:1260px){.about__section_5{left:calc(50% - 622px);top:1472px;width:631px}.about__section_5 .about__description{max-width:100%}}@media screen and (min-width:1400px){.about__section_5{left:calc(50% - 642px)}}.about__section_5 b,.about__section_6 b{color:#ff440d}.about__section_6{background-color:#a7c6e3;background-image:url(/local/templates/prosto/img/about/bg6-m.svg);color:#000;padding-bottom:324px}@media screen and (min-width:768px){.about__section_6{position:absolute;left:calc(50% + 17px);top:1062px;width:365px;height:auto;padding-bottom:0;padding-left:73px}.about__section_6 .about__description{max-width:268px}}@media screen and (min-width:1260px){.about__section_6{padding-left:0;left:calc(50% + 32px);top:1538px;width:425px}.about__section_6 .about__description{max-width:100%}.about__section_6 .about__number{top:-95px;left:25px}}.about__section_7{background-color:#173f65;background-image:url(/local/templates/prosto/img/about/bg7-m.svg);border-bottom:none;color:#fff;padding-bottom:301px}@media screen and (min-width:768px){.about__section_7{top:1472px;left:calc(50% - 382px);position:absolute;padding-top:50px;width:400px;padding-bottom:0}}@media screen and (min-width:1260px){.about__section_7{top:1925px;left:calc(50% - 662px);width:670px}.about__section_7 .about__title{margin-left:20px}}@media screen and (min-width:1260px) and (min-width:1400px){.about__section_7{margin-left:0}}.about__title{margin-bottom:10px}@media screen and (min-width:768px){.about__title{text-align:left}}@media screen and (min-width:1260px){.about__title{margin-bottom:30px;line-height:1.1}}.about__title span{color:#fe690f}.about__description{font-size:18px;line-height:21px}@media screen and (min-width:1260px){.about__description{font-size:25px;line-height:29px}}.about__number{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto 10px;background:#fff;-webkit-border-radius:50%;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#06315a;font-family:"Dela Gothic One",cursive;font-size:30px;line-height:1.1}@media screen and (min-width:768px){.about__number{position:absolute;left:-58px;top:0;margin:0}}@media screen and (min-width:1260px){.about__number{width:80px;height:80px;left:-70px;font-size:45px}}.about__prostik{position:absolute;background:no-repeat center/contain}.about__prostik_1{width:205px;height:209px;background-image:url(/local/templates/prosto/img/about/prostik1.png);bottom:-231px;left:64px}@media screen and (min-width:768px){.about__prostik_1{width:198px;height:202px;top:30px;left:11px}}@media screen and (min-width:1260px){.about__prostik_1{width:263px;height:268px;left:47px;top:40px}}@media screen and (min-width:1400px){.about__prostik_1{left:117px}}.about__prostik_2{width:214px;height:314px;background-image:url(/local/templates/prosto/img/about/prostik2.png);bottom:-342px;left:53px}@media screen and (min-width:768px){.about__prostik_2{width:178px;height:262px;bottom:-289px;left:26px}}@media screen and (min-width:1260px){.about__prostik_2{width:222px;height:323px;bottom:-199px;left:293px}}@media screen and (min-width:1400px){.about__prostik_2{left:313px}}.about__prostik_3-1{width:298px;height:157px;background-image:url(/local/templates/prosto/img/about/prostik3-1.png);bottom:-183px;left:11px}@media screen and (min-width:768px){.about__prostik_3-1{width:290px;height:153px;left:-93px;bottom:-185px}}@media screen and (min-width:1260px){.about__prostik_3-1{width:368px;height:194px;left:-24px;bottom:-210px}}@media screen and (min-width:768px){.about__prostik_3-2{width:120px;height:143px;background-image:url(/local/templates/prosto/img/about/prostik3-2.png);bottom:-171px;left:200px}}@media screen and (min-width:1260px){.about__prostik_3-2{width:155px;height:190px;bottom:-197px;left:350px}}.about__prostik_4{width:198px;height:223px;background-image:url(/local/templates/prosto/img/about/prostik4.png);bottom:-256px;left:61px}@media screen and (min-width:768px){.about__prostik_4{width:224px;height:250px;bottom:-24px;left:490px}}@media screen and (min-width:1260px){.about__prostik_4{width:313px;height:348px;bottom:-57px;left:741px}}.about__prostik_5-1{width:254px;height:247px;background-image:url(/local/templates/prosto/img/about/prostik5-1.png);bottom:-357px;left:82px;z-index:1}@media screen and (min-width:768px){.about__prostik_5-1{width:191px;height:180px;left:85px;bottom:-206px}}@media screen and (min-width:1260px){.about__prostik_5-1{left:105px;width:252px;height:216px;bottom:-277px}}.about__prostik_5-2{width:204px;height:226px;background-image:url(/local/templates/prosto/img/about/prostik5-2.png);bottom:-246px;left:-7px}@media screen and (min-width:768px){.about__prostik_5-2{width:176px;height:195px;bottom:-194px;left:-86px}}@media screen and (min-width:1260px){.about__prostik_5-2{width:268px;height:296px;bottom:-288px;left:-99px}}.about__prostik_6{width:216px;height:227px;background-image:url(/local/templates/prosto/img/about/prostik6.png);bottom:-300px;left:91px}@media screen and (min-width:768px){.about__prostik_6{width:218px;height:231px;bottom:-236px;left:46px}}@media screen and (min-width:1260px){.about__prostik_6{width:222px;height:235px;bottom:-91px;left:389px}}.about__prostik_7{width:208px;height:227px;background-image:url(/local/templates/prosto/img/about/prostik7-m.png);bottom:-264px;left:60px}@media screen and (min-width:768px){.about__prostik_7{width:172px;height:168px;background-image:url(/local/templates/prosto/img/about/prostik7.png);left:345px;bottom:-13px}}@media screen and (min-width:1260px){.about__prostik_7{width:267px;height:256px;left:711px;bottom:-28px}}.about__quote{position:absolute;top:calc(100% + 14px);left:25px;color:#06315a;font-size:29px;line-height:.9;font-family:"Dela Gothic One",cursive;width:110px;text-align:left}@media screen and (min-width:768px){.about__quote{left:-70px;top:calc(100% + 5px)}}@media screen and (min-width:1260px){.about__quote{font-size:45px;left:361px;top:-70px}}.about__quote::before{content:'';display:block;background:url(/local/templates/prosto/img/about/prostik6-line-m.svg) no-repeat center/contain;width:41px;height:35px;bottom:-57px;left:27px;position:absolute}@media screen and (min-width:768px){.about__quote::before{bottom:-53px;left:71px}}@media screen and (min-width:1260px){.about__quote::before{background-image:url(/local/templates/prosto/img/about/prostik6-line-d.svg);bottom:13px;left:161px}}.about__subtitle{margin-top:10px;font-size:16px;line-height:1.4;font-family:"Dela Gothic One",cursive}@media screen and (min-width:768px){.about__subtitle{position:absolute;left:530px;top:6px;font-size:30px;line-height:1.2;width:180px}}@media screen and (min-width:1260px){.about__subtitle{font-size:40px;line-height:1;left:996px;top:14px;width:210px}}.about__button{margin-top:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-family:"Dela Gothic One",cursive;font-size:18px;letter-spacing:.01em;line-height:1;-webkit-border-radius:15px;border-radius:15px;text-decoration:none;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;padding:12px 18px 17px;width:100%}@media screen and (min-width:768px){.about__button{width:auto;min-height:53px}}@media screen and (min-width:1260px){.about__button{margin-top:15px;min-height:55px;font-size:20px;padding-inline:25px}}.about__button_mood{border:2px solid #fff;padding:10px 15px 15px;color:#fff}@media screen and (min-width:1260px){.about__button_mood{padding-inline:21px}}.about__button_mood:hover{background:#fff;color:#173f65}.about__button_recipes{border:2px solid #ff440d;color:#ff440d;padding:10px 15px 15px;background:0 0}.about__button_recipes:hover{background:#ff440d;color:#fff}@media screen and (min-width:1260px){.about__button_recipes{position:absolute;left:331px;top:87px;width:199px;padding:13px 10px 17px}}.about__button_catalog{background:#fe690f;color:#fff}@media screen and (min-width:768px){.about__button_catalog{position:absolute;left:530px;top:89px;width:250px}}@media screen and (min-width:1260px){.about__button_catalog{left:997px;top:114px;width:275px}}.about__button_catalog:hover{background:#ff440d}.breadcrumbs{margin:0 0 15px;padding:0;font-size:14px;line-height:1.5}@media screen and (min-width:1260px){.breadcrumbs{margin-bottom:20px;font-size:13px}}.breadcrumbs__item{display:none;color:#fff}@media screen and (min-width:1260px){.breadcrumbs__item{display:inline}}.breadcrumbs__item a{text-decoration:none;color:rgba(255,255,255,.5);-webkit-transition:color .25s ease-in-out;-o-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.breadcrumbs__item a:hover{color:#fff}.breadcrumbs__mobile{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;font-size:14px;line-height:1.5}@media screen and (min-width:768px){.breadcrumbs__mobile{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:1260px){.breadcrumbs__mobile{display:none}}.breadcrumbs__mobile a{color:#fff;text-decoration:none}.breadcrumbs__mobile::before{content:'';width:6px;height:10px;background:url(/local/templates/prosto/img/breadcrumbs/back.svg) no-repeat center/contain;margin-right:10px}.breadcrumbs__sep{font-style:normal;color:rgba(255,255,255,.5);display:inline-block;margin-left:3px}.breadcrumbs_dark .breadcrumbs__item{color:#173f65}.breadcrumbs_dark .breadcrumbs__item a,.breadcrumbs_dark .breadcrumbs__sep{color:rgba(23,63,101,.5)}.breadcrumbs_dark .breadcrumbs__mobile::before{background-image:url(/local/templates/prosto/img/breadcrumbs/back-dark.svg)}.breadcrumbs_dark .breadcrumbs__mobile a{color:#06315a}.buyPage{display:block;background:#f3e2ce;padding:20px 0 50px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media screen and (min-width:1260px){.buyPage{padding-top:50px}}.buyPage__block{margin-bottom:50px}.buyPage__block:last-child,.product__ingredients li:last-child,.recipePage__ingredients li:last-child,.recipePage__method-steps li:last-child,.textPage__text p:last-child{margin-bottom:0}.buyPage__subtitle{font-size:20px;line-height:1.3;font-family:"Dela Gothic One",cursive;margin-bottom:20px;text-align:center}@media screen and (min-width:768px){.buyPage__subtitle{text-align:left}}.buyPage__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media screen and (min-width:768px){.buyPage__items{gap:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.buyPage__more{margin-top:20px;text-align:center}@media screen and (min-width:768px){.buyPage__more_online{display:none}}.buyPage__shop{position:relative;display:block;width:100%;background:rgba(255,255,255,.4);-webkit-border-radius:15px;border-radius:15px;overflow:hidden;-webkit-transition:-webkit-box-shadow .25s ease-in-out;-o-transition:box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out,-webkit-box-shadow .25s ease-in-out}@media screen and (min-width:768px){.buyPage__shop{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 15px);flex:0 0 calc(25% - 15px)}}@media (hover:hover){.buyPage__shop:hover{-webkit-box-shadow:21.4641px 22.3672px 34px rgba(0,0,0,.09),15.6118px 16.2686px 22.9168px rgba(0,0,0,.0728438),10.8662px 11.3234px 14.8219px rgba(0,0,0,.06075),7.12677px 7.4266px 9.19727px rgba(0,0,0,.0520312),4.29283px 4.47343px 5.525px rgba(0,0,0,.045),2.2638px 2.35904px 3.28711px rgba(0,0,0,.0379688),.93906px .97856px 1.96563px rgba(0,0,0,.02925),.21799px .22717px 1.04258px rgba(0,0,0,.0171563);box-shadow:21.4641px 22.3672px 34px rgba(0,0,0,.09),15.6118px 16.2686px 22.9168px rgba(0,0,0,.0728438),10.8662px 11.3234px 14.8219px rgba(0,0,0,.06075),7.12677px 7.4266px 9.19727px rgba(0,0,0,.0520312),4.29283px 4.47343px 5.525px rgba(0,0,0,.045),2.2638px 2.35904px 3.28711px rgba(0,0,0,.0379688),.93906px .97856px 1.96563px rgba(0,0,0,.02925),.21799px .22717px 1.04258px rgba(0,0,0,.0171563)}}.buyPage__shop::before{content:'';display:block;padding-top:35.71429%}@media screen and (min-width:768px){.buyPage__shop::before{padding-top:43.24324%}}.buyPage__shop:nth-child(n+5){display:none}.buyPage__block_active .buyPage__shop:nth-child(n+5){display:block;-webkit-animation:fade-in-center .25s ease-in-out;animation:fade-in-center .25s ease-in-out}@media screen and (min-width:768px){.buyPage__block_active .buyPage__shop:nth-child(n+5){-webkit-animation:none;animation:none}.buyPage__shop:nth-child(n+5){display:block}.buyPage__shop:nth-child(n+9){display:none}.buyPage__block_active .buyPage__shop:nth-child(n+9){display:block;-webkit-animation:fade-in-center .25s ease-in-out;animation:fade-in-center .25s ease-in-out}}.buyPage__image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background:#ff440d;border:0;-webkit-border-radius:15px;border-radius:15px;font-size:18px;line-height:1;font-weight:400;font-family:"Dela Gothic One",cursive;color:#fff;text-decoration:none;padding:12px 25px 17px;-webkit-transition:background .25s ease-in-out,color .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;-o-transition:background .25s ease-in-out,box-shadow .25s ease-in-out,color .25s ease-in-out;transition:background .25s ease-in-out,box-shadow .25s ease-in-out,color .25s ease-in-out;transition:background .25s ease-in-out,box-shadow .25s ease-in-out,color .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;cursor:pointer;white-space:nowrap;max-width:100%;letter-spacing:.01em}@media screen and (min-width:1260px){.button{padding:15px 25px 20px;font-size:20px}}@media (hover:hover){.button:hover{background-color:#d93100}}.button[disabled]{background:#bdbdbd;border:1px solid rgba(55,23,30,.2)}.button:active{background-color:#d93100;-webkit-box-shadow:inset 3px 3px 8px rgba(0,0,0,.35);box-shadow:inset 3px 3px 8px rgba(0,0,0,.35)}.buyPageStart{height:313px;padding-top:30px;color:#fff;background:#173f65 url(/local/templates/prosto/img/buyPageStart/bg-m.svg) no-repeat bottom;text-align:center}@media screen and (min-width:768px){.buyPageStart{text-align:left;background-image:url(/local/templates/prosto/img/buyPageStart/bg-t.svg);height:226px}}@media screen and (min-width:1260px){.buyPageStart{background-image:url(/local/templates/prosto/img/buyPageStart/bg-d.svg);height:280px;padding-top:135px}}.buyPageStart .container::after{content:'';display:block;width:243px;height:164px;background:url(/local/templates/prosto/img/buyPageStart/prostik.png) no-repeat center/contain;position:absolute;right:38px;top:99px}@media screen and (min-width:768px){.buyPageStart .container::after{left:503px;top:20px}}@media screen and (min-width:1260px){.buyPageStart .container::after{width:343px;height:231px;left:800px;top:-36px}}@media screen and (min-width:768px){.buyPageStart__title{text-align:left}}.catalog{display:block;padding:30px 0 50px;background:#f3e2ce url(/local/templates/prosto/img/catalog/bg-m.svg) no-repeat top;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media screen and (min-width:768px){.catalog{background-image:url(/local/templates/prosto/img/catalog/bg-t.svg)}}@media screen and (min-width:1260px){.catalog{background-image:url(/local/templates/prosto/img/catalog/bg-d.svg);padding-top:50px}}.catalog__categories{text-align:center;margin-bottom:20px}@media screen and (min-width:768px){.catalog__categories{text-align:left}}.catalog__categories-title{font-size:12px;line-height:1.4;color:#173f65;margin-bottom:15px;font-family:"Dela Gothic One",cursive}@media screen and (min-width:1260px){.catalog__categories-title{font-size:20px;text-transform:uppercase;letter-spacing:.01em}}.catalog__categories-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:8px;max-width:220px;margin:0 auto}@media screen and (min-width:768px){.catalog__categories-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:100%}}.catalog__category{background:#fff;padding:6px 10px 5px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:13px;line-height:1.5;color:#000;text-decoration:none;-webkit-border-radius:6px;border-radius:6px;position:relative;white-space:nowrap}.catalog__category span{opacity:.5;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;display:block;width:10px;text-align:right}.catalog__category_active{color:#fff;background:#ff440d}.catalog__category_active:not(:first-child)::after{content:'';display:block;width:10px;height:10px;background:url(/local/templates/prosto/img/catalog/cross.svg) no-repeat center/contain;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px}.catalog__category_active:not(:first-child) span{display:none}@media (hover:hover){.catalog__category_active:not(:first-child) span,.catalog__category_active:not(:first-child)::after{-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog__category_active:not(:first-child) span{display:block}.catalog__category_active:not(:first-child)::after{position:absolute;right:10px;top:9px;opacity:0}.catalog__category_active:not(:first-child):hover span{opacity:0}.catalog__category_active:not(:first-child):hover::after{opacity:1}}.catalog__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-border-radius:10px;border-radius:10px;margin-bottom:20px;position:relative}@media screen and (min-width:768px){.catalog__items{margin-bottom:38px}}@media screen and (min-width:1260px){.catalog__items{margin-bottom:25px;-webkit-border-radius:15px;border-radius:15px}}.catalog__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;padding:35px 20px 20px;border-top:1px solid rgba(0,0,0,.2);text-decoration:none;-webkit-transition:z-index .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;-o-transition:box-shadow .25s ease-in-out,z-index .25s ease-in-out;transition:box-shadow .25s ease-in-out,z-index .25s ease-in-out;transition:box-shadow .25s ease-in-out,z-index .25s ease-in-out,-webkit-box-shadow .25s ease-in-out}@media screen and (min-width:768px){.catalog__item{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;border-top:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2);border-bottom:none}}@media screen and (min-width:1260px){.catalog__item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding-top:40px}}.catalog__item:first-child{border-top:none}@media screen and (min-width:768px){.catalog__item:nth-child(-n+3){border-top:none}}@media screen and (min-width:1260px){.catalog__item:nth-child(-n+4){border-top:none}}@media screen and (min-width:768px){.catalog__item:nth-child(3n-2){border-left:none}}@media screen and (min-width:1260px){.catalog__item:nth-child(3n-2){border-left:1px solid rgba(0,0,0,.2)}.catalog__item:nth-child(4n-3){border-left:none}}.catalog__item:first-child{-webkit-border-top-left-radius:10px;border-top-left-radius:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px}@media screen and (min-width:768px){.catalog__item:first-child{-webkit-border-top-right-radius:0;border-top-right-radius:0}}.catalog__item:last-child{-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px}@media screen and (min-width:768px){.catalog__item:last-child{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.catalog__item:nth-child(1):last-child,.catalog__item:nth-child(2):last-child,.catalog__item:nth-child(3){-webkit-border-top-right-radius:10px;border-top-right-radius:10px}}@media screen and (min-width:1260px){.catalog__item:nth-child(1):last-child,.catalog__item:nth-child(2):last-child,.catalog__item:nth-child(3){-webkit-border-top-right-radius:0;border-top-right-radius:0}}@media screen and (min-width:768px){.catalog__item:nth-child(3n-2):nth-last-child(1),.catalog__item:nth-child(3n-2):nth-last-child(2),.catalog__item:nth-child(3n-2):nth-last-child(3){-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px}}@media screen and (min-width:1260px){.catalog__item:nth-child(3n-2):nth-last-child(1),.catalog__item:nth-child(3n-2):nth-last-child(2),.catalog__item:nth-child(3n-2):nth-last-child(3){-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}}@media screen and (min-width:768px){.catalog__item:nth-child(3n):nth-last-child(2),.catalog__item:nth-child(3n):nth-last-child(3){-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px}}@media screen and (min-width:1260px){.catalog__item:nth-child(3n):nth-last-child(2),.catalog__item:nth-child(3n):nth-last-child(3){-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.catalog__item:nth-child(1):last-child,.catalog__item:nth-child(2):last-child,.catalog__item:nth-child(3):last-child,.catalog__item:nth-child(4){-webkit-border-top-right-radius:10px;border-top-right-radius:10px}.catalog__item:nth-child(4n-3):nth-last-child(1),.catalog__item:nth-child(4n-3):nth-last-child(2),.catalog__item:nth-child(4n-3):nth-last-child(3),.catalog__item:nth-child(4n-3):nth-last-child(4){-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px}.catalog__item:nth-child(4n):nth-last-child(2),.catalog__item:nth-child(4n):nth-last-child(3),.catalog__item:nth-child(4n):nth-last-child(4){-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px}}@media (hover:hover){.catalog__item:hover{z-index:5;-webkit-box-shadow:53.2984px 59.6597px 68px rgba(0,0,0,.09),38.7663px 43.3931px 45.8336px rgba(0,0,0,.0728438),26.9823px 30.2027px 29.6437px rgba(0,0,0,.06075),17.6967px 19.8089px 18.3945px rgba(0,0,0,.0520312),10.6597px 11.9319px 11.05px rgba(0,0,0,.045),5.62132px 6.29223px 6.57422px rgba(0,0,0,.0379688),2.33181px 2.61011px 3.93125px rgba(0,0,0,.02925),.54131px .60592px 2.08516px rgba(0,0,0,.0171563);box-shadow:53.2984px 59.6597px 68px rgba(0,0,0,.09),38.7663px 43.3931px 45.8336px rgba(0,0,0,.0728438),26.9823px 30.2027px 29.6437px rgba(0,0,0,.06075),17.6967px 19.8089px 18.3945px rgba(0,0,0,.0520312),10.6597px 11.9319px 11.05px rgba(0,0,0,.045),5.62132px 6.29223px 6.57422px rgba(0,0,0,.0379688),2.33181px 2.61011px 3.93125px rgba(0,0,0,.02925),.54131px .60592px 2.08516px rgba(0,0,0,.0171563)}.catalog__item:hover .catalog__item-title{color:#ff440d}.catalog__item:hover .catalog__item-title::after{background:#ff440d;-webkit-transform:scaleY(3);-ms-transform:scaleY(3);transform:scaleY(3)}}.catalog__items_all{display:none}.catalog__item_active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:fade-in-center .25s ease-in-out;animation:fade-in-center .25s ease-in-out}.catalog__item-image{width:144px;height:180px;margin:0 auto 35px;-webkit-transition:-webkit-filter .25s ease-in-out;-o-transition:filter .25s ease-in-out;transition:filter .25s ease-in-out;transition:filter .25s ease-in-out,-webkit-filter .25s ease-in-out;-webkit-filter:drop-shadow(15px 16px 11px rgba(0,0,0,.07)) drop-shadow(10px 11px 7px rgba(0,0,0,.06)) drop-shadow(7px 7px 5px rgba(0,0,0,.05)) drop-shadow(4px 4px 3px rgba(0,0,0,.045)) drop-shadow(2px 2px 1.5px rgba(0,0,0,.04)) drop-shadow(1px 1px 1px rgba(0,0,0,.03)) drop-shadow(0 0 .5px rgba(0,0,0,.015));filter:drop-shadow(15px 16px 11px rgba(0,0,0,.07)) drop-shadow(10px 11px 7px rgba(0,0,0,.06)) drop-shadow(7px 7px 5px rgba(0,0,0,.05)) drop-shadow(4px 4px 3px rgba(0,0,0,.045)) drop-shadow(2px 2px 1.5px rgba(0,0,0,.04)) drop-shadow(1px 1px 1px rgba(0,0,0,.03)) drop-shadow(0 0 .5px rgba(0,0,0,.015))}@media screen and (min-width:768px){.catalog__item-image{width:135px}}@media screen and (min-width:1260px){.catalog__item-image{width:175px;height:224px;margin-bottom:40px}}.catalog__item-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.catalog__item-title{font-size:12px;line-height:1.4;font-family:"Dela Gothic One",cursive;color:#173f65;position:relative;-ms-flex-item-align:start;align-self:flex-start;text-decoration:none;margin-bottom:27px;-webkit-transition:color .25s ease-in-out;-o-transition:color .25s ease-in-out;transition:color .25s ease-in-out}@media screen and (min-width:1260px){.catalog__item-title{font-size:15px;margin-bottom:27px}}.catalog__item-title::after{content:'';display:block;position:absolute;left:0;top:calc(100% + 11px);width:100%;height:1px;background:#173f65;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1260px){.catalog__item-title::after{top:calc(100% + 12px)}}.catalog__item-text{font-size:14px;line-height:1.5;color:#000}@media screen and (min-width:1260px){.catalog__item-text{font-size:13px}}.catalogStart,.catalog__button-wrapper{text-align:center}.catalogStart{height:320px;padding-top:30px;color:#fff;background:#173f65 url(/local/templates/prosto/img/catalogStart/bg-m.svg) no-repeat bottom}@media screen and (min-width:768px){.catalogStart{text-align:left;background-image:url(/local/templates/prosto/img/catalogStart/bg-t.svg);height:196px}}@media screen and (min-width:1260px){.catalogStart{background-image:url(/local/templates/prosto/img/catalogStart/bg-d.svg);height:280px;padding-top:135px}}.catalogStart .container::after{content:'';display:block;width:221px;height:219px;background:url(/local/templates/prosto/img/catalogStart/prostik.png) no-repeat center/contain;position:absolute;right:-13px;top:70px}@media screen and (min-width:768px){.catalogStart .container::after{right:-25px;top:19px}}@media screen and (min-width:1260px){.catalogStart .container::after{width:297px;height:295px;right:24px;top:-38px}}@media screen and (min-width:768px){.catalogStart__title{text-align:left}}.catalogStart__quote{position:absolute;width:125px;height:54px;padding:10px;-webkit-border-radius:20px;border-radius:20px;font-size:12px;line-height:1.4;color:#112c46;top:173px;left:10px;background:rgba(255,255,255,.65);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.catalogStart__quote{top:103px;left:auto;right:185px;text-align:center}}@media screen and (min-width:1260px){.catalogStart__quote{width:300px;height:92px;-webkit-border-radius:50px;border-radius:50px;top:25px;right:400px;font-size:25px;line-height:1.15;padding:5px 20px}}.catalogStart__quote::before{content:'';display:block;position:absolute;width:34px;height:20px;background:url(/local/templates/prosto/img/catalogStart/corner-m.svg) no-repeat bottom/contain;top:-20px;right:20px}@media screen and (min-width:1260px){.catalogStart__quote::before{width:34px;height:26px;background-image:url(/local/templates/prosto/img/catalogStart/corner-d.svg);background-position:left top;left:calc(100% - 7px);top:21px}}.contactMessage{display:block}.contactMessage__icon{margin-bottom:10px;width:50px;height:50px;display:block;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px){.contactMessage__icon{width:60px;height:60px}}.contactForm,.contactForm__privacy a,.cookie__text a{color:#000}/*.contactForm::after{content:'';display:block;width:172px;height:158px;background:url(/local/templates/prosto/img/contactForm/prostik.png) no-repeat top/172px;margin:17px auto 0}@media screen and (min-width:768px){.contactForm::after{width:100px;height:114px;position:absolute;right:47px;bottom:19px;-webkit-background-size:contain;background-size:contain}}@media screen and (min-width:1260px){.contactForm::after{width:127px;height:144px;right:30px;bottom:0}}*/@media screen and (min-width:768px){.contactForm__line{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}}.contactForm__input{margin-bottom:10px}@media screen and (min-width:768px){.contactForm__input{-webkit-box-flex:1;-ms-flex:1 0 10%;flex:1 0 10%}}.contactForm__input .g-recaptcha>div,.contactForm__input .g-recaptcha>div iframe{max-width:100%}.contactForm__privacy{font-size:10px;line-height:1.4;margin-bottom:10px}@media screen and (min-width:768px){.contactForm__privacy{max-width:313px}}@media screen and (min-width:1260px){.contactForm__privacy{font-size:13px}}.contactForm__submit{text-align:center}@media screen and (min-width:768px){.contactForm__submit{text-align:left}}.cookie{position:fixed;bottom:25px;left:0;width:100%;height:auto;display:none;z-index:20000}@media screen and (min-width:768px){.cookie{text-align:left}.cookie .container{max-width:100%}}@media screen and (min-width:1260px){.cookie .container{max-width:1260px}}.cookie_visible{display:block}.cookie__bg{background:#fff;-webkit-border-radius:15px;border-radius:15px;padding:15px;-webkit-filter:drop-shadow(0 1px 2px rgba(1,78,114,.1));filter:drop-shadow(0 1px 2px rgba(1,78,114,.1));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}@media screen and (min-width:768px){.cookie__bg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:20px 25px}}@media screen and (min-width:1260px){.cookie__bg{gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1060px;margin:0 auto}}.cookie__text{font-size:10px;line-height:1.4;color:#000}@media screen and (min-width:1260px){.cookie__text{font-size:13px;line-height:20px;max-width:700px}}.cookie__btn{background:#fe690f}@media screen and (min-width:768px){.cookie__btn{-webkit-box-flex:0;-ms-flex:0 0 190px;flex:0 0 190px}}@media screen and (min-width:1260px){.cookie__btn{margin-left:50px;-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px}}.footer{background:#fff;position:relative;padding:20px 0;text-align:center}@media screen and (min-width:768px){.footer{text-align:left}}@media screen and (min-width:1260px){.footer{padding:40px 0}}.footer::before{content:'';display:block;position:absolute;bottom:calc(100% - 1px);left:0;width:100%;height:30px;background:url(/local/templates/prosto/img/footer/before-m.svg) no-repeat bottom}@media screen and (min-width:768px){.footer::before{height:21px;background-image:url(/local/templates/prosto/img/footer/before-t.svg)}}@media screen and (min-width:1260px){.footer::before{height:24px;background-image:url(/local/templates/prosto/img/footer/before-d.svg)}}@media screen and (min-width:768px){.footer__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer__logo{margin-bottom:20px}@media screen and (min-width:768px){.footer__logo{width:128px;margin:0}}@media screen and (min-width:1260px){.footer__logo{width:196px}}.footer__logo img{margin:0 auto}.footer__privacy{text-decoration:underline;margin-bottom:20px;font-size:14px;line-height:1.5;display:inline-block;color:#06315a;-webkit-transition:color .25s ease-in-out;-o-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.footer__privacy:hover,.footer__tel-link:hover,.mainCards__title span{color:#fe690f}@media screen and (min-width:768px){.footer__privacy{margin-bottom:10px}}@media screen and (min-width:1260px){.footer__privacy{font-size:18px;line-height:1.6}}.footer__req{font-size:13px;line-height:1.5;color:#173f65;margin-bottom:25px}@media screen and (min-width:768px){.footer__req{margin:0}}@media screen and (min-width:1260px){.footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.footer__tel{margin-bottom:20px}.footer__tel-title{opacity:.5;font-size:14px;line-height:1.5}@media screen and (min-width:1260px){.footer__tel-title{font-size:18px;line-height:1.6;margin-bottom:1px}}.footer__tel-link{color:#06315a;text-decoration:none;font-size:20px;line-height:1.1;letter-spacing:.01em;font-family:"Dela Gothic One",cursive;-webkit-transition:color .25s ease-in-out;-o-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media screen and (min-width:1260px){.footer__links{gap:20px}}.footer__button{border:1.5px solid #06315a;-webkit-border-radius:15px;border-radius:15px;padding:16px 35px 18px;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;font-size:15px;line-height:1;color:#06315a;font-family:"Dela Gothic One",cursive;text-decoration:none;-webkit-transition:background .25s ease-in-out,color .25s ease-in-out;-o-transition:background .25s ease-in-out,color .25s ease-in-out;transition:background .25s ease-in-out,color .25s ease-in-out}@media screen and (min-width:1260px){.footer__button{padding-inline:25px}}.footer__button:hover{background:#06315a;color:#fff}.footer__button_soc{width:52px;height:52px;padding:0}.footer__button_soc::before{content:'';display:block;width:24px;height:16px;background:url(/local/templates/prosto/img/footer/vk.svg) no-repeat center/contain;-webkit-transition:background .25s ease-in-out;-o-transition:background .25s ease-in-out;transition:background .25s ease-in-out}.footer__button_soc:hover::before{background-image:url(/local/templates/prosto/img/footer/vk-active.svg)}.header{position:fixed;top:0;left:0;width:100%;z-index:100;background:#fff;padding:18px 0}@media screen and (min-width:1260px){.header{position:absolute;padding:29px 0 35px;background:0 0;z-index:50}}.header .container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1260px){.header .container{display:block;max-width:1350px}}.header__logo{width:104px;height:20px;background:url(/local/templates/prosto/img/header/logo-m.svg) no-repeat center/contain}@media screen and (min-width:1260px){.header__logo{position:absolute;width:196px;height:104px;background-image:url(/local/templates/prosto/img/header/logo-d.svg);left:calc(50% - 98px);top:-29px}}.header__burger{border:0;padding:0;width:33px;height:24px;background:url(/local/templates/prosto/img/header/menu.svg) no-repeat center/contain;-webkit-transition:background .25s ease-in-out,-webkit-transform .25s ease-in-out;-o-transition:background .25s ease-in-out,transform .25s ease-in-out;transition:background .25s ease-in-out,transform .25s ease-in-out;transition:background .25s ease-in-out,transform .25s ease-in-out,-webkit-transform .25s ease-in-out;text-indent:-9999em}@media screen and (min-width:1260px){.header__burger{display:none}}.nav-opened .header__burger{background-image:url(/local/templates/prosto/img/header/close.svg);-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.header__nav{position:absolute;right:0;top:100%;background:#173f65;width:100%;height:calc(100vh - 60px);padding:20px 25px;color:#fff;font-family:"Dela Gothic One",cursive;font-size:15px;line-height:1;opacity:0;z-index:-1;pointer-events:none;-webkit-transition:opacity .25s ease-in-out,z-index .25s ease-in-out,top .25s ease-in-out;-o-transition:opacity .25s ease-in-out,z-index .25s ease-in-out,top .25s ease-in-out;transition:opacity .25s ease-in-out,z-index .25s ease-in-out,top .25s ease-in-out}@media screen and (min-width:768px){.header__nav{width:350px}.header__nav::before{content:'';display:block;position:absolute;right:100%;top:0;width:calc(100vw - 350px);height:100%;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}@media screen and (min-width:1260px){.header__nav{position:relative;top:0;width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;opacity:1;z-index:1;background:0 0}.header__nav::before{display:none}}.nav-opened .header__nav{opacity:1;z-index:100;pointer-events:auto;top:calc(100% + 18px)}.header__menu{list-style:none;margin:0;padding:0}@media screen and (min-width:1260px){.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.header__menu_right .header__menu-item{margin:0 -10px 0 0}}.header__menu_right .header__menu-item:last-child{border-bottom:none}.header__menu-item{font-size:15px;line-height:1;color:#fff;margin-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1)}@media screen and (min-width:768px){.header__menu-item{border-bottom:none;margin-bottom:0}}@media screen and (min-width:1260px){.header__menu-item{pointer-events:auto;margin:0 0 0 -10px}}.header__menu-link{text-decoration:none;color:inherit;padding-bottom:20px;display:block}@media screen and (min-width:1260px){.header__menu-link{padding:10px 15px 13px;position:relative;border:1px solid transparent;-webkit-transition:border .25s ease-in-out,-webkit-border-radius .25s ease-in-out;-o-transition:border .25s ease-in-out,border-radius .25s ease-in-out;transition:border .25s ease-in-out,border-radius .25s ease-in-out;transition:border .25s ease-in-out,border-radius .25s ease-in-out,-webkit-border-radius .25s ease-in-out}.header__menu-link::after{content:'';display:block;width:calc(100% - 30px);left:15px;position:absolute;bottom:-1px;height:1px;background:#fff;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header__menu-link:hover{border-color:#fff;-webkit-border-radius:15px;border-radius:15px}.header__menu-link:hover::after{width:100%;left:0;opacity:0}}@media screen and (min-width:1400px){.header__menu-link{padding:10px 20px 13px}.header__menu-link::after{width:calc(100% - 40px);left:20px}}@media screen and (min-width:1260px){.header_dark .header__menu-item{color:#173f65}.header_dark .header__menu-link:hover{border-color:#173f65}.header_dark .header__menu-link::after{background:#173f65}}.mainCards{background:url(/local/templates/prosto/img/mainCards/bg-m.svg) no-repeat bottom;padding-bottom:50px;overflow:hidden}@media screen and (min-width:768px){.mainCards{padding-bottom:0;background:0 0}}@media screen and (min-width:1260px){.mainCards{background:url(/local/templates/prosto/img/mainCards/bg-d.svg) no-repeat bottom}}.mainCards__title{color:#fff;margin-bottom:20px}@media screen and (min-width:1260px){.mainCards__title{margin-bottom:50px}}.mainCards__content{margin-bottom:18px}@media screen and (min-width:768px){.mainCards__content{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.mainCards__next,.mainCards__prev{display:none}@media screen and (min-width:768px){.mainCards__next,.mainCards__prev{width:50px;height:50px;-webkit-border-radius:50%;border-radius:50%;background:#ff440d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;cursor:pointer;position:relative;overflow:hidden;margin-bottom:50px}.mainCards__next::before,.mainCards__prev::before{content:'';background:rgba(0,0,0,.3);display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.mainCards__next::after,.mainCards__prev::after{content:'';display:block;width:27px;height:30px;background:url(/local/templates/prosto/img/mainCards/prev.svg) no-repeat center/contain;position:relative}}@media screen and (min-width:768px) and (hover:hover){.mainCards__next:hover::before,.mainCards__prev:hover::before{opacity:1}}@media screen and (min-width:1260px){.mainCards__next,.mainCards__prev{width:90px;height:90px;-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px;margin-bottom:115px}.mainCards__next::after,.mainCards__prev::after{width:38px;height:38px}}@media screen and (min-width:768px){.mainCards__next::after{background-image:url(/local/templates/prosto/img/mainCards/next.svg)}}.mainCards__swiper{overflow:visible}@media screen and (min-width:768px){.mainCards__swiper{overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 100px);flex:0 0 calc(100% - 100px);padding:0 13px 50px}}@media screen and (min-width:1260px){.mainCards__swiper{-ms-flex-preferred-size:calc(100% - 180px);flex-basis:calc(100% - 180px);padding:30px 18px 105px}}.mainCards__card{position:relative;width:218px;-webkit-border-radius:10px;border-radius:10px;cursor:pointer;-webkit-transition:-webkit-box-shadow .25s ease-in-out,-webkit-transform .25s ease-in-out;-o-transition:box-shadow .25s ease-in-out,transform .25s ease-in-out;transition:box-shadow .25s ease-in-out,transform .25s ease-in-out;transition:box-shadow .25s ease-in-out,transform .25s ease-in-out,-webkit-box-shadow .25s ease-in-out,-webkit-transform .25s ease-in-out;overflow:hidden}@media (hover:hover){.mainCards__card:hover{-webkit-box-shadow:0 96px 24px rgba(0,0,0,.1),0 48px 12px rgba(0,0,0,.0760333),0 29px 7px rgba(0,0,0,.0651589),0 19px 4.5px rgba(0,0,0,.0570895),0 12px 3px rgba(0,0,0,.05),0 7.5px 2px rgba(0,0,0,.0429105),0 4px 1px rgba(0,0,0,.0348411),0 2px .5px rgba(0,0,0,.0239667);box-shadow:0 96px 24px rgba(0,0,0,.1),0 48px 12px rgba(0,0,0,.0760333),0 29px 7px rgba(0,0,0,.0651589),0 19px 4.5px rgba(0,0,0,.0570895),0 12px 3px rgba(0,0,0,.05),0 7.5px 2px rgba(0,0,0,.0429105),0 4px 1px rgba(0,0,0,.0348411),0 2px .5px rgba(0,0,0,.0239667)}}@media screen and (min-width:1260px){.mainCards__card{-webkit-border-radius:15px;border-radius:15px}.mainCards__card.swiper-slide-next{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}}.mainCards__card-title{position:absolute;left:0;top:20px;width:100%;text-align:center;font-size:12px;line-height:1.4;color:#06315a;text-transform:uppercase;font-family:"Dela Gothic One",cursive}@media screen and (min-width:1260px){.mainCards__card-title{font-size:20px;line-height:1.1;letter-spacing:.01em;top:35px}}.mainCards__button{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:15px}@media screen and (min-width:1260px){.mainCards__button{bottom:40px;height:55px}}.mainCards__card-image{width:100%}.mainCards__scrollbar{background:#fff;height:3px;-webkit-border-radius:5px;border-radius:5px}.mainCards__scrollbar .swiper-scrollbar-drag{height:100%;background:#fe690f;-webkit-border-radius:5px;border-radius:5px}@media screen and (min-width:768px){.mainCards__scrollbar{display:none}}.mainGoods{background:#f3e2ce url(/local/templates/prosto/img/mainGoods/bg-m.svg) no-repeat bottom;position:relative;padding-bottom:168px;text-align:center}@media screen and (min-width:768px){.mainGoods{background-image:url(/local/templates/prosto/img/mainGoods/bg-t.svg);padding-bottom:129px;padding-top:20px}}@media screen and (min-width:1260px){.mainGoods{background-image:url(/local/templates/prosto/img/mainGoods/bg-d.svg);padding-bottom:140px;padding-top:50px}}.mainGoods::before{content:'';display:block;width:100%;height:30px;background:url(/local/templates/prosto/img/mainGoods/before-m.svg) no-repeat bottom;position:absolute;bottom:calc(100% - 1px);left:0;z-index:1}@media screen and (min-width:768px){.mainGoods::before{height:21px;background-image:url(/local/templates/prosto/img/mainGoods/before-t.svg)}}@media screen and (min-width:1260px){.mainGoods::before{height:51px;background-image:url(/local/templates/prosto/img/mainGoods/before-d.svg)}}.mainGoods__title{margin-bottom:26px}@media screen and (min-width:768px){.mainGoods__title{margin-bottom:36px}}@media screen and (min-width:1260px){.mainGoods__title{margin-bottom:52px}}.mainGoods__goods{overflow:visible;margin-bottom:20px}@media screen and (min-width:768px){.mainGoods__goods{margin-bottom:42px}}@media screen and (min-width:1260px){.mainGoods__goods{margin-bottom:50px}}@media screen and (min-width:768px){.mainGoods__goods .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.mainGoods__product{width:218px;overflow:visible;text-decoration:none}@media screen and (min-width:768px){.mainGoods__product{width:180px}}@media screen and (min-width:1260px){.mainGoods__product{width:calc(25% - 15px)}}@media (hover:hover){.mainGoods__product:hover .mainGoods__product-image{-webkit-filter:drop-shadow(15px 15px 15px rgba(0,0,0,.4));filter:drop-shadow(15px 15px 15px rgba(0,0,0,.4))}.mainGoods__product:hover .mainGoods__product-title{color:#ff440d}}@media screen and (hover:hover) and (min-width:1260px){.mainGoods__product:hover .mainGoods__product-title::after{background:#ff440d;-webkit-transform:scaleY(3);-ms-transform:scaleY(3);transform:scaleY(3)}}.mainGoods__product-image{width:150px;height:202px;display:block;margin:0 auto 22px;overflow:visible;-webkit-transition:-webkit-filter .25s ease-in-out;-o-transition:filter .25s ease-in-out;transition:filter .25s ease-in-out;transition:filter .25s ease-in-out,-webkit-filter .25s ease-in-out}@media (hover:none){.mainGoods__product-image{-webkit-filter:drop-shadow(15px 15px 25px rgba(0,0,0,.4));filter:drop-shadow(15px 15px 25px rgba(0,0,0,.4))}}@media screen and (min-width:768px){.mainGoods__product-image{width:140px;height:189px;margin-bottom:35px}}@media screen and (min-width:1260px){.mainGoods__product-image{width:208px;height:280px;margin-bottom:28px;-webkit-filter:none;filter:none}}.mainGoods__product-image img,.productBuy__shop img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mainGoods__product-image img{overflow:visible}.mainGoods__product-title{font-family:"Dela Gothic One",cursive;font-size:12px;line-height:1.4;font-weight:400;position:relative;-webkit-transition:color .25s ease-in-out;-o-transition:color .25s ease-in-out;transition:color .25s ease-in-out;text-decoration:none;color:#112c46;text-transform:uppercase;display:inline-block}@media screen and (min-width:768px){.mainGoods__product-title{white-space:nowrap}}@media screen and (min-width:1260px){.mainGoods__product-title{font-size:20px;line-height:1.1}}.mainGoods__product-title::after{content:'';display:block;position:absolute;left:0;top:calc(100% + 2px);width:100%;height:3px;background:#ff440d;opacity:1;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1260px){.mainGoods__product-title::after{height:1px;background:#06315a;top:calc(100% + 8px)}}.mainGoods__product-text{margin-top:13px;font-size:14px;line-height:1.5;color:#112c46;font-family:"Roboto Condensed",sans-serif}@media screen and (min-width:1260px){.mainGoods__product-text{margin-top:21px;font-size:13px}}.mainGoods__scrollbar{height:3px;background:#fff;margin-bottom:20px}@media screen and (min-width:768px){.mainGoods__scrollbar{display:none}}.mainGoods__scrollbar .swiper-scrollbar-drag{background:#ff440d;height:100%;-webkit-border-radius:5px;border-radius:5px}.mainGoods__button{margin-left:-14px;max-width:110%}@media screen and (min-width:768px){.mainGoods__button{margin-left:-5px}}@media screen and (min-width:1260px){.mainGoods__button{margin-left:-9px}.mainGoods_type-3{padding-top:40px}}@media screen and (min-width:768px){.mainGoods_type-3 .swiper-wrapper{gap:47px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1260px){.mainGoods_type-3 .swiper-wrapper{gap:20px}}@media screen and (min-width:768px){.mainGoods_type-3 .mainGoods__product{width:218px}}@media screen and (min-width:1260px){.mainGoods_type-3 .mainGoods__product{width:342px}}.mainGoods_type-3 .mainGoods__title{font-size:20px;line-height:1.3}@media screen and (min-width:768px){.mainGoods_type-3 .mainGoods__title{font-size:25px;line-height:1.25;margin-bottom:23px}}@media screen and (min-width:1260px){.mainGoods_type-3 .mainGoods__title{font-size:40px;margin-bottom:33px}}@media screen and (min-width:768px){.mainGoods_type-3 .mainGoods__goods{margin-bottom:23px}}@media screen and (min-width:1260px){.mainGoods_type-3 .mainGoods__goods{margin-bottom:58px}}@media screen and (min-width:768px){.mainGoods_type-3 .mainGoods__product-image{width:150px}}@media screen and (min-width:1260px){.mainGoods_type-3 .mainGoods__product-image{width:208px}}.mainPromo{display:block;margin-bottom:40px}@media screen and (min-width:1260px){.mainPromo{margin-bottom:50px}}.mainPromo__link{display:block;-webkit-border-radius:10px;border-radius:10px;overflow:hidden;-webkit-transition:-webkit-box-shadow .25s ease-in-out;-o-transition:box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out,-webkit-box-shadow .25s ease-in-out}@media (hover:hover){.mainPromo__link:hover{-webkit-box-shadow:0 96px 24px rgba(0,0,0,.1),0 48px 12px rgba(0,0,0,.0760333),0 29px 7px rgba(0,0,0,.0651589),0 19px 4.5px rgba(0,0,0,.0570895),0 12px 3px rgba(0,0,0,.05),0 7.5px 2px rgba(0,0,0,.0429105),0 4px 1px rgba(0,0,0,.0348411),0 2px .5px rgba(0,0,0,.0239667);box-shadow:0 96px 24px rgba(0,0,0,.1),0 48px 12px rgba(0,0,0,.0760333),0 29px 7px rgba(0,0,0,.0651589),0 19px 4.5px rgba(0,0,0,.0570895),0 12px 3px rgba(0,0,0,.05),0 7.5px 2px rgba(0,0,0,.0429105),0 4px 1px rgba(0,0,0,.0348411),0 2px .5px rgba(0,0,0,.0239667)}}@media screen and (min-width:768px){.mainPromo__link{-webkit-border-radius:15px;border-radius:15px}}.mainPromo__mobile{display:block}@media screen and (min-width:768px){.mainPromo__mobile{display:none}}.mainPromo__tablet{display:none}@media screen and (min-width:768px){.mainPromo__tablet{display:block}}@media screen and (min-width:1260px){.mainPromo__tablet{display:none}}.mainPromo__laptop{display:none}@media screen and (min-width:1260px){.mainPromo__laptop{display:block}}.mainStart{background:url(/local/templates/prosto/img/mainStart/bg-m.jpg) no-repeat center/768px;color:#fff;padding-top:50px;height:652px;text-align:center;margin-bottom:20px}@media screen and (min-width:768px){.mainStart{background-image:url(/local/templates/prosto/img/mainStart/bg-t.jpg);-webkit-background-size:1260px 1260px;background-size:1260px;height:413px}}@media screen and (min-width:1260px){.mainStart{background-image:url(/local/templates/prosto/img/mainStart/bg-d.jpg);-webkit-background-size:2560px 2560px;background-size:2560px;height:650px;padding-top:134px;margin-bottom:50px}}.mainStart .container{height:100%}.mainStart__title{margin-bottom:10px}@media screen and (min-width:768px){.mainStart__title{max-width:350px;margin-inline:auto}}@media screen and (min-width:1260px){.mainStart__title{max-width:450px;margin-bottom:25px}}.mainStart__subtitle{font-family:"Dela Gothic One",cursive;font-size:20px;line-height:1.2;margin-bottom:20px;color:#c5e3ff}@media screen and (min-width:768px){.mainStart__subtitle{max-width:270px;margin-inline:auto}}@media screen and (min-width:1260px){.mainStart__subtitle{font-size:25px;max-width:340px;margin-bottom:40px}.mainStart__button{max-width:269px;padding-top:11px;padding-inline:25px;font-size:25px;white-space:normal}}.mainStart__quote{position:absolute;bottom:253px;right:10px;background:rgba(255,255,255,.65);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-border-radius:20px;border-radius:20px;padding:15px 19px 15px 14px;font-size:12px;line-height:1.4;text-align:center;color:#06315a;width:192px;font-family:"Roboto Condensed",sans-serif}@media screen and (min-width:768px){.mainStart__quote{bottom:272px;right:4px}}@media screen and (min-width:1260px){.mainStart__quote{bottom:382px;right:-7px;-webkit-border-radius:50px;border-radius:50px;padding:25px 20px 29px;font-size:20px;line-height:1.2;width:300px}}@media screen and (min-width:1400px){.mainStart__quote{right:27px}}.mainStart__quote::after{content:'';position:absolute;right:36px;top:100%;width:32px;height:22px;background:url(/local/templates/prosto/img/mainStart/quote.svg) no-repeat top center/contain}@media screen and (min-width:1260px){.mainStart__quote::after{width:52px;height:53px;right:69px;background-image:url(/local/templates/prosto/img/mainStart/quote-d.svg)}}.page404{background:#c5e3ff url(/local/templates/prosto/img/page404/bg-m.svg) no-repeat bottom;z-index:10;position:relative;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;text-align:center;padding-top:100px;padding-bottom:268px}@media screen and (min-width:768px){.page404{z-index:0;padding-top:93px;padding-bottom:194px;background-image:url(/local/templates/prosto/img/page404/bg-t.svg)}}@media screen and (min-width:1260px){.page404{padding-top:135px;padding-bottom:93px;background-image:url(/local/templates/prosto/img/page404/bg-d.svg)}}.page404__breadcrumbs{display:none}@media screen and (min-width:1260px){.page404__breadcrumbs{display:block;text-align:left}}@media screen and (min-width:768px){.page404__content{width:420px;margin:0 auto}}@media screen and (min-width:1260px){.page404__content{width:600px;margin-top:40px}}.page404__title{font-size:90px;color:#fe690f;margin-bottom:10px;font-family:"Dela Gothic One",cursive;font-weight:400;line-height:1.1}@media screen and (min-width:768px){.page404__title{font-size:150px}}@media screen and (min-width:1260px){.page404__title{font-size:200px}}.page404__text{color:#173f65;font-size:18px;line-height:21px;margin-bottom:20px}@media screen and (min-width:1260px){.page404__text{font-size:25px;line-height:29px;margin-bottom:40px}}.page404__button{background-color:#fe690f}.page404__prostik1{display:none}@media screen and (min-width:768px){.page404__prostik1{display:block;background:url(/local/templates/prosto/img/page404/prostik1.png) no-repeat center/contain;width:190px;height:266px;bottom:-170px;left:-25px;position:absolute}}@media screen and (min-width:1260px){.page404__prostik1{width:230px;height:320px;bottom:-50px;left:50px}}.page404__prostik2{background:url(/local/templates/prosto/img/page404/prostik2.png) no-repeat center/contain;width:197px;height:219px;bottom:-254px;left:60px;position:absolute}@media screen and (min-width:768px){.page404__prostik2{left:600px;bottom:-170px}}@media screen and (min-width:1260px){.page404__prostik2{width:247px;height:274px;bottom:-58px;left:1020px}}.popup{opacity:0;z-index:-1;pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .25s ease-in-out,z-index .25s ease-in-out;-o-transition:opacity .25s ease-in-out,z-index .25s ease-in-out;transition:opacity .25s ease-in-out,z-index .25s ease-in-out}.popup_active{opacity:1;z-index:10000;pointer-events:auto}.popup__content{background:#f6f6f6;-webkit-border-radius:10px;border-radius:10px;border:5px solid #fff;padding:15px;width:270px;position:relative;max-height:100%;overflow:auto}@media screen and (min-width:768px){.popup__content{width:564px}}@media screen and (min-width:1260px){.popup__content{padding:34px;width:527px}}.popup_form .popup__content{padding-bottom:0}@media screen and (min-width:768px){.popup_form .popup__content{padding:15px}}@media screen and (min-width:1260px){.popup_form .popup__content{padding:34px}}.popup__close{border:0;padding:0;width:20px;height:20px;background:url(/local/templates/prosto/img/popup/close.svg) no-repeat center/12px;position:absolute;right:6px;top:6px;cursor:pointer}.popup__title{font-size:20px;font-weight:400;font-family:"Dela Gothic One",cursive;line-height:1;text-align:left;margin-bottom:13px;color:#06315a}@media screen and (min-width:1260px){.popup__title{font-size:40px;margin-bottom:10px}}.popup__text{font-size:14px;line-height:1.5;margin-bottom:10px}@media screen and (min-width:1260px){.popup__text{font-size:18px;letter-spacing:-.01em;margin-bottom:20px}}.product{background:url(/local/templates/prosto/img/product/bg-m-start.svg) no-repeat top,url(/local/templates/prosto/img/product/bg-m-end.svg) no-repeat bottom;background-color:#173f65;color:#fff;padding:30px 0 221px;font-size:14px;line-height:1.5}@media screen and (min-width:768px){.product{background:url(/local/templates/prosto/img/product/bg-t-start.svg) no-repeat top,url(/local/templates/prosto/img/product/bg-t-end.svg) no-repeat bottom;background-color:#173f65;padding-bottom:50px;min-height:550px}}@media screen and (min-width:1260px){.product{background:url(/local/templates/prosto/img/product/bg-d-start.svg) no-repeat top,url(/local/templates/prosto/img/product/bg-d-end.svg) no-repeat bottom;background-color:#173f65;padding:135px 0 100px;font-size:18px;min-height:935px}}.product .container::before{content:'';display:block;position:absolute;background:url(/local/templates/prosto/img/product/prostik.png) no-repeat center/contain;width:132px;height:146px;bottom:-175px;left:10px}@media screen and (min-width:768px){.product .container::before{top:347px;bottom:auto;width:124px;height:137px;left:-37px;z-index:1}}@media screen and (min-width:1260px){.product .container::before{width:204px;height:224px;top:505px;left:27px}}@media screen and (min-width:768px){.product__info{padding-left:calc(41.66667% + 10px)}}@media screen and (min-width:1260px){.product__info{padding-left:calc(50% + 10px)}}.product__title{font-size:23px;margin-bottom:19px}@media screen and (min-width:768px){.product__title{text-align:left;font-size:25px;margin-bottom:15px;max-width:350px}}@media screen and (min-width:1260px){.product__title{font-size:50px;line-height:1.1;margin-bottom:20px;max-width:100%}}.product__image{height:250px;width:100%;-o-object-fit:contain;object-fit:contain;margin-bottom:15px;-webkit-filter:drop-shadow(15px 15px 25px rgba(0,0,0,.4));filter:drop-shadow(15px 15px 25px rgba(0,0,0,.4))}@media screen and (min-width:768px){.product__image{position:absolute;height:333px;width:290px;left:15px;top:33px}}@media screen and (min-width:1260px){.product__image{width:407px;height:500px;left:138px;top:39px}}.product__params{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:15px}@media screen and (min-width:1260px){.product__params{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;margin-bottom:20px}}.product__param{padding:10px;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);-webkit-border-radius:12px;border-radius:12px;color:rgba(255,255,255,.5);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 5px);flex:0 0 calc(50% - 5px)}@media screen and (min-width:768px){.product__param{padding-right:80px}}@media screen and (min-width:1260px){.product__param{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:15px;font-size:18px}}.product__param b{display:block;font-size:18px;line-height:1.15;font-weight:400;color:#fff}@media screen and (min-width:1260px){.product__param b{font-size:25px}.product__description{margin-bottom:40px;max-width:522px}}.product__description p{margin-bottom:15px}@media screen and (min-width:1260px){.product__description p{margin-bottom:20px}}.product__subtitle{font-weight:700;margin-bottom:5px}.product__method{margin-bottom:15px;counter-reset:methodCounter}@media screen and (min-width:1260px){.product__method{margin-bottom:40px;max-width:522px}}.product__method li{position:relative;padding-left:22px;counter-increment:methodCounter}.product__method li::before{content:counter(methodCounter) ".";position:absolute;left:6px;top:0}.product__ingredients-title{font-weight:700;margin-bottom:5px}@media screen and (min-width:1260px){.product__ingredients{max-width:522px}}.product__ingredients li,.product__quote{display:-webkit-box;display:-ms-flexbox;display:flex}.product__ingredients li{gap:10px;margin-bottom:5px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product__ingredients li::before{content:'';display:block;border-bottom:1px dashed rgba(255,255,255,.3);-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.product__ingredients li span,.recipePage__ingredients li span{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.product__ingredients li b,.recipePage__ingredients li b{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-weight:400}.product__quote{position:absolute;width:151px;left:auto;right:9px;bottom:-143px;background:rgba(255,255,255,.65);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-border-radius:20px;border-radius:20px;padding:7px 28px;color:#06315a;font-size:12px;line-height:1.4;text-align:center;min-height:61px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.product__quote{top:381px;left:115px;right:auto;bottom:auto}}@media screen and (min-width:1260px){.product__quote{min-height:106px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:300px;top:593px;left:250px;font-size:25px;-webkit-border-radius:50px;border-radius:50px;padding:17px 50px;line-height:1.15}}.product__quote::before{content:'';width:19px;height:28px;background:url(/local/templates/prosto/img/product/corner-m.svg) no-repeat right/contain;position:absolute;left:-19px;top:16px}@media screen and (min-width:1260px){.product__quote::before{width:26px;height:23px;background-image:url(/local/templates/prosto/img/product/corner-d.svg);left:-26px;top:40px}}.product__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5px}@media screen and (min-width:1260px){.product__tabs{margin-bottom:10px}}.product__tab{-webkit-border-radius:6px;border-radius:6px;padding:5px 10px;font-size:13px;line-height:1.5;background:#fff;border:0;text-decoration:none;color:#000;-webkit-transition:background .25s ease-in-out,color .25s ease-in-out;-o-transition:background .25s ease-in-out,color .25s ease-in-out;transition:background .25s ease-in-out,color .25s ease-in-out}.product__tab_active{background:#ff440d;color:#fff}.product__tabs-wrapper .product__ingredients{display:none}.product__tabs-wrapper .product__ingredients_active{display:block;-webkit-animation:fade-in .25s ease-in-out;animation:fade-in .25s ease-in-out}.productBuy{padding:20px 0 57px;background:#d3c8b9;position:relative}@media screen and (min-width:768px){.productBuy{padding-bottom:50px}}@media screen and (min-width:1260px){.productBuy{padding-top:50px}}.productBuy::before{content:'';display:block;width:100%;height:50px;background:url(/local/templates/prosto/img/productBuy/before-m.svg) no-repeat bottom;position:absolute;left:0;top:-49px;pointer-events:none}@media screen and (min-width:768px){.productBuy::before{background-image:url(/local/templates/prosto/img/productBuy/before-t.svg)}}@media screen and (min-width:1260px){.productBuy::before{background-image:url(/local/templates/prosto/img/productBuy/before-d.svg)}}.productBuy__title{font-size:20px;margin-bottom:20px}@media screen and (min-width:1260px){.productBuy__title{font-size:40px}}.productBuy__shops{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}@media screen and (min-width:768px){.productBuy__shops{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.productBuy__shop{background:rgba(255,255,255,.4);-webkit-border-radius:15px;border-radius:15px;position:relative;-webkit-transition:-webkit-box-shadow .25s ease-in-out;-o-transition:box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out,-webkit-box-shadow .25s ease-in-out}@media (hover:hover){.productBuy__shop:hover{-webkit-box-shadow:21.4641px 22.3672px 34px rgba(0,0,0,.09),15.6118px 16.2686px 22.9168px rgba(0,0,0,.0728438),10.8662px 11.3234px 14.8219px rgba(0,0,0,.06075),7.12677px 7.4266px 9.19727px rgba(0,0,0,.0520312),4.29283px 4.47343px 5.525px rgba(0,0,0,.045),2.2638px 2.35904px 3.28711px rgba(0,0,0,.0379688),.93906px .97856px 1.96563px rgba(0,0,0,.02925),.21799px .22717px 1.04258px rgba(0,0,0,.0171563);box-shadow:21.4641px 22.3672px 34px rgba(0,0,0,.09),15.6118px 16.2686px 22.9168px rgba(0,0,0,.0728438),10.8662px 11.3234px 14.8219px rgba(0,0,0,.06075),7.12677px 7.4266px 9.19727px rgba(0,0,0,.0520312),4.29283px 4.47343px 5.525px rgba(0,0,0,.045),2.2638px 2.35904px 3.28711px rgba(0,0,0,.0379688),.93906px .97856px 1.96563px rgba(0,0,0,.02925),.21799px .22717px 1.04258px rgba(0,0,0,.0171563)}}@media screen and (min-width:768px){.productBuy__shop{-webkit-box-flex:0;-ms-flex:0 0 199px;flex:0 0 199px;width:199px}}@media screen and (min-width:1260px){.productBuy__shop{-ms-flex-preferred-size:304px;flex-basis:304px;width:304px}}.productBuy__shop::before{content:'';display:block;padding-top:35.71429%}@media screen and (min-width:768px){.productBuy__shop::before{padding-top:40.20101%}}@media screen and (min-width:1260px){.productBuy__shop::before{padding-top:39.47368%}}.productBuy__shop img{position:absolute;left:0;top:0}.productRecipes{position:relative;background:#ff914f;padding:20px 0 30px}@media screen and (min-width:1260px){.productRecipes{padding:35px 0 52px}}.productRecipes::before{content:'';display:block;width:100%;height:50px;pointer-events:none;position:absolute;left:0;top:-49px;background:url(/local/templates/prosto/img/productRecipes/before-m.svg) no-repeat bottom}@media screen and (min-width:768px){.productRecipes::before{background-image:url(/local/templates/prosto/img/productRecipes/before-t.svg)}}@media screen and (min-width:1260px){.productRecipes::before{background-image:url(/local/templates/prosto/img/productRecipes/before-d.svg)}}.productRecipes__title{text-transform:none;color:#fff;font-size:20px;line-height:1.3;text-align:center;font-family:"Dela Gothic One",cursive;margin-bottom:20px}@media screen and (min-width:768px){.productRecipes__title{font-size:25px}}@media screen and (min-width:1260px){.productRecipes__title{font-size:50px;margin-bottom:30px}}.productRecipes__recipes{margin-bottom:20px;overflow:visible}@media screen and (min-width:768px){.productRecipes__recipes{margin-bottom:0}.productRecipes__recipes .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.productRecipes__recipes .swiper-slide{-webkit-box-flex:0;-ms-flex:0 0 calc(33.333333% - 40px/3);flex:0 0 calc(33.333333% - 40px/3)}}.productRecipes__scrollbar{height:3px;-webkit-border-radius:5px;border-radius:5px;background:#fff}.productRecipes__scrollbar .swiper-scrollbar-drag{background:#fe690f;height:100%;-webkit-border-radius:5px;border-radius:5px}@media screen and (min-width:768px){.productRecipes__scrollbar{display:none}}.productTimer{padding-top:224px;padding-bottom:41px;background:url(/local/templates/prosto/img/productTimer/bg-m.svg) no-repeat center}@media screen and (min-width:768px){.productTimer{padding-top:40px;padding-bottom:50px;background-image:url(/local/templates/prosto/img/productTimer/bg-t.svg)}}@media screen and (min-width:1260px){.productTimer{padding-top:57px;padding-bottom:28px;background-image:url(/local/templates/prosto/img/productTimer/bg-d.svg)}}.productTimer__title{font-family:"Dela Gothic One",cursive;color:#fff;text-align:center;text-transform:uppercase;font-size:12px;line-height:1.4;font-weight:400;margin:0 -15px 20px}@media screen and (min-width:768px){.productTimer__title{margin:0 auto 21px}}@media screen and (min-width:1260px){.productTimer__title{font-size:20px}}.productTimer__title b{text-transform:none;display:block;font-weight:400;font-size:25px;line-height:1.2}@media screen and (min-width:1260px){.productTimer__title b{font-size:50px;line-height:1.1;text-transform:uppercase}}.productTimer__timer{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;font-size:60px;color:#ff440d;line-height:.95;font-weight:400;text-align:center;font-family:"Dela Gothic One",cursive;gap:5px;margin-bottom:111px}@media screen and (min-width:768px){.productTimer__timer{margin-bottom:80px}}@media screen and (min-width:1260px){.productTimer__timer{font-size:100px;line-height:1.1;margin-bottom:98px}}.productTimer__part{-webkit-box-flex:0;-ms-flex:0 0 125px;flex:0 0 125px}@media screen and (min-width:1260px){.productTimer__part{-ms-flex-preferred-size:196px;flex-basis:196px}.productTimer__part:first-child{position:relative;left:5px}}.productTimer__dots{text-indent:-9999em;width:11px;height:25px;-webkit-box-flex:0;-ms-flex:0 0 11px;flex:0 0 11px;background:url(/local/templates/prosto/img/productTimer/dots.svg) no-repeat center/contain;position:relative;top:5px}@media screen and (min-width:1260px){.productTimer__dots{-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px;width:15px;height:37px}}.productTimer__clock{width:1040px;height:1040px;background:url(/local/templates/prosto/img/productTimer/clock-m.svg) no-repeat center;top:154px;left:calc(50% - 526px);position:absolute;pointer-events:none}@media screen and (min-width:768px){.productTimer__clock{top:145px}}@media screen and (min-width:1260px){.productTimer__clock{width:4045px;height:4026px;top:252px;left:calc(50% - 2022px);background-image:url(/local/templates/prosto/img/productTimer/clock-d.svg)}}.productTimer__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.productTimer__mute{opacity:0;width:40px;height:40px;background:#fff url(/local/templates/prosto/img/productTimer/mute.svg) no-repeat center;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);border:0;pointer-events:none}.productTimer__mute,.productTimer__play,.productTimer__restart{-webkit-border-radius:50%;border-radius:50%;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;cursor:pointer}.productTimer__play{-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px;background:url(/local/templates/prosto/img/productTimer/play.svg) no-repeat 35px center;width:110px;height:110px;border:3px solid #456584}.productTimer__play:hover{background-image:url(/local/templates/prosto/img/productTimer/play-active.svg)}.productTimer__restart{opacity:0;width:40px;height:40px;background:#fff url(/local/templates/prosto/img/productTimer/restart.svg) no-repeat center;-webkit-transform:scale(0) rotate(0);-ms-transform:scale(0) rotate(0);transform:scale(0) rotate(0);border:0;pointer-events:none}.productTimer__prostik1{display:block;position:absolute;left:76px;top:-182px;width:168px;height:173px;background:url(/local/templates/prosto/img/productTimer/prostik1.png) no-repeat center/contain}@media screen and (min-width:768px){.productTimer__prostik1{width:165px;height:169px;top:-16px;left:-35px}}@media screen and (min-width:1260px){.productTimer__prostik1{width:234px;height:240px;top:-26px;left:0}}@media screen and (min-width:1400px){.productTimer__prostik1{left:60px}}.productTimer__prostik2{display:none}@media screen and (min-width:768px){.productTimer__prostik2{display:block;position:absolute;background:url(/local/templates/prosto/img/productTimer/prostik2.png) no-repeat center/contain;width:186px;height:178px;top:-23px;right:-35px}}@media screen and (min-width:1260px){.productTimer__prostik2{width:264px;height:252px;right:0;top:-25px}}@media screen and (min-width:1400px){.productTimer__prostik2{right:40px}}.productTimer_play .productTimer__mute{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;pointer-events:auto}.productTimer_play .productTimer__play{background:url(/local/templates/prosto/img/productTimer/pause.svg) no-repeat center/45px}.productTimer_play .productTimer__restart{opacity:1;-webkit-transform:scale(1) rotate(360deg);-ms-transform:scale(1) rotate(360deg);transform:scale(1) rotate(360deg);pointer-events:auto}.productTimer_muted .productTimer__mute{background:#ff440d url(/local/templates/prosto/img/productTimer/mute-active.svg) no-repeat center}.recipe{border:5px solid #fff;-webkit-border-radius:10px;border-radius:10px;display:block;position:relative;overflow:hidden;-webkit-transition:-webkit-box-shadow .25s ease-in-out;-o-transition:box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out,-webkit-box-shadow .25s ease-in-out}@media screen and (min-width:1260px){.recipe{border-width:10px;-webkit-border-radius:15px;border-radius:15px}}@media (hover:hover){.recipe:hover{-webkit-box-shadow:0 96px 24px rgba(0,0,0,.1),0 48px 12px rgba(0,0,0,.0760333),0 29px 7px rgba(0,0,0,.0651589),0 19px 4.5px rgba(0,0,0,.0570895),0 12px 3px rgba(0,0,0,.05),0 7.5px 2px rgba(0,0,0,.0429105),0 4px 1px rgba(0,0,0,.0348411),0 2px .5px rgba(0,0,0,.0239667);box-shadow:0 96px 24px rgba(0,0,0,.1),0 48px 12px rgba(0,0,0,.0760333),0 29px 7px rgba(0,0,0,.0651589),0 19px 4.5px rgba(0,0,0,.0570895),0 12px 3px rgba(0,0,0,.05),0 7.5px 2px rgba(0,0,0,.0429105),0 4px 1px rgba(0,0,0,.0348411),0 2px .5px rgba(0,0,0,.0239667)}}.recipe__bg{width:100%;display:block}@media screen and (min-width:768px){.recipe__bg{height:190px;-o-object-fit:cover;object-fit:cover;width:130%;max-width:130%}}@media screen and (min-width:1260px){.recipe__bg{width:100%;height:270px;max-width:100%}}.recipe__params{position:absolute;left:15px;top:15px}@media screen and (min-width:1260px){.recipe__params{left:20px;top:20px}}.recipe__param{background:no-repeat left center;height:24px;padding-left:29px;line-height:24px;font-size:10px;color:#173f65;margin-bottom:2px}@media screen and (min-width:1260px){.recipe__param{font-size:13px;margin-bottom:4px}}.recipe__param_time{background-image:url(/local/templates/prosto/img/recipe/time.svg)}.recipe__param_servings{background-image:url(/local/templates/prosto/img/recipe/servings.svg)}.recipe__name{position:absolute;left:15px;bottom:15px;font-size:22px;line-height:1;letter-spacing:.01em;font-family:"Dela Gothic One",cursive;color:#06315a;text-transform:uppercase}@media screen and (min-width:768px){.recipe__name{font-size:20px}}@media screen and (min-width:1260px){.recipe__name{font-size:30px;left:20px;bottom:20px}}.recipe_white .recipe__name,.recipe_white .recipe__param{color:#fff}.recipe_white .recipe__param_time{background-image:url(/local/templates/prosto/img/recipe/time-white.svg)}.recipe_white .recipe__param_servings{background-image:url(/local/templates/prosto/img/recipe/servings-white.svg)}.recipePage{background:url(/local/templates/prosto/img/recipePage/bg-m-start.svg) no-repeat top,url(/local/templates/prosto/img/recipePage/bg-m-end.svg) no-repeat bottom;background-color:#173f65;color:#fff;padding:30px 0 226px;font-size:14px;line-height:1.5;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media screen and (min-width:768px){.recipePage{background:url(/local/templates/prosto/img/recipePage/bg-t-start.svg) no-repeat top,url(/local/templates/prosto/img/recipePage/bg-t-end.svg) no-repeat bottom;background-color:#173f65;padding-bottom:50px;min-height:550px}}@media screen and (min-width:1260px){.recipePage{background:url(/local/templates/prosto/img/recipePage/bg-d-start.svg) no-repeat top,url(/local/templates/prosto/img/recipePage/bg-d-end.svg) no-repeat bottom;background-color:#173f65;padding:135px 0 76px;font-size:18px;min-height:935px}}.recipePage .container::before{content:'';display:block;position:absolute;background:url(/local/templates/prosto/img/recipePage/prostik.png) no-repeat center/contain;width:136px;height:188px;bottom:-188px;left:24px}@media screen and (min-width:768px){.recipePage .container::before{bottom:40px;width:166px;height:229px;left:-7px;z-index:1}}@media screen and (min-width:1260px){.recipePage .container::before{width:235px;height:323px;bottom:1px;left:65px}}@media screen and (min-width:768px){.recipePage__info{padding-left:calc(41.66667% + 10px);min-height:550px}}@media screen and (min-width:1260px){.recipePage__info{padding-left:calc(50% + 10px);min-height:770px}}.recipePage__description p,.recipePage__title{margin-bottom:15px}@media screen and (min-width:768px){.recipePage__title{text-align:left;margin-bottom:15px;max-width:350px}}@media screen and (min-width:1260px){.recipePage__title{line-height:1.1;margin-bottom:20px;max-width:100%}}.recipePage__image{width:100%;-o-object-fit:contain;object-fit:contain;margin-bottom:15px;-webkit-border-radius:15px;border-radius:15px;overflow:hidden}@media screen and (min-width:768px){.recipePage__image{position:absolute;height:auto;width:305px;left:5px;top:43px}}@media screen and (min-width:1260px){.recipePage__image{width:520px;left:25px;top:40px}}.recipePage__params{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:15px}@media screen and (min-width:1260px){.recipePage__params{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;margin-bottom:20px}}.recipePage__param{padding:10px;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);-webkit-border-radius:12px;border-radius:12px;color:rgba(255,255,255,.5);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 5px);flex:0 0 calc(50% - 5px)}@media screen and (min-width:768px){.recipePage__param{padding-right:80px}}@media screen and (min-width:1260px){.recipePage__param{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:15px;font-size:18px}.recipePage__param br{display:none}}.recipePage__param b{display:block;font-size:18px;line-height:1.15;font-weight:400;color:#fff}@media screen and (min-width:1260px){.recipePage__param b{font-size:25px}.recipePage__description{margin-bottom:40px;max-width:522px}}@media screen and (min-width:1260px){.recipePage__description p{margin-bottom:20px}}.recipePage__subtitle{font-weight:700;margin-bottom:5px}@media screen and (min-width:1260px){.recipePage__subtitle{margin-bottom:10px}}.recipePage__method{background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);-webkit-border-radius:15px;border-radius:15px;padding:15px;margin-bottom:15px}@media screen and (min-width:1260px){.recipePage__method{margin-bottom:20px}}.recipePage__method-steps{counter-reset:methodCounter;margin-top:15px}.recipePage__method-steps li{position:relative;padding-left:62px;counter-increment:methodCounter;margin-bottom:15px}@media screen and (min-width:1260px){.recipePage__method-steps li{padding-left:93px}}.recipePage__method-steps li::before{content:counter(methodCounter) " шаг";position:absolute;font-size:12px;line-height:1.4;font-family:"Dela Gothic One",cursive;color:#fe690f;font-weight:400;text-transform:uppercase;left:0;top:0}@media screen and (min-width:1260px){.recipePage__method-steps li::before{font-size:20px;line-height:1.1;letter-spacing:.01em}}.recipePage__ingredients{margin-bottom:15px}@media screen and (min-width:1260px){.recipePage__ingredients{max-width:522px;margin-bottom:20px}}.recipePage__ingredients li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;margin-bottom:5px}.recipePage__ingredients li::before{content:'';display:block;border-bottom:1px dashed rgba(255,255,255,.3);-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.recipePage__quote{position:absolute;width:124px;right:25px;bottom:-156px;background:rgba(255,255,255,.65);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-border-radius:20px;border-radius:20px;padding:10px 28px;color:#06315a;font-size:12px;line-height:1.4;text-align:center}@media screen and (min-width:768px){.recipePage__quote{left:153px;right:auto;bottom:210px}}@media screen and (min-width:1260px){.recipePage__quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:276px;bottom:270px;left:232px;font-size:25px;-webkit-border-radius:50px;border-radius:50px;padding:25px 10px;line-height:1.15}}.recipePage__quote::before{content:'';width:54px;height:24px;background:url(/local/templates/prosto/img/recipePage/corner-m.svg) no-repeat bottom/contain;position:absolute;left:12px;top:-24px}@media screen and (min-width:768px){.recipePage__quote::before{width:45px;height:20px;background-image:url(/local/templates/prosto/img/recipePage/corner-t.svg);background-position:top;left:12px;top:auto;bottom:-20px}}@media screen and (min-width:1260px){.recipePage__quote::before{width:52px;height:53px;background-image:url(/local/templates/prosto/img/recipePage/corner-d.svg);left:46px;bottom:-53px}}.recipePage__end{text-align:center;font-family:"Dela Gothic One",cursive;font-size:16px;line-height:1.4}@media screen and (min-width:768px){.recipePage__end{text-align:left}}@media screen and (min-width:1260px){.recipePage__end{font-size:20px;line-height:1.1}}.recipePage__text{margin-bottom:15px}.recipePage__text p{margin-bottom:1em}@media screen and (min-width:1260px){.recipePage__text{margin-bottom:20px}}.recipes{display:block;background:#f3e2ce url(/local/templates/prosto/img/recipes/bg-m.svg) no-repeat top center;padding-bottom:56px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media screen and (min-width:768px){.recipes{background-image:url(/local/templates/prosto/img/recipes/bg-t.svg);padding-top:30px;padding-bottom:50px}}@media screen and (min-width:1260px){.recipes{padding-top:50px;background-image:url(/local/templates/prosto/img/recipes/bg-d.svg)}}.recipes__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px;margin-bottom:20px}@media screen and (min-width:768px){.recipes__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}}@media screen and (min-width:1260px){.recipes__list{margin-bottom:25px}}.recipes__list_step1 .recipes__recipe:nth-child(n+4){display:block}.recipes__list_step1 .recipes__recipe:nth-child(n+7),.recipes__recipe:nth-child(n+4),.recipes__recipe:nth-child(n+7){display:none}.recipes__list_step2 .recipes__recipe:nth-child(n+7){display:block}.recipes__list_step3 .recipes__recipe{display:block}@media screen and (min-width:768px){.recipes__recipe{display:block;-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333% - 40px/3);flex:0 0 calc(33.3333% - 40px/3)}.recipes__recipe:nth-child(n+4){display:block}}.recipes__recipe_active{-webkit-animation:fade-in-center .25s ease-in-out;animation:fade-in-center .25s ease-in-out}.recipesStart,.recipes__bottom{text-align:center}.recipesStart{height:330px;padding-top:30px;color:#fff;background:#173f65 url(/local/templates/prosto/img/recipesStart/bg-m.svg) no-repeat bottom}@media screen and (min-width:768px){.recipesStart{text-align:left;background-image:url(/local/templates/prosto/img/recipesStart/bg-t.svg);height:226px}}@media screen and (min-width:1260px){.recipesStart{background-image:url(/local/templates/prosto/img/recipesStart/bg-d.svg);height:335px;padding-top:135px}}.recipesStart .container::after{content:'';display:block;width:143px;height:170px;background:url(/local/templates/prosto/img/recipesStart/prostik.png) no-repeat center/contain;position:absolute;right:9px;top:111px}@media screen and (min-width:768px){.recipesStart .container::after{right:-7px;top:10px}}@media screen and (min-width:1260px){.recipesStart .container::after{width:217px;height:260px;right:90px;top:-51px}}@media screen and (min-width:768px){.recipesStart__title{text-align:left;max-width:400px;line-height:1}}@media screen and (min-width:1260px){.recipesStart__title{line-height:1.1}}.recipesStart__quote{position:absolute;width:124px;padding:15px 10px;-webkit-border-radius:20px;border-radius:20px;font-size:12px;line-height:1.4;color:#112c46;top:153px;left:26px;background:rgba(255,255,255,.65);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.recipesStart__quote{top:53px;left:auto;right:154px;text-align:center;padding:13px 10px}}@media screen and (min-width:1260px){.recipesStart__quote{width:300px;-webkit-border-radius:50px;border-radius:50px;top:-2px;right:365px;font-size:25px;line-height:1.15;padding:30px 20px}}.recipesStart__quote::before{content:'';display:block;position:absolute;width:23px;height:35px;background:url(/local/templates/prosto/img/recipesStart/corner-m.svg) no-repeat left/contain;top:30px;right:-23px}@media screen and (min-width:1260px){.recipesStart__quote::before{width:26px;height:23px;background-image:url(/local/templates/prosto/img/recipesStart/corner-d.svg);right:-26px;top:49px}}.selector{text-align:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media screen and (min-width:768px){.selector{text-align:left}}@media screen and (min-width:1260px){.selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.selector__info{padding-top:30px;background:no-repeat bottom}@media screen and (min-width:768px){.selector__info{min-height:350px}}@media screen and (min-width:1260px){.selector__info{min-height:700px;padding-top:135px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}}.selector__title{color:#06315a;margin-bottom:10px}@media screen and (min-width:768px){.selector__title{text-align:left;width:270px}}@media screen and (min-width:1260px){.selector__title{width:500px;margin-bottom:20px;line-height:1.1;letter-spacing:0}}.selector__text{color:#112c46;font-size:18px;line-height:21px}@media screen and (min-width:768px){.selector__text{width:270px}}@media screen and (min-width:1260px){.selector__text{width:500px;font-size:25px;line-height:29px}}.selector__prostik{position:absolute;background:no-repeat center/contain}.selector__goods{padding-top:35px;padding-bottom:85px}@media screen and (min-width:768px){.selector__goods{padding-top:26px;padding-bottom:55px}}@media screen and (min-width:1260px){.selector__goods{margin:0;position:absolute;background:0 0!important;width:calc(50% + 15px);top:129px;right:0;overflow:hidden;padding:60px 0 100px}.selector__goods_3{width:calc(50% + 118px)}.selector__goods_3 .selector__products .swiper-wrapper{gap:12px}}@media screen and (min-width:1260px) and (min-width:1400px){.selector__goods_3 .selector__products .swiper-wrapper{gap:20px}}@media screen and (min-width:1260px){.selector__goods_3 .selector__products .selector__product{width:232px}}.selector__products{margin-bottom:22px;overflow:visible;text-align:center}@media screen and (min-width:768px){.selector__products{margin-bottom:0}.selector__products .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:47px}}@media screen and (min-width:1260px){.selector__products .swiper-wrapper{gap:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.selector__product{width:218px;overflow:visible;text-decoration:none}@media screen and (min-width:1260px){.selector__product{width:304px}}@media (hover:hover){.selector__product:hover .selector__product-image{-webkit-filter:drop-shadow(15px 15px 15px rgba(0,0,0,.4));filter:drop-shadow(15px 15px 15px rgba(0,0,0,.4))}.selector__product:hover .selector__product-title{color:#ff440d!important}.selector__product:hover .selector__product-title::after{background:#ff440d!important;-webkit-transform:scaleY(3);-ms-transform:scaleY(3);transform:scaleY(3)}}.selector__product-image{width:150px;height:202px;display:block;margin:0 auto 22px;overflow:visible;-webkit-transition:-webkit-filter .25s ease-in-out;-o-transition:filter .25s ease-in-out;transition:filter .25s ease-in-out;transition:filter .25s ease-in-out,-webkit-filter .25s ease-in-out}@media (hover:none){.selector__product-image{-webkit-filter:drop-shadow(15px 15px 25px rgba(0,0,0,.4));filter:drop-shadow(15px 15px 25px rgba(0,0,0,.4))}}@media screen and (min-width:768px){.selector__product-image{width:150px;height:200px;margin-bottom:22px}}@media screen and (min-width:1260px){.selector__product-image{width:208px;height:280px;margin-bottom:26px}}.selector__product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;overflow:visible}.selector__product-title{font-family:"Dela Gothic One",cursive;font-size:12px;line-height:1.4;font-weight:400;position:relative;-webkit-transition:color .25s ease-in-out;-o-transition:color .25s ease-in-out;transition:color .25s ease-in-out;text-decoration:none;color:#112c46;text-transform:uppercase;display:inline-block}@media screen and (min-width:1260px){.selector__product-title{font-size:17px;line-height:1.1;color:#173f65!important}}.selector__product-title::after{content:'';display:block;position:absolute;left:0;top:calc(100% + 2px);width:100%;height:3px;background:#112c46;opacity:1;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1260px){.selector__product-title::after{height:1px;background:#173f65!important;top:calc(100% + 8px)}}.selector__scrollbar{height:3px;background:#fff;margin-bottom:20px}@media screen and (min-width:768px){.selector__scrollbar{display:none}}.selector__scrollbar .swiper-scrollbar-drag{background:#ff440d;height:100%;-webkit-border-radius:5px;border-radius:5px}.selector_type-1 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-m-1.svg);background-color:#f3e2ce;padding-bottom:276px}@media screen and (min-width:768px){.selector_type-1 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-t-1.svg);padding-bottom:120px}}@media screen and (min-width:1260px){.selector_type-1 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-d-1.svg);padding-bottom:0}}.selector_type-1 .selector__goods{background-color:#ff914f}.selector_type-1 .selector__prostik{width:213px;height:250px;left:54px;bottom:-276px;background-image:url(/local/templates/prosto/img/selector/prostik1.png)}@media screen and (min-width:768px){.selector_type-1 .selector__prostik{left:418px;bottom:-103px}}@media screen and (min-width:1260px){.selector_type-1 .selector__prostik{width:226px;height:263px;bottom:53px;left:427px}}.selector_type-1 .selector__product-title{color:#fff}.selector_type-1 .selector__product-title::after{background:#fff}.selector_type-2 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-m-2.svg);background-color:#c5e3ff;padding-bottom:301px}@media screen and (min-width:768px){.selector_type-2 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-t-2.svg);padding-bottom:120px}}@media screen and (min-width:1260px){.selector_type-2 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-d-2.svg);padding-bottom:0}.selector_type-2 .selector__text{width:400px}}.selector_type-2 .selector__goods{background-color:#a7c6e3}.selector_type-2 .selector__prostik{width:258px;height:215px;left:44px;bottom:-230px;background-image:url(/local/templates/prosto/img/selector/prostik2.png)}@media screen and (min-width:768px){.selector_type-2 .selector__prostik{width:288px;height:240px;left:355px;bottom:-82px}}@media screen and (min-width:1260px){.selector_type-2 .selector__prostik{width:310px;height:259px;bottom:103px;left:333px}}.selector_type-3 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-m-3.svg);background-color:#f3e2ce;padding-bottom:311px}@media screen and (min-width:768px){.selector_type-3 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-t-3.svg);padding-bottom:120px}}@media screen and (min-width:1260px){.selector_type-3 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-d-3.svg);padding-bottom:0}}.selector_type-3 .selector__goods{background-color:#f3e2ce}@media screen and (min-width:1260px){.selector_type-3 .selector__product-title{max-width:180px}}.selector_type-3 .selector__prostik{width:281px;height:250px;left:24px;bottom:-261px;background-image:url(/local/templates/prosto/img/selector/prostik3.png)}@media screen and (min-width:768px){.selector_type-3 .selector__prostik{width:325px;height:286px;left:355px;bottom:-132px}}@media screen and (min-width:1260px){.selector_type-3 .selector__prostik{width:325px;height:286px;bottom:40px;left:273px}}.selector_type-4 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-m-4.svg);background-color:#c5e3ff;padding-bottom:260px}@media screen and (min-width:768px){.selector_type-4 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-t-4.svg);padding-bottom:120px}}@media screen and (min-width:1260px){.selector_type-4 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-d-4.svg);padding-bottom:0}}.selector_type-4 .selector__goods{background-color:#a7c6e3}@media screen and (min-width:1260px){.selector_type-4 .selector__text{width:350px}}.selector_type-4 .selector__prostik{width:258px;height:239px;left:39px;bottom:-260px;background-image:url(/local/templates/prosto/img/selector/prostik4.png)}@media screen and (min-width:768px){.selector_type-4 .selector__prostik{width:300px;height:277px;left:385px;bottom:-112px}}@media screen and (min-width:1260px){.selector_type-4 .selector__prostik{bottom:100px;left:310px}}@media screen and (min-width:1400px){.selector_type-4 .selector__prostik{left:350px}}.selector_type-5 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-m-5.svg);background-color:#f1ddec;padding-bottom:281px}@media screen and (min-width:768px){.selector_type-5 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-t-5.svg);padding-bottom:120px;background-color:#fdf0e0}}@media screen and (min-width:1260px){.selector_type-5 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-d-5.svg);padding-bottom:0}}.selector_type-5 .selector__goods{background-color:#ffd8a5}@media screen and (min-width:768px){.selector_type-5 .selector__text{width:270px}}@media screen and (min-width:1260px){.selector_type-5 .selector__text{width:460px}.selector_type-5 .selector__product-title{width:163px}}.selector_type-5 .selector__prostik{width:191px;height:236px;left:72px;bottom:-265px;background-image:url(/local/templates/prosto/img/selector/prostik5.png)}@media screen and (min-width:768px){.selector_type-5 .selector__prostik{width:223px;height:274px;left:420px;bottom:-132px}}@media screen and (min-width:1260px){.selector_type-5 .selector__prostik{width:197px;height:243px;bottom:38px;left:300px}}.selector_type-6 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-m-6.svg);background-color:#f6f6f6;padding-bottom:260px}@media screen and (min-width:768px){.selector_type-6 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-t-6.svg);padding-bottom:120px}}@media screen and (min-width:1260px){.selector_type-6 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-d-6.svg);padding-bottom:0}}.selector_type-6 .selector__goods{background-color:#f3e2ce}@media screen and (min-width:1260px){.selector_type-6 .selector__text{width:370px}}.selector_type-6 .selector__prostik{width:211px;height:204px;left:54px;bottom:-240px;background-image:url(/local/templates/prosto/img/selector/prostik6.png)}@media screen and (min-width:768px){.selector_type-6 .selector__prostik{width:261px;height:252px;left:380px;bottom:-102px}}@media screen and (min-width:1260px){.selector_type-6 .selector__prostik{bottom:52px;left:310px}}@media screen and (min-width:1400px){.selector_type-6 .selector__prostik{left:350px}}.selector_type-7 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-m-7.svg);background-color:#f3e2ce;padding-bottom:283px}@media screen and (min-width:768px){.selector_type-7 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-t-7.svg);padding-bottom:120px}}@media screen and (min-width:1260px){.selector_type-7 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-d-7.svg);padding-bottom:0}}.selector_type-7 .selector__goods{background-color:#f3e2ce}@media screen and (min-width:768px){.selector_type-7 .selector__text{width:270px}}@media screen and (min-width:1260px){.selector_type-7 .selector__text{width:338px}}.selector_type-7 .selector__prostik{width:180px;height:270px;left:70px;bottom:-273px;background-image:url(/local/templates/prosto/img/selector/prostik7.png)}@media screen and (min-width:768px){.selector_type-7 .selector__prostik{width:204px;height:307px;left:335px;bottom:-102px}}@media screen and (min-width:1260px){.selector_type-7 .selector__prostik{width:224px;height:337px;bottom:58px;left:355px}}@media screen and (min-width:1400px){.selector_type-7 .selector__prostik{left:390px}}.selector_type-8 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-m-8.svg);background-color:#c5e3ff;padding-bottom:298px}@media screen and (min-width:768px){.selector_type-8 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-t-8.svg);padding-bottom:120px}}@media screen and (min-width:1260px){.selector_type-8 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-d-8.svg);padding-bottom:0}}.selector_type-8 .selector__goods{background-color:#f3e2ce}@media screen and (min-width:768px){.selector_type-8 .selector__text{width:270px}}@media screen and (min-width:1260px){.selector_type-8 .selector__text{width:360px}}.selector_type-8 .selector__prostik{width:243px;height:273px;left:22px;bottom:-270px;background-image:url(/local/templates/prosto/img/selector/prostik8.png)}@media screen and (min-width:768px){.selector_type-8 .selector__prostik{width:275px;height:322px;left:335px;bottom:-102px}}@media screen and (min-width:1260px){.selector_type-8 .selector__prostik{width:275px;height:322px;bottom:68px;left:375px}}@media screen and (min-width:1400px){.selector_type-8 .selector__prostik{left:390px}}@media screen and (min-width:1260px){.selector_type-8 .selector__product:first-child .selector__product-title{max-width:205px}.selector_type-8 .selector__product:last-child .selector__product-title{max-width:163px}}.selector_type-9 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-m-9.svg);background-color:#f6f6f6;padding-bottom:317px}@media screen and (min-width:768px){.selector_type-9 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-t-9.svg);padding-bottom:120px;background-color:#f3e2ce}}@media screen and (min-width:1260px){.selector_type-9 .selector__info{background-image:url(/local/templates/prosto/img/selector/bg-d-9.svg);padding-bottom:0}}.selector_type-9 .selector__goods{background-color:#f3e2ce}@media screen and (min-width:768px){.selector_type-9 .selector__text{width:270px}}@media screen and (min-width:1260px){.selector_type-9 .selector__text{width:410px}}.selector_type-9 .selector__prostik{left:0;top:100%}.selector_type-9 .selector__prostik::before{position:absolute;content:'';display:block;width:217px;height:208px;left:0;bottom:-222px;background:url(/local/templates/prosto/img/selector/prostik9-1.png) no-repeat center/contain}@media screen and (min-width:768px){.selector_type-9 .selector__prostik::before{width:265px;height:253px;left:282px;bottom:-71px}}@media screen and (min-width:1260px){.selector_type-9 .selector__prostik::before{width:322px;height:308px;left:23px;bottom:25px}}.selector_type-9 .selector__prostik::after{position:absolute;content:'';display:block;width:233px;height:190px;left:132px;bottom:-313px;background:url(/local/templates/prosto/img/selector/prostik9-2.png) no-repeat center/contain}@media screen and (min-width:768px){.selector_type-9 .selector__prostik::after{width:298px;height:242px;left:538px;bottom:-117px}}@media screen and (min-width:1260px){.selector_type-9 .selector__prostik::after{width:362px;height:294px;left:312px;bottom:18px}}.textPage{display:block;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;z-index:10;position:relative;background:#173f65 url(/local/templates/prosto/img/textPage/bg-m.svg) no-repeat top}@media screen and (min-width:768px){.textPage{z-index:0;background-image:url(/local/templates/prosto/img/textPage/bg-t.svg)}}@media screen and (min-width:1260px){.textPage{background-image:url(/local/templates/prosto/img/textPage/bg-d.svg)}}.textPage__content{background:#fff;position:relative;-webkit-border-radius:10px;border-radius:10px;padding:15px;margin:25px auto}@media screen and (min-width:768px){.textPage__content{padding:30px 73px 40px;max-width:710px;margin:25px auto 50px}}@media screen and (min-width:1260px){.textPage__content{padding:50px 108px;max-width:1060px;margin-top:135px}}.textPage__title{color:#173f65;font-weight:400;font-size:16px;font-family:"Dela Gothic One",cursive;line-height:1.4;margin-bottom:20px;text-align:center}@media screen and (min-width:768px){.textPage__title{text-align:left}}@media screen and (min-width:1260px){.textPage__title{font-size:30px}}.textPage__text{font-size:14px;line-height:1.5}@media screen and (min-width:1260px){.textPage__text{font-size:18px;letter-spacing:-.01em}}.textPage__text p{margin-bottom:15px}.textPage_privacy .textPage__content{padding-top:169px}@media screen and (min-width:768px){.textPage_privacy .textPage__content{padding-top:30px}}.textPage_privacy .textPage__content::before{content:'';display:block;width:261px;height:184px;background:url(/local/templates/prosto/img/textPage/prostik-m.png) no-repeat center/contain;position:absolute;top:-21px;right:-14px}@media screen and (min-width:768px){.textPage_privacy .textPage__content::before{width:239px;height:150px;right:23px;top:-24px;background-image:url(/local/templates/prosto/img/textPage/prostik-t.png)}}@media screen and (min-width:1260px){.textPage_privacy .textPage__content::before{width:325px;height:235px;right:-6px;top:-35px;background-image:url(/local/templates/prosto/img/textPage/prostik-d.png)}}.textPage_privacy .textPage__title{max-width:470px}@media screen and (min-width:1260px){.textPage_privacy .textPage__title{max-width:730px}}._template{display:block}
/* End */
/* /local/templates/prosto/styles.css?17700313152417 */
/* /local/templates/prosto/template_styles.css?1770188316122109 */
