/*
Theme Name: FoodieCityWarsaw
Author URI: https://magiauslug.pl
Version: 1.0
*/
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 300;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.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;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.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-cube-shadow {
  transform-style: preserve-3d;
}
.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, 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));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

@font-face {
  font-family: Oswald;
  src: url("fonts/Oswald-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: Oswald;
  src: url("fonts/Oswald-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: Oswald;
  src: url("fonts/Oswald-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: Oswald;
  src: url("fonts/Oswald-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: Oswald;
  src: url("fonts/Oswald-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: Oswald;
  src: url("fonts/Oswald-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Prata";
  src: url("fonts/Prata-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}
body {
  font-family: Oswald;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
body .footer {
  margin-top: auto;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container--full {
  width: 100%;
  max-width: 100%;
}

@media (min-width: 500px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 668px) {
  .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 602px;
  }
  .container--small {
    max-width: 502px;
  }
}
@media (min-width: 900px) {
  .container {
    max-width: 800px;
  }
  .container--small {
    max-width: 700px;
  }
}
@media (min-width: 1100px) {
  .container {
    max-width: 1040px;
  }
  .container--small {
    max-width: 1000px;
  }
}
@media (min-width: 1480px) {
  .container {
    max-width: 1260px;
  }
  .container--small {
    max-width: 1000px;
  }
}
body::after {
  bottom: 0;
  left: 0;
  content: "xs";
  position: fixed;
  z-index: 20;
  padding: 10px;
  background-color: black;
  color: #ffffff;
  opacity: 1;
  display: none;
}

@media (min-width: 668px) {
  body::after {
    content: "s";
  }
}
@media (min-width: 900px) {
  body::after {
    content: "m";
  }
}
@media (min-width: 1100px) {
  body::after {
    content: "l";
  }
}
@media (min-width: 1480px) {
  body::after {
    content: "xl";
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Prata";
  letter-spacing: normal;
  line-height: 1.5;
  font-weight: 400;
}

.text,
p,
ol,
ul,
li {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.text b,
p b,
ol b,
ul b,
li b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .text,
  p,
  ol,
  ul,
  li {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .text b,
  p b,
  ol b,
  ul b,
  li b {
    font-weight: 700;
  }
}

h1,
.h1 {
  font-size: 42.72px;
}

h2,
.h2 {
  font-size: 34.18px;
}

h3,
.h3 {
  font-size: 27.34px;
}

h4,
.h4 {
  font-size: 21.88px;
}

h5,
.h5 {
  font-size: 17.5px;
}

h6,
.h6 {
  font-size: 14px;
}

@media (min-width: 1100px) {
  .text,
  p,
  ol,
  ul,
  li {
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  h1,
  .h1 {
    font-size: 48.83px;
  }
  h2,
  .h2 {
    font-size: 39.06px;
  }
  h3,
  .h3 {
    font-size: 31.25px;
  }
  h4,
  .h4 {
    font-size: 25px;
  }
  h5,
  .h5 {
    font-size: 20px;
  }
  h6,
  .h6 {
    font-size: 16px;
  }
}
.color-text-light {
  color: #ffffff;
}

.color-text-gray {
  color: #555555;
}

.color-text-dark {
  color: #000000;
}

.color-text-primary {
  color: #d86827;
}

.headingh2 {
  font-family: "Prata";
  letter-spacing: normal;
  line-height: 1.5;
  text-transform: uppercase;
  font-size: 24px;
}

@media (min-width: 350px) {
  .headingh2 {
    font-size: 30px;
  }
}
@media (min-width: 1100px) {
  .headingh2 {
    font-size: 58px;
  }
}
.resetLink {
  text-decoration: none;
}
.resetLink:hover {
  cursor: pointer;
}

/* COMPONENTS */
.mobileNav {
  height: 100vh;
  width: 100vw;
  padding: 150px 30px 120px;
  position: fixed;
  top: 0;
  left: -100vw;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-color: #000000;
  will-change: left;
  transition: left cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
}
.mobileNav.open {
  left: 0;
}
.mobileNav .container {
  max-height: 100%;
  overflow: auto;
  /* Track */
  /* Handle */
}
.mobileNav .container::-webkit-scrollbar {
  width: 10px;
}
.mobileNav .container::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #d86827;
  border-radius: 3px;
}
.mobileNav .container::-webkit-scrollbar-thumb {
  background: #d86827;
  border-radius: 3px;
}
.mobileNav ul {
  list-style: none;
}
.mobileNav__list {
  list-style: none;
}
.mobileNav__list li {
  text-align: center;
}
.mobileNav__list li:last-of-type {
  margin-bottom: 0;
}
.mobileNav__list li .sub-menu {
  margin-top: 0;
  max-height: 0;
  overflow: hidden;
  position: relative;
}
.mobileNav__list li .sub-menu--open {
  max-height: unset;
}
.mobileNav__list li .sub-menu--open::after {
  background-color: rgba(255, 255, 255, 0.1254901961);
  content: "";
  top: -10px;
  bottom: -10px;
  border-radius: 15px;
  left: 0;
  right: 0;
  position: absolute;
}
.mobileNav__list li .sub-menu > * {
  z-index: 1;
  position: relative;
}
.mobileNav__list li.button.button--primary {
  margin-left: auto;
  margin-right: auto;
}
.mobileNav__list li.button.button--primary a {
  color: #000000;
}
.mobileNav__list li.menu-item-has-children > a {
  padding-left: 26px;
}
.mobileNav__list li.menu-item-has-children .menu-item-open-submenu {
  margin-left: 16px;
}
.mobileNav__list li.menu-item-has-children .menu-item-open-submenu img {
  width: 12px;
  height: 12px;
  transform: rotate(90deg) translateY(-2px);
}
.mobileNav__list li.menu-item-has-children .menu-item-open-submenu:hover {
  cursor: pointer;
}
.mobileNav__list li.menu-item-has-children .menu-item-open-submenu.open img {
  transform: rotate(270deg) translateY(-2px);
}
.mobileNav__list li a {
  color: #ffffff;
  font-family: Oswald;
  text-transform: lowercase;
  text-decoration: none;
  font-size: 17px;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 40px;
}

@media (min-width: 1100px) {
  .mobileNav {
    display: none;
  }
}
.scrollTop {
  position: fixed;
  bottom: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
  background-color: #d86827;
  display: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 10;
  border: none;
  border: 1px solid #d86827;
  transition: background-color 0.3s;
}
.scrollTop svg {
  width: 16px;
  transform: rotate(90deg);
  height: 16px;
  transition: filter 0.3s;
}
.scrollTop:hover {
  cursor: pointer;
  background-color: #ffffff;
}
.scrollTop:hover svg path {
  fill: #d86827 !important;
}

@media (min-width: 900px) {
  .scrollTop {
    bottom: 64px;
    right: 64px;
  }
}
.hamburger {
  height: 40px;
  width: 40px;
  background-color: transparent;
  border: none;
  position: relative;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
}
.hamburger__bar {
  fill: none;
  stroke: #ffffff;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.hamburger__bar--1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.hamburger__bar--2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}
.hamburger__bar--3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.hamburger--opened .hamburger__bar--1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.hamburger--opened .hamburger__bar--2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}
.hamburger--opened .hamburger__bar--3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

.navigation {
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: 24px;
}
.navigation > li.menu-item-has-children {
  position: relative;
  padding: 0 15px 0 0px;
}
.navigation > li.menu-item-has-children::after {
  content: "";
  height: 0;
  width: 0;
  border-top: 8px solid #d86827;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  right: 0;
  top: calc(50% - 2px);
}
.navigation > li.menu-item-has-children:hover > ul {
  opacity: 1;
  transform: translateX(-50%) translateY(0px);
  visibility: visible;
}
.navigation > li > ul {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-top: 0;
  padding: 0;
  padding-top: 24px;
  min-width: 350px;
  transform: translateX(-50%) translateY(20px);
  position: absolute;
  top: 100%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
}
.navigation > li > ul > li {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 !important;
  min-height: 50px;
  max-height: unest;
  height: fit-content;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.8156862745);
  border-bottom: none;
}
.navigation > li > ul > li.menu-item-has-children {
  display: flex;
  flex-direction: column;
}
.navigation > li > ul > li.menu-item-has-children > a {
  position: relative;
  width: fit-content;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}
.navigation > li > ul > li.menu-item-has-children > a::after {
  content: "";
  height: 0;
  width: 0;
  border-top: 8px solid #d86827;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  right: -20px;
  top: 18px;
}
.navigation > li > ul > li.menu-item-has-children:hover > ul {
  display: flex;
}
.navigation > li > ul > li.menu-item-has-children ul {
  background-color: rgba(0, 0, 0, 0.8156862745);
  list-style: none;
  flex-direction: column;
  width: 100%;
  display: none;
}
.navigation > li > ul > li.menu-item-has-children ul > li.menu-item-has-children > a {
  position: relative;
  width: fit-content;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}
.navigation > li > ul > li.menu-item-has-children ul > li.menu-item-has-children > a::after {
  content: "";
  height: 0;
  width: 0;
  border-top: 8px solid #d86827;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  right: -20px;
  top: 18px;
}
.navigation > li > ul > li.menu-item-has-children ul > li.menu-item-has-children:hover > ul {
  display: flex;
}
.navigation li a {
  font-family: Oswald;
  font-size: 17px;
  color: #ffffff;
  text-transform: lowercase;
  line-height: 40px;
  letter-spacing: 0.1em;
  text-decoration: none;
  will-change: color;
  transition: color 0.12s linear;
}
.navigation li a:hover {
  color: #d86827;
}
.navigation li.current-menu-item.menu-item-type-post_type a {
  color: #d86827;
}
.navigation li > ul li a {
  margin: 0 !important;
  text-align: center;
  display: block;
  color: #ffffff !important;
}
.navigation li > ul li a:hover {
  color: #d86827 !important;
}
.navigation li.current-menu-item.menu-item-type-post_type a, .navigation li.current-menu-ancestor.menu-item-type-post_type a {
  color: #d86827;
}
.navigation li.current-menu-item.menu-item-type-post_type::after, .navigation li.current-menu-ancestor.menu-item-type-post_type::after {
  border-top-color: #d86827;
}
.navigation li:hover > a {
  color: #d86827;
}
.navigation li:hover::after {
  border-top-color: #d86827;
}

@media (min-width: 1480px) {
  .navigation {
    gap: 24px;
  }
  .navigation > li > a {
    font-size: 17px;
    line-height: 1.6;
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: transparent;
  transition: background-color 0.12s linear;
}
.header .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 0;
}
.header__logo--logo {
  display: none;
}
.header__logo--sygnet {
  transition: width 0.12s linear, height 0.12s linear;
  height: 52px;
  width: 52px;
}
.header__logo svg {
  width: 100%;
  height: 100%;
}
.header__logo svg path {
  transition: fill 0.12s linear;
}
.header__logo:hover {
  cursor: pointer;
}
.header__logo:hover svg path {
  fill: #d86827 !important;
}
.header__nav {
  display: none;
}
.header__language {
  display: flex;
  flex-direction: row;
  list-style: none;
  gap: 16px;
  margin-left: auto;
  margin-right: 16px;
}
.header__language li a {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  font-family: Oswald;
  letter-spacing: 0.1em;
  text-decoration: none;
  color: #555555;
  position: relative;
  transition: color 0.12s linear;
}
.header__language li:hover a {
  color: #d86827;
}
.header__language li:first-of-type a::before {
  content: "";
}
.header__language li a::before {
  content: "|";
  position: absolute;
  color: #555555;
  top: -1px;
  left: -12px;
}
.header__language li.current-lang a {
  color: #ffffff;
  pointer-events: none;
}
.header__language li.current-lang:hover {
  cursor: not-allowed;
}
.header--scrolled {
  background-color: #000000;
}
.header--scrolled .header__logo--sygnet {
  width: 40px;
  height: 40px;
}

@media (min-width: 1100px) {
  .header__nav {
    display: flex;
    margin: 0 auto;
  }
  .header__hamburger {
    display: none;
  }
  .header__language {
    margin-right: 0;
    margin-left: 0;
  }
  .header__language li a {
    font-size: 17px;
  }
}
@media (min-width: 1480px) {
  .header .container {
    padding: 35px 0;
  }
  .header__logo--sygnet {
    display: none;
  }
  .header__logo--logo {
    display: block;
    width: auto;
    height: 110px;
    transition: height 0.12s linear;
  }
  .header__logo--logo #text {
    transition: opacity 0.12s linear;
  }
  .header--scrolled .container {
    padding: 12px 0;
  }
  .header--scrolled .header__logo--logo {
    height: 50px;
  }
  .header--scrolled .header__logo--logo #text {
    opacity: 0;
  }
  .header--scrolled .header__nav,
  .header--scrolled .header__language {
    padding-bottom: 0;
  }
  .header__nav {
    padding-bottom: 12px;
  }
  .header__language {
    padding-bottom: 12px;
  }
}
.footer {
  background-color: #000000;
  padding: 32px 0;
}
.footer__nav ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer__nav ul li a {
  font-family: Oswald;
  font-weight: 300;
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.5;
  transition: color 0.12s linear;
}
.footer__nav ul li a:hover {
  cursor: pointer;
  color: #d86827;
}
.footer__copyright {
  margin-top: 16px;
  font-family: Oswald;
  font-weight: 300;
  color: #ffffff;
  text-decoration: none;
  letter-spacing: 0.1em;
  font-size: 13px;
  line-height: 1.5;
}

@media (min-width: 1100px) {
  .footer {
    padding: 32px 0 64px;
  }
  .footer .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .footer__nav ul {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .footer__nav ul li a {
    font-size: 17px;
    line-height: 1.6;
  }
  .footer__copyright {
    margin-top: 0;
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
}
.recent {
  background-color: #000000;
  padding-top: 40px;
  padding-bottom: 40px;
}
.recent__header {
  padding-right: 50px;
  height: 40px;
}
.recent__text {
  transition: color 0.12s linear;
}
.recent__post {
  text-decoration: none;
  position: relative;
  margin-top: 20px;
  display: block;
}
.recent__post svg {
  height: 30px;
  width: 30px;
  position: absolute;
  top: -60px;
  right: 10px;
}
.recent__post svg path {
  transition: fill 0.12s linear;
}
.recent__post:hover .recent__text {
  color: #d86827;
}
.recent__post:hover svg path {
  fill: #d86827 !important;
}

@media (min-width: 668px) {
  .recent__post {
    display: flex;
    flex-direction: row;
    gap: 30px;
    align-items: center;
  }
  .recent__post svg {
    position: static;
  }
}
@media (min-width: 1100px) {
  .recent {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .recent .container {
    display: flex;
    flex-direction: row;
    gap: 100px;
    align-items: center;
  }
  .recent__post {
    gap: 100px;
    margin-top: 0;
  }
  .recent__post svg {
    height: 50px;
    width: 50px;
  }
}
@media (min-width: 1480px) {
  .recent .container {
    gap: 120px;
  }
  .recent__post {
    gap: 120px;
  }
}
.introSlider {
  margin-top: 32px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.introSlider__slide {
  width: 100%;
}
.introSlider .swiper {
  width: 100%;
}
.introSlider .swiper-wrapper {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  width: 100%;
}
.introSlider .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.introSlider__controls {
  display: flex;
  flex-direction: row;
  gap: 24px;
  justify-content: flex-end;
  margin-top: 32px;
}
.introSlider__prev svg path, .introSlider__next svg path {
  transition: all 0.12s linear;
}
.introSlider__prev:hover, .introSlider__next:hover {
  cursor: pointer;
}
.introSlider__prev:hover svg path, .introSlider__next:hover svg path {
  fill: #d86827 !important;
}
.introSlider__prev.swiper-button-disabled:hover, .introSlider__next.swiper-button-disabled:hover {
  cursor: not-allowed;
}
.introSlider__prev.swiper-button-disabled svg path, .introSlider__next.swiper-button-disabled svg path {
  fill: #555555 !important;
}
.introSlider__prev svg, .introSlider__next svg {
  width: 15px;
  height: auto;
}

@media (min-width: 500px) {
  .introSlider {
    flex-direction: row-reverse;
  }
  .introSlider__controls {
    width: 200px;
    justify-content: flex-start;
  }
  .introSlider__prev, .introSlider__next {
    padding: 0 10px;
    gap: 12px;
  }
}
@media (min-width: 900px) {
  .introSlider {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    align-items: center;
  }
  .introSlider__controls {
    grid-column: 1/7;
    margin-top: 0;
    grid-row: 1/2;
  }
  .introSlider .swiper {
    grid-row: 1/2;
    grid-column: 7/13;
  }
}
@media (min-width: 1100px) {
  .introSlider {
    margin-top: 50px;
  }
  .introSlider .swiper {
    grid-column: 7/11;
  }
  .introSlider__controls {
    grid-column: 3/7;
  }
}
@media (min-width: 1480px) {
  .introSlider__controls {
    grid-column: 1/7;
    margin-left: 135px;
  }
}
.aboutSlider {
  width: 100%;
}
.aboutSlider .swiper {
  width: 100%;
}
.aboutSlider .swiper-wrapper {
  width: 100%;
  flex-direction: row;
  align-items: safe;
}
.aboutSlider .swiper-slide {
  background-color: #000000;
  height: auto;
  display: flex;
  flex-direction: column;
}
.aboutSlider .swiper-slide-visible {
  z-index: 2;
}
.aboutSlider__controls {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.aboutSlider__prev:hover, .aboutSlider__next:hover {
  cursor: pointer;
}
.aboutSlider__prev:hover svg path, .aboutSlider__next:hover svg path {
  fill: #d86827 !important;
}
.aboutSlider__prev.swiper-button-disabled:hover, .aboutSlider__next.swiper-button-disabled:hover {
  cursor: not-allowed;
}
.aboutSlider__prev.swiper-button-disabled svg path, .aboutSlider__next.swiper-button-disabled svg path {
  fill: #555555 !important;
}
.aboutSlider__prev svg, .aboutSlider__next svg {
  width: 15px;
  height: auto;
}

@media (min-width: 500px) {
  .aboutSlider__controls {
    gap: 20px;
  }
  .aboutSlider::after {
    transform: scale(0.8);
  }
}
@media (min-width: 1100px) {
  .aboutSlider::after {
    right: 40px;
    transform: scale(1);
  }
}
.newsSlider {
  width: 100%;
  position: relative;
}
.newsSlider.swiper {
  width: 100%;
  margin-top: 40px;
}
.newsSlider.swiper-wrapper {
  width: 100%;
  flex-direction: row;
  align-items: safe;
}
.newsSlider.swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
}
.newsSlider__controls {
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: fit-content;
  margin-left: auto;
}
.newsSlider__prev:hover, .newsSlider__next:hover {
  cursor: pointer;
}
.newsSlider__prev:hover svg path, .newsSlider__next:hover svg path {
  fill: #d86827 !important;
}
.newsSlider__prev.swiper-button-disabled:hover, .newsSlider__next.swiper-button-disabled:hover {
  cursor: not-allowed;
}
.newsSlider__prev.swiper-button-disabled svg path, .newsSlider__next.swiper-button-disabled svg path {
  fill: #555555 !important;
}
.newsSlider__prev svg, .newsSlider__next svg {
  width: 15px;
  height: auto;
}

@media (min-width: 500px) {
  .newsSlider__controls {
    gap: 20px;
  }
}
@media (min-width: 668px) {
  .newsSlider .swiper-wrapper {
    display: flex;
    flex-direction: row;
    align-items: stretch;
  }
  .newsSlider .swiper-slide {
    height: auto;
  }
  .newsSlider .blogCard {
    height: 100%;
    display: grid;
    grid-template-rows: auto 1fr;
  }
  .newsSlider .blogCard__content {
    display: flex;
  }
  .newsSlider .blogCard__content a:last-of-type {
    margin-top: auto;
  }
}
@media (min-width: 1100px) {
  .newsSlider.swiper {
    margin-top: 140px;
  }
}
.personSlide {
  max-width: 350px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-decoration: none;
}
.personSlide__image {
  aspect-ratio: 3/2;
  object-fit: cover;
  object-position: center;
}
.personSlide__name {
  font-size: 17px;
  text-transform: uppercase;
  transition: color 0.12s linear;
  font-weight: 400;
  font-family: Oswald;
  letter-spacing: 0.1em;
}
.personSlide__text {
  font-weight: 300;
  padding-right: 55px;
}
.personSlide__text p {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 10px;
}
.personSlide svg {
  width: 40px;
  height: 40px;
}
.personSlide svg path {
  transition: fill 0.12s linear;
}
.personSlide:hover {
  cursor: pointer;
}
.personSlide:hover .personSlide__name {
  color: #d86827;
}
.personSlide:hover svg path {
  fill: #d86827 !important;
}

@media (min-width: 1100px) {
  .personSlide {
    max-width: 360px;
    gap: 40px;
    padding-bottom: 40px;
  }
  .personSlide__name {
    font-size: 18px;
  }
  .personSlide__text {
    padding-right: 100px;
  }
  .personSlide__text p {
    font-size: 17px;
  }
}
@media (min-width: 1100px) {
  .personSlide {
    max-width: 410px;
  }
}
.linkBox {
  aspect-ratio: 1/1;
  width: 100%;
  max-width: 230px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #555555;
  position: relative;
  text-decoration: none;
}
.linkBox--link {
  display: flex;
  flex-direction: column;
}
.linkBox--link .linkBox__hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  border-radius: 50%;
  object-position: center;
  opacity: 0;
  z-index: -1;
  transition: opacity 0.12s linear;
}
.linkBox--link::after {
  content: "";
  background-color: #d86827;
  left: 0;
  position: absolute;
  mix-blend-mode: hard-light;
  z-index: -1;
  border-radius: 50%;
  right: 0;
  bottom: 0;
  transition: opacity 0.12s linear;
  top: 0;
  opacity: 0;
}
.linkBox--link .linkBox__title {
  padding: 0 30px;
  letter-spacing: 0.1em;
  font-size: 17px;
  text-transform: uppercase;
  color: #000000;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center;
  align-items: center;
  height: 100%;
  transition: color 0.12s linear;
}
.linkBox--link .linkBox__title svg {
  height: 30px;
  width: 30px;
  margin-top: 50px;
  justify-self: flex-end;
  margin-bottom: 26px;
  filter: invert(1);
  transition: filter 0.12s linear;
}
.linkBox--link:hover .linkBox__hover, .linkBox--link:hover::after {
  opacity: 1;
}
.linkBox--link:hover .linkBox__title {
  color: #ffffff;
}
.linkBox--link:hover .linkBox__title svg {
  filter: invert(0);
}
.linkBox--image {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.linkBox--image .linkBox__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  object-fit: cover;
  object-position: center;
}
.linkBox--image svg {
  opacity: 0;
  width: 30px;
  height: 30px;
}
.linkBox--image::after {
  content: "";
  background-color: #d86827;
  left: 0;
  position: absolute;
  mix-blend-mode: hard-light;
  z-index: -1;
  border-radius: 50%;
  right: 0;
  bottom: 0;
  transition: opacity 0.12s linear;
  top: 0;
  opacity: 0;
}
.linkBox--image:hover svg {
  opacity: 1;
}
.linkBox--image:hover::after {
  opacity: 1;
}

.blogCard__image {
  width: 100%;
  aspect-ratio: 1/1;
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
.blogCard__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-position: center;
  object-fit: cover;
  transition: transform 0.12s linear;
}
.blogCard__image svg {
  position: absolute;
  top: 10px;
  display: block;
  right: 16px;
}
.blogCard__image:hover img {
  transform: scale(1.05);
}
.blogCard__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 10px;
}
.blogCard__content a {
  text-decoration: none;
}
.blogCard__content a:last-of-type svg {
  width: 30px;
  height: 30px;
}
.blogCard__content a:last-of-type svg path {
  fill: #000000;
}
.blogCard__date {
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.blogCard__header {
  font-size: 13px;
  font-weight: 500;
  font-family: Oswald;
  color: #000000;
  letter-spacing: 0.1e;
}
.blogCard__excerpt {
  font-size: 13px;
  font-weight: 400;
  font-family: Oswald;
  color: #000000;
  letter-spacing: 0.1e;
}

@media (min-width: 1100px) {
  .blogCard__image {
    aspect-ratio: 1/1.5;
  }
  .blogCard__date {
    font-size: 14px;
  }
  .blogCard__header, .blogCard__excerpt {
    font-size: 17px;
    line-height: 1.6;
  }
}
.personCard {
  height: 100%;
  display: grid;
  grid-template-rows: auto 1fr;
}
.personCard__image {
  width: 100%;
  aspect-ratio: 1/1.4;
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
.personCard__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-position: top;
  object-fit: cover;
  transition: transform 0.12s linear;
}
.personCard__image svg {
  position: absolute;
  top: 10px;
  display: block;
  right: 16px;
}
.personCard__image:hover img {
  transform: scale(1.05);
}
.personCard__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  margin-top: 10px;
}
.personCard__content a {
  text-decoration: none;
}
.personCard__content a:nth-of-type(2) {
  margin-bottom: auto;
}
.personCard__content a:last-of-type {
  margin-top: auto;
}
.personCard__content a:last-of-type svg {
  width: 30px;
  height: 30px;
}
.personCard__content a:last-of-type svg path {
  fill: #ffffff;
}
.personCard__date {
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #000000;
}
.personCard__header {
  font-size: 13px;
  font-weight: 500;
  font-family: Oswald;
  color: #000000;
  letter-spacing: 0.1em;
}
.personCard__excerpt {
  font-size: 13px;
  font-weight: 400;
  font-family: Oswald;
  color: #000000;
  letter-spacing: 0.1em;
}

@media (min-width: 500px) {
  .personCard__image {
    aspect-ratio: 1/1;
  }
}
@media (min-width: 668px) {
  .personCard__image {
    aspect-ratio: 1/1.2;
  }
}
@media (min-width: 900px) {
  .personCard__image {
    aspect-ratio: 1/1.3;
  }
}
@media (min-width: 1100px) {
  .personCard__image {
    aspect-ratio: 1/1.2;
  }
  .personCard__date {
    font-size: 17px;
  }
  .personCard__header {
    font-size: 17px;
  }
  .personCard__excerpt {
    font-size: 17px;
  }
}
details {
  appearance: none;
  background-image: none;
}
details summary {
  list-style: none;
  appearance: none;
  background-image: none;
}
details summary::-webkit-details-marker {
  display: none;
}

.cardSlider {
  width: 100%;
  position: relative;
}
.cardSlider .swiper {
  width: 100%;
  margin-top: 40px;
}
.cardSlider .swiper-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.cardSlider .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.cardSlider__controls {
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: fit-content;
  margin-left: auto;
}
.cardSlider__prev:hover, .cardSlider__next:hover {
  cursor: pointer;
}
.cardSlider__prev:hover svg path, .cardSlider__next:hover svg path {
  fill: #d86827 !important;
}
.cardSlider__prev.swiper-button-disabled:hover, .cardSlider__next.swiper-button-disabled:hover {
  cursor: not-allowed;
}
.cardSlider__prev.swiper-button-disabled svg path, .cardSlider__next.swiper-button-disabled svg path {
  fill: #555555 !important;
}
.cardSlider__prev svg, .cardSlider__next svg {
  width: 15px;
  height: auto;
}

@media (min-width: 500px) {
  .cardSlider__controls {
    gap: 20px;
  }
}
@media (min-width: 1100px) {
  .cardSlider.swiper {
    margin-top: 140px;
  }
}
.nameSlider {
  width: 100%;
}
.nameSlider .swiper {
  width: 100%;
}
.nameSlider .swiper-wrapper {
  width: 100%;
  flex-direction: row;
}
.nameSlider .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
}
.nameSlider .swiper-slide-visible {
  z-index: 2;
}
.nameSlider__prev, .nameSlider__next {
  margin-bottom: 24px;
  background-color: #555555;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.nameSlider__prev:hover, .nameSlider__next:hover {
  cursor: pointer;
}
.nameSlider__prev:hover svg path, .nameSlider__next:hover svg path {
  fill: #d86827 !important;
}
.nameSlider__prev.swiper-button-disabled:hover, .nameSlider__next.swiper-button-disabled:hover {
  cursor: not-allowed;
}
.nameSlider__prev.swiper-button-disabled svg path, .nameSlider__next.swiper-button-disabled svg path {
  fill: #000000 !important;
}
.nameSlider__prev svg, .nameSlider__next svg {
  width: 15px;
  height: auto;
}
.nameSlider__controls {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.nameSlider__prev {
  margin-left: auto;
}
.nameSlider__prev svg {
  transform: translateX(-4px);
}
.nameSlider__next svg {
  transform: translateX(4px);
}

@media (min-width: 1100px) {
  .nameSlider {
    width: 100%;
    padding-bottom: 50px;
  }
  .nameSlider .swiper {
    display: block;
    position: relative;
    margin: 0 100px;
    width: calc(100% - 200px);
  }
  .nameSlider .swiper-wrapper {
    width: 100%;
  }
  .nameSlider .swiper-slide {
    height: 50px;
  }
  .nameSlider .swiper-notification {
    display: none;
  }
  .nameSlider__prev, .nameSlider__next {
    height: 80px;
    width: 80px;
    margin-bottom: 0;
    z-index: 10;
    top: -15px;
    position: absolute;
  }
  .nameSlider__prev svg, .nameSlider__next svg {
    width: 30px;
    height: 50px;
  }
  .nameSlider__prev {
    left: 0;
  }
  .nameSlider__next {
    right: 0;
  }
}
.e404 {
  background-color: #000000;
  padding: 32px 0;
  color: #ffffff;
}
.e404 .offerContent__link {
  margin-left: auto;
  width: fit-content;
  margin-right: auto;
  color: #ffffff;
  margin-top: 24px;
}
.e404 .offerContent__link span {
  border-color: #ffffff;
}
.e404 .offerContent__link span svg path {
  fill: #ffffff;
}
.e404 .container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: center;
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.e404 .container b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .e404 .container {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .e404 .container b {
    font-weight: 700;
  }
}

@media (min-width: 1100px) {
  .e404 {
    padding: 64px 0;
  }
}
body {
  overflow-x: hidden;
}

/* BLOCKS */
.columnsImages {
  margin: 32px 0;
}
.columnsImages__image {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: center;
}
.columnsImages__inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media (min-width: 900px) {
  .columnsImages__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.itemList {
  margin: 0 0 32px;
}
.itemList__inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.itemList__item {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.itemList__title {
  font-family: Oswald;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.itemList__text {
  font-weight: 300;
}

@media (min-width: 900px) {
  .itemList__item {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 24px;
  }
}
.productBlock__header {
  font-family: Oswald;
  margin-top: 32px;
  font-size: 30px;
  font-weight: 400;
}
.productBlock .summary {
  margin-bottom: 24px;
  margin-top: 24px;
}
.productBlock .summary input:not([type=checkbox]) {
  width: 100%;
  border: none;
  border-bottom: 1px solid #ffffff;
  font-family: Oswald;
  background-color: transparent;
  font-size: 16px;
  font-weight: 300;
  border-radius: 0 !important;
  letter-spacing: 0.1em;
  color: #ffffff;
  resize: none;
  padding-bottom: 10px;
  height: 40px;
  transition: color 0.12s linear, border-color 0.12s linear;
}
.productBlock .summary input:not([type=checkbox]):focus {
  outline: none;
  color: #d86827 !important;
  border-bottom: 1px solid #d86827 !important;
}
.productBlock .summary input:not([type=checkbox]):focus::placeholder {
  color: #d86827;
}
.productBlock .summary button {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  height: 40px;
  font-size: 16px;
  font-family: Oswald;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: color 0.12s linear, border-color 0.12s linear;
}
.productBlock .summary button:hover {
  border-color: #d86827;
  cursor: pointer;
  color: #d86827;
}
.productBlock .summary .cart {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}
.productBlock .summary .cart .quantity {
  width: calc(50% - 10px);
  display: flex;
  flex-direction: row;
  align-items: center;
}
.productBlock .summary .cart .price {
  width: calc(50% - 10px);
  margin: 0;
}
.productBlock .summary .cart button {
  width: 100%;
}
.productBlock .summary .cart input {
  width: 100%;
  text-align: center;
}
.productBlock .price {
  width: 100%;
  font-size: 22px;
  color: #d86827;
  font-family: Oswald;
}
.productBlock__text {
  margin-top: 16px;
}
.productBlock__text, .productBlock__text p, .productBlock__text ul, .productBlock__text ol, .productBlock__text a, .productBlock__text * {
  color: #ffffff;
  font-size: 16px !important;
  line-height: 1.7 !important;
}
.productBlock__text strong {
  display: block !important;
}

@media (min-width: 900px) {
  .productBlock {
    margin: 32px 0;
    display: grid;
    grid-template-columns: 1fr 2fr;
    align-items: center;
    column-gap: 32px;
  }
  .productBlock__thumbnail {
    grid-column: 1/2 !important;
    grid-row: 1/4 !important;
    margin-top: 0;
    height: fit-content !important;
    align-self: flex-start;
  }
  .productBlock__header {
    grid-column: 2/3;
    grid-row: 1/2;
    margin: 0 !important;
  }
  .productBlock__product {
    grid-column: 2/3;
    grid-row: 3/4;
  }
  .productBlock__text {
    grid-column: 2/3;
    grid-row: 2/3;
  }
}
@media (min-width: 1100px) {
  .productBlock {
    grid-template-columns: 1fr 2fr;
    column-gap: 80px;
    margin-top: 50px;
  }
  .productBlock .summary {
    margin: 32px 0;
  }
}
.doubleProductBlock .productBlock__thumbnail {
  margin-top: 0 !important;
}

@media (min-width: 1100px) {
  .doubleProductBlock {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
  }
  .doubleProductBlock .productBlock {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }
  .doubleProductBlock .productBlock__thumbnail {
    grid-column: 1/2 !important;
    grid-row: 1/2 !important;
    width: 100%;
    aspect-ratio: 4/2;
  }
  .doubleProductBlock .productBlock__thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .doubleProductBlock .productBlock__header {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .doubleProductBlock .productBlock__product {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}
.recipiesBlock {
  margin: 32px 0;
}
.recipiesBlock__header {
  font-family: Oswald;
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase;
}
.recipiesBlock__header span {
  display: block;
}
.recipiesBlock__header span:last-of-type {
  margin-left: 80px;
}
.recipiesBlock__form {
  margin-top: 32px;
}
.recipiesBlock__form .form__submit {
  display: flex;
  justify-content: flex-end;
}
.recipiesBlock__form .form__submit button {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  margin-left: auto;
  margin-top: 24px;
  transition: border-color 0.12s linear;
  background-color: transparent;
}
.recipiesBlock__form .form__submit button svg {
  height: 36px;
  width: 36px;
  object-fit: contain;
}
.recipiesBlock__form .form__submit button svg path {
  transition: fill 0.12s linear;
  fill: #ffffff !important;
}
.recipiesBlock__form .form__submit button:hover {
  cursor: pointer;
  border: 1px solid #d86827;
}
.recipiesBlock__form .form__submit button:hover svg path {
  fill: #d86827 !important;
}
.recipiesBlock__form form .wpcf7-response-output {
  margin: 0;
  margin-top: 20px;
  font-family: Oswald;
  font-size: 13px;
  letter-spacing: 0.1em;
  border: none;
  color: #d86827;
  padding: 0;
}
.recipiesBlock__form form textarea,
.recipiesBlock__form form input:not([type=checkbox]) {
  width: 100%;
  border: none;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  background-color: transparent;
  font-family: Oswald;
  font-size: 13px;
  border-radius: 0 !important;
  font-weight: 300;
  letter-spacing: 0.1em;
  resize: none;
  padding-bottom: 10px;
  margin-bottom: 12px;
  margin-top: 6px;
  transition: color 0.12s linear, border-color 0.12s linear;
}
.recipiesBlock__form form textarea::placeholder,
.recipiesBlock__form form input:not([type=checkbox])::placeholder {
  color: #ffffff;
}
.recipiesBlock__form form textarea:focus,
.recipiesBlock__form form input:not([type=checkbox]):focus {
  outline: none;
  color: #d86827 !important;
  border-bottom: 1px solid #d86827 !important;
}
.recipiesBlock__form form textarea:focus::placeholder,
.recipiesBlock__form form input:not([type=checkbox]):focus::placeholder {
  color: #d86827;
}
.recipiesBlock__form form .wpcf7-not-valid-tip {
  font-size: 13px;
  width: 100% !important;
}
.recipiesBlock__form form .wpcf7-list-item {
  margin-left: 0;
  margin-top: 8px;
}
.recipiesBlock__form form input[type=checkbox] {
  accent-color: #d86827;
}
.recipiesBlock__form button {
  width: 100%;
  height: 40px;
  border: 1px solid #ffffff;
  margin-left: auto;
  margin-top: 12px;
  margin-bottom: 12px;
  transition: border-color 0.12s linear;
  color: #ffffff;
  background-color: transparent;
}
.recipiesBlock__form button:hover {
  cursor: pointer;
  color: #d86827;
  border: 1px solid #d86827;
}
.recipiesBlock__form .wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 13px;
  font-weight: 400;
  font-family: Oswald;
}

@media (min-width: 1100px) {
  .recipiesBlock__form .form__row--first {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .recipiesBlock__form .form__row--first p {
    display: flex;
    gap: 100px;
  }
  .recipiesBlock__form .form__row--first p span {
    width: calc(50% - 50px);
  }
  .recipiesBlock__form .form__row--second {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .recipiesBlock__form .form__row--second p {
    display: flex;
    flex-direction: row;
    gap: 100px;
  }
  .recipiesBlock__form .form__row--second p span {
    width: 100%;
  }
  .recipiesBlock__form .form__row--third {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .recipiesBlock__form .form__row--third p {
    display: flex;
    flex-direction: column;
    grid-column: 1/3;
    grid-row: 1/2;
  }
  .recipiesBlock__form .form__row--third > div:first-of-type {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .recipiesBlock__form .form__row--third .form__submit {
    grid-column: 2/3;
    grid-row: 2/3;
    margin: 0;
  }
  .recipiesBlock__form .form__row--third .form__submit * {
    margin: 0;
  }
  .recipiesBlock__form .form__submit button {
    margin-top: 0;
  }
  .recipiesBlock__form form textarea,
  .recipiesBlock__form form input:not([type=checkbox]) {
    font-size: 17px;
    border-radius: 0 !important;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .recipiesBlock__form form .wpcf7-response-output {
    grid-column: 1/2;
    grid-row: 4/5;
  }
  .recipiesBlock__form form .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 17px;
    font-weight: 300;
    font-family: Oswald;
  }
}
@media (min-width: 1480px) {
  .recipiesBlock__form form textarea,
  .recipiesBlock__form form input:not([type=checkbox]) {
    margin-bottom: 30px;
  }
  .recipiesBlock__form form .wpcf7-not-valid-tip {
    margin-top: -30px;
    margin-bottom: 5px;
  }
  .recipiesBlock__form .form__submit button {
    margin-top: 20px;
  }
}
/* HOME */
.intro {
  position: relative;
  transform: translate3d(0, 0, 0);
}
.intro::after {
  content: "";
  position: absolute;
  background-color: #000000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: color;
}
.intro__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  opacity: 0.3;
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 70%;
}
.intro .container {
  padding-top: 122px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
}
.intro__tag {
  font-family: Oswald;
  font-size: 17px;
  color: #ffffff;
  margin-bottom: 6px;
  text-transform: uppercase;
  text-align: right;
}
.intro--slim .container {
  padding-top: 97px;
  padding-bottom: 25px;
}
.intro__header {
  font-family: "Prata";
  text-align: right;
  font-size: 25px;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
}
.intro__header span {
  color: #d86827;
}
.intro__decor {
  position: absolute;
  left: 40px;
  top: -40px;
  width: 60px;
  height: 60px;
  object-fit: contain;
  z-index: -1;
}
.intro__decor img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.intro__text {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #ffffff;
  font-weight: 300;
}
.intro__text b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .intro__text {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .intro__text b {
    font-weight: 700;
  }
}

@media (min-width: 350px) {
  .intro__header {
    font-size: 30px;
  }
}
@media (min-width: 500px) {
  .intro__header {
    width: fit-content;
    margin-left: auto;
    font-size: 40px;
  }
  .intro .container {
    padding-top: 132px;
    padding-bottom: 70px;
  }
  .intro--slim .container {
    padding-top: 72px;
    padding-bottom: 0;
  }
}
@media (min-width: 668px) {
  .intro__header {
    font-size: 55px;
  }
  .intro__tag {
    font-size: 25px;
  }
  .intro__decor {
    width: 120px;
    height: 107px;
    top: -70px;
  }
}
@media (min-width: 900px) {
  .intro__header {
    font-size: 70px;
  }
}
@media (min-width: 1100px) {
  .intro__header {
    font-size: 80px;
    margin-right: 110px;
  }
  .intro__tag {
    margin-right: 110px;
  }
  .intro .container {
    padding-top: 215px;
    padding-bottom: 90px;
  }
  .intro--slim .container {
    padding-top: 90px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1480px) {
  .intro__header {
    line-height: 1.3;
    font-size: 96px;
  }
}
.getToKnowUs {
  background: rgb(25, 29, 28);
  padding-top: 32px;
  overflow-x: hidden;
  padding-bottom: 32px;
}
.getToKnowUs__fixed {
  display: none;
  pointer-events: none;
}
.getToKnowUs__tag {
  text-transform: uppercase;
}
.getToKnowUs__list {
  margin-top: 32px;
  width: fit-content;
}
.getToKnowUs__item {
  text-decoration: none;
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.getToKnowUs__item svg {
  width: 24px;
  height: 24px;
  margin-left: 12px;
  transition: opacity 0.12s linear;
  opacity: 0;
}
.getToKnowUs__item:hover svg {
  opacity: 1;
}
.getToKnowUs__sub {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #555555;
  margin-right: 16px;
}
.getToKnowUs__sub b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .getToKnowUs__sub {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .getToKnowUs__sub b {
    font-weight: 700;
  }
}
.getToKnowUs__title {
  color: #555555;
  letter-spacing: 0.1em;
  font-size: 27px;
  font-family: "Prata";
  transition: color 0.12s linear;
  line-height: 2;
  text-transform: uppercase;
}
.getToKnowUs__title:hover {
  cursor: pointer;
  color: #d86827;
}
.getToKnowUs__image {
  display: none;
}

@media (min-width: 500px) {
  .getToKnowUs__list, .getToKnowUs__tag {
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media (min-width: 668px) {
  .getToKnowUs__title {
    font-size: 36px;
    line-height: 1.4;
  }
}
@media (min-width: 900px) {
  .getToKnowUs {
    padding: 100px 0;
  }
  .getToKnowUs__list, .getToKnowUs__tag {
    margin-left: 140px;
    margin-right: 140px;
  }
  .getToKnowUs__list {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .getToKnowUs__item {
    position: relative;
    width: fit-content;
  }
  .getToKnowUs__item svg {
    width: 40px;
    z-index: 2;
    position: relative;
    display: block;
    height: 40px;
  }
  .getToKnowUs__item:hover,
  .getToKnowUs__item *:hover {
    cursor: none !important;
  }
  .getToKnowUs__image {
    top: 0;
    left: 0;
    opacity: 0.5;
    height: auto;
    width: 400px;
    object-fit: cover;
    object-position: center;
    pointer-events: none;
    aspect-ratio: 16/9;
    position: absolute;
    transition: opacity 0.12s linear;
    display: none;
    transform: translate(-50%, -50%);
  }
  .getToKnowUs__fixed {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: block;
  }
  .getToKnowUs__click {
    width: 100px;
    height: 100px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 0;
    left: 0;
    z-index: 100;
    pointer-events: none;
    display: none;
    filter: invert(1);
  }
  .getToKnowUs__title {
    font-size: 46px;
  }
}
@media (min-width: 1100px) {
  .getToKnowUs {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .getToKnowUs__list, .getToKnowUs__tag {
    margin-left: 160px;
    margin-right: 140px;
  }
  .getToKnowUs__title {
    font-size: 58px;
  }
  .getToKnowUs__list {
    margin-top: 70px;
  }
  .getToKnowUs__item::after {
    right: -275px;
  }
  .getToKnowUs__item svg {
    width: 50px;
    height: 50px;
    margin-left: 30px;
  }
}
@media (min-width: 1480px) {
  .getToKnowUs__list, .getToKnowUs__tag {
    margin-left: 250px;
    margin-right: 250px;
  }
}
.about {
  padding: 48px 0 64px;
  background-color: #000000;
  max-width: 100vw;
  overflow-x: clip;
}
.about__image {
  aspect-ratio: 16/9;
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  display: none;
}
.about__image:hover img {
  transform: scale(1.06);
}
.about__image img {
  transition: transform 0.12s linear;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.about__slider {
  width: 100%;
  margin-top: 24px;
  display: flex;
  flex-direction: column-reverse;
  display: flex;
  gap: 24px;
  position: relative;
}
.about__slider::after {
  content: "";
  position: absolute;
  background-image: url("img/aboutDecor.png");
  width: 191px;
  z-index: 2;
  height: 152px;
  transform: scale(0.5);
  transform-origin: bottom right;
  bottom: -50px;
  right: 60px;
}
.about__slider::before {
  content: "";
  width: 200px;
  height: 170px;
  background-image: url("img/about.png");
  position: absolute;
  bottom: -60px;
  right: -30px;
  transform-origin: right bottom;
  transform: scale(0.6);
  z-index: 2;
}

@media (min-width: 500px) {
  .about__slider {
    flex-direction: row;
  }
  .about__slider::before {
    transform: scale(1);
    bottom: 0;
    right: 0;
  }
  .about__slider::after {
    bottom: -50px;
    right: 114px;
    transform: scale(1);
  }
}
@media (min-width: 668px) {
  .about__slider {
    position: relative;
  }
}
@media (min-width: 900px) {
  .about .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
  .about__image {
    display: block;
    grid-column: 1/4;
    grid-row: 1/3;
    aspect-ratio: unset;
    height: 100%;
    width: 100%;
    margin-top: 0;
  }
  .about__header {
    grid-column: 5/13;
    grid-row: 1/2;
  }
  .about__slider {
    grid-row: 2/3;
    grid-column: 5/13;
    margin-top: 60px;
  }
}
@media (min-width: 1100px) {
  .about {
    padding: 180px 0 40px;
  }
  .about__image {
    grid-column: 1/6;
  }
  .about__slider, .about__header {
    padding-left: 50px;
    grid-column: 7/13;
  }
}
.business {
  background-color: #000000;
  padding: 48px 0;
  max-width: 100vw;
  overflow-x: clip;
}
.business__text {
  margin-top: 24px;
}
.business__keywords {
  margin-top: 32px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.business__keyword {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-weight: 300;
}
.business__keyword b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .business__keyword {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .business__keyword b {
    font-weight: 700;
  }
}
.business__keyword span {
  font-weight: 600;
  display: block;
}

@media (min-width: 668px) {
  .business__keywords {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1100px) {
  .business {
    position: relative;
  }
  .business::after {
    content: "";
    width: 100%;
    position: absolute;
    height: 200px;
    background-color: #000000;
    bottom: -200px;
    left: 0;
    right: 0;
    z-index: -1;
  }
  .business .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
  .business__header {
    grid-column: 1/6;
    grid-row: 1/2;
  }
  .business__text {
    grid-column: 7/13;
    grid-row: 1/3;
    padding-left: 50px;
  }
  .business__keywords {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    grid-column: 1/6;
    grid-row: 2/3;
  }
}
.links {
  padding: 48px 0;
}
.links .container {
  background-color: #ffffff;
  z-index: 2;
  position: relative;
}
.links__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 24px;
}

@media (min-width: 668px) {
  .links__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 900px) {
  .links__inner {
    padding: 24px 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1100px) {
  .links__inner {
    padding: 24px;
  }
}
@media (min-width: 1480px) {
  .links__inner {
    padding: 60px 85px;
  }
}
.workshop {
  background-color: #191d1c;
  padding: 40px 0;
}
.workshop__tag {
  text-transform: uppercase;
  text-align: right;
  width: 100%;
  display: block;
}
.workshop__title {
  font-family: Oswald;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 7.5vw;
  margin-top: 32px;
}
.workshop__line {
  display: block;
  line-height: 1.05;
  position: relative;
  width: fit-content;
  z-index: 1;
}
.workshop__line--2 {
  padding-left: 40px;
}
.workshop__line--2::after {
  content: "";
  position: absolute;
  width: 150px;
  transform: scale(0.2);
  transform-origin: bottom right;
  height: 192px;
  background-image: url("img/lisc.png");
  bottom: -5px;
  z-index: -1;
  right: -12px;
}
.workshop__line--3 {
  padding-left: 4px;
}
.workshop__line--4 {
  padding-left: 16px;
}
.workshop__line--4::after {
  content: "";
  position: absolute;
  width: 121px;
  height: 104px;
  transform: scale(0.2);
  transform-origin: bottom right;
  background-image: url("img/pomidor.png");
  bottom: -12px;
  left: -80px;
}
.workshop__line--5 {
  padding-left: 65px;
}
.workshop__subtitle {
  text-transform: uppercase;
  margin-top: 24px;
  display: block;
}
.workshop__links {
  display: flex;
  flex-direction: column;
  width: fit-content;
  margin-left: auto;
  margin-top: 48px;
}
.workshop__links svg {
  width: 30px;
  height: 40px;
  margin-bottom: 4px;
}
.workshop__links a {
  text-transform: uppercase;
}
.workshop__links a:hover {
  color: #d86827;
}
.workshop__upper {
  position: relative;
}
.workshop__upper::after {
  content: "";
  position: absolute;
  background-image: url("img/workshop.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 80%;
  width: 60vw;
  left: -16px;
  bottom: 10%;
  display: block;
  z-index: 0;
  opacity: 0.19;
}
.workshop__lower {
  margin-top: 24px;
}
.workshop__text {
  margin-top: 24px;
}
.workshop__keywords {
  margin-top: 32px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.workshop__keyword {
  font-size: 13px;
  letter-spacing: 0.1em;
  font-weight: 300;
}
.workshop__keyword span {
  font-weight: 600;
  display: block;
}

@media (min-width: 330px) {
  .workshop__line--2::after {
    transform: scale(0.3);
  }
  .workshop__line--4::after {
    transform: scale(0.3);
    bottom: -20px;
    left: -90px;
  }
}
@media (min-width: 380px) {
  .workshop__line--2::after {
    transform: scale(0.4);
    right: -30px;
    bottom: -15px;
  }
  .workshop__line--4::after {
    transform: scale(0.5);
    bottom: -40px;
    left: -60px;
  }
}
@media (min-width: 668px) {
  .workshop__title {
    margin-top: 64px;
    font-size: clamp(20px, 5vw, 54px);
  }
  .workshop__line--2 {
    padding-left: 80px;
  }
  .workshop__line--2::after {
    transform: scale(0.8);
    bottom: -35px;
    right: -70px;
  }
  .workshop__line--3 {
    padding-left: 8px;
  }
  .workshop__line--4 {
    padding-left: 32px;
  }
  .workshop__line--4::after {
    transform: scale(0.7);
    bottom: -50px;
    left: -40px;
  }
  .workshop__line--5 {
    padding-left: 130px;
  }
  .workshop__upper {
    position: relative;
  }
  .workshop__upper::after {
    width: 50%;
    aspect-ratio: 2/1;
    height: auto;
    top: 50%;
    left: 16.6666666667%;
  }
  .workshop__keywords {
    grid-template-columns: repeat(3, 1fr);
  }
  .workshop__subtitle {
    margin-top: 50px;
  }
  .workshop__links {
    margin-top: -50px;
  }
}
@media (min-width: 900px) {
  .workshop {
    padding: 0;
    background-color: transparent;
  }
  .workshop .container {
    background-color: #191d1c;
    padding: 60px 40px 100px;
  }
}
@media (min-width: 1100px) {
  .workshop .container {
    padding-left: 8.3333333333%;
    padding-right: 8.3333333333%;
  }
  .workshop__upper {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    margin-bottom: 180px;
  }
  .workshop__upper::after {
    width: 600px;
    height: 300px;
    left: 200px;
  }
  .workshop__lower::after {
    top: 180px;
  }
  .workshop__tag {
    grid-column: 1/11;
    grid-row: 1/2;
  }
  .workshop__subtitle {
    grid-column: 4/7;
    text-align: center;
    grid-row: 3/4;
  }
  .workshop__line--2 {
    padding-left: 160px;
  }
  .workshop__line--2::after {
    transform: scale(0.8);
    bottom: -35px;
    right: -70px;
  }
  .workshop__line--3 {
    padding-left: 16px;
  }
  .workshop__line--4 {
    padding-left: 64px;
  }
  .workshop__line--4::after {
    transform: scale(0.7);
    bottom: -50px;
    left: -40px;
  }
  .workshop__line--5 {
    padding-left: 260px;
  }
  .workshop__links {
    grid-column: 9/11;
    grid-row: 2/4;
    margin-top: auto;
  }
  .workshop__title {
    grid-column: 1/9;
    grid-row: 2/3;
    margin-top: 60px;
  }
  .workshop__lower {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
  .workshop__header {
    grid-column: 1/6;
    grid-row: 1/2;
  }
  .workshop__text {
    grid-column: 7/13;
    grid-row: 1/3;
    padding-left: 50px;
    margin-top: 0;
  }
  .workshop__keywords {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    grid-column: 1/6;
    grid-row: 2/3;
  }
  .workshop__keyword {
    font-size: 17px;
  }
}
@media (min-width: 1480px) {
  .workshop .container {
    padding-left: 0;
    padding-right: 0;
  }
  .workshop__upper {
    grid-template-columns: repeat(12, 1fr);
  }
  .workshop__line--2::after {
    transform: scale(1);
  }
  .workshop__line--4::after {
    transform: scale(1);
    left: 30px;
    bottom: -85px;
  }
  .workshop__title {
    grid-column: 2/9;
  }
  .workshop__tag {
    grid-column: 2/12;
  }
  .workshop__subtitle {
    grid-column: 5/8;
  }
  .workshop__header {
    grid-column: 2/7;
  }
  .workshop__keywords {
    grid-column: 2/7;
  }
  .workshop__text {
    grid-column: 8/12;
  }
}
.news {
  background-color: #191d1c;
  background-image: url("img/news.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.news .container {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
.news .container::after {
  content: "";
  width: 100%;
  height: 50%;
  bottom: 50px;
  left: 0;
  right: 0;
  background-color: #d86827;
  position: absolute;
}
.news .container::before {
  content: "";
  width: 100%;
  height: 50%;
  top: 50px;
  left: 0;
  right: 0;
  background-color: #d86827;
  position: absolute;
  mix-blend-mode: multiply;
}
.news .container > * {
  z-index: 1;
  position: relative;
}
.news__header {
  margin-top: 50px;
}
.news__text {
  margin-bottom: 50px;
  margin-top: 30px;
}
.news__text svg {
  width: 100px;
  height: 100px;
  display: block;
  margin-left: auto;
  display: none;
  margin-top: 20px;
}
.news__slider {
  margin-top: -32px;
}
.news__slider > svg {
  display: none;
  width: 0;
  height: 0;
}

@media (min-width: 668px) {
  .news .container {
    padding-left: 16px;
    padding-right: 16px;
  }
  .news__text svg {
    display: block;
  }
}
@media (min-width: 1100px) {
  .news {
    background-image: none;
  }
  .news .container {
    z-index: 50;
    background-image: url("img/news.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-left: 40px;
    padding-right: 40px;
  }
  .news .container::after, .news .container::before {
    left: 16px;
    right: 16px;
    width: auto;
  }
  .news__header {
    margin-top: 100px;
  }
  .news__slider {
    margin-top: -60px;
    position: relative;
  }
  .news__slider:hover,
  .news__slider *:hover {
    cursor: none !important;
  }
  .news__slider > svg {
    margin-top: 0;
    width: 110px;
    height: 110px;
    z-index: 20;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
  }
  .news__slider .blogCard:hover,
  .news__slider .blogCard *:hover {
    cursor: none !important;
  }
  .news__text {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    width: 40%;
    gap: 32px;
    margin-left: auto;
    margin-top: 20px;
  }
  .news__text span {
    text-align: right;
    width: 100%;
  }
  .news__text svg {
    margin-top: 0;
    width: 110px;
    background-color: #d86827;
    height: 110px;
  }
}
@media (min-width: 1480px) {
  .news .container {
    padding: 100px 0;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
  .news .container::after, .news .container::before {
    left: 105px;
    right: 105px;
  }
  .news .container::before {
    top: 100px;
  }
  .news .container::after {
    bottom: 100px;
  }
  .news__header {
    grid-column: 2/12;
    padding: 0 32px;
  }
  .news__text {
    margin-top: 20px;
    grid-column: 7/12;
    padding: 0 32px;
    width: 100%;
  }
  .news__slider {
    padding: 0 32px;
    grid-column: 2/12;
  }
}
.gallery {
  background-color: #191d1c;
  padding: 64px 0;
}
.gallery .container {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.gallery__navigation {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 32px;
}
.gallery__prev, .gallery__next {
  background-color: #555555;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.gallery__prev svg, .gallery__next svg {
  width: 20px;
}
.gallery__prev:hover, .gallery__next:hover {
  cursor: pointer;
}
.gallery__prev:hover svg path, .gallery__next:hover svg path {
  fill: #d86827 !important;
}
.gallery__prev.swiper-button-disabled:hover, .gallery__next.swiper-button-disabled:hover {
  cursor: not-allowed;
}
.gallery__prev.swiper-button-disabled svg path, .gallery__next.swiper-button-disabled svg path {
  fill: #000000 !important;
}
.gallery__slider {
  width: 100%;
}
.gallery__slider .swiper {
  width: 100%;
}
.gallery__slider .swiper-wrapper {
  width: 100%;
}
.gallery__slider .swiper-slide img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center;
}

@media (min-width: 668px) {
  .gallery__slider .swiper-slide {
    transition: all 0.12s linear;
    filter: grayscale(1);
  }
  .gallery__slider .swiper-slide img {
    transform: scale(0.65);
    opacity: 0.5;
    transition: all 0.12s linear;
  }
  .gallery__slider .swiper-slide-active + .swiper-slide {
    filter: none;
  }
  .gallery__slider .swiper-slide-active + .swiper-slide img {
    transform: scale(1);
    opacity: 1;
  }
}
@media (min-width: 1100px) {
  .gallery__slider .swiper-slide-next + .swiper-slide {
    filter: grayscale(0);
  }
  .gallery__slider .swiper-slide-next + .swiper-slide img {
    transform: scale(1);
    opacity: 1;
  }
  .gallery__slider .swiper-slide-active, .gallery__slider .swiper-slide-next + .swiper-slide + .swiper-slide {
    filter: grayscale(1);
  }
  .gallery__slider .swiper-slide-active img, .gallery__slider .swiper-slide-next + .swiper-slide + .swiper-slide img {
    transform: scale(0.65);
    opacity: 0.5;
  }
}
@media (min-width: 1480px) {
  .gallery {
    padding: 90px 0;
  }
  .gallery .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    align-items: center;
  }
  .gallery__navigation {
    grid-column: 1/3;
  }
  .gallery__slider {
    grid-column: 3/13;
  }
}
.categories {
  padding-bottom: 80px;
}
.categories .container {
  display: flex;
  flex-direction: column;
}
.categories__list {
  display: flex;
  flex-direction: column;
}
.categories__image {
  aspect-ratio: 3/1;
  object-fit: cover;
  object-position: center;
  display: block;
  width: 100%;
}
.categories__item {
  transition: color 0.12s linear, border-color 0.12s linear;
  text-decoration: none;
  border-bottom: 1px solid #000000;
  color: #000000;
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
}
.categories__item svg {
  width: 20px;
  height: 20px;
}
.categories__item svg path {
  transition: fill 0.12s linear;
  fill: #000000 !important;
}
.categories__item:hover {
  border-bottom: 1px solid #d86827;
  color: #d86827;
}
.categories__item:hover svg path {
  fill: #d86827 !important;
}

@media (min-width: 668px) {
  .categories__item {
    font-size: 32px;
  }
  .categories__item:nth-of-type(2) {
    padding-left: 110px;
  }
  .categories__item:nth-of-type(3) {
    padding-left: 130px;
  }
}
@media (min-width: 900px) {
  .categories__item {
    font-size: 50px;
  }
  .categories__item svg {
    width: 35px;
    height: 35px;
    margin-left: 45px;
  }
}
@media (min-width: 1100px) {
  .categories {
    padding-bottom: 200px;
  }
  .categories__item {
    font-size: 70px;
  }
}
@media (min-width: 1480px) {
  .categories__item {
    font-size: 88px;
  }
}
.seo {
  background-color: #000000;
  color: #ffffff;
  padding: 32px 0;
}
.seo .container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.seo__header {
  text-transform: uppercase;
}
.seo__content p,
.seo__content ul,
.seo__content ol {
  margin: 10px 0;
}
.seo details {
  margin-top: 20px;
}
.seo details summary {
  border-top: 1px solid #ffffff;
  padding: 16px 0;
  position: relative;
  font-family: Oswald;
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #ffffff;
  font-weight: 500;
  padding-right: 50px;
}
.seo details summary b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .seo details summary {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .seo details summary b {
    font-weight: 700;
  }
}
.seo details summary:hover {
  cursor: pointer;
}
.seo details summary:hover::after {
  transform: rotate(0deg);
}
.seo details summary::after {
  content: "";
  position: absolute;
  top: calc(50% - 10px);
  right: 12px;
  height: 20px;
  width: 12px;
  background-image: url("img/svg/next.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.12s linear;
  will-change: transform;
  transform: rotate(90deg);
}
.seo details > .content {
  padding: 20px 0;
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.seo details > .content b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .seo details > .content {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .seo details > .content b {
    font-weight: 700;
  }
}
.seo details > .content ul,
.seo details > .content ol {
  padding-left: 20px;
}
.seo details > .content ul,
.seo details > .content ol,
.seo details > .content p {
  margin: 10px 0;
}
.seo details[open] summary::after {
  transform: rotate(-90deg);
}
.seo details[open] summary:hover {
  cursor: pointer;
}
.seo details[open] summary:hover::after {
  transform: rotate(0deg);
}

@media (min-width: 668px) {
  .seo {
    padding: 64px 0;
  }
}
@media (min-width: 1100px) {
  .seo {
    padding: 64px 0 10px;
  }
  .seo__header {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .seo__text {
    grid-column: 2/3;
    grid-row: 1/2;
  }
  .seo__content--1 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .seo__content--2 {
    grid-row: 2/3;
    grid-column: 2/3;
  }
  .seo details {
    margin-top: 0;
    grid-column: 1/3;
    grid-row: 3/4;
  }
  .seo details summary {
    padding: 32px 180px 32px 150px;
  }
  .seo details summary::after {
    right: 150px;
  }
  .seo .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
  }
}
@media (min-width: 1480px) {
  .seo .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 100px 0;
  }
  .seo__header {
    grid-column: 2/7;
    grid-row: 1/2;
  }
  .seo__text {
    grid-column: 8/12;
    grid-row: 1/2;
  }
  .seo__content--1 {
    grid-row: 2/3;
    grid-column: 2/7;
  }
  .seo__content--2 {
    grid-row: 2/3;
    grid-column: 8/12;
  }
  .seo details {
    grid-column: 2/12;
  }
}
.contact {
  background-color: #000000;
}
.contact .wpcf7-acceptance label:hover {
  cursor: pointer;
}
.contact .container {
  background-color: #ffffff;
  padding-top: 32px;
  padding-bottom: 128px;
  position: relative;
}
.contact .container::after {
  content: "";
}
.contact__logo {
  position: absolute;
  filter: invert(1);
  height: 60px;
  width: 60px;
  bottom: 32px;
  left: 0;
  transition: filter 0.12s linear;
}
.contact__logo svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.contact__logo:hover {
  cursor: pointer;
  filter: invert(1) invert(69%) sepia(35%) saturate(7234%) hue-rotate(342deg) brightness(87%) contrast(94%);
}
.contact__header {
  font-family: Oswald;
  font-weight: 400;
  font-size: 32px;
  text-transform: uppercase;
}
.contact__header span {
  display: block;
}
.contact__header span:last-of-type {
  margin-left: 80px;
}
.contact__form {
  margin-top: 32px;
}
.contact__form form .wpcf7-response-output {
  margin: 0;
  margin-top: 20px;
  font-family: Oswald;
  font-size: 13px;
  letter-spacing: 0.1em;
  border: none;
  color: #d86827;
  padding: 0;
}
.contact__form form textarea,
.contact__form form input:not([type=checkbox]) {
  width: 100%;
  border: none;
  border-bottom: 1px solid #000000;
  font-family: Oswald;
  font-size: 13px;
  border-radius: 0 !important;
  font-weight: 300;
  letter-spacing: 0.1em;
  resize: none;
  padding-bottom: 10px;
  margin-bottom: 6px;
  margin-top: 6px;
  transition: color 0.12s linear, border-color 0.12s linear;
}
.contact__form form textarea:focus,
.contact__form form input:not([type=checkbox]):focus {
  outline: none;
  color: #d86827 !important;
  border-bottom: 1px solid #d86827 !important;
}
.contact__form form textarea:focus::placeholder,
.contact__form form input:not([type=checkbox]):focus::placeholder {
  color: #d86827;
}
.contact__form form .wpcf7-not-valid-tip {
  font-size: 13px;
  width: 100% !important;
}
.contact__form form .wpcf7-list-item {
  margin-left: 0;
  margin-top: 8px;
}
.contact__form form input[type=checkbox] {
  accent-color: #d86827;
}
.contact__form .form__submit {
  display: flex;
  justify-content: flex-end;
}
.contact__form .form__submit button {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 1px solid #000000;
  margin-left: auto;
  margin-top: 24px;
  transition: border-color 0.12s linear;
  background-color: transparent;
}
.contact__form .form__submit button svg {
  height: 36px;
  width: 36px;
  object-fit: contain;
}
.contact__form .form__submit button svg path {
  transition: fill 0.12s linear;
  fill: #000000 !important;
}
.contact__form .form__submit button:hover {
  cursor: pointer;
  border: 1px solid #d86827;
}
.contact__form .form__submit button:hover svg path {
  fill: #d86827 !important;
}
.contact__form .wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 13px;
  font-weight: 400;
  font-family: Oswald;
}
.contact__link {
  font-size: 30px;
  font-family: Oswald;
  font-weight: 400;
  text-decoration: none;
  color: #000000;
  margin-bottom: 12px;
  display: block;
  will-change: color;
  transition: color 0.12s linear;
}
.contact__link:hover {
  color: #d86827;
}
.contact__column--1 {
  display: flex;
  flex-direction: column-reverse;
}
.contact__newsletter {
  margin-top: 32px;
  margin-bottom: 64px;
}
.contact__newsletter .wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 13px;
  font-weight: 400;
  font-family: Oswald;
}
.contact__newsletter .newsletter__title {
  font-family: Oswald;
  font-weight: 700;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #000000;
  display: block;
  padding-bottom: 6px;
  margin-bottom: 8px;
}
.contact__newsletter .newsletter__helper {
  position: relative;
}
.contact__newsletter .newsletter__helper button {
  position: absolute;
  top: -4px;
  right: 0;
  background-color: transparent;
  border: none;
  padding: 8px;
}
.contact__newsletter .newsletter__helper button svg path {
  fill: #000000;
}
.contact__newsletter .newsletter__helper button:hover {
  cursor: pointer;
}
.contact__newsletter .newsletter__helper button:hover svg path {
  fill: #d86827;
}
.contact__newsletter form textarea,
.contact__newsletter form input:not([type=checkbox]) {
  width: 100%;
  border: none;
  border-bottom: 1px solid #000000;
  border-radius: 0 !important;
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  resize: none;
  padding-bottom: 10px;
  transition: color 0.12s linear, border-color 0.12s linear;
  margin-bottom: 6px;
  padding-right: 26px;
}
.contact__newsletter form textarea:focus,
.contact__newsletter form input:not([type=checkbox]):focus {
  outline: none;
  color: #d86827 !important;
  border-bottom: 1px solid #d86827 !important;
}
.contact__newsletter form textarea:focus::placeholder,
.contact__newsletter form input:not([type=checkbox]):focus::placeholder {
  color: #d86827;
}
.contact__newsletter form .wpcf7-not-valid-tip {
  font-size: 13px;
  width: 100% !important;
}
.contact__newsletter form input[type=checkbox] {
  accent-color: #d86827;
}
.contact__newsletter form .wpcf7-list-item {
  margin-left: 0;
  margin-top: 8px;
}
.contact__address {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: flex-start;
  gap: 24px;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-family: Oswald;
  text-decoration: none;
  color: #000000;
  transition: color 0.12s linear;
}
.contact__address:hover {
  color: #d86827;
}
.contact__address img {
  width: 80px;
  height: auto;
  filter: grayscale(1);
  aspect-ratio: 1/1;
}
.contact__socials {
  margin-top: 32px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
}
.contact__social {
  font-family: Oswald;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  height: 36px;
  width: 120px;
  display: flex;
  flex-direction: row;
  letter-spacing: 0.1em;
  justify-content: center;
  align-items: center;
  border: 1px solid #000000;
  border-radius: 18px;
  transition: color 0.12s linear, border-color 0.12s linear;
}
.contact__social:hover {
  cursor: pointer;
  color: #d86827;
  border: 1px solid #d86827;
}

@media (min-width: 668px) {
  .contact__logo {
    left: calc(50% - 30px);
  }
  .contact .container {
    padding: 32px 32px 128px;
  }
  .contact__header {
    font-size: 50px;
    padding: 0 32px;
  }
  .contact__header span:last-of-type {
    margin-left: 0;
    text-align: right;
  }
  .contact__address {
    margin-top: -100px;
    justify-content: flex-end;
  }
  .contact__socials {
    padding-left: 20%;
    justify-content: flex-end;
    margin-top: 100px;
  }
}
@media (min-width: 900px) {
  .contact__header {
    font-size: 70px;
  }
  .contact__header span:last-of-type {
    text-align: left;
    margin-left: 200px;
  }
  .contact__socials {
    padding-left: 45%;
  }
}
@media (min-width: 1100px) {
  .contact__header {
    font-size: 88px;
    line-height: 1.1;
  }
  .contact__header span:last-of-type {
    margin-left: 270px;
  }
  .contact__address {
    margin-top: 32px;
    font-size: 17px;
    line-height: 1.6;
  }
  .contact__social {
    font-size: 17px;
  }
  .contact .container {
    padding-top: 75px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
  .contact__main {
    grid-column: 1/13;
  }
  .contact__column {
    margin-top: 80px;
  }
  .contact__column--1 {
    grid-column: 1/6;
    flex-direction: column;
  }
  .contact__column--2 {
    display: flex;
    flex-direction: column;
    grid-column: 7/13;
  }
  .contact__column--2 .contact__link {
    text-align: right;
  }
  .contact__socials {
    padding-left: 0;
    margin-top: 50px;
    flex-direction: row;
    justify-content: flex-end;
    flex-wrap: wrap-reverse;
  }
  .contact__link {
    font-size: 50px;
  }
  .contact__form {
    margin-top: 60px;
  }
  .contact__form .form__row--first {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .contact__form .form__row--first p {
    display: flex;
    gap: 100px;
  }
  .contact__form .form__row--first p span {
    width: calc(50% - 50px);
  }
  .contact__form .form__row--second {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .contact__form .form__row--second p {
    display: flex;
    flex-direction: row;
    gap: 100px;
  }
  .contact__form .form__row--second p span {
    width: 100%;
  }
  .contact__form .form__row--third {
    grid-column: 1/2;
    grid-row: 3/4;
  }
  .contact__form .form__row--third p {
    display: flex;
    flex-direction: column;
  }
  .contact__form .form__submit {
    grid-column: 2/3;
    grid-row: 2/4;
  }
  .contact__form .form__submit button {
    margin-top: 0;
  }
  .contact__form form {
    display: grid;
    grid-template-columns: 1fr 80px;
    gap: 0 50px;
  }
  .contact__form form textarea,
  .contact__form form input:not([type=checkbox]) {
    font-size: 17px;
    letter-spacing: 0.1em;
    border-radius: 0 !important;
    line-height: 1.6;
  }
  .contact__form form .wpcf7-response-output {
    grid-column: 1/2;
    grid-row: 4/5;
  }
  .contact__form form .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 17px;
    font-weight: 300;
    font-family: Oswald;
  }
  .contact__newsletter form textarea,
  .contact__newsletter form input:not([type=checkbox]) {
    border-radius: 0 !important;
    font-size: 17px;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .contact__newsletter form .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 17px;
    font-weight: 300;
    font-family: Oswald;
  }
}
@media (min-width: 1480px) {
  .contact .container {
    padding-bottom: 130px;
  }
  .contact__form form textarea,
  .contact__form form input:not([type=checkbox]) {
    margin-bottom: 30px;
  }
  .contact__form form .wpcf7-not-valid-tip {
    margin-top: -30px;
    margin-bottom: 5px;
  }
  .contact__form .form__submit button {
    margin-top: 30px;
  }
  .contact__main {
    grid-column: 2/12;
  }
  .contact__column--1 {
    grid-column: 2/6;
  }
  .contact__column--2 {
    grid-column: 8/12;
  }
}
/* CONTACT */
.backgroundIntro {
  position: relative;
  transform: translate3d(0, 0, 0);
}
.backgroundIntro::after {
  content: "";
  position: absolute;
  background-color: #000000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: color;
}
.backgroundIntro__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  opacity: 0.3;
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 70%;
}
.backgroundIntro .container {
  padding: 40px 0;
}

@media (min-width: 668px) {
  .backgroundIntro::after, .backgroundIntro__background {
    bottom: unset;
    height: 500px;
  }
}
@media (min-width: 1100px) {
  .backgroundIntro .container {
    padding-top: 135px;
  }
}
@media (min-width: 1480px) {
  .backgroundIntro .container {
    padding-top: 135px;
    padding-bottom: 90px;
  }
}
/* ABOUT */
.ourChefs {
  background-color: #191d1c;
  color: #ffffff;
}
.ourChefs .container {
  padding-top: 32px;
  padding-bottom: 24px;
  position: relative;
}
.ourChefs .container::after {
  content: "";
  width: 100%;
  height: 55%;
  bottom: 50px;
  left: 0;
  right: 0;
  background-color: #d86827;
  position: absolute;
}
.ourChefs .container > * {
  z-index: 1;
  position: relative;
}
.ourChefs__cardSlider > svg {
  width: 0;
  height: 0;
  display: none !important;
}
.ourChefs__tag {
  font-family: Oswald;
  font-size: 13px;
  letter-spacing: 0.1em;
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 70px;
  text-align: center;
  font-weight: 300;
  display: block;
  text-transform: uppercase;
}
.ourChefs__tag b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .ourChefs__tag {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .ourChefs__tag b {
    font-weight: 700;
  }
}
.ourChefs__title {
  text-align: center;
}
.ourChefs__nameSlider {
  margin-top: 32px;
}
.ourChefs__text {
  margin-bottom: 50px;
  margin-top: 30px;
}
.ourChefs__text span {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #000000;
}
.ourChefs__text span b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .ourChefs__text span {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .ourChefs__text span b {
    font-weight: 700;
  }
}

@media (min-width: 668px) {
  .ourChefs .container {
    padding-left: 16px;
    padding-right: 16px;
  }
  .ourChefs__text svg {
    display: block;
  }
}
@media (min-width: 1100px) {
  .ourChefs {
    background-image: none;
  }
  .ourChefs .container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .ourChefs .container::after, .ourChefs .container::before {
    left: 16px;
    right: 16px;
    width: auto;
  }
  .ourChefs__cardSlider {
    position: relative;
  }
  .ourChefs__cardSlider > svg {
    margin-top: 0;
    width: 110px;
    height: 110px;
    z-index: 20;
    position: absolute;
    display: unset !important;
    pointer-events: none;
    top: 0;
    left: 0;
  }
  .ourChefs__nameSlider {
    margin-top: 60px;
  }
  .ourChefs__title {
    margin-top: 20px;
  }
  .ourChefs__text {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    width: 50%;
    gap: 32px;
    margin-left: auto;
    margin-top: 10px;
    padding: 32px 0;
  }
  .ourChefs__text span {
    width: calc(100% - 120px);
    text-align: right;
  }
}
@media (min-width: 1480px) {
  .ourChefs .container {
    padding: 100px 0;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
  .ourChefs .container::after, .ourChefs .container::before {
    left: 0;
    right: 0;
  }
  .ourChefs .container::before {
    top: 100px;
  }
  .ourChefs .container::after {
    bottom: 100px;
  }
  .ourChefs__title, .ourChefs__tag {
    grid-column: 1/13;
  }
  .ourChefs__nameSlider {
    width: 100%;
    max-width: 100%;
    grid-column: 2/12;
    grid-row: 3/4;
  }
  .ourChefs__cardSlider {
    padding: 0 50px;
    grid-row: 4/5;
    grid-column: 2/12;
  }
}
.iconGrid {
  background-color: #191d1c;
  color: #ffffff;
  padding: 32px 0 96px;
}
.iconGrid__inner {
  display: flex;
  flex-direction: column;
  gap: 48px;
  align-items: center;
}
.iconGrid__cell {
  display: flex;
  flex-direction: column;
  gap: 0px;
  justify-content: center;
  align-items: center;
  width: 250px;
}
.iconGrid__icon {
  width: 64px;
  height: 64px;
  object-fit: contain;
  object-position: center;
  margin-bottom: 24px;
}
.iconGrid__title {
  text-align: center;
  font-family: Oswald;
  font-size: 17px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.iconGrid__text {
  text-align: center;
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-weight: 300;
}
.iconGrid__text b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .iconGrid__text {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .iconGrid__text b {
    font-weight: 700;
  }
}

@media (min-width: 668px) {
  .iconGrid .container {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (min-width: 900px) {
  .iconGrid {
    position: relative;
  }
  .iconGrid::after {
    content: "";
    position: absolute;
    top: 100%;
    width: 100%;
    display: block;
    left: 0;
    right: 0;
    height: 200px;
    background-color: #191d1c;
  }
  .iconGrid .container {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .iconGrid__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }
  .iconGrid__cell {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1100px) {
  .iconGrid .container {
    padding-top: 48px;
    padding-bottom: 120px;
  }
  .iconGrid__inner {
    gap: 75px;
  }
  .iconGrid__icon {
    width: 70px;
    grid-column: 1/2;
    grid-row: 1/3;
    height: 70px;
    align-self: flex-start;
  }
  .iconGrid__cell {
    display: grid;
    grid-template-columns: 70px 220px;
    gap: 0 40px;
    width: unset;
    max-width: 300px;
  }
  .iconGrid__title {
    grid-column: 2/3;
    grid-row: 1/2;
    text-align: left;
  }
  .iconGrid__text {
    grid-column: 2/3;
    text-align: left;
    grid-row: 2/3;
    margin-top: 30px;
  }
}
@media (min-width: 1480px) {
  .iconGrid .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    padding-bottom: 140px;
  }
  .iconGrid__cell {
    max-width: unset;
    width: 100%;
    grid-template-columns: 70px 1fr;
    margin-left: 0;
    margin-right: 0;
  }
  .iconGrid__cell:nth-of-type(2n) {
    margin-left: auto;
  }
  .iconGrid__cell:nth-of-type(2n + 1) {
    margin-right: auto;
  }
  .iconGrid__inner {
    grid-column: 3/11;
    gap: 75px 100px;
  }
}
/* OFFER */
.offerContent {
  background-color: #000000;
}
.offerContent .container {
  background-color: #ffffff;
  margin-top: 32px;
  margin-bottom: 32px;
}
.offerContent__text, .offerContent__header {
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  position: relative;
  z-index: 2;
  padding-bottom: 16px;
}
.offerContent__text::after, .offerContent__header::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  right: -10px;
  background-color: #000000;
  z-index: -1;
}
.offerContent__list {
  display: flex;
  flex-direction: column;
  gap: 48px;
  padding: 32px 0;
}
.offerContent__link {
  justify-content: flex-end;
  font-family: Oswald;
  font-weight: 400;
  font-size: 30px;
  text-decoration: none;
  color: #000000;
  display: flex;
  flex-direction: row;
  gap: 20px;
  transition: color 0.12s linear;
  align-items: center;
}
.offerContent__link span {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #000000;
  transition: border-color 0.12s linear;
}
.offerContent__link span svg {
  width: 24px;
  height: 24px;
}
.offerContent__link span svg path {
  fill: #000000;
  transition: fill 0.12s linear;
}
.offerContent__link:hover {
  cursor: pointer;
  color: #d86827;
}
.offerContent__link:hover span {
  border-color: #d86827;
}
.offerContent__link:hover span svg path {
  fill: #d86827;
}

.offerItem summary:hover {
  cursor: pointer;
}
.offerItem summary:hover .offerItem__circle {
  color: #d86827;
  border-color: #d86827;
}
.offerItem summary:hover .offerItem__header {
  color: #d86827;
}
.offerItem__circle {
  width: 150px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 1px solid #000000;
  border-radius: 50%;
  font-family: Oswald;
  font-weight: 600;
  font-size: 17px;
  text-align: center;
  padding: 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  transition: color 0.12s linear, border-color 0.12s linear;
}
.offerItem__header {
  margin-top: 32px;
}
.offerItem__title {
  font-family: Oswald;
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  transition: color 0.12s linear;
  margin-bottom: 12px;
}
.offerItem__excerpt {
  margin: 10px 0;
  transition: color 0.12s linear;
  font-weight: 300;
}
.offerItem .content {
  padding: 32px 0;
}
.offerItem .content p,
.offerItem .content ul,
.offerItem .content ol {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.offerItem .content p b,
.offerItem .content ul b,
.offerItem .content ol b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .offerItem .content p,
  .offerItem .content ul,
  .offerItem .content ol {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .offerItem .content p b,
  .offerItem .content ul b,
  .offerItem .content ol b {
    font-weight: 700;
  }
}
.offerItem .content p {
  margin: 16px 0;
}
.offerItem .content h1,
.offerItem .content h2,
.offerItem .content h3,
.offerItem .content h4,
.offerItem .content h5,
.offerItem .content h6 {
  font-family: Oswald;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  margin: 32px 0;
}
.offerItem .content h1 {
  font-size: 20px;
}
.offerItem .content h2 {
  font-size: 18px;
}
.offerItem .content h3 {
  font-size: 17px;
}
.offerItem .content h4 {
  font-size: 16px;
}
.offerItem .content h5 {
  font-size: 15px;
}
.offerItem .content h6 {
  font-size: 14px;
}

@media (min-width: 668px) {
  .offerContent .container {
    padding: 0px 16px;
  }
  .offerContent__text::after {
    left: -16px;
    right: -16px;
  }
  .offerContent__header {
    padding-top: 32px;
    padding-bottom: 24px;
  }
  .offerContent__header::after {
    left: -16px;
    right: -16px;
  }
  .offerContent__link {
    font-size: 50px;
    line-height: 1;
  }
  .offerContent__link span {
    width: 70px;
    height: 70px;
  }
  .offerContent__link span svg {
    width: 30px;
    height: 30px;
  }
  .offerItem__circle {
    margin-right: auto;
    margin-left: 0;
  }
}
@media (min-width: 1100px) {
  .offerContent {
    padding-bottom: 48px;
  }
  .offerContent .container {
    padding-left: 32px;
    padding-right: 32px;
  }
  .offerContent__text {
    padding-top: 0px;
    padding-bottom: 80px;
  }
  .offerContent__text::after {
    left: -32px;
    right: -32px;
  }
  .offerContent__header {
    padding-top: 140px;
  }
  .offerContent__header::after {
    left: -32px;
    right: -32px;
  }
  .offerContent__list {
    padding: 80px 0px 140px;
    gap: 140px;
  }
  .offerContent__link {
    margin-right: 8.3333333333%;
  }
  .offerItem summary {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
  .offerItem .content {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
  .offerItem .content > * {
    grid-column: 5/13;
  }
  .offerItem__circle {
    grid-column: 1/5;
    width: 230px;
    height: 230px;
  }
  .offerItem__header {
    grid-column: 5/13;
  }
}
@media (min-width: 1480px) {
  .offerContent {
    padding-left: 0;
    padding-right: 0;
  }
  .offerItem .content > * {
    grid-column: 5/12;
  }
  .offerItem__circle {
    grid-column: 2/5;
  }
  .offerItem__header {
    grid-column: 5/12;
  }
}
/* BLOG */
.foodieNews {
  background-color: #000000;
}
.foodieNews .container {
  padding-top: 50px;
  padding-bottom: 50px;
}
.foodieNews__inner {
  background-image: url("img/news.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-top: 32px;
  padding: 32px 16px 50px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.foodieNews__inner::after {
  content: "";
  width: 100%;
  height: calc(100% - 300px);
  bottom: 32px;
  left: 0;
  right: 0;
  background-color: #d86827;
  position: absolute;
}
.foodieNews__inner::before {
  content: "";
  width: 100%;
  height: 300px;
  top: 32px;
  left: 0;
  right: 0;
  background-color: #d86827;
  position: absolute;
  mix-blend-mode: multiply;
}
.foodieNews__inner > * {
  z-index: 1;
  position: relative;
}
.foodieNews__tag {
  font-family: Oswald;
  color: #ffffff;
  font-size: 17px;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-align: center;
  display: block;
  margin-bottom: 32px;
}
.foodieNews__categories {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.foodieNews__category {
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-family: Oswald;
}
.foodieNews__category b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .foodieNews__category {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .foodieNews__category b {
    font-weight: 700;
  }
}
.foodieNews__category--active {
  color: #d86827;
}
.foodieNews__category:hover {
  color: #d86827;
}
.foodieNews__pagination {
  position: relative;
  z-index: 1;
  padding: 32px 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.foodieNews__pagination::after {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  right: -10px;
  bottom: 0;
  z-index: -1;
  background-color: #ffffff;
}
.foodieNews__next, .foodieNews__prev {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #000000;
  position: relative;
  z-index: 1;
  text-decoration: none;
  transition: color 0.12s linear;
}
.foodieNews__next b, .foodieNews__prev b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .foodieNews__next, .foodieNews__prev {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .foodieNews__next b, .foodieNews__prev b {
    font-weight: 700;
  }
}
.foodieNews__next:hover, .foodieNews__prev:hover {
  cursor: pointer;
  color: #d86827;
}
.foodieNews__title {
  margin-top: 32px;
}

@media (min-width: 900px) {
  .foodieNews__categories {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .foodieNews__inner {
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 48px 32px;
  }
  .foodieNews__title {
    grid-column: 1/3;
  }
  .foodieNews__pagination {
    padding: 64px 0;
    flex-direction: row;
  }
  .foodieNews__pagination::after {
    top: -200px;
    left: 50%;
    width: 100vw;
    right: unset;
    transform: translateX(-50%);
  }
}
@media (min-width: 1100px) {
  .foodieNews__inner {
    grid-template-columns: repeat(3, 1fr);
    background-image: url("img/news.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-left: 40px;
    padding-right: 40px;
    align-items: stretch;
  }
  .foodieNews__inner::after, .foodieNews__inner::before {
    left: 16px;
    right: 16px;
    width: auto;
  }
  .foodieNews__inner::after {
    height: calc(100% - 500px);
  }
  .foodieNews__inner::before {
    height: 500px;
  }
  .foodieNews__inner .blogCard {
    height: 100%;
    display: grid;
    grid-template-rows: auto 1fr;
  }
  .foodieNews__inner .blogCard__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
    margin-top: 10px;
  }
  .foodieNews__inner .blogCard__content a:nth-of-type(2) {
    margin-bottom: auto;
  }
  .foodieNews__title {
    grid-column: 1/4;
  }
}
@media (min-width: 1480px) {
  .foodieNews__categories {
    background-color: #000000;
    padding: 24px 12px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    z-index: 5;
    position: relative;
  }
  .foodieNews__inner {
    background-size: 150%;
    padding-bottom: 100px;
    background-position: top;
    margin-top: -28px;
    padding-left: 157.5px;
    padding-right: 157.5px;
  }
  .foodieNews__inner::after, .foodieNews__inner::before {
    left: 105px;
    right: 105px;
  }
  .foodieNews__inner::after {
    height: calc(100% - 700px);
  }
  .foodieNews__inner::before {
    top: 100px;
    height: 700px;
  }
  .foodieNews__title {
    margin-top: 150px;
    margin-bottom: 70px;
  }
  .foodieNews__pagination {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    padding-bottom: 120px;
  }
  .foodieNews__prev {
    grid-column: 3/6;
    text-align: right;
  }
  .foodieNews__next {
    grid-column: 8/11;
  }
}
/* SINGLE */
.singleContent {
  color: #ffffff;
  background-color: #000000;
}
.singleContent .container {
  padding-top: 32px;
  padding-bottom: 32px;
}
.singleContent__breadcrumbs {
  color: #ffffff;
}
.singleContent__breadcrumbs span,
.singleContent__breadcrumbs a {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #ffffff;
  font-family: Oswald;
}
.singleContent__breadcrumbs span b,
.singleContent__breadcrumbs a b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .singleContent__breadcrumbs span,
  .singleContent__breadcrumbs a {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .singleContent__breadcrumbs span b,
  .singleContent__breadcrumbs a b {
    font-weight: 700;
  }
}
.singleContent__breadcrumbs a {
  text-decoration: none;
  transition: color 0.12s linear;
}
.singleContent__breadcrumbs a:hover {
  cursor: pointer;
  color: #d86827;
}
.singleContent__header {
  font-family: Oswald;
  margin-top: 32px;
  font-size: 30px;
  font-weight: 400;
}
.singleContent__date {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.singleContent__date b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .singleContent__date {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .singleContent__date b {
    font-weight: 700;
  }
}
.singleContent__thumbnail {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 12px;
  margin-top: 32px;
}
.singleContent__thumbnail img {
  width: 100%;
  height: auto;
  aspect-ratio: 1280/430;
  object-fit: cover;
  object-position: center;
}
.singleContent__content a {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #d86827;
  letter-spacing: 0;
  text-decoration: none;
}
.singleContent__content a b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .singleContent__content a {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .singleContent__content a b {
    font-weight: 700;
  }
}
.singleContent__content p,
.singleContent__content ul,
.singleContent__content ol {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  letter-spacing: 0;
  font-weight: 300;
}
.singleContent__content p b,
.singleContent__content ul b,
.singleContent__content ol b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .singleContent__content p,
  .singleContent__content ul,
  .singleContent__content ol {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .singleContent__content p b,
  .singleContent__content ul b,
  .singleContent__content ol b {
    font-weight: 700;
  }
}
.singleContent__content ol,
.singleContent__content ul:not(.wc-block-grid__products) {
  margin-left: 24px;
}
.singleContent__content p {
  margin: 16px 0;
}
.singleContent__content h1,
.singleContent__content h2,
.singleContent__content h3,
.singleContent__content h4,
.singleContent__content h5,
.singleContent__content h6 {
  font-family: Oswald;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  margin: 32px 0;
}
.singleContent__content h1 {
  font-size: 20px;
}
.singleContent__content h2 {
  font-size: 18px;
}
.singleContent__content h3 {
  font-size: 17px;
}
.singleContent__content h4 {
  font-size: 16px;
}
.singleContent__content h5 {
  font-size: 15px;
}
.singleContent__content h6 {
  font-size: 14px;
}
.singleContent--person .container {
  display: flex;
  flex-direction: column;
}
.singleContent--person .singleContent__content {
  order: 4;
}
.singleContent--person .singleContent__header {
  order: 2;
}
.singleContent--person .singleContent__position {
  order: 3;
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.singleContent--person .singleContent__position b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .singleContent--person .singleContent__position {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .singleContent--person .singleContent__position b {
    font-weight: 700;
  }
}
.singleContent--person .singleContent__date {
  display: none;
}
.singleContent--person .singleContent__thumbnail {
  order: 1;
}
.singleContent--person .singleContent__thumbnail img {
  aspect-ratio: 3/4;
}

@media (min-width: 500px) {
  .singleContent--person .singleContent__thumbnail img {
    aspect-ratio: 1/1.2;
    max-width: 300px;
  }
}
@media (min-width: 900px) {
  .singleContent--person .container {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 0 32px;
  }
  .singleContent--person .singleContent__header {
    grid-column: 2/3;
    grid-row: 2/3;
  }
  .singleContent--person .singleContent__content {
    grid-column: 2/3;
    grid-row: 4.5;
    margin-top: 0;
  }
  .singleContent--person .singleContent__thumbnail {
    grid-column: 1/2;
    grid-row: 2/5;
  }
  .singleContent--person .singleContent__breadcrumbs {
    grid-column: 1/3;
    grid-row: 1/2;
  }
  .singleContent--person .singleContent__position {
    grid-column: 2/3;
    grid-row: 3/4;
    font-weight: 700;
    font-size: 15px;
  }
}
@media (min-width: 1100px) {
  .singleContent .container {
    padding: 100px 0 150px;
  }
  .singleContent__header {
    font-size: 50px;
    margin-top: 32px;
  }
  .singleContent__thumbnail {
    margin-top: 24px;
  }
  .singleContent__content {
    margin-top: 48px;
  }
  .singleContent--person .singleContent__breadcrumbs {
    margin-bottom: 50px;
  }
  .singleContent--person .singleContent__header {
    margin-top: 0;
    margin-bottom: 12px;
    line-height: 1;
  }
  .singleContent--person .singleContent__position {
    font-size: 20px;
  }
  .singleContent--person .singleContent__thumbnail {
    margin-top: 0;
  }
}
@media (min-width: 1480px) {
  .singleContent .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
  .singleContent__breadcrumbs {
    grid-column: 2/12;
  }
  .singleContent__header {
    grid-column: 3/12;
  }
  .singleContent__thumbnail {
    grid-column: 3/12;
  }
  .singleContent__content {
    grid-column: 3/12;
  }
  .singleContent--person .singleContent__breadcrumbs {
    grid-column: 2/12;
  }
  .singleContent--person .singleContent__header {
    grid-column: 6/12;
  }
  .singleContent--person .singleContent__content {
    grid-column: 6/12;
  }
  .singleContent--person .singleContent__thumbnail {
    grid-column: 2/6;
  }
  .singleContent--person .singleContent__position {
    grid-column: 6/12;
  }
}
.navigation .container {
  color: #000000;
  display: flex;
  flex-direction: column;
  gap: 48px;
  padding-top: 48px;
  padding-bottom: 80px;
}
.navigation__prev, .navigation__next {
  text-decoration: none;
  color: #000000;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.navigation__prev--hidden, .navigation__next--hidden {
  display: none;
}
.navigation__tag {
  font-family: Oswald;
  text-transform: uppercase;
  font-size: 40px;
  color: #000000;
}
.navigation--offer .smallPost__title {
  font-size: 16px;
}

.smallPost {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.smallPost__date {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.smallPost__date b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .smallPost__date {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .smallPost__date b {
    font-weight: 700;
  }
}
.smallPost__title {
  font-size: 13px;
  font-family: Oswald;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.smallPost__image {
  width: 300px;
  display: block;
  aspect-ratio: 4/2;
}
.smallPost svg {
  height: 34px;
  width: 34px;
}
.smallPost svg path {
  fill: #000000;
}

@media (min-width: 900px) {
  .navigation .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    align-items: stretch;
  }
  .navigation__prev {
    grid-column: 2/6;
    text-align: right;
    display: grid;
    grid-template-rows: auto 1fr;
  }
  .navigation__prev .smallPost__excerpt {
    padding-bottom: 12px;
    display: block;
  }
  .navigation__prev .smallPost svg {
    margin-left: auto;
    margin-top: auto;
  }
  .navigation__prev .smallPost img {
    margin-left: auto;
  }
  .navigation__next {
    grid-column: 8/12;
    display: grid;
    grid-template-rows: auto 1fr;
  }
  .navigation__next .smallPost__excerpt {
    padding-bottom: 12px;
    display: block;
  }
  .navigation__next .smallPost svg {
    margin-top: auto;
  }
  .navigation__prev--hidden, .navigation__next--hidden {
    display: block;
  }
  .navigation--offer .smallPost__title {
    font-size: 30px;
  }
}
@media (min-width: 1480px) {
  .navigation .container {
    padding-top: 200px;
    padding-bottom: 180px;
  }
  .navigation__prev {
    grid-column: 2/6;
  }
  .navigation__next {
    grid-column: 8/12;
  }
}
/* PRODUCT */
.notification {
  background-color: #000000;
  font-family: Oswald;
}

.singleProduct + .navigation + .contact {
  padding-top: 64px;
}

.singleProduct {
  color: #ffffff;
  background-color: #000000;
}
.singleProduct .container {
  padding-top: 32px;
  padding-bottom: 32px;
}
.singleProduct__breadcrumbs {
  color: #ffffff;
}
.singleProduct__breadcrumbs span,
.singleProduct__breadcrumbs a {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #ffffff;
  font-family: Oswald;
}
.singleProduct__breadcrumbs span b,
.singleProduct__breadcrumbs a b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .singleProduct__breadcrumbs span,
  .singleProduct__breadcrumbs a {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .singleProduct__breadcrumbs span b,
  .singleProduct__breadcrumbs a b {
    font-weight: 700;
  }
}
.singleProduct__breadcrumbs a {
  text-decoration: none;
  transition: color 0.12s linear;
}
.singleProduct__breadcrumbs a:hover {
  cursor: pointer;
  color: #d86827;
}
.singleProduct__header {
  font-family: Oswald;
  margin-top: 32px;
  font-size: 30px;
  font-weight: 400;
}
.singleProduct__date {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.singleProduct__date b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .singleProduct__date {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .singleProduct__date b {
    font-weight: 700;
  }
}
.singleProduct__thumbnail {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 12px;
  margin-top: 32px;
}
.singleProduct__thumbnail img {
  width: 100%;
  height: auto;
  aspect-ratio: 1280/430;
  object-fit: cover;
  object-position: center;
}
.singleProduct__content a {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #d86827;
  letter-spacing: 0;
  text-decoration: none;
}
.singleProduct__content a b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .singleProduct__content a {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .singleProduct__content a b {
    font-weight: 700;
  }
}
.singleProduct__content p,
.singleProduct__content ul,
.singleProduct__content ol {
  font-family: Oswald;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  letter-spacing: 0;
  font-weight: 300;
}
.singleProduct__content p b,
.singleProduct__content ul b,
.singleProduct__content ol b {
  font-weight: 700;
}
@media (min-width: 1100px) {
  .singleProduct__content p,
  .singleProduct__content ul,
  .singleProduct__content ol {
    font-family: Oswald;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .singleProduct__content p b,
  .singleProduct__content ul b,
  .singleProduct__content ol b {
    font-weight: 700;
  }
}
.singleProduct__content ol,
.singleProduct__content ul {
  margin-left: 24px;
}
.singleProduct__content p {
  margin: 16px 0;
}
.singleProduct__content h1,
.singleProduct__content h2,
.singleProduct__content h3,
.singleProduct__content h4,
.singleProduct__content h5,
.singleProduct__content h6 {
  font-family: Oswald;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  margin: 32px 0;
}
.singleProduct__content h1 {
  font-size: 20px;
}
.singleProduct__content h2 {
  font-size: 18px;
}
.singleProduct__content h3 {
  font-size: 17px;
}
.singleProduct__content h4 {
  font-size: 16px;
}
.singleProduct__content h5 {
  font-size: 15px;
}
.singleProduct__content h6 {
  font-size: 14px;
}
.singleProduct .summary {
  margin-bottom: 24px;
  margin-top: 24px;
}
.singleProduct .summary input:not([type=checkbox]) {
  width: 100%;
  border: none;
  border-bottom: 1px solid #ffffff;
  font-family: Oswald;
  border-radius: 0 !important;
  background-color: transparent;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #ffffff;
  resize: none;
  padding-bottom: 10px;
  height: 40px;
  transition: color 0.12s linear, border-color 0.12s linear;
}
.singleProduct .summary input:not([type=checkbox]):focus {
  outline: none;
  color: #d86827 !important;
  border-bottom: 1px solid #d86827 !important;
}
.singleProduct .summary input:not([type=checkbox]):focus::placeholder {
  color: #d86827;
}
.singleProduct .summary button {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  height: 40px;
  font-size: 16px;
  font-family: Oswald;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: color 0.12s linear, border-color 0.12s linear;
}
.singleProduct .summary button:hover {
  border-color: #d86827;
  cursor: pointer;
  color: #d86827;
}
.singleProduct .summary .cart {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}
.singleProduct .summary .cart .quantity {
  width: calc(50% - 10px);
  display: flex;
  flex-direction: row;
  align-items: center;
}
.singleProduct .summary .cart .price {
  width: calc(50% - 10px);
  margin: 0;
}
.singleProduct .summary .cart button {
  width: 100%;
}
.singleProduct .summary .cart input {
  width: 100%;
  text-align: center;
}
.singleProduct .price {
  width: 100%;
  font-size: 22px;
  color: #d86827;
  font-family: Oswald;
}

@media (min-width: 500px) {
  .singleProduct--person .singleProduct__thumbnail img {
    aspect-ratio: 1/1.2;
    max-width: 300px;
  }
}
@media (min-width: 900px) {
  .singleProduct .container {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 0 32px;
  }
  .singleProduct__header {
    grid-column: 2/3;
    grid-row: 2/3;
  }
  .singleProduct__content {
    grid-column: 1/3;
    grid-row: 4.5;
    margin-top: 24px;
  }
  .singleProduct__thumbnail {
    grid-column: 1/2;
    grid-row: 2/4;
    height: 100%;
    margin-top: 0;
  }
  .singleProduct__thumbnail img {
    aspect-ratio: unset;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .singleProduct__breadcrumbs {
    grid-column: 1/3;
    grid-row: 1/2;
    margin-bottom: 24px;
  }
}
@media (min-width: 1100px) {
  .notification {
    margin-bottom: -70px;
    padding-top: 30px;
    z-index: 2;
  }
  .singleProduct .container {
    padding: 100px 0 150px;
  }
  .singleProduct__header {
    font-size: 50px;
    margin-top: 32px;
  }
  .singleProduct__thumbnail {
    margin-top: 24px;
  }
  .singleProduct__content {
    margin-top: 48px;
  }
  .singleProduct .cart input:not([type=checkbox]) {
    font-size: 17px;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
}
@media (min-width: 1480px) {
  .notification {
    background-color: #000000;
    font-family: Oswald;
    margin-bottom: -70px;
    min-height: 120px;
    padding-top: 30px;
    z-index: 2;
  }
  .notification .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
  .notification .container > * {
    grid-column: 2/12;
  }
  .singleProduct + .navigation + .contact {
    padding-top: 150px;
  }
  .singleProduct .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
  .singleProduct__breadcrumbs {
    grid-column: 2/12;
    margin-bottom: 64px;
  }
  .singleProduct__product {
    grid-column: 6/12;
  }
  .singleProduct__header {
    margin-top: 0;
    grid-column: 6/12;
  }
  .singleProduct__thumbnail {
    grid-column: 3/6;
    margin-top: 0;
  }
  .singleProduct__content {
    grid-column: 3/12;
    margin-top: 64px;
  }
}
body {
  overflow-x: hidden;
}

.fade-up {
  transform-origin: center;
}

.wc-block-components-address-form__country.wc-block-components-country-input {
  color: #ffffff !important;
}

.components-flex-item.components-flex-block label,
.wc-block-components-text-input label {
  color: #ffffff !important;
}
.components-flex-item.components-flex-block input,
.wc-block-components-text-input input {
  width: 100%;
  border: none;
  background-color: transparent !important;
  border: none !important;
  border-bottom: 1px solid #ffffff !important;
  font-family: Oswald;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1em;
  resize: none;
  border-radius: 0px !important;
  padding-bottom: 10px;
  margin-bottom: 6px;
  width: 100% !important;
  margin-top: 6px;
  transition: color 0.12s linear, border-color 0.12s linear;
}
.components-flex-item.components-flex-block input:focus,
.wc-block-components-text-input input:focus {
  outline: none;
  color: #d86827 !important;
  border-bottom: 1px solid #d86827 !important;
}
.components-flex-item.components-flex-block input:focus::placeholder,
.wc-block-components-text-input input:focus::placeholder {
  color: #d86827;
}

.wc-block-components-address-form .wc-block-components-country-input,
.wc-block-components-address-form__country .wc-block-components-country-input,
.wc-block-components-address-form .wc-block-components-text-input,
.wc-block-components-address-form .wc-block-components-text-input {
  width: 100% !important;
  flex: 0 0 100% !important;
  margin-top: 16px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill + label,
.wc-block-components-form .wc-block-components-text-input.is-active label,
.wc-block-components-text-input input:-webkit-autofill + label,
.wc-block-components-text-input.is-active label {
  transform: translateY(0rem) scale(0.875) !important;
  color: #d86827 !important;
}

.wc-block-components-form .wc-block-components-text-input,
.wc-block-components-text-input {
  width: 100% !important;
}

#shipping {
  margin-left: 0;
  margin-right: 0;
}

.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
  background-color: #d86827;
  border: none;
  transition: background-color 0.12s linear;
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form {
  margin: 0 !important;
}

.form-row {
  display: flex;
  flex-direction: column;
}
.form-row abbr {
  text-decoration: none;
  color: #d86827;
}
.form-row .woocommerce-input-wrapper {
  width: 100%;
  display: block;
  margin-top: auto;
}
.form-row .woocommerce-input-wrapper textarea,
.form-row .woocommerce-input-wrapper input:not([type=checkbox]) {
  border-radius: 0 !important;
  width: 100%;
  border: none;
  border-bottom: 1px solid #ffffff;
  font-family: Oswald;
  color: #ffffff;
  background-color: transparent;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.1em;
  resize: none;
  padding-bottom: 10px;
  margin-bottom: 6px;
  margin-top: 6px;
  transition: color 0.12s linear, border-color 0.12s linear;
}
.form-row .woocommerce-input-wrapper textarea:focus,
.form-row .woocommerce-input-wrapper input:not([type=checkbox]):focus {
  outline: none;
  color: #d86827 !important;
  border-bottom: 1px solid #d86827 !important;
}
.form-row .woocommerce-input-wrapper textarea:focus::placeholder,
.form-row .woocommerce-input-wrapper input:not([type=checkbox]):focus::placeholder {
  color: #d86827;
}
.form-row .select2-selection {
  width: 100%;
  border: none;
  border-bottom: 1px solid #ffffff;
  color: #ffffff !important;
  font-family: Oswald;
  background-color: transparent;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.1em;
  border-radius: 0;
  resize: none;
  padding-bottom: 10px;
  margin-bottom: 6px;
  margin-top: 6px;
}
.form-row .select2-selection__rendered {
  transform: translateY(-8px);
  padding-left: 0 !important;
  padding-bottom: 0px !important;
  color: #ffffff !important;
  padding-right: 0 !important;
}

@media (min-width: 1100px) {
  .woocommerce-billing-fields__field-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 48px;
  }
}
.showcoupon {
  font-size: 13px !important;
}

#order_review {
  width: 100%;
}
#order_review .shop_table {
  width: 100%;
}
#order_review .shop_table td {
  padding: 10px 0;
}
#order_review .shop_table th {
  color: #d86827;
  padding: 10px 0;
  text-align: left;
}
#order_review .shop_table th + td {
  color: #d86827;
}
.payment_box.payment_method_cod {
  background-color: #000000 !important;
  color: #ffffff !important;
}
.payment_box.payment_method_cod::before {
  border-bottom-color: #000000 !important;
}

.woocommerce-checkout-payment {
  margin-top: 24px;
  background-color: #555555 !important;
  accent-color: #d86827;
}
.woocommerce-checkout-payment p {
  margin-top: 0;
}
.woocommerce-checkout-payment .payment_box.payment_method_cod {
  background-color: #d86827;
}

#place_order {
  background-color: #d86827 !important;
  color: #ffffff;
  transition: 0.12s linear background-color;
}
#place_order:hover {
  background-color: #000000 !important;
}

#customer_details {
  display: flex;
  flex-direction: column;
}
#customer_details > div {
  width: 100% !important;
}
/*# sourceMappingURL=style.css.map */

#schemafaq h3 {margin: 0 !important;}
            #schemafaq p {margin:0 !important;padding:10px 0;}
            #schemafaq label {margin:0 !important;}
            #schemafaq {max-width: 100%;width: 100%;margin: 0 auto;clear: both;padding: 0;margin-top:40px;}
            #schemafaq input {position: absolute;opacity: 0;z-index: -1}
            #schemafaq .tabs {border-radius: 0px;overflow: hidden;border: 1px solid #eeeeee;}
            #schemafaq .tab {width: 100%;color: #111;overflow: hidden}
            #schemafaq .tab-label {display: flex;justify-content: space-between;align-items: center;padding: 1em;background: #f9f9f9;font-weight: bold;cursor: pointer;color: #111;transition: all .3s;border-top: 1px solid #eeeeee;}
            #schemafaq .tab:first-child .tab-label {border-top: none}
            #schemafaq .tab-label:hover {background: #eeeeee;}
            #schemafaq .tab-label::after {content: "\276F";width: 1em;height: 1em;margin-left:15px;text-align: center;transition: all .3s;display: flex;justify-content: center;align-items: center;transform: rotateZ(90deg);color: #000000;}
            #schemafaq .tab-content {max-height: 0;padding: 0 1em;color: #111;background: white;transition: all .3s;}
            #schemafaq input:checked+.tab-label,#schemafaq input:checked+h3>.tab-label {background: #eeeeee;color: #111;}
            #schemafaq input:checked+.tab-label::after,#schemafaq input:checked+h3>.tab-label::after {transform: rotateZ(-90deg);}
            #schemafaq input:checked~.tab-content {max-height: 100vh;padding: 1em;}


/* FCW - poprawka klikalnoĹci "Zobacz koszyk" */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
  position: relative;
}

.woocommerce-message .button.wc-forward,
.woocommerce-info .button.wc-forward,
.woocommerce-error .button.wc-forward {
  position: relative !important;
  z-index: 50 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 8px 14px !important;
  pointer-events: auto !important;
  cursor: pointer !important;
  line-height: 1.2 !important;
}

.woocommerce-message .button.wc-forward::before,
.woocommerce-message .button.wc-forward::after,
.woocommerce-info .button.wc-forward::before,
.woocommerce-info .button.wc-forward::after,
.woocommerce-error .button.wc-forward::before,
.woocommerce-error .button.wc-forward::after {
  pointer-events: none !important;
}


/* FCW - v2: naprawa warstwy komunikatu WooCommerce / "Zobacz koszyk" */
section.notification {
  position: relative !important;
  z-index: 10000 !important;
  isolation: isolate !important;
}

section.notification > .container,
section.notification .woocommerce-message,
section.notification .woocommerce-info,
section.notification .woocommerce-error {
  position: relative !important;
  z-index: 10001 !important;
  overflow: visible !important;
}

section.notification .woocommerce-message .button.wc-forward,
section.notification .woocommerce-info .button.wc-forward,
section.notification .woocommerce-error .button.wc-forward {
  position: relative !important;
  z-index: 10002 !important;
  float: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 110px !important;
  min-height: 44px !important;
  padding: 8px 14px !important;
  margin: 0 !important;
  pointer-events: auto !important;
  cursor: pointer !important;
  touch-action: manipulation !important;
}

section.notification .woocommerce-message::before,
section.notification .woocommerce-info::before,
section.notification .woocommerce-error::before,
section.notification .woocommerce-message::after,
section.notification .woocommerce-info::after,
section.notification .woocommerce-error::after {
  pointer-events: none !important;
}

@media (min-width: 700px) {
  section.notification .woocommerce-message,
  section.notification .woocommerce-info,
  section.notification .woocommerce-error {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 24px !important;
  }

  section.notification .button.wc-forward {
    flex: 0 0 auto !important;
  }
}

/* ==========================================================
   FOODIE CITY WARSAW - FINALNE POPRAWKI KONTAKTU I ZAOKRAGLEN
   ========================================================== */

/* --- KONTAKT: maile i telefony --- */

.contact__emails,
.contact__phones {
  width: 100%;
}

.contact__item {
  margin: 0 0 28px 0;
}

.contact__item:last-child {
  margin-bottom: 0;
}

.contact__item-label {
  margin: 0 0 5px 0 !important;
  font-family: Oswald, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
  letter-spacing: 0.08em !important;
  color: #000000 !important;
}

.contact__item-link {
  display: inline-block !important;
  margin: 0 !important;
  font-family: Oswald, sans-serif !important;
  font-size: 27px !important;
  line-height: 1.15 !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  color: #d86827 !important;
  text-decoration: none !important;
  transition: opacity 0.15s linear;
  overflow-wrap: anywhere;
}

.contact__item-link:hover {
  color: #d86827 !important;
  opacity: 0.65;
}

.contact__item-description {
  max-width: 430px;
  margin: 7px 0 0 0 !important;
  font-family: Oswald, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
  font-weight: 300 !important;
  letter-spacing: 0.03em !important;
  color: #555555 !important;
}

.contact__emails {
  margin-bottom: 40px;
}

.contact__emails + .contact__newsletter {
  margin-top: 0 !important;
}

.contact__phones {
  margin-bottom: 42px;
}


/* --- LOKALIZACJA --- */

.contact__address-content {
  display: flex;
  flex-direction: column;
}

.contact__address-label {
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.08em;
  margin-bottom: 6px;
  color: #000000;
}

.contact__address-main {
  font-family: Oswald, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.02em;
}

.contact__address-city {
  font-family: Oswald, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0.04em;
}

.contact__address-note {
  margin-top: 8px;
  font-family: Oswald, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.45;
  letter-spacing: 0.03em;
  color: #555555;
}

.contact__address img {
  flex: 0 0 auto;
  border-radius: 18px;
  overflow: hidden;
}


/* --- WSPOLNY SYSTEM ZAOKRAGLEN --- */

/* Glowny bialy panel kontaktowy */
.contact .container {
  border-radius: 24px;
  overflow: hidden;
}

/* Bialy blok z linkami: klient indywidualny / dla firm / przestrzen eventowa */
.links .container {
  border-radius: 24px;
  overflow: hidden;
}

/* Duzy ciemny blok warsztatow */
@media (min-width: 900px) {
  .workshop .container {
    border-radius: 24px;
    overflow: hidden;
  }
}

/* Zdjecia w sekcji "Nasi Chefowie" */
.ourChefs img {
  border-radius: 20px;
}


/* --- TABLET --- */

@media (min-width: 668px) {
  .contact__item {
    margin-bottom: 30px;
  }

  .contact__item-label {
    font-size: 15px !important;
  }

  .contact__item-link {
    font-size: 29px !important;
  }

  .contact__item-description {
    font-size: 13px !important;
  }

  .contact__address {
    margin-top: 0 !important;
  }

  .contact__address-label {
    font-size: 15px;
  }

  .contact__address-main {
    font-size: 22px;
  }

  .contact__address-city {
    font-size: 20px;
  }
}


/* --- DESKTOP --- */

@media (min-width: 1100px) {
  .contact__column {
    margin-top: 70px;
  }

  .contact__column--1,
  .contact__column--2 {
    align-self: start;
  }

  .contact__item {
    margin-bottom: 28px;
  }

  .contact__item-label {
    font-size: 15px !important;
  }

  .contact__item-link {
    font-size: 28px !important;
  }

  .contact__item-description {
    font-size: 13px !important;
    line-height: 1.5 !important;
  }

  .contact__column--2 .contact__item {
    text-align: right;
  }

  .contact__phones {
    margin-bottom: 44px;
  }

  /* Lokalizacja przesunieta wyraznie nizej */
  .contact__phones + .contact__address {
    margin-top: 50px !important;
  }

  .contact__address {
    align-items: center;
    gap: 22px !important;
  }

  .contact__address-content {
    text-align: left;
  }

  .contact__address-label {
    font-size: 15px;
    margin-bottom: 7px;
  }

  .contact__address-main {
    font-size: 23px;
    font-weight: 500;
  }

  .contact__address-city {
    font-size: 21px;
  }

  .contact__address-note {
    margin-top: 8px;
    font-size: 13px;
  }

  .contact__address img {
    width: 115px !important;
    border-radius: 20px;
  }

  .contact__newsletter {
    margin-top: 0 !important;
  }
}

/* ==========================================================
   FCW - POPRAWKA ZAOKRAGLEN ZDJEC
   Karuzela / Nasi Chefowie / Poznaj nas
   ========================================================== */

/* Karuzela galerii */
.gallery__slider .swiper-slide,
.gallery__slider .swiper-slide img {
  border-radius: 20px !important;
}

.gallery__slider .swiper-slide {
  overflow: hidden !important;
}

/* Nasi Chefowie - slajdy i karty prowadzacych */
.personSlide__image,
.personCard__image {
  border-radius: 20px !important;
  overflow: hidden !important;
}

.personSlide__image img,
.personCard__image img {
  border-radius: 20px !important;
  display: block;
}

/* Dodatkowe zabezpieczenie dla obrazow w sekcji chefow */
.ourChefs img {
  border-radius: 20px !important;
}

/* Poznaj nas - ruchome zdjecie przy hoverze */
.about__image {
  border-radius: 20px !important;
  overflow: hidden !important;
}

.about__image img {
  border-radius: 20px !important;
  display: block;
}

/* ==========================================================
   FCW - KOREKTA ZAOKRAGLEN v3
   Wymuszenie klipowania obrazow przy transformacjach/Swiper
   ========================================================== */

/* 1. Karuzela galerii - border-radius + clip-path,
      zeby zaokraglenie dzialalo rowniez przy transform: scale() */
.gallery__slider .swiper-slide img {
  border-radius: 20px !important;
  clip-path: inset(0 round 20px) !important;
}

/* Nie przycinamy calego slajdu, bo obrazy sa skalowane wewnatrz Swipera */
.gallery__slider .swiper-slide {
  overflow: visible !important;
}

/* 2. Nasi Chefowie - wszystkie fotografie w tej sekcji.
      clip-path zabezpiecza zaokraglenie obrazow w sliderach. */
.ourChefs img,
.ourChefs picture img,
.ourChefs .swiper-slide img,
.ourChefs .personSlide__image,
.ourChefs .personCard__image img {
  border-radius: 20px !important;
  clip-path: inset(0 round 20px) !important;
}

/* Kontenery kart chefow */
.ourChefs .personCard__image {
  border-radius: 20px !important;
  overflow: hidden !important;
}

/* 3. POZNAJ NAS - ruchome zdjecie sledzace kursor */
.getToKnowUs__image {
  border-radius: 20px !important;
  clip-path: inset(0 round 20px) !important;
}

/* 4. Duze zdjecia w blokach tresci */
.columnsImages__image,
.about__image,
.about__image img {
  border-radius: 20px !important;
  clip-path: inset(0 round 20px) !important;
}

/* 5. Dodatkowo szerokie zdjecia / miniatury blokow */
.productBlock__thumbnail,
.productBlock__thumbnail img {
  border-radius: 20px !important;
  overflow: hidden !important;
}

/* ==========================================================
   FCW - KOREKTA ZAOKRAGLEN v4
   Wlasciwa karuzela strony glownej + szerokie zdjecie kategorii
   ========================================================== */

/* Karuzela widoczna nad blokiem Warsztaty.
   W motywie jest to newsSlider/blogCard, nie gallery__slider. */
.news__slider .blogCard__image,
.newsSlider .blogCard__image {
  border-radius: 20px !important;
  overflow: hidden !important;
  clip-path: inset(0 round 20px) !important;
}

.news__slider .blogCard__image img,
.newsSlider .blogCard__image img {
  border-radius: 20px !important;
  clip-path: inset(0 round 20px) !important;
}

/* Dla pewnosci wszystkie blogCardy uzywane w karuzelach */
.cardSlider .blogCard__image,
.cardSlider .blogCard__image img {
  border-radius: 20px !important;
  clip-path: inset(0 round 20px) !important;
  overflow: hidden !important;
}

/* Szerokie zdjecie z prowadzacym stojacym tylem,
   znajdujace sie nad linkami kategorii */
.categories__image {
  border-radius: 20px !important;
  clip-path: inset(0 round 20px) !important;
  overflow: hidden !important;
}

/* ==========================================================
   FCW - KOREKTA ZAOKRAGLEN v5
   Dokladne selektory z aktualnego szablonu strony glownej
   ========================================================== */

/* KARUZELA ZDJEC NA STRONIE GLOWNEJ
   pages/home/business.php korzysta z .business .swiper-container */
.business .swiper-container .swiper-slide img {
  border-radius: 20px !important;
  clip-path: inset(0 round 20px) !important;
}

/* Zachowujemy widoczne zaokraglenie takze podczas hover/scale */
.business .swiper-container .swiper-slide img:hover {
  border-radius: 20px !important;
  clip-path: inset(0 round 20px) !important;
}

/* NASI CHEFOWIE NA STRONIE GLOWNEJ
   pages/home/about.php korzysta z .aboutSlider i .personSlide__image */
.about .aboutSlider .personSlide__image,
.about__slider .personSlide__image {
  border-radius: 20px !important;
  clip-path: inset(0 round 20px) !important;
}

/* Glowna fotografia po lewej w sekcji Nasi Chefowie */
.about .about__image,
.about .about__image img {
  border-radius: 20px !important;
  clip-path: inset(0 round 20px) !important;
  overflow: hidden !important;
}

/* ==========================================================
   FCW - OSTATNIA KOREKTA: ZDJECIE CHEFA W "NASI CHEFOWIE"
   Safari/Swiper fix dla border-radius na transformowanych slajdach
   ========================================================== */

.about .aboutSlider .personSlide__image,
.about__slider .aboutSlider .personSlide__image,
.aboutSlider .swiper-slide .personSlide__image {
  border-radius: 20px !important;
  overflow: hidden !important;

  /* Safari potrafi nie renderowac border-radius poprawnie
     na obrazach znajdujacych sie w transformowanym slajdzie Swipera */
  -webkit-clip-path: inset(0 round 20px) !important;
  clip-path: inset(0 round 20px) !important;
  -webkit-mask-image: -webkit-radial-gradient(white, black) !important;

  transform: translateZ(0);
  backface-visibility: hidden;
}

/* Ten sam efekt podczas zmiany aktywnego slajdu/fade */
.about .aboutSlider .swiper-slide,
.about .aboutSlider .swiper-slide-visible,
.about .aboutSlider .swiper-slide-active {
  -webkit-transform: translateZ(0);
  backface-visibility: hidden;
}

/* ==========================================================
   FCW - NASI CHEFOWIE: DOKLADNY SELEKTOR Z HTML STRONY
   ========================================================== */

.about .aboutSlider .swiper-slide .personSlide > img.personSlide__image {
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  clip-path: inset(0 round 20px) !important;
  -webkit-clip-path: inset(0 round 20px) !important;
  overflow: hidden !important;
  display: block !important;
}

/* ==========================================================
   FCW - NASI CHEFOWIE v9
   Ujednolicenie fizycznego rozmiaru wszystkich zdjec w sliderze
   ========================================================== */

.about .aboutSlider .swiper-slide .personSlide > img.personSlide__image {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;

  /* Wszystkie zdjecia dostaja identyczny prostokat 3:2 */
  aspect-ratio: 3 / 2 !important;
  height: auto !important;

  /* Kadrowanie zamiast rozciagania */
  object-fit: cover !important;
  object-position: center !important;

  /* Zaokraglenie */
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  overflow: hidden !important;
}

/* ==========================================================
   FCW v10 - DOPRACOWANIE WERSJI MOBILNEJ
   Na podstawie zrzutow z iPhone'a.
   Zmiany tylko dla ekranow do 667 px.
   ========================================================== */

@media (max-width: 667px) {

  /* 1. HERO / PIERWSZY EKRAN - mniej pustej przestrzeni */
  .intro .container {
    padding-top: 96px !important;
    padding-bottom: 34px !important;
  }

  .intro__header {
    font-size: 27px !important;
    line-height: 1.15 !important;
  }

  .intro__tag {
    font-size: 14px !important;
  }

  .intro__decor {
    width: 48px !important;
    height: 48px !important;
    left: 24px !important;
    top: -28px !important;
  }

  .introSlider {
    margin-top: 22px !important;
  }

  .introSlider__controls {
    margin-top: 18px !important;
  }

  /* 2. OKRAGLE KAFLE - wyraznie mniejsze na telefonie */
  .links {
    padding: 28px 0 !important;
  }

  .links__inner {
    padding: 16px !important;
    gap: 16px !important;
  }

  .linkBox {
    width: 174px !important;
    max-width: min(174px, 82vw) !important;
  }

  .linkBox--link .linkBox__title {
    padding: 0 20px !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
  }

  .linkBox--link .linkBox__title svg {
    width: 24px !important;
    height: 24px !important;
    margin-top: 28px !important;
    margin-bottom: 20px !important;
  }

  /* 3. KLIENT INDYWIDUALNY / DLA FIRM / PRZESTRZEN EVENTOWA
        usuniecie duzego bialego pasa pod linkami */
  .categories {
    padding-bottom: 24px !important;
  }

  .categories__item {
    font-size: 23px !important;
    line-height: 1.15 !important;
    padding: 8px 0 !important;
  }

  .categories__item svg {
    width: 18px !important;
    height: 18px !important;
  }

  /* 4. NASI CHEFOWIE - bardziej zwarta sekcja */
  .about {
    padding-top: 34px !important;
    padding-bottom: 38px !important;
  }

  .about__slider {
    margin-top: 14px !important;
    gap: 10px !important;
  }

  .aboutSlider__controls {
    gap: 14px !important;
    margin-bottom: 4px !important;
  }

  .aboutSlider .swiper-wrapper {
    align-items: flex-start !important;
  }

  .aboutSlider .swiper-slide {
    justify-content: flex-start !important;
    min-height: 0 !important;
  }

  .personSlide {
    width: 100% !important;
    max-width: none !important;
    gap: 14px !important;
  }

  .personSlide__name {
    font-size: 14px !important;
    line-height: 1.35 !important;
  }

  .personSlide__text {
    padding-right: 28px !important;
  }

  .personSlide svg {
    width: 32px !important;
    height: 32px !important;
  }

  /* Dekoracje slidera zabieraja optycznie duzo miejsca na malym ekranie */
  .about__slider::before,
  .about__slider::after {
    display: none !important;
  }

  /* 5. KONTAKT - mniejszy i bez przesuniecia naglowka */
  .contact .container {
    padding-top: 28px !important;
    padding-bottom: 82px !important;
    border-radius: 18px !important;
  }

  .contact__header {
    font-size: 27px !important;
    line-height: 1.15 !important;
    text-align: left !important;
  }

  .contact__header span,
  .contact__header span:last-of-type {
    margin-left: 0 !important;
    text-align: left !important;
  }

  .contact__form {
    margin-top: 24px !important;
  }

  .contact__form .form__submit button {
    width: 62px !important;
    height: 62px !important;
    margin-top: 16px !important;
  }

  .contact__form .form__submit button svg {
    width: 28px !important;
    height: 28px !important;
  }

  .contact__newsletter {
    margin-top: 24px !important;
    margin-bottom: 36px !important;
  }

  .contact__item {
    margin-bottom: 22px !important;
  }

  .contact__item-link {
    font-size: 23px !important;
  }

  .contact__phones {
    margin-bottom: 28px !important;
  }

  .contact__socials {
    margin-top: 24px !important;
    gap: 8px !important;
  }

  .contact__social {
    width: 104px !important;
    height: 32px !important;
    font-size: 12px !important;
  }

  /* 6. STOPKA - bardziej zwarta i czytelna */
  .footer {
    padding: 24px 0 30px !important;
  }

  .footer__nav ul {
    gap: 10px !important;
  }

  .footer__nav ul li a {
    font-size: 12px !important;
    line-height: 1.35 !important;
  }

  .footer__copyright {
    margin-top: 22px !important;
    padding-top: 18px !important;
    border-top: 1px solid #252525 !important;
    font-size: 11px !important;
    line-height: 1.4 !important;
  }

}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//foodiecitywarsaw.pl/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://foodiecitywarsaw.pl/post-sitemap.xml</loc>
		<lastmod>2026-07-22T06:42:48+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://foodiecitywarsaw.pl/page-sitemap.xml</loc>
		<lastmod>2026-08-28T17:32:24+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://foodiecitywarsaw.pl/oferta-sitemap.xml</loc>
		<lastmod>2026-06-24T08:06:06+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://foodiecitywarsaw.pl/person-sitemap.xml</loc>
		<lastmod>2026-08-28T10:40:09+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://foodiecitywarsaw.pl/product-sitemap.xml</loc>
		<lastmod>2026-09-02T10:31:17+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->