

/* Start:/local/templates/greek/css/kollektiva.css?176518490035165*/
@font-face {
    font-weight: 400;
    font-family: "Pragmatica";
    font-style: normal;
    src: url("/local/templates/greek/css/../fonts/Pragmatica-Book.woff2") format("woff2");
    font-display: swap
}

@font-face {
    font-weight: 500;
    font-family: "Pragmatica";
    font-style: normal;
    src: url("/local/templates/greek/css/../fonts/Pragmatica-Medium.woff2") format("woff2");
    font-display: swap
}

@font-face {
    font-weight: 700;
    font-family: "Pragmatica";
    font-style: normal;
    src: url("/local/templates/greek/css/../fonts/Pragmatica-Bold.woff2") format("woff2");
    font-display: swap
}

@font-face {
    font-weight: 400;
    font-family: "ArnoPro";
    font-style: normal;
    src: url("/local/templates/greek/css/../fonts/ArnoPro-Regular.woff2") format("woff2");
    font-display: swap
}

@font-face {
    font-weight: 700;
    font-family: "ArnoPro";
    font-style: normal;
    src: url("/local/templates/greek/css/../fonts/ArnoPro-Bold.woff2") format("woff2");
    font-display: swap
}

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

html {
    scrollbar-gutter: stable;
    scroll-behavior: smooth;
    height: stretch;
    min-height: 100%;
    font-size: 62.5%
}

html, body {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%
}

body {
    position: relative;
    min-width: 320px;
    height: 100%;
    min-height: fit-content;
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.3;
    font-family: "Pragmatica", arial, helvetica, sans-serif;
    color: #101010;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased
}

a {
    color: #101010;
    text-decoration: none
}

img {
    display: flex;
    max-width: 100%;
    height: auto
}

textarea {
    resize: none
}

.rouble {
    font-family: "Pragmatica", arial, helvetica, sans-serif
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    border: 0;
    clip: rect(0 0 0 0)
}

@media only screen and (max-width: 767px) {
    .no-mobile {
        display: none !important
    }
}

@media (min-width: 1024px) {
    .no-desktop {
        display: none !important
    }
}

@media only screen and (min-width: 767px) {
    .only-mobile {
        display: none !important
    }
}

@media only screen and (min-width: 1023px) {
    .only-tablet {
        display: none !important
    }
}

@media only screen and (max-width: 1023px) {
    .only-desktop {
        display: none !important
    }
}

section[id] {
    scroll-margin-top: 100px
}

[data-x-cloak] {
    display: none !important
}

p, h2 {
    margin: 0
}

button {
    border: none
}

img {
    width: 100%
}

body {
    background-color: #f5f2f0;
    overflow-x: hidden
}

.swiper-pagination-bullet {
    width: 6px !important;
    height: 6px !important;
    transition: opacity .2s, background .2s
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #2c2c2c !important;
    border-radius: 50%
}

.AchievementBanner {
    width: 100%;
    max-width: 48.2rem;
    margin-inline: auto;
    padding: 1.6rem 2.6rem 2.4rem;
    border-left: 1px solid #2c2c2c;
    border-right: 1px solid #2c2c2c;
    border-radius: 10rem;
    text-align: center
}

.AchievementBanner .AchievementBanner__title {
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: clamp(1.6rem, 1vw, 2rem);
    line-height: 90%;
    letter-spacing: 5%;
    font-variant: all-small-caps;
    text-transform: lowercase;
    font-size: 2rem;
    color: #a96232
}

@media only screen and (max-width: 1199px) {
    .AchievementBanner .AchievementBanner__title {
        font-size: 1.6rem
    }
}

.AchievementBanner .AchievementBanner__text {
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: clamp(1.6rem, 1vw, 2rem);
    line-height: 100%;
    letter-spacing: 0%;
    font-size: 2rem;
    margin-top: 1.6rem
}

@media only screen and (max-width: 1199px) {
    .AchievementBanner .AchievementBanner__text {
        font-size: 1.6rem
    }
}

.IconComponent {
    display: grid;
    place-items: center;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 100%;
    background-color: #e6e1df
}

.IconComponent.active {
    background-color: #2c2c2c
}

.IconComponent--medium {
    width: 6.4rem;
    height: 6.4rem
}

.fixed-bottle {
    position: fixed;
    right: 2.4rem;
    bottom: 2.4rem;
    z-index: 3;
    display: grid;
    gap: 4rem;
    border-radius: 1.2rem;
    background-color: #f5f2f0;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px #dbd6d5;
    cursor: pointer
}

@media only screen and (max-width: 1199px) {
    .fixed-bottle {
        display: none
    }
}

.fixed-bottle .bottle-tag {
    font-family: "ArnoPro";
    font-weight: 400;
    font-style: Regular;
    font-size: 2.4rem;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 5%;
    text-align: center;
    font-variant: all-small-caps;
    font-variant-numeric-figure: oldstyle-nums;
    font-variant-numeric-spacing: proportional-nums;
    text-transform: uppercase;
    color: #a96232;
    text-transform: uppercase;
    position: absolute;
    top: 2.4rem;
    left: 2.4rem;
    display: block;
    padding: .8rem;
    border-radius: 1rem;
    border: 1px solid #a96232
}

.fixed-bottle .bottle-image {
    width: 32.3rem;
    padding: 4rem 2.4rem 0;
    box-sizing: content-box
}

.fixed-bottle .bottle-volume {
    margin-inline: auto
}

.fixed-bottle .bottle-volume .volume-title {
    font-family: "ArnoPro";
    font-weight: 400;
    font-style: Regular;
    font-size: 2.4rem;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 5%;
    text-align: center;
    font-variant: all-small-caps;
    font-variant-numeric-figure: oldstyle-nums;
    font-variant-numeric-spacing: proportional-nums;
    text-transform: uppercase;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1.6rem
}

.fixed-bottle .bottle-volume .volume {
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: clamp(1.6rem, 1vw, 2rem);
    line-height: 90%;
    letter-spacing: 5%;
    font-variant: all-small-caps;
    text-transform: lowercase;
    display: flex;
    gap: .8rem
}

@media only screen and (max-width: 1199px) {
    .fixed-bottle .bottle-volume .volume {
        font-size: 1.6rem
    }
}

.fixed-bottle .bottle-volume .volume .volume__item {
    padding: .8rem 1.6rem;
    border-radius: 1rem;
    transition: .2s
}

.fixed-bottle .bottle-volume .volume .volume__item.active {
    background-color: #e6e1df
}

.fixed-bottle .bottle-button {
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: clamp(1.6rem, 1vw, 2rem);
    line-height: 90%;
    letter-spacing: 5%;
    font-variant: all-small-caps;
    text-transform: lowercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    padding-block: 2.3rem;
    color: #f5f2f0;
    background-color: #2c2c2c;
    border-bottom-right-radius: 1.2rem;
    border-bottom-left-radius: 1.2rem;
    text-transform: uppercase;
    transition: .2s;
    cursor: pointer
}

@media only screen and (max-width: 1199px) {
    .fixed-bottle .bottle-button {
        font-size: 1.6rem
    }
}

.fixed-bottle .bottle-button:hover {
    background-color: #a96232
}

.fixed-bottle .bottle-button__dot {
    display: block
}

.fixed-bottle-mobile {
    position: fixed;
    left: 50%;
    bottom: 1.6rem;
    transform: translate(-50%, -100%);
    z-index: 5;
    display: none;
    border-radius: 1rem;
    background-color: #f5f2f0;
    width: max-content;
    overflow: hidden;
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: clamp(1.6rem, 1vw, 2rem);
    line-height: 90%;
    letter-spacing: 5%;
    font-variant: all-small-caps;
    text-transform: lowercase
}

@media only screen and (max-width: 1199px) {
    .fixed-bottle-mobile {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 1199px) {
    .fixed-bottle-mobile {
        display: flex
    }
}

.fixed-bottle-mobile__text {
    padding: 1.6rem;
    flex-shrink: 0
}

.fixed-bottle-mobile__button {
    padding: 1.6rem;
    flex-shrink: 0;
    background-color: #2c2c2c;
    color: #f5f2f0
}

.hero {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    height: 100%;
    background-size: cover
}

.grid {
    display: grid;
    grid-template-columns:repeat(24, 1fr);
    gap: 2.4rem
}

@media only screen and (max-width: 1199px) {
    .grid {
        display: flex;
        flex-direction: column;
        gap: 2.4rem
    }
}

.section-space {
    padding-block: 20rem
}

@media only screen and (max-width: 1199px) {
    .section-space {
        padding-block: 12rem 4rem
    }
}

.section-title {
    font-family: "ArnoPro";
    font-weight: 400;
    font-style: Regular;
    font-size: clamp(4rem, 3.4vw, 4.8rem);
    leading-trim: NONE;
    line-height: 80%;
    letter-spacing: 5%;
    text-align: center;
    font-variant: all-small-caps;
    text-transform: uppercase
}

@media only screen and (max-width: 1199px) {
    .section-title {
        font-size: 3.2rem
    }
}

.section-title--left {
    text-align: left
}

.section-image {
    grid-column: 1/13
}

.section-slider {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.section-slider-navigation {
    font-family: "Pragmatica";
    font-weight: 400;
    font-style: Book;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 90%;
    letter-spacing: 0%;
    display: flex;
    align-items: center;
    gap: 1.6rem;
    user-select: none
}

@media only screen and (max-width: 1199px) {
    .section-slider-navigation {
        display: none
    }
}

.section-slider-navigation .prev, .section-slider-navigation .next {
    cursor: pointer
}

.section-slider-navigation .swiper-button-disabled path {
    stroke: #8e8e8e
}

.kolektiva {
    padding-inline: 2.4rem;
    margin-bottom: 20rem
}

@media only screen and (max-width: 1199px) {
    .kolektiva {
        padding-inline: 1.6rem
    }
}

@media only screen and (max-width: 1199px) {
    .kolektiva {
        margin-bottom: 12rem
    }
}

.kolektiva__texts {
    grid-column: 19/25
}

.kolektiva__texts .main-text {
    font-family: "Pragmatica";
    font-weight: 400;
    font-size: clamp(1.8rem, 1.5vw, 2.6rem);
    line-height: 110%;
    letter-spacing: 0;
    font-variant: lining-nums proportional-nums
}

@media only screen and (max-width: 1199px) {
    .kolektiva__texts .main-text {
        font-size: 1.8rem
    }
}

.kolektiva__texts .flower-icon {
    margin-top: 6.4rem
}

.kolektiva__texts .description {
    margin-top: 2.4rem;
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: clamp(1.6rem, 1vw, 2rem);
    line-height: 100%;
    letter-spacing: 0%
}

@media only screen and (max-width: 1199px) {
    .kolektiva__texts .description {
        font-size: 1.6rem
    }
}

.local {
    padding-inline: 2.4rem;
    padding-bottom: 20rem
}

@media only screen and (max-width: 1199px) {
    .local {
        padding-inline: 1.6rem
    }
}

@media only screen and (max-width: 1199px) {
    .local {
        padding-bottom: 12rem
    }

    .local .grid {
        flex-direction: column-reverse
    }
}

.local__title {
    padding-bottom: 3.2rem
}

@media only screen and (max-width: 1199px) {
    .local__title {
        padding-bottom: 1.6rem
    }
}

.local__texts {
    position: relative;
    grid-column: 1/13;
    padding-top: 3.2rem;
    border-top: 1px solid #2c2c2c;
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    gap: 2.4rem
}

@media only screen and (max-width: 1199px) {
    .local__texts {
        display: flex;
        flex-direction: column;
        padding-top: 0;
        border: none
    }

    .local__texts br {
        display: none
    }
}

.local__texts .text-caption {
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: clamp(1.6rem, 1vw, 2rem);
    line-height: 90%;
    letter-spacing: 5%;
    font-variant: all-small-caps;
    text-transform: lowercase
}

@media only screen and (max-width: 1199px) {
    .local__texts .text-caption {
        font-size: 1.6rem
    }
}

.local__texts .text-description {
    font-family: "Pragmatica";
    font-weight: 400;
    font-size: clamp(1.8rem, 1.5vw, 2.6rem);
    line-height: 110%;
    letter-spacing: 0;
    font-variant: lining-nums proportional-nums
}

@media only screen and (max-width: 1199px) {
    .local__texts .text-description {
        font-size: 1.8rem
    }
}

.local__texts .text-center {
    font-family: "ArnoPro";
    font-weight: 400;
    font-style: Subhead;
    font-size: clamp(4rem, 3.4vw, 6.4rem);
    leading-trim: NONE;
    line-height: 80%;
    letter-spacing: 0%;
    text-align: center;
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center
}

@media only screen and (max-width: 1199px) {
    .local__texts .text-center {
        position: relative;
        margin-block: 4.6rem
    }
}

.local__texts .text-banner {
    position: absolute;
    left: 50%;
    bottom: 25%;
    transform: translate(-50%, 50%)
}

@media only screen and (max-width: 1199px) {
    .local__texts .text-banner {
        position: relative;
        left: unset;
        bottom: unset;
        transform: unset
    }
}

.local__image {
    grid-column: 13/25
}

.age {
    padding-inline: 2.4rem
}

@media only screen and (max-width: 1199px) {
    .age {
        padding-inline: 1.6rem
    }
}

.age .swiper-slide {
    width: 90rem
}

.age-slider {
    margin-inline: -2.4rem !important
}

@media only screen and (max-width: 1199px) {
    .age-slider {
        margin-inline: unset !important;
        padding: 0 1.6rem 4.6rem !important
    }
}

.age-slide {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    border-radius: 1.8rem;
    background-color: #fff;
    overflow: hidden
}

@media only screen and (max-width: 1199px) {
    .age-slide {
        display: flex;
        flex-direction: column
    }
}

.age-slide__content {
    padding: 3.2rem
}

@media only screen and (max-width: 1199px) {
    .age-slide__content {
        padding: 1.6rem
    }
}

.age-slide__content .content__icon {
    display: block;
    margin-inline: auto
}

.age-slide__content .content__title {
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 90%;
    letter-spacing: 0%;
    font-variant: all-small-caps;
    text-align: left;
    padding-block: 4rem 4rem
}

@media only screen and (max-width: 1199px) {
    .age-slide__content .content__title {
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 1199px) {
    .age-slide__content .content__title {
        padding-block: 1rem 1rem
    }
}

.age-slide__content .content__subtitle {
    font-family: "ArnoPro";
    font-weight: 400;
    font-style: Regular;
    font-size: 2.4rem;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 5%;
    text-align: center;
    font-variant: all-small-caps;
    font-variant-numeric-figure: oldstyle-nums;
    font-variant-numeric-spacing: proportional-nums;
    text-transform: uppercase
}

.age-slide__content .content__description {
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: clamp(1.6rem, 1vw, 2rem);
    line-height: 100%;
    letter-spacing: 0%
}

@media only screen and (max-width: 1199px) {
    .age-slide__content .content__description {
        font-size: 1.6rem
    }
}

.bottle {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 40.5rem;
    overflow-x: clip
}

.bottle__image {
    width: 68.5rem
}

.bottle .vitamins__container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.bottle__hovered {
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: clamp(1.6rem, 1vw, 2rem);
    line-height: 100%;
    letter-spacing: 0%
}

@media only screen and (max-width: 1199px) {
    .bottle__hovered {
        font-size: 1.6rem
    }
}

.bottle__vitamins {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
    display: grid;
    place-items: center;
    box-shadow: 0px 0px 10px 0px #dbd6d5;
    background-color: #fff;
    cursor: pointer;
    font-family: "ArnoPro";
    font-weight: 400;
    font-style: Regular;
    font-size: 2.4rem;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 5%;
    text-align: center;
    font-variant: all-small-caps;
    font-variant-numeric-figure: oldstyle-nums;
    font-variant-numeric-spacing: proportional-nums;
    text-transform: uppercase;
    transition: opacity .3s
}

.bottle__vitamins--xs {
    width: 13.4rem;
    height: 13.4rem;
    border-radius: 4rem
}

.bottle__vitamins--sm {
    width: 17.8rem;
    height: 17.8rem;
    border-radius: 5.6rem
}

.bottle__vitamins--md {
    width: 21.3rem;
    height: 21.3rem;
    border-radius: 6.4rem
}

.bottle__vitamins--lg {
    width: 29.2rem;
    height: 29.2rem;
    border-radius: 8rem;
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 90%;
    letter-spacing: 0%;
    font-variant: all-small-caps
}

@media only screen and (max-width: 1199px) {
    .bottle__vitamins--lg {
        font-size: 1.8rem
    }
}

.bottle__vitamins--xl {
    width: 37.1rem;
    height: 37.1rem;
    border-radius: 11.2rem;
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 90%;
    letter-spacing: 0%;
    font-variant: all-small-caps
}

@media only screen and (max-width: 1199px) {
    .bottle__vitamins--xl {
        font-size: 1.8rem
    }
}

.bottle__vitamins--xxl {
    width: 45rem;
    height: 45rem;
    border-radius: 13.6rem;
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 90%;
    letter-spacing: 0%;
    font-variant: all-small-caps
}

@media only screen and (max-width: 1199px) {
    .bottle__vitamins--xxl {
        font-size: 1.8rem
    }
}

.oil-create {
    padding-inline: 2.4rem;
    padding-bottom: 20rem
}

@media only screen and (max-width: 1199px) {
    .oil-create {
        padding-inline: 1.6rem
    }
}

.oil-create__title {
    padding-bottom: 3.2rem
}

@media only screen and (max-width: 1199px) {
    .oil-create__title {
        padding-bottom: 1.6rem
    }
}

.oil-create__texts {
    grid-column: 1/11;
    display: grid;
    grid-template-columns:repeat(10, 1fr);
    gap: 2.4rem;
    padding-top: 3.2rem;
    border-top: 1px solid #2c2c2c
}

@media only screen and (max-width: 1199px) {
    .oil-create__texts {
        display: block;
        padding: unset
    }
}

.oil-create__texts .texts__list {
    grid-column: 1/5
}

@media only screen and (max-width: 1199px) {
    .oil-create__texts .texts__list {
        display: flex;
        flex-direction: column
    }
}

.oil-create__texts .texts__list .active {
    color: #a96232
}

.oil-create__texts .texts__list-text {
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: clamp(1.6rem, 1vw, 2rem);
    line-height: 90%;
    letter-spacing: 5%;
    font-variant: all-small-caps;
    text-transform: lowercase
}

@media only screen and (max-width: 1199px) {
    .oil-create__texts .texts__list-text {
        font-size: 1.6rem
    }
}

.oil-create__texts .texts__list-section *:not(:first-child) {
    display: none
}

@media only screen and (max-width: 1199px) {
    .oil-create__texts .texts__list-section *:not(:first-child) {
        display: block
    }
}

@media only screen and (max-width: 1199px) {
    .oil-create__texts .texts__list-section {
        max-height: 4.7rem;
        padding-block: 1.6rem;
        border-bottom: 1px solid #2c2c2c;
        overflow: hidden;
        transition: .3s ease-in-out
    }

    .oil-create__texts .texts__list-section.show {
        max-height: 200rem
    }

    .oil-create__texts .texts__list-section img {
        padding-block: 1.6rem 3.2rem
    }
}

.oil-create__texts .texts__description {
    font-family: "ArnoPro";
    font-weight: 400;
    font-style: Regular;
    font-size: clamp(2.4rem, 1.9vw, 3.2rem);
    leading-trim: NONE;
    line-height: 90%;
    letter-spacing: 0%;
    grid-column: 5/11
}

@media only screen and (max-width: 1199px) {
    .oil-create__texts .texts__description {
        display: none
    }
}

.oil-create__images {
    grid-column: 11/13;
    display: grid;
    grid-auto-rows: max-content;
    gap: .8rem
}

@media only screen and (max-width: 1199px) {
    .oil-create__images {
        display: none
    }
}

.oil-create .main-image {
    position: relative;
    aspect-ratio: 1
}

@media only screen and (max-width: 1199px) {
    .oil-create .main-image {
        display: none
    }
}

.oil-create .main-image img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
    pointer-events: none;
    opacity: 1;
    transition: clip-path .5s cubic-bezier(0.7, 0.4, 0.15, 1);
    z-index: 1
}

.family-history {
    padding-inline: 2.4rem;
    margin-bottom: 20rem
}

@media only screen and (max-width: 1199px) {
    .family-history {
        padding-inline: 1.6rem
    }
}

.family-history .swiper-slide {
    width: 105.8rem
}

.family-history-slider {
    margin-inline: -2.4rem !important
}

.family-history .family-history-slide {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    background-color: #fff;
    border-radius: 1.8rem;
    overflow: hidden;
    height: calc(100dvh - 200px);
    max-height: 110rem
}

@media only screen and (max-width: 1199px) {
    .family-history .family-history-slide {
        display: block;
        height: 46rem
    }
}

.family-history .family-history-slide .family-history__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

@media only screen and (max-width: 1199px) {
    .family-history .family-history-slide .family-history__image {
        height: 50%
    }
}

.family-history .family-history-slide:hover .video-controls {
    opacity: 1
}

.family-history .family-history-slide .family-history__content {
    position: relative;
    display: grid;
    place-items: center;
    cursor: pointer
}

@media only screen and (max-width: 1199px) {
    .family-history .family-history-slide .family-history__content {
        height: 50%
    }
}

.family-history .family-history-slide .family-history__content .content__title {
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 90%;
    letter-spacing: 0%;
    font-variant: all-small-caps;
    text-align: center
}

@media only screen and (max-width: 1199px) {
    .family-history .family-history-slide .family-history__content .content__title {
        font-size: 1.8rem
    }
}

.family-history .family-history-slide .video-controls {
    position: absolute;
    bottom: 3.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .8rem;
    opacity: 0;
    transition: opacity .2s
}

.premium__recipes .premium__head {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-inline: 24px
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .premium__head {
        align-items: center;
        padding-inline: 16px
    }
}

.premium__recipes .premium__head .premium__title {
    text-align: left;
    margin: 0
}

.premium__recipes .premium__head .premium__all-recipes {
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: clamp(1.6rem, 1vw, 2rem);
    line-height: 90%;
    letter-spacing: 5%;
    font-variant: all-small-caps;
    text-transform: lowercase;
    display: flex;
    align-items: center;
    gap: 16px
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .premium__head .premium__all-recipes {
        font-size: 1.6rem
    }
}

.premium__recipes .premium__head .premium__all-recipes svg {
    width: 24px;
    height: 24px
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .premium__head .premium__all-recipes svg {
        width: 16px;
        height: 16px
    }
}

.premium__recipes .recipes__slider {
    padding-top: 32px
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slider {
        padding-top: 16px;
        padding-bottom: 24px
    }
}

.premium__recipes .recipes__slider .swiper-scrollbar {
    margin-top: 20px;
    padding-inline: 12px;
    height: 1px;
    background: #ccc;
    display: none
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slider .swiper-scrollbar {
        display: block
    }
}

.premium__recipes .recipes__slider .swiper-scrollbar-drag {
    background: #333
}

.premium__recipes .recipes__slide {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 687px;
    height: calc(100dvh - 300px);
    min-height: 670px;
    max-height: 800px;
    padding: 24px 24px 32px;
    background-color: #fff;
    border-radius: 18px
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slide {
        width: auto;
        height: 400px;
        min-height: unset;
        gap: 24px;
        padding: 16px
    }
}

.premium__recipes .recipes__slide .slide-image {
    aspect-ratio: 639/400;
    border-radius: 8px;
    background-color: gray
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slide .slide-image {
        aspect-ratio: unset;
        width: 100%;
        height: 190px
    }
}

.premium__recipes .recipes__slide .slide-title {
    font-family: "Pragmatica";
    font-size: 4.8rem;
    font-weight: 400;
    line-height: 90%;
    letter-spacing: 0%;
    color: #2c2c2c
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slide .slide-title {
        font-size: 3.2rem
    }
}

.premium__recipes .recipes__slide .slide-info {
    display: flex;
    gap: 16px;
    font-family: "ArnoPro";
    font-style: italic;
    line-height: 20px;
    letter-spacing: 0%;
    margin-top: auto
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slide .slide-info {
        gap: 12px
    }
}

.premium__recipes .recipes__slide .slide-info span:nth-child(2) {
    padding-inline: 16px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slide .slide-info span:nth-child(2) {
        padding-inline: 12px
    }
}

.kollektiva {
    overflow-x: hidden;
}

p.main-description {
    margin-top: 2.4rem;
    font-family: "ArnoPro";
    font-weight: 400;
    font-size: clamp(1.6rem, 1vw, 2rem);
    line-height: 100%;
    max-width: 1200px;
    margin: 20px auto 0;
    padding: 0 20px;
    text-align: center;
}

.history {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.history > * {
    flex: 0 0 calc(50% - 12px);
}

@media screen and (max-width: 1199.98px) {
    .history {
        flex-direction: column-reverse;
    }
}

.history [data-tab-target]._hidden {
    display: none;
}

.history__left {
    display: flex;
    flex-direction: column;
    padding-bottom: 24px;
}

@media screen and (max-width: 1199.98px) {
    .history__left {
        display: none;
    }
}

@media screen and (min-width: 1199.98px) {
    .history__left-mb {
        display: none;
    }
}

.history__header {
    padding-top: 24px;
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 24px;
}

.history__triggers {
    flex-shrink: 0;
    cursor: pointer;
    counter-reset: history;
}

.history__triggers li {
    counter-increment: history;
}

.history__triggers li::before {
    content: "(" counter(history) ")";
}

.history__triggers li._active {
    color: #A96232;
}

.history__desc a {
    vertical-align: bottom;
    text-decoration: underline;
    text-decoration-style: solid;
    text-underline-offset: 0.2em;
    text-decoration-thickness: 5%;
}

.history__desc a:hover {
    color: #A96232;
}

.history__body {
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}

.history__right {
    aspect-ratio: 1;
    border-radius: 18px;
    overflow: hidden;
    align-self: flex-start;
}

@media screen and (max-width: 1199.98px) {
    .history__right {
        max-width: 600px;
        width: 100%;
        margin: 0 auto;
    }
}

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

.history__right .swiper-pagination {
    justify-content: center;
}

.history__right .swiper-pagination-bullet {
    background: #F5F2F0 !important;
    opacity: 0.4;
}

.history__right .swiper-pagination-bullet-active {
    opacity: 1;
}

.history-acc {
    border-bottom: 1px solid rgb(0, 0, 0);
}

.history-acc._active .history-acc__header {
    color: #A96232;
}

.history-acc._active .history-acc__body {
    display: flex;
}

.history-acc:last-child .history-acc__header {
    border-bottom: none;
}

.history-acc__header {
    padding: 20px 0;
}

.history-acc__body {
    display: none;
    flex-direction: column;
    gap: 48px;
    padding-bottom: 20px;
}

.history-author {
    display: flex;
    gap: 16px;
    position: relative;
}

@media screen and (max-width: 1199.98px) {
    .history-author {
        flex-wrap: wrap;
        justify-content: center;
        gap: 12px;
    }
}

.history-author__img {
    width: clamp(82px, 10vw, 108px);
    border-radius: 10px;
    overflow: hidden;
}

.history-author__img img {
    width: 100%;
    display: block;
}

.history-author__sign {
    position: absolute;
    width: 208px;
    top: 35px;
    right: -50px;
}

.history-author__sign img {
    width: 100%;
}

@media screen and (max-width: 1199.98px) {
    .history-author__sign {
        position: relative;
        top: -60px;
        margin-bottom: -60px;
        right: unset;
    }
}

@keyframes spin {
    from {
        translate: 0%;
    }
    to {
        translate: calc(-100% - 30px);
    }
}

.oil-create--history .section__container {
    display: flex;
    flex-direction: column;
    gap: clamp(20px, 3vw, 32px);
}

.oil-create--history .section__header_row {
    flex-direction: row;
}

.oil-create--history .section__header {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.oil-create--history .h2_small-caps {
    font-variant: small-caps;
}

.oil-create--history .h2 {
    font-weight: 400;
    font-size: clamp(32px, 5vw, 48px);
    line-height: 1;
    letter-spacing: 0.05em;
}

.oil-create--history .top-border {
    border-top: 1px solid rgb(0, 0, 0);
}

.oil-create--history ul {
    list-style-type: none;
}

.oil-create--history .caption_small-caps {
    font-variant: small-caps;
}

.oil-create--history .caption {
    font-weight: 400;
    font-size: clamp(16px, 2vw, 20px);
    line-height: 1;
    letter-spacing: 0.05em;
    padding: 0;
    margin: 0;
}

.oil-create--history .lower {
    text-transform: lowercase;
}

.oil-create--history .default-typo {
    font-weight: 400;
    font-size: clamp(16px, 2vw, 20px);
    line-height: 1.1;
    letter-spacing: 0%;
}

.oil-create--history .section__container {
    max-width: calc(1872px + 2 * 24px);
    width: 100%;
    margin: 0 auto;
    padding: 0 24px;
}

.history__right .swiper-pagination {
    display: flex;
    gap: 6px;
}

.hide {
    display: none;
}

.premium__recipes .premium__title {
    font-weight: inherit;
    font-size: clamp(3.2rem, 1.8rem + 1.1111vw - 13.3333px, 4.8rem);
    line-height: 90%;
    letter-spacing: 5%;
    text-align: center;
    font-variant: small-caps;
    text-transform: lowercase;
    font-feature-settings: "ss03" 1;
    text-wrap: balance;
}

.premium__recipes {
    padding-block: 200px 32px
}

@media only screen and (max-width: 1199px) {
    .premium__recipes {
        padding-block: 120px 24px
    }
}

.premium__recipes .premium__head {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-inline: 24px
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .premium__head {
        align-items: center;
        padding-inline: 16px
    }
}

.premium__recipes .premium__head .premium__title {
    text-align: left;
    margin: 0
}

.premium__recipes .premium__head .premium__all-recipes {
    display: flex;
    align-items: center;
    gap: 16px;
    font-weight: 400;
    font-size: 20px;
    line-height: 90%;
    letter-spacing: 5%;
    text-align: right;
    font-variant: small-caps;
    text-transform: lowercase
}

.premium__recipes .premium__head .premium__all-recipes svg {
    width: 24px;
    height: 24px
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .premium__head .premium__all-recipes svg {
        width: 16px;
        height: 16px
    }
}

.premium__recipes .recipes__slider {
    padding-top: 32px
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slider {
        padding-top: 16px;
        padding-bottom: 24px
    }
}

.premium__recipes .recipes__slider .swiper-scrollbar {
    margin-top: 20px;
    padding-inline: 12px;
    height: 1px;
    background: #ccc;
    display: none
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slider .swiper-scrollbar {
        display: block
    }
}

.premium__recipes .recipes__slider .swiper-scrollbar-drag {
    background: #333
}

.premium__recipes .recipes__slide {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 687px;
    height: calc(100dvh - 300px);
    min-height: 670px;
    max-height: 800px;
    padding: 24px 24px 32px;
    background-color: #fff;
    border-radius: 18px
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slide {
        width: auto;
        height: 400px;
        min-height: unset;
        gap: 24px;
        padding: 16px
    }
}

.premium__recipes .recipes__slide .slide-image {
    aspect-ratio: 639/400;
    border-radius: 8px;
    background-color: gray
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slide .slide-image {
        aspect-ratio: unset;
        width: 100%;
        height: 190px
    }
}

.premium__recipes .recipes__slide .slide-title {
    font-family: "Pragmatica";
    font-size: 4.8rem;
    font-weight: 400;
    line-height: 90%;
    letter-spacing: 0%;
    color: #2c2c2c
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slide .slide-title {
        font-size: 3.2rem
    }
}

.premium__recipes .recipes__slide .slide-info {
    display: flex;
    gap: 16px;
    font-family: "ArnoPro";
    font-style: italic;
    line-height: 20px;
    letter-spacing: 0%;
    margin-top: auto
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slide .slide-info {
        gap: 12px
    }
}

.premium__recipes .recipes__slide .slide-info span:nth-child(2) {
    padding-inline: 16px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc
}

@media only screen and (max-width: 1199px) {
    .premium__recipes .recipes__slide .slide-info span:nth-child(2) {
        padding-inline: 12px
    }
}

.content__description.age-padding {
    padding-bottom: 10px;
}

.b24-widget-button-wrapper {
    display: none !important;
}
/* End */
/* /local/templates/greek/css/kollektiva.css?176518490035165 */
