*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::-webkit-input-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

::-ms-input-placeholder {
    color: #000
}

::placeholder {
    color: #000
}

::-moz-selection {
    background-color: #3daf2a;
    color: #fff
}

::selection {
    background-color: #3daf2a;
    color: #fff
}

html {
    height: 100%
}

body {
    font-family: Axiforma-Regular, sans-serif;
    font-size: 17px;
    line-height: 30px;
    min-height: 100vh;
    letter-spacing: .5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-x: hidden;
    position: relative;
    scroll-behavior: smooth;
    text-rendering: optimizeSpeed
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    font-weight: 400
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

abbr,
fieldset,
img {
    border: 0
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

p+p {
    margin-top: 36px
}

button,
input,
label,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font: inherit;
    -webkit-tap-highlight-color: transparent;
    outline: 0
}

button {
    background: rgba(0, 0, 0, 0);
    border: none;
    cursor: pointer;
    font: inherit;
    padding: 0;
    color: #000
}

button:focus,
input:focus {
    outline: 0
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input::-ms-clear,
input::-ms-reveal {
    display: none
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input:required:invalid {
    -webkit-box-shadow: none;
    box-shadow: none
}

textarea {
    display: block;
    max-width: 100%;
    resize: none;
    width: 100%
}

a {
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    color: #000;
    -webkit-transition: .3s;
    transition: .3s
}

a:not([class]) {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto
}

img {
    display: block;
    max-width: 100%
}

[dir=rtl] .slick-slide {
    float: left !important
}

html[dir=rtl] {
    overflow-x: visible !important
}

.ary {
    direction: ltr
}

[lang=ary] .select-search input,
[lang=ary] body {
    text-align: right
}

[lang=ary] .select-search .list .item {
    text-align: right;
    padding-right: 50px
}

@font-face {
    font-family: Axiforma-Light;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/axiforma-light.woff2) format("woff2"), url(../fonts/axiforma-light.woff) format("woff"), url(../fonts/axiforma-light.ttf) format("truetype")
}

@font-face {
    font-family: Axiforma-Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/axiforma-regular.woff2) format("woff2"), url(../fonts/axiforma-regular.woff) format("woff"), url(../fonts/axiforma-regular.ttf) format("truetype")
}

@font-face {
    font-family: Axiforma-Bold;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/axiforma-bold.woff2) format("woff2"), url(../fonts/axiforma-bold.woff) format("woff"), url(../fonts/axiforma-bold.ttf) format("truetype")
}

@font-face {
    font-family: Axiforma-ExtraBold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/axiforma-extrabold.woff2) format("woff2"), url(../fonts/axiforma-extrabold.woff) format("woff"), url(../fonts/axiforma-extrabold.ttf) format("truetype")
}

.h1,
h1 {
    font-family: Axiforma-Bold, sans-serif;
    font-size: 83px;
    line-height: 70px
}

.h1 span,
h1 span {
    font-size: 51px;
    display: block
}

.h2,
h2 {
    font-size: 60px;
    font-family: Axiforma-Light, sans-serif;
    margin-bottom: 90px;
    line-height: 67px
}

.h2.bold-uppercase,
h2.bold-uppercase {
    font-family: Axiforma-Bold, sans-serif;
    text-transform: uppercase
}

.h3,
h3 {
    font-size: 25px;
    font-family: Axiforma-Regular, sans-serif;
    margin-bottom: 30px;
    line-height: 36px
}

.h4,
h4 {
    font-size: 22px;
    font-family: Axiforma-Regular, sans-serif;
    margin-bottom: 40px;
    line-height: 30px
}

.h5,
h5 {
    font-size: 20px;
    line-height: 24px
}

.h6,
h6 {
    font-size: 16px;
    line-height: 20px
}

strong {
    font-family: Axiforma-Bold, sans-serif
}

.main-footer {
    margin-top: auto;
    background: #000;
    padding: 55px 0;
    font-size: 16px;
    font-family: Axiforma-Regular, sans-serif;
    color: rgba(255, 255, 255, .5);
    position: relative
}

.main-footer a {
    color: rgba(255, 255, 255, .5);
    -webkit-transition: .3s;
    transition: .3s
}

.main-footer a:hover {
    color: #fff
}

.main-footer .flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-footer .logo img {
    max-width: 75px;
    width: 75px
}

.main-footer .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 50px
}

.main-footer .location {
    margin-right: 130px
}

.main-footer .location .toggle {
    background-image: url(../img/icon/global-gray.svg);
    padding-right: 0
}

.main-footer .location .toggle:after {
    display: none
}

.main-footer .dropdown .toggle {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .5)
}

.main-footer .dropdown .list {
    top: initial;
    bottom: 100%;
    margin-bottom: 20px
}

.main-footer .search.active .form {
    visibility: visible;
    opacity: 1
}

.main-footer .search .form {
    bottom: 100%;
    top: initial
}

.main-footer .search .form hr {
    bottom: 12px;
    width: calc(100% - 32px);
    left: 16px
}

.main-footer .search .search-btn {
    background-image: url(../img/icon/search-gray.svg);
    border: 1px solid rgba(255, 255, 255, .5)
}

.main-footer .search .search-btn:after,
.main-footer .search .search-btn:before {
    background: #fff
}

.main-footer .search .search-form-btn {
    background-image: url(../img/icon/search-gray.svg)
}

.main-footer .network {
    border-left: 1px solid rgba(255, 255, 255, .5);
    border-right: 1px solid rgba(255, 255, 255, .5);
    padding: 0 55px
}

.main-footer .network:after,
.main-footer .network:before {
    content: "";
    width: 120px;
    height: 1px;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    display: none
}

.main-footer .network:after:hover,
.main-footer .network:before:hover {
    -webkit-filter: brightness(10);
    filter: brightness(10)
}

.main-footer .network a {
    border: 1px solid rgba(255, 255, 255, .5)
}

.main-footer .network a:hover {
    border-color: #fff
}

.main-footer .network a:hover svg path {
    fill: #fff
}

.main-footer .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-footer .left>*+* {
    margin-left: 50px
}

.rtl .main-footer .location {
    margin-left: 130px;
    margin-right: initial
}

.rtl .main-footer .search.active {
    margin-right: 40px;
    margin-left: initial
}

.rtl .main-footer .network {
    margin-left: 70px;
    margin-right: initial
}

.rtl .main-footer .network>*+* {
    margin-right: 40px;
    margin-left: initial
}

.rtl .main-footer .left>*+* {
    margin-right: 50px;
    margin-left: initial
}

.center {
    margin: 0 auto;
    max-width: 1920px;
    padding: 0 16px;
    width: 100%
}

.flex {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex.justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section {
    padding: 100px 0
}

.main-header {
    padding: 18px 0;
    position: sticky;
    top: 0;
    z-index: 5;
    background: #fff
}

.main-header .flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-header .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-header .network a {
    border: 1px solid #828282
}

.main-header .network a:hover {
    border-color: #3daf2a
}

.main-header .network a:hover svg path {
    fill: #3daf2a
}

.main-header .network a path {
    -webkit-transition: .3s;
    transition: .3s
}

.main-header .dropdown .list {
    margin-top: 20px
}

.main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
    font-family: Axiforma-Bold, sans-serif;
    -webkit-transition: .5s;
    transition: .5s
}

.main-nav>li {
    margin-left: 73px
}

.main-nav a:hover {
    color: #3daf2a
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 100%
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 100%
    }
}

.flex-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.img-cover {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.show {
    display: block
}

.hide {
    display: none
}

.mt-0 {
    margin-top: 0
}

.mb-0 {
    margin-bottom: 0
}

.mt-36 {
    margin-top: 36px
}

.clearfix::after {
    content: "";
    clear: both;
    display: table
}

.img-left-float {
    float: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-center .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.text-red {
    color: red
}

.text-green {
    color: #3daf2a
}

.text-error {
    color: red;
    font-family: Axiforma-Regular, sans-serif;
    font-size: 12px
}

.text-gray {
    color: #fefefe
}

.text-uppercase {
    text-transform: uppercase
}

.text-icon {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 17px;
    padding-left: 37px
}

.inner-top-shadow {
    -webkit-box-shadow: inset 0 50px 19px -50px rgba(0, 0, 0, .14);
    box-shadow: inset 0 50px 19px -50px rgba(0, 0, 0, .14)
}

.link {
    color: #3daf2a;
    border-bottom: 1px solid #3daf2a;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block
}

.link.dark {
    color: #202022;
    border-bottom-color: #202022
}

.link:hover {
    border-color: transparent
}

.show-mobile {
    display: none
}

.europe-blur {
    position: relative
}

.europe-blur:after {
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: rgba(255, 255, 255, .7)
}

.europe-blur h2 {
    margin-bottom: 0
}

.europe-blur .text {
    position: fixed;
    top: 30vh;
    z-index: 2;
    width: 100%;
    text-align: center;
    background: #3daf2a;
    color: #fff;
    padding: 3vh 1vw
}

.network {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 70px;
    position: relative
}

.network>*+* {
    margin-left: 40px
}

.network img,
.network svg {
    max-width: 20px
}

.network path {
    -webkit-transition: .3s;
    transition: .3s
}

.network a {
    width: 41px;
    height: 41px;
    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-radius: 50%;
    -webkit-transition: .3s;
    transition: .3s
}

.ul {
    list-style: disc;
    margin-left: 20px;
    padding-left: 0
}

.ul ::marker {
    color: #3daf2a;
    font-size: 38px
}

.ul li+li {
    margin-top: 22px
}

.ol {
    list-style: number;
    padding-left: 17px
}

.ol ::marker {
    color: #3daf2a;
    font-size: 24px
}

.ol li+li {
    margin-top: 24px
}

[lang=ary] .ul {
    margin-left: 0;
    margin-right: 20px;
    padding-right: 0
}

[lang=ary] .ol {
    padding-left: 0;
    padding-right: 17px
}

.accordion-container .toggle {
    padding-right: 15px;
    position: relative
}

.accordion-container .toggle.open:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.accordion-container .toggle:after {
    content: "";
    background: url(../img/icon/arrow.svg) center/20px no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
    width: 35px;
    height: 20px;
    -webkit-transition: .3s;
    transition: .3s
}

.accordion-container .accordion-content {
    display: none
}

.accordion-container .accordion-content.open {
    display: block
}

[lang=ary] .accordion-container .toggle {
    text-align: right
}

[lang=ary] .accordion-container .toggle:after {
    right: 0
}

.btn {
    font-size: 14px;
    background: #3daf2a;
    text-transform: uppercase;
    color: #fff;
    padding: 0 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 42px;
    line-height: 42px;
    border-radius: 42px;
    font-family: Axiforma-Bold, sans-serif;
    -webkit-transition: .3s;
    transition: .3s
}

.btn:hover {
    background: #6cd856
}

.btn.border-green {
    background: #fff;
    border: 1px solid #43b649;
    color: #3daf2a
}

.btn.border-green:hover {
    background: #43b649;
    color: #fff
}

.tabs-container button {
    z-index: 2;
    position: relative
}

.tabs-container .tab-navs {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tabs-container .sort-tab-content,
.tabs-container [data-element-content] {
    display: none !important
}

.tabs-container .sort-tab-content.active,
.tabs-container [data-element-content].active {
    display: block !important
}

.dropdown {
    position: relative;
    display: inline-block;
    -webkit-transition: .3s;
    transition: .3s;
    font-family: Axiforma-Bold, sans-serif
}

.dropdown.open .toggle:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.dropdown.open .list {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto
}

.dropdown .toggle {
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 12px 52px 12px 12px
}

.dropdown .toggle:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
    width: 24px;
    height: 24px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .3s;
    transition: .3s;
    background: url(../img/icon/arrow.svg) center/contain no-repeat
}

.dropdown .list {
    background: #fff;
    position: absolute;
    top: 100%;
    width: calc(100% + 2px);
    margin-left: -1px;
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 3;
    -webkit-transition: .3s;
    transition: .3s;
    pointer-events: none;
    -webkit-box-shadow: 0 6px 9px 0 rgba(152, 152, 152, .5);
    box-shadow: 0 6px 9px 0 rgba(152, 152, 152, .5)
}

.dropdown .list a,
.dropdown .list button {
    padding: 12px 12px 8px;
    width: 100%;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
    color: #000
}

.dropdown .list a:hover,
.dropdown .list button:hover {
    background: #3daf2a;
    color: #fff
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    direction: ltr
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
    position: relative
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s;
    transition: transform .1s;
    transition: transform .1s, -webkit-transform .1s
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.start+.wrap-slider-nav .slick-dots .slick-active button:after {
    -webkit-transition: 6s linear;
    transition: 6s linear;
    width: 100%
}

.wrap-slider-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    direction: ltr !important
}

.wrap-slider-nav .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    margin: 0 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wrap-slider-nav .slick-dots li {
    height: 3px
}

.wrap-slider-nav .slick-dots button {
    width: 70px;
    height: 3px;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    margin: 0 5px;
    position: relative
}

.wrap-slider-nav .slick-dots button:after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    background: #3daf2a
}

.arrow-next,
.arrow-prev,
.owl-carousel .owl-next,
.owl-carousel .owl-prev,
.slick-next,
.slick-prev {
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    direction: ltr !important
}

.arrow-next:hover,
.arrow-prev:hover,
.owl-carousel .owl-next:hover,
.owl-carousel .owl-prev:hover,
.slick-next:hover,
.slick-prev:hover {
    border-color: #3daf2a
}

.arrow-next:hover:after,
.arrow-next:hover:before,
.arrow-prev:hover:after,
.arrow-prev:hover:before,
.owl-carousel .owl-next:hover:after,
.owl-carousel .owl-next:hover:before,
.owl-carousel .owl-prev:hover:after,
.owl-carousel .owl-prev:hover:before,
.slick-next:hover:after,
.slick-next:hover:before,
.slick-prev:hover:after,
.slick-prev:hover:before {
    background: #3daf2a
}

.arrow-next:after,
.arrow-next:before,
.arrow-prev:after,
.arrow-prev:before,
.owl-carousel .owl-next:after,
.owl-carousel .owl-next:before,
.owl-carousel .owl-prev:after,
.owl-carousel .owl-prev:before,
.slick-next:after,
.slick-next:before,
.slick-prev:after,
.slick-prev:before {
    content: "";
    width: 14px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-transition: .3s;
    transition: .3s;
    direction: ltr !important
}

.arrow-next:after,
.arrow-prev:after,
.owl-carousel .owl-next:after,
.owl-carousel .owl-prev:after,
.slick-next:after,
.slick-prev:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px
}

.arrow-next:before,
.arrow-prev:before,
.owl-carousel .owl-next:before,
.owl-carousel .owl-prev:before,
.slick-next:before,
.slick-prev:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 9px
}

.arrow-next:after,
.owl-carousel .owl-next:after,
.slick-next:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px
}

.arrow-next:before,
.owl-carousel .owl-next:before,
.slick-next:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 9px
}

.owl-stage {
    margin: auto
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
    position: absolute;
    font-size: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.owl-carousel .owl-next *,
.owl-carousel .owl-prev * {
    display: none
}

.owl-carousel .owl-prev {
    left: 0
}

.owl-carousel .owl-next {
    right: 0
}

.location {
    margin-right: 22px;
    font-size: 18px
}

.location .toggle {
    height: 54px;
    padding-left: 70px;
    text-transform: capitalize;
    background: url(../img/icon/global.svg) center left/54px no-repeat
}

.location .list {
    min-width: 190px
}

.ltr .location {
    margin-left: 42px;
    margin-right: initial
}

.language {
    font-size: 16px;
    text-transform: uppercase
}

.language .toggle {
    padding: 0 !important;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 1px solid #000;
    line-height: 52px;
    font-size: 14px
}

.language .toggle:after {
    display: none
}

.rtl .language {
    margin-right: .9vw
}

.search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 21px;
    -webkit-transition: .3s;
    transition: .3s
}

.search.active .search-input {
    padding: 0 16px;
    border: none
}

.search.active .search-form-btn {
    width: 54px;
    height: 100%;
    background-size: 24px
}

.search.active .search-btn {
    background: initial;
    width: 52px;
    height: 52px;
    border-color: transparent
}

.search.active .search-btn:after,
.search.active .search-btn:before {
    opacity: 1
}

.search.active .search-btn:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.search.active .search-btn:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.search.active .form {
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: inset 0 10px 30px -10px rgba(0, 0, 0, .2);
    box-shadow: inset 0 10px 30px -10px rgba(0, 0, 0, .2)
}

.search.active .form hr {
    border-bottom: 1px solid #000
}

.search .search-input {
    width: 100%;
    border: none;
    -webkit-transition: .3s;
    transition: .3s;
    height: 42px;
    background: rgba(0, 0, 0, 0)
}

.search .search-input:focus+hr {
    border-color: #3daf2a
}

.search .search-form-btn {
    background: url(../img/icon/search.svg) center/0 no-repeat;
    width: 0;
    height: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.search .form {
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    height: 68px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search .form hr {
    position: absolute;
    border: none;
    border-bottom: 1px solid transparent;
    -webkit-transition: .3s;
    transition: .3s;
    margin: 0;
    bottom: 12px;
    width: calc(100% - 32px);
    left: 16px
}

.search .search-btn {
    background: url(../img/icon/search.svg) center/24px no-repeat;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 1px solid #000;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.search .search-btn:hover:after,
.search .search-btn:hover:before {
    background: #3daf2a
}

.search .search-btn:after,
.search .search-btn:before {
    content: "";
    width: 30px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.rtl .search {
    margin-right: 21px;
    margin-left: initial
}

.rtl .search.active {
    margin-right: 96px;
    margin-left: initial
}

.rtl .search.active .form {
    margin-left: 24px;
    margin-right: initial
}

.rtl .search .form {
    margin-left: 0;
    margin-right: initial
}

[lang=ary] .search .search-input {
    direction: rtl
}

.top-slider {
    direction: ltr
}

.top-slider:not(.slick-initialized) {
    height: 640px;
    overflow: hidden
}

.top-slider+.wrap-slider-nav {
    margin-top: -95px;
    margin-bottom: 35px
}

.top-slider.start .slick-current h1 {
    opacity: 1;
    position: relative;
    z-index: 2
}

.top-slider .image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .7s;
    transition: .7s
}

.top-slider .image.tablet-only {
    display: none
}

.top-slider .image.mobile-only {
    display: none;
    background-size: cover
}

.top-slider img.image {
    -o-object-fit: cover;
    object-fit: cover
}

.top-slider .item {
    min-height: 640px;
    color: #fff;
    padding: 95px 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.top-slider .item:hover .image {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.top-slider h1 {
    opacity: 0;
    -webkit-transition: 1.2s .6s;
    transition: 1.2s .6s
}

.rtl .top-slider h1 {
    direction: rtl
}

.video-section {
    -webkit-box-shadow: 0 0 98px 9px rgba(0, 0, 0, .07);
    box-shadow: 0 0 98px 9px rgba(0, 0, 0, .07);
    position: relative
}

.video-section iframe,
.video-section video {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    border: none;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .7s;
    transition: .7s
}

.video-section .flex>* {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.video-section .video-html,
.video-section .video-youtube {
    width: 100%;
    padding-top: 28%;
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 1.12;
    -ms-flex: 1.12;
    flex: 1.12
}

.video-section .video-html:hover iframe,
.video-section .video-youtube:hover iframe {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.video-section .video-btn-js {
    width: 63px;
    height: 63px;
    border-radius: 50%;
    border: 3px solid #fff;
    background: url(../img/icon/play.svg) center/30px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 4
}

.video-section .text {
    padding-left: 90px;
    font-size: 17px;
    line-height: 28px
}

.video-section .poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: .7s;
    transition: .7s
}

.video-section .poster:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.rtl .video-section .text {
    padding-right: 90px;
    padding-left: initial
}

.produced-ukraine {
    background: #fefefe;
    padding-bottom: 40px
}

.produced-ukraine .produced-slider {
    direction: ltr
}

.produced-ukraine .slick-list {
    overflow: initial
}

.produced-ukraine .start .slick-active .images .image {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

.produced-ukraine .arrow-next,
.produced-ukraine .arrow-prev {
    border-color: #202022
}

.produced-ukraine .arrow-next:after,
.produced-ukraine .arrow-next:before,
.produced-ukraine .arrow-prev:after,
.produced-ukraine .arrow-prev:before {
    background: #202022
}

.produced-ukraine .wrap-slider-nav {
    direction: ltr !important;
    margin-top: 40px
}

.produced-ukraine .slider-dots-produced button {
    background: #ccc
}

.produced-ukraine .item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.produced-ukraine .item>* {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.produced-ukraine .text {
    padding-top: 110px;
    padding-right: 90px;
    font-size: 17px;
    line-height: 28px
}

.produced-ukraine .images {
    -webkit-box-flex: 1.11;
    -ms-flex: 1.11;
    flex: 1.11;
    position: relative
}

.produced-ukraine .images .image {
    opacity: 0;
    -webkit-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    transform: translateY(-150px);
    -webkit-transition: 1s .6s;
    transition: 1s .6s;
    visibility: hidden;
    width: 30.3vw;
    height: 30.3vw;
    position: relative;
    overflow: hidden
}

.produced-ukraine .images .image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .7s;
    transition: .7s
}

.produced-ukraine .images .image img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.produced-ukraine .images .bottom {
    margin-top: -23.69vw;
    margin-left: 34%;
    -webkit-transition: 1s .8s;
    transition: 1s .8s
}

.rtl .produced-ukraine .produced-slider .item {
    direction: rtl
}

.rtl .produced-ukraine .text {
    direction: rtl;
    padding-left: 90px;
    padding-right: initial
}

.rtl .produced-ukraine .images .bottom {
    margin-right: 34%;
    margin-left: initial
}

.q-section {
    text-align: center;
    -webkit-box-shadow: 0 0 98px 9px rgba(0, 0, 0, .07);
    box-shadow: 0 0 98px 9px rgba(0, 0, 0, .07);
    -webkit-transition: .7s;
    transition: .7s
}

.q-section:hover .image,
.q-section:hover .text {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.q-section .image {
    max-width: 96px;
    margin: 0 auto 60px;
    -webkit-transition: 1s;
    transition: 1s
}

.q-section .text {
    max-width: 1100px;
    margin: auto;
    -webkit-transition: 1s;
    transition: 1s
}

.contact-us {
    background: url(../img/map.svg) center right 5vw/contain no-repeat;
    margin-bottom: 130px;
    margin-top: 20px;
    padding-top: 90px
}

.contact-us ul+h3 {
    margin-top: 65px
}

.contact-us .text-btn .btn {
    margin-left: auto;
    margin-right: auto
}

.contact-us .text {
    max-width: 420px;
    padding-right: 20px
}

.contact-us .map {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-left: 30px
}

.contact-us .map .inner-map {
    max-width: 800px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-bottom: 70px;
    min-height: 540px
}

.contact-us .flex {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.contact-us .address {
    width: 590px;
    max-height: 430px;
    padding-right: 30px;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin !important;
    overflow: auto
}

.contact-us .address ul {
    line-height: 28px
}

.contact-us .address .region {
    display: none
}

.contact-us .address .region.active {
    display: block
}

.contact-us .address::-webkit-scrollbar-track {
    background-color: #d1d1d1
}

.contact-us .address::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background-color: rgba(0, 0, 0, 0)
}

.contact-us .address::-webkit-scrollbar-thumb {
    background-color: #3daf2a
}

.main-content {
    overflow: hidden
}

.main-content .contact-us:first-child {
    padding-top: 0;
    margin-top: 0
}

.product-section {
    background: url(../img/europe/products-section/bg.jpg) center bottom no-repeat #e8e8e8;
    padding-bottom: 194px
}

.product-section .mobile {
    display: none
}

.product-section .slider-product.europe {
    max-width: 80%;
    margin-top: 56px;
    margin-left: auto;
    margin-right: auto
}

.product-section .slider-product:not(.slick-initialized):not(.owl-carousel) {
    height: 288px;
    overflow: hidden
}

.product-section .slider-product .item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.product-section .slider-product .item>* {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.product-section .slider-product .item .image {
    margin-right: 80px;
    -webkit-box-flex: 1.175;
    -ms-flex: 1.175;
    flex: 1.175
}

.product-section .slider-product .btn {
    position: relative;
    margin-top: 60px
}

.video-europe-section {
    position: relative
}

.video-europe-section.play .poster {
    visibility: hidden;
    opacity: 0
}

.video-europe-section video {
    height: 55.73vw;
    width: 100%;
    display: block
}

.video-europe-section .center,
.video-europe-section .poster,
.video-europe-section img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.video-europe-section .center img,
.video-europe-section .poster img,
.video-europe-section img img {
    -o-object-fit: cover;
    object-fit: cover
}

.video-europe-section .poster {
    -webkit-transition: visibility .3s, opacity .3s;
    transition: visibility .3s, opacity .3s
}

.video-europe-section .volume {
    width: 51px;
    height: 51px;
    background: url(../img/icon/volume-off.png) center/contain no-repeat;
    position: absolute;
    top: 55px;
    right: 72px;
    z-index: 3;
    -webkit-transition: .3s;
    transition: .3s
}

.video-europe-section .volume.on {
    background: url(../img/icon/volume-on.png) center/contain no-repeat
}

.animal-welfare {
    background: url(../img/europe/animal-welfare/bg.jpg) top center/contain no-repeat #e5e5e5;
    padding-bottom: 0;
    padding-top: 201px;
    position: relative;
    overflow: hidden;
    z-index: 2
}

.animal-welfare .mobile {
    display: none
}

.animal-welfare .desktop {
    display: block
}

.animal-welfare .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.animal-welfare .item>* {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.animal-welfare .text {
    padding-bottom: 200px;
    margin-right: 215px;
    position: relative
}

.animal-welfare .text>* {
    position: relative;
    z-index: 2
}

.animal-welfare .img-text,
.animal-welfare .img-text-top {
    position: absolute;
    z-index: 1
}

.animal-welfare .img-text-top {
    top: 6%;
    right: 26%
}

.animal-welfare .img-text {
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

.animal-welfare .btn {
    margin-top: 60px
}

.animal-welfare .image {
    position: relative;
    margin-top: 50px
}

.animal-welfare .image .template {
    position: relative;
    width: 84.4%;
    margin-left: 6%
}

.animal-welfare .image .under {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.animal-welfare .image .over {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%
}

.animal-welfare .image .line {
    position: absolute;
    z-index: 3;
    top: -118px;
    left: -87px;
    width: 115%;
    max-width: initial
}

.animal-welfare .image .dots-heart {
    position: absolute;
    top: -14%;
    right: 18%;
    z-index: 2
}

.animal-welfare .image .branch {
    position: absolute;
    bottom: 15%;
    right: 13%;
    z-index: 2
}

.animal-welfare .image .two-heart {
    position: absolute;
    bottom: 14%;
    left: -18%;
    z-index: 2
}

.halal-certificate {
    width: 100%;
    position: relative;
    color: #fff;
    padding: 203px 0 327px;
    z-index: 1
}

.halal-certificate .center {
    position: relative;
    z-index: 3
}

.halal-certificate .text {
    max-width: 1200px;
    margin: 55px auto;
    font-size: 17px
}

.halal-certificate .bg,
.halal-certificate .bg-bottom,
.halal-certificate .bg-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url(../img/europe/halal-certificate/bg-top.png) top center/contain no-repeat
}

.halal-certificate .bg {
    background: url(../img/europe/halal-certificate/img.jpg) top center/cover no-repeat;
    z-index: 1
}

.halal-certificate .bg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(87, 78, 78, .6)
}

.halal-certificate .icon {
    margin-bottom: 36px
}

.halal-certificate .bg-bottom {
    background: url(../img/europe/halal-certificate/bg-bottom.png) bottom center/contain no-repeat
}

.halal-certificate .icon img,
.halal-certificate .logo-halal-certificate img {
    margin: 0 auto
}

.from-field,
.vertically-integrated {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: url(../img/europe/from-field/bg.jpg) bottom center/contain no-repeat #d8d8d8;
    padding-top: 0;
    padding-bottom: 204px
}

.from-field .h2,
.from-field h2,
.vertically-integrated .h2,
.vertically-integrated h2 {
    margin-bottom: 60px
}

.from-field .h4,
.from-field h4,
.vertically-integrated .h4,
.vertically-integrated h4 {
    font-family: Axiforma-Bold, sans-serif
}

.from-field .mobile,
.vertically-integrated .mobile {
    display: none;
    max-width: 768px;
    margin: auto
}

.from-field .desktop .h2,
.from-field .desktop h2,
.vertically-integrated .desktop .h2,
.vertically-integrated .desktop h2 {
    font-size: 45px;
    line-height: 47px
}

.from-field .desktop,
.from-field .mobile,
.vertically-integrated .desktop,
.vertically-integrated .mobile {
    margin-bottom: 70px
}

.from-field .desktop h2,
.from-field .mobile h2,
.vertically-integrated .desktop h2,
.vertically-integrated .mobile h2 {
    margin-bottom: 20px
}

.from-field .desktop p,
.from-field .mobile p,
.vertically-integrated .desktop p,
.vertically-integrated .mobile p {
    margin-top: 0
}

.from-field .description,
.vertically-integrated .description {
    margin-bottom: 60px
}

.from-field .btn,
.vertically-integrated .btn {
    margin-top: 60px
}

.from-field p+h4,
.vertically-integrated p+h4 {
    margin-top: 56px
}

.from-field .slick-list,
.vertically-integrated .slick-list {
    overflow: initial
}

.from-field .start+.wrap-slider-nav .slick-dots .slick-active button:after,
.vertically-integrated .start+.wrap-slider-nav .slick-dots .slick-active button:after {
    -webkit-transition: 8s linear;
    transition: 8s linear
}

.from-field .image,
.vertically-integrated .image {
    position: relative;
    padding-top: 12px
}

.from-field .image .img-left-bottom,
.from-field .image .img-right-bottom,
.from-field .image .img-top-left,
.from-field .image .img-top-right,
.vertically-integrated .image .img-left-bottom,
.vertically-integrated .image .img-right-bottom,
.vertically-integrated .image .img-top-left,
.vertically-integrated .image .img-top-right {
    position: absolute;
    z-index: 2;
    opacity: 0
}

.from-field .img-left-bottom,
.vertically-integrated .img-left-bottom {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0)
}

.from-field .img-right-bottom,
.vertically-integrated .img-right-bottom {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0)
}

.from-field .img-top-left,
.vertically-integrated .img-top-left {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0)
}

.from-field .img-top-right,
.vertically-integrated .img-top-right {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0)
}

.from-field .start .slick-current .img-left-bottom,
.from-field .start .slick-current .img-right-bottom,
.from-field .start .slick-current .img-top-left,
.from-field .start .slick-current .img-top-right,
.vertically-integrated .start .slick-current .img-left-bottom,
.vertically-integrated .start .slick-current .img-right-bottom,
.vertically-integrated .start .slick-current .img-top-left,
.vertically-integrated .start .slick-current .img-top-right {
    opacity: 1
}

.from-field .start .slick-current .img-left-bottom,
.vertically-integrated .start .slick-current .img-left-bottom {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    bottom: 4px;
    left: -7px;
    -webkit-transition: .4s .23s;
    transition: .4s .23s
}

.from-field .start .slick-current .img-right-bottom,
.vertically-integrated .start .slick-current .img-right-bottom {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    bottom: 18px;
    right: -112px;
    -webkit-transition: .4s .46s;
    transition: .4s .46s
}

.from-field .start .slick-current .img-top-left,
.vertically-integrated .start .slick-current .img-top-left {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    top: -68px;
    left: 65px;
    -webkit-transition: .4s .7s;
    transition: .4s .7s
}

.from-field .start .slick-current .img-top-right,
.vertically-integrated .start .slick-current .img-top-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    top: 62px;
    right: 219px;
    -webkit-transition: .4s .93s;
    transition: .4s .93s
}

.from-field .circle,
.vertically-integrated .circle {
    position: relative;
    padding: 0 35px 120px 134px
}

.from-field .circle img,
.vertically-integrated .circle img {
    width: 504px;
    height: 476px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%
}

.from-field .circle:after,
.vertically-integrated .circle:after {
    content: "";
    position: absolute;
    top: -8px;
    left: 149px;
    width: 503px;
    height: 496px;
    background: url(../img/europe/from-field/circle.png) center/contain no-repeat
}

.from-field .slider-counter,
.vertically-integrated .slider-counter {
    font-size: 133px;
    right: -230px;
    top: 73px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: absolute
}

.from-field .slider-counter .current-slide,
.from-field .slider-counter .slide-count,
.vertically-integrated .slider-counter .current-slide,
.vertically-integrated .slider-counter .slide-count {
    line-height: initial
}

.from-field .slider-counter .current-slide,
.vertically-integrated .slider-counter .current-slide {
    color: #fff;
    line-height: 90px;
    min-width: 172px
}

.from-field .slider-counter .slide-count,
.vertically-integrated .slider-counter .slide-count {
    font-size: 35px;
    color: #a09e9e;
    min-width: 80px;
    position: relative;
    top: 8px
}

.from-field .arrow-next,
.from-field .arrow-prev,
.vertically-integrated .arrow-next,
.vertically-integrated .arrow-prev {
    border-color: #000
}

.from-field .arrow-next:after,
.from-field .arrow-next:before,
.from-field .arrow-prev:after,
.from-field .arrow-prev:before,
.vertically-integrated .arrow-next:after,
.vertically-integrated .arrow-next:before,
.vertically-integrated .arrow-prev:after,
.vertically-integrated .arrow-prev:before {
    background: #000
}

.from-field .arrow-next:hover,
.from-field .arrow-prev:hover,
.vertically-integrated .arrow-next:hover,
.vertically-integrated .arrow-prev:hover {
    border-color: #3daf2a
}

.from-field .arrow-next:hover:after,
.from-field .arrow-next:hover:before,
.from-field .arrow-prev:hover:after,
.from-field .arrow-prev:hover:before,
.vertically-integrated .arrow-next:hover:after,
.vertically-integrated .arrow-next:hover:before,
.vertically-integrated .arrow-prev:hover:after,
.vertically-integrated .arrow-prev:hover:before {
    background: #3daf2a
}

.from-field .from-field-slider,
.vertically-integrated .from-field-slider {
    margin-top: -67px;
    z-index: 2
}

.from-field .from-field-slider .slick-list,
.vertically-integrated .from-field-slider .slick-list {
    padding-top: 67px
}

.from-field .from-field-slider:not(.slick-initialized),
.vertically-integrated .from-field-slider:not(.slick-initialized) {
    height: 684px;
    overflow: hidden
}

.from-field .from-field-slider .text,
.vertically-integrated .from-field-slider .text {
    padding-left: 230px;
    position: relative;
    width: 100%
}

.from-field .from-field-slider .item,
.vertically-integrated .from-field-slider .item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.from-field .from-field-slider .item .image,
.from-field .from-field-slider .item .text,
.vertically-integrated .from-field-slider .item .image,
.vertically-integrated .from-field-slider .item .text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.from-field .wrap-slider-nav,
.vertically-integrated .wrap-slider-nav {
    margin-top: 57px
}

.recipes-section {
    padding-top: 45px
}

.recipes-section h4 {
    margin-bottom: 21px
}

.recipes-section ul {
    margin: 21px 0
}

.recipes-section ul li+li {
    margin-top: -3px
}

.recipes-section .position-element.first.hide .item {
    opacity: 0
}

.recipes-section .items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 -18px 36px
}

.recipes-section .items>* {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.recipes-section .items.hide:not(.first) .item {
    visibility: hidden;
    opacity: 0;
    overflow: hidden
}

.recipes-section .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0 18px;
    height: 416px;
    -webkit-transition: .7s;
    transition: .7s
}

.recipes-section .item:nth-child(2) {
    -webkit-transition: .7s .4s;
    transition: .7s .4s
}

.recipes-section .item>* {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.recipes-section .image {
    position: relative;
    margin-right: 26px;
    overflow: hidden
}

.recipes-section .image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: .7s;
    transition: .7s
}

.recipes-section .image img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.recipes-section .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.recipes-section .text .link {
    margin-top: auto;
    padding-top: 10px
}

.recipes-section .btn {
    margin-top: 34px
}

.recipes-section .hide-menu {
    overflow: hidden;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.recipes-section .hide-menu:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #fff), to(transparent));
    background: linear-gradient(0deg, #fff 30%, transparent 100%)
}

.product-section-full {
    padding-bottom: 100px
}

.product-section-full .item-grid h4 {
    font-family: Axiforma-Bold, sans-serif
}

.product-section-full .item-grid h4 span {
    display: block
}

.product-section-full .gray-item-grid .figure,
.product-section-full .gray-item-tab-grid .figure {
    display: none
}

.product-section-full .gray-item-grid .item,
.product-section-full .gray-item-tab-grid .item {
    background: #e8e8e8
}

.product-section-full.gray-item-tab-grid .item-grid {
    margin-top: 70px
}

.product-section-full.gray-item-tab-grid .item-grid .btn {
    margin-top: 26px
}

.product-section-full.gray-item-tab-grid .tab-navs {
    margin-bottom: 88px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product-section-full .tab-navs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-section-full .inner-tab,
.product-section-full .slider-product {
    max-width: 1506px;
    margin: auto
}

.product-section-full .sort-tab-link,
.product-section-full .tab-link,
.product-section-full .tab-link-multi {
    margin: 0 10px
}

.product-section-full .sort-tab-link.active,
.product-section-full .tab-link-multi.active,
.product-section-full .tab-link.active {
    color: #fff;
    background: #3daf2a
}

.product-section-full .wrap-slider-product {
    overflow: hidden;
    background: url(../img/products-page/product-section-full/bg.jpg) center 78px/contain no-repeat;
    position: relative
}

.product-section-full .wrap-slider-product>* {
    position: relative;
    z-index: 2
}

.product-section-full .wrap-slider-product:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: #e8e8e8;
    z-index: 1
}

.product-section-full .inner-wrap-bg {
    background: #e8e8e8
}

.product-section-full .image {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 24px
}

.product-section-full .product {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative
}

.product-section-full .product img {
    position: relative;
    z-index: 1;
    max-height: 250px;
    max-width: 250px;
    margin: auto
}

.product-section-full .figure {
    position: absolute;
    bottom: 0;
    left: -8%;
    right: 0;
    margin: auto;
    z-index: -1;
    max-width: 116%
}

.product-section-full .item-grid {
    margin-top: 188px
}

.product-section-full .item-grid .grid {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -62px;
    margin-right: -62px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-section-full .item-grid .grid .item {
    margin: 0 62px 54px;
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(33.333% - 124px);
    flex: 1 1 calc(33.333% - 124px);
    max-width: calc(33.333% - 124px)
}

.product-section-full .item-grid .grid.tabs-container .item {
    display: none
}

.product-section-full .item-grid .grid.tabs-container .item.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-section-full .item-grid .grid .btn {
    margin: 0 auto
}

.product-one-section h2 {
    margin-bottom: 24px;
    text-align: center
}

.product-one-section .product-one-slider-section {
    background: url(../img/products-page/product-one-section/bg.jpg) bottom center/contain no-repeat #e8e8e8;
    padding-bottom: 190px
}

.product-one-section .wrap-product-one-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-one-section .wrap-product-one-slider .product-one-description,
.product-one-section .wrap-product-one-slider .wrap-product-one-images {
    min-width: 1px
}

.product-one-section .product-section-full .center {
    max-width: 1645px
}

.product-one-section .product-section-full .item-grid {
    margin-top: 100px
}

.product-one-section .wrap-slider-nav {
    margin-top: 48px
}

.product-one-section .available-weights,
.product-one-section .feature-item,
.product-one-section .preparation-options {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    font-size: 20px;
    line-height: 28px;
    text-align: center
}

.product-one-section .available-weights img,
.product-one-section .feature-item img,
.product-one-section .preparation-options img {
    margin: 10px auto
}

.product-one-section .available-weights p,
.product-one-section .feature-item p,
.product-one-section .preparation-options p {
    margin-top: 0
}

.product-one-section .available-weights .item,
.product-one-section .feature-item .item,
.product-one-section .preparation-options .item {
    margin-right: 64px
}

.product-one-section .available-weights {
    display: grid
}

.product-one-section .available-weights li {
    margin-top: 20px;
    text-align: left
}

.product-one-section .feature-item {
    color: #3daf2a;
    margin-bottom: 50px
}

.product-one-section .feature-item .data {
    position: relative
}

.product-one-section .feature-item .data:before {
    content: "";
    height: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 2px;
    margin-left: 2px;
    border-top: 1px dashed;
    display: none
}

.product-one-section .preparation-options {
    margin-top: 22px
}

.product-one-section .preparation-options .pan img {
    position: relative;
    right: -1px
}

.product-one-section .wrap-product-one-images {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 44.5%;
    flex: 1 1 44.5%
}

.product-one-section .wrap-product-one-images img {
    max-width: 424px
}

.product-one-section .wrap-product-one-images .item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product-one-section .product-one-description {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 55.5%;
    flex: 1 1 55.5%;
    margin-left: 30px
}

.product-one-section .text {
    margin-top: 0;
    font-size: 20px;
    line-height: 28px
}

[lang=ary] .available-weights li {
    text-align: right
}

[lang=ary] .feature-item,
[lang=ary] .preparation-options {
    direction: rtl;
    margin-right: -64px
}

.multi-tab-container .center {
    max-width: 1370px
}

.multi-tab-container .slider-multi-tab .slick-current h4 {
    color: #000
}

.multi-tab-container .slider-multi-tab .item.active h4 {
    color: #3daf2a
}

.multi-tab-container .slick-disabled {
    cursor: initial
}

.multi-tab-container .slick-disabled.slick-arrow {
    opacity: .3;
    border-color: #202022 !important
}

.multi-tab-container .slick-disabled.slick-arrow:after,
.multi-tab-container .slick-disabled.slick-arrow:before {
    background: #202022 !important;
    border-color: #202022 !important
}

.multi-tab-container .tab-navs.hide-subcategory {
    opacity: 0;
    visibility: hidden;
    height: 0;
    margin-bottom: 0 !important
}

.multi-tab-container .tab-navs.only-height {
    opacity: 0
}

.multi-tab-container .tab-navs.only-height.hide {
    display: none
}

.multi-tab-container .item {
    -webkit-transition: .3s;
    transition: .3s
}

.multi-tab-container .item.hide-item,
.multi-tab-container .item.hide-item-subcategory {
    display: none !important
}

.multi-tab-container .inner-tab {
    overflow: hidden
}

.recipe-section {
    position: relative;
    z-index: 2
}

.recipe-section .header {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    margin: -62px auto 0;
    max-width: 980px
}

.recipe-section .header .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 22px 10px 0
}

.recipe-section .header .time {
    color: #3daf2a;
    font-size: 20px;
    line-height: 20px;
    margin-top: 4px
}

.recipe-section .header .icon {
    margin-right: 16px
}

.recipe-section .header .icon img {
    height: 34px;
    min-width: 34px
}

.recipe-section .description {
    display: grid;
    grid-template-columns: 1fr 1fr;
    font-size: 16px;
    margin: 0 auto;
    max-width: 940px
}

.recipe-section .description>* {
    margin: 57px 30px 0
}

.recipe-section .description h6 {
    margin-bottom: 18px
}

.recipe-section .description li {
    line-height: 22px
}

.recipe-section .description li+li {
    margin-top: 18px
}

.how-to-cook-section {
    background: url(../img/recipes-page/how-to-cook-section/bg.jpg) center top no-repeat #ececec;
    padding: 110px 0 200px 24px;
    position: relative;
    font-size: 16px;
    line-height: 32px;
    margin-top: -12px;
    z-index: 1
}

.how-to-cook-section .center>:not(.image) {
    position: relative;
    z-index: 2
}

.how-to-cook-section .center {
    position: relative
}

.how-to-cook-section .ul {
    max-width: 908px;
    margin: 0 auto
}

.how-to-cook-section .top-left {
    width: 221px;
    top: 36px;
    left: 186px
}

.how-to-cook-section .bottom-left {
    width: 240px;
    bottom: -74px;
    left: 110px
}

.how-to-cook-section .top-right {
    width: 363px;
    top: 42px;
    right: 72px
}

.how-to-cook-section .bottom-right {
    width: 216px;
    bottom: -96px;
    right: 292px
}

.how-to-cook-section .image {
    position: absolute;
    z-index: 1
}

[lang=ary] .how-to-cook-section {
    padding-left: 0;
    padding-right: 24px
}

[lang=ary] .how-to-cook-section .ul {
    direction: rtl
}

.recipes-filter-section {
    padding-bottom: 120px
}

.recipes-filter-section .filter-grid-recipes {
    display: grid;
    grid-template-columns: 450px 1fr
}

.recipes-filter-section .wrap-accordion-container .accordion-content {
    padding-top: 24px
}

.recipes-filter-section .wrap-accordion-container .checkbox-btn .text:after {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.recipes-filter-section .wrap-accordion-container .checkbox-btn .text:before {
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    bottom: 0;
    background: url(../img/icon/check-mark.png) center/16px no-repeat;
    margin: auto;
    width: 24px;
    height: 24px;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.recipes-filter-section .wrap-accordion-container .checkbox-btn input:checked+.text:before {
    opacity: 1
}

.recipes-filter-section .btn-filter-grid-recipes {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    font-family: Axiforma-Bold, sans-serif
}

.recipes-filter-section .btn-filter-grid-recipes:before {
    content: "";
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 24px;
    height: 25px;
    margin-right: 12px;
    margin-top: -4px;
    background: url(../img/icon/filter.svg) center no-repeat
}

.recipes-filter-section .filter {
    padding-bottom: 60px;
    margin-right: 34px
}

.recipes-filter-section .grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    margin: -15px
}

.recipes-filter-section .grid>.item {
    margin: 15px 15px 70px
}

.recipes-filter-section .link {
    font-size: 17px;
    line-height: 30px
}

.recipes-filter-section .feature-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px
}

.recipes-filter-section .feature-item .icon img {
    height: 34px
}

.recipes-filter-section .feature-item .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 70px
}

.recipes-filter-section .feature-item .item:last-child {
    margin-right: 0
}

.recipes-filter-section .feature-item .text {
    font-size: 16px;
    line-height: 16px
}

.recipes-filter-section .feature-item .time {
    margin-left: 14px
}

.recipes-filter-section .grid-recipes {
    margin-top: 44px
}

.recipes-filter-section .grid-recipes .image {
    padding-top: 100%;
    position: relative;
    margin-bottom: 28px;
    display: block
}

.recipes-filter-section .grid-recipes .image img {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.recipes-filter-section .accordion-container {
    font-size: 16px;
    margin-bottom: 56px
}

.recipes-filter-section .accordion-container .toggle {
    border: none;
    border-bottom: 1px solid #a2a2a2;
    padding: 0 50px 0 10px;
    height: 46px;
    width: 100%;
    text-align: left;
    font-size: 17px
}

.recipes-filter-section .accordion-container .toggle:after {
    background-size: 24px
}

.recipes-filter-section .accordion-container .toggle.open:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.recipes-filter-section .accordion-container .list .item,
.recipes-filter-section .accordion-container .list .no-search {
    height: 38px;
    line-height: 38px;
    padding-bottom: 4px;
    font-size: 17px
}

.recipes-filter-section .accordion-container .list .item {
    padding: 0 10px;
    height: 46px;
    line-height: 46px;
    font-size: 16px
}

.recipes-filter-section .btns {
    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;
    width: 100%
}

.recipes-filter-section .btns .btn {
    margin-top: 0
}

[lang=ary] .recipes-filter-section .accordion-container .toggle {
    text-align: right;
    padding-left: 10px
}

[lang=ary] .recipes-filter-section .feature-item {
    margin-right: 0;
    direction: rtl
}

[lang=ary] .recipes-filter-section .feature-item .item {
    margin-right: initial;
    margin-left: 70px
}

[lang=ary] .recipes-filter-section .feature-item .item .time {
    margin-left: 0;
    margin-right: 14px
}

.certification-section {
    padding-top: 0;
    font-size: 17px;
    line-height: 30px
}

.certification-section .logo.img-left-float {
    margin: 26px 26px 20px 0;
    max-width: 180px
}

.certification-section .logo.img-left-float:first-child {
    margin: 0 26px 20px 0
}

.certification-section .logo img {
    max-width: 210px;
    max-height: 300px;
    margin: auto
}

.certification-section .text-editor {
    max-width: 908px;
    margin: auto;
    position: relative
}

.certification-section .text-editor .logo-left {
    min-width: 156px;
    width: 156px;
    position: absolute;
    top: 0;
    left: -186px
}

.certification-section .h3,
.certification-section .h4,
.certification-section .h5,
.certification-section h3,
.certification-section h4,
.certification-section h5 {
    margin-bottom: 12px
}

.certification-section .h3+p,
.certification-section .h4+p,
.certification-section .h5+p,
.certification-section h3+p,
.certification-section h4+p,
.certification-section h5+p {
    margin-top: 12px
}

.popup-gallery-section {
    padding-top: 0;
    background: url(../img/recipes-page/how-to-cook-section/bg.jpg) center top no-repeat #ececec
}

.popup-gallery-section .popup-gallery {
    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;
    margin: 56px -15px 0
}

.popup-gallery-section img {
    max-width: 210px;
    max-height: 300px;
    margin: auto
}

.popup-gallery-section .item {
    margin: 15px;
    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
}

.top-image-section {
    position: relative;
    min-height: 640px
}

.top-image-section img.image {
    -o-object-fit: cover;
    object-fit: cover
}

.top-image-section .image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .7s;
    transition: .7s
}

.top-image-section .image.tablet-only {
    display: none
}

.top-image-section .image.mobile-only {
    display: none;
    background-size: cover
}

.top-image-section.product .image {
    position: absolute;
    bottom: 3vw;
    left: 4.6vw;
    width: 22.1vw;
    margin: auto;
    z-index: 2;
    -o-object-fit: contain;
    object-fit: contain
}

.top-image-section.top-block-about .two-heart {
    position: absolute;
    top: 4.4vw;
    left: 16vw;
    width: 10.5vw;
    margin: auto;
    z-index: 2;
    -o-object-fit: contain;
    object-fit: contain
}

.top-image-section.top-block-about .clouds {
    position: absolute;
    top: .8vw;
    right: 2vw;
    width: 15.3vw;
    z-index: 2
}

.top-image-section.top-block-about .sun {
    position: absolute;
    top: .6vw;
    left: 3vw;
    width: 9vw;
    z-index: 2
}

.top-image-section.recipes .image-left,
.top-image-section.recipes .image-right {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2
}

.top-image-section.recipes .image-left {
    width: 16.6vw;
    left: 3.45vw
}

.top-image-section.recipes .image-right {
    width: 14.6vw;
    right: 3.45vw
}

.slider-multi-tab,
.slider-product-tab {
    max-width: 86%;
    margin: 0 auto
}

.slider-multi-tab:not(.slick-initialized):not(.owl-carousel),
.slider-product-tab:not(.slick-initialized):not(.owl-carousel) {
    height: 154px;
    overflow: hidden
}

.slider-multi-tab .slick-list,
.slider-multi-tab .slick-track,
.slider-product-tab .slick-list,
.slider-product-tab .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.slider-multi-tab .slick-initialized,
.slider-product-tab .slick-initialized {
    overflow: hidden
}

.slider-multi-tab .item,
.slider-product-tab .item {
    text-align: center;
    cursor: pointer
}

.slider-multi-tab .item.active img,
.slider-multi-tab .item:hover img,
.slider-product-tab .item.active img,
.slider-product-tab .item:hover img {
    -webkit-filter: none;
    filter: none
}

.slider-multi-tab .item:hover h4,
.slider-product-tab .item:hover h4 {
    color: #3daf2a
}

.slider-multi-tab .icon img,
.slider-multi-tab .icon svg,
.slider-product-tab .icon img,
.slider-product-tab .icon svg {
    -webkit-filter: invert(50%) sepia(93%) saturate(395%) hue-rotate(64deg) brightness(93%) contrast(92%);
    filter: invert(50%) sepia(93%) saturate(395%) hue-rotate(64deg) brightness(93%) contrast(92%);
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
    height: 90px;
    margin: auto
}

.slider-multi-tab h4,
.slider-product-tab h4 {
    margin-bottom: 0;
    margin-top: 30px;
    -webkit-transition: .3s;
    transition: .3s
}

.slider-multi-tab .owl-next,
.slider-multi-tab .owl-prev,
.slider-multi-tab .slick-next,
.slider-multi-tab .slick-prev,
.slider-product-tab .owl-next,
.slider-product-tab .owl-prev,
.slider-product-tab .slick-next,
.slider-product-tab .slick-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    border: 1px solid #202022 !important
}

.slider-multi-tab .owl-next:hover,
.slider-multi-tab .owl-prev:hover,
.slider-multi-tab .slick-next:hover,
.slider-multi-tab .slick-prev:hover,
.slider-product-tab .owl-next:hover,
.slider-product-tab .owl-prev:hover,
.slider-product-tab .slick-next:hover,
.slider-product-tab .slick-prev:hover {
    border-color: #3daf2a !important
}

.slider-multi-tab .owl-next:hover:after,
.slider-multi-tab .owl-next:hover:before,
.slider-multi-tab .owl-prev:hover:after,
.slider-multi-tab .owl-prev:hover:before,
.slider-multi-tab .slick-next:hover:after,
.slider-multi-tab .slick-next:hover:before,
.slider-multi-tab .slick-prev:hover:after,
.slider-multi-tab .slick-prev:hover:before,
.slider-product-tab .owl-next:hover:after,
.slider-product-tab .owl-next:hover:before,
.slider-product-tab .owl-prev:hover:after,
.slider-product-tab .owl-prev:hover:before,
.slider-product-tab .slick-next:hover:after,
.slider-product-tab .slick-next:hover:before,
.slider-product-tab .slick-prev:hover:after,
.slider-product-tab .slick-prev:hover:before {
    background: #3daf2a
}

.slider-multi-tab .owl-next:after,
.slider-multi-tab .owl-next:before,
.slider-multi-tab .owl-prev:after,
.slider-multi-tab .owl-prev:before,
.slider-multi-tab .slick-next:after,
.slider-multi-tab .slick-next:before,
.slider-multi-tab .slick-prev:after,
.slider-multi-tab .slick-prev:before,
.slider-product-tab .owl-next:after,
.slider-product-tab .owl-next:before,
.slider-product-tab .owl-prev:after,
.slider-product-tab .owl-prev:before,
.slider-product-tab .slick-next:after,
.slider-product-tab .slick-next:before,
.slider-product-tab .slick-prev:after,
.slider-product-tab .slick-prev:before {
    background: #202022
}

.slider-multi-tab .owl-prev,
.slider-multi-tab .slick-prev,
.slider-product-tab .owl-prev,
.slider-product-tab .slick-prev {
    left: -8.2%
}

.slider-multi-tab .owl-next,
.slider-multi-tab .slick-next,
.slider-product-tab .owl-next,
.slider-product-tab .slick-next {
    right: -8.2%
}

.slider-multi-tab .slick-slider,
.slider-product-tab .slick-slider {
    margin: auto
}

.slider-multi-tab .slider-product,
.slider-product-tab .slider-product {
    max-width: 80%
}

.slider-multi-tab .slick-current h4,
.slider-product-tab .slick-current h4 {
    color: #3daf2a
}

.brand-stories {
    padding-top: 0
}

.brand-stories .center {
    max-width: 1624px
}

.brand-stories .wrap-brand-stories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.brand-stories .brand-stories-content-slider,
.brand-stories .brand-stories-date-slider {
    min-width: 1px
}

.brand-stories .brand-stories-content-slider h2 {
    font-size: 100px;
    color: #3daf2a;
    font-family: Axiforma-Regular, sans-serif;
    margin-bottom: 30px;
    line-height: 72px
}

.brand-stories .brand-stories-content-slider img {
    border-radius: 20px
}

.brand-stories .brand-stories-content-slider .item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.brand-stories .brand-stories-content-slider .description {
    font-family: Axiforma-Bold, sans-serif
}

.brand-stories .brand-stories-content-slider .text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 45%;
    flex: 1 1 45%
}

.brand-stories .brand-stories-content-slider .image {
    position: relative;
    margin-left: 55px;
    margin-right: 80px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 55%;
    flex: 1 1 55%
}

.brand-stories .brand-stories-content-slider .image:after {
    content: "";
    position: absolute;
    width: 105%;
    height: 106%;
    top: -4%;
    left: -5%;
    background: url(../img/about-us-page/brand-stories/img-border.png) center/contain no-repeat;
    z-index: 1
}

.brand-stories .brand-stories-date-slider {
    color: #888;
    font-size: 40px;
    line-height: initial;
    max-width: 270px;
    min-width: 270px
}

.brand-stories .brand-stories-date-slider .slick-slide {
    border: none
}

.brand-stories .brand-stories-date-slider .item {
    border-left: 3px solid #dbdbdb;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 6px 10px 6px 50px;
    cursor: pointer;
    text-align: left
}

.brand-stories .brand-stories-date-slider .slick-current .item {
    border-left-color: #3daf2a;
    color: #3daf2a
}

.certification-section .link {
    color: #000;
    border-color: #000
}

.certification-section .certification-slider {
    text-align: center
}

.certification-section .certification-slider:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.certification-section .certification-slider img {
    height: 212px;
    margin: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.certification-section .certification-slider .slick-next,
.certification-section .certification-slider .slick-prev {
    border: 1px solid #000;
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    z-index: 2
}

.certification-section .certification-slider .slick-next:after,
.certification-section .certification-slider .slick-next:before,
.certification-section .certification-slider .slick-prev:after,
.certification-section .certification-slider .slick-prev:before {
    background: #000
}

.certification-section .certification-slider .slick-next {
    right: 0
}

.certification-section .certification-slider .slick-prev {
    left: 0
}

.certification-section .certification-slider .image {
    display: block;
    padding: 50px;
    position: relative
}

.certification-section .certification-slider .image.green:after {
    content: "";
    background: url(../img/icon/link.svg) no-repeat
}

.certification-section .certification-slider .image:after {
    content: "â†’";
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: gray
}

.certification-section .certification-slider .item {
    position: relative;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.certification-section .certification-slider .item:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.certification-section .certification-slider .item:after {
    content: "";
    width: 90%;
    height: 90%;
    position: absolute;
    top: 5%;
    border: 1px solid rgba(154, 154, 154, .3);
    border-radius: 14px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: .3s;
    transition: .3s
}

.certification-section .certification-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: -152px
}

.certification-section .certification-dots .slick-dots button {
    background: #d8d8d8
}

.certification-section .certification-text-slider {
    text-align: center;
    max-width: 1040px;
    margin: auto;
    letter-spacing: .3px
}

.certification-section .certification-text-slider ul {
    margin-top: 17px;
    line-height: 17px
}

.certification-section .certification-text-slider ul li {
    margin-top: 20px
}

.top-block-about .nature {
    width: 5vw;
    position: absolute;
    left: 90vw;
    bottom: 0;
    z-index: 2
}

.top-block-about .nature-1 {
    left: -.9vw;
    width: 7.2vw;
    bottom: -1.3vw
}

.top-block-about .nature-2 {
    width: 4.5vw;
    bottom: .9vw;
    left: 8.9vw
}

.top-block-about .nature-3 {
    width: 3.4vw;
    left: 16.1vw;
    bottom: 2.32vw
}

.top-block-about .nature-4 {
    width: 3.75vw;
    left: 21vw;
    bottom: .7vw
}

.top-block-about .nature-5 {
    width: 3vw;
    bottom: .6vw;
    left: 12.5vw
}

.top-block-about .nature-6 {
    left: 25.1vw;
    width: 1.9vw;
    bottom: .25vw
}

.top-block-about .nature-7 {
    width: 1.9vw;
    bottom: 1.8vw;
    left: 28.3vw
}

.top-block-about .nature-8 {
    width: 2.4vw;
    bottom: 1.22vw;
    left: 30.69vw
}

.top-block-about .nature-9 {
    width: 8.3vw;
    bottom: 1.8vw;
    left: 34.3vw
}

.top-block-about .nature-10 {
    width: 5.9vw;
    bottom: -1vw;
    left: 42.9vw
}

.top-block-about .nature-11 {
    width: 3.9vw;
    bottom: -1vw;
    left: 49.58vw
}

.top-block-about .nature-12 {
    width: 6vw;
    bottom: .24vw;
    left: 54.8vw
}

.top-block-about .nature-13 {
    width: 18.2vw;
    bottom: -1.4vw;
    left: 58.1vw
}

.top-block-about .nature-14 {
    width: 5.1vw;
    bottom: 2.9vw;
    left: 70.8vw
}

.top-block-about .nature-15 {
    width: 6.35vw;
    bottom: .52vw;
    left: 77.25vw
}

.top-block-about .nature-16 {
    width: 12.35vw;
    bottom: 1.1vw;
    left: 85.15vw
}

.our-sustainability-path .bg-bottom {
    background-image: url(../img/about-us-page/our-sustainability/bg.png);
    opacity: .85
}

.our-sustainability-path .bg:after {
    display: none
}

body .vertically-integrated {
    background: url(../img/europe/animal-welfare/bg.jpg) top center/contain no-repeat #e5e5e5;
    padding-top: 201px;
    position: relative;
    overflow: hidden;
    z-index: 2;
    margin-top: 0;
    padding-bottom: 0
}

body .vertically-integrated .vertically-integrated-description {
    display: none;
    max-width: 768px;
    margin: auto;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

body .vertically-integrated .vertically-integrated-description h2 {
    margin-bottom: 20px
}

body .vertically-integrated .wrap-slider-nav {
    z-index: 3
}

body .vertically-integrated .start .slick-current .img-top-right {
    top: -2.5vw;
    right: -1.4vw;
    width: 11.5vw;
    left: initial
}

body .vertically-integrated .start .slick-current .img-top-left {
    top: -.25vw;
    left: 4.6vw;
    width: 3.6vw
}

body .vertically-integrated .start .slick-current .img-left-bottom {
    bottom: -2.6vw;
    left: .2vw;
    width: 20vw
}

.search-section {
    padding-bottom: 130px
}

.search-section input {
    border: none;
    width: 100%
}

.search-section .center {
    max-width: 1105px
}

.search-section .form {
    border-bottom: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.search-section .form [type=submit] {
    width: 46px;
    height: 46px;
    background: url(../img/icon/search-green.svg) center/20px no-repeat
}

.search-section .form input {
    font-size: 30px;
    height: 46px
}

.search-section .load-more-btn {
    margin-top: 95px
}

.search-section .results-count {
    margin: 20px 0 68px
}

.search-section .result-list p {
    max-width: 830px
}

.search-section .result-list h3 {
    color: #3daf2a;
    margin-bottom: 10px
}

.search-section .result-list h6 {
    color: #9a9a9a;
    margin-bottom: 20px
}

.search-section .result-list li {
    border-bottom: 1px solid #9a9a9a;
    padding-bottom: 24px
}

.search-section .result-list li+li {
    margin-top: 32px
}

.top-image-section.search-top .dialog,
.top-image-section.search-top .exclamation-question,
.top-image-section.search-top .search-icon {
    z-index: 2
}

.top-image-section.search-top .dialog {
    position: absolute;
    bottom: 14.3vw;
    left: 20.6vw;
    width: 7.3vw
}

.top-image-section.search-top .exclamation-question {
    position: absolute;
    bottom: 2.4vw;
    left: 25.1vw;
    width: 6.6vw
}

.top-image-section.search-top .search-icon {
    position: absolute;
    bottom: 1.8vw;
    left: 6.1vw;
    width: 13.6vw
}

.select-search {
    position: relative;
    min-width: 220px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    margin-bottom: 60px
}

.select-search.open .toggle-list:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.select-search+label {
    margin-top: 20px
}

.select-search input {
    padding: 0 50px 0 32px;
    width: 100%;
    height: 54px;
    border: 1px solid #a2a2a2;
    font-family: Axiforma-Bold, sans-serif
}

.select-search input:-moz-read-only {
    cursor: default;
    -moz-transition: border-radius;
    transition: border-radius
}

.select-search input:read-only {
    cursor: default;
    -webkit-transition: border-radius;
    transition: border-radius
}

.select-search input:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.select-search .toggle-list {
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 100%;
    -webkit-transition: .3s;
    transition: .3s
}

.select-search .toggle-list:after {
    content: "";
    background: url(../img/icon/arrow.svg) center/20px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
    width: 35px;
    height: 10px
}

.select-search .list {
    background: #fff;
    position: absolute;
    top: 100%;
    width: 100%;
    border-top: none;
    max-height: 200px;
    min-height: 155px;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    font-family: Axiforma-Bold, sans-serif;
    z-index: 3;
    text-align: left;
    -webkit-box-shadow: 0 13px 10px rgba(0, 0, 0, .03);
    box-shadow: 0 13px 10px rgba(0, 0, 0, .03);
    -webkit-transition: .3s;
    transition: .3s;
    pointer-events: none;
    scrollbar-color: #3daf2a transparent;
    scrollbar-width: thin !important
}

.select-search .list.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto
}

.select-search .list::-webkit-scrollbar-track {
    background-color: #d1d1d1
}

.select-search .list::-webkit-scrollbar {
    width: 4px;
    background-color: rgba(0, 0, 0, 0)
}

.select-search .list::-webkit-scrollbar-thumb {
    background-color: #3daf2a
}

.select-search .list .no-search {
    position: absolute;
    top: 0;
    left: 23px
}

.select-search .list .item,
.select-search .list .no-search {
    height: 38px;
    line-height: 38px;
    cursor: pointer;
    background: #fff;
    padding-bottom: 4px;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 17px
}

.select-search .list .item {
    position: relative;
    padding: 0 32px;
    height: 58px;
    line-height: 58px
}

.select-search .list .item:hover {
    background: #3daf2a;
    color: #fff
}

.select-search .list .item .inner {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.select-search .list .item:first-child::before {
    display: none
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    -webkit-transition-duration: 50ms;
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    -webkit-transition-duration: 150ms;
    transition-duration: 150ms
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    -webkit-transition-delay: 350ms;
    transition-delay: 350ms
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    -webkit-transition-duration: 450ms;
    transition-duration: 450ms
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    -webkit-transition-delay: 450ms;
    transition-delay: 450ms
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    -webkit-transition-duration: 550ms;
    transition-duration: 550ms
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    -webkit-transition-delay: 550ms;
    transition-delay: 550ms
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    -webkit-transition-duration: .6s;
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    -webkit-transition-duration: 650ms;
    transition-duration: 650ms
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    -webkit-transition-delay: 650ms;
    transition-delay: 650ms
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    -webkit-transition-duration: .7s;
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    -webkit-transition-duration: 750ms;
    transition-duration: 750ms
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    -webkit-transition-delay: 750ms;
    transition-delay: 750ms
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    -webkit-transition-duration: .8s;
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    -webkit-transition-duration: 850ms;
    transition-duration: 850ms
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    -webkit-transition-delay: 850ms;
    transition-delay: 850ms
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    -webkit-transition-duration: .9s;
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    -webkit-transition-duration: 950ms;
    transition-duration: 950ms
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    -webkit-transition-delay: 950ms;
    transition-delay: 950ms
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    -webkit-transition-duration: 1.05s;
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    -webkit-transition-duration: 1.1s;
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    -webkit-transition-duration: 1.15s;
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    -webkit-transition-duration: 1.25s;
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    -webkit-transition-duration: 1.3s;
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    -webkit-transition-duration: 1.35s;
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    -webkit-transition-duration: 1.4s;
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    -webkit-transition-duration: 1.45s;
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.45s;
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    -webkit-transition-duration: 1.55s;
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    -webkit-transition-duration: 1.6s;
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    -webkit-transition-duration: 1.65s;
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    -webkit-transition-duration: 1.7s;
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    -webkit-transition-duration: 1.75s;
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.75s;
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    -webkit-transition-duration: 1.8s;
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    -webkit-transition-duration: 1.85s;
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    -webkit-transition-duration: 1.9s;
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    -webkit-transition-duration: 1.95s;
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    -webkit-transition-duration: 2s;
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    -webkit-transition-duration: 2.05s;
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    -webkit-transition-duration: 2.1s;
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    -webkit-transition-duration: 2.15s;
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.15s;
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    -webkit-transition-duration: 2.2s;
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    -webkit-transition-duration: 2.25s;
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    -webkit-transition-duration: 2.3s;
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    -webkit-transition-duration: 2.35s;
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.35s;
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    -webkit-transition-duration: 2.4s;
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    -webkit-transition-duration: 2.45s;
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.45s;
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    -webkit-transition-duration: 2.5s;
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    -webkit-transition-duration: 2.55s;
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    -webkit-transition-duration: 2.6s;
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    -webkit-transition-duration: 2.65s;
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.65s;
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    -webkit-transition-duration: 2.7s;
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    -webkit-transition-duration: 2.75s;
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.75s;
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    -webkit-transition-duration: 2.8s;
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    -webkit-transition-duration: 2.85s;
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.85s;
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    -webkit-transition-duration: 2.9s;
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.9s;
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    -webkit-transition-duration: 2.95s;
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.95s;
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    -webkit-transition-duration: 3s;
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    -webkit-transition-delay: 3s;
    transition-delay: 3s
}

[data-aos] {
    pointer-events: none
}

[data-aos].aos-animate {
    pointer-events: auto
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .1, .25, 1);
    transition-timing-function: cubic-bezier(.25, .1, .25, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.42, 0, 1, 1);
    transition-timing-function: cubic-bezier(.42, 0, 1, 1)
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .58, 1);
    transition-timing-function: cubic-bezier(0, 0, .58, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
    transition-timing-function: cubic-bezier(.42, 0, .58, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
[data-aos][data-aos][data-aos-easing=ease-in-quad],
[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-cubic] [data-aos],
body[data-aos-easing=ease-in-quad] [data-aos],
body[data-aos-easing=ease-in-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
[data-aos][data-aos][data-aos-easing=ease-out-quad],
[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-cubic] [data-aos],
body[data-aos-easing=ease-out-quad] [data-aos],
body[data-aos-easing=ease-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-cubic] [data-aos],
body[data-aos-easing=ease-in-out-quad] [data-aos],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="2000"] [data-aos] {
    -webkit-transition-duration: .7s;
    transition-duration: .7s
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.model-popup {
    background: #fff;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    scrollbar-color: #00f transparent;
    scrollbar-width: thin !important;
    overflow: auto
}

.model-popup::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0)
}

.model-popup::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0)
}

.model-popup::-webkit-scrollbar-thumb {
    background-color: #00f
}

.model-popup h2 {
    margin-bottom: 47px
}

.model-popup p {
    margin-top: 22px
}

.model-popup p+p {
    margin-top: 1.2vw
}

.model-popup .header-popup {
    -webkit-box-shadow: 0 0 98px 9px rgba(0, 0, 0, .07);
    box-shadow: 0 0 98px 9px rgba(0, 0, 0, .07);
    position: relative;
    z-index: 2;
    padding: 18px 0
}

.model-popup .popup-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: url(../img/popup.jpg) center/cover no-repeat
}

.model-popup .popup-content .center {
    max-width: 1325px;
    padding-bottom: 22px
}

.model-popup .wrap-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.model-popup .wrap-logo .logo {
    display: block
}

.model-popup .location-language {
    margin: 41px auto 69px;
    max-width: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.model-popup .location {
    border-bottom: 1px solid #9a9a9a
}

.model-popup .location .toggle {
    background-image: url(../img/icon/planet.svg);
    width: 425px;
    text-align: left;
    background-size: 20px;
    padding-left: 32px;
    background-position: 4px
}

.model-popup .language {
    border-bottom: 1px solid #9a9a9a
}

.model-popup .language.open .toggle:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.model-popup .language .toggle {
    border-radius: initial;
    border: none;
    position: relative;
    padding-right: 50px;
    width: 130px;
    text-align: left;
    font-size: 16px
}

.model-popup .language .toggle:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
    width: 24px;
    height: 24px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .3s;
    transition: .3s;
    background: url(../img/icon/arrow.svg) center/contain no-repeat
}

.model-popup .dropdown .list {
    top: initial;
    bottom: 100%
}

.model-popup .dropdown .toggle:after,
.model-popup .dropdown .toggle:before {
    right: 3px
}

.model-popup .description {
    font-size: 18px;
    max-width: 980px;
    margin: 10px auto 20px;
    line-height: 32px
}

.model-popup .btn {
    margin-top: 45px
}

.model-popup .mfp-close {
    display: none
}

.model-popup .wrap-close {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.model-popup .wrap-close.center {
    padding-top: 30px;
    padding-bottom: 22px
}

.model-popup .wrap-close .close-popup {
    background: initial;
    width: 52px;
    height: 52px;
    border-color: transparent;
    position: relative
}

.model-popup .wrap-close .close-popup:hover:after,
.model-popup .wrap-close .close-popup:hover:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.model-popup .wrap-close .close-popup:after,
.model-popup .wrap-close .close-popup:before {
    opacity: 1;
    content: "";
    width: 30px;
    height: 2px;
    background: #3daf2a;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: .3s;
    transition: .3s
}

.model-popup .wrap-close .close-popup:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.model-popup .wrap-close .close-popup:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.model-popup .footer-popup {
    min-height: 40px;
    background: #000
}

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    background: rgba(0, 0, 0, .5);
    opacity: .8
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0)
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: .8
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-wrap .side-panel {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .35s;
    transition: .35s
}

.mfp-wrap.mfp-ready .side-panel {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .35s;
    transition: .35s
}

.mfp-wrap.mfp-ready.mfp-removing .side-panel {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: 1s;
    transition: 1s
}

.checkbox-btn {
    position: relative;
    display: inline-block;
    font-size: 18px
}

.checkbox-btn input {
    display: none
}

.checkbox-btn input:checked+.text:after {
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff;
    background: #9a9a9a
}

.checkbox-btn .text {
    position: relative;
    padding-left: 43px;
    cursor: pointer;
    display: inline-block
}

.checkbox-btn .text:after {
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 24px;
    height: 24px;
    border: 1px solid #9a9a9a;
    -webkit-box-shadow: inset 0 0 0 5px #fff;
    box-shadow: inset 0 0 0 5px #fff;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s
}

[lang=ary] .checkbox-btn .text {
    padding-left: 0;
    padding-right: 43px
}

[lang=ary] .checkbox-btn .text:after,
[lang=ary] .checkbox-btn .text:before {
    left: initial !important;
    right: 0
}

.image-scale {
    position: relative;
    overflow: hidden
}

.image-scale:hover .image-full {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.image-scale .image-full {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .7s;
    transition: .7s;
    z-index: 1
}

.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #3daf2a;
    margin-bottom: 58px;
    font-size: 16px;
    padding-top: 26px
}

.breadcrumbs a {
    color: #8a8a8a
}

.breadcrumbs li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 17px;
    margin-top: 2px
}

.breadcrumbs li:last-child:after {
    display: none
}

.breadcrumbs li+li {
    margin-left: 10px
}

.breadcrumbs li:after {
    content: "";
    width: 1px;
    top: -1px;
    right: 0;
    position: relative;
    height: 17px;
    background: #8a8a8a;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 10px
}

.breadcrumbs li span {
    display: block
}

body.open-menu .btn-menu span:nth-child(1) {
    top: 18px;
    width: 0;
    left: 50%
}

body.open-menu .btn-menu span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

body.open-menu .btn-menu span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

body.open-menu .btn-menu span:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%
}

.btn-menu {
    width: 30px;
    height: 28px;
    right: 95px;
    margin-left: 10px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
    cursor: pointer;
    border: none;
    display: none
}

.btn-menu span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #000;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.btn-menu span:nth-child(1) {
    top: 0
}

.btn-menu span:nth-child(2),
.btn-menu span:nth-child(3) {
    top: 12px
}

.btn-menu span:nth-child(4) {
    top: 24px
}

.text-editor *+img {
    margin-top: 36px
}

.text-editor h1,
.text-editor h2,
.text-editor h3,
.text-editor h4,
.text-editor h5,
.text-editor h6 {
    font-family: Axiforma-Bold, sans-serif
}

.text-editor h1 {
    margin-bottom: 90px
}

.text-editor h5,
.text-editor h6 {
    margin-bottom: 20px
}

.text-editor img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.text-editor img+* {
    margin-top: 36px
}

.text-editor em {
    font-style: italic
}

.text-editor b,
.text-editor strong {
    font-family: Axiforma-Bold, sans-serif
}

.text-editor ol,
.text-editor ol+h1,
.text-editor ol+h2,
.text-editor ol+h3,
.text-editor ol+h4,
.text-editor ol+h5,
.text-editor ol+h6,
.text-editor p,
.text-editor p+h1,
.text-editor p+h2,
.text-editor p+h3,
.text-editor p+h4,
.text-editor p+h5,
.text-editor p+h6,
.text-editor ul,
.text-editor ul+h1,
.text-editor ul+h2,
.text-editor ul+h3,
.text-editor ul+h4,
.text-editor ul+h5,
.text-editor ul+h6 {
    margin-top: 36px
}

.text-editor ol li,
.text-editor ul li {
    padding-left: 8px
}

.text-editor ul {
    margin-left: 18px
}

.text-editor ul li {
    list-style: disc
}

.text-editor ol {
    margin-left: 21px
}

.text-editor ol li {
    list-style: number
}

.text-editor .iframe {
    position: relative;
    margin: 36px 0;
    padding-top: 56.2%
}

.text-editor .iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.text-editor .wrap-table {
    margin: 36px 0
}

.load-more-section .load-more-btn.hidden {
    opacity: 0;
    height: 0
}

.load-more-section .load-more-btn {
    position: relative;
    overflow: hidden
}

.load-more-section .load-more-btn.loading {
    background: #fff;
    border: 1px solid #3daf2a
}

.load-more-section .load-more-btn.loading:after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    border: 2px solid transparent;
    border-right-color: #3daf2a;
    border-radius: 50%;
    -webkit-animation: .7s linear infinite button-anim;
    animation: .7s linear infinite button-anim;
    opacity: 1;
    z-index: 2
}

@-webkit-keyframes button-anim {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes button-anim {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.load-more-section .action-btn.loading {
    color: transparent
}

.load-more-section .action-btn.loading::after {
    opacity: 1
}

.load-more-section .item {
    -webkit-transition: .3s;
    transition: .3s
}

.load-more-section .item.hidden {
    visibility: hidden;
    height: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    margin: 0 !important;
    padding: 0 !important
}

@media screen and (min-width:800px) {
    .slider-product-tab .current h4 {
        color: #3daf2a
    }
}

@media screen and (min-width:1101px) {
    .recipes-filter-section .wrap-accordion-container {
        display: block !important
    }
}

@media screen and (min-width:1241px) {
    body .vertically-integrated .slider-counter {
        top: 370px
    }
}

@media screen and (max-width:1480px) {
    .contact-us {
        background-size: 50vw
    }
}

@media screen and (max-width:1340px) {
    .certification-section .text-editor .logo-left {
        position: relative;
        left: 0
    }
}

@media screen and (max-width:1240px) {
    body {
        font-size: 17px;
        line-height: 28px
    }

    p+p {
        margin-top: 16px
    }

    .h1,
    h1 {
        font-size: 58px
    }

    .h1 span,
    h1 span {
        font-size: 40px
    }

    .h2,
    h2 {
        font-size: 36px;
        margin-bottom: 26px;
        line-height: 48px
    }

    .main-footer {
        font-size: 14px;
        padding: 40px 0
    }

    .main-footer .logo img {
        max-width: 50px;
        width: 50px
    }

    .main-footer .right {
        margin-left: 0
    }

    .main-footer .location {
        margin-right: 20px
    }

    .main-footer .network {
        padding: 0 20px
    }

    .main-footer .left>*+* {
        margin-left: 2.65vw
    }

    .rtl .main-footer .location {
        margin-left: 20px;
        margin-right: initial
    }

    .rtl .main-footer .search.active {
        margin-right: 20px;
        margin-left: initial
    }

    .rtl .main-footer .network {
        margin-left: 20px;
        margin-right: initial
    }

    .rtl .main-footer .network>*+* {
        margin-right: 20px;
        margin-left: initial
    }

    .rtl .main-footer .left>*+* {
        margin-right: 2.65vw;
        margin-left: initial
    }

    .section {
        padding: 60px 0
    }

    .main-header {
        padding: 15px 0
    }

    .main-header .logo {
        max-width: 130px
    }

    .main-header .dropdown .list {
        margin-top: 14px
    }

    .main-nav {
        position: absolute;
        top: 100%;
        left: 0;
        background: #fff;
        width: 100%;
        -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;
        font-size: 24px;
        padding: 48px 16px 40px;
        font-family: Axiforma-Regular, sans-serif;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
        min-height: 80vh
    }

    .main-nav>li {
        margin-left: initial;
        margin-top: 42px
    }

    .main-nav .network {
        margin-right: 0
    }

    body.open-menu .main-nav {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-box-shadow: inset 0 10px 30px -10px rgba(0, 0, 0, .2);
        box-shadow: inset 0 10px 30px -10px rgba(0, 0, 0, .2)
    }

    .network {
        margin-right: 20px
    }

    .network>*+* {
        margin-left: 20px
    }

    .network img,
    .network svg {
        max-width: 12px
    }

    .network a {
        width: 38px;
        height: 38px
    }

    .btn {
        font-size: 14px;
        height: 45px;
        line-height: 45px;
        border-radius: 45px;
        padding: 0 60px
    }

    .dropdown .toggle {
        padding: 4px 19px 4px 12px
    }

    .dropdown .toggle:after {
        background-size: 12px;
        right: 0;
        width: 18px
    }

    .dropdown .list a,
    .dropdown .list button {
        padding: 2px 4px 0
    }

    .wrap-slider-nav .slick-dots {
        margin: 0 10px
    }

    .wrap-slider-nav .slick-dots button {
        width: 33px;
        margin: 0 2px
    }

    .arrow-next,
    .arrow-prev,
    .owl-carousel .owl-next,
    .owl-carousel .owl-prev,
    .slick-next,
    .slick-prev {
        width: 40px;
        height: 40px
    }

    .arrow-next:after,
    .arrow-next:before,
    .arrow-prev:after,
    .arrow-prev:before,
    .owl-carousel .owl-next:after,
    .owl-carousel .owl-next:before,
    .owl-carousel .owl-prev:after,
    .owl-carousel .owl-prev:before,
    .slick-next:after,
    .slick-next:before,
    .slick-prev:after,
    .slick-prev:before {
        width: 8px;
        height: 2px
    }

    .arrow-next:after,
    .arrow-prev:after,
    .owl-carousel .owl-next:after,
    .owl-carousel .owl-prev:after,
    .slick-next:after,
    .slick-prev:after {
        top: 5px
    }

    .arrow-next:before,
    .arrow-prev:before,
    .owl-carousel .owl-next:before,
    .owl-carousel .owl-prev:before,
    .slick-next:before,
    .slick-prev:before {
        bottom: 5px
    }

    .arrow-next:after,
    .owl-carousel .owl-next:after,
    .slick-next:after {
        top: 5px
    }

    .arrow-next:before,
    .owl-carousel .owl-next:before,
    .slick-next:before {
        bottom: 5px
    }

    .location {
        font-size: 11px;
        margin-right: 4px
    }

    .location .toggle {
        padding-left: 41px;
        background-size: 38px;
        height: 38px
    }

    .location .list {
        min-width: 130px
    }

    .ltr .location {
        margin-left: initial;
        margin-right: initial
    }

    .language {
        font-size: 12px
    }

    .language .toggle {
        font-size: 10px;
        width: 38px;
        height: 38px;
        line-height: 38px
    }

    .search {
        margin-left: 10px
    }

    .search.active .search-input {
        font-size: 12px
    }

    .search.active .search-btn {
        width: 38px;
        height: 38px
    }

    .search .search-btn {
        width: 38px;
        height: 38px;
        background-size: 14px
    }

    .search .search-btn:after,
    .search .search-btn:before {
        width: 16px
    }

    .rtl .search,
    .rtl .search.active {
        margin-right: 10px;
        margin-left: initial
    }

    .rtl .search.active .form {
        margin-left: initial;
        margin-right: initial
    }

    .top-slider .image.desktop-only {
        display: none
    }

    .video-section .text {
        padding-left: 30px
    }

    .rtl .video-section .text {
        padding-right: 30px;
        padding-left: initial
    }

    .produced-ukraine .text {
        padding-top: 60px;
        padding-right: 30px
    }

    .rtl .produced-ukraine .text {
        padding-left: 30px;
        padding-right: initial
    }

    .q-section .image {
        margin-bottom: 30px;
        max-width: 58px
    }

    .q-section .text {
        font-size: 22px;
        line-height: 36px
    }

    .contact-us ul+h3 {
        margin-top: 52px
    }

    .contact-us .map .inner-map {
        padding-bottom: 0;
        min-height: 415px
    }

    .contact-us .address {
        width: 50%
    }

    .product-section {
        padding-bottom: 100px
    }

    .product-section .slider-product.europe {
        max-width: initial
    }

    .product-section .slider-product .btn {
        margin-top: 45px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .animal-welfare {
        padding-top: 64px
    }

    .animal-welfare .text {
        margin-right: 100px;
        padding-bottom: 194px
    }

    .animal-welfare .img-text {
        width: 167px
    }

    .animal-welfare .image {
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .animal-welfare .image .template {
        width: 300px;
        margin-left: initial
    }

    .animal-welfare .image .line {
        top: -44px;
        left: -36px;
        width: 111%
    }

    .animal-welfare .image .dots-heart {
        top: -11.2%;
        right: 11.5%;
        width: 47px
    }

    .animal-welfare .image .branch {
        bottom: 1%;
        right: 5%;
        width: 48%
    }

    .animal-welfare .image .two-heart {
        bottom: 4%;
        left: -26%;
        width: 33%
    }

    .halal-certificate {
        padding: 100px 0 130px
    }

    .halal-certificate h2 {
        margin-bottom: 45px
    }

    .from-field,
    .vertically-integrated {
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
        -ms-flex-item-align: center;
        align-self: center;
        padding-bottom: 129px
    }

    .from-field .mobile,
    .vertically-integrated .mobile {
        display: block
    }

    .from-field .desktop,
    .vertically-integrated .desktop {
        display: none
    }

    .from-field .image,
    .vertically-integrated .image {
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
        margin-left: -203px;
        -ms-flex-item-align: center;
        align-self: center
    }

    .from-field .start .slick-current .img-top-left,
    .vertically-integrated .start .slick-current .img-top-left {
        left: 0
    }

    .from-field .start .slick-current .img-top-right,
    .vertically-integrated .start .slick-current .img-top-right {
        right: 60px
    }

    .from-field .circle,
    .vertically-integrated .circle {
        padding: 0 0 120px
    }

    .from-field .circle:after,
    .vertically-integrated .circle:after {
        left: 20px
    }

    .from-field .from-field-slider .text,
    .vertically-integrated .from-field-slider .text {
        padding-left: initial;
        max-width: 768px;
        margin: 14px auto 0
    }

    .from-field .from-field-slider .item,
    .vertically-integrated .from-field-slider .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .recipes-section .item {
        height: 285px
    }

    .product-section-full .gray-item-grid .item-grid,
    .product-section-full .gray-item-tab-grid .item-grid {
        margin-top: 140px
    }

    .product-section-full.gray-item-tab-grid .item-grid {
        margin-top: 64px
    }

    .product-section-full .item-grid {
        margin-top: 80px
    }

    .product-section-full .item-grid .grid {
        margin-left: -20px;
        margin-right: -20px
    }

    .product-section-full .item-grid .grid .item {
        margin: 0 20px 40px;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(33.333% - 40px);
        flex: 1 1 calc(33.333% - 40px);
        max-width: calc(33.333% - 40px)
    }

    .recipe-section .header {
        margin: 0 auto
    }

    .recipe-section .header .icon {
        min-width: 50px;
        max-width: 50px;
        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
    }

    .how-to-cook-section .top-left {
        width: 138px;
        top: 29.5%;
        left: 5px
    }

    .how-to-cook-section .bottom-left {
        width: 144px;
        bottom: 72px;
        left: -4px
    }

    .how-to-cook-section .top-right {
        width: 169px;
        top: -4px;
        right: 19px
    }

    .how-to-cook-section .bottom-right {
        width: 169px;
        bottom: -4px;
        right: 19px
    }

    .recipes-filter-section .filter-grid-recipes {
        grid-template-columns: 350px 1fr
    }

    .recipes-filter-section .wrap-accordion-container .accordion-content li+li {
        margin-top: 10px
    }

    .recipes-filter-section .grid {
        grid-template-columns: 1fr 1fr
    }

    .recipes-filter-section .grid>.item {
        margin-bottom: 40px
    }

    .recipes-filter-section .feature-item .item {
        margin-right: 16%
    }

    .recipes-filter-section .grid-recipes .btn {
        margin-top: 50px
    }

    [lang=ary] .recipes-filter-section .feature-item .item {
        margin-left: 16%
    }

    .certification-section .logo.img-left-float {
        margin: 36px auto 56px;
        max-width: 180px
    }

    .popup-gallery-section .popup-gallery {
        margin-top: 26px
    }

    .top-image-section .image.desktop-only {
        display: none
    }

    .slider-multi-tab,
    .slider-product-tab {
        max-width: initial;
        padding: 0 50px
    }

    .slider-multi-tab .icon img,
    .slider-multi-tab .icon svg,
    .slider-product-tab .icon img,
    .slider-product-tab .icon svg {
        height: 90px
    }

    .slider-multi-tab h4,
    .slider-product-tab h4 {
        margin-top: 27px
    }

    .slider-multi-tab .owl-prev,
    .slider-multi-tab .slick-prev,
    .slider-product-tab .owl-prev,
    .slider-product-tab .slick-prev {
        left: 0
    }

    .slider-multi-tab .owl-next,
    .slider-multi-tab .slick-next,
    .slider-product-tab .owl-next,
    .slider-product-tab .slick-next {
        right: 0
    }

    .slider-multi-tab .slider-product,
    .slider-product-tab .slider-product {
        max-width: initial
    }

    body .wrap-vertically-integrated {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    body .wrap-vertically-integrated .wrap-slider-nav {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    body .vertically-integrated {
        padding-top: 64px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    body .vertically-integrated .vertically-integrated-description {
        display: block
    }

    body .vertically-integrated .from-field-slider {
        margin-top: -180px;
        padding-top: 180px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .search-section {
        padding-bottom: 75px
    }

    .search-section .form input {
        font-size: 23px
    }

    .search-section .load-more-btn {
        margin-top: 60px
    }

    .search-section .results-count {
        margin: 25px 0 56px
    }

    .select-search input {
        font-size: 14px
    }

    .select-search .list .item,
    .select-search .list .no-search {
        font-size: 14px;
        height: 28px
    }

    .select-search .list .item {
        font-size: 14px;
        height: 36px;
        line-height: 36px
    }

    .model-popup h2 {
        margin-bottom: 23px
    }

    .model-popup p+p {
        margin-top: 16px
    }

    .model-popup .header-popup {
        padding: 17px 0
    }

    .model-popup .popup-content .center {
        max-width: 600px;
        padding-bottom: 20px
    }

    .model-popup .wrap-logo .logo {
        max-width: 130px
    }

    .model-popup .location-language {
        margin: 30px auto 42px;
        max-width: 380px
    }

    .model-popup .location .toggle {
        width: 206px;
        background-size: 18px;
        padding-left: 32px;
        background-position: 4px
    }

    .model-popup .language .toggle {
        padding: 4px 38px 4px 0 !important
    }

    .model-popup .language .toggle:before {
        background-size: 16px
    }

    .model-popup .dropdown .toggle {
        font-size: 16px;
        line-height: 32px
    }

    .model-popup .description {
        font-size: 15px;
        line-height: 27px
    }

    .model-popup .wrap-close.center {
        padding-bottom: 6px;
        padding-top: 16px
    }

    .model-popup .wrap-close .close-popup {
        width: 38px;
        height: 38px;
        position: absolute;
        top: 5px
    }

    .model-popup .wrap-close .close-popup:after,
    .model-popup .wrap-close .close-popup:before {
        width: 16px
    }

    .checkbox-btn {
        font-size: 16px
    }

    .breadcrumbs {
        margin-bottom: 29px
    }

    .btn-menu {
        display: block
    }

    .text-editor *+img {
        margin-top: 16px
    }

    .text-editor h1 {
        margin-bottom: 26px
    }

    .text-editor img+*,
    .text-editor ol,
    .text-editor ol+h1,
    .text-editor ol+h2,
    .text-editor ol+h3,
    .text-editor ol+h4,
    .text-editor ol+h5,
    .text-editor ol+h6,
    .text-editor p,
    .text-editor p+h1,
    .text-editor p+h2,
    .text-editor p+h3,
    .text-editor p+h4,
    .text-editor p+h5,
    .text-editor p+h6,
    .text-editor ul,
    .text-editor ul+h1,
    .text-editor ul+h2,
    .text-editor ul+h3,
    .text-editor ul+h4,
    .text-editor ul+h5,
    .text-editor ul+h6 {
        margin-top: 16px
    }

    .text-editor .iframe,
    .text-editor .wrap-table {
        margin: 16px 0
    }

    .load-more-section .load-more-btn.loading:after {
        width: 26px;
        height: 26px
    }
}

@media screen and (max-width:1200px) {
    .certification-section .certification-slider img {
        max-height: 190px
    }
}

@media screen and (max-width:1100px) {

    .from-field p+h4,
    .vertically-integrated p+h4 {
        margin-top: 24px
    }

    .product-one-section .wrap-slider-nav {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 30px
    }

    .product-one-section .wrap-product-one-images img {
        max-width: 80%
    }

    .recipes-filter-section .filter-grid-recipes {
        display: block
    }

    .recipes-filter-section .wrap-accordion-container {
        display: none
    }

    .recipes-filter-section .wrap-accordion-container .accordion-content {
        padding-top: 20px
    }

    .recipes-filter-section .btn-filter-grid-recipes {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-bottom: 45px
    }

    .recipes-filter-section .filter.show+.grid-recipes {
        margin-top: 110px
    }

    .recipes-filter-section .filter {
        margin-right: 0;
        padding-bottom: 0
    }

    .recipes-filter-section .grid-recipes {
        margin-top: 10px
    }

    .recipes-filter-section .accordion-container {
        margin-bottom: 24px
    }

    .recipes-filter-section .btns {
        margin-top: 68px
    }
}

@media screen and (max-width:1080px) {
    .main-footer .flex {
        display: block
    }

    .main-footer .right {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main-footer .network {
        margin-right: initial;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-left: initial;
        border-right: initial;
        padding: 57px 0;
        margin-top: 8px;
        margin-bottom: 25px
    }

    .main-footer .network:before {
        top: 12px
    }

    .main-footer .network:after {
        bottom: 12px
    }

    .main-footer .network:after,
    .main-footer .network:before {
        display: block
    }

    .main-footer .left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main-footer .left>*+* {
        margin-left: initial;
        margin-top: 25px
    }

    .rtl .main-footer .left>*+* {
        margin-right: initial
    }
}

@media screen and (max-width:1024px) {
    .recipes-section .items {
        grid-template-columns: 1fr;
        margin: 0 -12px 74px
    }

    .recipes-section .item {
        margin: 0 12px
    }

    .recipes-section .item+.item {
        margin-top: 74px
    }

    .brand-stories .wrap-brand-stories {
        display: block
    }

    .brand-stories .brand-stories-content-slider h2 {
        font-size: 60px;
        line-height: 70px;
        margin-bottom: 8px
    }

    .brand-stories .brand-stories-content-slider .image {
        margin-left: 55px;
        margin-right: initial
    }

    .brand-stories .brand-stories-date-slider {
        max-width: initial;
        min-width: initial;
        margin-bottom: 36px;
        font-size: 30px
    }

    .brand-stories .brand-stories-date-slider .item {
        padding: 0 10px 16px;
        text-align: center;
        border-left: none;
        border-bottom: 3px solid #dbdbdb
    }

    .brand-stories .brand-stories-date-slider .slick-current .item {
        border-bottom-color: #3daf2a
    }

    .certification-section .certification-slider {
        padding: 0 44px
    }

    .certification-section .certification-slider img {
        max-height: 160px
    }
}

@media screen and (max-width:992px) {
    .mt-36 {
        margin-top: 30px
    }

    .contact-us .text {
        padding-right: 0;
        margin: auto
    }

    .contact-us .btn {
        margin-top: 20px
    }

    .contact-us .map .flex {
        display: block
    }

    .product-section .desktop {
        display: none
    }

    .product-section .mobile {
        display: block
    }

    .product-section .slider-product .item {
        display: block !important
    }

    .product-section .slider-product .item .image {
        display: block !important;
        margin-right: initial;
        margin-bottom: 51px
    }

    .product-section .slider-product .item .image img {
        margin: auto
    }

    .product-section-full .item-grid .grid .item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 40px);
        flex: 1 1 calc(50% - 40px);
        max-width: calc(50% - 40px)
    }

    .product-one-section .product-one-slider-section {
        padding-bottom: 64px
    }

    .product-one-section .wrap-product-one-slider {
        display: block
    }

    .product-one-section .product-section-full .item-grid {
        margin-top: 34px
    }

    .product-one-section .available-weights,
    .product-one-section .feature-item,
    .product-one-section .preparation-options {
        font-size: 17px
    }

    .product-one-section .feature-item {
        display: block;
        margin-bottom: 28px
    }

    .product-one-section .feature-item img {
        margin: 0 16px 0 0;
        width: 32px;
        min-width: 32px
    }

    .product-one-section .feature-item .data {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        line-height: 8px;
        text-align: right
    }

    .product-one-section .feature-item .data:before {
        display: block
    }

    .product-one-section .feature-item .item {
        margin: initial;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .product-one-section .feature-item .item+.item {
        margin-top: 16px
    }

    .product-one-section .preparation-options {
        margin-top: 10px
    }

    .product-one-section .preparation-options .item {
        margin: 10px
    }

    .product-one-section .product-one-description {
        margin-left: 0
    }

    .product-one-section .product-one-description h5 {
        font-size: 17px
    }

    .product-one-section .text {
        font-size: 17px;
        line-height: 26px
    }

    [lang=ary] .preparation-options {
        margin-right: -20px
    }

    [lang=ary] .feature-item {
        margin-right: 0;
        direction: ltr
    }
}

@media screen and (max-width:991px) {
    .product-section-full .product img {
        max-height: 200px;
        max-width: 200px
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media screen and (max-width:800px) {
    .recipe-section .description>* {
        margin: 57px 10px 0
    }
}

@media screen and (max-width:800px)and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media screen and (max-width:799px) {
    .slider-product-tab .active h4 {
        color: #3daf2a
    }
}

@media screen and (max-width:768px) {

    .h2,
    h2 {
        letter-spacing: initial
    }

    .h3,
    h3 {
        line-height: 32px
    }

    .main-header .logo,
    .rtl .main-header .logo {
        margin-right: 10px
    }

    .top-slider .image.mobile-only {
        display: block
    }

    .top-slider .item {
        min-height: 665px
    }

    .video-section .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .video-section .video-html,
    .video-section .video-youtube {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 32px;
        padding-top: 61%
    }

    .video-section .video-btn-js {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-left: 0;
        width: 42px;
        height: 42px
    }

    .video-section .text {
        font-size: 14px;
        line-height: 26px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-left: 0
    }

    .rtl .video-section .text,
    .rtl .video-section .video-btn-js {
        padding-right: 0;
        padding-left: initial
    }

    .produced-ukraine .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .produced-ukraine .text {
        padding-top: 41px;
        padding-right: 0;
        font-size: 14px;
        line-height: 26px
    }

    .produced-ukraine .images {
        margin-top: 19px
    }

    .produced-ukraine .images .image {
        width: 61vw;
        height: 61vw
    }

    .produced-ukraine .images .bottom {
        margin-top: -40vw
    }

    .rtl .produced-ukraine .text {
        padding-left: 0;
        padding-right: initial
    }

    .contact-us {
        padding-top: 31px;
        background-position: center 90px;
        background-size: 140vw;
        margin-bottom: 91px
    }

    .contact-us .text-btn {
        text-align: center
    }

    .contact-us .map {
        padding-left: initial
    }

    .contact-us .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .contact-us .address {
        width: initial;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .video-europe-section .volume {
        width: 28px;
        height: 28px;
        top: 37px;
        right: 17px
    }

    .animal-welfare .mobile {
        display: block
    }

    .animal-welfare .desktop {
        display: none
    }

    .animal-welfare .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .animal-welfare .text {
        margin-right: initial;
        padding-top: 64px
    }

    .animal-welfare .img-text-top {
        display: none
    }

    .animal-welfare .img-text {
        left: initial
    }

    .animal-welfare .btn {
        margin-top: 45px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .animal-welfare .image {
        -ms-flex-item-align: center;
        align-self: center;
        margin-right: -74px
    }

    .from-field,
    .vertically-integrated {
        padding-bottom: 60px
    }

    .from-field .h2,
    .from-field h2,
    .vertically-integrated .h2,
    .vertically-integrated h2 {
        margin-bottom: 30px
    }

    .from-field .desktop,
    .from-field .mobile,
    .vertically-integrated .desktop,
    .vertically-integrated .mobile {
        margin-bottom: 20px
    }

    .from-field .btn,
    .vertically-integrated .btn {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .from-field .image,
    .vertically-integrated .image {
        padding-top: 40px;
        margin-left: -60px
    }

    .from-field .start .slick-current .img-left-bottom,
    .vertically-integrated .start .slick-current .img-left-bottom {
        bottom: 10px;
        left: -63px;
        width: 128px
    }

    .from-field .start .slick-current .img-right-bottom,
    .vertically-integrated .start .slick-current .img-right-bottom {
        bottom: 17px;
        right: -110px;
        width: 147px
    }

    .from-field .start .slick-current .img-top-left,
    .vertically-integrated .start .slick-current .img-top-left {
        top: 2px;
        left: -30px;
        width: 97px
    }

    .from-field .start .slick-current .img-top-right,
    .vertically-integrated .start .slick-current .img-top-right {
        right: 36px;
        width: 74px;
        top: 60px
    }

    .from-field .circle,
    .vertically-integrated .circle {
        padding: 0 0 35px
    }

    .from-field .circle img,
    .vertically-integrated .circle img {
        width: 222px;
        height: 207px
    }

    .from-field .circle:after,
    .vertically-integrated .circle:after {
        width: 220px;
        height: 220px;
        left: 8px
    }

    .from-field .slider-counter,
    .vertically-integrated .slider-counter {
        font-size: 66px;
        right: -112px;
        top: 0
    }

    .from-field .slider-counter .current-slide,
    .vertically-integrated .slider-counter .current-slide {
        line-height: 58px;
        min-width: 85px
    }

    .from-field .slider-counter .slide-count,
    .vertically-integrated .slider-counter .slide-count {
        font-size: 17px;
        min-width: 28px;
        top: -1px
    }

    .product-section-full .btn {
        padding: 0 20px
    }

    .product-section-full.gray-item-tab-grid .tab-navs {
        margin-bottom: 60px
    }

    .product-section-full.gray-item-tab-grid .tab-navs>* {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 20px);
        flex: 1 1 calc(50% - 20px);
        max-width: 246px
    }

    .product-section-full .item-grid {
        margin-top: 30px
    }

    .recipe-section .header {
        grid-template-columns: 1fr 1fr;
        margin: -22px -5px 0
    }

    .recipe-section .header .item {
        margin: 22px 5px 0
    }

    .how-to-cook-section {
        padding-bottom: 120px;
        margin-top: initial
    }

    .top-image-section {
        min-height: 665px
    }

    .top-image-section .image.mobile-only {
        display: block
    }

    .top-image-section.top-block-about .two-heart {
        top: 55px;
        left: 18px;
        width: 140px
    }

    .top-image-section.top-block-about .clouds {
        top: 12px;
        right: 2px;
        width: 162px
    }

    .top-image-section.top-block-about .sun {
        display: none
    }

    .brand-stories .brand-stories-content-slider .item {
        display: block !important
    }

    .brand-stories .brand-stories-content-slider .image {
        margin-left: 0;
        margin-top: 22px
    }

    .brand-stories .brand-stories-date-slider .item {
        padding: 0 0 16px
    }

    .certification-section .certification-slider img {
        max-height: 118px
    }

    .top-block-about .nature-1 {
        display: none
    }

    .top-block-about .nature-2 {
        bottom: 59px;
        left: 3px;
        width: 52px
    }

    .top-block-about .nature-3 {
        bottom: 15px;
        left: 45px;
        width: 58px
    }

    .top-block-about .nature-4,
    .top-block-about .nature-5 {
        display: none
    }

    .top-block-about .nature-6 {
        bottom: 114px;
        left: 72px;
        width: 28px
    }

    .top-block-about .nature-7 {
        bottom: 10px;
        left: 110px;
        width: 30px
    }

    .top-block-about .nature-8 {
        bottom: 105px;
        left: 110px;
        width: 36px
    }

    .top-block-about .nature-9 {
        bottom: 38px;
        left: -68px;
        right: 0;
        margin: auto;
        width: 92px
    }

    .top-block-about .nature-10 {
        bottom: -4px;
        left: 58px;
        right: 0;
        margin: auto;
        width: 60px
    }

    .top-block-about .nature-11,
    .top-block-about .nature-12 {
        display: none
    }

    .top-block-about .nature-13 {
        bottom: -14px;
        left: initial;
        right: -46px;
        width: 252px
    }

    .top-block-about .nature-14,
    .top-block-about .nature-15,
    .top-block-about .nature-16 {
        display: none
    }

    body .vertically-integrated .from-field-slider .slick-list {
        padding-top: 36px
    }

    body .vertically-integrated .wrap-slider-nav {
        padding: 0;
        margin-top: 36px
    }

    body .vertically-integrated .wrap-slider-nav .slick-dots button {
        width: 24px
    }

    body .vertically-integrated .slider-counter {
        right: -82px
    }

    body .vertically-integrated .start .slick-current .img-top-right {
        top: 60px;
        width: 98px;
        right: -26px
    }

    body .vertically-integrated .start .slick-current .img-top-left {
        top: 48px;
        left: -64px;
        width: 45px
    }

    body .vertically-integrated .start .slick-current .img-left-bottom {
        bottom: 4px;
        left: -66px;
        width: 140px
    }

    .top-image-section.search-top .dialog {
        bottom: 44.3vw;
        left: 20.6vw;
        width: 19.3vw
    }

    .top-image-section.search-top .exclamation-question {
        bottom: 5.4vw;
        left: 41.1vw;
        width: 17.4vw
    }

    .top-image-section.search-top .search-icon {
        bottom: 8.8vw;
        left: 4.1vw;
        width: 33.4vw
    }
}

@media screen and (max-width:767px) {
    .hide-mobile {
        display: none
    }

    .show-mobile {
        display: block
    }

    .product-section-full .product img {
        max-width: 80%
    }
}

@media screen and (max-width:680px) {
    .recipe-section .description {
        grid-template-columns: 1fr
    }

    .recipe-section .description>* {
        margin: 57px 0 0
    }

    .recipe-section .description>*+* {
        margin-top: 62px
    }

    .recipes-filter-section .grid {
        grid-template-columns: 1fr
    }
}

@media screen and (max-width:575px) {
    .product-section-full .product img {
        max-height: unset
    }
}

@media screen and (max-width:570px) {
    .product-section-full .item-grid .grid .item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(100% - 40px);
        flex: 1 1 calc(100% - 40px);
        max-width: calc(100% - 40px)
    }
}

@media screen and (max-width:560px) {
    .recipes-section .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: initial
    }

    .recipes-section .item>* {
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial
    }

    .recipes-section .image {
        margin-right: initial;
        margin-bottom: 44px
    }

    .recipes-section .image img {
        height: 88.3vw
    }

    .recipes-section .text {
        max-height: 89vw
    }

    .recipes-section .btn {
        margin-top: -20px
    }

    .recipes-section .hide-menu:after {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(3%, #fff), to(transparent));
        background: linear-gradient(0deg, #fff 3%, transparent 100%)
    }
}

@media screen and (max-width:460px) {
    .wrap-slider-nav {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 16px
    }

    .certification-section .logo.img-left-float {
        float: none;
        margin-left: auto !important;
        margin-right: auto !important;
        display: block
    }

    .top-image-section.product .image {
        bottom: initial;
        width: 52.6vw;
        left: .45vw;
        top: 1vw
    }

    .top-image-section.recipes .image-left {
        bottom: initial;
        width: 41.6vw;
        left: 3.45vw;
        top: 4vw
    }

    .top-image-section.recipes .image-right {
        top: initial;
        width: 32.6vw;
        right: 5.45vw;
        bottom: 6vw
    }
}

@media screen and (max-width:410px) {
    .wrap-slider-nav .slick-dots button {
        width: 20px
    }

    body .vertically-integrated .wrap-slider-nav .slick-dots button {
        width: 14px
    }
}

@media screen and (max-width:400px) {

    .from-field .slider-counter,
    .vertically-integrated .slider-counter {
        right: -70px
    }

    .product-one-section .preparation-options {
        margin-top: 10px;
        grid-template-columns: repeat(auto-fill, minmax(130px, 1fr))
    }

    .top-block-about .nature-2 {
        display: none
    }

    .top-block-about .nature-3 {
        left: 6px
    }

    .top-block-about .nature-13 {
        right: -80px
    }

    body .vertically-integrated .slider-counter {
        right: -52px
    }

    body .vertically-integrated .start .slick-current .img-top-right {
        top: 80px
    }

    body .vertically-integrated .start .slick-current .img-top-left {
        left: -40px
    }

    body .vertically-integrated .start .slick-current .img-left-bottom {
        left: -46px
    }

    .model-popup .location .toggle {
        width: 145px
    }

    .model-popup .language .toggle {
        width: 80px
    }
}

@media screen and (max-width:390px) {
    .top-block-about .nature-9 {
        left: -68px
    }
}

@media screen and (max-width:380px) {
    .animal-welfare .image {
        margin-right: -40px
    }

    .animal-welfare .image .template {
        width: 240px
    }

    .animal-welfare .image .line {
        top: -37px;
        left: -38px;
        width: 114%
    }

    .recipe-section .header {
        grid-template-columns: 1fr
    }
}

@media screen and (max-width:360px) {

    .h1,
    h1 {
        font-size: 50px;
        line-height: 60px
    }

    .h1 span,
    h1 span {
        font-size: 30px
    }

    .recipes-filter-section .feature-item .item {
        margin-right: 10%
    }

    [lang=ary] .recipes-filter-section .feature-item .item {
        margin-left: 10%
    }
}

@media screen and (min-width:1241px)and (max-width:1920px) {
    body {
        font-size: .885vw;
        line-height: 1.55vw;
        letter-spacing: .05vw
    }

    p+p {
        margin-top: 1.83vw
    }

    [lang=ary] .select-search .list .item {
        padding-right: 2.65vw
    }

    .h1,
    h1 {
        font-size: 4.36vw;
        line-height: 4vw
    }

    .h1 span,
    h1 span {
        font-size: 2.65vw
    }

    .h2,
    h2 {
        font-size: 3.04vw;
        margin-bottom: 4.75vw;
        line-height: 3.36vw
    }

    .h3,
    h3 {
        font-size: 1.2vw;
        margin-bottom: 1.6vw;
        line-height: 1.83vw
    }

    .h4,
    h4 {
        font-size: 1.15vw;
        margin-bottom: 2vw;
        line-height: 1.6vw
    }

    .main-footer {
        padding: 2.8vw 0;
        font-size: .9vw
    }

    .main-footer .logo img {
        max-width: 3.75vw;
        width: 3.75vw
    }

    .main-footer .right {
        margin-left: 2.65vw
    }

    .main-footer .location {
        margin-right: 6.9vw
    }

    .main-footer .dropdown .list {
        margin-bottom: 1vw
    }

    .main-footer .network {
        padding: 0 2.8vw
    }

    .main-footer .network:after,
    .main-footer .network:before {
        width: 5.4vw
    }

    .main-footer .left>*+* {
        margin-left: 2.65vw
    }

    .rtl .main-footer .location {
        margin-left: 6.9vw;
        margin-right: initial
    }

    .rtl .main-footer .search.active {
        margin-right: 2vw;
        margin-left: initial
    }

    .rtl .main-footer .network {
        margin-left: 3.65vw;
        margin-right: initial
    }

    .rtl .main-footer .network>*+* {
        margin-right: 2vw;
        margin-left: initial
    }

    .rtl .main-footer .left>*+* {
        margin-right: 2.65vw;
        margin-left: initial
    }

    .center {
        padding: 0 3.75vw
    }

    .section {
        padding: 5.4vw 0
    }

    .main-header {
        padding: .9vw 0
    }

    .main-header .logo {
        max-width: 11vw
    }

    .main-header .dropdown .list {
        margin-top: 1vw
    }

    .main-nav {
        margin-right: .5vw;
        font-size: .885vw
    }

    .main-nav>li {
        margin-left: 3.88vw
    }

    .mt-36 {
        margin-top: 1.83vw
    }

    .network {
        margin-right: 3.65vw
    }

    .network>*+* {
        margin-left: 2vw
    }

    .network img,
    .network svg {
        max-width: 1vw
    }

    .network a {
        width: 2.1vw;
        height: 2.1vw
    }

    .btn {
        font-size: .75vw;
        height: 2.3vw;
        line-height: 2.3vw;
        border-radius: 2.3vw;
        padding: 0 2vw
    }

    .dropdown .toggle {
        padding: .6vw 2.65vw .6vw .6vw
    }

    .dropdown .toggle:after {
        right: .6vw;
        width: 1.2vw;
        height: 1.2vw
    }

    .dropdown .list {
        max-height: 16vw
    }

    .dropdown .list a,
    .dropdown .list button {
        padding: .49vw .2vw .19vw
    }

    .wrap-slider-nav .slick-dots button {
        width: 3.65vw;
        height: .14vw;
        margin: 0 .282vw
    }

    .arrow-next,
    .arrow-prev,
    .owl-carousel .owl-next,
    .owl-carousel .owl-prev,
    .slick-next,
    .slick-prev {
        width: 2.98vw;
        height: 2.98vw
    }

    .arrow-next:after,
    .arrow-next:before,
    .arrow-prev:after,
    .arrow-prev:before,
    .owl-carousel .owl-next:after,
    .owl-carousel .owl-next:before,
    .owl-carousel .owl-prev:after,
    .owl-carousel .owl-prev:before,
    .slick-next:after,
    .slick-next:before,
    .slick-prev:after,
    .slick-prev:before {
        width: .75vw;
        height: .12vw
    }

    .arrow-next:after,
    .arrow-prev:after,
    .owl-carousel .owl-next:after,
    .owl-carousel .owl-prev:after,
    .slick-next:after,
    .slick-prev:after {
        top: .46vw
    }

    .arrow-next:before,
    .arrow-prev:before,
    .owl-carousel .owl-next:before,
    .owl-carousel .owl-prev:before,
    .slick-next:before,
    .slick-prev:before {
        bottom: .46vw
    }

    .arrow-next:after,
    .owl-carousel .owl-next:after,
    .slick-next:after {
        top: .46vw
    }

    .arrow-next:before,
    .owl-carousel .owl-next:before,
    .slick-next:before {
        bottom: .46vw
    }

    .location {
        margin-right: 1.1vw;
        font-size: .9vw
    }

    .location .toggle {
        height: 2.8vw;
        padding-left: 3.8vw;
        background-size: 2.8vw
    }

    .location .list {
        min-width: 10vw
    }

    .ltr .location {
        margin-left: 2.5vw;
        margin-right: initial
    }

    .language {
        font-size: .9vw
    }

    .language .toggle {
        width: 2.8vw;
        height: 2.8vw;
        line-height: 2.8vw;
        font-size: .75vw
    }

    .search {
        margin-left: 1.1vw
    }

    .search.active .search-input {
        padding: 0 .9vw
    }

    .search.active .search-btn {
        width: 2.65vw;
        height: 2.65vw
    }

    .search .search-btn {
        width: 2.65vw;
        height: 2.65vw;
        background-size: 1.2vw
    }

    .search .search-btn:after,
    .search .search-btn:before {
        width: 1.6vw;
        height: .12vw
    }

    .rtl .search {
        margin-right: 1.1vw;
        margin-left: initial
    }

    .rtl .search.active {
        margin-right: 4.92vw;
        margin-left: initial
    }

    .rtl .search.active .form {
        margin-left: 1.2vw;
        margin-right: initial
    }

    .top-slider:not(.slick-initialized) {
        height: 33.42vw
    }

    .top-slider+.wrap-slider-nav {
        margin-top: -4.9vw;
        margin-bottom: 1.83vw
    }

    .top-slider .item {
        min-height: 33.42vw;
        padding: 4.9vw 0
    }

    .video-section .video-btn-js {
        width: 3.3vw;
        height: 3.3vw;
        background-size: 1.6vw;
        border: .18vw solid #fff
    }

    .video-section .text {
        padding-left: 4.75vw;
        font-size: 1vw;
        line-height: 1.7vw;
        letter-spacing: .02vw
    }

    .rtl .video-section .text {
        padding-right: 4.75vw;
        padding-left: initial
    }

    .produced-ukraine {
        padding-bottom: 2.15vw
    }

    .produced-ukraine .wrap-slider-nav {
        margin-top: 2.15vw
    }

    .produced-ukraine .text {
        font-size: 1vw;
        line-height: 1.7vw;
        letter-spacing: .02vw
    }

    .q-section .image {
        max-width: 5vw;
        margin: 0 auto 2.98vw
    }

    .q-section .text {
        max-width: 57vw
    }

    .contact-us {
        margin-bottom: 3vw;
        margin-top: 1vw;
        padding-top: 4.75vw
    }

    .contact-us ul+h3 {
        margin-top: 3.3vw
    }

    .contact-us .text {
        max-height: 22.2vw;
        padding-right: 1vw
    }

    .contact-us .map {
        padding-left: 1.6vw
    }

    .contact-us .map .inner-map {
        max-width: 41.6vw;
        padding-bottom: 3.65vw;
        max-height: 22.2vw
    }

    .contact-us .address {
        width: 30.6vw;
        max-height: 22.2vw;
        padding-right: 1.6vw
    }

    .contact-us .address ul {
        line-height: 1.46vw
    }

    .product-section {
        padding-bottom: 10.1vw
    }

    .product-section .slider-product.europe {
        margin-top: 2.9vw
    }

    .product-section .slider-product:not(.slick-initialized):not(.owl-carousel) {
        height: 15vw
    }

    .product-section .slider-product .item .image {
        margin-right: 4.2vw
    }

    .product-section .slider-product .btn {
        margin-top: 3.01vw
    }

    .video-europe-section .volume {
        width: 2.7vw;
        height: 2.7vw;
        top: 2.8vw;
        right: 3.77vw
    }

    .animal-welfare {
        padding-top: 10.5vw
    }

    .animal-welfare .text {
        padding-bottom: 9.3vw;
        margin-right: 11.7vw
    }

    .animal-welfare .img-text-top {
        top: 2.1vw;
        right: 10vw
    }

    .animal-welfare .img-text {
        height: 16vw;
        width: 15vw
    }

    .animal-welfare .btn,
    .animal-welfare .image {
        margin-top: 3.1vw
    }

    .animal-welfare .image .template {
        width: 34.2vw;
        height: 28.6vw;
        margin-left: 2vw
    }

    .animal-welfare .image .over,
    .animal-welfare .image .under {
        width: 34.2vw;
        height: 28.6vw;
        top: -1vw
    }

    .animal-welfare .image .line {
        top: -6.6vw;
        left: -4.5vw;
        width: 38.7vw
    }

    .animal-welfare .image .dots-heart {
        top: -5vw;
        right: 7.4vw
    }

    .animal-welfare .image .branch {
        bottom: 3.76vw;
        right: 5.15vw;
        width: 16.6vw
    }

    .animal-welfare .image .two-heart {
        bottom: 4.3vw;
        left: -7.6vw;
        width: 12vw
    }

    .halal-certificate {
        padding: 10.5vw 0 15.1vw
    }

    .halal-certificate .text {
        font-size: .885vw
    }

    .from-field,
    .vertically-integrated {
        padding-bottom: 10.57vw
    }

    .from-field .h2,
    .from-field h2,
    .vertically-integrated .h2,
    .vertically-integrated h2 {
        margin-bottom: 3vw
    }

    .from-field .desktop .h2,
    .from-field .desktop h2,
    .vertically-integrated .desktop .h2,
    .vertically-integrated .desktop h2 {
        font-size: 2.28vw;
        line-height: 2.52vw
    }

    .from-field .desktop p,
    .vertically-integrated .desktop p {
        font-size: .664vw;
        line-height: 1.388vw;
        letter-spacing: .04vw
    }

    .from-field .desktop,
    .from-field .mobile,
    .vertically-integrated .desktop,
    .vertically-integrated .mobile {
        margin-bottom: 3.65vw
    }

    .from-field .btn,
    .vertically-integrated .btn {
        margin-top: 3.1vw
    }

    .from-field p+h4,
    .vertically-integrated p+h4 {
        margin-top: 2.9vw
    }

    .from-field .start .slick-current .img-left-bottom,
    .vertically-integrated .start .slick-current .img-left-bottom {
        bottom: .2vw;
        left: -.35vw;
        width: 14.8vw
    }

    .from-field .start .slick-current .img-right-bottom,
    .vertically-integrated .start .slick-current .img-right-bottom {
        bottom: 1vw;
        right: -6.4vw;
        width: 17.5vw
    }

    .from-field .start .slick-current .img-top-left,
    .vertically-integrated .start .slick-current .img-top-left {
        top: -3.5vw;
        left: 3.4vw;
        width: 11.5vw
    }

    .from-field .start .slick-current .img-top-right,
    .vertically-integrated .start .slick-current .img-top-right {
        top: 2.4vw;
        right: 10.8vw;
        width: 8.86vw
    }

    .from-field .circle,
    .vertically-integrated .circle {
        padding: 0 0 3vw 7vw
    }

    .from-field .circle img,
    .vertically-integrated .circle img {
        width: 26.3vw;
        height: 24.8vw
    }

    .from-field .circle:after,
    .vertically-integrated .circle:after {
        top: -.4vw;
        left: 7.88vw;
        width: 26.1vw;
        height: 25.8vw
    }

    .from-field .slider-counter,
    .vertically-integrated .slider-counter {
        font-size: 7vw;
        right: -10.7vw;
        top: 3.8vw
    }

    .from-field .slider-counter .current-slide,
    .vertically-integrated .slider-counter .current-slide {
        line-height: 4.7vw;
        min-width: 8.95vw
    }

    .from-field .slider-counter .slide-count,
    .vertically-integrated .slider-counter .slide-count {
        font-size: 1.78vw;
        min-width: 3vw;
        top: .4vw
    }

    .from-field .from-field-slider,
    .vertically-integrated .from-field-slider {
        margin-top: -3.5vw
    }

    .from-field .from-field-slider .slick-list,
    .vertically-integrated .from-field-slider .slick-list {
        padding-top: 3.5vw
    }

    .from-field .from-field-slider:not(.slick-initialized),
    .vertically-integrated .from-field-slider:not(.slick-initialized) {
        height: 32vw
    }

    .from-field .from-field-slider .text,
    .vertically-integrated .from-field-slider .text {
        padding-left: 11.9vw
    }

    .from-field .wrap-slider-nav,
    .vertically-integrated .wrap-slider-nav {
        margin-top: 3vw
    }

    .recipes-section {
        padding-top: 2.36vw
    }

    .recipes-section h4 {
        margin-bottom: 1.1vw
    }

    .recipes-section ul {
        margin: 1.1vw 0
    }

    .recipes-section ul li+li {
        margin-top: -.1vw
    }

    .recipes-section .items {
        margin: 0 -1vw 36px
    }

    .recipes-section .item {
        height: 21.7vw;
        margin: 0 1vw
    }

    .recipes-section .image {
        margin-right: 1.45vw
    }

    .recipes-section .btn {
        margin-top: 3.65vw
    }

    .product-section-full {
        padding-bottom: 5.15vw
    }

    .product-section-full.gray-item-tab-grid .item-grid {
        margin-top: 1.2vw
    }

    .product-section-full.gray-item-tab-grid .item-grid .btn {
        margin-top: .6vw
    }

    .product-section-full.gray-item-tab-grid .tab-navs {
        margin-bottom: 6vw
    }

    .product-section-full .image {
        margin-bottom: 1.2vw
    }

    .product-section-full .figure {
        max-width: 15vw
    }

    .product-section-full .item-grid {
        margin-top: 9vw
    }

    .product-section-full .item-grid .grid {
        margin-left: -3.2vw;
        margin-right: -3.2vw
    }

    .product-section-full .item-grid .grid .item {
        padding: 1.6vw;
        margin: 0 3.2vw 2.8vw;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(33.333% - 6.4vw);
        flex: 1 1 calc(33.333% - 6.4vw);
        max-width: calc(33.333% - 6.4vw)
    }

    .product-one-section h2 {
        margin-bottom: 1vw
    }

    .product-one-section .product-one-slider-section {
        padding-bottom: 9.9vw
    }

    .product-one-section .product-section-full .item-grid {
        margin-top: 5.4vw
    }

    .product-one-section .wrap-slider-nav {
        margin-top: 2.3vw
    }

    .product-one-section .available-weights,
    .product-one-section .feature-item,
    .product-one-section .preparation-options {
        font-size: 1vw;
        line-height: 1.5vw
    }

    .product-one-section .available-weights .item,
    .product-one-section .feature-item .item,
    .product-one-section .preparation-options .item {
        margin-right: 3.4vw
    }

    .product-one-section .feature-item {
        margin-bottom: 2.65vw
    }

    .product-one-section .preparation-options {
        margin-top: 1.1vw
    }

    .product-one-section .text {
        font-size: 1vw;
        line-height: 1.5vw
    }

    [lang=ary] .feature-item,
    [lang=ary] .preparation-options {
        margin-right: -3.4vw
    }

    .recipe-section .header {
        margin: -3.2vw auto 0
    }

    .how-to-cook-section .top-left {
        width: 11.56vw;
        top: 1.88vw;
        left: 9.7vw
    }

    .how-to-cook-section .bottom-left {
        width: 12.5vw;
        bottom: -3.6vw;
        left: 6vw
    }

    .how-to-cook-section .top-right {
        width: 18.9vw;
        top: 2.3vw;
        right: 3vw
    }

    .how-to-cook-section .bottom-right {
        width: 11.23vw;
        bottom: -4.8vw;
        right: 14.2vw
    }

    .recipes-filter-section .filter-grid-recipes {
        grid-template-columns: 23.3vw 1fr
    }

    .recipes-filter-section .wrap-accordion-container .accordion-content {
        padding-top: 1.2vw
    }

    .recipes-filter-section .wrap-accordion-container .checkbox-btn .text:before {
        top: -.14vw;
        width: 1.2vw;
        height: 1.2vw;
        background-size: .8vw
    }

    .recipes-filter-section .grid>.item {
        margin-bottom: 3.65vw
    }

    .recipes-filter-section .link {
        font-size: .96vw;
        line-height: 1.8vw
    }

    .recipes-filter-section .feature-item {
        margin-bottom: 1.2vw
    }

    .recipes-filter-section .feature-item .icon img {
        height: 1.78vw
    }

    .recipes-filter-section .feature-item .item {
        margin-right: 3.8vw
    }

    .recipes-filter-section .feature-item .time {
        font-size: .75vw
    }

    .recipes-filter-section .grid-recipes h4 {
        margin-bottom: 1.2vw
    }

    .recipes-filter-section .grid-recipes .image {
        margin-bottom: 1.7vw
    }

    .recipes-filter-section .accordion-container {
        margin-bottom: 2.9vw
    }

    .recipes-filter-section .accordion-container .toggle {
        padding-right: 2.65vw;
        font-size: .9vw;
        height: 2.3vw
    }

    .recipes-filter-section .accordion-container .toggle:after {
        background-size: 1vw
    }

    [lang=ary] .recipes-filter-section .feature-item .item {
        margin-left: 3.8vw
    }

    .certification-section .logo.img-left-float {
        margin: 4.75vw auto
    }

    .certification-section .h3,
    .certification-section .h4,
    .certification-section .h5,
    .certification-section h3,
    .certification-section h4,
    .certification-section h5 {
        margin-bottom: .8vw
    }

    .certification-section .h3+p,
    .certification-section .h4+p,
    .certification-section .h5+p,
    .certification-section h3+p,
    .certification-section h4+p,
    .certification-section h5+p {
        margin-top: .8vw
    }

    .popup-gallery-section .popup-gallery {
        margin: 2.9vw -15px 0
    }

    .top-image-section {
        min-height: 33.42vw;
        padding: 4.9vw 0
    }

    .slider-multi-tab:not(.slick-initialized):not(.owl-carousel),
    .slider-product-tab:not(.slick-initialized):not(.owl-carousel) {
        height: 8.05vw
    }

    .slider-multi-tab .icon img,
    .slider-multi-tab .icon svg,
    .slider-product-tab .icon img,
    .slider-product-tab .icon svg {
        height: 4.7vw
    }

    .slider-multi-tab h4,
    .slider-product-tab h4 {
        margin-top: 1.6vw
    }

    body .vertically-integrated {
        padding-top: 10.5vw
    }

    body .vertically-integrated .slider-counter {
        right: -8.5vw
    }

    .search-section {
        padding-bottom: 6.89vw
    }

    .search-section .form [type=submit] {
        width: 2.3vw;
        height: 2.3vw;
        background-size: 1vw
    }

    .search-section .form input {
        height: 2.3vw;
        font-size: 1.55vw
    }

    .search-section .load-more-btn {
        margin-top: 4.9vw
    }

    .search-section .results-count {
        margin: 1vw 0 3.4vw
    }

    .search-section .result-list h6 {
        margin-bottom: 1vw
    }

    .search-section .result-list li {
        padding-bottom: 1.2vw
    }

    .search-section .result-list li+li {
        margin-top: 1.6vw
    }

    .select-search {
        font-size: .75vw;
        margin-bottom: 2.98vw
    }

    .select-search+label {
        margin-top: 1vw
    }

    .select-search input {
        padding: 0 2.65vw 0 1.6vw;
        height: 2.8vw
    }

    .select-search .toggle-list {
        width: 2.3vw
    }

    .select-search .toggle-list:after {
        right: .6vw;
        width: 1.83vw;
        height: .5vw;
        background-size: 1vw
    }

    .select-search .list {
        max-height: 11vw;
        min-height: 9vw
    }

    .select-search .list .no-search {
        left: 1.2vw
    }

    .select-search .list .item,
    .select-search .list .no-search {
        height: 1.83vw;
        line-height: 1.83vw;
        padding-bottom: .282vw;
        font-size: .9vw
    }

    .select-search .list .item {
        padding: 0 1.6vw;
        height: 2.8vw;
        line-height: 2.8vw
    }

    .model-popup h2 {
        margin-bottom: 2.4vw
    }

    .model-popup .header-popup {
        padding: .9vw 0
    }

    .model-popup .popup-content .center {
        max-width: 69vw;
        padding-bottom: 1.3vw
    }

    .model-popup .wrap-logo .logo {
        max-width: 11vw
    }

    .model-popup .location-language {
        margin: 2.3vw auto 3.65vw;
        max-width: 36.5vw
    }

    .model-popup .location .toggle {
        width: 22.2vw;
        background-size: 1vw;
        background-position: .282vw .85vw;
        padding: 0 2.65vw 0 1.83vw;
        line-height: initial
    }

    .model-popup .language .toggle {
        width: 7vw;
        padding: 0 2.65vw 0 .6vw !important;
        font-size: .9vw;
        height: 2.8vw;
        line-height: initial
    }

    .model-popup .language .toggle:before {
        right: .6vw;
        width: 1.2vw;
        height: 1.2vw
    }

    .model-popup .description {
        font-size: .92vw;
        max-width: 52vw;
        margin: .6vw auto 1vw;
        line-height: 1.6vw
    }

    .model-popup .btn {
        margin-top: 2.3vw
    }

    .model-popup .wrap-close.center {
        padding-top: 1.6vw;
        padding-bottom: 1vw
    }

    .model-popup .wrap-close .close-popup {
        width: 2.65vw;
        height: 2.65vw
    }

    .model-popup .wrap-close .close-popup:after,
    .model-popup .wrap-close .close-popup:before {
        width: 1.6vw;
        height: .12vw
    }

    .model-popup .footer-popup {
        min-height: 2.3vw
    }

    .checkbox-btn {
        font-size: .95vw
    }

    .checkbox-btn .text:after {
        top: -.14vw;
        width: 1.2vw;
        height: 1.2vw
    }

    .breadcrumbs {
        margin-bottom: 3vw;
        padding-top: 1.5vw
    }

    .text-editor *+img {
        margin-top: 1.83vw
    }

    .text-editor h1 {
        margin-bottom: 4.75vw
    }

    .text-editor img+*,
    .text-editor ol,
    .text-editor ol+h1,
    .text-editor ol+h2,
    .text-editor ol+h3,
    .text-editor ol+h4,
    .text-editor ol+h5,
    .text-editor ol+h6,
    .text-editor p,
    .text-editor p+h1,
    .text-editor p+h2,
    .text-editor p+h3,
    .text-editor p+h4,
    .text-editor p+h5,
    .text-editor p+h6,
    .text-editor ul,
    .text-editor ul+h1,
    .text-editor ul+h2,
    .text-editor ul+h3,
    .text-editor ul+h4,
    .text-editor ul+h5,
    .text-editor ul+h6 {
        margin-top: 1.83vw
    }

    .text-editor .iframe,
    .text-editor .wrap-table {
        margin: 1.83vw 0
    }

    .load-more-section .load-more-btn.loading:after {
        width: 1.55vw;
        height: 1.55vw
    }
}

@media screen and (min-width:769px)and (max-width:1240px) {

    .top-image-section .image.tablet-only,
    .top-slider .image.tablet-only {
        display: block
    }
}

@media screen and (min-height:640px)and (max-height:1200px)and (min-width:1241px)and (max-width:1920px) {
    .product-section-full.gray-item-tab-grid .tab-navs {
        margin-bottom: 0
    }

    .product-section-full.gray-item-tab-grid .slider-multi-tab {
        margin-top: -2vw
    }

    .product-section-full.gray-item-tab-grid .breadcrumbs {
        margin-bottom: 2vw
    }

    .product-section-full.gray-item-tab-grid .breadcrumbs+h2 {
        margin-bottom: 3vw
    }

    .product-section-full.gray-item-tab-grid .product img {
        max-width: 200px;
        max-height: 200px
    }

    .product-section-full.gray-item-tab-grid .grid h4 {
        margin-bottom: 1.5vw
    }

    .product-section-full.gray-item-tab-grid .grid .image {
        margin-bottom: .5vw
    }
}

@media screen and (min-height:640px)and (max-height:720px)and (min-width:1241px)and (max-width:1920px) {
    .product-section-full.gray-item-tab-grid.product-section-full .product img {
        max-width: 140px;
        max-height: 140px
    }
}

@media (prefers-reduced-motion:reduce) {
    * {
        -webkit-animation-duration: NaNs !important;
        animation-duration: NaNs !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
        -webkit-transition-duration: NaNs !important;
        transition-duration: NaNs !important
    }
}

@media screen {
    html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
        opacity: 0;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform, -webkit-transform
    }

    html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    html:not(.no-js) [data-aos=fade-up] {
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }

    html:not(.no-js) [data-aos=fade-down] {
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }

    html:not(.no-js) [data-aos=fade-right] {
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0)
    }

    html:not(.no-js) [data-aos=fade-left] {
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0)
    }

    html:not(.no-js) [data-aos=fade-up-right] {
        -webkit-transform: translate3d(-100px, 100px, 0);
        transform: translate3d(-100px, 100px, 0)
    }

    html:not(.no-js) [data-aos=fade-up-left] {
        -webkit-transform: translate3d(100px, 100px, 0);
        transform: translate3d(100px, 100px, 0)
    }

    html:not(.no-js) [data-aos=fade-down-right] {
        -webkit-transform: translate3d(-100px, -100px, 0);
        transform: translate3d(-100px, -100px, 0)
    }

    html:not(.no-js) [data-aos=fade-down-left] {
        -webkit-transform: translate3d(100px, -100px, 0);
        transform: translate3d(100px, -100px, 0)
    }

    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
        opacity: 0;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform, -webkit-transform
    }

    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1)
    }

    html:not(.no-js) [data-aos=zoom-in] {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-up] {
        -webkit-transform: translate3d(0, 100px, 0) scale(.6);
        transform: translate3d(0, 100px, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-down] {
        -webkit-transform: translate3d(0, -100px, 0) scale(.6);
        transform: translate3d(0, -100px, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-right] {
        -webkit-transform: translate3d(-100px, 0, 0) scale(.6);
        transform: translate3d(-100px, 0, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-left] {
        -webkit-transform: translate3d(100px, 0, 0) scale(.6);
        transform: translate3d(100px, 0, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-out] {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-up] {
        -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
        transform: translate3d(0, 100px, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-down] {
        -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
        transform: translate3d(0, -100px, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-right] {
        -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
        transform: translate3d(-100px, 0, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-left] {
        -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
        transform: translate3d(100px, 0, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
        -webkit-transition-property: -webkit-transform;
        transition-property: transform, -webkit-transform;
        visibility: hidden
    }

    html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    html:not(.no-js) [data-aos=slide-up] {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    html:not(.no-js) [data-aos=slide-down] {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    html:not(.no-js) [data-aos=slide-right] {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    html:not(.no-js) [data-aos=slide-left] {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: transform, -webkit-transform
    }

    html:not(.no-js) [data-aos=flip-left] {
        -webkit-transform: perspective(2500px) rotateY(-100deg);
        transform: perspective(2500px) rotateY(-100deg)
    }

    html:not(.no-js) [data-aos=flip-left].aos-animate {
        -webkit-transform: perspective(2500px) rotateY(0);
        transform: perspective(2500px) rotateY(0)
    }

    html:not(.no-js) [data-aos=flip-right] {
        -webkit-transform: perspective(2500px) rotateY(100deg);
        transform: perspective(2500px) rotateY(100deg)
    }

    html:not(.no-js) [data-aos=flip-right].aos-animate {
        -webkit-transform: perspective(2500px) rotateY(0);
        transform: perspective(2500px) rotateY(0)
    }

    html:not(.no-js) [data-aos=flip-up] {
        -webkit-transform: perspective(2500px) rotateX(-100deg);
        transform: perspective(2500px) rotateX(-100deg)
    }

    html:not(.no-js) [data-aos=flip-up].aos-animate {
        -webkit-transform: perspective(2500px) rotateX(0);
        transform: perspective(2500px) rotateX(0)
    }

    html:not(.no-js) [data-aos=flip-down] {
        -webkit-transform: perspective(2500px) rotateX(100deg);
        transform: perspective(2500px) rotateX(100deg)
    }

    html:not(.no-js) [data-aos=flip-down].aos-animate {
        -webkit-transform: perspective(2500px) rotateX(0);
        transform: perspective(2500px) rotateX(0)
    }
}

.products .flex {
    gap: 20px;
}
.col-md-3.col-sm-4.col-xs-12 {
    border: 2px solid #acd7ff;
    border-radius: 33px;
    min-height: 502px;
    padding: 20px;
    margin-bottom: 20px;
}
.catalog__item-title {
    min-height: 60px;
    color: #0b4d89;
}
.catalog__item-weight {
    color: black;
}
.catalog__item-more {
    padding: 10px;
    background: #2c86cc;
    text-align: center;
    border-radius: 20px;
    margin-top: 15px;
    color: #ffffff;
}
.catalog__item-img {
    min-height: 390px;
    display: flex
;
}



.single_product {
    background-color: #FFF;
    border-radius: 50px;
    display: flex
;
    column-gap: 50px;
    row-gap: 50px;
    flex-wrap: wrap;
    padding-bottom: 35px;
}
.single_product__sliders {
    display: flex
;
    flex: 0 0 50%;
    width: calc(50% - 50px);
}
.single_product__slider_images-wrap {
    flex: 0 0 calc(100% - 127px);
    width: calc(100% - 127px);
    display: flex
;
    flex-direction: column;
    justify-content: center;
    row-gap: 20px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 35px;
    padding-left: 50px;
}
.single_product__slider_image img {
    margin: 0 auto;
    max-height: 350px;
    display: block;
}
.single_product__content-desc * {
    
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
}
.single_product__content-desc * {
   
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
}
.single_product__content {
    flex: 0 0 calc(50% - 50px);
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 35px;
}
.single_product__content-title {
    color: #0F6BAE;
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 45px;
    text-transform: none;
    display: block;
}
.single_product__params {
    margin-bottom: 50px;
    display: flex
;
    flex-wrap: wrap;
    row-gap: 40px;
    column-gap: 40px;
    justify-content: space-between;
}
.single_product__param {
    display: flex
;
    align-items: center;
    column-gap: 20px;
    flex: 0 0 calc(50% - 20px);
}
.single_product__param-icon {
    flex: 0 0 50px;
    display: flex
;
    align-items: center;
    justify-content: center;
    color: #0F6BAE;
}
.single_product__param-text {
    display: flex
;
    flex-direction: column;
}
.single_product__param-text > span:first-child {

    font-size: 21px;
    font-weight: 400;
    line-height: 28px;
}
.sinle_product__nutritional_value {
    margin-bottom: 50px;
}
.sinle_product__nutritional_value-title {

    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 30px;
}
.sinle_product__nutritional_value-title + .sinle_product__nv {
    border-top: 1px solid #B7BABE;
}
.sinle_product__nv {
 
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    display: flex
;
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: 1px solid #B7BABE;
}
.single_products__nav {
    display: flex
;
    align-items: center;
    justify-content: flex-start;
    flex: 0 0 auto;
    width: 100%;
    padding: 0 50px;
}
.single_products__nav-arrows {
    color: #0F6BAE;
    display: flex
;
    align-items: center;
    column-gap: 10px;
}
.single_product__param-text > span:last-child {

    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
}
section.section-single_product {
    background: #2c86cc;
    padding: 50px 0;
}