.b-sections{display:grid;margin:2rem 0;gap:1.5rem;grid-column:1/13;grid-template-columns:1fr 1fr}@media screen and (min-width: 540px){.b-sections{gap:2.8rem;grid-column:2/13}}@media screen and (min-width: 768px){.b-sections{grid-template-columns:inherit;gap:5rem}}@media screen and (min-width: 1024px){.b-sections{margin:9rem 0 7rem}}@media screen and (min-width: 1280px){.b-sections{gap:10rem}}@media screen and (min-width: 1600px){.b-sections{grid-column:2/10;gap:10rem}}.b-sections__item{cursor:pointer;color:var(--color-font, #441406);font-family:Alegreya;text-decoration:none;line-height:83%;position:relative;font-size:2.5rem}@media screen and (min-width: 540px){.b-sections__item{font-size:2.5rem}}@media screen and (min-width: 768px){.b-sections__item{font-size:2.2rem}}@media screen and (min-width: 1024px){.b-sections__item{font-size:2.8rem}}@media screen and (min-width: 1280px){.b-sections__item{font-size:3.2rem}}@media screen and (min-width: 1600px){.b-sections__item{font-size:4.8rem}}.b-sections__item span{font-family:"Myriad Pro";font-style:normal;font-weight:400;font-size:1.2rem;line-height:246.5%;position:absolute;top:-1rem;left:-2rem;display:none}@media screen and (min-width: 540px){.b-sections__item span{display:none}}@media screen and (min-width: 1024px){.b-sections__item span{font-size:1.6rem;left:-2rem;display:block}}@media screen and (min-width: 1280px){.b-sections__item span{font-size:1.8rem;left:-3rem;display:block}}@media screen and (min-width: 1600px){.b-sections__item span{font-size:2.6rem;left:-4rem;display:block}}.b-sections__item:hover{color:var(--color-title, #441406);text-decoration:none}.b-sections__item.active{color:var(--color-title, #441406)}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

h1,h2,h3,h4,p,ol,figure,ul{margin:0}ol,ul,li,button{padding:0}li{list-style:none}a{text-decoration:none}button,input,textarea{border:none;background-color:rgba(0,0,0,0)}img{max-width:100%}textarea{resize:none}video{position:relative}input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.c-container-grid{display:grid;grid-template-columns:repeat(12, 1fr);gap:1rem}@media screen and (min-width: 1280px){.c-container-grid{gap:2rem}}.c-left-text{grid-column:1/13}@media screen and (min-width: 540px){.c-left-text{grid-column:2/12}}@media screen and (min-width: 768px){.c-left-text{grid-column:2/8}}.c-left-img{display:none}@media screen and (min-width: 540px){.c-left-img{grid-column:2/12}}@media screen and (min-width: 768px){.c-left-img{display:block;grid-column:2/6}}.c-right-img{grid-column:1/13;display:none}@media screen and (min-width: 540px){.c-right-img{grid-column:2/12}}@media screen and (min-width: 768px){.c-right-img{display:block;grid-column:8/12}}.c-main-img{grid-column:1/13;padding:2rem}@media screen and (min-width: 540px){.c-main-img{grid-column:2/12;padding:2rem}}@media screen and (min-width: 768px){.c-main-img{grid-column:2/12;padding:6rem 0 10rem}}.c-right-text{grid-column:1/13}@media screen and (min-width: 540px){.c-right-text{grid-column:2/12}}@media screen and (min-width: 768px){.c-right-text{grid-column:7/12}}.c-container{width:min(192rem,100%);margin:0 auto}.c-container-gridx4{display:grid;grid-template-columns:1fr;grid-column:1/13;gap:2rem}@media screen and (min-width: 768px){.c-container-gridx4{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1024px){.c-container-gridx4{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1280px){.c-container-gridx4{grid-template-columns:repeat(4, 1fr)}}.c-container-gridx9{display:block;grid-column:1/13}@media screen and (min-width: 540px){.c-container-gridx9{grid-column:2/11}}@media screen and (min-width: 768px){.c-container-gridx9{grid-column:2/9}}@media screen and (min-width: 1024px){.c-container-gridx9{grid-column:2/10}}@media screen and (min-width: 1280px){.c-container-gridx9{grid-column:2/11}}.c-grid-col{grid-column:1/13;margin-bottom:2rem}@media screen and (min-width: 540px){.c-grid-col{grid-column:2/11}}.c-grid-col-full{grid-column:1/13;margin-bottom:2rem}.c-grid-col-full li{list-style:disc;margin-top:1rem}@media screen and (min-width: 540px){.c-grid-col-full{grid-column:2/12}}.c-grid-col-all{grid-column:1/13;margin-bottom:2rem}@media screen and (min-width: 540px){.c-grid-col-all{grid-column:2/13}}.c-container-sub-grid{grid-column:2/12}.grecaptcha-badge{display:none}.c-font-h1{font-family:Alegreya,sans-serif;color:var(--color-title);font-weight:700;font-size:4.8rem;line-height:.9;z-index:2}@media screen and (min-width: 1280px){.c-font-h1{font-size:9.6rem}}@media screen and (min-width: 1600px){.c-font-h1{font-size:14rem}}.c-font-h1-bigger{font-family:Alegreya,sans-serif;color:var(--color-title);font-weight:700;font-size:3.2rem;line-height:1;z-index:2}@media screen and (min-width: 1280px){.c-font-h1-bigger{font-size:5.2rem}}@media screen and (min-width: 1600px){.c-font-h1-bigger{font-size:9rem}}.c-font-h2{font-family:Alegreya,sans-serif;color:var(--color-title);font-weight:700;font-size:3.2rem;line-height:1;z-index:2}@media screen and (min-width: 1280px){.c-font-h2{font-size:5.2rem}}@media screen and (min-width: 1600px){.c-font-h2{font-size:7.6rem}}.c-font-h3{font-family:Alegreya,sans-serif;font-weight:700;font-size:2.6rem;line-height:1;z-index:2}@media screen and (min-width: 1280px){.c-font-h3{font-size:3.2rem}}@media screen and (min-width: 1600px){.c-font-h3{font-size:5.2rem}}.c-font-card-title{color:var(--color-title);font-size:2.4rem;line-height:1.1}@media screen and (min-width: 1280px){.c-font-card-title{font-size:3rem}}@media screen and (min-width: 1600px){.c-font-card-title{font-size:4.8rem}}.c-font-section-title{font-weight:600;font-size:2rem;text-decoration:underline}@media screen and (min-width: 1280px){.c-font-section-title{font-size:3.2rem}}@media screen and (min-width: 1600px){.c-font-section-title{font-size:3.4rem}}.c-font-preview{font-size:2.4rem;line-height:1.1}@media screen and (min-width: 1280px){.c-font-preview{font-size:3.2rem}}@media screen and (min-width: 1600px){.c-font-preview{font-size:4.8rem}}p.c-grid-col-full a{color:var(--color-title)}p.c-grid-col-full a:hover{text-decoration:underline}.c-base-indents-x{padding-left:var(--base-indent);padding-right:var(--base-indent)}.c-header-indent{margin-top:var(--header-height)}.c-title-indent-b{margin-bottom:var(--title-indent)}.c-content-indent-b{margin-bottom:var(--content-indent)}.c-text-indents:not(.c-text-indents:last-child){margin-bottom:var(--base-text-indent)}.c-text-indents-large:not(.c-text-indents-large:last-child){margin-bottom:var(--large-text-indent)}.c-layout{display:flex;flex-direction:column}.c-layout>main{flex-grow:1;position:relative}.c-layout>footer{flex-shrink:0}.c-hidden{display:none !important}.c-section-center{display:flex;flex-direction:column;align-items:center}.c-link-pseudo-full::after{content:"";position:absolute;inset:0}.c-border-top{border-top:1px solid var(--color-font);padding-top:7rem}.c-round{border-radius:var(--base-border-radius)}.c-round-top{border-radius:var(--base-border-radius) var(--base-border-radius) 0 0}.c-round-bottom{border-radius:0 0 var(--base-border-radius) var(--base-border-radius)}.c-over{position:relative;z-index:2}.c-visually-hidden{position:absolute;z-index:-100;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.c-upper{text-transform:uppercase}.c-link{color:var(--color-link);position:relative;text-decoration:underline}.c-link:visited{color:var(--color-link);text-decoration:none}@font-face{font-family:"Alegreya";font-style:normal;font-weight:700;src:url(/local/templates/qegg/builds/prod/font/Alegreya-Bold.woff2) format("woff2"),url(/local/templates/qegg/builds/prod/font/Alegreya-Bold.woff) format("woff");font-display:swap}@font-face{font-family:"Myriad Pro";font-style:normal;font-weight:600;src:url(/local/templates/qegg/builds/prod/font/MyriadPro-Semibold.woff2) format("woff2"),url(/local/templates/qegg/builds/prod/font/MyriadPro-Semibold.woff) format("woff");font-display:swap}@font-face{font-family:"Myriad Pro";font-style:normal;font-weight:400;src:url(/local/templates/qegg/builds/prod/font/MyriadPro-Regular.woff2) format("woff2"),url(/local/templates/qegg/builds/prod/font/MyriadPro-Regular.woff) format("woff");font-display:swap}*,*::before,*::after{box-sizing:inherit}html,body,.c-layout{height:100%;scrollbar-gutter:stable}body,.c-layout{width:100%}html.game,html.game body{scrollbar-gutter:unset}html{--color-brown: #441406;--color-brown-light: #99735d;--color-beige: #e9dac9;--color-orange: #f5a02c;--color-gray: #e8e8e8;--color-cacao: #e8c1aa;--color-white: #fff;--color-black: #000;--color-title: var(--color-brown);--color-link: var(--color-brown);--color-font: var(--color-brown-light);--color-bg: var(--color-gray);--color-menu-item: var(--color-font);--color-menu-item-current: var(--color-brown);--color-header-bg: var(--color-white);--color-header-expanded-bg: var(--color-brown);--color-header-menu-brd: var(--color-cacao);--color-header-search: var(--color-white);--color-footer: var(--color-white);--color-footer-link: var(--color-cacao);--color-footer-bg: var(--color-brown-light);--color-feedback-form-brd: var(--color-cacao);--color-feedback-form: var(--color-white);--color-modal-bg: rgb(255 255 255 / 90%);--color-modal-content-bg: var(--color-brown-light);--color-modal-close: var(--color-white);--color-modal-close-bg: var(--color-brown);--colol-news-card-bg: var(--color-beige);--color-search-result: var(--color-brown);--color-search-result-bg: var(--color-beige);--btn-color: var(--color-brown-light);--btn-border-color: var(--color-brown-light);--btn-bg-color: var(--color-gray);--btn-color-hover: var(--color-white);--btn-border-color-hover: var(--color-brown-light);--btn-bg-color-hover: var(--color-brown-light);--btn-slider-color: var(--color-brown);--btn-slider-border-color: var(--color-white);--btn-slider-bg-color: var(--color-white);--btn-slider-color-hover: var(--color-white);--btn-slider-border-color-hover: var(--color-brown);--btn-slider-bg-color-hover: var(--color-brown);--base-transition-time: 300ms;--base-transition-fn: ease;--base-transition: var(--base-transition-time) var(--base-transition-fn);--base-border-radius: 3rem;--header-height: 6rem;--base-indent: 2rem;--title-indent: 3.5rem;--content-indent: 3.5rem;--base-text-indent: 1.8rem;--large-text-indent: 1.5rem;box-sizing:border-box;font-size:62.5%}@media screen and (min-width: 1280px){html{--base-border-radius: 3.5rem}}@media screen and (min-width: 1600px){html{--base-border-radius: 5rem}}@media screen and (min-width: 768px){html{--base-indent: 3rem}}@media screen and (min-width: 1024px){html{--title-indent: 8rem;--content-indent: 6rem}}@media screen and (min-width: 1280px){html{--header-height: 10.5rem;--base-indent: 6rem}}@media screen and (min-width: 1600px){html{--header-height: 12rem;--title-indent: 10rem;--content-indent: 7.5rem;--base-text-indent: 3rem;--large-text-indent: 2.5rem}}body{position:relative;min-width:320px;background-color:var(--color-bg);color:var(--color-font);font-family:"Myriad Pro",helvetica,roboto,arial,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.25}body::before{--grid-color: rgb(255 0 0 / 20%);--grid-sides: 2rem;--grid-gutter: 1rem;--grid-columns: 12;--grid-column-width: calc((100% - var(--grid-gutter) * var(--grid-columns)) / var(--grid-columns));position:absolute;z-index:1;opacity:0;inset:0;content:"";pointer-events:none;border:solid rgba(0,0,0,0);border-width:0 calc(var(--grid-sides) - var(--grid-gutter)/2);background-repeat:no-repeat;background-image:repeating-linear-gradient(to right, transparent 0, transparent calc(var(--grid-gutter) / 2), var(--grid-color) calc(var(--grid-gutter) / 2), var(--grid-color) calc(var(--grid-column-width) + var(--grid-gutter) / 2), transparent calc(var(--grid-column-width) + var(--grid-gutter) / 2), transparent calc(var(--grid-column-width) + var(--grid-gutter)))}@media screen and (min-width: 1280px){body::before{--grid-sides: 6rem;--grid-gutter: 2rem}}@media screen and (min-width: 1600px){body{font-size:1.8rem}}@media screen and (min-width: 1600px){body{font-size:2.6rem}}
.b-breadcrumb__items{grid-column:1/12;margin:2rem 0;display:flex;flex-wrap:wrap}@media screen and (min-width: 540px){.b-breadcrumb__items{grid-column:2/12;margin:2rem 0 3rem}}@media screen and (min-width: 1280px){.b-breadcrumb__items{grid-column:2/13;margin:4rem 0 6rem}}@media screen and (min-width: 1600px){.b-breadcrumb__items{grid-column:2/10;margin:4rem 0 6rem}}.b-breadcrumb__item a span{color:var(--color-font, #441406)}.b-breadcrumb__item span{position:relative;margin-right:1.8rem;font-size:1rem;line-height:194.5%}@media screen and (min-width: 540px){.b-breadcrumb__item span{font-size:1.3rem;margin-right:4.2rem}}@media screen and (min-width: 768px){.b-breadcrumb__item span{font-size:1.3rem}}@media screen and (min-width: 1600px){.b-breadcrumb__item span{font-size:1.6rem}}.b-breadcrumb__item span{color:var(--color-title, #441406)}.b-breadcrumb__item{white-space:nowrap}.b-breadcrumb__item a span::before{position:absolute;top:.4rem;left:-1.4rem;content:"";width:1rem;height:.1rem;background-color:var(--color-font, #441406)}@media screen and (min-width: 540px){.b-breadcrumb__item a span::before{width:3.3rem;left:-3.8rem}}@media screen and (min-width: 1600px){.b-breadcrumb__item a span::before{top:.8rem}}.b-breadcrumb__item:nth-last-child(-n+2) a span::after{position:absolute;top:.4rem;right:-1.4rem;content:"";width:1rem;height:.1rem;background-color:var(--color-font, #441406)}@media screen and (min-width: 540px){.b-breadcrumb__item:nth-last-child(-n+2) a span::after{width:3.3rem;right:-3.8rem}}@media screen and (min-width: 1600px){.b-breadcrumb__item:nth-last-child(-n+2) a span::after{top:.8rem}}.b-breadcrumb__item:first-child span::before,.b-breadcrumb__item i::before{display:none}
.b-button{display:inline-flex;gap:1rem;align-items:center;font-size:1.8rem;color:var(--btn-color);background-color:var(--btn-bg-color);border:.1rem solid var(--btn-border-color);transition-property:background-color,color,border-color;transition-timing-function:var(--base-transition-fn);transition-duration:var(--base-transition-time);border-radius:6.8rem;padding:1.5rem 2.5rem 1.3rem;cursor:pointer;z-index:2}.b-button--trans{background-color:rgba(0,0,0,0)}@media screen and (min-width: 1280px){.b-button{font-size:2.2rem;padding:1.8rem 2.5rem}}@media screen and (min-width: 1600px){.b-button{font-size:3rem;padding:2.5rem 4.5rem}}.b-button--link:visited,.b-button--link:active{color:var(--btn-color)}.b-button:hover{color:var(--btn-color-hover);background-color:var(--btn-bg-color-hover);border-color:var(--btn-border-color-hover)}.b-button:hover--link:visited,.b-button:hover--link:active{color:var(--btn-color-hover)}.b-button--icon-only{position:relative;padding:0;width:4.5rem;height:4.5rem}@media screen and (min-width: 1280px){.b-button--icon-only{width:7rem;height:7rem}}@media screen and (min-width: 1600px){.b-button--icon-only{width:8rem;height:8rem}}.b-button--icon-only>span{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.b-button--icon-only svg{max-height:1.7rem;max-width:2rem}@media screen and (min-width: 1280px){.b-button--icon-only svg{max-height:unset;max-width:unset}}@media screen and (min-width: 1280px){.b-button--icon-only.b-button--small-icon{width:3.5rem;height:3.5rem}}@media screen and (min-width: 1600px){.b-button--icon-only.b-button--small-icon{width:5rem;height:5rem}}.b-button--icon-only.b-button--small-icon svg{max-width:1.7rem;max-height:1.5rem}@media screen and (min-width: 1600px){.b-button--icon-only.b-button--small-icon svg{max-width:1.7rem;max-height:1.5rem}}.b-button--small{line-height:1.35;font-size:1.4rem;padding:.9rem 2rem .55rem}@media screen and (min-width: 1600px){.b-button--small{font-size:1.8rem;padding:1.4rem 2rem 1rem}}.b-button--game{width:-moz-fit-content;width:fit-content;border:1px solid var(--color-cacao)}.b-button--game:hover{border:1px solid var(--color-cacao)}
.b-chatblock{margin-top:-30rem;padding:2rem 2rem 0 0;margin-left:auto;width:23.4rem;z-index:0;display:flex;position:sticky;right:0;bottom:0;opacity:0;justify-content:flex-end;overflow:hidden}@media screen and (min-width: 540px){.b-chatblock{width:34.5rem}}@media screen and (min-width: 768px){.b-chatblock{opacity:1;z-index:6;height:-moz-max-content;height:max-content}}.b-chatblock--min{width:15.2rem}.b-chatblock.absolute{position:absolute}
.b-chatbot-block *{opacity:0;transition:1s}.b-chatbot-block{opacity:1;rotate:43deg;z-index:4;background-color:var(--color-brown-light);width:auto;max-width:29rem;transition:1s;min-height:50rem;border-radius:24.5rem 4rem 4rem 12rem;margin-bottom:-21rem;margin-right:-14rem}@media screen and (min-width: 540px){.b-chatbot-block{border-radius:17rem 4rem 4rem 12rem;margin-bottom:-13rem;margin-right:-7rem}}.b-chatbot-block--min{height:5rem;rotate:90deg;width:12rem;border-radius:17rem;margin-right:-21rem;margin-bottom:-13.2rem}@media screen and (min-width: 540px){.b-chatbot-block--min{margin-bottom:-12.8rem}}.b-chatbot-block__close svg{padding:1rem;height:4rem;width:4rem;top:1.2rem;right:1.8rem;position:absolute}.b-chatbot-block__close:hover svg path{stroke:#b9b9b9}.b-chatbot-block__content{padding:2.5rem 1.5rem 1rem 2.3rem}@media screen and (min-width: 540px){.b-chatbot-block__content{padding:4.5rem 2.5rem 1rem 4.3rem}}.b-chatbot-block__content .user-msg{margin-left:19%;color:var(--color-white)}.b-chatbot-block__content .bot-msg .shop-link{color:var(--color-white);width:100%;display:flex;text-align:left;text-decoration:none;align-items:center}.b-chatbot-block__content .bot-msg .shop-link img{margin-right:1rem;width:3rem}.b-chatbot-block__content .bot-msg .shop-link span{vertical-align:.8rem}.b-chatbot-block__content .bot-msg .shop-link:hover{text-decoration:underline}.b-chatbot-block__content .skeleton{width:20rem}.b-chatbot-block__content .skeleton div{height:1rem;border-radius:4rem;margin-top:1rem;background:linear-gradient(-90deg, var(--color-brown-light), #6b5141, var(--color-brown-light));background-size:400% 400%;animation:gradient 1s ease infinite}.b-chatbot-block__content .bot-msg{position:relative;margin:0;color:var(--color-white);font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.75rem;margin-top:1rem}.b-chatbot-block__content .bot-msg img.recipe{width:100%}.b-chatbot-block__content .bot-msg a.recipe{text-align:center}.b-chatbot-block__content .bot-msg a{color:var(--color-white);text-decoration:underline}.b-chatbot-block__content .user-msg:nth-last-child(-n+2),.b-chatbot-block__content .bot-msg:last-child{animation:my-anim 1s ease 0s 1 normal forwards}.b-chatbot-block__resp{padding-top:.5rem;padding-bottom:2.5rem}@media screen and (min-width: 540px){.b-chatbot-block__resp{padding-top:2rem;padding-bottom:6.5rem}}.b-chatbot-block__resp div.skeleton{margin-left:2rem;width:80%;height:1rem;border-radius:4rem;margin-top:2rem;background:linear-gradient(-90deg, var(--color-brown-light), #6b5141, var(--color-brown-light));background-size:400% 400%;animation:gradient 1s ease infinite;position:relative}.b-chatbot-block__resp div.skeleton::before{border-radius:4rem;content:"";position:absolute;right:-2rem;top:-0.2rem;height:1.6rem;width:1.6rem;background:linear-gradient(-90deg, var(--color-brown-light), #6b5141, var(--color-brown-light));background-size:400% 400%;animation:gradient 1s ease infinite}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.b-chatbot-block__resp a,.b-chatbot-block__resp p{cursor:pointer;margin:0 0 0 2rem;color:var(--color-cacao);font-size:1.6rem;font-style:normal;font-weight:400;line-height:3.35rem;text-decoration-line:underline;position:relative;padding-left:2rem}@media screen and (min-width: 768px){.b-chatbot-block__resp a,.b-chatbot-block__resp p{margin:0 0 0 5rem}}.b-chatbot-block__resp a{margin:0}.b-chatbot-block__resp p a::before,.b-chatbot-block__resp p a::after{display:none}.b-chatbot-block__resp p a{margin-right:0;padding-left:0}.b-chatbot-block__resp a::after,.b-chatbot-block__resp p::after{content:"";position:absolute;height:1.6rem;width:1.6rem;border:var(--color-cacao) .1rem solid;border-radius:2rem;top:1rem;left:-1rem}.b-chatbot-block__resp a:hover::before,.b-chatbot-block__resp p:hover::before{content:"";position:absolute;height:1rem;width:1rem;background-color:#e8c0aa;border-radius:2rem;top:1.3rem;left:-0.7rem}.b-chatbot-block__resp .user-msg:nth-last-child(-n+2),.b-chatbot-block__resp .bot-msg:last-child{animation:my-anim 1s ease 0s 1 normal forwards}@keyframes my-anim{0%{opacity:0}100%{opacity:1}}.b-chatbot-block.active{min-width:20rem;opacity:1;rotate:0deg;min-height:20rem;border-radius:4rem;margin-bottom:5rem;margin-right:1rem}@media screen and (min-width: 540px){.b-chatbot-block.active{margin-bottom:7rem;margin-right:2rem}}.b-chatbot-block.active *{opacity:1;font-size:1.2rem}@media screen and (min-width: 540px){.b-chatbot-block.active *{font-size:1.6rem}}
.b-chatbot-button-block::before{transition:1s;z-index:3;content:" ";position:absolute;width:12.9rem;height:40.8rem;background:url("/images/chatbot/chatButtonBg.webp");background-repeat:no-repeat;background-size:100%;bottom:-18rem;right:3.3rem}@media screen and (min-width: 540px){.b-chatbot-button-block::before{bottom:-4.4rem;right:9rem;width:20rem}}.b-chatbot-button-block{z-index:5}.b-chatbot-button-block--min::before{transform:rotate(-8deg);bottom:-14rem;right:-6rem}.b-chatbot-button-block--min .b-chatbot-button-block__button{width:10rem;bottom:-11.8rem}.b-chatbot-button-block__button{z-index:5;position:absolute;bottom:-11.8rem;right:0;width:20rem;height:28.3rem;background:url("/images/chatbot/chatButton.webp");background-repeat:no-repeat;background-size:100%;transition:1s}@media screen and (min-width: 540px){.b-chatbot-button-block__button{width:34.2rem;bottom:0}}.b-chatbot-button-block.active::before{opacity:0;bottom:-40rem}.b-chatbot-button-block.active .b-chatbot-button-block__button{right:0;height:15.8rem;bottom:-7.5rem;width:10rem}@media screen and (min-width: 540px){.b-chatbot-button-block.active .b-chatbot-button-block__button{bottom:-2rem;width:16.9rem}}
.b-modal{display:grid;place-items:center;position:fixed;inset:0;z-index:-15;background-color:var(--color-modal-bg);opacity:0;transition:opacity var(--base-transition);will-change:opacity}.b-modal--open{opacity:1}.b-modal__container{position:relative}.b-modal__content{--indent: 2rem;width:calc(100vw - (var(--indent))*2);max-width:66rem;padding:2.7rem 2rem 2rem;background-color:var(--color-modal-content-bg)}@media screen and (min-width: 768px){.b-modal__content{--indent: 3rem;padding:4.7rem 4rem 4rem}}@media screen and (min-width: 1280px){.b-modal__content{--indent: 6rem}}.b-modal__close{z-index:3;position:absolute;top:1.6rem;right:1.6rem;width:4.3rem;height:4.3rem;background-color:var(--color-modal-close-bg);border-radius:50%;cursor:pointer}@media screen and (min-width: 1024px){.b-modal__close{top:0;right:-1.6rem;transform:translateX(100%);width:6rem;height:6rem}}.b-modal__close::before,.b-modal__close::after{content:"";display:block;width:1.8rem;height:.2rem;background-color:var(--color-modal-close);position:absolute;top:50%;left:50%}@media screen and (min-width: 1024px){.b-modal__close::before,.b-modal__close::after{width:2.4rem}}.b-modal__close::before{transform:translate(-50%, -50%) rotate(45deg)}.b-modal__close::after{transform:translate(-50%, -50%) rotate(-45deg)}
.b-page-nav{margin-top:2rem;margin-bottom:2rem;grid-column:2/12;display:grid;grid-template-columns:1fr}@media screen and (min-width: 768px){.b-page-nav{grid-template-columns:1fr 1fr}}@media screen and (min-width: 1280px){.b-page-nav{grid-template-columns:1fr 28rem 1fr;grid-column:2/11}}.b-page-nav__links{width:100%;margin:2rem 0;text-align:center}@media screen and (min-width: 768px){.b-page-nav__links{text-align:left}}.b-page-nav__more{transition:.5s;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;flex-direction:column;cursor:pointer;width:100%;border-radius:6.8rem;color:rgba(0,0,0,0);text-align:center;font-size:3rem;line-height:111.5%}.b-page-nav__more svg{margin-bottom:1.5rem;width:15rem;height:-moz-fit-content;height:fit-content}@media screen and (min-width: 768px){.b-page-nav__more{width:100%}}.b-page-nav__more:hover{color:var(--color-brown-light)}.b-page-nav__item{color:var(--color-font, #99735d);font-size:3.2rem;margin:0 .7rem}.b-page-nav__item--arrow:first-child{margin:0 3rem 0 0}.b-page-nav__item--arrow:first-child svg{transform:scale(-1)}.b-page-nav__item--arrow{color:var(--color-font, #99735d);margin:0 0 0 3rem}.b-page-nav__item--arrow svg{vertical-align:-0.5rem}.b-page-nav__item--arrow.hide-arrow{opacity:.3}.b-page-nav__item:hover{color:var(--color-title, #441406);text-decoration:none}.b-page-nav .active{color:var(--color-title, #441406)}.b-page-nav.news .b-page-nav__links{margin-top:2rem}@media screen and (min-width: 1280px){.b-page-nav.news .b-page-nav__links{margin-top:10rem}}
.b-policy-block{position:fixed;border-radius:5rem 5rem 0 0;z-index:10;bottom:-20rem;opacity:.4;width:100%;height:12.9rem;background-color:var(--color-brown-light);flex-flow:row nowrap center;justify-content:space-between;align-items:center;color:var(--color-white);padding:0 4.5rem;font-size:2rem;display:none}.b-policy-block--show{display:inline-flex;animation:open 1s ease forwards}.b-policy-block button{cursor:pointer;white-space:nowrap;color:var(--color-white);border:var(--color-white) solid .1rem;border-radius:5rem;padding:1rem 2.1rem;font-size:1.4rem;margin-left:2rem}@media screen and (min-width: 768px){.b-policy-block button{padding:1.5rem 2.6rem;font-size:1.8rem}}@media screen and (min-width: 1024px){.b-policy-block button{font-size:2rem}}.b-policy-block button:hover{color:var(--color-brown-light);background-color:var(--color-white)}.b-policy-block svg{display:none}@media screen and (min-width: 768px){.b-policy-block svg{display:block}}.b-policy-block p{margin-left:2rem;font-size:1.2rem}.b-policy-block p a{transition:var(--base-transition);color:var(--color-cacao);text-decoration:underline}.b-policy-block p a:hover{color:var(--color-title)}@media screen and (min-width: 768px){.b-policy-block p{font-size:1.8rem}}@media screen and (min-width: 1024px){.b-policy-block p{font-size:2rem}}@keyframes open{0%{transform:scale(0.2);opacity:0;bottom:-10rem}100%{transform:scale(1);opacity:1;bottom:0}}.close{animation:close 1s ease forwards}@keyframes close{0%{transform:scale(1);opacity:1;bottom:0}100%{transform:scale(0.2);opacity:0;bottom:-10rem}}
.b-share-links{width:100%;margin-top:5rem;display:flex;align-items:center;justify-content:flex-end}.b-share-links__sub-text{margin-right:1rem}.b-share-links__links{gap:1rem;z-index:2;display:flex;flex-wrap:nowrap;justify-content:space-between;top:0;bottom:0;transition:1s;margin-right:1rem}@media screen and (min-width: 768px){.b-share-links__links{margin-right:2.1rem}}.b-share-links>.b-button--link{--btn-color: var(--color-white);--btn-bg-color: var(--color-brown-light);--btn-border-color: var(--color-white);--btn-color-hover: var(--color-brown-light);--btn-bg-color-hover: var(--color-white);--btn-border-color-hover: var(--color-brown-light);flex-shrink:0}
.b-header-feedback{--btn-color: var(--color-white);--btn-border-color: var(--color-brown-light);--btn-bg-color: var(--color-brown-light);--btn-color-hover: var(--color-brown-light);--btn-border-color-hover: var(--color-brown-light);--btn-bg-color-hover: var(--color-white);width:-moz-max-content;width:max-content}
.b-header-logo svg{width:7.6rem;height:3.17rem}@media screen and (min-width: 1280px){.b-header-logo svg{width:14rem;height:5.85rem}}@media screen and (min-width: 1600px){.b-header-logo svg{width:16rem;height:6.6rem}}
.b-header-menu{font-size:1.6rem;line-height:1.25}@media screen and (min-width: 1600px){.b-header-menu{font-size:1.9rem}}.b-header-menu__list{display:flex;gap:1.5rem}@media screen and (min-width: 1600px){.b-header-menu__list{gap:2.5rem}}.b-header-menu__link{color:var(--color-menu-item)}.b-header-menu__link:active,.b-header-menu__link:visited{color:var(--color-menu-item)}.b-header-menu__link:hover{color:var(--color-menu-item-current);text-decoration:underline}.b-header-menu__link--current{color:var(--color-menu-item-current) !important}
.b-header-search-results{width:100%;background-color:var(--color-search-result-bg);height:0;overflow:hidden;transition:height var(--base-transition);border-radius:0 0 3.5rem 3.5rem}@media screen and (min-width: 1280px){.b-header-search-results{transform:translateY(-2.5rem);border:.1rem solid rgba(153,115,93,.7)}}.b-header-search-results--open{height:calc(65vh - var(--header-height))}@media screen and (min-width: 1280px){.b-header-search-results--open{height:calc(80vh - var(--header-height))}}.b-header-search-results__container{display:flex;flex-direction:column;padding:2rem 1.5rem;height:100%}@media screen and (min-width: 1280px){.b-header-search-results__container{padding:5rem 4rem}}.b-header-search-results__buttons{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.b-header-search-results__button{display:flex;align-items:center;gap:.5rem;font-size:1.6rem;padding-bottom:1rem;cursor:pointer;border-bottom:.2rem solid rgba(0,0,0,0);transition:border-color var(--base-transition);color:var(--color-search-result)}.b-header-search-results__button--active{border-color:var(--color-search-result)}.b-header-search-results__count{background-color:var(--color-white);color:#676767;width:2.5rem;height:2.5rem;display:grid;place-items:center;border-radius:50%;line-height:1.8}.b-header-search-results__contents{display:grid;height:100%}.b-header-search-results__content{--gap: 1rem;grid-row:1/2;grid-column:1/2;opacity:0;transition:opacity var(--base-transition);overflow:auto;display:flex;flex-direction:column;gap:var(--gap)}.b-header-search-results__content--active{z-index:1;opacity:1}@media screen and (min-width: 1280px){.b-header-search-results__content{--gap: 1rem}}.b-header-search-results__content::-webkit-scrollbar-thumb{background:var(--color-black)}.b-header-search-results__cart{display:grid;align-items:center;grid-template-columns:repeat(3, auto);gap:0 2rem;padding-top:var(--gap);border-top:.1rem solid var(--color-brown-light);margin-right:1rem}@media screen and (min-width: 1280px){.b-header-search-results__cart{grid-template-columns:auto repeat(11, 1fr)}}.b-header-search-results__cart-image{grid-column:1/2;grid-row:1/3;width:7.7rem;height:6.7rem;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 1280px){.b-header-search-results__cart-image{grid-row:1/2}}.b-header-search-results__cart-link{color:var(--color-search-result);grid-row:2/3;grid-column:2/3;max-width:56rem;font-size:1.8rem;align-self:start}.b-header-search-results__cart-link:active,.b-header-search-results__cart-link:visited{color:var(--color-search-result)}@media screen and (min-width: 1280px){.b-header-search-results__cart-link{grid-row:1/2;grid-column:2/6;font-size:2.6rem;align-self:initial}}.b-header-search-results__cart-section{grid-row:1/2;grid-column:2/3;font-size:1.4rem;align-self:end}@media screen and (min-width: 1280px){.b-header-search-results__cart-section{grid-row:1/2;grid-column:6/10;justify-self:center;font-size:2rem;align-self:initial}}.b-header-search-results__cart-tag{justify-self:end;grid-row:1/3;grid-column:3/4;font-size:1.5rem;font-weight:600;color:var(--color-white);border-radius:13.2rem;padding:1.4rem 1rem 1.2rem .8rem;line-height:1;display:inline-flex;writing-mode:vertical-rl;transform:scale(-1)}@media screen and (min-width: 1280px){.b-header-search-results__cart-tag{grid-row:1/2;grid-column:10/13;transform:scale(1);padding:1.4rem 2rem;writing-mode:initial}}.b-header-search-results__empty{display:grid;justify-items:center;gap:2rem;color:var(--color-title);font-size:2rem;height:-moz-min-content;height:min-content;margin:auto}.b-header-search-results__clear{font-size:1.8rem;line-height:1;padding:1.8rem 2rem;border-radius:9rem;background-color:var(--color-brown-light);color:var(--color-white);border:.1rem solid var(--color-brown-light);transition:color var(--base-transition),background-color var(--base-transition);cursor:pointer}.b-header-search-results__clear:hover{background-color:var(--color-white);color:var(--color-brown-light)}
.b-header-search{display:flex;justify-content:flex-end;align-items:center;width:100%;height:100%;transition:width var(--base-transition);position:absolute;z-index:3;right:0}.b-header-search:hover .b-header-search__background{background-color:var(--color-brown-light)}@media screen and (min-width: 1280px){.b-header-search{background-color:var(--color-header-expanded-bg);border-radius:9.1rem;padding:0 1.2rem}}@media screen and (min-width: 1600px){.b-header-search{padding:0 1.7rem}}.b-header-search--expand{width:calc(100vw - 3rem);justify-items:flex-end}.b-header-search--expand .b-header-search__submit{color:var(--color-white)}.b-header-search--expand .b-header-search__background{display:block;background-color:var(--color-header-expanded-bg) !important}.b-header-search--expand .b-header-search-results__container{border:.1rem solid rgba(153,115,93,.7)}@media screen and (min-width: 1280px){.b-header-search--expand{width:calc(100vw - 35rem)}}.b-header-search__field{width:100%;border:0;outline:none;color:var(--color-header-search);background-color:rgba(0,0,0,0);font-size:1.4rem}@media screen and (min-width: 1280px){.b-header-search__field{font-size:1.8rem}}.b-header-search__label{color:rgba(0,0,0,0);position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgba(0,0,0,0);cursor:pointer}.b-header-search__label--expand{z-index:-1;cursor:default}.b-header-search__submit{display:flex;color:var(--color-font);width:2rem;cursor:pointer}@media screen and (min-width: 1280px){.b-header-search__submit{color:var(--color-white);width:1.2rem}}@media screen and (min-width: 1600px){.b-header-search__submit{width:1.5rem}}.b-header-search__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:var(--color-header-expanded-bg);display:none;transition:background-color .4s ease}@media screen and (min-width: 1280px){.b-header-search__background{display:block;border-radius:9.1rem}}.b-header-search__results{position:absolute;z-index:-2;bottom:0;left:-1.5rem;transform:translateY(calc(100% + 1.8rem));width:calc(100% + 1.5rem + 2rem)}@media screen and (min-width: 1280px){.b-header-search__results{transform:translateY(100%);left:0;width:100%}}
.b-header-social{--btn-bg-color: transparent;--btn-border-color: transparent;--btn-bg-color-hover: var(--btn-bg-color);--btn-border-color-hover: var(--btn-border-color);--btn-color-hover: var(--btn-color);display:flex;align-items:center;gap:.7rem;margin-right:.7rem}@media screen and (min-width: 1280px){.b-header-social{--btn-color: var(--color-white);--btn-bg-color: var(--color-brown-light);--btn-border-color: var(--color-white);--btn-color-hover: var(--color-brown-light);--btn-bg-color-hover: var(--color-white);--btn-border-color-hover: var(--color-brown-light)}}
.b-header{--border-color: transparent;position:fixed;left:0;top:0;width:100%;height:var(--header-height);z-index:11;background-color:var(--color-header-bg);transition:background-color var(--base-transition);border-bottom:.1rem solid var(--border-color);box-shadow:0 1.5rem 5.7rem 1.1rem rgba(34,60,80,.2)}@media screen and (width < 1280px){.b-header--search-expand{background-color:var(--color-header-expanded-bg)}}.b-header--menu-open{--border-color: var(--color-header-menu-brd)}@media screen and (min-width: 1280px){.b-header{border-radius:0 0 2.4rem 2.4rem}}.b-header__container{display:flex;align-items:center;padding:1rem 2rem 1.5rem 1.5rem;height:100%}@media screen and (min-width: 1280px){.b-header__container{padding:1.5rem 2.5rem 2rem}}@media screen and (min-width: 1600px){.b-header__container{padding:3rem}}.b-header__logo{width:100%;transition:opacity var(--base-transition)}@media screen and (min-width: 1280px){.b-header__logo{width:auto}}@media screen and (width < 1280px){.b-header__logo--hidden{opacity:0}}.b-header__burger{order:1;transition:margin-right var(--base-transition);position:relative}@media screen and (min-width: 1280px){.b-header__burger{order:unset}}@media screen and (width < 1280px){.b-header__burger--hidden{margin-right:-5.7rem}}.b-header__menu{display:none;justify-content:center;flex-basis:100%;transition:opacity var(--base-transition)}.b-header__menu--hidden{opacity:0}@media screen and (min-width: 1280px){.b-header__menu{display:flex}}.b-header__feedback{display:none;margin-right:.7rem;transition:opacity var(--base-transition)}.b-header__feedback--hidden{opacity:0}@media screen and (min-width: 1280px){.b-header__feedback{display:block}}.b-header__search{position:relative;width:3rem;height:3rem;flex-shrink:0}@media screen and (min-width: 1280px){.b-header__search{width:3.5rem;height:3.5rem}}@media screen and (min-width: 1600px){.b-header__search{width:5rem;height:5rem}}
.b-footer-contacts{display:none;flex-direction:column;gap:2rem;color:var(--color-footer)}@media screen and (min-width: 1280px){.b-footer-contacts{display:flex}}@media screen and (min-width: 1600px){.b-footer-contacts{gap:2.5rem}}.b-footer-contacts__list{display:grid;gap:1rem}.b-footer-contacts__title{font-size:2.2rem;font-weight:600}@media screen and (min-width: 1600px){.b-footer-contacts__title{font-size:2.4rem}}.b-footer-contacts__phone,.b-footer-contacts__email{font-size:1.6rem}@media screen and (min-width: 1600px){.b-footer-contacts__phone,.b-footer-contacts__email{font-size:1.8rem}}.b-footer-contacts__phone{cursor:pointer;color:var(--color-footer)}.b-footer-contacts__phone span:first-child{font-weight:600}.b-footer-contacts__phone:hover span:last-child{text-decoration:underline}.b-footer-contacts__email{color:var(--color-footer-link);text-decoration:underline}.b-footer-contacts__email:active,.b-footer-contacts__email:visited{color:var(--color-footer-link)}.b-footer-contacts__email:hover{text-decoration:none}.b-footer-contacts__list{display:grid}
.b-footer-copyright{font-size:2rem}@media screen and (min-width: 1280px){.b-footer-copyright{font-size:1.6rem}}@media screen and (min-width: 1600px){.b-footer-copyright{font-size:1.8rem}}
.b-footer-feedback{padding:4rem 3rem 3rem;border:.1rem solid var(--color-feedback-form-brd);border-radius:5rem}@media screen and (min-width: 1600px){.b-footer-feedback{padding:3.5rem 3.8rem 3rem}}
.b-footer-logo{--gap: 1.5rem;display:flex;align-items:center;gap:var(--gap)}@media screen and (min-width: 1280px){.b-footer-logo{--gap: 1rem}}@media screen and (min-width: 1600px){.b-footer-logo{--gap: 2rem}}.b-footer-logo__image{-o-object-fit:contain;object-fit:contain;max-width:16.2rem;height:auto}@media screen and (min-width: 1280px){.b-footer-logo__image{max-width:23.5rem}}@media screen and (min-width: 1600px){.b-footer-logo__image{max-width:36.4rem}}.b-footer-logo__capture{color:var(--color-footer);border-left:.1rem solid var(--color-footer);padding-left:var(--gap);width:-moz-min-content;width:min-content}@media screen and (min-width: 1280px){.b-footer-logo__capture{transform:translateY(1rem)}}@media screen and (min-width: 1600px){.b-footer-logo__capture{font-size:2.4rem;transform:translateY(2rem)}}
.b-footer-menu{display:grid;gap:2rem}@media screen and (min-width: 1280px){.b-footer-menu{gap:7.5rem}}@media screen and (min-width: 1600px){.b-footer-menu{gap:8.5rem}}.b-footer-menu__title{font-family:Alegreya,sans-serif;font-weight:700;color:var(--color-footer);font-size:4rem;line-height:1}@media screen and (min-width: 1600px){.b-footer-menu__title{font-size:6.4rem}}.b-footer-menu__link{text-decoration:underline;color:var(--color-footer);font-size:2.4rem}.b-footer-menu__link:visited,.b-footer-menu__link:active{color:var(--color-footer)}.b-footer-menu__link:hover{text-decoration:none}@media screen and (min-width: 768px){.b-footer-menu__link{font-size:2.2rem}}@media screen and (min-width: 1280px){.b-footer-menu__link{font-size:2.4rem}}@media screen and (min-width: 1600px){.b-footer-menu__link{font-size:3.6rem}}.b-footer-menu__list{display:grid;gap:1.3rem}@media screen and (min-width: 1280px){.b-footer-menu__list{gap:1.8rem}}@media screen and (min-width: 1600px){.b-footer-menu__list{gap:3.5rem}}
.b-footer-policy{color:var(--color-footer-link);font-size:1.6rem;text-decoration:underline}.b-footer-policy:active,.b-footer-policy:visited{color:var(--color-footer-link)}.b-footer-policy:hover{text-decoration:none}@media screen and (min-width: 1600px){.b-footer-policy{font-size:1.8rem}}
.b-footer-shops{display:none;flex-direction:column;gap:2rem;color:var(--color-footer)}@media screen and (min-width: 1280px){.b-footer-shops{display:flex}}@media screen and (min-width: 1600px){.b-footer-shops{gap:2.5rem}}.b-footer-shops__list{display:grid}.b-footer-shops__title{margin-top:6rem;font-size:2.2rem;font-weight:600}@media screen and (min-width: 1600px){.b-footer-shops__title{font-size:2.4rem}}.b-footer-shops__item{font-size:1.6rem}@media screen and (min-width: 1600px){.b-footer-shops__item{font-size:1.8rem}}
.b-footer-social{--btn-color: var(--color-footer);--btn-border-color: var(--color-footer);--btn-bg-color: var(--color-footer-bg);--btn-color-hover: var(--color-footer-bg);--btn-border-color-hover: var(--color-footer);--btn-bg-color-hover: var(--color-footer);display:flex;align-items:center;gap:2rem}.b-footer-social__button{color:var(--color-footer);border:.1rem solid var(--color-footer);border-radius:9.1rem;font-size:1.6rem;padding:1.3rem 1.8rem}@media screen and (min-width: 1280px){.b-footer-social__button{display:none}}.b-footer-social__icons{display:flex;align-items:center;gap:.8rem}@media screen and (min-width: 1280px){.b-footer-social__icons{gap:1.7rem}}@media screen and (min-width: 1600px){.b-footer-social__icons{gap:2rem}}.b-footer-social__icon{display:flex}.b-footer-social__icon svg{max-width:1.7rem;max-height:1.7rem}@media screen and (min-width: 1280px){.b-footer-social__icon svg{max-width:2rem;max-height:2rem}}@media screen and (min-width: 1600px){.b-footer-social__icon svg{max-width:none;max-height:none}}
.b-footer-techart{position:relative;z-index:2;text-align:center;font-size:1.4rem}@media screen and (min-width: 1280px){.b-footer-techart{font-size:1.6rem}}@media screen and (min-width: 1600px){.b-footer-techart{font-size:1.8rem}}.b-footer-techart span{color:var(--color-footer-link)}.b-footer-techart__link{color:var(--color-footer-link);text-decoration:underline}.b-footer-techart__link:active,.b-footer-techart__link:visited{color:var(--color-footer-link)}.b-footer-techart__link:hover{text-decoration:none}
.b-footer{color:var(--color-footer);padding:3rem 2rem 0;background-color:var(--color-footer-bg);overflow:hidden}.b-footer--main{z-index:5}@media screen and (min-width: 768px){.b-footer{padding:4rem 3rem 0}}@media screen and (min-width: 1280px){.b-footer{padding:6rem 6rem 0}}@media screen and (min-width: 1600px){.b-footer{padding:9rem 6rem 0}}.b-footer__logo{grid-column:1/13}@media screen and (min-width: 768px){.b-footer__logo{grid-column:1/7}}@media screen and (min-width: 1280px){.b-footer__logo{grid-row:1/2;grid-column:1/5}}.b-footer__menu{grid-column:1/10;margin-top:4rem}@media screen and (min-width: 768px){.b-footer__menu{grid-column:7/13;grid-row:1/5;margin-top:0}}@media screen and (min-width: 1280px){.b-footer__menu{grid-row:1/4;grid-column:7/10;padding-top:2.5rem}}@media screen and (min-width: 1600px){.b-footer__menu{padding-top:4rem}}.b-footer__contacts{display:none}@media screen and (min-width: 1280px){.b-footer__contacts{display:flex;align-items:flex-end;grid-row:1/2;grid-column:10/13;padding-top:3rem}}@media screen and (min-width: 1600px){.b-footer__contacts{padding-top:5rem}}.b-footer__feedback{display:none}@media screen and (min-width: 1280px){.b-footer__feedback{display:block;grid-row:2/4;grid-column:1/6;margin-top:1rem}}@media screen and (min-width: 1600px){.b-footer__feedback{margin-top:5rem}}.b-footer__shops{display:none}@media screen and (min-width: 1280px){.b-footer__shops{display:flex;align-items:center;grid-row:2/3;grid-column:10/13}}.b-footer__social{grid-column:1/13;margin-top:4.5rem}@media screen and (min-width: 768px){.b-footer__social{grid-column:1/7}}@media screen and (min-width: 1280px){.b-footer__social{display:flex;align-items:flex-end;grid-row:3/4;grid-column:10/13;justify-self:end;margin-top:0}}.b-footer__copyright{grid-column:1/13;margin-top:1.5rem}@media screen and (min-width: 1280px){.b-footer__copyright{grid-row:4/5;grid-column:1/7}}.b-footer__policy{grid-column:1/13}@media screen and (min-width: 1280px){.b-footer__policy{grid-row:4/5;grid-column:7/10;position:relative}.b-footer__policy::before{content:"";display:block;width:110vw;height:.1rem;background-color:var(--color-footer-link);z-index:1;position:absolute;top:0;transform:translateX(-50%)}}.b-footer__techart{grid-column:1/13;padding:1.4rem 0;margin-top:2.5rem;position:relative;justify-content:center}.b-footer__techart::before{content:"";display:block;width:100vw;height:100%;background-color:var(--color-brown);z-index:1;position:absolute;top:0}@media screen and (min-width: 1280px){.b-footer__techart{grid-row:4/5;grid-column:9/13;justify-self:end;justify-content:flex-start}.b-footer__techart::before{content:unset}}.b-footer__copyright,.b-footer__policy,.b-footer__techart{display:flex}@media screen and (min-width: 1280px){.b-footer__copyright,.b-footer__policy,.b-footer__techart{padding:2.5rem 0 3rem;margin-top:3.5rem}}@media screen and (min-width: 1600px){.b-footer__copyright,.b-footer__policy,.b-footer__techart{padding:4.3rem 0 4.6rem;margin-top:1.5rem}}


.b-burger-menu{display:flex;position:fixed;z-index:-6;inset:0;opacity:0;padding-top:calc(var(--header-height)*2);transition:opacity var(--base-transition)}@media screen and (min-width: 1280px){.b-burger-menu{align-items:center;padding-top:var(--header-height)}}.b-burger-menu--show{opacity:1;z-index:6}@media screen and (min-width: 1280px){.b-burger-menu--opened .b-burger-menu__image--blob{transform:translate(-100%, 50%)}}@media screen and (min-width: 1280px){.b-burger-menu--opened .b-burger-menu__image--egg{transform:translateX(-115%)}}@media screen and (min-width: 1280px){.b-burger-menu--opened .b-burger-menu__image--greenly{transform:translateY(-150%)}}@media screen and (min-width: 1280px){.b-burger-menu--opened .b-burger-menu__image--lemon{transform:translateX(100%)}}@media screen and (min-width: 1280px){.b-burger-menu--opened .b-burger-menu__image--nuts{transform:translateX(-210%)}}@media screen and (min-width: 1280px){.b-burger-menu--opened .b-burger-menu__image--red-blur{transform:translateX(140%)}}@media screen and (min-width: 1280px){.b-burger-menu--opened .b-burger-menu__image--seed{transform:rotate(-30deg) translateY(-115%)}}@media screen and (min-width: 1280px){.b-burger-menu--opened .b-burger-menu__image--tomato{transform:translateY(80%)}}.b-burger-menu--opened .b-burger-menu__menu{opacity:1;transform:translateY(0)}.b-burger-menu__background{position:absolute;z-index:1;inset:0;background-color:var(--color-bg)}.b-burger-menu__image{position:absolute;z-index:1;transition:transform 1s var(--base-transition-fn)}.b-burger-menu__image--no-mobile{display:none}@media screen and (min-width: 1280px){.b-burger-menu__image--no-mobile{display:block}}@media screen and (min-width: 1280px){.b-burger-menu__image--no-desc{display:none}}.b-burger-menu__image--blob{top:-1%;right:-1%}@media screen and (min-width: 1280px){.b-burger-menu__image--blob{top:-60%;right:-45%}}.b-burger-menu__image--egg{bottom:30%;right:-1%}@media screen and (min-width: 1280px){.b-burger-menu__image--egg{top:10%;right:-15%;bottom:unset}}.b-burger-menu__image--greenly{left:-1%;bottom:17%}@media screen and (min-width: 1280px){.b-burger-menu__image--greenly{bottom:-45%;right:35%;left:unset}}.b-burger-menu__image--lemon{top:0;left:-15%}.b-burger-menu__image--nuts{top:50%;right:5%}@media screen and (min-width: 1280px){.b-burger-menu__image--nuts{right:-15%}}.b-burger-menu__image--red-blur{top:10%;right:-1%}@media screen and (min-width: 1280px){.b-burger-menu__image--red-blur{top:unset;right:unset;bottom:-10%;left:-25%}}.b-burger-menu__image--orange-blur{bottom:25%;left:-1%}.b-burger-menu__image--seed{bottom:10%;right:-1%}@media screen and (min-width: 1280px){.b-burger-menu__image--seed{bottom:-40%;right:5%;transform:rotate(-30deg)}}.b-burger-menu__image--tomato{top:-15%;right:31%}.b-burger-menu__menu{opacity:0;transform:translateY(-25%);padding:0 2rem;position:relative;z-index:2;transition:opacity .5s linear,transform .5s linear}@media screen and (min-width: 1280px){.b-burger-menu__menu{padding:0 6rem}}@media screen and (min-width: 1600px){.b-burger-menu__menu{padding:0 13rem}}.b-burger-menu__list{display:grid;gap:2rem;width:100%;position:relative}@media screen and (min-width: 1280px){.b-burger-menu__list{gap:3rem}}.b-burger-menu__submenu{transition:max-height var(--base-transition);max-height:0;padding-left:2rem}@media screen and (min-width: 1280px){.b-burger-menu__submenu{position:absolute;top:2rem;right:-20rem;transform:translateX(100%);z-index:-1;opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-height:none;transition:opacity var(--base-transition);padding-left:0}.b-burger-menu__submenu--show{z-index:1;opacity:1;pointer-events:auto;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}}.b-burger-menu__item{line-height:1;font-family:Alegreya,sans-serif;font-weight:700;font-size:3.2rem;overflow:hidden}.b-burger-menu__item--expanded{color:var(--color-brown)}.b-burger-menu__item--expanded a{color:var(--color-brown);text-decoration:underline}.b-burger-menu__item--expanded a:visited,.b-burger-menu__item--expanded a:active{color:var(--color-brown)}@media screen and (min-width: 1280px){.b-burger-menu__item{font-size:4.4rem}}@media screen and (min-width: 1600px){.b-burger-menu__item{font-size:6.4rem}}.b-burger-menu__item--current div a{color:var(--color-menu-item-current) !important}.b-burger-menu__arrow-btn{display:flex;align-items:flex-start;justify-content:center;width:2rem;background-color:rgba(0,0,0,0)}.b-burger-menu__arrow-btn--expanded .b-burger-menu__arrow{transform:rotate(180deg);color:var(--color-brown)}@media screen and (min-width: 1280px){.b-burger-menu__arrow-btn{display:none}}.b-burger-menu__arrow{display:inline-flex;position:relative;top:1rem;transition:transform var(--base-transition);color:var(--color-font)}.b-burger-menu__item-container{display:flex}.b-burger-menu__sub-item{line-height:1.5;font-size:2.2rem}@media screen and (min-width: 1280px){.b-burger-menu__sub-item{font-size:2.3rem}}@media screen and (min-width: 1600px){.b-burger-menu__sub-item{font-size:3.6rem}}.b-burger-menu__sub-item--current a{color:var(--color-menu-item-current) !important}.b-burger-menu__link{color:var(--color-menu-item);transition:color var(--base-transition)}.b-burger-menu__link:active,.b-burger-menu__link:visited{color:var(--color-menu-item)}.b-burger-menu__link:hover{color:var(--color-menu-item-current);text-decoration:underline}.b-burger-menu__link--current{color:var(--color-menu-item-current) !important}
.b-burger{--gap: 0.7rem;--bar-height: 0.2rem;--bar-width: 2.7rem;display:grid;place-items:center;width:var(--bar-width);height:calc(var(--bar-height)*3 + var(--gap)*2);margin-left:3rem;position:relative;cursor:pointer}@media screen and (min-width: 1600px){.b-burger{margin-left:1.5rem}}@media screen and (min-width: 1600px){.b-burger{margin-left:2.5rem}}.b-burger span{transition-property:opacity;font-size:0}.b-burger span,.b-burger::before,.b-burger::after{display:block;background-color:var(--color-font);width:var(--bar-width);height:var(--bar-height);transition-duration:var(--base-transition-time);transition-timing-function:var(--base-transition-time)}.b-burger::before,.b-burger::after{content:"";display:block;position:absolute;left:0;background-color:var(--color-font);transition-property:transform}.b-burger::before{transform:translateY(calc(-1 * (var(--gap) + var(--bar-height))))}.b-burger::after{transform:translateY(calc(var(--gap) + var(--bar-height)))}.b-burger.open span,.b-burger[aria-expanded=true] span{opacity:0}.b-burger.open::before,.b-burger[aria-expanded=true]::before{transform:rotate(-45deg)}.b-burger.open::after,.b-burger[aria-expanded=true]::after{transform:rotate(45deg)}
.b-feedback-form{--btn-border-color-hover: var(--color-white);display:flex;flex-direction:column;gap:1.5rem;position:relative}.b-feedback-form__submit{display:flex !important;justify-content:space-evenly;align-items:center;flex-direction:column;padding:0 2rem;gap:2rem}@media screen and (min-width: 768px){.b-feedback-form__submit{flex-direction:row-reverse;gap:6rem;padding:0}}.b-feedback-form__submit label{position:relative;color:var(--color-title, #441406);font-size:1.4rem}.b-feedback-form__submit label a{color:var(--color-title, #441406);text-decoration:underline}.b-feedback-form__submit label::after{background-image:url("/images/checkbox0.svg");background-repeat:no-repeat;background-size:cover;width:1.6rem;height:1.6rem;position:absolute;top:0;left:-2rem;content:""}.b-feedback-form__field{padding:1.5rem 0;color:var(--color-feedback-form);position:relative;font-size:2rem}.b-feedback-form__field:not(.b-feedback-form__field:last-child){border-bottom:.1rem solid var(--color-feedback-form-brd)}@media screen and (min-width: 1600px){.b-feedback-form__field{padding:2rem 0 1.5rem;font-size:3rem}}.b-feedback-form__input{color:var(--color-feedback-form);position:relative;z-index:2;width:100%;outline:none}.b-feedback-form__accept{width:100%;display:flex}.b-feedback-form__accept label{color:var(--color-title, #441406);font-size:1.4rem}.b-feedback-form__accept label a{margin-top:2rem}.b-feedback-form__accept input[type=checkbox]{position:relative;width:0;height:0;margin:0 1rem;display:none}.b-feedback-form__accept input[type=checkbox]:checked:checked~label::after{background-image:url("/images/checkbox.svg")}.b-feedback-form__label{color:var(--color-feedback-form-brd);position:absolute;z-index:1;transition:transform var(--base-transition)}.b-feedback-form__label--hide{transform:translate(-25%, -70%) scale(0.5)}.b-feedback-form__message{position:absolute;inset:0;opacity:0;z-index:-3;color:var(--color-feedback-form);display:grid;place-items:center;background-color:var(--color-brown-light)}.b-feedback-form__message--show{z-index:3;opacity:1}
.b-parallax{position:absolute;top:0;left:0;width:calc(100vw - var(--scrollbar-width));height:100%;overflow:hidden}.b-parallax__image{position:absolute;z-index:1;will-change:transform}.b-parallax__image--back{z-index:0}@media(width < 1024px){.b-parallax__image--no-mobile{display:none}}.b-parallax__image--greenery-7{top:-6rem;right:-5rem}.b-parallax__image--seeds-2{top:55rem;left:-2rem}.b-parallax__image--lemon-1{top:145rem;left:-12rem}.b-parallax__image--greenery-8{top:150rem;left:-9rem}.b-parallax__image--tomato-1{top:146rem;right:-3rem}@media(width < 540px){.b-parallax__image--tomato-1{display:none}}.b-parallax__image--seeds-1{top:218rem;right:-5rem}.b-parallax__image--blur-red-3{top:15rem;left:1%}.b-parallax__image--blur-egg-1{top:13rem;right:3rem}.b-parallax__image--blur-greenery-1{top:90rem;right:16rem}.b-parallax__image--blur-egg-3{top:102rem;left:-11rem}.b-parallax__image--blur-greenery-3{top:160rem;left:25%}.b-parallax__image--blur-greenery-2{top:165rem;left:2rem}.b-parallax__image--blur-egg-3-2{top:200rem;left:-3rem}@media screen and (min-width: 1280px){.b-parallax__image--greenery-7{top:-8rem;right:0}.b-parallax__image--seeds-2{top:45rem;left:-4rem}.b-parallax__image--lemon-1{top:109rem;left:-2rem}.b-parallax__image--greenery-8{top:140rem;left:-2rem}.b-parallax__image--tomato-1{width:26rem;height:24rem;top:146rem;right:-10rem}.b-parallax__image--seeds-1{top:170rem;right:20rem}.b-parallax__image--blur-red-3{top:0;left:45%}.b-parallax__image--blur-egg-1{top:24rem;right:3rem}.b-parallax__image--blur-greenery-1{top:90rem;right:16rem}.b-parallax__image--blur-egg-3{top:102rem;left:-11rem}.b-parallax__image--blur-greenery-3{top:167rem;left:25%}.b-parallax__image--blur-greenery-2{display:none;top:130rem;left:2rem}.b-parallax__image--blur-egg-3-2{top:150rem;left:unset;right:-2%}}
.b-about-melkom{border-top:.1rem solid var(--color-font);padding-top:4.7rem;display:grid;grid-column:2/13;grid-template-columns:repeat(12, 1fr)}.b-about-melkom__h-col{grid-column:1/12;margin-bottom:4rem}@media screen and (min-width: 1024px){.b-about-melkom__h-col{margin-bottom:0;grid-column:1/6}}.b-about-melkom__h-col p{color:var(--title-color, #441406);font-family:Alegreya;font-size:3.2rem}.b-about-melkom__text-col{grid-column:1/13}@media screen and (min-width: 540px){.b-about-melkom__text-col{grid-column:1/10}}@media screen and (min-width: 1024px){.b-about-melkom__text-col{grid-column:6/12}}.b-about-melkom__link-col{grid-column:1/13;margin-top:2rem;display:flex;flex-direction:column;align-items:center}.b-about-melkom__link-col:hover span{text-decoration:none}@media screen and (min-width: 540px){.b-about-melkom__link-col{margin-top:0;grid-column:10/13}}@media screen and (min-width: 1024px){.b-about-melkom__link-col{grid-column:12/13}}.b-about-melkom__link-col span{margin-top:1.2rem;color:var(--text-color, #99735d);font-size:1.8rem;text-decoration:underline}
.b-about-nums{margin-bottom:8rem;background-color:var(--color-beige, #e9dac9);display:flex;flex-direction:column;justify-content:space-evenly}.b-about-nums--first{grid-column:1/13;padding:.4rem 2rem;background-image:none;background-repeat:no-repeat;background-position:100% 0}@media screen and (min-width: 1024px){.b-about-nums--first{background-image:url("/images/part1.svg")}}@media screen and (min-width: 540px){.b-about-nums--first{padding:.4rem 5rem}}@media screen and (min-width: 1024px){.b-about-nums--first{grid-column:1/7}}.b-about-nums--first .b-about-nums__row{grid-template-columns:6rem 5fr;padding:4.5rem 0}@media screen and (min-width: 540px){.b-about-nums--first .b-about-nums__row{grid-template-columns:11.2rem 5fr}}.b-about-nums--first .b-about-nums__row img{width:16.8rem}.b-about-nums--first .b-about-nums__row-text{display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}.b-about-nums--first .b-about-nums__row-text p,.b-about-nums--first .b-about-nums__row-text span{width:100%}.b-about-nums--second{margin-bottom:8rem;grid-column:1/13;padding:2.4rem 2rem;background-repeat:no-repeat;background-image:none}@media screen and (min-width: 1024px){.b-about-nums--second{background-image:url("/images/part2.svg")}}@media screen and (min-width: 540px){.b-about-nums--second{padding:2.4rem 5rem}}@media screen and (min-width: 1024px){.b-about-nums--second{grid-column:7/13}}.b-about-nums--second .b-about-nums__row{grid-template-columns:6rem 5fr;padding:2rem 0}@media screen and (min-width: 540px){.b-about-nums--second .b-about-nums__row{grid-template-columns:8rem 5fr}}@media screen and (min-width: 1600px){.b-about-nums--second .b-about-nums__row{padding:2.3rem 0}}.b-about-nums--second .b-about-nums__row img{width:11.2rem;height:11.2rem}.b-about-nums--second .b-about-nums__row-text{display:flex;align-items:center}.b-about-nums--second .b-about-nums__row-text span{width:60%;text-align:left;white-space:nowrap}.b-about-nums--second .b-about-nums__row-text p{text-align:left;width:35%;font-size:1.8rem;word-break:break-all}@media screen and (min-width: 540px){.b-about-nums--second .b-about-nums__row-text p{font-size:2.4rem;word-break:normal}}@media screen and (min-width: 768px){.b-about-nums--second .b-about-nums__row-text p{font-size:3.2rem}}@media screen and (min-width: 1024px){.b-about-nums--second .b-about-nums__row-text p{font-size:1.8rem}}@media screen and (min-width: 1280px){.b-about-nums--second .b-about-nums__row-text p{font-size:2.8rem}}@media screen and (min-width: 1600px){.b-about-nums--second .b-about-nums__row-text p{font-size:3.2rem}}.b-about-nums__row{width:100%;display:grid;gap:2rem;color:var(--color-title, #441406);border-bottom:.1rem solid var(--color-title, #441406)}.b-about-nums__row:last-child{border:none}.b-about-nums__row-text span{font-size:3rem}@media screen and (min-width: 540px){.b-about-nums__row-text span{font-size:5.2rem}}@media screen and (min-width: 768px){.b-about-nums__row-text span{font-size:7.6rem}}@media screen and (min-width: 1024px){.b-about-nums__row-text span{font-size:4rem}}@media screen and (min-width: 1280px){.b-about-nums__row-text span{font-size:5.2rem}}@media screen and (min-width: 1600px){.b-about-nums__row-text span{font-size:7.6rem}}.b-about-nums__row-text p{font-size:2.8rem}@media screen and (min-width: 540px){.b-about-nums__row-text p{font-size:3.2rem}}@media screen and (min-width: 768px){.b-about-nums__row-text p{font-size:4rem}}@media screen and (min-width: 1024px){.b-about-nums__row-text p{font-size:2.8rem}}@media screen and (min-width: 1280px){.b-about-nums__row-text p{font-size:3.2rem}}@media screen and (min-width: 1600px){.b-about-nums__row-text p{font-size:4rem}}
.b-about-prod-card{display:grid;grid-column:1/13;gap:2rem;margin-bottom:12.5rem;grid-template-columns:1fr}@media screen and (min-width: 768px){.b-about-prod-card{grid-template-columns:1fr 1fr;grid-column:2/12}}@media screen and (min-width: 1280px){.b-about-prod-card{grid-template-columns:1fr 1fr 1fr 1fr;grid-column:1/13}}.b-about-prod-card__item{background:var(--color-beige, #e9dac9);overflow:hidden}.b-about-prod-card__item img{width:100%;height:23rem;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.b-about-prod-card__item img{height:33rem}}.b-about-prod-card__item p{color:var(--color-title, #441406);padding:1rem 2rem 4rem;font-size:2.2rem}@media screen and (min-width: 768px){.b-about-prod-card__item p{font-size:3.2rem;padding:2rem 4rem 8rem}}
.b-about-quote{margin-bottom:12rem;display:flex;grid-column:1/13}@media screen and (min-width: 540px){.b-about-quote{grid-column:2/12}}.b-about-quote__image{display:none}.b-about-quote__image img{margin-right:7rem;width:12rem;height:12rem}@media screen and (min-width: 1280px){.b-about-quote__image img{margin-right:7rem;width:24.3rem;height:24.3rem}}@media screen and (min-width: 1024px){.b-about-quote__image{display:block}}.b-about-quote__text{position:relative;background-color:var(--color-white, #fff);width:100%;padding:5.5rem 4.5rem}@media screen and (min-width: 1024px){.b-about-quote__text{width:80%}}.b-about-quote__text p{font-size:3.2rem;margin-bottom:1rem}@media screen and (min-width: 1280px){.b-about-quote__text p{font-size:4.8rem}}.b-about-quote__text span{display:block;position:relative;font-size:1.5rem;font-style:italic;width:-moz-fit-content;width:fit-content;float:right}@media screen and (min-width: 1280px){.b-about-quote__text span{font-size:2rem}}.b-about-quote__text span::before{position:absolute;content:"—";top:-0.3rem;left:-3rem}.b-about-quote__text::before{content:"◀";font-size:5rem;left:-3.6rem;position:absolute;color:var(--color-white, #fff);top:2.5rem;display:none}@media screen and (min-width: 1024px){.b-about-quote__text::before{display:block}}@media screen and (min-width: 1280px){.b-about-quote__text::before{top:7.5rem}}
@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.b-about-slider{margin-top:5rem;margin-bottom:-20rem}@media screen and (min-width: 540px){.b-about-slider{margin-bottom:-10rem}}.b-about-slider__nav{display:block;position:absolute}.b-about-slider__nav button{width:5rem;height:5rem}.b-about-slider__nav--next{top:3.5rem;right:5rem}.b-about-slider__nav--prev{top:3.5rem;right:12rem}@media screen and (min-width: 768px){.b-about-slider__nav button{width:10rem;height:10rem}.b-about-slider__nav--next{top:0;right:6rem}.b-about-slider__nav--prev{top:0;right:17.5rem}}.b-about-slider h2{grid-column:2/13;margin-bottom:9rem}.b-about-slider__slider{grid-column:2/13;overflow:hidden;cursor:grab}.b-about-slider__slider .swiper-wrapper{z-index:2}.b-about-slider__slide-title{font-size:3.6rem;margin-bottom:2rem;color:var(--color-title, #441406)}.b-about-slider__slide-text{padding-top:3rem;border-top:.1rem solid var(--color-font, #441406);padding-right:20%;position:relative}.b-about-slider__slide-text::after{left:0;top:-1.1rem;border-radius:2rem;width:2.3rem;height:2.3rem;position:absolute;content:"";background-color:var(--color-font, #99735d)}
.b-about-year-cards__card{z-index:0;overflow:hidden;position:relative;background-color:var(--color-beige, #e9dac9);padding:4rem 4rem 2.5rem;display:flex;flex-direction:column;margin-bottom:6rem;background-position:100% 100%;background-repeat:no-repeat;background-size:100%}@media screen and (min-width: 540px){.b-about-year-cards__card{margin-bottom:12rem}}.b-about-year-cards__card--left{background-image:none;background-size:auto;grid-column:1/13}@media screen and (min-width: 540px){.b-about-year-cards__card--left{grid-column:2/12}}@media screen and (min-width: 1280px){.b-about-year-cards__card--left{background-image:url("/images/about/about_p1.svg");grid-column:1/5}}.b-about-year-cards__card--left .b-about-year-cards__part{background-position-x:right;background-position-y:bottom;background-image:none}@media screen and (min-width: 540px){.b-about-year-cards__card--left .b-about-year-cards__part{background-image:url("/images/about/about_p11.svg")}}.b-about-year-cards__card--center{background-image:none;grid-column:1/13}@media screen and (min-width: 540px){.b-about-year-cards__card--center{grid-column:2/12}}@media screen and (min-width: 1280px){.b-about-year-cards__card--center{background-image:url("/images/about/about_p2.svg");grid-column:5/9}}.b-about-year-cards__card--center .b-about-year-cards__part{background-position-x:right;background-position-y:bottom;background-image:none}@media screen and (min-width: 540px){.b-about-year-cards__card--center .b-about-year-cards__part{background-image:url("/images/about/about_p22.svg")}}.b-about-year-cards__card--right{background-image:none;grid-column:1/13}@media screen and (min-width: 540px){.b-about-year-cards__card--right{grid-column:2/12}}@media screen and (min-width: 1280px){.b-about-year-cards__card--right{background-image:url("/images/about/about_p3.svg");grid-column:9/13}}.b-about-year-cards__card--right .b-about-year-cards__part{background-position-x:right;background-position-y:bottom;background-image:none}@media screen and (min-width: 540px){.b-about-year-cards__card--right .b-about-year-cards__part{background-image:url("/images/about/about_p33.svg")}}.b-about-year-cards__card--right .b-about-year-cards__year{padding-left:9.9rem}.b-about-year-cards__card--right .b-about-year-cards__year::after{background-position:left;left:0}.b-about-year-cards__part{transition:var(--base-transition);background-repeat:no-repeat;background-position:right;inset:0;position:absolute;background-size:auto 90%}@media screen and (min-width: 1280px){.b-about-year-cards__part{background-size:auto 60%}}@media screen and (min-width: 1600px){.b-about-year-cards__part{background-size:auto 90%}}.b-about-year-cards__show-photo{transition:var(--base-transition);z-index:1;position:absolute;bottom:2.5rem;padding:1.5rem;background-color:var(--color-white, #fff);width:6.1rem;height:6.1rem}.b-about-year-cards__show-photo:hover~.b-about-year-cards__photo{opacity:1}.b-about-year-cards__show-photo:hover~.b-about-year-cards__year{color:var(--color-white, #fff)}.b-about-year-cards__show-photo:hover~.b-about-year-cards__year::after{background-image:url("/images/arrow_w.svg")}.b-about-year-cards__show-photo:hover~.b-about-year-cards__part,.b-about-year-cards__show-photo:hover~.b-about-year-cards__title,.b-about-year-cards__show-photo:hover~.b-about-year-cards__text{opacity:0}.b-about-year-cards__year{transition:var(--base-transition);z-index:1;font-size:3rem;width:100%;position:relative;margin-bottom:5rem}.b-about-year-cards__year::after{transition:var(--base-transition);background-position:right;content:"";position:absolute;background-image:url("/images/arrow.svg");background-repeat:no-repeat;width:9.9rem;height:2.3rem;top:.5rem}.b-about-year-cards__title{transition:var(--base-transition);z-index:1;position:relative;width:100%;font-size:2.7rem;color:var(--color-title, #441406);margin-bottom:3rem;word-break:break-all}@media screen and (min-width: 540px){.b-about-year-cards__title{margin-bottom:8rem;font-size:4rem;word-break:normal;width:60%}}.b-about-year-cards__text{transition:var(--base-transition);opacity:1;z-index:1;position:relative;width:100%;padding-top:2rem;font-size:2rem;color:var(--color-title, #441406);margin-bottom:10rem}@media screen and (min-width: 540px){.b-about-year-cards__text{font-size:2.6rem;width:60%}}.b-about-year-cards__photo{width:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:var(--base-transition);height:100%;inset:0;position:absolute}
.b-recipes-card{overflow:hidden;background-position:center;transition:var(--base-transition);position:relative;border-radius:5.5rem;height:50rem;display:flex;flex-direction:column}.b-recipes-card::after{transition:var(--base-transition);opacity:0;z-index:10;position:absolute;top:0;content:"";height:30%;width:100%;background:linear-gradient(180deg, var(--color-beige), rgba(0, 0, 0, 0) 100%)}.b-recipes-card:hover{background-size:auto 120%}.b-recipes-card:hover .b-recipes-card__img{transform:scale(1.1)}.b-recipes-card:hover .b-recipes-card__title{color:var(--color-title, #441406) !important;opacity:0;bottom:10rem}.b-recipes-card:hover::after{opacity:1}.b-recipes-card:hover .b-recipes-card__time{opacity:1;top:7rem}.b-recipes-card:hover .b-recipes-card__item_detail{opacity:1;bottom:0}.b-recipes-card:hover .b-recipes-card__item_detail p:first-child span{bottom:0;opacity:1}.b-recipes-card:hover .b-recipes-card__item_detail_bg{opacity:1}.b-recipes-card p{z-index:3}.b-recipes-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:var(--base-transition)}.b-recipes-card__img--box{width:100%;flex-grow:1;max-height:34rem}.b-recipes-card__title{transition:var(--base-transition);position:relative;opacity:1;bottom:0;background:var(--color-white);height:16rem;color:var(--color-brown);width:100%;padding:3.5rem 3.5rem 0;flex-shrink:0;box-sizing:border-box;display:block}.b-recipes-card__item_detail_bg{opacity:0;z-index:0;width:100%;transition:var(--base-transition);position:absolute;inset:0;background:var(--color-beige)}.b-recipes-card__link{width:-moz-fit-content;width:fit-content;background-color:var(--color-brown);color:var(--color-white);padding:1rem 2.3rem 1rem 2.5rem;font-size:2rem;border-radius:6.8rem}.b-recipes-card__link:hover{background-color:var(--color-brown-light)}.b-recipes-card__link span{vertical-align:middle;margin-left:1rem}.b-recipes-card__item_detail{opacity:0;z-index:1;width:84%;padding:8%;transition:var(--base-transition);position:absolute;bottom:-20rem;display:block}.b-recipes-card__item_detail p{width:100%;margin:auto;color:var(--font-color, #441406);font-size:1.6rem;margin-bottom:1rem}.b-recipes-card__item_detail p:first-child{border-bottom:.1rem solid var(--font-color, #441406);margin-bottom:1rem;padding-bottom:.5rem;position:relative}.b-recipes-card__item_detail p:first-child span{margin-left:2.5rem}.b-recipes-card__time{transition:var(--base-transition);position:absolute;top:-5rem;opacity:0;right:5rem;color:var(--font-color, #441406);font-size:1.6rem}.b-recipes-card__icon{margin-left:0 !important;transition:var(--base-transition);bottom:30rem;opacity:0;position:absolute;vertical-align:sub;width:1.7rem;margin-right:.5rem}.b-recipes-card__row{display:grid;grid-template-columns:1fr 1fr;margin-bottom:0}.b-recipes-card__row p a{color:var(--font-color, #441406) !important;text-decoration:underline}.b-recipes-card__row p:first-child{font-weight:600;padding:0;border-bottom:none}.b-recipes-card__c-rows{margin-bottom:2rem}
.b-recipes-detail-slider{grid-row-start:4;overflow:hidden;padding-right:13%;margin-bottom:5rem;grid-column:1/13}@media screen and (min-width: 540px){.b-recipes-detail-slider{grid-column:2/12}}@media screen and (min-width: 1024px){.b-recipes-detail-slider{grid-column:2/6}}.b-recipes-detail-slider .swiper-slide{opacity:0}.b-recipes-detail-slider .swiper-slide-active{opacity:1}.b-recipes-detail-slider .swiper-slide-next{opacity:1}.b-recipes-detail-slider__nav{z-index:2;margin-top:3rem}.b-recipes-detail-slider__nav button{color:var(--color-font, #441406)}.b-recipes-detail-slider__nav span{font-size:2.4rem;font-weight:400}@media screen and (min-width: 1280px){.b-recipes-detail-slider__nav span{font-size:3rem}}@media screen and (min-width: 1600px){.b-recipes-detail-slider__nav span{font-size:4rem}}.b-recipes-detail-slider__nav span svg path{stroke-width:3}.b-recipes-detail-slider__nav span svg{height:1.4rem}@media screen and (min-width: 1280px){.b-recipes-detail-slider__nav span svg{height:2.4rem}}@media screen and (min-width: 1600px){.b-recipes-detail-slider__nav span svg{height:2.8rem}}.b-recipes-detail-slider__nav button.nonact svg{opacity:.6}.b-recipes-detail-slider__nav button:last-child{cursor:pointer;margin-left:2rem}.b-recipes-detail-slider__nav button:first-child{cursor:pointer;margin-right:1rem}.b-recipes-detail-slider__nav button:first-child svg{transform:scaleX(-1)}
.b-recipes-filter{grid-column:1/13;grid-row:2}@media screen and (min-width: 540px){.b-recipes-filter{grid-column:2/13}}@media screen and (min-width: 768px){.b-recipes-filter{grid-column:10/13}}@media screen and (min-width: 1024px){.b-recipes-filter{grid-column:11/13}}.b-recipes-filter input{cursor:pointer}.b-recipes-filter__section{padding:0}.b-recipes-filter__title{color:var(--color-title, #441406);font-size:3rem;text-align:left;margin-bottom:2rem}@media screen and (min-width: 1024px){.b-recipes-filter__title{font-size:3.2rem}}.b-recipes-filter__fild-title{transition:1s;display:flex;color:var(--color-font, #441406);font-size:2.4rem;position:relative;margin-left:2rem}.b-recipes-filter__fild-title i{top:.2rem;left:-2rem;position:absolute}.b-recipes-filter .checkbox input{display:none}.b-recipes-filter .checkbox .bx-filter-param-text{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:2rem;transition:1s;padding:1.2rem 1.7rem;width:-moz-fit-content;width:fit-content;border:.1rem solid var(--color-title, #441406);border-radius:6.8rem;margin-bottom:1rem}.b-recipes-filter .btn:hover,.b-recipes-filter .bx-filter-param-text.active,.b-recipes-filter .checkbox:hover .bx-filter-param-text{background-color:var(--color-title, #441406);color:var(--color-white, #fff)}.b-recipes-filter .bx-active span{color:var(--color-title, #441406)}.b-recipes-filter .btn{margin-top:2rem;font-size:2.4rem;color:var(--color-font, #441406);border:.1rem solid var(--color-font, #441406);padding:1rem 1.2rem;border-radius:6.8rem}.bx-filter .bx-filter-title{font-size:1.8rem;margin-bottom:1rem;color:#000}.bx-filter .bx-filter-parameters-box{position:relative}i.fa-angle-up::before,i.fa-angle-down::before{content:""}i.fa-angle-up{transform:rotate(180deg)}i.fa-angle-down,i.fa-angle-up{transition:var(--base-transition)}.bx-filter .bx-filter-parameters-box-title{text-align:left;font-size:1.3rem;padding-bottom:.7rem}@media(min-width: 99.2rem){.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1){clear:both}}@media(min-width: 76.8rem)and (max-width: 99.1rem){.bx-filter .bx-filter-section .col-md-4:nth-child(2n+1){clear:both}}.bx-filter .bx-filter-parameters-box-title span{border-bottom:.1rem solid rgba(0,0,0,0);cursor:pointer}.bx-filter.bx-filter-parameters-box.bx-active.bx-filter-parameters-box-titlespan:hover{border-color:rgba(0,0,0,0)}.bx-filter .bx-filter-block{display:none;transition:padding .3s ease;box-sizing:content-box}.bx-filter .bx-filter-button-box .bx-filter-block,.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block{display:block}.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub{font-size:1.4rem;font-style:normal;display:block;padding-bottom:.5rem}.bx-filter-parameters-box-container{padding-bottom:2rem}.bx-filter-parameters-box-container .checkbox:first-child{margin-top:0}.bx-filter .bx-filter-parameters-box-container-block{font-size:1.1rem;color:#3f3f3f}.bx-filter .bx-filter-input-container input{display:block;width:100%;font-size:1.8rem;height:3.8rem;margin:0;padding:0 .4rem;border:.1rem solid #ccd5db;border-radius:.2rem;background:#fff;outline:none}.bx-retina .bx-filter .bx-filter-input-container input{border-style:solid;border-width:.1rem}.bx-ios .bx-filter .bx-filter-input-container input{background-image:linear-gradient(#fff 0%, #fff 100%)}.bx-filter .bx-filter-button-box{clear:both}.bx-filter .bx-ui-slider-track-container{padding-top:3.5rem;padding-bottom:2.5rem}.bx-filter .bx-ui-slider-track{position:relative;height:.7rem}.bx-filter .bx-ui-slider-part{position:absolute;top:-0.6rem;width:.1rem;height:1.7rem;background:#a2bfc7}.bx-filter .bx-ui-slider-part.p1{left:-0.1rem}.bx-filter .bx-ui-slider-part.p2{left:25%}.bx-filter .bx-ui-slider-part.p3{left:50%}.bx-filter .bx-ui-slider-part.p4{left:75%}.bx-filter .bx-ui-slider-part.p5{right:-0.1rem}.bx-filter .bx-ui-slider-part span{font-size:1.1rem;position:absolute;top:-1.6rem;left:50%;display:block;width:10rem;margin-left:-5rem;text-align:center;color:#000}.bx-filter .bx-ui-slider-part.p2 span,.bx-filter .bx-ui-slider-part.p3 span,.bx-filter .bx-ui-slider-part.p4 span{color:#6b8086}.bx-filter .bx-ui-slider-range,.bx-filter .bx-ui-slider-pricebar,.bx-filter .bx-ui-slider-pricebar-vd,.bx-filter .bx-ui-slider-pricebar-vn,.bx-filter .bx-ui-slider-pricebar-v{position:absolute;top:0;bottom:0}.bx-filter .bx-ui-slider-range{z-index:50}.bx-filter .bx-ui-slider-pricebar{z-index:100}.bx-filter .bx-ui-slider-handle{position:absolute;top:100%;width:2.2rem;height:2.2rem;border-bottom:none}.bx-filter .bx-ui-slider-handle:hover{cursor:grab}.bx-filter .bx-ui-slider-handle:active{cursor:grabbing}.bx-filter .bx-ui-slider-handle.left{left:0;margin-left:-2.1rem}.bx-filter .bx-ui-slider-handle.right{right:0;margin-right:-2.1rem}.bx-filter .bx-filter-select-container{display:block;box-sizing:border-box;height:3.5rem;border-radius:.3rem;border:.1rem solid #ccd5db}.bx-retina .bx-filter .bx-filter-select-container{border-style:solid;border-width:.1rem}.bx-filter .bx-filter-select-block{position:relative;display:block;box-sizing:border-box;width:100%;height:3.3rem;margin:0;padding:0 3.3rem 0 1rem;border:none;border-radius:.2rem;background:#fff}.bx-filter .bx-filter-select-text{font-size:1.5rem;line-height:3.3rem;overflow:hidden;max-width:100%;height:3.3rem;cursor:pointer;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis}.bx-filter .bx-filter-select-text.fix{min-width:12rem}.bx-filter .bx-filter-select-text label{cursor:pointer}.bx-filter .bx-filter-select-arrow{position:absolute;top:0;right:0;width:3.4rem;height:3.3rem;cursor:pointer}.bx-filter-select-popup{background:#fff;padding:0;min-width:17.3rem}.bx-filter-select-popup ul{margin:0;padding:0;list-style:none}.bx-filter-select-popup ul li{display:block;text-align:left;vertical-align:middle}.bx-filter-select-popup ul li:first-child{border-bottom:.1rem solid #e5e5e5;padding-bottom:.5rem;margin-bottom:.5rem}.bx-filter-select-popup ul li label{font-size:1.4rem;line-height:2.6rem;display:block;text-align:left !important;overflow:hidden;box-sizing:border-box;width:100%;height:2.6rem;padding:0 .5rem;cursor:pointer;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;color:#575757}.bx-filter-select-popup ul li label.selected,.bx-filter-select-popup ul li label:hover{color:#000;background:#f3f8fa}.bx-filter-select-popup ul li label.disabled{color:#b8b8b8;background:rgba(0,0,0,0)}.bx-filter-select-popup ul li .bx-filter-param-text{line-height:3.4rem !important}.bx-filter .bx-filter-tag{padding:1.8rem}.bx-filter .bx-tag-link{font-size:1.2rem;text-decoration:none;text-shadow:none}.bx-filter .bx-tag-link.bx-active,.bx-filter .bx-tag-link:hover{color:#1d3d46}.bx-filter .bx-filter-param-label{min-height:2rem;font-weight:normal;cursor:pointer}.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label{float:left;display:block;margin-right:.5rem}.bx-filter .bx-filter-param-btn-block .bx-filter-param-label{display:block}.bx-filter .bx-filter-param-label.dib{display:inline-block}.bx-filter .bx-filter-param-text{font-weight:normal}.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text{color:#6c6c6c}.bx-filter-select-popup .bx-filter-param-label.bx-active{background:#f3f8fa}.bx-filter .bx-filter-input-checkbox .bx-filter-param-text{display:block;text-align:left}.bx-filter .bx-filter-param-btn{font-weight:normal;display:inline-block;width:3.8rem;height:3.8rem;padding:.6rem;text-align:center;text-decoration:none;color:#000;vertical-align:middle;border:.1rem solid #ccd5db;border-radius:.2rem;background:#fff;position:relative;cursor:pointer}.bx-retina .bx-filter .bx-filter-param-btn{border-style:solid;border-width:.1rem}.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl{background:rgba(0,0,0,0);box-shadow:none}.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl{position:relative}.bx-filter .bx-filter-param-btn .bx-filter-param-text{line-height:2.6rem}.bx-filter .bx-filter-param-btn.bx-spm{width:2.3rem;min-width:2.3rem;height:2.3rem;line-height:2.3rem;font-weight:normal;padding:0;font-size:1.7rem;color:#767b7e;vertical-align:top;border-radius:50%;background-color:rgba(0,0,0,0)}.bx-filter span.bx-spm{font-size:1.8rem;line-height:2.3rem;display:inline-block;height:2.3rem;margin:0 1rem;vertical-align:middle;color:#000}.bx-filter-select-popup .bx-filter-select-text-icon,.bx-filter .bx-filter-select-text-icon{line-height:3.3rem;position:relative;display:inline-block;width:2.3rem;height:2.3rem;margin-top:-0.4rem;margin-right:.2rem;vertical-align:middle;border-radius:.2rem}.bx-filter-select-popup .bx-filter-btn-color-icon,.bx-filter .bx-filter-btn-color-icon{line-height:2.4rem;border-radius:.2rem;display:inline-block;width:2.4rem;height:2.4rem;vertical-align:middle;background-size:cover}.bx-filter-select-popup .bx-filter-btn-color-icon{width:2rem;height:2rem;margin:.2rem 0;top:0 !important}.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon{top:-0.1rem !important}.bx-filter-btn-color-icon.all{position:relative;border:none;box-shadow:none}.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon{opacity:.2}.bx-filter .bx-filter-parameter-biz{font-size:1.4rem;line-height:1.5rem;display:inline-block;margin-right:1rem;text-decoration:none;color:#1485ce;border-bottom:.1rem dashed}.bx-filter .bx-filter-parameter-biz:hover{text-decoration:none;border-bottom:.1rem solid}.bx-filter .bx-filter-parameter-biz.bx-active{position:relative;color:#000;border-color:rgba(0,0,0,0)}.btn-themes.bx-active,.btn-themes.focus,.btn-themes:active,.btn-themes:hover{color:#fff}.bx-filter-popup-result{display:none !important}.bx-filter .bx-filter-popup-result{font-size:1.3rem;font-weight:normal;position:absolute;z-index:915;display:none;line-height:normal;margin-top:-0.7rem;margin-left:1rem;padding:0 1rem;white-space:nowrap;color:#3f3f3f;min-height:3.7rem;border-style:solid;border:.1rem solid #c6dce7}.bx-filter .bx-filter-popup-result.left{border-width:.2rem 1rem .2rem .2rem}.bx-filter .bx-filter-popup-result.right{border-width:.2rem .2rem .2rem 1rem}.bx-filter .bx-filter-popup-result.right{left:97%}.bx-filter .bx-filter-popup-result.left{right:97%}.bx-filter-horizontal .bx-filter-popup-result{display:inline-block;position:relative;left:auto;right:auto;bottom:-0.7rem}.bx-filter .bx-filter-popup-result a{color:#0073a3;line-height:1rem}.bx-filter .bx-filter-popup-result a:hover{text-decoration:none}.bx-filter .bx-filter-popup-result-close{display:none}@media(max-width: 76.7rem){.bx-touch .bx-filter .bx-filter-popup-result{font-size:1.2rem;line-height:1.4rem;position:fixed !important;z-index:1001;top:auto !important;right:0 !important;bottom:0 !important;left:0 !important;margin-top:0;margin-left:0;width:auto;height:auto;padding:1rem;border-radius:.2rem;border:.1rem solid #c6dae7;background:rgba(255,255,255,.9019607843)}.bx-touch .bx-filter .bx-filter-popup-result br{display:none}.bx-filter .bx-filter-popup-result .arrow{display:none}}
.b-recipes-footer{overflow:hidden;height:32rem;position:relative;padding-top:2rem}@media screen and (min-width: 540px){.b-recipes-footer{padding-top:0}}@media screen and (min-width: 1280px){.b-recipes-footer{height:52rem}}@media screen and (min-width: 1600px){.b-recipes-footer{height:72rem}}.b-recipes-footer--no-pic{height:15rem}@media screen and (min-width: 540px){.b-recipes-footer--no-pic{height:16rem}}@media screen and (min-width: 768px){.b-recipes-footer--no-pic{height:15rem}}.b-recipes-footer__picture{grid-column:1/13;z-index:1;scale:1.2}@media screen and (min-width: 540px){.b-recipes-footer__picture{scale:1;grid-column:2/12}}.b-recipes-footer__vk{z-index:2;top:0;right:2rem;width:8.1rem;height:8.1rem;position:absolute;border-radius:8.7rem;background:#e9dac9;transition:1s}@media screen and (min-width: 540px){.b-recipes-footer__vk{width:20.5rem}}@media screen and (min-width: 768px){.b-recipes-footer__vk{right:6rem}}@media screen and (min-width: 1600px){.b-recipes-footer__vk{width:43.5rem;height:13.1rem}}.b-recipes-footer__vk span{padding:2rem;display:none;width:65%}@media screen and (min-width: 540px){.b-recipes-footer__vk span{display:block}}@media screen and (min-width: 1600px){.b-recipes-footer__vk span{padding:3.5rem 5rem}}.b-recipes-footer__vk:hover{background:var(--color-font, #441406)}.b-recipes-footer__vk:hover span{color:#e9dac9}.b-recipes-footer__vk a{z-index:2;position:absolute;width:100%;top:0;right:0;bottom:0;text-align:end}.b-recipes-footer__vk a svg{height:8.1rem;width:8.1rem}@media screen and (min-width: 1600px){.b-recipes-footer__vk a svg{height:13.1rem;width:13.1rem}}.b-recipes-footer__news-nav{z-index:2;position:absolute;bottom:0;margin-top:4rem;margin-bottom:8rem;width:100%}@media screen and (min-width: 768px){.b-recipes-footer__news-nav{width:auto;right:6rem;margin-bottom:8rem}}.b-recipes-footer__news-nav a{margin:1rem;padding:2rem;background-color:var(--color-white, #fff);border-radius:6.8rem;color:var(--color-font);display:block;display:inline;width:-moz-fit-content;width:fit-content;font-size:1.3rem}@media screen and (min-width: 540px){.b-recipes-footer__news-nav a{font-size:1.4rem;padding:2.4rem 2rem}}@media screen and (min-width: 1024px){.b-recipes-footer__news-nav a{font-size:1.6rem}}.b-recipes-footer__news-nav a.disabled{opacity:.6}.b-recipes-footer__news-nav a:not(.disabled):hover{background-color:var(--color-font);color:var(--color-white, #fff)}.b-recipes-footer__news-nav a:not(.disabled):hover svg path{stroke:var(--color-white, #fff)}.b-recipes-footer__news-nav a:first-child{float:left}@media screen and (min-width: 768px){.b-recipes-footer__news-nav a:first-child{float:none}}.b-recipes-footer__news-nav a:first-child span svg{margin:0;transform:scale(-1);display:none}@media screen and (min-width: 540px){.b-recipes-footer__news-nav a:first-child span svg{display:inline-block;margin-right:1.5rem;margin-left:0}}.b-recipes-footer__news-nav a:last-child{float:right}@media screen and (min-width: 768px){.b-recipes-footer__news-nav a:last-child{float:none}}.b-recipes-footer__news-nav a svg{margin-left:0;display:none}@media screen and (min-width: 540px){.b-recipes-footer__news-nav a svg{display:inline-block;margin-left:1.5rem}}.b-recipes-footer__news-nav a svg path{stroke:var(--color-font)}.b-recipes-footer__text-nav{display:inline-block}.b-recipes-footer__all{margin-left:0;text-align:center;z-index:2;margin-top:4rem;margin-bottom:1rem;position:absolute;bottom:0;padding:2.4rem 2.8rem;border-radius:6.8rem;color:var(--color-font);border:none;width:98%;background-color:#fff}@media screen and (min-width: 768px){.b-recipes-footer__all{margin-bottom:5rem;background-color:rgba(0,0,0,0);width:-moz-max-content;width:max-content;left:6rem;color:var(--color-font);border:.1rem solid var(--color-font, #99735d)}}.b-recipes-footer__all:hover{background-color:var(--color-font);color:var(--color-white, #fff)}
.b-recipes-ing{grid-column:1/13}@media screen and (min-width: 540px){.b-recipes-ing{grid-column:2/12}}@media screen and (min-width: 1024px){.b-recipes-ing{grid-column:6/12}}@media screen and (min-width: 1024px){.b-recipes-ing--single{grid-column:2/8}}.b-recipes-ing__row{padding:1rem 0;display:grid;grid-template-columns:1fr 1fr;border-bottom:.1rem solid var(--color-font, #441406)}.b-recipes-ing__row span:first-child{text-align:left}.b-recipes-ing__row span:last-child{text-align:right}.b-recipes-ing__row:last-child{border-bottom:none}.b-recipes-ing__row:last-child a{color:var(--color-title, #441406);text-decoration:underline}.b-recipes-ing__row:last-child a:hover{color:var(--color-font, #441406);text-decoration:none}
.b-recipes-instructions{margin-bottom:5rem;display:grid;grid-template-columns:1fr;gap:2rem;grid-column:1/13}@media screen and (min-width: 540px){.b-recipes-instructions{grid-column:2/12}}@media screen and (min-width: 1024px){.b-recipes-instructions{grid-template-columns:6fr 4fr}}.b-recipes-instructions__no-img{grid-column:1/11;padding:0 2rem}@media screen and (min-width: 540px){.b-recipes-instructions__no-img{padding:0}}.b-recipes-instructions__no-img li{list-style:auto;margin-top:1rem}.b-recipes-instructions__title{grid-column:1/11;margin-bottom:4rem}.b-recipes-instructions__img-slider{overflow:hidden;grid-column:1/13}@media screen and (min-width: 1024px){.b-recipes-instructions__img-slider{grid-column:unset}}.b-recipes-instructions__img-slider img{border-radius:5rem}.b-recipes-instructions__text-slider{overflow:hidden;border:.1rem solid var(--color-font, #441406);border-radius:5rem;position:relative;grid-column:1/13}@media screen and (min-width: 1024px){.b-recipes-instructions__text-slider{grid-column:unset}}.b-recipes-instructions__text-slider .swiper-slide p{padding:2rem 4rem 6rem}@media screen and (min-width: 1024px){.b-recipes-instructions__text-slider .swiper-slide p{padding:6rem 4rem}}.b-recipes-instructions__nav{padding:2rem 4rem;width:100%;position:absolute;bottom:0;z-index:2}.b-recipes-instructions__nav button{color:var(--color-font, #441406)}.b-recipes-instructions__nav span{font-size:2.4rem;font-weight:400}@media screen and (min-width: 1280px){.b-recipes-instructions__nav span{font-size:3rem}}@media screen and (min-width: 1600px){.b-recipes-instructions__nav span{font-size:4rem}}.b-recipes-instructions__nav span svg path{stroke-width:3}.b-recipes-instructions__nav span svg{height:1.4rem}@media screen and (min-width: 1280px){.b-recipes-instructions__nav span svg{height:2.4rem}}@media screen and (min-width: 1600px){.b-recipes-instructions__nav span svg{height:2.8rem}}.b-recipes-instructions__nav button.nonact svg{opacity:.6}.b-recipes-instructions__arrow-l{float:right;cursor:pointer;margin-right:2rem}.b-recipes-instructions__arrow-l svg{transform:scaleX(-1)}.b-recipes-instructions__arrow-r{float:right;cursor:pointer;margin-left:2rem}
.b-recipes-row{display:grid;grid-template-columns:1fr;margin-bottom:2rem;gap:2rem}@media screen and (min-width: 1024px){.b-recipes-row{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1280px){.b-recipes-row{grid-template-columns:repeat(3, 1fr)}}.b-recipes-row__item{overflow:hidden;background-position:center;transition:var(--base-transition);position:relative;border-radius:5.5rem;height:40rem;background-size:auto 100%;display:flex;flex-direction:column}.b-recipes-row__item::after{transition:var(--base-transition);opacity:0;z-index:10;position:absolute;top:0;content:"";height:30%;width:100%;background:linear-gradient(180deg, var(--color-beige), rgba(0, 0, 0, 0) 100%)}@media screen and (min-width: 540px){.b-recipes-row__item{height:50rem}}.b-recipes-row__item p{z-index:3}.b-recipes-row__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:var(--base-transition)}.b-recipes-row__img--box{width:100%;flex-grow:1;max-height:28rem}@media screen and (min-width: 540px){.b-recipes-row__img--box{max-height:34rem}}.b-recipes-row__title{transition:var(--base-transition);position:relative;opacity:1;bottom:0;background:var(--color-white);height:12rem;color:var(--color-brown);width:100%;padding:3.5rem 3.5rem 0;flex-shrink:0;box-sizing:border-box;display:block}@media screen and (min-width: 540px){.b-recipes-row__title{height:16rem}}.b-recipes-row__item:hover{background-size:auto 120%}.b-recipes-row__item:hover::after{opacity:0}@media screen and (min-width: 540px){.b-recipes-row__item:hover::after{opacity:1}}.b-recipes-row__item:hover .b-recipes-row__img{transform:scale(1.1)}.b-recipes-row__item:hover .b-recipes-row__title{color:var(--color-title, #441406) !important;bottom:50rem;opacity:0}@media screen and (min-width: 540px){.b-recipes-row__item:hover .b-recipes-row__title{bottom:10rem}}.b-recipes-row__item:hover .b-recipes-row__time{opacity:1;top:7rem}.b-recipes-row__item:hover .b-recipes-row__item_detail{opacity:1;bottom:0}.b-recipes-row__item:hover .b-recipes-row__item_detail p:first-child span{bottom:0;opacity:1}.b-recipes-row__item:hover .b-recipes-row__item_detail_bg{opacity:1}.b-recipes-row__item_detail_bg{opacity:0;z-index:0;width:100%;transition:var(--base-transition);position:absolute;inset:0;background:#e9dac9}.b-recipes-row__link{width:-moz-fit-content;width:fit-content;background-color:var(--color-title, #441406);color:var(--color-white, #fff);padding:1rem 2.3rem 1rem 2.5rem;font-size:2rem;border-radius:6.8rem}.b-recipes-row__link:hover{background-color:var(--color-brown-light)}.b-recipes-row__link span{vertical-align:bottom;margin-left:1rem}.b-recipes-row__item_detail{opacity:0;z-index:1;width:100%;padding:5rem;transition:var(--base-transition);position:absolute;bottom:-20rem;display:block}.b-recipes-row__item_detail p{width:100%;margin:auto;color:var(--color-title, #441406);font-size:1.6rem;margin-bottom:1rem}.b-recipes-row__item_detail p:first-child{border-bottom:.1rem solid var(--color-title, #441406);margin-bottom:1rem;padding-bottom:.5rem;position:relative}.b-recipes-row__item_detail p:first-child span{margin-left:2.5rem}.b-recipes-row__time{transition:var(--base-transition);position:absolute;top:-5rem;opacity:0;right:5rem;color:var(--color-title, #441406);font-size:1.6rem}.b-recipes-row__icon{margin-left:0 !important;transition:var(--base-transition);bottom:30rem;opacity:0;position:absolute;vertical-align:sub;width:1.7rem;margin-right:.5rem}.b-recipes-row__row{display:grid;grid-template-columns:1fr 1fr;margin-bottom:0}.b-recipes-row__row p a{color:var(--color-title, #441406) !important;text-decoration:underline}.b-recipes-row__row p:first-child{font-weight:600;padding:0;border-bottom:none}.b-recipes-row__c-rows{margin-bottom:2rem}@media screen and (min-width: 1280px){.b-recipes-row:nth-child(odd){grid-template-columns:repeat(3, 1fr)}}
.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.b-recipes-slider-grid__slider{overflow:hidden;grid-column:2/12;z-index:2}.b-recipes-slider-grid__slide{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr 1fr;gap:2rem}.b-recipes-slider-grid__slide.swiper-slide-active .b-recipes-slider-grid__recipe{opacity:1}.b-recipes-slider-grid__recipe{display:grid;position:relative;opacity:0;transition:var(--base-transition)}.b-recipes-slider-grid__image,.b-recipes-slider-grid__link{grid-column:1/2;grid-row:1/2}.b-recipes-slider-grid__image{height:100%;-o-object-fit:cover;object-fit:cover}.b-recipes-slider-grid__link{color:var(--color);font-size:2.6rem;margin-top:2.5rem;margin-left:3rem;width:-moz-min-content;width:min-content;height:-moz-max-content;height:max-content}.b-recipes-slider-grid__link:active,.b-recipes-slider-grid__link:visited{color:var(--color)}@media screen and (min-width: 1280px){.b-recipes-slider-grid__link{font-size:3rem;margin-top:3.5rem;margin-left:4rem}}@media screen and (min-width: 1600px){.b-recipes-slider-grid__link{font-size:4.8rem;margin-top:5rem;margin-left:5.5rem}}.b-recipes-slider-grid__link::after{content:"";position:absolute;inset:0}.b-recipes-slider-grid__nav{align-self:center}.b-recipes-slider-grid__nav--prev{grid-column:1/2}.b-recipes-slider-grid__nav--next{grid-column:12/13}
.b-recipes-slider-item{height:auto;position:relative;border-radius:5.3rem;background:var(--color-beige, #e9dac9);background-repeat:no-repeat;overflow:hidden;transition:var(--base-transition);background-size:100%}.b-recipes-slider-item a.c-link-pseudo-full::after{z-index:3}.b-recipes-slider-item__section{position:relative;z-index:2;padding:4.2rem 1.6rem 0 3.5rem;margin-bottom:1.5rem;display:block;width:100%;color:var(--color-font, #99735d);font-size:1.4rem;line-height:108%}.b-recipes-slider-item__title{top:0;opacity:1;transition:var(--base-transition);position:relative;padding:0 1.6rem 0 3.5rem;display:block;width:80%;color:var(--color-title, #441406);line-height:108%}.b-recipes-slider-item__picture{z-index:1;width:100%;transform:scale(1);transition:var(--base-transition)}.b-recipes-slider-item__detail{opacity:0;position:relative;top:0;padding:0 10%;display:grid;gap:2.5rem;grid-template-columns:1fr 1fr;color:var(--color-title, #441406);font-size:1.6rem;font-weight:600;line-height:108%;margin-bottom:1rem;transition:var(--base-transition)}.b-recipes-slider-item__detail p:first-child{border-bottom:.1rem solid var(--color-title, #441406)}.b-recipes-slider-item__detail p:first-child span{margin-right:.5rem}.b-recipes-slider-item__detail p{font-weight:400;margin-bottom:1rem}.b-recipes-slider-item__detail p b{font-weight:600}.b-recipes-slider-item__link{grid-column:1/3;width:-moz-fit-content;width:fit-content;background-color:var(--color-title, #441406);color:var(--color-white, #fff);padding:1.5rem 2.3rem 1rem 2.5rem;font-size:1.6rem;border-radius:6.8rem}.b-recipes-slider-item__link span{vertical-align:sub;margin-left:2rem}@media screen and (min-width: 768px){.b-recipes-slider-item__link{font-size:1.2rem}}@media screen and (min-width: 1024px){.b-recipes-slider-item__link{font-size:1.6rem}}@media screen and (min-width: 1600px){.b-recipes-slider-item__link{font-size:2rem}}.b-recipes-slider-item__link:hover{color:var(--color-white, #fff);text-decoration:none}.b-recipes-slider-item__label{text-align:center;font-size:1.5rem;font-weight:600;line-height:108%;letter-spacing:.105rem;text-transform:uppercase;padding:1.4rem 1rem 1.2rem .8rem}@media(width < 540px){.b-recipes-slider-item__label{display:none}}.b-recipes-slider-item__label img{transform:rotate(90deg)}.b-recipes-slider-item__label--new{top:2rem;right:2rem;writing-mode:vertical-rl;transform:scale(-1);position:absolute;border-radius:13.2rem;background:#4f7550;color:var(--color-white, #fff)}.b-recipes-slider-item__label--off{display:none}
.b-recipes-slider{display:grid;gap:2rem;width:calc(100vw - var(--base-indent)*2)}.b-recipes-slider--detail{grid-column:1/13;grid-template-columns:1fr;width:auto;align-items:center;margin-bottom:10rem}@media screen and (min-width: 540px){.b-recipes-slider--detail{grid-column:2/12}}@media screen and (min-width: 1024px){.b-recipes-slider--detail{grid-template-columns:min-content 1fr min-content;grid-column:1/13}}.b-recipes-slider--detail .b-recipes-slider__slider{grid-column:2/12}.b-recipes-slider--detail .b-recipes-slider__pagination{grid-column:1/13}.b-recipes-slider__all{margin-top:3rem;grid-column:2/13;color:var(--color-font, #99735d);text-align:center;font-size:3rem;width:-moz-fit-content;width:fit-content;border-radius:6.8rem;border:.1rem solid var(--color-font, #99735d);padding:2.6rem 3rem 2.5rem;display:none}.b-recipes-slider__all--detail{display:grid}.b-recipes-slider__all:hover{color:var(--color-white);background-color:var(--color-font, #99735d)}.b-recipes-slider__nav{display:none}@media screen and (min-width: 1024px){.b-recipes-slider__nav{display:block}}.b-recipes-slider__slider{overflow:hidden;z-index:2}.b-recipes-slider__slider>.swiper-wrapper{align-items:stretch}.b-recipes-slider__slide{display:grid;height:auto}.b-recipes-slider__image,.b-recipes-slider__link{grid-column:1/2;grid-row:1/2}.b-recipes-slider__image{height:100%;-o-object-fit:cover;object-fit:cover}.b-recipes-slider__link{color:var(--color);font-size:2rem;margin-top:3rem;margin-left:3rem;width:-moz-min-content;width:min-content;height:-moz-max-content;height:max-content}.b-recipes-slider__link:active,.b-recipes-slider__link:visited{color:var(--color)}.b-recipes-slider__link::after{content:"";position:absolute;inset:0}@media screen and (min-width: 768px){.b-recipes-slider__link{font-size:2.6rem}}@media screen and (min-width: 1280px){.b-recipes-slider__link{font-size:3rem;margin-top:3.5rem;margin-left:4rem}}@media screen and (min-width: 1600px){.b-recipes-slider__link{font-size:4.8rem;margin-top:5rem;margin-left:5.5rem}}@media screen and (min-width: 1024px){.b-recipes-slider__pagination{display:none}}
.b-recipes-text{margin-bottom:10rem;grid-column:1/13}@media screen and (min-width: 540px){.b-recipes-text{grid-column:2/12}}.b-recipes-text h3{margin-top:5rem;margin-bottom:4rem}.b-recipes-text p{-moz-columns:1;columns:1;-moz-column-gap:10rem;column-gap:10rem}@media screen and (min-width: 1024px){.b-recipes-text p{-moz-columns:2;columns:2}}
.b-slider-nav-btn{display:grid;place-items:center;width:8rem;height:8rem;color:var(--btn-slider-color);background-color:var(--btn-slider-bg-color);border-radius:50%;transition:background-color var(--base-transition),color var(--base-transition);cursor:pointer}.b-slider-nav-btn:hover{color:var(--btn-slider-color-hover);background-color:var(--btn-slider-bg-color-hover)}@media screen and (min-width: 1600px){.b-slider-nav-btn{width:13rem;height:13rem}}.b-slider-nav-btn--prev{transform:rotate(180deg)}.b-slider-nav-btn[disabled],.b-slider-nav-btn--disabled{opacity:.2;cursor:default}.b-slider-nav-btn[disabled]:hover,.b-slider-nav-btn--disabled:hover{color:var(--btn-slider-color);background-color:var(--btn-slider-bg-color)}
.b-slider-pagination{display:flex;align-items:center;justify-content:center;gap:.8rem}.b-slider-pagination__bullet{width:1.2rem;height:1.2rem;border-radius:50%;border:.1rem solid var(--color-brown-light);transition:background-color var(--base-transition)}.b-slider-pagination__bullet--active{background-color:var(--color-brown-light)}.b-slider-pagination__bullet--disabled{opacity:.2;background-color:rgba(0,0,0,0)}
