@charset "UTF-8";*,*:before,*:after {-webkit-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;outline: none;font-family: 'Montserrat', sans-serif;text-decoration: none;}* {position: relative;}html {font-size: 10px;background-color: #FFF;scroll-behavior: smooth;}body {width: 100%;overflow-x: hidden;}body.other_pages {padding-top: 70px;}body.noscroll {height: 100vh;overflow: hidden;}.container {margin: 0 auto;width: 100%;max-width: 122rem;padding: 0 1.5rem;}ul {list-style-type: none;}section {overflow: hidden;z-index: 1;padding: 2rem 0;}.heading-2 {font-size: 3rem;font-weight: 600;}.heading-3 {font-size: 2.2rem;font-weight: 600;}.mtb2 {margin: 2rem 0;}.header__burger {width: 3.6rem;height: 3.6rem;margin-left: 1.5rem;cursor: pointer;}.header__burger::after {content: '';position: absolute;display: block;left: 50%;-ms-flex-negative: 0;flex-shrink: 0;top: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background-color: white;-webkit-box-shadow: 0 0.2rem 0.8rem rgba(0, 0, 0, 0.1);box-shadow: 0 0.2rem 0.8rem rgba(0, 0, 0, 0.1);width: 0;height: 0;-webkit-transition: 0.7s cubic-bezier(0.7, 0, 0.3, 1);-o-transition: 0.7s cubic-bezier(0.7, 0, 0.3, 1);transition: 0.7s cubic-bezier(0.7, 0, 0.3, 1);border-radius: 50%;z-index: -1;}.header__burger span {-webkit-transition: 0.7s cubic-bezier(0.7, 0, 0.3, 1);-o-transition: 0.7s cubic-bezier(0.7, 0, 0.3, 1);transition: 0.7s cubic-bezier(0.7, 0, 0.3, 1);width: 1.6rem;height: 0.2rem;background-color: #c2d986;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.header__burger span:nth-child(1) {margin-top: -.6rem;}.header__burger span:nth-child(3) {margin-top: .6rem;}.form {padding-left: 0;padding-right: 0;}.form__header {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.form__header::after {display: none;}.form__body .form__checkbox {margin: 1rem 0;}.form--boxed {-webkit-box-shadow: none;box-shadow: none;}.form_wrap {max-width: 100%;width: 100%;background-color: transparent;}.form_wrap .form--boxed {background-color: transparent;}.form__label {font-size: 1.2rem;margin-bottom: 0.3rem;display: block;font-weight: 500;text-align: left;}.form__input,.form__textarea {font-size: 1.6rem;border: 0.1rem solid rgba(129, 158, 204, 0.3);}.form__input.valid,.form__textarea.valid {border-color: #B8C02A;color: #B8C02A;}.form__group {width: 100%;}.form__checkbox {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 2rem;}.form__checkbox.error .form__checkbox_label {color: #EB5757;font-weight: 600;}.form__checkbox.error .form__checkbox_label::before {border: 0.1rem solid #EB5757;}.form__checkbox input {opacity: 0;width: 0;height: 0;padding: 0;position: absolute;}.form__checkbox input:checked + .form__checkbox_label::after {opacity: 1;}.form__checkbox_label {cursor: pointer;font-size: 1.2rem;font-weight: 500;padding-left: 2.5rem;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;display: block;margin-bottom: 0;}.form__checkbox_label::before,.form__checkbox_label::after {content: '';position: absolute;display: block !important;}.form__checkbox_label::before {width: 1.6rem;height: 1.6rem;background-color: rgba(129, 158, 204, 0.2);border-radius: .4rem;top: 0;left: 0;}.form__checkbox_label::after {width: 1rem;height: 0.6rem;border-left: 0.3rem solid #B8C02A;border-bottom: 0.3rem solid #B8C02A;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);left: 0.3rem;top: 0.4rem;opacity: 0;}.form__radio input:checked + .form__radio_label::after {opacity: 1;border: .8rem solid #97C000;v}.form__radio_label {font-size: 1.4rem;position: static;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;font-weight: 500;margin-bottom: 0.1rem;}.form__radio_label::before,.form__radio_label::after {content: '';position: absolute;display: block;border-radius: 50%;width: 1.6rem;height: 1.6rem;border: 0.1rem solid #97C000;left: 0;top: .2rem;}.form__radio_label::after {border-width: .4rem;opacity: 0;}.form__radio .delivery__description {font-size: 1.2rem;line-height: 1.2;padding-bottom: 2rem;display: none;}.delivery__label.active + .delivery__description {display: block;}.form--cartsubmit {opacity: 0;visibility: hidden;height: 0;padding: 0;margin: 0;}section.section.cart--section {min-height: 52vh;}.order_payment__checkout input {color: white;font-weight: 700;padding: 1.2rem 2rem;font-family: 'Balsamiq Sans', cursive;font-size: 1.5rem;line-height: 100%;border-radius: 4.8rem;background: #97C000;text-decoration: none;-webkit-transition: .2s ease-in-out;-o-transition: .2s ease-in-out;transition: .2s ease-in-out;display: inline-block;border: 0;cursor: pointer;margin: 1rem 0;}.block.form--boxed.form.form_cart .h6 {font-size: 1.4rem;font-weight: bold;margin-bottom: 1rem;}.block_selected_payment {font-size: 1.4rem;}input.order_payment__button {margin: 1rem 0;}input:focus,textarea:focus,.form__input:focus,.form__textarea:focus {border-width: .1rem;}.message_error {border-color: #EB5757;}.bttn {font-family: 'Balsamiq Sans', cursive;font-weight: bold;font-size: 1rem;line-height: 100%;color: #FFFFFF;padding: 1rem 2.2rem;border-radius: 4.8rem;background: #97C000;text-decoration: none;-webkit-transition: .2s ease-in-out;-o-transition: .2s ease-in-out;transition: .2s ease-in-out;display: inline-block;border: 0;cursor: pointer;}.bttn:hover {background: #88ad00;}.hidden {display: none;}.subtitle {font-family: 'Balsamiq Sans', cursive;font-weight: bold;font-size: 1.8rem;line-height: 100%;color: #97C000;margin-bottom: 1.3rem;text-align: center;}h2 {font-size: 2.4rem;line-height: 2.9rem;margin-bottom: 4rem;text-align: center;}input {font-weight: 600;font-size: 1.4rem;line-height: 145%;color: #000;padding: 1.2rem 2.4rem;border-radius: 4.8rem;border: 0;background: #fff;}input::-webkit-input-placeholder {color: rgba(63, 54, 49, 0.4);}input::-moz-placeholder {color: rgba(63, 54, 49, 0.4);}input:-ms-input-placeholder {color: rgba(63, 54, 49, 0.4);}input::-ms-input-placeholder {color: rgba(63, 54, 49, 0.4);}input::placeholder {color: rgba(63, 54, 49, 0.4);}.scroll-down {width: 10rem;height: 5rem;position: absolute;bottom: 0;left: 0;right: 0;cursor: pointer;-webkit-transition: .2s ease-in-out;-o-transition: .2s ease-in-out;transition: .2s ease-in-out;margin: 0 auto;}.scroll-down svg {width: 100%;}.scroll-down:hover {height: 4.5rem;}.header__cart {cursor: pointer;margin-left: 1.5rem;}.amount{position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;background-color: rgb(255, 255, 255);border-radius: 48px;border: 1px solid;border-color: rgb(127, 127, 127);opacity: .7;height: 34px;color: var(--okay-body-text);font-size: 14px;font-weight: 400;-moz-user-select: none;-webkit-user-select: none;user-select: none;width: 100%;max-width: 100px;overflow: hidden;}.amount__plus,.amount__minus{position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;width: 30px;cursor: pointer;font-weight: 500;line-height: 1;font-size: 20px;height: 34px;}.amount__input{border: 0 none;display: block;width: calc(100% - 60px);text-align: center;font-weight: 500;line-height: 1;padding: 5px 0;font-size: 15px;height: 34px;}.header__cartitems {background-color: #e8e22e;border-radius: 50%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;position: absolute;right: 0;top: 0;-ms-flex-negative: 0;flex-shrink: 0;width: 1.8rem;height: 1.8rem;font-size: 1.1rem;-webkit-transform: translate(50%, -50%);-ms-transform: translate(50%, -50%);transform: translate(50%, -50%);}@font-face {font-family: swiper-icons;src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight: 400;font-style: normal;}:root {--swiper-theme-color: #007aff;}.swiper-container {margin-left: auto;margin-right: auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;}.swiper-container-vertical > .swiper-wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;-webkit-box-sizing: content-box;box-sizing: content-box;}.swiper-container-android .swiper-slide,.swiper-wrapper {-webkit-transform: translate3d(0px, 0, 0);transform: translate3d(0px, 0, 0);}.swiper-container-multirow > .swiper-wrapper {-ms-flex-wrap: wrap;flex-wrap: wrap;}.swiper-container-multirow-column > .swiper-wrapper {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.swiper-container-free-mode > .swiper-wrapper {-webkit-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;margin: 0 auto;}.swiper-slide {-ms-flex-negative: 0;flex-shrink: 0;width: 100%;height: 100%;position: relative;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;}.swiper-slide-invisible-blank {visibility: hidden;}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {height: auto;}.swiper-container-autoheight .swiper-wrapper {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-transition-property: height,-webkit-transform;transition-property: height,-webkit-transform;-o-transition-property: transform,height;transition-property: transform,height;transition-property: transform,height,-webkit-transform;}.swiper-container-3d {-webkit-perspective: 1200px;perspective: 1200px;}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;z-index: 10;}.swiper-container-3d .swiper-slide-shadow-left {background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-right {background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-top {background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-bottom {background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-css-mode > .swiper-wrapper {overflow: auto;scrollbar-width: none;-ms-overflow-style: none;}.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {display: none;}.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {scroll-snap-align: start start;}.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {-ms-scroll-snap-type: x mandatory;scroll-snap-type: x mandatory;}.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {-ms-scroll-snap-type: y mandatory;scroll-snap-type: y mandatory;}:root {--swiper-navigation-size: 44px;}.swiper-button-next,.swiper-button-prev {position: absolute;top: 50%;width: calc(var(--swiper-navigation-size)/ 44 * 27);height: var(--swiper-navigation-size);margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);z-index: 10;cursor: pointer;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;color: var(--swiper-navigation-color, var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {opacity: .35;cursor: auto;pointer-events: none;}.swiper-button-next:after,.swiper-button-prev:after {font-family: swiper-icons;font-size: var(--swiper-navigation-size);text-transform: none !important;letter-spacing: 0;text-transform: none;font-variant: initial;}.swiper-button-prev,.swiper-container-rtl .swiper-button-next {left: 10px;right: auto;}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {content: 'prev';}.swiper-button-next,.swiper-container-rtl .swiper-button-prev {right: 10px;left: auto;}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {content: 'next';}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {--swiper-navigation-color: #ffffff;}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {--swiper-navigation-color: #000000;}.swiper-button-lock {display: none;}.swiper-pagination {position: absolute;text-align: center;-webkit-transition: .3s opacity;-o-transition: .3s opacity;transition: .3s opacity;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);z-index: 10;}.swiper-pagination.swiper-pagination-hidden {opacity: 0;}.swiper-container-horizontal > .swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {bottom: 10px;left: 0;width: 100%;}.swiper-pagination-bullets-dynamic {overflow: hidden;font-size: 0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {-webkit-transform: scale(0.33);-ms-transform: scale(0.33);transform: scale(0.33);position: relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {-webkit-transform: scale(0.66);-ms-transform: scale(0.66);transform: scale(0.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {-webkit-transform: scale(0.33);-ms-transform: scale(0.33);transform: scale(0.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {-webkit-transform: scale(0.66);-ms-transform: scale(0.66);transform: scale(0.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {-webkit-transform: scale(0.33);-ms-transform: scale(0.33);transform: scale(0.33);}.swiper-pagination-bullet {width: 8px;height: 8px;display: inline-block;border-radius: 100%;background: #000;opacity: .2;}button.swiper-pagination-bullet {border: none;margin: 0;padding: 0;-webkit-box-shadow: none;box-shadow: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.swiper-pagination-clickable .swiper-pagination-bullet {cursor: pointer;}.swiper-pagination-bullet-active {opacity: 1;background: var(--swiper-pagination-color, var(--swiper-theme-color));}.swiper-container-vertical > .swiper-pagination-bullets {right: 10px;top: 50%;-webkit-transform: translate3d(0px, -50%, 0);transform: translate3d(0px, -50%, 0);}.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {margin: 6px 0;display: block;}.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 8px;}.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {display: inline-block;-webkit-transition: .2s transform,.2s top;-o-transition: .2s transform,.2s top;transition: .2s transform,.2s top;}.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 4px;}.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);white-space: nowrap;}.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {-webkit-transition: .2s transform,.2s left;-o-transition: .2s transform,.2s left;transition: .2s transform,.2s left;}.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {-webkit-transition: .2s transform,.2s right;-o-transition: .2s transform,.2s right;transition: .2s transform,.2s right;}.swiper-pagination-progressbar {background: rgba(0, 0, 0, 0.25);position: absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: var(--swiper-pagination-color, var(--swiper-theme-color));position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);-webkit-transform-origin: left top;-ms-transform-origin: left top;transform-origin: left top;}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {-webkit-transform-origin: right top;-ms-transform-origin: right top;transform-origin: right top;}.swiper-container-horizontal > .swiper-pagination-progressbar,.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {width: 100%;height: 4px;left: 0;top: 0;}.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical > .swiper-pagination-progressbar {width: 4px;height: 100%;left: 0;top: 0;}.swiper-pagination-white {--swiper-pagination-color: #ffffff;}.swiper-pagination-black {--swiper-pagination-color: #000000;}.swiper-pagination-lock {display: none;}.swiper-scrollbar {border-radius: 10px;position: relative;-ms-touch-action: none;background: rgba(0, 0, 0, 0.1);}.swiper-container-horizontal > .swiper-scrollbar {position: absolute;left: 1%;bottom: 3px;z-index: 50;height: 5px;width: 98%;}.swiper-container-vertical > .swiper-scrollbar {position: absolute;right: 3px;top: 1%;z-index: 50;width: 5px;height: 98%;}.swiper-scrollbar-drag {height: 100%;width: 100%;position: relative;background: rgba(0, 0, 0, 0.5);border-radius: 10px;left: 0;top: 0;}.swiper-scrollbar-cursor-drag {cursor: move;}.swiper-scrollbar-lock {display: none;}.swiper-zoom-container {width: 100%;height: 100%;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;text-align: center;}.swiper-zoom-container > canvas,.swiper-zoom-container > img,.swiper-zoom-container > svg {max-width: 100%;max-height: 100%;-o-object-fit: contain;object-fit: contain;}.swiper-slide-zoomed {cursor: move;}.swiper-lazy-preloader {width: 42px;height: 42px;position: absolute;left: 50%;top: 50%;margin-left: -21px;margin-top: -21px;z-index: 10;-webkit-transform-origin: 50%;-ms-transform-origin: 50%;transform-origin: 50%;-webkit-animation: swiper-preloader-spin 1s infinite linear;animation: swiper-preloader-spin 1s infinite linear;-webkit-box-sizing: border-box;box-sizing: border-box;border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius: 50%;border-top-color: transparent;}.swiper-lazy-preloader-white {--swiper-preloader-color: #fff;}.swiper-lazy-preloader-black {--swiper-preloader-color: #000;}@-webkit-keyframes swiper-preloader-spin {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes swiper-preloader-spin {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}.swiper-container .swiper-notification {position: absolute;left: 0;top: 0;pointer-events: none;opacity: 0;z-index: -1000;}.swiper-container-fade.swiper-container-free-mode .swiper-slide {-webkit-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;}.swiper-container-fade .swiper-slide {pointer-events: none;-webkit-transition-property: opacity;-o-transition-property: opacity;transition-property: opacity;}.swiper-container-fade .swiper-slide .swiper-slide {pointer-events: none;}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-container-cube {overflow: visible;}.swiper-container-cube .swiper-slide {pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;visibility: hidden;-webkit-transform-origin: 0 0;-ms-transform-origin: 0 0;transform-origin: 0 0;width: 100%;height: 100%;}.swiper-container-cube .swiper-slide .swiper-slide {pointer-events: none;}.swiper-container-cube.swiper-container-rtl .swiper-slide {-webkit-transform-origin: 100% 0;-ms-transform-origin: 100% 0;transform-origin: 100% 0;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next + .swiper-slide,.swiper-container-cube .swiper-slide-prev {pointer-events: auto;visibility: visible;}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.swiper-container-cube .swiper-cube-shadow {position: absolute;left: 0;bottom: 0px;width: 100%;height: 100%;background: #000;opacity: .6;-webkit-filter: blur(50px);filter: blur(50px);z-index: 0;}.swiper-container-flip {overflow: visible;}.swiper-container-flip .swiper-slide {pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;}.swiper-container-flip .swiper-slide .swiper-slide {pointer-events: none;}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.header {position: fixed;left: 0;right: 0;top: 0;z-index: 99;background-color: #F9F9F9;padding: 1.6rem 0;}.header .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.header__logo img {max-width: 7rem;}.menu_group--header {display: block;position: absolute;background: #fff;left: 0;right: 0;top: 0;bottom: 0;height: 100vh;z-index: 999;padding: 3rem;display: none;}.menu_group--header li {text-align: center;}.menu_group--header li:not(:last-of-type) {margin-bottom: 4rem;}.menu_group--header a {font-weight: 500;font-size: 1.5rem;line-height: 1.8rem;color: #000000;text-align: center;}.header__utils {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.header__utils a:not(:last-of-type) {margin-right: 1.5rem;}.header__utils svg {width: 2rem;}.banner {padding: 8rem 0 3rem;background-color: #f9f9f9;min-height: 100vh;height: 100vh;border-bottom-right-radius: 4rem;}.banner__slide-img {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-bottom: 6rem;-webkit-transition: .8s ease-in-out;-o-transition: .8s ease-in-out;transition: .8s ease-in-out;-webkit-transform: scale(0) rotate(20deg) translate(25rem);-ms-transform: scale(0) rotate(20deg) translate(25rem);transform: scale(0) rotate(20deg) translate(25rem);opacity: 0;}.banner__slide-img img {max-height: 25rem;-webkit-transition: .7s ease-in-out;-o-transition: .7s ease-in-out;transition: .7s ease-in-out;}.banner__slide-bg {position: absolute;z-index: -1;top: -3rem;left: 0;opacity: 0;-webkit-transform: scale(0) rotate(45deg);-ms-transform: scale(0) rotate(45deg);transform: scale(0) rotate(45deg);-webkit-transition: 1.2s ease-in-out;-o-transition: 1.2s ease-in-out;transition: 1.2s ease-in-out;margin: 0 auto;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.banner__slide-bg img {width: 80%;}.banner__slide-show {display: none;}.banner__slide-img-float {position: absolute;left: 0;right: 0;margin: 0 auto;bottom: 5rem;-webkit-transition: 1s ease-in-out;-o-transition: 1s ease-in-out;transition: 1s ease-in-out;-webkit-transform: scale(0) rotate(15deg) translate(30rem);-ms-transform: scale(0) rotate(15deg) translate(30rem);transform: scale(0) rotate(15deg) translate(30rem);opacity: 0;max-width: 20rem;display: none;}.banner__slide-img-float img {width: 100%;}.banner__slide-img-right, .banner__slide-img-left {display: none;}.banner .swiper-slide-prev .banner__slide-img {-webkit-transform: scale(0) rotate(-20deg) translate(-25rem);-ms-transform: scale(0) rotate(-20deg) translate(-25rem);transform: scale(0) rotate(-20deg) translate(-25rem);opacity: 0;}.banner .swiper-slide-prev .banner__slide-bg {-webkit-transform: scale(0) rotate(45deg);-ms-transform: scale(0) rotate(45deg);transform: scale(0) rotate(45deg);opacity: 0;}.banner .swiper-slide-prev .banner__slide-img-float {-webkit-transform: scale(0) rotate(15deg) translate(30rem);-ms-transform: scale(0) rotate(15deg) translate(30rem);transform: scale(0) rotate(15deg) translate(30rem);opacity: 0;}.banner .swiper-slide-active .banner__slide-img {-webkit-transform: scale(1) rotate(0) translate(0);-ms-transform: scale(1) rotate(0) translate(0);transform: scale(1) rotate(0) translate(0);opacity: 1;}.banner .swiper-slide-active .banner__slide-bg {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}.banner .swiper-slide-active .banner__slide-img-float {-webkit-transform: scale(1) rotate(0) translate(0);-ms-transform: scale(1) rotate(0) translate(0);transform: scale(1) rotate(0) translate(0);opacity: 1;}.banner__sticker {position: absolute;right: 0;bottom: 0;}.banner__sticker img {width: 11rem;}.banner__subtitle {font-family: 'Balsamiq Sans', cursive;font-weight: bold;font-size: 1.2rem;line-height: 100%;color: #97C000;margin-bottom: 1.1rem;}.banner__title {font-weight: bold;font-size: 2.4rem;line-height: 1.7rem;color: #000000;margin-bottom: 2.5rem;text-align: left;}.banner__descr {font-weight: 500;font-size: 1.4rem;line-height: 134%;color: #000000;margin-bottom: 2.1rem;}.manufacture {padding: 5rem 0 4rem;}.manufacture__wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.manufacture__img {margin-bottom: 2.4rem;}.manufacture__img img {max-width: 21rem;}.manufacture__img-circle {position: absolute;top: 0;right: -5%;-webkit-animation: rotate 30s linear infinite;animation: rotate 30s linear infinite;z-index: -1;width: 110%;max-width: 112% !important;}.manufacture__img-circle--secondary {-webkit-animation: rotateBack 30s linear infinite;animation: rotateBack 30s linear infinite;}.manufacture__title {font-weight: 600;font-size: 1.8rem;line-height: 2.2rem;color: #3F3631;margin-bottom: 2.1rem;}.manufacture__title:before {content: '';background: url("../../design/panfruit/images/manufacture-title-ellipse.svg") no-repeat center center;position: absolute;right: 0;top: -1rem;width: 11rem;height: 4rem;display: block;background-size: contain;}.manufacture__blobs svg {position: absolute;}.manufacture__steps {list-style-type: none;counter-reset: my-counter;}.manufacture__step {font-weight: 500;font-size: 1.4rem;line-height: 120%;color: #3F3631;padding-left: 5rem;}.manufacture__step:not(:last-of-type) {margin-bottom: 3rem;}.manufacture__step::before {position: absolute;content: counter(my-counter);counter-increment: my-counter;font-weight: 500;font-size: 1.8rem;line-height: 2.2rem;color: #FFF;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: 4rem;height: 4rem;top: 0;left: 0;background: url("../../design/panfruit/images/marker.svg") no-repeat center center;background-size: contain;z-index: -1;}.manufacture__arrow {font-family: Balsamiq Sans;font-size: 1.4rem;line-height: 100%;color: #5D7600;position: absolute;top: 0;}.manufacture__arrow-img {position: absolute;}.manufacture__arrow-img-pc {display: none;}.manufacture__arrow-left {top: 2rem;left: 1rem;}.manufacture__arrow-left img {right: 1rem;bottom: -3rem;}.manufacture__arrow-right {right: 2rem;}.manufacture__arrow-right img {bottom: -3rem;left: 0;}.products {background-color: #FFF;text-align: center;}.products__list {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.products__item {width: calc(50% - .9rem);margin-bottom: 4rem;}.categories_product__list .products__item {margin-right: 0;}.products__item:nth-child(odd) {margin-right: 1.8rem;}.products__item-img {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;z-index: 99;height: 22rem;}.products__item-img img {max-width: 15rem;}.products__item-info {background: #FFFFFF;-webkit-box-shadow: 0px 25px 50px rgba(63, 54, 49, 0.03);box-shadow: 0px 25px 50px rgba(63, 54, 49, 0.03);border-radius: 16px;padding: 3.4rem .8rem 1.6rem;width: 100%;}.products__item-text {text-align: center;font-size: 1.4rem;line-height: 110%;margin-bottom: 2rem;min-height: 3.3rem;}.products__item-text a {color: #3F3631;}.products__item-descr {display: none;}.products__item-row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.products__item-gr {font-weight: 600;font-size: 1.6rem;line-height: 2rem;color: #3F3631;}.products__item-gr span {font-size: 1.2rem;line-height: 1.5rem;margin-left: 0.2rem;}.products__item-price {font-size: 1.6rem;line-height: 2rem;font-weight: 600;color: #97C000;display: flex;}.products__item-price span.currency {font-size: 1.2rem;line-height: 1.5rem;}.old_price {color: #929292;font-size: 1.4rem;margin-right: 5px;}span.fn_old_price:before {content: '';position: absolute;display: block;width: 100%;height: .2rem;top: 50%;background-color: #E88F0B;-webkit-transform: translateY(-50%) rotate(-9deg);-ms-transform: translateY(-50%) rotate(-9deg);transform: translateY(-50%) rotate(-9deg);}.details_boxed__old_price {font-size: 1.4rem;margin-bottom: .5rem;}.banner-catalog {padding: 2rem 0;background-color: #F6FCF8;}.banner-catalog__subtitle {text-align: left;font-size: 1rem;margin-bottom: .5rem;}.banner-catalog__title {text-align: left;font-size: 1.4rem;line-height: 120%;max-width: 60%;margin-bottom: 2rem;}.banner-catalog__img {position: absolute;right: 0;top: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 100%;z-index: -1;}.banner-catalog__img img, .banner-catalog__img picture {height: 100%;}#fn_pop_up_cart .fancybox-container * {box-sizing: border-box;}#fn_pop_up_cart .purchase_detail__column_value {width: 100%;}.stores {padding: 3.8rem 0 3rem;background: #414046 url("https://panfruit.com.ua/design/panfruit/images/stores/stores.jpg") no-repeat bottom right;background-size: cover;display: none;}.stores__logos {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 1.4rem;}.stores__logo:not(:last-of-type) {margin-right: 1.4rem;}.stores__title {font-weight: bold;font-size: 1.6rem;line-height: 110%;color: #FFFFFF;max-width: 13rem;margin-bottom: 0.7rem;}.stores-pc {display: none;}.qa {padding: 4rem 0 2rem;}.qa__list {list-style-type: none;}.qa__list-item {background-color: #F6FCF8;-webkit-transition: .2s ease-in-out;-o-transition: .2s ease-in-out;transition: .2s ease-in-out;border-radius: 2.4rem;}.qa__list-item:not(:last-of-type) {margin-bottom: 1.6rem;}.qa__list-item.active svg {-webkit-transform: scale(1, -1);-ms-transform: scale(1, -1);transform: scale(1, -1);}.qa__list-item.active .qa__question {background-color: #ebf3ee;border-bottom: 0.1rem solid rgba(63, 54, 49, 0.1);}.qa__question {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;font-weight: 600;font-size: 1.6rem;line-height: 2rem;color: #3F3631;cursor: pointer;padding: 2rem 1.6rem;border-bottom: .1rem solid transparent;-webkit-transition: .4s ease-in-out;-o-transition: .4s ease-in-out;transition: .4s ease-in-out;border-radius: 1.8rem;}.qa__question svg {width: 2rem;-webkit-transition: .2s ease-out;-o-transition: .2s ease-out;transition: .2s ease-out;}.qa__answer {padding: 2rem 1.6rem;display: none;color: #2b2b2b;font-size: 1.4rem;line-height: 2rem;}.social {padding: 8rem 0 7rem;}.social__wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.social__slider,.social__info {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.social__slider {margin-right: 2rem;}.social__slide-img {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;}.social__slide-img img {width: 100%;}.social__title {font-weight: 600;font-size: 1.8rem;line-height: 2.2rem;color: #3F3631;margin-bottom: 4.4rem;}.social__title:before {content: '';background: url("../../design/panfruit/images/title-ellipse.svg") no-repeat center center;position: absolute;left: -2rem;top: -3rem;width: 8rem;height: 8rem;display: block;background-size: contain;}.social__title:after {content: '';background: url("../../design/panfruit/images/title-ellipse-after.svg") no-repeat center center;position: absolute;right: 0;top: -4rem;width: 7rem;height: 3rem;display: block;background-size: contain;}.social__descr {font-family: Balsamiq Sans;font-weight: bold;font-size: 1.4rem;line-height: 100%;color: #5D7600;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-left: 2rem;}.social__descr-icon svg {margin-left: 0.6rem;width: 1.4rem;}.social__descr-arrow {position: absolute;left: 0;bottom: -4rem;}.social__descr-arrow svg {width: 5rem;}.mailing {background-color: #F6F6F6;overflow: visible;margin-top: 7rem;}.subscribe_success {padding: 10px;font-size: 18px;}.mailing__bg {position: absolute;bottom: 0;left: 0;width: 6rem;}.mailing__bg:last-child {right: 0;left: inherit;top: 0;bottom: inherit;}.mailing__title {position: absolute;top: -7rem;font-weight: 600;font-size: 1.6rem;line-height: 110%;color: #3F3631;max-width: 20rem;}.mailing__descr {font-weight: 600;font-size: 1.3rem;line-height: 145%;color: #3F3631;margin-bottom: 1.5rem;}.mailing form input {width: 100%;border: none;line-height: 1.4;border-radius: 4.8rem;padding: 1.2rem 2.4rem;}.fn_subscribe_form {z-index: 1;}.mailing form button {position: absolute;right: .3rem;height: calc(100% - .6rem);top: .3rem;margin: 0;}.footer {padding: 3.2rem 0 0;background-color: #fff;}.footer__logo {margin-bottom: 1.5rem;}.footer__logo img {max-width: 160px;}.menu_group--footer {margin-bottom: 2.4rem;}.menu_group--footer li:not(:last-of-type) {margin-bottom: 2.2rem;}.menu_group--footer li a {font-weight: 600;font-size: 1.5rem;line-height: 1.8rem;color: #000000;}.footer__payments {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-bottom: 3rem;border-bottom: .1rem solid #C4C4C4;margin-bottom: 1.6rem;}.footer__payment:not(:last-of-type) {margin-right: 1.6rem;}.footer__social {display: none;}.footer__copyright {font-weight: 500;font-size: 1.4rem;line-height: 1.7rem;color: #000000;opacity: 0.4;}.footer__copyright span {padding: 0 .8rem;}.swiper-pagination-bullet {width: 1.2rem;height: 1.2rem;background: #bebebe;}.swiper-pagination-bullet-active {background: #97c000;}.breadcrumbs {z-index: 5;padding-bottom: 2rem;padding-top: 2rem;display: block;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;width: calc(100vw - 4rem);margin: 0 2rem;white-space: nowrap;overflow: hidden;margin: 7rem 0 0;}.breadcrumbs__item {-ms-flex-negative: 0;flex-shrink: 0;display: inline;}.breadcrumbs__item:not(:last-child) {margin-right: 2rem;}.breadcrumbs__item:not(:last-child)::after {content: '';position: absolute;display: block;width: 0.3rem;height: 0.3rem;border-radius: 50%;background-color: #97c000;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: -1.2rem;-ms-flex-negative: 0;flex-shrink: 0;}.breadcrumbs__item a {display: inline;color: black;}.breadcrumbs__item a span {display: inline;white-space: nowrap;}.breadcrumbs__item span {font-size: 1.2rem;}.switcher__item.switcher__language {margin-right: 2rem;text-transform: uppercase;font-size: 1.2rem;}a.switcher__link.active {color: black;}a.switcher__link {color: rgb(63 54 49 / 62%);}@-webkit-keyframes rotate {0% {-webkit-transform: rotate(0);transform: rotate(0);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes rotate {0% {-webkit-transform: rotate(0);transform: rotate(0);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@-webkit-keyframes rotateBack {0% {-webkit-transform: rotate(0);transform: rotate(0);}100% {-webkit-transform: rotate(-360deg);transform: rotate(-360deg);}}@keyframes rotateBack {0% {-webkit-transform: rotate(0);transform: rotate(0);}100% {-webkit-transform: rotate(-360deg);transform: rotate(-360deg);}}.content_block .container {background: #f6faef;border-radius: 20px;padding: 2rem;}.content_block h2, #tinymce h2 {font-size: 2rem;font-weight: 500;margin-bottom: 1rem;}.content_block h3, #tinymce h3 {font-size: 1.8rem;font-weight: 500;margin-bottom: 1rem;}.content_block h4, #tinymce h4 {font-size: 1.6rem;font-weight: 500;margin-bottom: 1rem;}.content_block h5, #tinymce h5 {font-size: 1.4rem;font-weight: 500;margin-bottom: 1rem;}.content_block h6, #tinymce h6 {font-size: 1.2rem;font-weight: 500;margin-bottom: 1rem;}.content_block {font-size: 14px;margin: 0 2rem;}.content_block li:before, #tinymce li:before {content: '';position: absolute;width: .8rem;height: .8rem;background: #97c000;border-radius: 50%;top: 50%;transform: translateY(-50%);left: 0;}.content_block li, #tinymce li {padding-left: 2rem;}.content_block + .mailing {margin-top: 6rem;}.social__info {margin-left: 2rem;}.contacts_footer {display: flex;flex-direction: column;justify-content: space-between;margin: 0 0 1.5rem 1.5rem;}.footer__contact_item {font-weight: 600;font-size: 1.5rem;line-height: 1.8rem;color: #000000;margin-bottom: 2.2rem;}.footer__contact_item a {color: #000000;}section.about_title + .qa {padding-top: 0;}@media only screen and (min-width: 1024px) {.contacts_footer {width: 20%;padding-left: 5%;margin: 0;}.header__burger {display: none;}.breadcrumbs {margin: 0;}body.other_pages {padding-top: 0;}.bttn {font-size: 1.8rem;padding: 1.6rem 3.2rem;}.subtitle {font-size: 2.4rem;line-height: 100%;margin-bottom: 1.6rem;}h2 {font-size: 4rem;line-height: 4.9rem;margin-bottom: 8rem;}.header {position: relative;background-color: transparent;padding: 3.2rem 0;}.header_main {position: absolute;}.header__logo img {max-width: 13rem;}.menu_group--header {display: -webkit-box;display: -ms-flexbox;display: flex;position: static;background: transparent;padding: 0;height: inherit;margin: 0;}.menu_group--header li:not(:last-of-type) {margin-right: 4rem;margin-bottom: 0;}.menu_group--header a {font-weight: 500;font-size: 1.5rem;line-height: 1.8rem;color: #000000;}.header__utils-menu {display: none;}.banner {background: #fff;}.banner:before {content: '';position: absolute;top: 0;left: 0;width: 65%;height: 100vh;background-color: #f9f9f9;border-bottom-right-radius: 12rem;}.banner__wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 100%;}.banner__slider {overflow: visible;}.banner__slide-img {margin-bottom: 0;-webkit-transition: .8s ease-in-out;-o-transition: .8s ease-in-out;transition: .8s ease-in-out;-webkit-transform: scale(0) rotate(30deg) translate(50rem);-ms-transform: scale(0) rotate(30deg) translate(50rem);transform: scale(0) rotate(30deg) translate(50rem);opacity: 0;}.banner__slide-img img {max-height: 100%;-webkit-transition: .7s ease-in-out;-o-transition: .7s ease-in-out;transition: .7s ease-in-out;width: 36rem;}.banner__slide-bg {position: absolute;z-index: -1;top: -10rem;left: 5rem;opacity: 0;-webkit-transform: scale(0) rotate(0deg);-ms-transform: scale(0) rotate(0deg);transform: scale(0) rotate(0deg);-webkit-transition: 1.2s ease-in-out;-o-transition: 1.2s ease-in-out;transition: 1.2s ease-in-out;}.banner__slide-bg img {width: inherit;}.banner__slide-show {font-family: Balsamiq Sans;font-weight: bold;font-size: 2rem;line-height: 100%;color: #5D7600;position: absolute;top: 4rem;right: 0;opacity: 0;-webkit-transform: scale(0.7);-ms-transform: scale(0.7);transform: scale(0.7);-webkit-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;transition: .5s ease-in-out;z-index: 99;display: block;}.banner__slide-show img {position: absolute;right: 6rem;bottom: -6rem;-webkit-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;transition: .5s ease-in-out;-webkit-transform: rotate(-30deg);-ms-transform: rotate(-30deg);transform: rotate(-30deg);}.banner__slide-img-right {position: absolute;right: -18rem;top: 0;-webkit-transition: .8s ease-in-out;-o-transition: .8s ease-in-out;transition: .8s ease-in-out;-webkit-transform: scale(0.8) translateX(30rem);-ms-transform: scale(0.8) translateX(30rem);transform: scale(0.8) translateX(30rem);display: block  ;}.banner__slide-img-left {position: absolute;left: -16rem;top: -15rem;-webkit-transition: .8s ease-in-out;-o-transition: .8s ease-in-out;transition: .8s ease-in-out;display: block;}.banner__slide-img-right {opacity: 0;}.banner__slide.swiper-slide.swiper-slide-active .banner__slide-img-right {opacity: 1;}.banner__slide-img-float {position: absolute;left: 10rem;bottom: 0;-webkit-transition: 1s ease-in-out;-o-transition: 1s ease-in-out;transition: 1s ease-in-out;-webkit-transform: scale(0) rotate(15deg) translate(30rem);-ms-transform: scale(0) rotate(15deg) translate(30rem);transform: scale(0) rotate(15deg) translate(30rem);opacity: 0;display: block;margin: 0;}.banner__slide-img-float img {width: inherit;}.banner__slide:hover .banner__slide-img img {-webkit-transform: rotate(10deg);-ms-transform: rotate(10deg);transform: rotate(10deg);}.banner__slide:hover .banner__slide-show {opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.banner__slide:hover .banner__slide-show img {-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);}.banner__slide:hover .banner__slide-img-float {-webkit-transform: scale(1.05) rotate(-5deg) !important;-ms-transform: scale(1.05) rotate(-5deg) !important;transform: scale(1.05) rotate(-5deg) !important;}.banner .swiper-slide-prev .banner__slide-img {-webkit-transform: scale(0) rotate(-30deg) translate(-50rem);-ms-transform: scale(0) rotate(-30deg) translate(-50rem);transform: scale(0) rotate(-30deg) translate(-50rem);opacity: 0;}.banner .swiper-slide-prev .banner__slide-img-right {-webkit-transform: scale(0.8) translateX(30rem);-ms-transform: scale(0.8) translateX(30rem);transform: scale(0.8) translateX(30rem);}.banner .swiper-slide-prev .banner__slide-bg {-webkit-transform: scale(0) rotate(0deg);-ms-transform: scale(0) rotate(0deg);transform: scale(0) rotate(0deg);opacity: 0;}.banner .swiper-slide-prev .banner__slide-img-float {-webkit-transform: scale(0) rotate(15deg) translate(30rem);-ms-transform: scale(0) rotate(15deg) translate(30rem);transform: scale(0) rotate(15deg) translate(30rem);opacity: 0;}.banner .swiper-slide-active .banner__slide-img {-webkit-transform: scale(1) rotate(0) translate(0);-ms-transform: scale(1) rotate(0) translate(0);transform: scale(1) rotate(0) translate(0);opacity: 1;}.banner .swiper-slide-active .banner__slide-img-right {-webkit-transform: scale(1) translateX(0);-ms-transform: scale(1) translateX(0);transform: scale(1) translateX(0);}.banner .swiper-slide-active .banner__slide-bg {-webkit-transform: scale(1) rotate(90deg);-ms-transform: scale(1) rotate(90deg);transform: scale(1) rotate(90deg);opacity: 1;}.banner .swiper-slide-active .banner__slide-img-float {-webkit-transform: scale(1) rotate(0) translate(0);-ms-transform: scale(1) rotate(0) translate(0);transform: scale(1) rotate(0) translate(0);opacity: 1;}.banner__sticker img {width: auto;}.banner__info {width: 45%;}.banner__subtitle {font-family: Balsamiq Sans;font-weight: bold;font-size: 1.8rem;line-height: 100%;color: #97C000;margin-bottom: 1.2rem;}.banner__title {font-weight: bold;font-size: 4.8rem;line-height: 5.5rem;color: #3F3631;margin-bottom: 3.2rem;text-align: left;}.banner__descr {font-weight: 500;font-size: 1.4rem;line-height: 180%;color: #3F3631;margin-bottom: 4rem;}.banner__slider {width: 55%;}.manufacture {padding: 13rem 0 15rem;}.manufacture__wrap {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.manufacture__info {width: calc(55% - 5rem);margin-right: 5rem;}.manufacture__img {width: 45%;}.manufacture__img img {max-width: 100%;}.manufacture__title {font-size: 3.2rem;line-height: 3.9rem;margin-bottom: 8rem;}.manufacture__title:before {right: 4rem;top: -6rem;width: 20rem;height: 14rem;}.manufacture__step {font-size: 1.6rem;line-height: 180%;padding-left: 7rem;}.manufacture__step:not(:last-of-type) {margin-bottom: 5rem;}.manufacture__step:before {width: 6rem;height: 6rem;font-size: 3.2rem;line-height: 3.9rem;}.manufacture__arrow {font-size: 2rem;}.manufacture__arrow-img {display: none;}.manufacture__arrow-img-pc {display: block;}.manufacture__arrow-left {top: 12rem;left: 45%;}.manufacture__arrow-left img {right: 1rem;bottom: -6rem;}.manufacture__arrow-right {right: 2rem;}.manufacture__arrow-right img {bottom: -6rem;left: 1rem;}.products {padding: 10rem 0 20rem;background: #fff url("../../design/panfruit/images/products-bg.png") no-repeat center center;background-size: 100%;}.products__item {width: calc(33.33% - 8rem);-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}.categories_product__list .products__item {width: calc(33% - 2rem);-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}.products__item:nth-child(odd) {margin-right: 0;}.products__item:not(:nth-of-type(3n)) {margin-right: 12rem;}.categories_product__list .products__item:not(:nth-of-type(3n)) {margin-right: 3rem;}.products__item-img {-webkit-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;transition: .5s ease-in-out;height: 40rem;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.products__item-img img {max-width: 100%;height: auto;-webkit-transform: translateZ(10rem);transform: translateZ(10rem);}.products__item-info {padding: 3.2rem;-webkit-transition: .2s ease-in-out;-o-transition: .2s ease-in-out;transition: .2s ease-in-out;}.products__item-text {font-weight: 600;font-size: 2.4rem;line-height: 110%;color: #3F3631;margin-bottom: 0.8rem;text-align: left;}.products__item-descr {font-weight: 500;font-size: 1.4rem;line-height: 145%;text-align: left;display: block;color: rgba(63, 54, 49, 0.7);margin-bottom: 1.6rem;}.products__item-row {margin-bottom: 2.4rem;}.products__item-add {display: block;margin: auto;}.products__item:hover .products__item-img {-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}.banner-catalog {padding: 18rem 0 15rem;}.banner-catalog__subtitle {font-size: 2.4rem;line-height: 100%;margin-bottom: 1.6rem;}.banner-catalog__title {font-size: 4rem;line-height: 4.9rem;margin-bottom: 8rem;max-width: 50%;}.banner-catalog__img {position: absolute;right: 0;top: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 100%;z-index: -1;}.banner-catalog__img img {height: 100%;}.qa {padding: 20rem 0 10rem;}.qa__list-item {border-radius: 2.4rem;}.qa__question {font-size: 2rem;line-height: 2.4rem;padding: 4.3rem 3.6rem;border-radius: 2.4rem;}.qa__question svg {width: 3.7rem;-webkit-transition: .2s ease-out;-o-transition: .2s ease-out;transition: .2s ease-out;}.qa__answer {padding: 3.2rem 3.6rem 4rem;font-size: 1.6rem;line-height: 2.6rem;}.stores {display: none;}.stores-pc {display: block;padding: 10rem 0 15rem;}.stores-pc__slider {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.stores-pc__slide {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;}.stores-pc__slide img {max-width: 100%;}.stores-pc .swiper-wrapper {margin-bottom: 5rem;}.social {padding: 15rem 0 18rem;}.social__wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.social__slider {margin-right: 2rem;-webkit-box-flex: 3;-ms-flex: 3;flex: 3;}.social__slider {margin-right: 9.4rem;}.social__slide-img {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;}.social__slide-img img {width: 100%;}.social__title {font-weight: 600;font-size: 3.2rem;line-height: 3.9rem;color: #3F3631;margin-bottom: 6.2rem;}.social__title:before {left: -5rem;top: -7rem;width: 18rem;height: 18rem;display: block;background-size: contain;}.social__title:after {right: 0;top: -6rem;width: 11rem;height: 5rem;}.social__descr {font-size: 2rem;}.social__descr-icon svg {width: 1.9rem;margin-left: 1.4rem;}.social__descr-arrow {bottom: -6rem;-webkit-transition: .4s ease-in-out;-o-transition: .4s ease-in-out;transition: .4s ease-in-out;}.social__descr-arrow svg {width: inherit;}.mailing {padding: 7rem 0;background-color: #F6F6F6;overflow: hidden;margin-top: 0;}.mailing__wrap {max-width: 100rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.mailing__title {position: static;max-width: inherit;font-weight: 600;font-size: 3.2rem;line-height: 3.9rem;color: #3F3631;margin-right: 8rem;width: 40%;}.mailing__form {width: 60%;}.mailing__form input {height: 6.5rem;}.mailing__bg {position: absolute;bottom: 0;left: 0;width: inherit;}.mailing__bg:last-child {right: 0;left: inherit;top: 0;bottom: inherit;}.footer {padding: 3.5rem 0 0;}.footer__wrap {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 8rem;}.footer__logo {margin-right: 5rem;margin-bottom: 0;}.menu_group--footer {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;margin-bottom: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;height: 12.6rem;}.menu_group--footer li {width: calc(25% - 3rem);margin-left: 3rem;}.menu_group--footer li:not(:last-of-type) {margin-bottom: 2.4rem;}.footer__bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.footer__payments {margin-bottom: 0;padding-bottom: 0;border-bottom: 0;}.footer__social {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.footer__copyright span {padding: 0 1.6rem;}}@media only screen and (min-width: 1366px) {.banner__slide-img-right {position: absolute;right: -22rem;top: -5rem;}}@media only screen and (min-width: 1366px) {.banner__slide-img-right {position: absolute;right: -22rem;top: -5rem;}}
.shortcode_product {margin: 0 auto 15px;max-width: 270px;width: 100%;z-index: 1;}.shortcode_product .product_preview__image {margin-bottom: 2rem;}.shortcode_product .product-card__title {font-weight: bold;color: #0b3373;}.shortcode_product .product-card__price span {font-weight: 800;}.shortcode_product .product_preview__short_descr p {font-size: 1.2rem;line-height: 1.6;}.shortcode_product .product_preview__content {margin-bottom: 15px;}.shortcode_product .sticker--discount {font-size: 1.2rem;height: 2rem;}.shortcode_product .product_preview__button_text {font-weight: 600;}.shortcode_product .product_preview__button_text svg {margin-left: 0;}@media (min-width: 576px) {.shortcode_product {margin-right: 15px;width: auto;}}@media only screen and (max-width: 990px) {.shortcode_product .product-card-btn.product_preview__button {padding: 5px 0;}}@media only screen and (min-width: 990px) {.shortcode_product .product-card__title:hover {color: #b8c02a;}.shortcode_product .product-card-btn span {width: 100%;}.shortcode_product .product-card__price--old span {font-size: 1.5rem;}}
.banner_group{overflow: hidden;background-color: #ffffff;margin: 0;position: relative;width: 100%;margin-bottom: 15px;}.banner_group.no_js{background-color: transparent;margin-bottom: 0;}.banner_group__item{position: relative;width: 100%;height: 100%;overflow: hidden;margin-bottom: 0px;}.banner_group.no_js .banner_group__item{background-color: #ffffff;margin-bottom: 15px;}.banner_group__item:before,.banner_group__item:after {content: " ";display: table;}.banner_group__link {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0;padding: 0;margin: 0;z-index: 9999;filter: alpha(opacity=0);opacity: 0;}.banner_group__image img {display: block;height: auto;margin: 0 auto;width: auto;position: relative;top: 0;left: 0;}.banner_group__variant1 .banner_group__content,.banner_group__variant2 .banner_group__content{position: absolute;left: 10%;top: 10%;right: 10%;bottom: 10%;max-width: 100%;text-align: center;}.banner_group__variant1 .banner_group__text,.banner_group__variant2 .banner_group__text{position: absolute;margin: 0px auto;width: 100%;top: 0px;left: 0px;right: auto;z-index: 9;height: 100%;display: flex;align-items: center;flex-direction: column;justify-content: center;}.banner_group__title {color: #222;padding: 0;font-size: 28px;line-height: 1.2;font-weight: 600;text-transform: uppercase;margin-bottom: 20px;}.banner_group__description {color: #222;padding: 0;font-size: 18px;line-height: 1.6;font-weight: 400;margin-bottom: 30px;}.banner_group__variant3 .banner_group__title,.banner_group__variant4 .banner_group__title,.banner_group__variant3 .banner_group__description,.banner_group__variant4 .banner_group__description{color: #222;}.banner_group__variant1 .banner_group__content{display: none;}.banner_group__variant2 .banner_group__title,.banner_group__variant2 .banner_group__description{background: rgba(255, 255, 255, 0.7);padding: 10px 20px;}.banner_group__variant3,.banner_group__variant4{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}.banner_group__variant3 .banner_group__content,.banner_group__variant3 .banner_group__image,.banner_group__variant4 .banner_group__content,.banner_group__variant4 .banner_group__image{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;position: relative;min-height: 1px;-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.banner_group__variant3 .banner_group__image,.banner_group__variant4 .banner_group__image{-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.banner_group__variant3 .banner_group__content,.banner_group__variant4 .banner_group__content{padding: 3% 5%;}.banner_group__variant4{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}@media only screen and (max-width : 991px) {.banner_group.no_js .banner_group__item{background-color: #ffffff;margin-bottom: 10px;}}@media only screen and (max-width : 767px) {.banner_group__image img{width: 100% !important;}.banner_group__variant1 .banner_group__content, .banner_group__variant2 .banner_group__content {left: 5%;top: 5%;right: 5%;bottom: 5%;}.banner_group__variant2 .banner_group__title, .banner_group__variant2 .banner_group__description {padding: 5px 5px;}.banner_group__title {font-size: 16px;line-height: 1.2;font-weight: 500;text-transform: initial;margin-bottom: 0;}.banner_group__description {font-size: 12px;font-weight: 400;}}

/*# sourceMappingURL=panfruit.head.7e91c5bf0b49a538c2f296deb87cd0ec.css.map */