@charset "UTF-8";
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html {
  box-sizing: border-box !important; }

*, *:before, *:after {
  box-sizing: inherit; }

img, embed, iframe, object, audio, video {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0;
  text-align: left; }

*:focus {
  outline: none !important; }

a {
  text-decoration: none; }

@font-face {
  font-family: 'Inter 24pt';
  src: url("../fonts/Inter24pt-SemiBold.woff2") format("woff2"), url("../fonts/Inter24pt-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter18pt-Regular.woff2") format("woff2"), url("../fonts/Inter18pt-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter18pt-SemiBold.woff2") format("woff2"), url("../fonts/Inter18pt-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter18pt-Thin.woff2") format("woff2"), url("../fonts/Inter18pt-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter18pt-Black.woff2") format("woff2"), url("../fonts/Inter18pt-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter18pt-Bold.woff2") format("woff2"), url("../fonts/Inter18pt-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter18pt-ExtraLight.woff2") format("woff2"), url("../fonts/Inter18pt-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter18pt-Medium.woff2") format("woff2"), url("../fonts/Inter18pt-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter18pt-ExtraBold.woff2") format("woff2"), url("../fonts/Inter18pt-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter18pt-Light.woff2") format("woff2"), url("../fonts/Inter18pt-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
html {
  scroll-behavior: smooth; }

body {
  font-family: 'Inter';
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  color: #000;
  background: #F9F9FA; }

main {
  display: flex;
  flex-direction: column;
  min-width: 360px; }

#wpadminbar {
  top: auto;
  bottom: 0; }

.wrap {
  margin: 0 auto;
  max-width: 1110px;
  width: 100%;
  padding: 0 20px; }
  @media screen and (max-width: 750px) {
    .wrap {
      padding: 0 14px; } }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.mt70 {
  margin-top: 70px; }

.mt80 {
  margin-top: 80px; }

.mt90 {
  margin-top: 90px; }

.mt100 {
  margin-top: 100px; }

.mt110 {
  margin-top: 110px; }

.mt120 {
  margin-top: 120px; }

.mb10 {
  margin-bottom: 10px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mb50 {
  margin-bottom: 50px; }

.mb60 {
  margin-bottom: 60px; }

.mb70 {
  margin-bottom: 70px; }

.mb80 {
  margin-bottom: 80px; }

.mb90 {
  margin-bottom: 90px; }

.mb100 {
  margin-bottom: 100px; }

.mb110 {
  margin-bottom: 110px; }

.mb120 {
  margin-bottom: 120px; }

.pt10 {
  padding-top: 10px; }

.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pt40 {
  padding-top: 40px; }

.pt50 {
  padding-top: 50px; }

.pt60 {
  padding-top: 60px; }

.pt70 {
  padding-top: 70px; }

.pt80 {
  padding-top: 80px; }

.pt90 {
  padding-top: 90px; }

.pt100 {
  padding-top: 100px; }

.pt110 {
  padding-top: 110px; }

.pt120 {
  padding-top: 120px; }

.pb10 {
  padding-bottom: 10px; }

.pb20 {
  padding-bottom: 20px; }

.pb30 {
  padding-bottom: 30px; }

.pb40 {
  padding-bottom: 40px; }

.pb50 {
  padding-bottom: 50px; }

.pb60 {
  padding-bottom: 60px; }

.pb70 {
  padding-bottom: 70px; }

.pb80 {
  padding-bottom: 80px; }

.pb90 {
  padding-bottom: 90px; }

.pb100 {
  padding-bottom: 100px; }

.pb110 {
  padding-bottom: 110px; }

.pb120 {
  padding-bottom: 120px; }

@keyframes bell-shake {
  0% {
    transform: rotate(0deg); }
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-15deg); }
  60% {
    transform: rotate(10deg); }
  80% {
    transform: rotate(-10deg); }
  100% {
    transform: rotate(0deg); } }
/* Definiowanie animacji dla fadeIn */
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/* Definiowanie animacji dla fadeOut */
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.header-element {
  margin-bottom: 40px; }
  .header-element h1, .header-element h2, .header-element h3, .header-element h4, .header-element h5, .header-element h6 {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #47474780;
    text-transform: uppercase; }
  .header-element strong {
    font-size: 32px;
    font-weight: 300;
    line-height: 44px;
    color: #12130E; }

.content-text {
  line-height: 1.6; }
  .content-text img {
    display: block;
    margin-bottom: 40px; }
  .content-text a {
    text-decoration: none; }
  .content-text a:hover {
    border-bottom: 1px solid; }
  .content-text abbr {
    border-bottom: 1px dotted;
    cursor: help; }
  .content-text cite {
    font-style: italic; }
  .content-text hr {
    background: #e6e6e6;
    border: none;
    display: block;
    height: 1px;
    margin-bottom: 1.4em;
    margin-top: 1.4em; }
  .content-text img {
    vertical-align: text-bottom; }
  .content-text ins {
    background-color: lime;
    text-decoration: none; }
  .content-text mark {
    background-color: #ff0; }
  .content-text small {
    font-size: 0.8em; }
  .content-text strong {
    font-weight: 700; }
  .content-text sub,
  .content-text sup {
    font-size: 0.8em; }
  .content-text sub {
    vertical-align: sub; }
  .content-text sup {
    vertical-align: super; }
  .content-text p {
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    font-weight: 400 !important;
    color: #474747; }
  .content-text p,
  .content-text dl,
  .content-text ol,
  .content-text ul,
  .content-text blockquote,
  .content-text pre,
  .content-text table {
    margin-bottom: 1.4em; }
  .content-text p:last-child,
  .content-text dl:last-child,
  .content-text ol:last-child,
  .content-text ul:last-child,
  .content-text blockquote:last-child,
  .content-text pre:last-child,
  .content-text table:last-child {
    margin-bottom: 0; }
  .content-text p:empty {
    display: none; }
  .content-text h1,
  .content-text h2,
  .content-text h3,
  .content-text h4,
  .content-text h5,
  .content-text h6 {
    font-weight: 700;
    line-height: 1.2; }
  .content-text h1:first-child,
  .content-text h2:first-child,
  .content-text h3:first-child,
  .content-text h4:first-child,
  .content-text h5:first-child,
  .content-text h6:first-child {
    margin-top: 0; }
  .content-text h1 {
    font-weight: 500;
    font-size: 2.4em;
    margin-bottom: .58333em;
    margin-top: .58333em;
    line-height: 1; }
  .content-text h2 {
    font-weight: 300;
    font-size: 32px;
    margin-bottom: .58333em;
    margin-top: .58333em;
    line-height: 1;
    line-height: 44px;
    color: #12130E; }
  .content-text h3 {
    font-weight: 500;
    font-size: 1.3em;
    margin-bottom: 1.07692em;
    margin-top: 1.07692em; }
  .content-text h4 {
    font-weight: 500;
    font-size: 1.2em;
    margin-bottom: 1.16667em;
    margin-top: 1.16667em; }
  .content-text h5 {
    font-weight: 500;
    font-size: 1.1em;
    margin-bottom: 1.27273em;
    margin-top: 1.27273em; }
  .content-text h6 {
    font-weight: 500;
    font-size: 1em;
    margin-bottom: 1.4em;
    margin-top: 1.4em; }
  .content-text dd {
    margin-left: 1.4em; }
  .content-text ol,
  .content-text ul {
    list-style-position: outside;
    margin-left: 1.4em; }
  .content-text ol {
    list-style-type: decimal; }
  .content-text ol ol {
    list-style-type: lower-alpha; }
  .content-text ol ol ol {
    list-style-type: lower-roman; }
  .content-text ol ol ol ol {
    list-style-type: lower-greek; }
  .content-text ol ol ol ol ol {
    list-style-type: decimal; }
  .content-text ol ol ol ol ol ol {
    list-style-type: lower-alpha; }
  .content-text ul {
    list-style-type: disc; }
  .content-text li::marker {
    color: #2E993A !important; }
  .content-text ul ul {
    list-style-type: circle; }
  .content-text ul ul ul {
    list-style-type: square; }
  .content-text ul ul ul ul {
    list-style-type: circle; }
  .content-text ul ul ul ul ul {
    list-style-type: disc; }
  .content-text ul ul ul ul ul ul {
    list-style-type: circle; }
  .content-text xt blockquote {
    border-left: 4px solid #e6e6e6;
    padding: 0.6em 1.2em; }
  .content-text blockquote {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    margin: 60px auto !important; }
  .content-text blockquote p {
    position: relative;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700 !important;
    max-width: 640px; }
  .content-text blockquote em,
  .content-text blockquote small {
    display: block;
    font-size: 12px;
    color: #aaaaaa;
    max-width: 640px;
    font-weight: 400;
    margin-top: 10px; }
  .content-text code,
  .content-text kbd,
  .content-text samp,
  .content-text pre {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    background-color: #f2f2f2;
    color: #333;
    font-size: 0.9em;
    max-width: 100%;
    overflow: hidden;
    white-space: pre-wrap; }
  .content-text code,
  .content-text kbd,
  .content-text samp {
    border-radius: 3px;
    line-height: 1.77778;
    padding: 0.1em 0.4em 0.2em;
    vertical-align: baseline; }
  .content-text pre {
    overflow: auto;
    padding: 1em 1.2em; }
  .content-text pre code {
    background: none;
    font-size: 1em;
    line-height: 1em; }
  .content-text figure {
    margin-bottom: 2.8em;
    text-align: center; }
  .content-text figure:first-child {
    margin-top: 0; }
  .content-text figure:last-child {
    margin-bottom: 0; }
  .content-text figcaption {
    font-size: 0.8em;
    margin-top: 0.875em; }
  .content-text table {
    width: 100%; }
  .content-text table pre {
    white-space: pre-wrap; }
  .content-text th,
  .content-text td {
    font-size: 1em;
    padding: .7em;
    border: 1px solid #e6e6e6;
    line-height: 1.4; }
  .content-text thead tr,
  .content-text tfoot tr {
    background-color: #f5f5f5; }
  .content-text thead th,
  .content-text thead td,
  .content-text tfoot th,
  .content-text tfoot td {
    font-size: .9em;
    padding: 0.77778em; }
  .content-text thead th code,
  .content-text thead td code,
  .content-text tfoot th code,
  .content-text tfoot td code {
    background-color: #fff; }
  .content-text tbody tr {
    background-color: #fff; }

.contact-link {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #474747;
  margin-top: 16px; }
  .contact-link:hover {
    border-bottom: none !important; }

.custom-hr {
  border-left: 1px solid #DEDEDE;
  padding-left: 20px;
  margin: 30px 0; }

.btn.btn-green {
  border-radius: 8px;
  background: #2E993A;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.03em;
  text-align: center;
  padding: 12px 16px;
  transition: all 0.3s; }
  .btn.btn-green:hover {
    background: #2B7633;
    transform: scale(1.05) !important; }

form h1, form h2, form h3 {
  font-size: 32px;
  font-weight: 300;
  line-height: 40px;
  color: #12130E;
  margin-bottom: 20px; }
form fieldset {
  border: none;
  padding: 30px;
  margin: 30px 0;
  border-radius: 16px;
  background: #FFFFFF;
  border: 1px solid #DEDEDE; }
  form fieldset legend {
    border-radius: 16px;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    color: #12130E;
    margin: 0;
    padding: 10px 20px;
    background: #FFFFFF; }
form label {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #474747;
  margin-bottom: 8px;
  width: 100%;
  position: relative; }
  form label .required {
    color: #dc3232; }
  form label .optional {
    color: rgba(71, 71, 71, 0.5);
    font-size: 12px; }
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form input[type="password"],
form input:not([type="radio"]):not([type="submit"]),
form select,
form textarea {
  background: #FFFFFF;
  border: 1px solid #DADADA;
  border-radius: 8px;
  height: 42px;
  padding: 10px;
  width: 100%;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #474747;
  box-shadow: none; }
  form input[type="text"]:focus,
  form input[type="email"]:focus,
  form input[type="tel"]:focus,
  form input[type="password"]:focus,
  form input:not([type="radio"]):not([type="submit"]):focus,
  form select:focus,
  form textarea:focus {
    border-color: #2E762D;
    outline: none; }
  form input[type="text"]::placeholder,
  form input[type="email"]::placeholder,
  form input[type="tel"]::placeholder,
  form input[type="password"]::placeholder,
  form input:not([type="radio"]):not([type="submit"])::placeholder,
  form select::placeholder,
  form textarea::placeholder {
    color: #bebebe; }
form input[type="checkbox"] {
  height: 18px !important;
  width: 18px !important;
  cursor: pointer; }
form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 1px;
  text-overflow: ''; }
form select::-ms-expand {
  display: none; }
form select {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.41 0L6 4.33019L10.59 0L12 1.33962L6 7L0 1.33962L1.41 0Z' fill='%23474747'/%3E%3C/svg%3E");
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
  cursor: pointer; }
form textarea {
  min-height: 120px;
  max-width: 100%;
  min-width: 100%;
  display: block; }
form .password-input {
  position: relative;
  display: block;
  width: 100%; }
  form .password-input .show-password-input {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #474747; }
form .form-row,
form .woocommerce-form-row {
  margin-bottom: 20px;
  padding: 0; }
  form .form-row em,
  form .woocommerce-form-row em {
    font-style: normal;
    color: #888;
    font-size: 12px; }
form .form-row-first,
form .woocommerce-form-row--first {
  float: left;
  width: 48%;
  clear: both; }
form .form-row-last,
form .woocommerce-form-row--last {
  float: right;
  width: 48%; }
form .form-row-wide,
form .woocommerce-form-row--wide {
  clear: both;
  width: 100%; }
form button.button,
form .woocommerce-button,
form .woocommerce-Button.button,
form input[type="submit"] {
  padding: 14px 24px !important;
  background: #2E762D !important;
  border-radius: 8px !important;
  font-family: Inter !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  color: #fff !important;
  border: none !important;
  transition: all 0.3s !important;
  margin-top: 20px !important; }
  form button.button:hover,
  form .woocommerce-button:hover,
  form .woocommerce-Button.button:hover,
  form input[type="submit"]:hover {
    background: #2B7633 !important;
    transform: scale(1.05) !important;
    cursor: pointer !important;
    color: #fff !important; }
form .wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 12px;
  font-weight: normal;
  margin-top: 4px;
  position: absolute;
  top: -10px;
  right: 0; }
  form .wpcf7-not-valid-tip::after {
    content: "!";
    color: #fff;
    background: #dc3232;
    display: inline-flex;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    font-size: 13px;
    font-weight: bold;
    justify-content: center;
    align-items: center;
    margin-left: 6px; }
form .wpcf7-not-valid {
  border-color: #dc3232; }
form .wpcf7-response-output {
  border: none;
  background: red;
  color: #fff;
  border-radius: 8px;
  padding: 14px 10px;
  margin: 0; }
@media (max-width: 768px) {
  form .form-row-first,
  form .form-row-last,
  form .woocommerce-form-row--first,
  form .woocommerce-form-row--last {
    float: none;
    width: 100%; }
  form .wpcf7-not-valid-tip {
    padding-top: 12px;
    position: relative; } }

.select2-container .select2-selection {
  border: 1px solid #DADADA !important;
  border-radius: 8px !important;
  height: 42px !important;
  padding: 10px !important;
  display: flex !important;
  align-items: center !important; }
  .select2-container .select2-selection:focus {
    border-color: #2E762D !important;
    outline: none !important; }
  .select2-container .select2-selection__rendered {
    color: #474747 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 0 !important; }
  .select2-container .select2-selection__placeholder {
    color: #bebebe !important; }
  .select2-container .select2-selection__arrow {
    display: flex !important;
    align-items: center !important;
    height: 42px !important;
    position: absolute !important;
    right: 10px !important;
    top: 0 !important; }
    .select2-container .select2-selection__arrow b {
      border-color: #474747 transparent transparent !important;
      border-style: solid !important;
      border-width: 5px 4px 0 !important;
      margin-top: -2px !important; }
.select2-container--open .select2-selection__arrow b {
  border-color: transparent transparent #474747 !important;
  border-width: 0 4px 5px !important; }

.select2-dropdown {
  background: #FFFFFF !important;
  border: 1px solid #DADADA !important;
  border-radius: 8px !important;
  margin-top: 5px !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important; }
  .select2-dropdown .select2-search__field {
    background: #FFFFFF !important;
    border: 1px solid #DADADA !important;
    border-radius: 8px !important;
    height: 36px !important;
    padding: 5px 10px !important;
    margin: 5px !important;
    width: calc(100% - 10px) !important; }
    .select2-dropdown .select2-search__field:focus {
      border-color: #2E762D !important;
      outline: none !important; }
  .select2-dropdown .select2-results__option {
    padding: 8px 15px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #474747 !important;
    transition: all 0.2s !important; }
    .select2-dropdown .select2-results__option--highlighted[aria-selected] {
      background: rgba(46, 118, 45, 0.1) !important;
      color: #2E762D !important; }
    .select2-dropdown .select2-results__option[aria-selected=true] {
      background: #2E762D !important;
      color: #fff !important; }
    .select2-dropdown .select2-results__option--highlighted[aria-selected=true] {
      background: #2E762D !important;
      color: #fff !important; }

.dropdown-navigation {
  position: relative;
  z-index: 9999;
  /* Dodajemy klasę dla animacji zamykania */ }
  .dropdown-navigation .trigger {
    background: #fff;
    border-radius: 8px;
    border: 1px solid #dadada;
    padding: 0px 10px;
    height: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: 230px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #474747; }
  .dropdown-navigation .trigger b {
    display: block; }
  .dropdown-navigation.show .trigger {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .dropdown-navigation.show .trigger b {
    transform: rotate(180deg);
    transition: transform 0.3s ease; }
  .dropdown-navigation ul {
    background: #fff; }
  .dropdown-navigation > ul {
    display: none;
    border: 1px solid #dadada;
    border-top: none;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    position: absolute;
    top: 40px;
    left: 0;
    width: 230px;
    padding: 10px 0; }
  .dropdown-navigation li a:hover {
    background: #E8E8E8; }
  .dropdown-navigation.show > ul {
    display: block; }
  .dropdown-navigation li {
    position: relative; }
  .dropdown-navigation ul ul {
    display: none;
    position: absolute;
    top: -1px;
    left: 228px;
    border: 1px solid #dadada;
    border-radius: 8px;
    border-top-left-radius: 0px; }
  .dropdown-navigation ul > li:hover ul {
    display: block; }
  .dropdown-navigation ul > li:hover > a {
    background: #E8E8E8; }
  .dropdown-navigation a {
    display: block;
    width: 100%;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #474747;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap; }
  .dropdown-navigation.closing > ul {
    animation: dropdownClose 0.5s ease forwards; }
  .dropdown-navigation.show > ul {
    animation: dropdownOpen 1s ease forwards; }
@keyframes dropdownOpen {
  0% {
    max-height: 0;
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    max-height: 1000px; } }
@keyframes dropdownClose {
  0% {
    max-height: 1000px;
    /* Dopasuj do maksymalnej wysokości menu */
    opacity: 1; }
  100% {
    max-height: 0;
    opacity: 0; } }
.dropdown-navigation.ddnav-narrow .trigger {
  height: 36px; }
.dropdown-navigation.ddnav-narrow > ul {
  top: 36px; }

.dropdown-navigation .flag {
  border-radius: 50%;
  border: 1px solid #dadada; }

.socialmedia-navigation ul {
  display: flex;
  gap: 30px; }
.socialmedia-navigation * {
  display: flex;
  align-items: center; }
.socialmedia-navigation .icon-facebook::before,
.socialmedia-navigation .icon-instagram::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px; }
.socialmedia-navigation .icon-facebook::before {
  content: url("../img/icon-facebook.svg");
  /* Ścieżka do ikony */ }
.socialmedia-navigation .icon-instagram::before {
  content: url("../img/icon-instagram.svg");
  /* Ścieżka do ikony */ }
.socialmedia-navigation .icon-facebook,
.socialmedia-navigation .icon-instagram {
  position: relative; }
.socialmedia-navigation .icon-facebook a,
.socialmedia-navigation .icon-instagram a {
  position: relative;
  z-index: 1;
  font-size: 0 !important;
  display: block;
  height: 20px;
  width: 20px; }

.hero-slider-component {
  margin-top: 50px; }
  .hero-slider-component .glide__bullets {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    width: 100%; }
  .hero-slider-component .glide__bullet {
    margin: 0 5px;
    cursor: pointer;
    color: #000;
    transition: background 0.3s ease;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    padding: 8px 32px;
    border: 1px solid #F2F2F2;
    background: #ffffff;
    border-radius: 8px; }
  .hero-slider-component .glide__bullet:hover,
  .hero-slider-component .glide__bullet:focus {
    background: #E8E8E8; }
  .hero-slider-component .glide__bullet--active {
    background: #E8E8E8; }
  .hero-slider-component .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    /* Odstęp między elementami */
    background: #fff;
    border-radius: 16px;
    padding: 32px;
    padding-bottom: 66px;
    border: 1px solid #F2F2F2; }
    .hero-slider-component .item .image {
      flex: 1;
      max-width: 480px; }
    .hero-slider-component .item .image img {
      border-radius: 16px;
      display: block; }
    .hero-slider-component .item .content {
      flex: 1;
      display: flex;
      align-items: center;
      justify-content: center; }
      .hero-slider-component .item .content div {
        max-width: 530px; }
    .hero-slider-component .item .button {
      margin-top: 20px; }
    .hero-slider-component .item:nth-child(even) {
      flex-direction: row-reverse; }
  @media screen and (max-width: 860px) {
    .hero-slider-component .item {
      flex-direction: column !important;
      /* Zmiana układu na pionowy */
      align-items: center;
      /* Ustawienie treści na lewą stronę */
      gap: 40px;
      /* Odstęp między elementami */
      padding-left: 20px;
      padding-right: 20px; }
      .hero-slider-component .item .content {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center; }
        .hero-slider-component .item .content div {
          max-width: 460px; } }
  @media screen and (max-width: 768px) {
    .hero-slider-component .item {
      padding-bottom: 32px; }
    .hero-slider-component .glide__bullets {
      display: none; } }

.site-footer {
  background: #fff;
  padding-top: 60px;
  min-width: 360px; }
  .site-footer .footer-logo {
    margin-bottom: 28px; }
  .site-footer .content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 160px;
    align-items: stretch; }
    .site-footer .content p {
      font-weight: 400;
      font-size: 12px;
      line-height: 24px;
      color: #474747; }
    .site-footer .content .title {
      font-size: 12px;
      font-weight: 700;
      line-height: 16px;
      text-transform: uppercase;
      color: #12130E;
      display: inline-block;
      padding-bottom: 40px; }
    .site-footer .content a {
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      color: #474747; }
    .site-footer .content .nav ul {
      display: flex;
      flex-direction: column;
      gap: 14px; }
  .site-footer .row:nth-child(4) {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: auto;
    margin-right: 0; }
  .site-footer .copywrite {
    display: flex;
    justify-content: space-between;
    padding: 60px 0; }
    .site-footer .copywrite * {
      font-size: 12px;
      color: #757575; }
  @media screen and (max-width: 1000px) {
    .site-footer .content {
      gap: 80px; }
    .site-footer .row:nth-child(4) {
      width: 100%;
      flex-direction: row;
      justify-content: flex-start;
      /* Wyrównanie elementów do lewej */
      align-items: center;
      gap: 40px;
      margin-left: 0;
      /* Nadpisanie marginesów dla wyśrodkowania */
      margin-right: 0;
      /* Nadpisanie marginesów dla wyśrodkowania */ } }
  @media screen and (max-width: 768px) {
    .site-footer .row:nth-child(1) {
      width: 100%; } }
  @media screen and (max-width: 480px) {
    .site-footer .copywrite {
      padding: 40px 0; }
    .site-footer .content {
      gap: 40px; }
      .site-footer .content .nav ul {
        gap: 6px; }
      .site-footer .content .title {
        padding-bottom: 20px; }
    .site-footer .row {
      width: 100%; }
    .site-footer .copywrite {
      flex-direction: column;
      justify-content: flex-start;
      /* Wyrównanie elementów do lewej */ } }

main {
  margin-top: 115px; }

@media screen and (max-width: 860px) {
  main {
    margin-top: 60px; } }
.site-header.header-page {
  z-index: 99999;
  background: #fff;
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
  padding-top: 15px;
  position: fixed !important;
  top: 0;
  left: 0;
  width: calc(100vw - (100vw - 100%)); }
  .site-header.header-page .row-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    padding-bottom: 8px; }
    .site-header.header-page .row-logo .site-logo img {
      display: block;
      min-width: 60px; }
  .site-header.header-page .socialmedia-navigation {
    margin-left: auto; }
  .site-header.header-page .language-navigation ul {
    display: flex;
    gap: 40px; }
  .site-header.header-page .row-nav {
    display: flex;
    align-items: center;
    gap: 40px; }
  .site-header.header-page .main-navigation ul {
    display: flex;
    gap: 40px; }
  .site-header.header-page .main-navigation a {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #474747;
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    z-index: 1;
    transition: color 0.3s ease;
    text-wrap: nowrap; }
    .site-header.header-page .main-navigation a[aria-current="page"]::before, .site-header.header-page .main-navigation a::before {
      content: '';
      position: absolute;
      background: #2E993A;
      border-radius: 8px;
      width: 0;
      height: 0;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition: width 0.3s ease, height 0.3s ease;
      z-index: -1; }
    .site-header.header-page .main-navigation a[aria-current="page"], .site-header.header-page .main-navigation a:hover {
      color: #fff; }
      .site-header.header-page .main-navigation a[aria-current="page"]::before, .site-header.header-page .main-navigation a:hover::before {
        width: 100%;
        height: 100%; }
  .site-header.header-page .hamburger {
    display: none;
    width: 30px;
    height: 24px;
    position: relative;
    cursor: pointer;
    z-index: 10; }
    .site-header.header-page .hamburger span {
      display: block;
      background-color: #333;
      height: 3px;
      width: 100%;
      border-radius: 3px;
      position: absolute;
      left: 0;
      transition: all 0.3s ease-in-out; }
      .site-header.header-page .hamburger span:nth-child(1) {
        top: 0; }
      .site-header.header-page .hamburger span:nth-child(2) {
        top: 10px; }
      .site-header.header-page .hamburger span:nth-child(3) {
        top: 20px; }
    .site-header.header-page .hamburger.active span:nth-child(1) {
      transform: rotate(45deg);
      top: 10px; }
    .site-header.header-page .hamburger.active span:nth-child(2) {
      opacity: 0; }
    .site-header.header-page .hamburger.active span:nth-child(3) {
      transform: rotate(-45deg);
      top: 10px; }
  @media screen and (max-width: 860px) {
    .site-header.header-page {
      position: relative;
      padding-bottom: 0; }
      .site-header.header-page .header-cart,
      .site-header.header-page .header-search {
        display: none; }
      .site-header.header-page .hamburger {
        display: flex; }
      .site-header.header-page .language-navigations {
        z-index: 100; }
      .site-header.header-page .row-nav .dropdown-navigation {
        display: none; }
      .site-header.header-page .main-navigation.nav {
        display: none; } }
  @media screen and (max-width: 468px) {
    .site-header.header-page .socialmedia-navigation {
      display: none; }
    .site-header.header-page .language-navigations {
      margin-left: auto; } }
  @media screen and (min-width: 861px) {
    .site-header.header-page.site-header-mini .wrap {
      display: flex;
      align-items: center;
      gap: 30px; }
    .site-header.header-page.site-header-mini .row-logo {
      padding-bottom: 0;
      justify-content: space-between;
      width: 100%; }
    .site-header.header-page.site-header-mini .socialmedia-navigation,
    .site-header.header-page.site-header-mini .dropdown-navigation {
      display: none; } }

.woocommerce main {
  margin-top: 115px; }

@media screen and (max-width: 1130px) {
  .woocommerce main {
    margin-top: 65px; } }
.site-header.site-header-woo {
  z-index: 99999;
  background: #fff;
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
  padding-top: 15px;
  position: fixed !important;
  top: 0;
  left: 0;
  width: calc(100vw - (100vw - 100%)); }
  .site-header.site-header-woo.site-header-woo {
    padding-bottom: 0px; }
  .site-header.site-header-woo .row-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    padding-bottom: 8px; }
    .site-header.site-header-woo .row-logo .site-logo img {
      display: block;
      min-width: 60px; }
  .site-header.site-header-woo .header-account a {
    display: flex;
    align-items: center; }
    .site-header.site-header-woo .header-account a svg {
      color: #474747; }
  .site-header.site-header-woo .language-navigation ul {
    display: flex;
    gap: 40px; }
  .site-header.site-header-woo .row-nav {
    display: flex;
    align-items: center;
    gap: 40px; }
  .site-header.site-header-woo .main-navigation ul {
    display: flex;
    gap: 40px; }
  .site-header.site-header-woo .main-navigation a {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #474747;
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    z-index: 1;
    transition: color 0.3s ease;
    text-wrap: nowrap; }
    .site-header.site-header-woo .main-navigation a[aria-current="page"]::before, .site-header.site-header-woo .main-navigation a::before {
      content: '';
      position: absolute;
      background: #2E993A;
      border-radius: 8px;
      width: 0;
      height: 0;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition: width 0.3s ease, height 0.3s ease;
      z-index: -1; }
    .site-header.site-header-woo .main-navigation a[aria-current="page"], .site-header.site-header-woo .main-navigation a:hover {
      color: #fff; }
      .site-header.site-header-woo .main-navigation a[aria-current="page"]::before, .site-header.site-header-woo .main-navigation a:hover::before {
        width: 100%;
        height: 100%; }
  .site-header.site-header-woo .hamburger {
    display: none;
    width: 30px;
    height: 24px;
    position: relative;
    cursor: pointer;
    z-index: 10; }
    .site-header.site-header-woo .hamburger span {
      display: block;
      background-color: #333;
      height: 3px;
      width: 100%;
      border-radius: 3px;
      position: absolute;
      left: 0;
      transition: all 0.3s ease-in-out; }
      .site-header.site-header-woo .hamburger span:nth-child(1) {
        top: 0; }
      .site-header.site-header-woo .hamburger span:nth-child(2) {
        top: 10px; }
      .site-header.site-header-woo .hamburger span:nth-child(3) {
        top: 20px; }
    .site-header.site-header-woo .hamburger.active span:nth-child(1) {
      transform: rotate(45deg);
      top: 10px; }
    .site-header.site-header-woo .hamburger.active span:nth-child(2) {
      opacity: 0; }
    .site-header.site-header-woo .hamburger.active span:nth-child(3) {
      transform: rotate(-45deg);
      top: 10px; }
  .site-header.site-header-woo .header-cart {
    position: relative; }
    .site-header.site-header-woo .header-cart a {
      display: block;
      height: 26px;
      width: 26px; }
    .site-header.site-header-woo .header-cart .count {
      position: absolute;
      top: -6px;
      right: 0;
      background: #2E993A;
      display: block;
      padding: 0 6px;
      border-radius: 4px;
      transform: translateX(50%);
      color: #FFF;
      text-align: center;
      font-family: Inter;
      font-size: 12px;
      font-style: normal;
      font-weight: 500;
      line-height: 18px;
      /* 150% */ }
  .site-header.site-header-woo .header-search {
    margin-left: auto; }
  .site-header.site-header-woo .woocommerce-product-search {
    margin-bottom: 0; }
    .site-header.site-header-woo .woocommerce-product-search .search-wrapper {
      display: flex;
      border-radius: 8px;
      border: 1px #DADADA solid;
      min-width: 260px; }
    .site-header.site-header-woo .woocommerce-product-search .search-field {
      height: 38px;
      border-radius: 8px;
      background: transparent !important;
      border: none !important;
      box-shadow: none !important;
      width: 100%;
      color: #000000;
      font-family: Inter;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px; }
      .site-header.site-header-woo .woocommerce-product-search .search-field::placeholder {
        color: #757575;
        font-family: Inter;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px; }
    .site-header.site-header-woo .woocommerce-product-search .search-submit {
      border-radius: 8px;
      height: 38px !important;
      width: 40px !important;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #2E993A;
      cursor: pointer;
      border: none; }
      .site-header.site-header-woo .woocommerce-product-search .search-submit span {
        display: block;
        width: 16px;
        height: 16px; }
  @media screen and (max-width: 1110px) {
    .site-header.site-header-woo.site-header-woo .dropdown-navigation-cat {
      display: none; } }
  .site-header.site-header-woo .menu-categories {
    margin-top: 15px;
    background: #efefef;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }
    .site-header.site-header-woo .menu-categories > ul {
      display: flex;
      justify-content: space-between;
      position: relative; }
    .site-header.site-header-woo .menu-categories > ul > li > a {
      display: block;
      height: 40px;
      display: flex;
      align-items: center;
      padding: 5px 15px;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      color: #474747;
      transition: all 0.3s ease; }
    .site-header.site-header-woo .menu-categories > ul > li ul {
      display: none; }
    .site-header.site-header-woo .menu-categories > ul > li ul {
      padding: 20px 0; }
    .site-header.site-header-woo .menu-categories > ul > li {
      transition: all 0.3s ease; }
    .site-header.site-header-woo .menu-categories > ul > li:hover {
      background: #2E993A;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
      .site-header.site-header-woo .menu-categories > ul > li:hover > a {
        color: #fff; }
    .site-header.site-header-woo .menu-categories > ul > li:hover > ul {
      position: absolute;
      top: 40px;
      left: 0;
      width: 350px;
      display: block; }
      .site-header.site-header-woo .menu-categories > ul > li:hover > ul > li > a {
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #474747;
        padding: 8px 20px;
        border-right: 1px #E8E8E8 solid;
        padding-right: 60px; }
      .site-header.site-header-woo .menu-categories > ul > li:hover > ul:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        max-width: calc(1110px - 40px);
        width: 100vw;
        padding: 0 20px;
        height: 100%;
        background: #fff;
        z-index: -2;
        border-top: 2px #2E993A solid;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px; }
      .site-header.site-header-woo .menu-categories > ul > li:hover > ul:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: -25vw;
        width: 200vw;
        height: 100vh;
        pointer-events: none;
        background: rgba(0, 0, 0, 0.6);
        z-index: -3; }
    .site-header.site-header-woo .menu-categories > ul > li > ul > li {
      transition: all 0.3s ease; }
    .site-header.site-header-woo .menu-categories > ul > li > ul > li:hover > a {
      font-weight: 700;
      padding-right: 50px; }
    .site-header.site-header-woo .menu-categories > ul > li > ul > li:hover > ul {
      position: absolute;
      top: 0px;
      left: 350px;
      width: 350px;
      height: 100%;
      display: block; }
    .site-header.site-header-woo .menu-categories > ul > li > ul > li:hover > ul a {
      display: block;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      color: #474747;
      padding: 8px 20px;
      padding-right: 60px; }
      .site-header.site-header-woo .menu-categories > ul > li > ul > li:hover > ul a:hover {
        font-weight: 700;
        padding-right: 50px; }
    .site-header.site-header-woo .menu-categories > ul > li ul .menu-item-has-children > a {
      position: relative; }
    .site-header.site-header-woo .menu-categories > ul > li ul .menu-item-has-children > a::after {
      position: absolute;
      top: 15px;
      right: 20px;
      content: '';
      display: inline-block;
      width: 12px;
      height: 7px;
      margin-left: 8px;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNMS40MSAwTDYgNC4zMzAxOUwxMC41OSAwTDEyIDEuMzM5NjJMNiA3TDAgMS4zMzk2MkwxLjQxIDBaIiBmaWxsPSIjNDc0NzQ3Ij48L3BhdGg+DQo8L3N2Zz4=");
      background-repeat: no-repeat;
      background-size: contain;
      transform: rotate(-90deg);
      transition: transform 0.3s ease; }
    .site-header.site-header-woo .menu-categories > ul > li ul .menu-item-has-children:hover > a::after {
      transform: rotate(90deg); }
  @media screen and (max-width: 1130px) {
    .site-header.site-header-woo {
      position: relative;
      padding-bottom: 0; }
      .site-header.site-header-woo .row-logo {
        padding-bottom: 15px; }
      .site-header.site-header-woo .menu-categories {
        display: none; }
      .site-header.site-header-woo .header-account,
      .site-header.site-header-woo .header-cart,
      .site-header.site-header-woo .header-search {
        display: none; }
      .site-header.site-header-woo .hamburger {
        display: flex;
        margin-right: 0;
        margin-left: auto; }
      .site-header.site-header-woo .language-navigations {
        z-index: 100; }
      .site-header.site-header-woo .main-navigation.nav {
        display: none; } }
  @media screen and (max-width: 468px) {
    .site-header.site-header-woo .socialmedia-navigation {
      display: none; }
    .site-header.site-header-woo .language-navigations {
      margin-left: auto;
      margin-right: 0; }
    .site-header.site-header-woo .hamburger {
      margin-left: 0; } }
  @media screen and (min-width: 861px) {
    .site-header.site-header-woo.site-header-mini .wrap {
      display: flex;
      align-items: center;
      gap: 30px; }
    .site-header.site-header-woo.site-header-mini .row-logo {
      justify-content: space-between;
      width: 100%;
      padding-bottom: 15px; }
    .site-header.site-header-woo.site-header-mini .menu-categories {
      display: none; }
    .site-header.site-header-woo.site-header-mini .hamburger {
      display: block; } }

.map-component {
  background: #F3F3F4;
  padding-top: 80px;
  padding-bottom: 120px; }
  .map-component .wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 60px; }
  .map-component .content {
    flex: 2;
    min-width: 300px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .map-component #map {
    flex: 3;
    min-height: 400px;
    background-color: grey; }
  @media screen and (max-width: 768px) {
    .map-component {
      padding-top: 60px;
      padding-bottom: 60px; }
      .map-component .wrap {
        flex-direction: column; }
      .map-component .content {
        flex: none;
        width: 100%;
        justify-content: unset;
        align-items: unset; }
      .map-component #map {
        flex: none;
        width: 100%; } }

.contact-component {
  position: relative;
  z-index: 1; }
  .contact-component .wrap {
    transform: translateY(-60px);
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    gap: 30px; }
  .contact-component .content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 2;
    min-width: 300px; }
  .contact-component .form {
    flex: 2;
    min-width: 300px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 16px;
    padding: 30px;
    max-width: 540px; }
    .contact-component .form .btn-send p {
      display: flex;
      flex-direction: row-reverse; }
    .contact-component .form form {
      display: flex;
      flex-direction: column;
      gap: 20px; }
    .contact-component .form h1, .contact-component .form h2, .contact-component .form h3 {
      font-size: 32px;
      font-weight: 300;
      line-height: 40px;
      color: #12130E; }
    .contact-component .form textarea,
    .contact-component .form input {
      font-family: Inter; }
    .contact-component .form textarea,
    .contact-component .form input:not([type="submit"]) {
      background: #FFFFFF;
      border: 1px solid #DADADA;
      border-radius: 8px;
      height: 42px;
      padding: 10px;
      width: 100%; }
    .contact-component .form textarea {
      min-height: 120px;
      max-width: 100%;
      min-width: 100%;
      display: block; }
    .contact-component .form label {
      display: block;
      position: relative;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      color: #474747; }
    .contact-component .form input::-webkit-input-placeholder,
    .contact-component .form textarea::-webkit-input-placeholder {
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      color: #bebebe; }
    .contact-component .form input:-moz-placeholder,
    .contact-component .form textarea:-moz-placeholder {
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      color: #bebebe; }
    .contact-component .form input::-moz-placeholder,
    .contact-component .form textarea::-moz-placeholder {
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      color: #bebebe; }
    .contact-component .form input:-ms-input-placeholder,
    .contact-component .form textarea:-ms-input-placeholder {
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      color: #bebebe; }
    .contact-component .form .wpcf7-form-control-wrap {
      position: unset; }
    .contact-component .form .wpcf7-not-valid-tip {
      color: #dc3232;
      font-size: 12px;
      font-weight: normal;
      display: block;
      margin-top: 4px;
      position: absolute;
      top: -10px;
      right: 0; }
    .contact-component .form .wpcf7-not-valid-tip::after {
      content: "!";
      color: #fff;
      background: #dc3232;
      display: inline-flex;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      font-size: 13px;
      font-weight: bold;
      justify-content: center;
      align-items: center;
      margin-left: 6px; }
    .contact-component .form .wpcf7-not-valid {
      border-color: #dc3232 !important; }
    .contact-component .form .wpcf7-response-output,
    .contact-component .form .wpcf7 form.invalid .wpcf7-response-output, .contact-component .form .wpcf7 form.unaccepted .wpcf7-response-output, .contact-component .form .wpcf7 form.payment-required .wpcf7-response-output {
      border: none;
      background: red;
      color: #fff;
      border-radius: 8px;
      padding: 14px 10px;
      margin: 0; }
    .contact-component .form .required {
      display: flex;
      align-items: flex-start;
      cursor: pointer;
      font-size: 12px;
      line-height: 20px;
      text-align: justify; }
      .contact-component .form .required input {
        position: absolute;
        opacity: 0;
        width: 0;
        height: 0;
        cursor: pointer; }
      .contact-component .form .required .checkmark {
        width: 20px;
        height: 20px;
        background-color: #fff;
        border: 1px solid #dedede;
        border-radius: 4px;
        display: inline-block;
        position: relative;
        margin-right: 10px;
        margin-top: 6px;
        flex-shrink: 0;
        /* Zapobiega ściskaniu elementu */ }
      .contact-component .form .required .checkmark.active,
      .contact-component .form .required input:checked ~ .checkmark {
        background-color: #fff;
        border-color: #dedede; }
      .contact-component .form .required .checkmark::after {
        content: "";
        position: absolute;
        display: none; }
      .contact-component .form .required .checkmark.active::after,
      .contact-component .form .required input:checked ~ .checkmark::after {
        animation: checkmarkGrow 0.3s ease-out forwards;
        display: block; }
      .contact-component .form .required .checkmark::after {
        content: "\2714";
        /* Unicode dla symbolu ✔ */
        font-family: Inter;
        font-size: 14px;
        font-weight: 900;
        color: #2E993A;
        position: absolute;
        left: 3px;
        top: -1px;
        transform: scale(0.5);
        opacity: 0.3;
        transition: none; }
      .contact-component .form .required .wpcf7-form-control-wrap {
        display: none; }
@keyframes checkmarkGrow {
  from {
    transform: scale(0);
    opacity: 0; }
  to {
    transform: scale(1);
    opacity: 1; } }
  @media screen and (max-width: 768px) {
    .contact-component .wrap {
      flex-direction: column;
      transform: translateY(0);
      padding-top: 60px;
      padding-bottom: 60px; }
    .contact-component .content {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start; }
    .contact-component .content,
    .contact-component .form {
      flex: none;
      width: 100%; }
    .contact-component .wpcf7-not-valid-tip {
      padding-top: 12px;
      position: relative !important; } }

.subhero-component {
  position: relative;
  z-index: 1;
  background-size: cover;
  background-position: center; }
  .subhero-component .wrap {
    position: relative;
    min-height: 350px;
    display: flex;
    justify-content: space-between; }
  .subhero-component .image {
    width: 460px;
    transform: translateY(52px); }
  .subhero-component.bg-white {
    background: #F9F9FA; }
    .subhero-component.bg-white::after, .subhero-component.bg-white::before {
      display: none; }
  .subhero-component .content {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .subhero-component .content .center {
      max-width: 360px; }
    .subhero-component .content .title {
      font-size: 48px;
      font-weight: 300;
      line-height: 60px;
      color: #fff;
      margin-bottom: 30px; }
    .subhero-component .content p {
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      color: #fff; }
    .subhero-component .content a {
      margin-top: 10px;
      font-size: 16px;
      font-weight: 600;
      line-height: 20px;
      color: #fff;
      display: inline-block; }
  .subhero-component.bg-white .content .title {
    color: #12130E; }
  .subhero-component.bg-white .content p {
    color: #474747; }
  .subhero-component.bg-white .content a {
    color: #2E993A; }
  @media screen and (max-width: 900px) {
    .subhero-component .image {
      width: 360px;
      transform: translateY(101px); } }
  @media screen and (max-width: 768px) {
    .subhero-component .wrap {
      flex-direction: column;
      align-items: center; }
    .subhero-component .content {
      width: 100%; }
      .subhero-component .content .center {
        max-width: 500px;
        padding: 40px 0;
        padding-bottom: 0; }
    .subhero-component .image {
      width: 460px;
      transform: translateY(52px); } }
  @media screen and (max-width: 600px) {
    .subhero-component .image {
      width: 330px;
      transform: translateY(40px); } }

.banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .banner .wrap {
    position: relative;
    min-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .banner .desc {
    font-size: 48px;
    font-weight: 300;
    line-height: 60px;
    color: #fff;
    max-width: 640px;
    text-align: center;
    padding: 60px 0; }
  .banner .btn-wrap {
    position: absolute;
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%); }
  @media screen and (max-width: 960px) {
    .banner .desc {
      font-size: 40px;
      line-height: 50px; } }
  @media screen and (max-width: 768px) {
    .banner .desc {
      font-size: 36px;
      line-height: 48px; } }

.alternating-container {
  background: #f2f3f4; }
  .alternating-container .wrap {
    padding-top: 100px;
    padding-bottom: 100px;
    max-width: 920px; }
  .alternating-container .items {
    display: flex;
    flex-direction: column;
    gap: 90px; }
  .alternating-container .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    /* Odstęp między elementami */ }
    .alternating-container .item .image {
      flex: 1;
      max-width: 480px; }
    .alternating-container .item .image img {
      height: auto;
      border-radius: 16px;
      display: block; }
    .alternating-container .item .content {
      flex: 1;
      display: flex;
      align-items: center;
      justify-content: center; }
      .alternating-container .item .content div {
        max-width: 360px; }
    .alternating-container .item .button {
      margin-top: 20px; }
    .alternating-container .item:nth-child(even) {
      flex-direction: row-reverse; }
  .alternating-container .alt-deco-one {
    position: relative; }
    .alternating-container .alt-deco-one::before {
      content: '';
      width: 67px;
      height: 60px;
      background-image: url("../img/alt-deco-one.png");
      background-repeat: no-repeat;
      display: block;
      position: absolute;
      bottom: -20px;
      right: -24px; }
  .alternating-container .alt-deco-two {
    position: relative; }
    .alternating-container .alt-deco-two::before {
      content: '';
      width: 67px;
      height: 60px;
      background-image: url("../img/alt-deco-one.png");
      background-repeat: no-repeat;
      display: block;
      position: absolute;
      top: -28px;
      right: 86px; }
  .alternating-container .alt-deco-three {
    position: relative; }
    .alternating-container .alt-deco-three::before {
      content: '';
      width: 79px;
      height: 40px;
      background-image: url("../img/alt-deco-two.png");
      background-repeat: no-repeat;
      display: block;
      position: absolute;
      top: -6px;
      left: -26px;
      transform: rotate(-30deg); }
    .alternating-container .alt-deco-three::after {
      content: '';
      width: 58px;
      height: 131px;
      background-image: url("../img/alt-deco-two-b.png");
      background-repeat: no-repeat;
      display: block;
      position: absolute;
      bottom: -34px;
      right: 4px;
      transform: rotate(61deg); }
  @media screen and (max-width: 860px) {
    .alternating-container .wrap {
      padding-top: 60px;
      padding-bottom: 60px; }
    .alternating-container .item {
      flex-direction: column !important;
      /* Zmiana układu na pionowy */
      align-items: center;
      /* Ustawienie treści na lewą stronę */
      gap: 40px;
      /* Odstęp między elementami */ }
      .alternating-container .item .content {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center; }
        .alternating-container .item .content div {
          max-width: 460px; } }

.work-container .wrap {
  padding-top: 100px;
  padding-bottom: 100px; }
.work-container .work-header {
  margin-bottom: 30px; }
  .work-container .work-header .title {
    font-size: 32px;
    font-weight: 300;
    line-height: 44px;
    color: #12130E; }
  .work-container .work-header .subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #47474780;
    text-transform: uppercase; }
.work-container .items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  grid-auto-rows: 1fr; }
.work-container .item {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 190px;
  justify-content: space-between;
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #F2F2F2;
  padding-right: 140px;
  background-image: url("../img/logo-small.png");
  background-size: 86px auto;
  background-position-x: calc(100% - 20px);
  background-position-y: 20px;
  background-repeat: no-repeat; }
  .work-container .item .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #12130E; }
  .work-container .item .what {
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    color: #12130E;
    margin-top: 10px; }
  .work-container .item .where {
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    color: #12130E;
    margin-bottom: 0;
    margin-top: auto;
    display: flex;
    align-items: center;
    gap: 6px; }
  .work-container .item .btn {
    position: absolute;
    bottom: 20px;
    right: 20px; }
@media screen and (max-width: 860px) {
  .work-container .wrap {
    padding-top: 60px;
    padding-bottom: 60px; } }
@media screen and (max-width: 768px) {
  .work-container .items {
    grid-template-columns: repeat(1, 1fr); } }

.cta-contact-component {
  padding-bottom: 80px;
  background-image: url("../img/bg-cta.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  /* zapobiega powtarzaniu obrazu */
  background-size: 2000px auto;
  /* opcjonalnie, aby obraz wypełniał element */ }
  .cta-contact-component .wrap {
    max-width: 920px; }
  .cta-contact-component .banner {
    padding: 60px 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 16px;
    position: relative; }
    .cta-contact-component .banner:before {
      position: absolute;
      z-index: 1;
      left: -26px;
      bottom: -48px;
      content: '';
      display: block;
      width: 100px;
      height: 100px;
      background-image: url("../img/cta-deco.png");
      background-size: 70px auto;
      background-repeat: no-repeat; }
    .cta-contact-component .banner:after {
      position: absolute;
      z-index: 1;
      right: -57px;
      top: 33px;
      content: '';
      display: block;
      width: 100px;
      height: 100px;
      background-image: url("../img/cta-deco-two.png");
      background-size: 76px auto;
      background-repeat: no-repeat; }
  .cta-contact-component .content {
    max-width: 380px;
    display: flex;
    flex-direction: column;
    gap: 10px; }
    .cta-contact-component .content h1, .cta-contact-component .content h2, .cta-contact-component .content h3, .cta-contact-component .content h4 {
      font-size: 48px;
      font-weight: 300;
      line-height: 60px;
      color: #12130E; }
    .cta-contact-component .content p {
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      color: #474747;
      text-align: justify; }
  .cta-contact-component .image {
    max-width: 297px; }
    .cta-contact-component .image img {
      display: block; }
  @media screen and (max-width: 800px) {
    .cta-contact-component .banner {
      padding: 30px 40px; }
    .cta-contact-component .content h1, .cta-contact-component .content h2, .cta-contact-component .content h3, .cta-contact-component .content h4 {
      font-size: 36px;
      line-height: 48px; }
    .cta-contact-component .image {
      max-width: 240px; } }
  @media screen and (max-width: 640px) {
    .cta-contact-component .banner {
      display: flex;
      flex-direction: column; }
      .cta-contact-component .banner:after {
        display: none; }
    .cta-contact-component .content * {
      text-align: center;
      margin: 0 auto;
      margin-bottom: 10px; } }

.recommended-products-component {
  padding-bottom: 100px; }
  .recommended-products-component .wrap {
    max-width: 860px; }
  .recommended-products-component .recommended-header {
    margin-bottom: 30px;
    text-align: center;
    margin-bottom: 46px; }
    .recommended-products-component .recommended-header .title {
      font-size: 32px;
      font-weight: 300;
      line-height: 44px;
      color: #12130E; }
    .recommended-products-component .recommended-header .subtitle {
      font-size: 16px;
      font-weight: 400;
      line-height: 16px;
      color: #47474780;
      text-transform: uppercase; }
  .recommended-products-component .items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    grid-auto-rows: 1fr; }
  .recommended-products-component .item {
    background: #fff;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 25px 20px;
    transition: transform 0.3s, box-shadow 0.3s ease;
    gap: 30px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0); }
    .recommended-products-component .item:hover {
      transform: scale(1.1);
      cursor: pointer;
      box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); }
    .recommended-products-component .item .title {
      font-size: 16px;
      font-weight: 300;
      line-height: 24px;
      color: #12130E; }
    .recommended-products-component .item a {
      font-size: 12px;
      font-weight: 600;
      line-height: 14px;
      color: #2E993A; }
  @media screen and (max-width: 1100px) {
    .recommended-products-component .items {
      grid-template-columns: repeat(3, 1fr); } }
  @media screen and (max-width: 960px) {
    .recommended-products-component .items {
      gap: 15px; } }
  @media screen and (max-width: 768px) {
    .recommended-products-component .items {
      grid-template-columns: repeat(2, 1fr); } }
  @media screen and (max-width: 520px) {
    .recommended-products-component {
      padding-bottom: 60px; }
      .recommended-products-component .items {
        grid-template-columns: repeat(1, 1fr);
        max-width: 360px;
        margin: 0 auto; }
      .recommended-products-component .item {
        max-width: 360px; } }

.icon-info-component {
  background: linear-gradient(to bottom, #f2f3f4 22%, rgba(0, 0, 0, 0) 22%); }
  .icon-info-component .wrap {
    padding-top: 20px;
    padding-bottom: 140px; }
  .icon-info-component .items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px; }
  .icon-info-component .item {
    width: 150px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .icon-info-component .item .image {
      width: 96px;
      height: 96px;
      background: #fff;
      border-radius: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 10px; }
    .icon-info-component .item img {
      display: block;
      height: 64px;
      width: auto; }
    .icon-info-component .item .content {
      text-align: center; }
      .icon-info-component .item .content .title {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #474747; }
  @media screen and (max-width: 1100px) {
    .icon-info-component {
      background: linear-gradient(to bottom, #f2f3f4 0%, rgba(0, 0, 0, 0) 0%); }
      .icon-info-component .wrap {
        padding-top: 60px;
        padding-bottom: 60px; }
      .icon-info-component .items {
        justify-content: center; } }

.offer-container .product-info .wrap {
  display: flex;
  justify-content: space-between; }
.offer-container .product-info .content {
  width: calc(100% - 540px); }
  .offer-container .product-info .content .product-header .title {
    font-size: 32px;
    font-weight: 300;
    line-height: 44px;
    color: #12130E; }
  .offer-container .product-info .content .product-header .description {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #474747; }
  .offer-container .product-info .content .product-header .toggle-description {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #2E993A;
    cursor: pointer; }
  .offer-container .product-info .content .product-details .title {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #47474780;
    text-transform: uppercase; }
.offer-container .gallery {
  width: 440px;
  position: relative;
  /* Styl dla miniatur */
  /* Strzałki nawigacyjne */
  /* Styl dla popupu */ }
  .offer-container .gallery .main-image {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 20px; }
  .offer-container .gallery .main-image img {
    width: 100%;
    height: auto;
    display: block;
    cursor: pointer; }
  .offer-container .gallery .glide {
    position: unset; }
  .offer-container .gallery .glide.gallery-thumbs {
    max-width: 440px;
    margin: 0 auto; }
  .offer-container .gallery .glide.gallery-thumbs .glide__slide {
    max-width: 100px;
    cursor: pointer; }
  .offer-container .gallery .glide.gallery-thumbs .glide__slide img {
    border: 2px solid transparent;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s; }
  .offer-container .gallery .glide.gallery-thumbs .glide__slide--active img {
    border-color: #2E993A; }
  .offer-container .gallery .glide__arrows {
    position: absolute;
    top: 220px;
    width: calc(100% + 40px);
    height: 0px;
    display: flex;
    justify-content: space-between;
    transform: translate(-20px, -24px); }
  .offer-container .gallery .glide__arrow {
    background-color: #FFFFFF;
    border: 1px solid #DEDEDE;
    padding: 10px;
    cursor: pointer;
    font-size: 24px;
    z-index: 2;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    overflow: hidden;
    display: block; }
  .offer-container .gallery .popup {
    display: none;
    /* Domyślnie ukryty */
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center; }
  .offer-container .gallery .popup-content {
    position: relative;
    text-align: center;
    max-width: 90%;
    max-height: 90%; }
  .offer-container .gallery .popup img {
    max-width: auto;
    max-height: calc(100vh - 100px); }
  .offer-container .gallery .close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
    color: white;
    cursor: pointer; }
.offer-container .product-content {
  background: #f2f3f4;
  padding-top: 60px; }
  .offer-container .product-content .wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 60px; }
  .offer-container .product-content .content {
    max-width: 360px;
    margin-left: 60px; }
    .offer-container .product-content .content .title {
      font-size: 32px;
      font-weight: 300;
      line-height: 44px;
      color: #12130E; }
  .offer-container .product-content .specyfication {
    max-width: 360px; }
    .offer-container .product-content .specyfication .title {
      font-size: 16px;
      font-weight: 400;
      line-height: 16px;
      color: #47474780; }
@media screen and (max-width: 960px) {
  .offer-container .offer-info .wrap {
    gap: 60px; } }

.text-component .wrap {
  max-width: 920px;
  display: flex;
  justify-content: space-between; }
.text-component .content {
  padding-bottom: 80px;
  width: 40%; }
.text-component .image {
  width: 50%;
  display: flex;
  align-items: flex-end; }
  .text-component .image img {
    display: block;
    transform: scale(1.5);
    transform-origin: bottom center; }
@media screen and (max-width: 768px) {
  .text-component .wrap {
    flex-direction: column; }
  .text-component .content {
    padding-bottom: 60px;
    width: 100%; }
  .text-component .image {
    width: 100%;
    display: flex;
    align-items: flex-end; }
    .text-component .image img {
      transform: scale(1); } }

.items-component {
  position: relative;
  z-index: 10; }
  .items-component .wrap {
    transform: translateY(-30%); }
  .items-component .items {
    display: flex;
    justify-content: space-between;
    gap: 10px; }
  .items-component .img {
    position: relative;
    display: inline-block; }
  .items-component .item:nth-child(1) .img::before {
    position: absolute;
    z-index: 1;
    left: -17px;
    bottom: -44px;
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    background-image: url("../img/items-deco.png");
    background-size: 46px 59px;
    background-repeat: no-repeat; }
  .items-component .item:nth-child(2) .img::before {
    position: absolute;
    left: calc(50% - 20px);
    z-index: 1;
    top: -40px;
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    background-image: url("../img/items-deco-two.png");
    background-size: auto 72px;
    background-repeat: no-repeat; }
  .items-component .item:nth-child(3) .img::before {
    position: absolute;
    z-index: 1;
    right: -46px;
    top: -24px;
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    background-image: url("../img/items-deco-three.png");
    background-size: auto 72px;
    background-repeat: no-repeat; }
  .items-component .item {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: stretch;
    align-items: center;
    text-align: center; }
    .items-component .item img {
      position: relative;
      width: 340px;
      height: auto;
      border-radius: 18px;
      border: 1px solid #DEDEDE; }
    .items-component .item .title {
      font-size: 24px;
      font-weight: 300;
      line-height: 30px;
      color: #12130E;
      max-width: 260px; }
  @media screen and (max-width: 960px) {
    .items-component .item .title {
      font-size: 18px;
      line-height: 24px;
      max-width: 200px; } }
  @media screen and (max-width: 600px) {
    .items-component .wrap {
      transform: translateY(0);
      padding-top: 60px;
      padding-bottom: 60px; }
    .items-component .items {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      gap: 30px; } }

.hero-banner-componenet {
  position: relative;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .hero-banner-componenet .wrap {
    position: relative;
    height: 70vh;
    max-width: 920px;
    min-height: 400px;
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding-bottom: 140px; }
  .hero-banner-componenet .content .title {
    font-size: 48px;
    font-weight: 300;
    line-height: 60px;
    color: #fff;
    margin-bottom: 30px; }
  .hero-banner-componenet .content p {
    max-width: 340px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #fff; }
  .hero-banner-componenet .content a {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    display: inline-block; }
  @media screen and (max-width: 900px) {
    .hero-banner-componenet .wrap {
      height: 60vh; } }
  @media screen and (max-width: 768px) {
    .hero-banner-componenet .wrap {
      height: 50vh; }
    .hero-banner-componenet .content .title {
      font-size: 40px;
      font-weight: 300;
      line-height: 48px;
      color: #fff;
      margin-bottom: 30px; } }

.offer-categories-component {
  background: #f2f3f4;
  padding-bottom: 140px;
  padding-top: 80px; }
  .offer-categories-component .items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px; }
  .offer-categories-component .item {
    background: #fff;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 25px 20px;
    transition: transform 0.3s, box-shadow 0.3s ease;
    gap: 30px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0); }
    .offer-categories-component .item:hover {
      transform: scale(1.1);
      cursor: pointer;
      box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); }
    .offer-categories-component .item .title {
      font-size: 16px;
      font-weight: 300;
      line-height: 24px;
      color: #12130E; }
    .offer-categories-component .item a {
      font-size: 12px;
      font-weight: 600;
      line-height: 14px;
      color: #2E993A; }
  .offer-categories-component .item-special {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    .offer-categories-component .item-special .title {
      font-size: 32px;
      font-weight: 300;
      line-height: 40px;
      color: #ffffff; }
    .offer-categories-component .item-special a {
      color: #fff; }
  @media screen and (min-width: 861px) {
    .offer-categories-component .item:nth-child(1) {
      grid-row: 1 / 3;
      grid-column: 1; }
    .offer-categories-component .item:nth-child(2) {
      grid-row: 1;
      grid-column: 2;
      height: 208px;
      position: relative; }
      .offer-categories-component .item:nth-child(2) img {
        position: absolute;
        right: 24px;
        top: 24px;
        width: 160px; }
    .offer-categories-component .item:nth-child(3) {
      grid-row: 1;
      grid-column: 3;
      height: 208px;
      position: relative; }
      .offer-categories-component .item:nth-child(3) img {
        position: absolute;
        right: 24px;
        top: 24px;
        width: 160px; }
    .offer-categories-component .item:nth-child(4) {
      grid-row: 2 / 4;
      grid-column: 2; }
    .offer-categories-component .item:nth-child(5) {
      grid-row: 2;
      grid-column: 3;
      height: 208px;
      position: relative; }
      .offer-categories-component .item:nth-child(5) img {
        position: absolute;
        right: 24px;
        top: 24px;
        width: 160px; }
    .offer-categories-component .item:nth-child(6) {
      grid-row: 3;
      grid-column: 1;
      height: 208px;
      position: relative; }
      .offer-categories-component .item:nth-child(6) img {
        position: absolute;
        right: 24px;
        top: 24px;
        width: 160px; }
    .offer-categories-component .item:nth-child(7) {
      grid-row: 3;
      grid-column: 3 / 4;
      height: 208px;
      position: relative; }
      .offer-categories-component .item:nth-child(7) img {
        position: absolute;
        right: 24px;
        top: 24px;
        width: 160px; }
    .offer-categories-component .item:nth-child(n+8) {
      grid-row: auto;
      grid-column: auto;
      height: auto;
      position: static;
      height: 208px;
      position: relative; }
      .offer-categories-component .item:nth-child(n+8) img {
        position: absolute;
        right: 24px;
        top: 24px;
        width: 160px; } }
  @media screen and (max-width: 860px) {
    .offer-categories-component {
      padding-bottom: 60px; }
      .offer-categories-component .items {
        grid-template-columns: repeat(2, 1fr); }
      .offer-categories-component .item img {
        margin: 0 auto; }
      .offer-categories-component .item-special {
        min-height: 300px;
        height: auto; } }
  @media screen and (max-width: 520px) {
    .offer-categories-component .items {
      grid-template-columns: repeat(1, 1fr); }
    .offer-categories-component .item img {
      margin: 0 auto; }
    .offer-categories-component .item-special {
      grid-column: 1 / 1; } }

.gallery-component .main-image-container {
  position: relative;
  background: #fff; }
.gallery-component .main-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  cursor: pointer;
  display: block;
  border-radius: 16px;
  border: 1px solid #DEDEDE; }
.gallery-component .thumbnails-container {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0; }
.gallery-component .thumbnails {
  display: flex;
  gap: 10px; }
.gallery-component .thumbnail {
  width: calc(25% - 6px);
  height: auto;
  object-fit: cover;
  cursor: pointer;
  transition: border 0.3s;
  border-radius: 8px;
  border: 2px solid transparent;
  background: #fff; }
.gallery-component .thumbnail:hover,
.gallery-component .thumbnail.active {
  border: 2px solid #2E993A; }
.gallery-component .nav-button {
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center; }
.gallery-component #prevButton {
  position: absolute;
  top: 50%;
  left: -24px;
  transform: translateY(-50%); }
.gallery-component #nextButton {
  position: absolute;
  top: 50%;
  right: -24px;
  transform: translateY(-50%); }
@media screen and (min-width: 1201px) {
  .gallery-component .thumbnail {
    min-width: 100px; } }
@media screen and (max-width: 1200px) {
  .gallery-component #prevButton {
    left: 10px; }
  .gallery-component #nextButton {
    right: 10px; }
  .gallery-component .thumbnail {
    min-width: 84px; } }

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 990000; }
  .popup .popup-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    background: #fff; }
  .popup .popup-image {
    max-width: 100%;
    max-height: 90vh;
    object-fit: contain; }
  .popup .close-popup {
    position: absolute;
    top: -40px;
    right: 0;
    color: white;
    font-size: 30px;
    cursor: pointer; }

.rich-text-component .wrap {
  margin-top: 60px;
  margin-bottom: 60px; }
@media screen and (max-width: 768px) {
  .rich-text-component .wrap {
    margin-top: 60px;
    margin-bottom: 60px; } }

/* KONFIGURACJA - zmień tutaj selektory jeśli potrzeba */
:root {
  --hamburger-selector: '#hamburger';
  --main-nav-selector: '#main-nav';
  --mob-nav-selector: '#mob-nav';
  --menu-width: 300px;
  --menu-hide-width: -310px;
  --animation-speed: 0.4s; }

/* Reset podstawowy */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

/* Demo header */
#site-header {
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1000; }

.fixed-wrap .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  max-width: 1200px;
  margin: 0 auto; }

.logo img {
  height: 40px; }

.hamburger {
  display: none;
  /* Pokaż tylko w wersji mobilnej - flex */
  width: 30px;
  height: 24px;
  position: relative;
  cursor: pointer;
  z-index: 10;
  /* Animacja po otwarciu hamburgera */ }
  .hamburger span {
    display: block;
    background-color: #fff;
    height: 3px;
    width: 100%;
    border-radius: 3px;
    position: absolute;
    left: 0;
    transition: all 0.3s ease-in-out; }
  .hamburger span:nth-child(1) {
    top: 0; }
  .hamburger span:nth-child(2) {
    top: 10px; }
  .hamburger span:nth-child(3) {
    top: 20px; }
  .hamburger.active span:nth-child(1) {
    transform: rotate(45deg);
    top: 10px; }
  .hamburger.active span:nth-child(2) {
    opacity: 0;
    /* Ukryj środkową linię */ }
  .hamburger.active span:nth-child(3) {
    transform: rotate(-45deg);
    top: 10px; }

/* Menu główne (desktop) */
.main-nav .nav-menu {
  display: flex;
  list-style: none;
  gap: 2rem; }

.main-nav .nav-menu a {
  text-decoration: none;
  color: #333;
  padding: 0.5rem 0; }

/* Menu mobilne */
.mob {
  position: fixed;
  top: 0;
  left: var(--menu-hide-width);
  width: var(--menu-width);
  height: 100vh;
  background: #fff;
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
  transition: left var(--animation-speed) ease-in-out;
  z-index: 10001;
  overflow-y: auto; }

.mob.active {
  left: 0; }

/* Overlay */
.mob-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all var(--animation-speed) ease-in-out;
  z-index: 10000; }

.mob-overlay.active {
  opacity: 1;
  visibility: visible; }

/* Header menu mobilnego */
.mob-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  border-bottom: 1px solid #eee;
  background: #f8f9fa; }

.mob-close {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  padding: 5px;
  line-height: 1; }

.mob-title {
  font-weight: bold;
  line-height: 20px;
  font-size: 16px; }

.mob-back {
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  padding: 5px;
  line-height: 1; }

/* Menu mobilne - poziomy */
.mob-level {
  display: none; }

.mob-level.active {
  display: block; }

.mob-level ul {
  list-style: none;
  padding: 0; }

.mob-level li {
  border-bottom: 1px solid #eee; }

.mob-level a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  color: #575756;
  transition: background-color 0.2s; }

.mob-level a:hover {
  background-color: #f8f9fa;
  color: #575756 !important; }

/* WordPress specific classes */
.mob-level .current-menu-item a,
.mob-level .current_page_item a {
  background-color: #2E993A;
  color: #fff;
  font-weight: bold; }

.mob-level .current-menu-item a:hover,
.mob-level .current_page_item a:hover {
  background-color: #dfdfdf; }

/* Element z linkiem i przyciskiem "więcej" */
.mob-item-with-children {
  display: flex;
  border-bottom: 1px solid #eee; }

.mob-item-with-children .mob-link {
  flex: 1;
  padding: 15px 20px;
  text-decoration: none;
  color: #575756;
  transition: background-color 0.2s; }

.mob-item-with-children .mob-link:hover {
  background-color: #f8f9fa;
  color: #575756 !important; }

.mob-item-with-children .mob-more-btn {
  width: 50px;
  background: none;
  border: none;
  border-left: 1px solid #eee;
  cursor: pointer;
  transition: background-color 0.2s;
  display: flex;
  align-items: center;
  justify-content: center; }

.mob-item-with-children .mob-more-btn:hover {
  background-color: #f8f9fa;
  color: #575756 !important; }

.mob-more-icon {
  font-size: 14px;
  color: #666; }

/* Aktywne elementy z children */
.mob-item-with-children.current-menu-item .mob-link,
.mob-item-with-children.current_page_item .mob-link {
  background-color: #2E993A;
  color: #fff;
  font-weight: bold; }

/* Responsive */
@media (max-width: 768px) {
  .hamburger {
    display: flex; }

  .main-nav {
    display: none; } }
/* Demo content */
.demo-content {
  padding: 2rem;
  min-height: 200vh; }

.woocommerce-products-list-component .wrap,
.woocommerce-recommended-products-list-component .wrap {
  display: grid;
  grid-template-columns: 254px 1fr;
  gap: 30px;
  padding-top: 40px;
  padding-bottom: 60px; }
.woocommerce-products-list-component .wrap-breadcrumbs,
.woocommerce-recommended-products-list-component .wrap-breadcrumbs {
  display: block;
  padding-top: 20px;
  padding-bottom: 0px; }
.woocommerce-products-list-component .sidebar .sidebar-header,
.woocommerce-recommended-products-list-component .sidebar .sidebar-header {
  padding-bottom: 10px;
  margin-bottom: 24px;
  border-bottom: 1px solid #47474733; }
  .woocommerce-products-list-component .sidebar .sidebar-header .title,
  .woocommerce-recommended-products-list-component .sidebar .sidebar-header .title {
    color: rgba(71, 71, 71, 0.5);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase; }
.woocommerce-products-list-component .sidebar .categories-toggle,
.woocommerce-recommended-products-list-component .sidebar .categories-toggle {
  display: none; }
@media screen and (max-width: 860px) {
  .woocommerce-products-list-component .sidebar,
  .woocommerce-recommended-products-list-component .sidebar {
    border: 1px solid #F2F2F2;
    background: #fff;
    padding: 24px;
    border-radius: 8px; }
    .woocommerce-products-list-component .sidebar .sidebar-header,
    .woocommerce-recommended-products-list-component .sidebar .sidebar-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-bottom: 0px solid #47474733;
      padding-bottom: 0px;
      margin-bottom: 0px; }
    .woocommerce-products-list-component .sidebar .categories-toggle,
    .woocommerce-recommended-products-list-component .sidebar .categories-toggle {
      display: block;
      width: 30px;
      height: 24px;
      position: relative;
      cursor: pointer;
      background: none;
      border: none;
      padding: 0; }
      .woocommerce-products-list-component .sidebar .categories-toggle span,
      .woocommerce-recommended-products-list-component .sidebar .categories-toggle span {
        display: block;
        background-color: #333;
        height: 3px;
        width: 100%;
        border-radius: 3px;
        position: absolute;
        left: 0;
        transition: all 0.3s ease-in-out; }
        .woocommerce-products-list-component .sidebar .categories-toggle span:nth-child(1),
        .woocommerce-recommended-products-list-component .sidebar .categories-toggle span:nth-child(1) {
          top: 0; }
        .woocommerce-products-list-component .sidebar .categories-toggle span:nth-child(2),
        .woocommerce-recommended-products-list-component .sidebar .categories-toggle span:nth-child(2) {
          top: 10px; }
        .woocommerce-products-list-component .sidebar .categories-toggle span:nth-child(3),
        .woocommerce-recommended-products-list-component .sidebar .categories-toggle span:nth-child(3) {
          top: 20px; }
      .woocommerce-products-list-component .sidebar .categories-toggle.open span:nth-child(1),
      .woocommerce-recommended-products-list-component .sidebar .categories-toggle.open span:nth-child(1) {
        transform: rotate(45deg);
        top: 10px; }
      .woocommerce-products-list-component .sidebar .categories-toggle.open span:nth-child(2),
      .woocommerce-recommended-products-list-component .sidebar .categories-toggle.open span:nth-child(2) {
        opacity: 0; }
      .woocommerce-products-list-component .sidebar .categories-toggle.open span:nth-child(3),
      .woocommerce-recommended-products-list-component .sidebar .categories-toggle.open span:nth-child(3) {
        transform: rotate(-45deg);
        top: 10px; }
    .woocommerce-products-list-component .sidebar .shop-categories,
    .woocommerce-recommended-products-list-component .sidebar .shop-categories {
      display: none;
      margin-top: 10px;
      padding-top: 24px;
      border-top: 1px solid #47474733; }
      .woocommerce-products-list-component .sidebar .shop-categories.open,
      .woocommerce-recommended-products-list-component .sidebar .shop-categories.open {
        display: block; } }
.woocommerce-products-list-component .shop-categories > ul > ul > ul,
.woocommerce-recommended-products-list-component .shop-categories > ul > ul > ul {
  padding-left: 24px; }
.woocommerce-products-list-component .shop-categories ul ul,
.woocommerce-recommended-products-list-component .shop-categories ul ul {
  margin-bottom: 12px; }
.woocommerce-products-list-component .shop-categories > ul > ul,
.woocommerce-recommended-products-list-component .shop-categories > ul > ul {
  background: #fefefe;
  padding: 10px;
  border-radius: 6px; }
.woocommerce-products-list-component .shop-categories > ul > li,
.woocommerce-recommended-products-list-component .shop-categories > ul > li {
  margin-bottom: 6px; }
.woocommerce-products-list-component .shop-categories ul a,
.woocommerce-recommended-products-list-component .shop-categories ul a {
  color: var(--Tytul, #12130E);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; }
  .woocommerce-products-list-component .shop-categories ul a:hover,
  .woocommerce-recommended-products-list-component .shop-categories ul a:hover {
    color: #000; }
.woocommerce-products-list-component .shop-categories ul ul a,
.woocommerce-recommended-products-list-component .shop-categories ul ul a {
  color: #474747;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; }
  .woocommerce-products-list-component .shop-categories ul ul a:hover,
  .woocommerce-recommended-products-list-component .shop-categories ul ul a:hover {
    color: #000; }
.woocommerce-products-list-component .shop-categories a.active,
.woocommerce-recommended-products-list-component .shop-categories a.active {
  text-decoration: underline; }
.woocommerce-products-list-component .shop-categories li,
.woocommerce-recommended-products-list-component .shop-categories li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 6px 0; }
.woocommerce-products-list-component .shop-categories button,
.woocommerce-recommended-products-list-component .shop-categories button {
  min-width: 24px;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: none;
  border: none; }
.woocommerce-products-list-component .shop-categories ul ul,
.woocommerce-recommended-products-list-component .shop-categories ul ul {
  display: none;
  /* fallback in case JS is disabled */ }
.woocommerce-products-list-component .shop-categories li.expanded > ul,
.woocommerce-recommended-products-list-component .shop-categories li.expanded > ul {
  display: block; }
.woocommerce-products-list-component .shop-categories .show-more,
.woocommerce-recommended-products-list-component .shop-categories .show-more {
  transition: transform 0.3s ease; }
.woocommerce-products-list-component .shop-categories .show-more.rotated,
.woocommerce-recommended-products-list-component .shop-categories .show-more.rotated {
  transform: rotate(180deg); }
.woocommerce-products-list-component .content .pagination,
.woocommerce-recommended-products-list-component .content .pagination {
  margin-bottom: 14px; }
  .woocommerce-products-list-component .content .pagination span,
  .woocommerce-recommended-products-list-component .content .pagination span {
    color: #757575;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    /* 100% */ }
.woocommerce-products-list-component .content .content-header,
.woocommerce-recommended-products-list-component .content .content-header {
  margin-bottom: 32px; }
  .woocommerce-products-list-component .content .content-header .title,
  .woocommerce-recommended-products-list-component .content .content-header .title {
    color: #12130E;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 44px;
    /* 137.5% */ }
.woocommerce-products-list-component .content .description,
.woocommerce-recommended-products-list-component .content .description {
  margin-bottom: 32px; }
  .woocommerce-products-list-component .content .description p,
  .woocommerce-recommended-products-list-component .content .description p {
    color: #474747;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 142.857% */ }
.woocommerce-products-list-component .content .products-list,
.woocommerce-recommended-products-list-component .content .products-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  padding-top: 30px;
  margin-top: 20px;
  border-top: 1px solid #47474733; }
.woocommerce-products-list-component .content .no-products,
.woocommerce-recommended-products-list-component .content .no-products {
  display: grid;
  grid-column: 1 / -1;
  background: #fff;
  padding: 40px;
  text-align: center;
  border-radius: 16px;
  margin: 30px 0; }
  .woocommerce-products-list-component .content .no-products p,
  .woocommerce-recommended-products-list-component .content .no-products p {
    margin: 0;
    color: #666; }
    .woocommerce-products-list-component .content .no-products p:first-child,
    .woocommerce-recommended-products-list-component .content .no-products p:first-child {
      font-size: 18px;
      color: #333;
      margin-bottom: 10px; }
.woocommerce-products-list-component .content .product-card,
.woocommerce-recommended-products-list-component .content .product-card {
  border-radius: 16px;
  border: 1px solid #F2F2F2;
  background: var(--Color-10, #FFF);
  padding: 24px;
  transition: all 0.3s; }
  .woocommerce-products-list-component .content .product-card:hover,
  .woocommerce-recommended-products-list-component .content .product-card:hover {
    transform: scale(1.05); }
  .woocommerce-products-list-component .content .product-card__content,
  .woocommerce-recommended-products-list-component .content .product-card__content {
    position: relative; }
  .woocommerce-products-list-component .content .product-card__badge,
  .woocommerce-recommended-products-list-component .content .product-card__badge {
    position: absolute;
    top: -24px;
    border-radius: 8px;
    background: #2E993A;
    display: inline-flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 12px; }
  .woocommerce-products-list-component .content .product-card__image-wrapper,
  .woocommerce-recommended-products-list-component .content .product-card__image-wrapper {
    text-align: center; }
  .woocommerce-products-list-component .content .product-card__specs,
  .woocommerce-recommended-products-list-component .content .product-card__specs {
    color: #474747;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 8px; }
  .woocommerce-products-list-component .content .product-card__title,
  .woocommerce-recommended-products-list-component .content .product-card__title {
    color: #474747;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 16px; }
  .woocommerce-products-list-component .content .product-card__price,
  .woocommerce-recommended-products-list-component .content .product-card__price {
    position: relative;
    padding-top: 10px; }
  .woocommerce-products-list-component .content .product-card__old-price,
  .woocommerce-recommended-products-list-component .content .product-card__old-price {
    position: absolute;
    top: 0px;
    display: block;
    color: #474747;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 12px;
    text-decoration-line: strikethrough; }
  .woocommerce-products-list-component .content .product-card__price-label,
  .woocommerce-recommended-products-list-component .content .product-card__price-label {
    color: #2E762D;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; }
  .woocommerce-products-list-component .content .product-card__current-price,
  .woocommerce-recommended-products-list-component .content .product-card__current-price {
    color: #2E762D;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; }
  .woocommerce-products-list-component .content .product-card__unit,
  .woocommerce-recommended-products-list-component .content .product-card__unit {
    color: #2E762D;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; }
  .woocommerce-products-list-component .content .product-card__tax,
  .woocommerce-recommended-products-list-component .content .product-card__tax {
    color: #474747;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 12px;
    /* 100% */ }
@media screen and (max-width: 1100px) {
  .woocommerce-products-list-component .wrap,
  .woocommerce-recommended-products-list-component .wrap {
    grid-template-columns: 220px 1fr; }
  .woocommerce-products-list-component .content .products-list,
  .woocommerce-recommended-products-list-component .content .products-list {
    grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 1130px) {
  .woocommerce-products-list-component .sidebar,
  .woocommerce-recommended-products-list-component .sidebar {
    display: none; }
  .woocommerce-products-list-component .wrap,
  .woocommerce-recommended-products-list-component .wrap {
    grid-template-columns: 1fr; }
  .woocommerce-products-list-component .content .products-list,
  .woocommerce-recommended-products-list-component .content .products-list {
    grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 560px) {
  .woocommerce-products-list-component .content .products-list,
  .woocommerce-recommended-products-list-component .content .products-list {
    grid-template-columns: repeat(1, 1fr); } }

.woocommerce-recommended-products-component {
  margin-bottom: 100px; }
  .woocommerce-recommended-products-component .wrap {
    max-width: 860px; }
  .woocommerce-recommended-products-component .content .content-header {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 32px; }
    .woocommerce-recommended-products-component .content .content-header .title {
      font-size: 32px;
      font-weight: 300;
      line-height: 44px;
      color: #12130E; }
    .woocommerce-recommended-products-component .content .content-header .subtitle {
      font-size: 16px;
      font-weight: 400;
      line-height: 16px;
      color: #47474780;
      text-transform: uppercase; }
  .woocommerce-recommended-products-component .content .products-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px; }
  .woocommerce-recommended-products-component .content .no-products {
    display: grid;
    grid-column: 1 / -1;
    background: #fff;
    padding: 40px;
    text-align: center;
    border-radius: 16px;
    margin: 30px 0; }
    .woocommerce-recommended-products-component .content .no-products p {
      margin: 0;
      color: #666; }
      .woocommerce-recommended-products-component .content .no-products p:first-child {
        font-size: 18px;
        color: #333;
        margin-bottom: 10px; }
  .woocommerce-recommended-products-component .content .product-card {
    border-radius: 16px;
    border: 1px solid #F2F2F2;
    background: var(--Color-10, #FFF);
    padding: 24px;
    transition: all 0.3s; }
    .woocommerce-recommended-products-component .content .product-card:hover {
      transform: scale(1.05); }
    .woocommerce-recommended-products-component .content .product-card:last-child {
      display: none; }
    .woocommerce-recommended-products-component .content .product-card__content {
      position: relative; }
    .woocommerce-recommended-products-component .content .product-card__badge {
      position: absolute;
      top: -24px;
      border-radius: 8px;
      background: #2E993A;
      display: inline-flex;
      padding: 4px 8px;
      justify-content: center;
      align-items: center;
      gap: 8px;
      color: #FFF;
      font-family: Inter;
      font-size: 12px;
      font-style: normal;
      font-weight: 300;
      line-height: 12px; }
    .woocommerce-recommended-products-component .content .product-card__image-wrapper {
      text-align: center; }
    .woocommerce-recommended-products-component .content .product-card__specs {
      color: #474747;
      font-family: Inter;
      font-size: 14px;
      font-style: normal;
      font-weight: 300;
      line-height: 20px;
      margin-bottom: 8px; }
    .woocommerce-recommended-products-component .content .product-card__title {
      color: #474747;
      font-family: Inter;
      font-size: 14px;
      font-style: normal;
      font-weight: 300;
      line-height: 20px;
      margin-bottom: 16px; }
    .woocommerce-recommended-products-component .content .product-card__price {
      position: relative;
      padding-top: 10px; }
    .woocommerce-recommended-products-component .content .product-card__old-price {
      position: absolute;
      top: 0px;
      display: block;
      color: #474747;
      font-family: Inter;
      font-size: 12px;
      font-style: normal;
      font-weight: 300;
      line-height: 12px;
      text-decoration-line: strikethrough; }
    .woocommerce-recommended-products-component .content .product-card__price-label {
      color: #2E762D;
      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px; }
    .woocommerce-recommended-products-component .content .product-card__current-price {
      color: #2E762D;
      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px; }
    .woocommerce-recommended-products-component .content .product-card__unit {
      color: #2E762D;
      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px; }
    .woocommerce-recommended-products-component .content .product-card__tax {
      color: #474747;
      font-family: Inter;
      font-size: 12px;
      font-style: normal;
      font-weight: 300;
      line-height: 12px;
      /* 100% */ }
  @media screen and (max-width: 1100px) {
    .woocommerce-recommended-products-component .wrap {
      grid-template-columns: 220px 1fr; }
    .woocommerce-recommended-products-component .content .products-list {
      grid-template-columns: repeat(2, 1fr); }
    .woocommerce-recommended-products-component .content .product-card:last-child {
      display: block; } }
  @media screen and (max-width: 1130px) {
    .woocommerce-recommended-products-component .sidebar {
      display: none; }
    .woocommerce-recommended-products-component .wrap {
      grid-template-columns: 1fr; }
    .woocommerce-recommended-products-component .content .products-list {
      grid-template-columns: repeat(2, 1fr); } }
  @media screen and (max-width: 560px) {
    .woocommerce-recommended-products-component .content .products-list {
      grid-template-columns: repeat(1, 1fr); }
    .woocommerce-recommended-products-component .content .product-card:last-child {
      display: none; } }

.woocommerce-my-account-component {
  min-height: 460px; }
  .woocommerce-my-account-component .wrap-content {
    display: grid;
    grid-template-columns: 260px 1fr;
    gap: 30px;
    padding: 40px 0; }
  .woocommerce-my-account-component .woocommerce {
    margin-bottom: 40px; }
  .woocommerce-my-account-component h2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 44px;
    color: #12130E;
    margin-bottom: 20px; }
  .woocommerce-my-account-component table a,
  .woocommerce-my-account-component p a:not(.woocommerce-button) {
    color: #2e993a; }
  .woocommerce-my-account-component mark {
    background: none;
    font-weight: 500;
    color: #2E762D; }
  .woocommerce-my-account-component address {
    margin: 0;
    font-style: normal;
    font-size: 12px;
    line-height: 24px; }
  .woocommerce-my-account-component .woocommerce-MyAccount-content {
    width: 100%;
    margin-right: 0; }
  .woocommerce-my-account-component .woocommerce-MyAccount-navigation {
    background: #fff;
    border: 1px solid #F2F2F2;
    border-radius: 16px;
    padding: 10px;
    min-width: 260px; }
    .woocommerce-my-account-component .woocommerce-MyAccount-navigation ul {
      display: flex;
      flex-direction: column;
      gap: 14px;
      list-style: none;
      padding: 0;
      margin: 0;
      border-top: 0; }
    .woocommerce-my-account-component .woocommerce-MyAccount-navigation li {
      margin: 0;
      border-bottom: 0; }
    .woocommerce-my-account-component .woocommerce-MyAccount-navigation a {
      display: block;
      padding: 10px 20px;
      border-radius: 8px;
      font-family: Inter;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      color: #474747;
      text-decoration: none;
      transition: all 0.3s ease; }
      .woocommerce-my-account-component .woocommerce-MyAccount-navigation a:before {
        display: none; }
      .woocommerce-my-account-component .woocommerce-MyAccount-navigation a:hover {
        background: #E8E8E8; }
    .woocommerce-my-account-component .woocommerce-MyAccount-navigation .is-active a {
      background: #E8E8E8;
      font-weight: 600; }
    .woocommerce-my-account-component .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a {
      color: #2E762D; }
  .woocommerce-my-account-component .woocommerce-Addresses {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 20px; }
    .woocommerce-my-account-component .woocommerce-Addresses .woocommerce-Address {
      background: #fff;
      border: 1px solid #F2F2F2;
      border-radius: 16px;
      padding: 10px 20px;
      width: 100%;
      margin: 0; }
      .woocommerce-my-account-component .woocommerce-Addresses .woocommerce-Address header.title a {
        display: inline-block;
        width: auto;
        height: auto;
        text-indent: 0;
        padding: 0;
        margin: 0;
        color: #2e993a;
        font-weight: 700; }
        .woocommerce-my-account-component .woocommerce-Addresses .woocommerce-Address header.title a:before {
          display: none; }
  @media screen and (max-width: 768px) {
    .woocommerce-my-account-component .wrap-content {
      grid-template-columns: 1fr; }
    .woocommerce-my-account-component .woocommerce-MyAccount-navigation {
      padding: 15px;
      margin-bottom: 60px; }
      .woocommerce-my-account-component .woocommerce-MyAccount-navigation a {
        padding: 8px 15px; }
    .woocommerce-my-account-component .woocommerce-MyAccount-content {
      max-width: 100%; } }
  .woocommerce-my-account-component form.lost_reset_password {
    background: #fff;
    border: 1px solid #DEDEDE;
    padding: 30px;
    border-radius: 16px; }
    .woocommerce-my-account-component form.lost_reset_password p:first-of-type {
      margin-bottom: 20px; }
  .woocommerce-my-account-component form.woocommerce-form-register,
  .woocommerce-my-account-component form.woocommerce-form-login {
    background: #fff;
    border: 1px solid #DEDEDE;
    padding: 30px;
    border-radius: 16px; }
    .woocommerce-my-account-component form.woocommerce-form-register p:first-of-type,
    .woocommerce-my-account-component form.woocommerce-form-login p:first-of-type {
      margin-bottom: 20px; }
    .woocommerce-my-account-component form.woocommerce-form-register .woocommerce-form__label-for-checkbox,
    .woocommerce-my-account-component form.woocommerce-form-login .woocommerce-form__label-for-checkbox {
      display: flex;
      gap: 10px; }
      .woocommerce-my-account-component form.woocommerce-form-register .woocommerce-form__label-for-checkbox *,
      .woocommerce-my-account-component form.woocommerce-form-login .woocommerce-form__label-for-checkbox * {
        width: auto;
        height: auto; }
    .woocommerce-my-account-component form.woocommerce-form-register .lost_password a,
    .woocommerce-my-account-component form.woocommerce-form-login .lost_password a {
      color: #2E993A; }
    @media screen and (max-width: 700px) {
      .woocommerce-my-account-component form.woocommerce-form-register .form-row,
      .woocommerce-my-account-component form.woocommerce-form-login .form-row {
        width: 100%; } }
  .woocommerce-my-account-component .woocommerce-customer-details .woocommerce-column {
    background: #fff;
    border: 1px solid #F2F2F2;
    border-radius: 8px;
    padding: 20px;
    width: 100%;
    margin-bottom: 20px; }
    .woocommerce-my-account-component .woocommerce-customer-details .woocommerce-column__title {
      font-size: 16px;
      font-weight: 400;
      line-height: 16px;
      color: rgba(71, 71, 71, 0.5);
      text-transform: uppercase;
      margin-bottom: 20px; }
    .woocommerce-my-account-component .woocommerce-customer-details .woocommerce-column address {
      font-style: normal;
      font-size: 14px;
      line-height: 24px;
      color: #474747;
      border: none !important;
      border-bottom-width: !important;
      border-right-width: 0 !important;
      /* text-align: left; */
      width: auto !important;
      border-radius: 0 !important;
      padding: 0 !important;
      box-sizing: unset !important; }
      .woocommerce-my-account-component .woocommerce-customer-details .woocommerce-column address .woocommerce-customer-details--phone,
      .woocommerce-my-account-component .woocommerce-customer-details .woocommerce-column address .woocommerce-customer-details--email {
        margin: 10px 0 0;
        padding-left: 25px;
        position: relative; }
        .woocommerce-my-account-component .woocommerce-customer-details .woocommerce-column address .woocommerce-customer-details--phone::before,
        .woocommerce-my-account-component .woocommerce-customer-details .woocommerce-column address .woocommerce-customer-details--email::before {
          content: '';
          position: absolute;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          width: 16px;
          height: 16px;
          background-size: contain;
          background-repeat: no-repeat;
          margin-left: 0 !important; }
      .woocommerce-my-account-component .woocommerce-customer-details .woocommerce-column address .woocommerce-customer-details--phone::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%232E762D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'%3E%3C/path%3E%3C/svg%3E"); }
      .woocommerce-my-account-component .woocommerce-customer-details .woocommerce-column address .woocommerce-customer-details--email::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%232E762D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'%3E%3C/path%3E%3Cpolyline points='22,6 12,13 2,6'%3E%3C/polyline%3E%3C/svg%3E"); }
  .woocommerce-my-account-component .shop_table,
  .woocommerce-my-account-component .woocommerce-orders-table,
  .woocommerce-my-account-component .woocommerce-table {
    width: 100% !important;
    background: #fff;
    border-radius: 8px !important;
    border: 1px solid #F2F2F2 !important;
    border-collapse: unset !important; }
    .woocommerce-my-account-component .shop_table bdi,
    .woocommerce-my-account-component .woocommerce-orders-table bdi,
    .woocommerce-my-account-component .woocommerce-table bdi {
      color: #2E762D;
      font-weight: 500; }
    .woocommerce-my-account-component .shop_table strong,
    .woocommerce-my-account-component .woocommerce-orders-table strong,
    .woocommerce-my-account-component .woocommerce-table strong {
      color: #2E762D; }
    .woocommerce-my-account-component .shop_table a,
    .woocommerce-my-account-component .woocommerce-orders-table a,
    .woocommerce-my-account-component .woocommerce-table a {
      color: #474747; }
      .woocommerce-my-account-component .shop_table a:hover,
      .woocommerce-my-account-component .woocommerce-orders-table a:hover,
      .woocommerce-my-account-component .woocommerce-table a:hover {
        color: #2E762D; }
    .woocommerce-my-account-component .shop_table ul,
    .woocommerce-my-account-component .woocommerce-orders-table ul,
    .woocommerce-my-account-component .woocommerce-table ul {
      list-style: none;
      padding: 0;
      margin: 5px 0 0; }
      .woocommerce-my-account-component .shop_table ul li,
      .woocommerce-my-account-component .woocommerce-orders-table ul li,
      .woocommerce-my-account-component .woocommerce-table ul li {
        font-size: 12px;
        line-height: 18px;
        color: #474747;
        display: flex;
        align-items: center;
        gap: 5px; }
        .woocommerce-my-account-component .shop_table ul li strong,
        .woocommerce-my-account-component .woocommerce-orders-table ul li strong,
        .woocommerce-my-account-component .woocommerce-table ul li strong {
          color: rgba(71, 71, 71, 0.5); }
        .woocommerce-my-account-component .shop_table ul li p,
        .woocommerce-my-account-component .woocommerce-orders-table ul li p,
        .woocommerce-my-account-component .woocommerce-table ul li p {
          margin: 0; }
    .woocommerce-my-account-component .shop_table thead tr th,
    .woocommerce-my-account-component .woocommerce-orders-table thead tr th,
    .woocommerce-my-account-component .woocommerce-table thead tr th {
      padding: 15px 20px;
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      color: rgba(71, 71, 71, 0.5);
      text-transform: uppercase;
      border-bottom: 1px solid #F2F2F2; }
    .woocommerce-my-account-component .shop_table tbody tr:not(:last-child),
    .woocommerce-my-account-component .woocommerce-orders-table tbody tr:not(:last-child),
    .woocommerce-my-account-component .woocommerce-table tbody tr:not(:last-child) {
      border-bottom: 1px solid #F2F2F2; }
    .woocommerce-my-account-component .shop_table tbody td, .woocommerce-my-account-component .shop_table tbody th,
    .woocommerce-my-account-component .woocommerce-orders-table tbody td,
    .woocommerce-my-account-component .woocommerce-orders-table tbody th,
    .woocommerce-my-account-component .woocommerce-table tbody td,
    .woocommerce-my-account-component .woocommerce-table tbody th {
      padding: 15px 20px;
      font-size: 14px;
      line-height: 20px;
      color: #474747;
      border-top: none !important;
      border-bottom: 1px solid #F2F2F2; }
    .woocommerce-my-account-component .shop_table tfoot tr,
    .woocommerce-my-account-component .woocommerce-orders-table tfoot tr,
    .woocommerce-my-account-component .woocommerce-table tfoot tr {
      border-top: 1px solid #F2F2F2; }
    .woocommerce-my-account-component .shop_table tfoot tr:last-child,
    .woocommerce-my-account-component .woocommerce-orders-table tfoot tr:last-child,
    .woocommerce-my-account-component .woocommerce-table tfoot tr:last-child {
      background: rgba(46, 118, 45, 0.05); }
      .woocommerce-my-account-component .shop_table tfoot tr:last-child th, .woocommerce-my-account-component .shop_table tfoot tr:last-child td,
      .woocommerce-my-account-component .woocommerce-orders-table tfoot tr:last-child th,
      .woocommerce-my-account-component .woocommerce-orders-table tfoot tr:last-child td,
      .woocommerce-my-account-component .woocommerce-table tfoot tr:last-child th,
      .woocommerce-my-account-component .woocommerce-table tfoot tr:last-child td {
        font-weight: 500; }
    .woocommerce-my-account-component .shop_table tfoot th,
    .woocommerce-my-account-component .woocommerce-orders-table tfoot th,
    .woocommerce-my-account-component .woocommerce-table tfoot th {
      padding: 15px 20px;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      color: rgba(71, 71, 71, 0.5);
      text-align: left;
      border-top: none !important; }
    .woocommerce-my-account-component .shop_table tfoot td,
    .woocommerce-my-account-component .woocommerce-orders-table tfoot td,
    .woocommerce-my-account-component .woocommerce-table tfoot td {
      padding: 15px 20px;
      font-size: 14px;
      line-height: 20px;
      color: #474747;
      border-top: none !important; }

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.wpcf7-response-output,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
.yith-wcwl-error,
.yith-wcwl-notice,
.yith-wcwl-success {
  padding: 16px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 8px;
  display: block; }
  .woocommerce-message::before,
  .woocommerce-info::before,
  .woocommerce-error::before,
  .wpcf7-response-output::before,
  div.wpcf7-validation-errors::before,
  div.wpcf7-acceptance-missing::before,
  .yith-wcwl-error::before,
  .yith-wcwl-notice::before,
  .yith-wcwl-success::before {
    font-family: "dashicons";
    margin-right: 10px;
    font-size: 20px;
    display: none; }
  .woocommerce-message .button,
  .woocommerce-info .button,
  .woocommerce-error .button,
  .wpcf7-response-output .button,
  div.wpcf7-validation-errors .button,
  div.wpcf7-acceptance-missing .button,
  .yith-wcwl-error .button,
  .yith-wcwl-notice .button,
  .yith-wcwl-success .button {
    display: none !important; }

.woocommerce-message,
.yith-wcwl-success {
  background: rgba(46, 118, 45, 0.05);
  border: 1px solid rgba(46, 118, 45, 0.2);
  border-left: 4px solid #2E762D;
  color: #2E762D; }
  .woocommerce-message::before,
  .yith-wcwl-success::before {
    content: "\f147"; }
  .woocommerce-message a,
  .yith-wcwl-success a {
    color: #2E762D;
    font-weight: 600; }

.woocommerce-info,
.yith-wcwl-notice {
  background: rgba(61, 135, 228, 0.05);
  border: 1px solid rgba(61, 135, 228, 0.2);
  border-left: 4px solid #3D87E4;
  color: #3D87E4; }
  .woocommerce-info::before,
  .yith-wcwl-notice::before {
    content: "\f348"; }
  .woocommerce-info a,
  .yith-wcwl-notice a {
    color: #3D87E4;
    font-weight: 600; }

.woocommerce-error,
.wpcf7-response-output,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
.yith-wcwl-error {
  background: rgba(220, 50, 50, 0.05);
  border: 1px solid rgba(220, 50, 50, 0.2);
  border-left: 4px solid #dc3232;
  color: #dc3232; }
  .woocommerce-error::before,
  .wpcf7-response-output::before,
  div.wpcf7-validation-errors::before,
  div.wpcf7-acceptance-missing::before,
  .yith-wcwl-error::before {
    content: "\f534"; }
  .woocommerce-error li,
  .wpcf7-response-output li,
  div.wpcf7-validation-errors li,
  div.wpcf7-acceptance-missing li,
  .yith-wcwl-error li {
    display: block;
    margin-bottom: 10px; }
    .woocommerce-error li:last-child,
    .wpcf7-response-output li:last-child,
    div.wpcf7-validation-errors li:last-child,
    div.wpcf7-acceptance-missing li:last-child,
    .yith-wcwl-error li:last-child {
      margin-bottom: 0; }
  .woocommerce-error a,
  .wpcf7-response-output a,
  div.wpcf7-validation-errors a,
  div.wpcf7-acceptance-missing a,
  .yith-wcwl-error a {
    color: #dc3232;
    font-weight: 600; }

.woocommerce-error li,
.wpcf7-not-valid-tip {
  position: relative;
  padding-left: 20px; }
  .woocommerce-error li::before,
  .wpcf7-not-valid-tip::before {
    content: "!";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: #dc3232;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: bold;
    display: none; }

.breadcrumbs.breadcrumbs-component {
  padding: 20px 0; }
.breadcrumbs nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #474747;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px; }
  .breadcrumbs nav span, .breadcrumbs nav a {
    color: #474747;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    transition: color 0.3s; }
  .breadcrumbs nav a:hover {
    color: #000; }
.breadcrumbs span {
  padding: 0 10px; }

.wp-block-woocommerce-coming-soon {
  margin-top: 100px; }
  .wp-block-woocommerce-coming-soon h1 {
    font-size: 24px; }

.checkout-steps {
  margin: 30px 0; }
  .checkout-steps .steps {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 40px;
    width: 100%; }
  .checkout-steps .step {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    white-space: nowrap; }
    .checkout-steps .step:not(:last-child)::after {
      content: '';
      position: absolute;
      left: calc(100% + 10px);
      width: 20px;
      height: 2px;
      background: #DADADA; }
    .checkout-steps .step .step-number {
      width: 30px;
      height: 30px;
      border-radius: 50%;
      background: #fff;
      border: 2px solid #DADADA;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #474747;
      flex-shrink: 0; }
    .checkout-steps .step .step-label {
      flex-shrink: 0; }
    .checkout-steps .step.active .step-number {
      background: #2E762D;
      border-color: #2E762D;
      color: #fff; }
    .checkout-steps .step.completed .step-number {
      background: #fff;
      border-color: #2E762D;
      color: #2E762D; }
    .checkout-steps .step.completed::after {
      background: #2E762D; }
  @media (max-width: 768px) {
    .checkout-steps .step-label {
      display: none; } }

.woocommerce-cart .coupon {
  display: flex;
  gap: 10px;
  margin-bottom: 15px; }
  .woocommerce-cart .coupon input {
    border: 1px solid #DADADA !important;
    border-radius: 8px !important;
    padding: 10px !important;
    width: auto !important; }
  @media (max-width: 768px) {
    .woocommerce-cart .coupon {
      flex-direction: column; }
      .woocommerce-cart .coupon button {
        width: 100% !important;
        padding: 10px 24px !important; } }
.woocommerce-cart .cart-collaterals {
  margin-top: 40px;
  margin-bottom: 80px; }
  .woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%;
    max-width: 400px;
    float: right; }
    .woocommerce-cart .cart-collaterals .cart_totals h2 {
      font-size: 24px;
      font-weight: 300;
      margin-bottom: 20px;
      color: #474747; }
    .woocommerce-cart .cart-collaterals .cart_totals table {
      background: #fff;
      border-radius: 8px;
      width: 100%;
      border: 1px solid rgba(46, 118, 45, 0.05) !important; }
      .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td {
        padding: 15px !important;
        border: none !important;
        vertical-align: top; }
      .woocommerce-cart .cart-collaterals .cart_totals table th {
        font-weight: 400;
        color: #474747;
        width: 40%; }
      .woocommerce-cart .cart-collaterals .cart_totals table td {
        text-align: right;
        color: #474747; }
        .woocommerce-cart .cart-collaterals .cart_totals table td .amount {
          font-weight: 500;
          color: #2E762D; }
        .woocommerce-cart .cart-collaterals .cart_totals table td[data-title="Wysyłka"] p::before {
          display: none; }
      .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td ul {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: right; }
        .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td ul li {
          margin: 0;
          padding: 5px 0; }
          .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td ul li label {
            margin: 0; }
      .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td .woocommerce-shipping-destination {
        font-size: 12px;
        color: #666;
        margin: 10px 0; }
      .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td .shipping-calculator-button {
        color: #2E762D;
        text-decoration: none;
        font-size: 14px;
        font-weight: 700; }
        .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td .shipping-calculator-button:after {
          display: none; }
        .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td .shipping-calculator-button:hover {
          text-decoration: underline; }
      .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td .shipping-calculator-form {
        text-align: left;
        margin-top: 15px; }
        .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td .shipping-calculator-form .form-row {
          margin-bottom: 10px; }
        .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td .shipping-calculator-form input, .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td .shipping-calculator-form select {
          width: 100%;
          border: 1px solid #DADADA;
          border-radius: 8px;
          padding: 8px; }
        .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td .shipping-calculator-form button {
          width: 100%;
          margin-top: 10px !important; }
      .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total {
        background: rgba(46, 118, 45, 0.05); }
        .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total th, .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total td {
          font-weight: 500;
          padding-top: 20px !important;
          padding-bottom: 20px !important;
          background: none !important; }
        .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total .amount {
          font-size: 20px;
          color: #2E762D; }
    .woocommerce-cart .cart-collaterals .cart_totals .checkout-button {
      background: #2E762D;
      font-size: 16px !important;
      font-weight: 500 !important;
      padding: 15px 30px !important;
      margin-top: 20px !important; }
  @media (max-width: 768px) {
    .woocommerce-cart .cart-collaterals {
      margin-top: 30px; }
      .woocommerce-cart .cart-collaterals .cart_totals {
        max-width: 100%;
        float: none; }
        .woocommerce-cart .cart-collaterals .cart_totals table td[data-title="Wysyłka"] {
          text-align: left; } }
.woocommerce-cart .button {
  background: #2E762D !important;
  color: #fff !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px !important;
  font-weight: 400 !important;
  transition: all 0.3s !important;
  line-height: 1.5 !important;
  margin: 0 !important;
  text-wrap: nowrap; }
  .woocommerce-cart .button:hover {
    background: #276426 !important;
    transform: scale(1.02); }
  .woocommerce-cart .button.checkout-button {
    width: 100% !important;
    text-align: center !important;
    display: block !important;
    font-size: 16px !important;
    margin-top: 20px !important; }

.woocommerce-checkout .woocommerce-my-account-component .wrap {
  max-width: 800px; }
.woocommerce-checkout .woocommerce-my-account-component .col2-set {
  display: flex;
  flex-direction: column; }
  .woocommerce-checkout .woocommerce-my-account-component .col2-set .col-1,
  .woocommerce-checkout .woocommerce-my-account-component .col2-set .col-2 {
    width: 100%; }
.woocommerce-checkout .woocommerce-my-account-component .woocommerce-additional-fields {
  padding-bottom: 30px; }
.woocommerce-checkout .woocommerce-my-account-component .woocommerce-account-fields {
  background: #dee6e1 !important;
  padding: 20px !important;
  border-radius: 8px;
  margin-top: 30px;
  margin-bottom: 10px; }
  .woocommerce-checkout .woocommerce-my-account-component .woocommerce-account-fields label {
    cursor: pointer; }
  .woocommerce-checkout .woocommerce-my-account-component .woocommerce-account-fields p {
    color: #515151;
    margin: 0 !important;
    padding: 0 !important; }
.woocommerce-checkout .woocommerce-my-account-component .woocommerce-shipping-fields {
  background: #fff;
  padding: 20px !important;
  border-radius: 8px;
  border: 1px #F2F2F2 solid;
  margin-bottom: 30px; }
  .woocommerce-checkout .woocommerce-my-account-component .woocommerce-shipping-fields #ship-to-different-address {
    margin-bottom: 0px !important; }
    .woocommerce-checkout .woocommerce-my-account-component .woocommerce-shipping-fields #ship-to-different-address label {
      cursor: pointer;
      margin-bottom: 0px !important; }
.woocommerce-checkout .woocommerce-my-account-component .woocommerce-form__label-for-checkbox {
  display: flex;
  align-items: center;
  gap: 10px; }
  .woocommerce-checkout .woocommerce-my-account-component .woocommerce-form__label-for-checkbox span {
    text-wrap: nowrap; }

.woocommerce-checkout-payment {
  background: rgba(46, 118, 45, 0.05) !important;
  margin-bottom: 80px; }
  .woocommerce-checkout-payment .wc_payment_method {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .woocommerce-checkout-payment .wc_payment_method input[type="radio"] {
      margin-bottom: 10px !important; }
    .woocommerce-checkout-payment .wc_payment_method label {
      width: calc(100% - 50px); }
    .woocommerce-checkout-payment .wc_payment_method .payment_box {
      background: #dee6e1 !important;
      border-radius: 8px !important; }
    .woocommerce-checkout-payment .wc_payment_method .payment_box:before {
      border: 1em solid #dee6e1 !important;
      border-right-color: transparent !important;
      border-left-color: transparent !important;
      border-top-color: transparent !important; }

.woocommerce-notice--success {
  background: rgba(46, 118, 45, 0.05);
  border: 1px solid rgba(46, 118, 45, 0.2);
  border-left: 4px solid #2E762D;
  color: #2E762D;
  padding: 20px;
  margin-bottom: 40px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-align: left; }

.woocommerce-order-overview {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  background: #fff;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 24px; }
  .woocommerce-order-overview li {
    width: 100%;
    border-right: none !important;
    font-size: 14px;
    line-height: 20px;
    color: rgba(71, 71, 71, 0.5); }
    .woocommerce-order-overview li strong {
      display: block;
      margin-top: 4px;
      color: #474747;
      font-weight: 500; }
    .woocommerce-order-overview li .woocommerce-Price-amount {
      color: #2E762D; }
  @media (max-width: 768px) {
    .woocommerce-order-overview {
      flex-direction: column;
      gap: 16px; }
      .woocommerce-order-overview li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 16px;
        border-bottom: 1px solid #F2F2F2; }
        .woocommerce-order-overview li:last-child {
          padding-bottom: 0;
          border-bottom: none; }
        .woocommerce-order-overview li strong {
          margin-top: 0; } }

.woocommerce-pagination {
  margin-top: 60px; }
  .woocommerce-pagination .page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    list-style: none;
    padding: 0;
    margin: 0;
    border: none !important; }
    .woocommerce-pagination .page-numbers li {
      border: none !important;
      margin: 0 6px !important; }
    .woocommerce-pagination .page-numbers .page-numbers {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      height: 40px;
      background: #fff;
      border: 1px solid #F2F2F2 !important;
      border-radius: 8px;
      color: #474747;
      text-decoration: none;
      transition: all 0.3s; }
      .woocommerce-pagination .page-numbers .page-numbers:hover {
        border-color: #2E762D;
        color: #2E762D; }
      .woocommerce-pagination .page-numbers .page-numbers.current {
        background: #2E762D;
        border-color: #2E762D;
        color: #fff; }
      .woocommerce-pagination .page-numbers .page-numbers.prev, .woocommerce-pagination .page-numbers .page-numbers.next {
        font-size: 20px; }
  @media (max-width: 768px) {
    .woocommerce-pagination .page-numbers .page-numbers {
      width: 35px;
      height: 35px; } }

.woocommerce-search-element {
  margin-top: 0px;
  background: #fff;
  border-bottom: 1px solid #dedede; }
  @media screen and (min-width: 1130px) {
    .woocommerce-search-element {
      display: none; } }
  .woocommerce-search-element .header-account a {
    display: flex;
    align-items: center; }
    .woocommerce-search-element .header-account a svg {
      color: #474747; }
  .woocommerce-search-element .content {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 20px 0; }
  .woocommerce-search-element .woo-search-el {
    width: 100%; }
  .woocommerce-search-element form {
    width: 100%;
    display: block; }
  .woocommerce-search-element .woo-cart-el {
    position: relative; }
    .woocommerce-search-element .woo-cart-el a {
      display: block;
      height: 26px;
      width: 26px; }
    .woocommerce-search-element .woo-cart-el .count {
      position: absolute;
      top: -6px;
      right: 0;
      background: #2E993A;
      display: block;
      padding: 0 6px;
      border-radius: 4px;
      transform: translateX(50%);
      color: #FFF;
      text-align: center;
      font-family: Inter;
      font-size: 12px;
      font-style: normal;
      font-weight: 500;
      line-height: 18px;
      /* 150% */ }
  .woocommerce-search-element .woocommerce-product-search {
    margin-bottom: 0; }
    .woocommerce-search-element .woocommerce-product-search .search-wrapper {
      display: flex;
      border-radius: 8px;
      border: 1px #DADADA solid;
      width: 100%; }
    .woocommerce-search-element .woocommerce-product-search .search-field {
      height: 38px;
      border-radius: 8px;
      background: transparent !important;
      border: none !important;
      box-shadow: none !important;
      width: 100%;
      color: #000000;
      font-family: Inter;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px; }
      .woocommerce-search-element .woocommerce-product-search .search-field::placeholder {
        color: #757575;
        font-family: Inter;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px; }
    .woocommerce-search-element .woocommerce-product-search .search-submit {
      border-radius: 8px;
      height: 38px !important;
      width: 40px !important;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #2E993A;
      cursor: pointer;
      border: none; }
      .woocommerce-search-element .woocommerce-product-search .search-submit span {
        display: block;
        width: 16px;
        height: 16px; }

.archive-offer {
  display: flex;
  gap: 80px;
  padding-top: 60px;
  padding-bottom: 100px; }

.archive-offer-component .items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  grid-auto-rows: 1fr; }
.archive-offer-component .item {
  background: #fff;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 25px 20px;
  transition: transform 0.3s, box-shadow 0.3s ease;
  gap: 30px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0); }
  .archive-offer-component .item:hover {
    transform: scale(1.1);
    cursor: pointer;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); }
  .archive-offer-component .item .title {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #12130E; }
  .archive-offer-component .item a {
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    color: #2E993A; }
@media screen and (max-width: 1100px) {
  .archive-offer-component .items {
    grid-template-columns: repeat(3, 1fr); } }
@media screen and (max-width: 960px) {
  .archive-offer-component .items {
    gap: 15px; } }
@media screen and (max-width: 768px) {
  .archive-offer-component .items {
    grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 520px) {
  .archive-offer-component .items {
    grid-template-columns: repeat(1, 1fr);
    max-width: 360px;
    margin: 0 auto; }
  .archive-offer-component .item {
    max-width: 360px; } }

.home .alternating-container {
  background: #f8f9fb;
  overflow: hidden; }
  .home .alternating-container .item {
    flex-direction: row-reverse; }
  .home .alternating-container .image {
    z-index: 1; }
  .home .alternating-container .btn-container {
    position: relative;
    z-index: 0; }
    .home .alternating-container .btn-container:before {
      position: absolute;
      top: 21px;
      left: -100vw;
      content: '';
      display: block;
      width: 200vw;
      height: 100vh;
      background: #f2f3f4;
      z-index: -1; }
.home .cta-contact-component {
  background-color: #f2f3f4;
  background-image: url("../img/bg-cta-darker.jpg"); }

.product-component {
  padding-top: 40px;
  padding-bottom: 50px; }
  .product-component .wrap {
    display: flex;
    justify-content: space-between; }
  .product-component .gallery-component {
    width: 440px; }
  .product-component .product-info {
    width: calc(100% - 540px); }
  @media screen and (max-width: 960px) {
    .product-component .gallery-component {
      width: 360px; }
    .product-component .product-info {
      width: calc(100% - 400px); } }
  @media screen and (max-width: 768px) {
    .product-component .wrap {
      flex-direction: column; }
    .product-component .gallery-component {
      width: 100%; }
    .product-component .product-info {
      padding-top: 40px;
      width: 100%; } }
  .product-component .product-info .product-badge {
    border-radius: 8px;
    background: #2E993A;
    display: inline-flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 12px; }
  .product-component .product-info .product_title {
    color: #12130E;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 44px;
    /* 137.5% */ }
  .product-component .product-info .wholesale-order p {
    color: #474747;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */ }
  .product-component .product-info .wholesale-order a {
    color: #2E993A;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    /* 125% */ }
  .product-component .product-info .variations {
    width: 100%;
    /* Przycisk wyczyść */ }
    .product-component .product-info .variations tr {
      display: flex;
      flex-direction: column;
      background: none; }
    .product-component .product-info .variations th {
      border: none; }
    .product-component .product-info .variations td {
      border: none;
      padding: 0;
      padding-top: 8px; }
    .product-component .product-info .variations .label {
      padding: 0; }
    .product-component .product-info .variations .label label {
      text-align: left;
      margin-bottom: 8px;
      color: rgba(71, 71, 71, 0.5);
      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 16px;
      /* 100% */
      text-transform: uppercase; }
    .product-component .product-info .variations .value {
      padding: 0; }
    .product-component .product-info .variations select {
      min-width: 260px;
      width: auto; }
    .product-component .product-info .variations .reset_variations {
      padding: 6px 12px !important;
      background: #2E993A !important;
      border-radius: 8px !important;
      font-family: Inter !important;
      font-size: 12px !important;
      font-weight: 400 !important;
      line-height: 14px !important;
      color: #fff !important;
      border: none !important;
      transition: all 0.3s !important;
      cursor: pointer;
      transition: 0.3s all; }
      .product-component .product-info .variations .reset_variations:hover {
        transform: scale(1.1); }
    .product-component .product-info .variations tr:last-child {
      display: table-row; }
  .product-component .product-info .woocommerce-variation.single_variation {
    display: none !important; }
  .product-component .product-info .cart-container {
    background: #fff;
    border: 1px solid #DADADA;
    border-radius: 8px;
    padding: 32px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative; }
    .product-component .product-info .cart-container:before {
      position: absolute;
      z-index: 1;
      right: -50px;
      top: -20px;
      content: '';
      display: block;
      width: 100px;
      height: 100px;
      background-image: url(../img/cta-deco.png);
      background-size: 70px auto;
      background-repeat: no-repeat; }
    .product-component .product-info .cart-container .single_add_to_cart_button {
      height: 44px;
      margin-top: 0px !important;
      line-height: 0px !important;
      background: #2E993A !important;
      display: flex;
      align-items: center;
      gap: 10px;
      justify-content: center;
      position: relative;
      z-index: 2;
      color: #FFF;
      text-align: center;
      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px;
      /* 125% */
      letter-spacing: 0.48px; }
    .product-component .product-info .cart-container .quantity-setting {
      display: flex;
      align-items: center; }
      .product-component .product-info .cart-container .quantity-setting button {
        width: 44px;
        height: 44px;
        cursor: pointer;
        background: #fff;
        border: 1px solid #DADADA;
        font-size: 24px;
        line-height: 0;
        color: #474747; }
      .product-component .product-info .cart-container .quantity-setting .qty-btn {
        transition: 0.3s all; }
        .product-component .product-info .cart-container .quantity-setting .qty-btn:hover {
          background: #DADADA; }
      .product-component .product-info .cart-container .quantity-setting .qty-btn.minus {
        border-radius: 8px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-right: none; }
      .product-component .product-info .cart-container .quantity-setting .qty-btn.plus {
        border-radius: 8px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-left: none; }
      .product-component .product-info .cart-container .quantity-setting input {
        width: 88px;
        height: 44px;
        border-radius: 0; }
      .product-component .product-info .cart-container .quantity-setting span {
        margin-left: 10px;
        color: #474747;
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        /* 125% */ }
      .product-component .product-info .cart-container .quantity-setting input[type="number"]::-webkit-outer-spin-button,
      .product-component .product-info .cart-container .quantity-setting input[type="number"]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
      .product-component .product-info .cart-container .quantity-setting input[type="number"] {
        -moz-appearance: textfield; }
    .product-component .product-info .cart-container .product-price-wrap {
      width: 100%;
      margin-top: 10px;
      text-align: right; }
      .product-component .product-info .cart-container .product-price-wrap .current-price {
        color: #2E762D;
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        /* 150% */ }
      .product-component .product-info .cart-container .product-price-wrap .tax-info {
        color: #474747;
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 300;
        line-height: 18px;
        /* 100% */ }
    .product-component .product-info .cart-container .previous-price {
      text-align: right;
      width: 100%;
      color: #474747;
      font-family: Inter;
      font-size: 14px;
      font-style: normal;
      font-weight: 300;
      line-height: 14px;
      /* 100% */ }
      .product-component .product-info .cart-container .previous-price .old-price {
        text-decoration-line: strikethrough; }
  @media screen and (max-width: 1110px) {
    .product-component .product-info .cart-container {
      flex-direction: column;
      flex-wrap: wrap; }
    .product-component .product-info .cart-container .single_add_to_cart_button {
      margin-top: 20px !important; } }

.product-description-component {
  padding-top: 60px;
  padding-bottom: 100px;
  background: #F3F3F4; }
  .product-description-component .wrap {
    display: flex;
    justify-content: space-between; }
  .product-description-component .content {
    width: 440px;
    padding-left: 90px; }
  .product-description-component .specyfication {
    width: calc(100% - 540px); }
  @media screen and (max-width: 960px) {
    .product-description-component .content {
      width: 360px;
      padding-left: 0px; }
    .product-description-component .specyfication {
      width: calc(100% - 400px); } }
  @media screen and (max-width: 768px) {
    .product-description-component .wrap {
      flex-direction: column; }
    .product-description-component .content {
      width: 100%; }
    .product-description-component .specyfication {
      padding-top: 20px;
      width: 100%; } }

.product-component .title {
  font-size: 32px;
  font-weight: 300;
  line-height: 44px;
  color: #12130E; }
.product-component .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #474747; }
.product-component .description.collapsed {
  max-height: 3em;
  overflow: hidden; }
.product-component .toggle-description {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: #2E993A;
  cursor: pointer; }
.product-component .title-list {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: #47474780;
  text-transform: uppercase; }
.product-component .description {
  transition: max-height 1s ease-out;
  overflow: hidden;
  max-height: 400px;
  /* Ustaw na wartość większą niż faktyczna wysokość treści */ }

.product-description-component .title {
  font-size: 32px;
  font-weight: 300;
  line-height: 44px;
  color: #12130E; }
.product-description-component .title-list {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: #47474780;
  text-transform: uppercase; }

.error404 main .wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  padding-top: 100px;
  padding-bottom: 200px;
  align-items: center; }
  .error404 main .wrap img {
    grid-area: 1 / 2; }
  .error404 main .wrap .content {
    grid-area: 1 / 1;
    max-width: 450px; }
  .error404 main .wrap .content h1 {
    color: #12130E;
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 60px;
    /* 125% */
    margin-bottom: 20px; }
  .error404 main .wrap .content p {
    color: #474747;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px; }
@media (max-width: 768px) {
  .error404 main .wrap {
    grid-template-columns: 1fr;
    text-align: center; }
  .error404 main .wrap img {
    grid-area: 1 / 1;
    margin: 0 auto; }
  .error404 main .wrap .content {
    grid-area: 2 / 1;
    margin: 0 auto; } }
@media (max-width: 480px) {
  .error404 main .wrap .content h1 {
    font-size: 36px; } }

/*# sourceMappingURL=style.css.map */
