/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
:root {
  --shadow-xs: 0 0.1px 0.3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12);
  --shadow-sm: 0 0.3px 0.4px rgba(0, 0, 0, 0.025), 0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);
  --shadow-md: 0 0.9px 1.5px rgba(0, 0, 0, 0.03), 0 3.1px 5.5px rgba(0, 0, 0, 0.08), 0 14px 25px rgba(0, 0, 0, 0.12);
  --shadow-lg: 0 1.2px 1.9px -1px rgba(0, 0, 0, 0.014), 0 3.3px 5.3px -1px rgba(0, 0, 0, 0.038), 0 8.5px 12.7px -1px rgba(0, 0, 0, 0.085), 0 30px 42px -1px rgba(0, 0, 0, 0.15);
  --shadow-xl: 0 1.5px 2.1px -6px rgba(0, 0, 0, 0.012), 0 3.6px 5.2px -6px rgba(0, 0, 0, 0.035), 0 7.3px 10.6px -6px rgba(0, 0, 0, 0.07), 0 16.2px 21.9px -6px rgba(0, 0, 0, 0.117), 0 46px 60px -6px rgba(0, 0, 0, 0.2);
  --margin-bottom: 100px;
  --padding-right: var(--wp--preset--spacing--x-large);
  --padding-left: var(--wp--preset--spacing--x-large);
  --bck: 0, 0%, 5%;
  --bck-secondary: #151515;
  --line: #2f2f2f;
  --line-footer: #292929;
  --color-primary: #ffd670;
  --text-color-main: #f1f1f1;
  --text-color-secondary: #999999;
  --text-color-highlight: #ffd670;
  --product-cat-bck: #ffffff;
  --product-cat-color: #030303;
  --product-cat-bck-hover: #ffd670;
  --product-cat-color-hover: #030303;
  --product-price-sale: #999999;
  --product-price-history: #999999;
  --product-discount-label-bck: #ffd670;
  --product-discount-label-color: #030303;
  --product-swiper-bck: #ffffff;
  --product-swiper-color: #030303;
  --product-swiper-bck-hover: #ffd670;
  --product-swiper-color-hover: #030303;
  --strefa-gizy-bck: #fafafa;
  --strefa-gizy-color: #030303;
  --section-title-claim: #ff0051;
  --top-height: 140px;
  --top-height-scroll: 100px;
  --yellow-300: var(--wp--preset--color--yellow-300);
  --orange-600: var(--wp--preset--color--orange-600);
  --orange-800: var(--wp--preset--color--orange-800);
  --red-700: var(--wp--preset--color--red-700);
  --red-800: var(--wp--preset--color--red-800);
  --green-600: var(--wp--preset--color--green-600);
  --green-800: var(--wp--preset--color--green-800);
  --teal-600: var(--wp--preset--color--teal-600);
  --teal-800: var(--wp--preset--color--teal-800);
  --blue-100: var(--wp--preset--color--blue-100);
  --blue-500: var(--wp--preset--color--blue-500);
  --blue-600: var(--wp--preset--color--blue-600);
  --blue-800: var(--wp--preset--color--blue-800);
  --indigo-600: var(--wp--preset--color--indigo-600);
  --indigo-800: var(--wp--preset--color--indigo-800);
}
@media (max-width: 1480px) {
  :root {
    --padding-right: var(--wp--preset--spacing--large);
    --padding-left: var(--wp--preset--spacing--large);
    --top-height: 120px;
    --top-height-scroll: 90px;
  }
}
@media (max-width: 1280px) {
  :root {
    --top-height: 108px;
    --top-height-scroll: 90px;
    --margin-bottom: 88px;
    --padding-right: var(--wp--preset--spacing--medium);
    --padding-left: var(--wp--preset--spacing--medium);
  }
}
@media (max-width: 1024px) {
  :root {
    --margin-bottom: 72px;
    --top-height: 80px;
    --top-height-scroll: 80px;
  }
}
@media (max-width: 768px) {
  :root {
    --margin-bottom: 64px;
    --padding-right: var(--wp--preset--spacing--small);
    --padding-left: var(--wp--preset--spacing--small);
    --top-height: 80px;
    --top-height-scroll: 72px;
  }
}
:root body.color {
  --wp--preset--color--bck: #fafafa;
  --wp--preset--color--secondary-bck: #f1f1f1;
  --wp--preset--color--font-color: #030303;
}

body.color {
  --bck: 0, 0%, 98%;
  --bck-secondary: #f1f1f1;
  --line: #e1e1e1;
  --line-footer: #e1e1e1;
  --text-color-main: #030303;
  --text-color-secondary: #999999;
  --product-cat-bck: #030303;
  --product-cat-color: #f1f1f1;
  --product-cat-bck-hover: #ffd670;
  --product-cat-color-hover: #030303;
  --product-price-sale: #999999;
  --product-price-history: #999999;
  --product-discount-label-bck: #ffd670;
  --product-discount-label-color: #030303;
  --product-swiper-bck: #030303;
  --product-swiper-color: #f1f1f1;
  --product-swiper-bck-hover: #ffd670;
  --product-swiper-color-hover: #030303;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
/*===================================
=            Reset style            =
===================================*/
* {
  font: inherit;
  margin: 0;
  padding: 0;
  border: 0;
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
      text-size-adjust: none;
}

body {
  min-height: 100vh;
  font-size: 16px;
  position: relative;
  color: var(--text-color-main);
  background-color: hsl(var(--bck));
}

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

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
  font-family: var(--wp--preset--font-family--text-font);
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border-style: none;
  padding: 0;
  border: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

a,
ins,
del {
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}

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

caption,
th {
  text-align: left;
}

q:after,
q:before {
  content: "";
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

:focus {
  outline: 0;
}

blockquote,
q {
  quotes: "" "";
}

.clear {
  clear: both;
}

/* Remove default margin in favour of better control in authored CSS */
body, h1, h2, h3, h4, p,
figure, blockquote, dl, dd {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--wp--preset--font-family--heading-font);
  line-height: 1.2;
}

h1 {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: calc(32px + 16 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  h1 {
    font-size: 48px;
  }
}

h2 {
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  h2 {
    font-size: calc(24px + 8 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  h2 {
    font-size: 32px;
  }
}
h2 {
  line-height: 1.1;
}

h3 {
  font-size: 23px;
}
@media screen and (min-width: 768px) {
  h3 {
    font-size: calc(23px + 4 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  h3 {
    font-size: 27px;
  }
}

h4 {
  font-size: 21px;
}
@media screen and (min-width: 768px) {
  h4 {
    font-size: calc(21px + 3 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  h4 {
    font-size: 24px;
  }
}

h5 {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  h5 {
    font-size: calc(18px + 2 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  h5 {
    font-size: 20px;
  }
}

h6 {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  h6 {
    font-size: calc(16px + 3 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  h6 {
    font-size: 19px;
  }
}

/* Anchors */
/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  color: currentColor;
}
a:not([class]):hover {
  text-decoration: underline;
}

:root :where(a:where(:not(.wp-element-button))) {
  text-decoration: none;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

/* Lists */
ul {
  list-style: outside disc;
}

ol {
  list-style: outside decimal;
}

/* Quotes */
blockquote {
  font-style: italic;
}

::-moz-selection {
  background: #ffd670;
  color: #030303;
}

::selection {
  background: #ffd670;
  color: #030303;
}

::-moz-selection {
  background: #ffd670;
  color: #030303;
}

::-webkit-selection {
  background: #ffd670;
  color: #030303;
}

::-webkit-input-placeholder {
  color: #030303;
}

::-moz-placeholder {
  color: #030303;
}

:-ms-input-placeholder {
  color: #030303;
}

/* For modern browsers - clearfix for floating elements */
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

/*
Box sizing - http://css-tricks.com/box-sizing/
*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a:focus-visible,
button:focus-visible {
  outline: 2px solid blue;
  outline-offset: 2px;
}

/*-----  End of Reset style  ------*/
/* open-sans-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/open-sans-v40-latin_latin-ext-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/open-sans-v40-latin_latin-ext-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lora-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lora";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/lora-v35-latin_latin-ext-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.container,
.container-flex {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: var(--padding-left);
  padding-right: var(--padding-right);
}
@media (min-width: 1480px) {
  .container,
  .container-flex {
    max-width: calc(var(--wp--style--global--wide-size) + 2 * (var(--padding-left)));
  }
}

.container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
@font-face {
  font-display: swap;
}
#wrap {
  display: block;
  position: relative;
  z-index: 100;
  padding-top: calc(var(--top-height) + 16px);
}

.svg-icon {
  display: inline-block;
  width: inherit;
  height: inherit;
  color: inherit;
  fill: currentColor;
  line-height: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: initial;
}

.theme-subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 32px;
  gap: 10px 20px;
}
.theme-subtitle span {
  display: block;
}
.theme-subtitle span {
  font-size: 28px;
}
@media screen and (min-width: 768px) {
  .theme-subtitle span {
    font-size: calc(28px + 12 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .theme-subtitle span {
    font-size: 40px;
  }
}
.theme-subtitle span {
  font-weight: bold;
}
.theme-subtitle:has(.subtitle-swiper-nav) {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.theme-subtitle .subtitle-swiper-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 32px;
}
.theme-subtitle .subtitle-swiper-nav .swiper-button-prev,
.theme-subtitle .subtitle-swiper-nav .swiper-button-next {
  width: 32px;
  height: 32px;
  color: var(--text-color-main);
  cursor: pointer;
}
.theme-subtitle .subtitle-swiper-nav .swiper-button-prev:not(.swiper-button-disabled):hover,
.theme-subtitle .subtitle-swiper-nav .swiper-button-next:not(.swiper-button-disabled):hover {
  color: #faca15;
}
.theme-subtitle .subtitle-swiper-nav .swiper-button-prev.swiper-button-disabled,
.theme-subtitle .subtitle-swiper-nav .swiper-button-next.swiper-button-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
@media (max-width: 768px) {
  .theme-subtitle .subtitle-swiper-nav {
    display: none;
  }
}

.section-title {
  margin-bottom: 40px;
}
.section-title p {
  margin-bottom: 12px;
  font-weight: 600;
  color: var(--section-title-claim);
}
.section-title p {
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .section-title p {
    font-size: calc(13px + 4 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .section-title p {
    font-size: 17px;
  }
}
.section-title h2 {
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .section-title h2 {
    font-size: calc(40px + 32 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .section-title h2 {
    font-size: 72px;
  }
}
.section-title h2 {
  margin-bottom: 0;
}

/*======================================
=            Wordpress core            =
======================================*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/*-----  End of Wordpress core  ------*/
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px;
}

.videoWrapper object,
.videoWrapper embed,
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-block-embed.is-type-video.wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.wp-block-embed.is-type-video.wp-block-embed-youtube object,
.wp-block-embed.is-type-video.wp-block-embed-youtube embed,
.wp-block-embed.is-type-video.wp-block-embed-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.top-fixed-wrapper {
  --font-size: 17px;
  --menu-gap: 48px;
  --icon-size: 28px;
  --logo-height: 22px;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 990;
  height: var(--top-height);
  border-bottom: 1px solid var(--line);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: var(--font-size);
}
.top-fixed-wrapper .container-flex {
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-fixed-wrapper .logo {
  display: block;
  height: var(--logo-height);
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.top-fixed-wrapper .logo a,
.top-fixed-wrapper .logo img {
  height: var(--logo-height);
  width: auto;
  vertical-align: top;
}
.top-fixed-wrapper #nav {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 64px;
  border-left: 2px solid var(--line);
  padding-left: 32px;
  margin-left: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 600;
}
.top-fixed-wrapper .main-menu {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 var(--menu-gap);
}
.top-fixed-wrapper .main-menu a {
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.top-fixed-wrapper .main-menu a:after {
  display: block;
  left: 50%;
  right: 50%;
  bottom: -12px;
  height: 1px;
  background: var(--color-primary);
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.top-fixed-wrapper .main-menu a:hover {
  text-decoration: none;
}
.top-fixed-wrapper .main-menu .current-menu-item > a:after {
  left: 0;
  right: 0;
}
.top-fixed-wrapper .main-menu a:hover:after {
  left: 0;
  right: 0;
}
.top-fixed-wrapper .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 32px;
}
.top-fixed-wrapper .icon-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px;
  color: inherit;
  background: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.top-fixed-wrapper .icon-btn svg {
  height: var(--icon-size);
  width: var(--icon-size);
  fill: currentColor;
}
.top-fixed-wrapper .icon-btn:hover {
  color: var(--color-primary);
}
.top-fixed-wrapper .icon-btn .checkout-counter {
  display: none;
}
.top-fixed-wrapper .nav-toggle {
  display: none;
}
@media (max-width: 1440px) {
  .top-fixed-wrapper {
    --font-size: 16px;
    --menu-gap: 48px;
    --icon-size: 28px;
    --logo-height: 20px;
  }
}
@media (max-width: 1366px) {
  .top-fixed-wrapper {
    --font-size: 15px;
    --menu-gap: 40px;
    --icon-size: 26px;
    --logo-height: 20px;
  }
  .top-fixed-wrapper .icon-btn {
    gap: 0 16px;
  }
}
@media (max-width: 1280px) {
  .top-fixed-wrapper {
    --font-size: 14px;
    --menu-gap: 40px;
    --icon-size: 24px;
    --logo-height: 18px;
  }
}
@media (max-width: 1180px) {
  .top-fixed-wrapper .container-flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top-fixed-wrapper #nav {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .top-fixed-wrapper .main-menu {
    display: none;
  }
  .top-fixed-wrapper .nav-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 1024px) {
  .top-fixed-wrapper {
    --icon-size: 22px;
    --logo-height: 16px;
  }
}
@media (max-width: 768px) {
  .top-fixed-wrapper .icon-btn strong {
    display: none;
  }
}
@media (max-width: 560px) {
  .top-fixed-wrapper {
    --logo-height: 14px;
  }
  .top-fixed-wrapper .btns {
    gap: 0 20px;
  }
}

body.scroll .top-fixed-wrapper {
  height: var(--top-height-scroll);
  background: hsla(var(--bck), 0.9);
  backdrop-filter: blur(4px);
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.home-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-header__desc {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.home-header__desc h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 24px;
  margin-bottom: 64px;
}
.home-header__desc p {
  margin-bottom: 64px;
  max-width: 700px;
}
.home-header__desc p + p {
  margin-top: -40px;
}
.home-header__photo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 552px;
          flex: 0 0 552px;
  width: 552px;
  position: relative;
}
.home-header__photo:after {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 200px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, hsl(var(--bck))), to(hsl(var(--bck), 0)));
  background: linear-gradient(to top, hsl(var(--bck)) 0, hsl(var(--bck), 0) 100%);
  content: "";
  z-index: 2;
}
@media (max-width: 1480px) {
  .home-header__desc h1 img {
    height: 90px;
    width: auto;
  }
  .home-header__photo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 500px;
            flex: 0 0 500px;
    width: 500px;
  }
}
@media (max-width: 1366px) {
  .home-header__desc h1 img {
    height: 80px;
  }
  .home-header__desc p {
    max-width: 600px;
    font-size: 18px;
  }
  .home-header__photo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 450px;
            flex: 0 0 450px;
    width: 450px;
  }
}
@media (max-width: 1280px) {
  .home-header__desc h1 {
    margin-bottom: 32px;
  }
  .home-header__desc h1 img {
    height: 64px;
  }
  .home-header__desc p {
    margin-bottom: 32px;
  }
  .home-header__desc p + p {
    margin-top: -16px;
  }
  .home-header__photo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 400px;
            flex: 0 0 400px;
    width: 400px;
  }
}
@media (max-width: 1024px) {
  .home-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home-header__desc {
    padding-top: 32px;
    padding-bottom: 32px;
    text-align: center;
  }
  .home-header__desc h1 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home-header__desc h1 img {
    height: 56px;
  }
  .home-header__desc .button-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home-header__desc .button-wrap .btn {
    --font-size: 15px;
    --font-weight: 600;
    --min-height: 56px;
    --padding: 12px 24px;
    --border-radius: 3px;
    --svg: 14px;
  }
  .home-header__photo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home-header__photo img {
    max-width: 300px;
  }
}
@media (max-width: 550px) {
  .home-header__desc h1 img {
    height: 48px;
  }
  .home-header__desc p {
    font-size: 17px;
  }
}
@media (max-width: 460px) {
  .home-header__desc h1 {
    gap: 12px;
  }
  .home-header__desc h1 img {
    height: 36px;
  }
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.home-social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 12px 24px;
}
.home-social-wrap p {
  margin-bottom: 0;
  font-size: 15px;
}
.home-social-wrap ul {
  padding: 0;
}
.home-social-wrap hr {
  width: 128px;
  height: 2px;
  background: #fff;
  margin: 0;
  border: none;
}
@media (max-width: 768px) {
  .home-social-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home-social-wrap hr {
    display: none;
  }
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.newest-project {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 40px 3fr;
  grid-template-columns: 2fr 3fr;
  gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.newest-project__wrap {
  background: #202020;
  padding: 32px;
  border-radius: 10px;
}
.newest-project__wrap h2 {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .newest-project__wrap h2 {
    font-size: calc(32px + 40 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .newest-project__wrap h2 {
    font-size: 72px;
  }
}
.newest-project__wrap h2 {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .newest-project__wrap h2 {
    margin-bottom: 32px;
  }
}
@media (max-width: 768px) {
  .newest-project__wrap h2 {
    margin-bottom: 24px;
  }
}
.newest-project__photo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.newest-project__photo a:hover img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.newest-project__photo img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-height: 450px;
  width: auto;
}
.newest-project__desc > :first-child:first-child {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}
.newest-project__desc > :last-child:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.newest-project__desc > * {
  -webkit-margin-before: 24px;
          margin-block-start: 24px;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
@media (max-width: 1280px) {
  .newest-project {
    -ms-grid-columns: 1.3fr 2fr;
    grid-template-columns: 1.3fr 2fr;
  }
}
@media (max-width: 860px) {
  .newest-project {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .newest-project__wrap {
    padding: 20px;
    border-radius: 6px;
  }
  .newest-project__photo {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .newest-project__photo img {
    max-width: 300px;
  }
}
@media (max-width: 768px) {
  .newest-project .button-wrap .btn {
    --font-size: 13px;
    --font-weight: 600;
    --min-height: 48px;
    --padding: 8px 20px;
    --border-radius: 3px;
    --svg: 14px;
  }
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.strefa-gizy {
  --strefa-gizy-sign: 660px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 var(--strefa-gizy-sign);
  grid-template-columns: 1fr var(--strefa-gizy-sign);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px 0;
}
.strefa-gizy__desc {
  position: relative;
  z-index: 5;
  padding: 64px;
  color: var(--strefa-gizy-color);
}
.strefa-gizy__desc > * {
  position: relative;
  z-index: 4;
}
.strefa-gizy__desc:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: -200px;
  background: var(--strefa-gizy-bck);
  content: "";
  z-index: 2;
  border-radius: 6px;
}
.strefa-gizy__desc h2 {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .strefa-gizy__desc h2 {
    font-size: calc(32px + 32 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .strefa-gizy__desc h2 {
    font-size: 64px;
  }
}
.strefa-gizy__desc > :first-child:first-child {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}
.strefa-gizy__desc > :last-child:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.strefa-gizy__desc > * {
  -webkit-margin-before: 24px;
          margin-block-start: 24px;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.strefa-gizy__photo {
  position: relative;
  z-index: 10;
  border-radius: 50%;
  -webkit-box-shadow: var(--shadow-xl);
          box-shadow: var(--shadow-xl);
}
@media (max-width: 1480px) {
  .strefa-gizy {
    --strefa-gizy-sign: 600px;
  }
}
@media (max-width: 1366px) {
  .strefa-gizy {
    --strefa-gizy-sign: 540px;
  }
  .strefa-gizy__desc {
    padding: 48px;
  }
}
@media (max-width: 1280px) {
  .strefa-gizy {
    --strefa-gizy-sign: 480px;
  }
  .strefa-gizy__desc {
    padding: 40px;
  }
}
@media (max-width: 1024px) {
  .strefa-gizy {
    --strefa-gizy-sign: 420px;
  }
  .strefa-gizy__desc {
    padding: 32px;
  }
  .strefa-gizy__desc .btn {
    --font-size: 13px;
    --font-weight: 600;
    --min-height: 48px;
    --padding: 8px 20px;
    --border-radius: 3px;
    --svg: 14px;
  }
}
@media (max-width: 860px) {
  .strefa-gizy {
    --strefa-gizy-sign: 380px;
  }
  .strefa-gizy__desc {
    padding: 24px;
  }
}
@media (max-width: 768px) {
  .strefa-gizy {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .strefa-gizy__desc {
    background: var(--strefa-gizy-bck);
    border-radius: 6px;
    text-align: center;
    padding-bottom: 150px;
  }
  .strefa-gizy__desc .button-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .strefa-gizy__desc:before {
    display: none;
  }
  .strefa-gizy__photo {
    -ms-grid-column-align: center;
        justify-self: center;
    margin-top: -150px;
  }
  .strefa-gizy__photo img {
    max-width: 300px;
  }
}
@media (max-width: 400px) {
  .strefa-gizy__desc {
    padding-bottom: 130px;
  }
  .strefa-gizy__photo {
    margin-top: -130px;
  }
  .strefa-gizy__photo img {
    max-width: 260px;
  }
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.current-event {
  margin-bottom: 40px;
}
.current-event h3 {
  color: var(--text-color-highlight);
}
.current-event h3 {
  font-size: 28px;
}
@media screen and (min-width: 768px) {
  .current-event h3 {
    font-size: calc(28px + 8 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .current-event h3 {
    font-size: 36px;
  }
}
.current-event h3 {
  font-weight: 400;
  margin-bottom: 16px;
}

.home-products-desc {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px -webkit-min-content;
  -ms-grid-columns: 1fr 40px min-content;
  grid-template-columns: 1fr -webkit-min-content;
  grid-template-columns: 1fr min-content;
  gap: 20px 40px;
  margin-bottom: 40px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.home-products-desc p {
  margin-bottom: 0;
}
.home-products-desc .btn {
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .home-products-desc {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    justify-items: start;
  }
}
@media (max-width: 768px) {
  .home-products-desc .btn.smaller {
    --font-size: 13px;
    --font-weight: 600;
    --min-height: 48px;
    --padding: 8px 20px;
    --border-radius: 3px;
    --svg: 14px;
  }
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.footer-wrapper {
  padding-bottom: 64px;
  padding-left: var(--padding-left);
  padding-right: var(--padding-right);
}
@media (max-width: 1024px) {
  .footer-wrapper {
    padding-bottom: var(--padding-left);
  }
}

.footer {
  display: block;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  background-color: var(--bck-secondary);
  border-radius: 10px;
  padding-top: 64px;
  padding-bottom: 64px;
}
@media (max-width: 1024px) {
  .footer {
    padding-top: 32px;
    padding-bottom: 32px;
    border-radius: 6px;
  }
}
.footer .logo-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 56px;
  gap: 32px 0;
}
@media (max-width: 1024px) {
  .footer .logo-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 768px) {
  .footer .logo-row {
    margin-bottom: 32px;
  }
}
.footer .logo {
  height: 22px;
}
.footer .logo img {
  height: 22px;
  width: auto;
}
@media (max-width: 768px) {
  .footer .logo {
    height: 18px;
  }
  .footer .logo img {
    height: 18px;
  }
}
.footer .menu-row {
  padding-top: 64px;
  padding-bottom: 64px;
  border-top: 1px solid var(--line-footer);
  border-bottom: 1px solid var(--line-footer);
  gap: 0 128px;
}
.footer .menu-row ul {
  list-style: none;
  margin: 0;
  font-size: 15px;
  line-height: 2;
}
.footer .menu-row ul a {
  color: inherit;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .footer .menu-row {
    padding-top: 32px;
    padding-bottom: 32px;
    gap: 40px 0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .menu-row .contact-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    text-align: center;
  }
  .footer .menu-row > div:not(.contact-col) {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .footer .menu-row {
    padding-top: 32px;
    padding-bottom: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px 0;
  }
  .footer .menu-row > * {
    width: 100%;
    max-width: 300px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }
  .footer .menu-row .contact-col {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    text-align: left;
  }
}
.footer .main-menu-col ul {
  font-size: 21px;
}
.footer .main-menu-col ul a:has(strong) {
  color: var(--wp--preset--color--accent-1);
}
.footer .main-menu-col ul strong {
  font-weight: 600;
}
.footer .contact-col {
  text-align: right;
  margin-right: 0;
  margin-left: auto;
}
.footer .contact-col p {
  margin-bottom: 24px;
  font-size: 24px;
}
.footer .contact-col p em {
  font-size: 15px;
  font-style: normal;
}
.footer .contact-col p:last-child {
  margin-bottom: 0;
}
.footer .contact-col a:hover {
  color: var(--wp--preset--color--accent-1);
}
@media (max-width: 768px) {
  .footer .contact-col {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  .footer .contact-col p {
    margin-bottom: 16px;
    font-size: 21px;
  }
  .footer .contact-col p em {
    font-size: 13px;
  }
}
.footer .copyright-row {
  padding-top: 32px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 13px;
}
.footer .copyright-row a {
  color: inherit;
}
.footer .copyright-row a:hover {
  text-decoration: underline;
}
.footer .copyright-row p {
  margin: 0;
}
@media (max-width: 768px) {
  .footer .copyright-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
  }
}

.social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 24px;
  font-size: 15px;
}
.social-wrap > svg {
  width: 44px;
  height: auto;
}
@media (max-width: 560px) {
  .social-wrap span,
  .social-wrap > svg {
    display: none;
  }
}

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  gap: 0 40px;
}
.social-links a {
  display: block;
  width: 28px;
  height: 28px;
}
.social-links a svg {
  fill: currentColor;
}
.social-links a:hover {
  color: var(--wp--preset--color--accent-1);
}
@media (max-width: 768px) {
  .social-links a {
    width: 24px;
    height: 24px;
  }
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.page-title {
  --padding: 40px;
  display: block;
  padding-top: var(--padding);
  padding-bottom: var(--padding);
  margin-bottom: var(--padding);
  border-bottom: 1px solid var(--line);
  text-align: center;
}
.page-title h1 {
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .page-title h1 {
    font-size: calc(30px + 18 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .page-title h1 {
    font-size: 48px;
  }
}
@media (max-width: 1280px) {
  .page-title {
    --padding: 40px;
  }
}
@media (max-width: 1024px) {
  .page-title {
    --padding: 32px;
  }
}

.page-content {
  display: block;
  padding-left: var(--padding-left);
  padding-right: var(--padding-right);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 19px;
}
@media (max-width: 1024px) {
  .page-content {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .page-content {
    font-size: 17px;
  }
}
.page-content > p a {
  text-decoration: underline;
}
.page-content ol,
.page-content ul {
  padding-left: 24px;
}
.page-content ol.social-links,
.page-content ul.social-links {
  padding: 0;
}
.page-content .wp-block-separator {
  border-width: 1px;
  border-color: var(--line);
}

.page-content > :first-child:first-child {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}

.page-content > :last-child:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

.page-content > * {
  -webkit-margin-before: 32px;
          margin-block-start: 32px;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

.page-content > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: var(--wp--style--global--content-size);
  margin-left: auto;
  margin-right: auto;
}

body.home .page-content > * {
  -webkit-margin-before: 88px;
          margin-block-start: 88px;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
body.home .page-content .home-social-wrap {
  -webkit-margin-before: 24px;
          margin-block-start: 24px;
}

.alignwide {
  max-width: var(--wp--style--global--wide-size);
}

.alignfull {
  margin-right: calc(var(--padding-right) * -1);
  margin-left: calc(var(--padding-left) * -1);
}

.wp-block-details {
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: 6px;
  font-size: 17px;
}
.wp-block-details summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 19px;
  font-weight: 600;
}
.wp-block-details .details-icon {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wp-block-details:hover {
  border-color: #555;
}
.wp-block-details[open] {
  border-color: var(--color-primary);
}
.wp-block-details[open] .details-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.wp-block-details + .wp-block-details {
  -webkit-margin-before: 16px;
          margin-block-start: 16px;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.wpcf7 .grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px 16px;
}
.wpcf7 .grid .full {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/span 2;
}
@media (max-width: 768px) {
  .wpcf7 .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .wpcf7 .grid .full {
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
.wpcf7 .grid .row > label {
  display: block;
  line-height: 1.2;
  font-size: 15px;
  margin-bottom: 8px;
  padding-left: 16px;
}
.wpcf7 .grid input[type=text],
.wpcf7 .grid input[type=email],
.wpcf7 .grid select,
.wpcf7 .grid textarea {
  display: block;
  width: 100%;
  padding: 20px 16px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 4px;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0 0 0 1px #e1e1e1;
          box-shadow: inset 0 0 0 1px #e1e1e1;
}
.wpcf7 .grid input[type=text]:focus,
.wpcf7 .grid input[type=email]:focus,
.wpcf7 .grid select:focus,
.wpcf7 .grid textarea:focus {
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 2px #1c64f2, var(--shadow-sm);
          box-shadow: inset 0 0 0 2px #1c64f2, var(--shadow-sm);
  outline: 0;
}
.wpcf7 .grid input[type=text].wpcf7-not-valid,
.wpcf7 .grid input[type=email].wpcf7-not-valid,
.wpcf7 .grid select.wpcf7-not-valid,
.wpcf7 .grid textarea.wpcf7-not-valid {
  background: #fff url(images/warning-red.svg) right 12px center no-repeat;
  background-size: 14px 14px;
  -webkit-box-shadow: inset 0 0 0 2px #e02424;
          box-shadow: inset 0 0 0 2px #e02424;
  outline: 0;
}
.wpcf7 .grid textarea {
  height: 120px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wpcf7 .grid textarea:focus {
  height: 200px;
}
.wpcf7 .wpcf7-form-control-wrap[data-name=zgoda] {
  display: block;
}
.wpcf7 .wpcf7-form-control-wrap[data-name=zgoda] input {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.wpcf7 .wpcf7-form-control-wrap[data-name=zgoda] .wpcf7-list-item-label {
  font-size: 13px;
  color: #000;
  line-height: 1.5;
  display: block;
  position: relative;
  padding-left: 34px;
  cursor: pointer;
}
.wpcf7 .wpcf7-form-control-wrap[data-name=zgoda] .wpcf7-list-item-label a {
  color: inherit;
  text-decoration: underline;
}
.wpcf7 .wpcf7-form-control-wrap[data-name=zgoda] .wpcf7-list-item-label:after {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #e1e1e1;
  background: #fff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 3px;
}
.wpcf7 .wpcf7-form-control-wrap[data-name=zgoda] .wpcf7-list-item-label:hover:after {
  background: #fff url(images/check-dark.svg) center no-repeat;
  background-size: 9px 9px;
}
.wpcf7 .wpcf7-form-control-wrap[data-name=zgoda] input:checked ~ .wpcf7-list-item-label:after {
  background: #23a04e url(images/check-white.svg) center no-repeat;
  border-color: #23a04e;
  background-size: 9px 9px;
}
.wpcf7 .last {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.wpcf7-form.submitting .last button {
  text-indent: -9999px;
  background: #fff;
  border-color: #fff;
  padding: 0;
  position: relative;
}
.wpcf7-form.submitting .last button span {
  background: none;
  display: none;
  padding-left: 0;
}
.wpcf7-form.submitting .last button:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  -webkit-animation: spin 0.5s infinite linear;
          animation: spin 0.5s infinite linear;
  border: 5px #f1f1f1 solid;
  border-left-color: #0BBF59;
  border-radius: 100%;
}
.wpcf7-form.submitting .last button:after {
  display: none;
}

#map {
  display: block;
  width: 100%;
  height: 600px;
  margin-bottom: 80px;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.category-title {
  margin-bottom: 24px;
}
.category-title h1 {
  font-weight: normal;
  margin-bottom: 0;
  line-height: 1.2;
}
.category-title h1 {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .category-title h1 {
    font-size: calc(32px + 16 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .category-title h1 {
    font-size: 48px;
  }
}

.category-description {
  margin-bottom: 32px;
  max-width: 1000px;
}
.category-description {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .category-description {
    font-size: calc(15px + 2 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .category-description {
    font-size: 17px;
  }
}
.category-description strong {
  font-weight: 600;
}

.subcategories-wrap {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px 80px;
}
.subcategories-wrap p {
  font-size: 17px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
@media (max-width: 1024px) {
  .subcategories-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.subcategories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.subcategories__item {
  --width: calc((100% - (3 * 16px))/4);
  --icon: 56px;
  width: var(--width);
}
.subcategories__item a {
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--bck-secondary);
  padding: 24px 0;
  border-radius: 6px;
  gap: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 17px;
  font-weight: 600;
}
.subcategories__item a img {
  height: var(--icon);
  width: auto;
}
.subcategories__item a:hover {
  background-color: var(--bck);
}
@media (max-width: 1280px) {
  .subcategories__item {
    --icon: 48px;
  }
}
@media (max-width: 1024px) {
  .subcategories__item {
    --icon: 48px;
  }
}
@media (max-width: 768px) {
  .subcategories__item {
    --width: calc((100% - 16px) / 2);
    --icon: 40px;
  }
  .subcategories__item a {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .subcategories__item {
    --icon: 40px;
  }
  .subcategories__item a {
    font-size: 13px;
    padding: 16px;
  }
}
@media (max-width: 1024px) {
  .subcategories {
    width: 100%;
  }
}

.sorting-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
  gap: 12px 20px;
}
.sorting-wrapper p {
  font-size: 17px;
  margin-bottom: 0;
}
.sorting-wrapper select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  padding: 16px 20px;
  padding-right: 40px;
  background: #fff url(images/arrow-down-black.svg) right 16px center no-repeat;
  background-size: 12px 12px;
  border: none;
  border-radius: 4px;
  font-size: 15px;
  color: #000;
}
@media (max-width: 768px) {
  .sorting-wrapper p {
    font-size: 13px;
  }
  .sorting-wrapper select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    display: block;
    padding: 12px;
    padding-right: 40px;
    font-size: 13px;
  }
}

.products-grid {
  display: -ms-grid;
  display: grid;
  gap: 24px 24px;
  margin-bottom: 64px;
  -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
  grid-template-columns: repeat(3, 1fr);
}
.products-grid .product {
  position: relative;
}
@media (max-width: 1024px) {
  .products-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .products-grid {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.products-grid.related-products {
  -ms-grid-columns: 1fr 32px 1fr 32px 1fr 32px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
@media (max-width: 768px) {
  .products-grid.related-products {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .is-style-products-grid-2 .products-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .is-style-products-grid-3 .products-grid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 1024px) {
  .is-style-products-grid-4 .products-grid {
    gap: 64px 40px;
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
    grid-template-columns: repeat(4, 1fr);
  }
}

.product-grid-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: -webkit-min-content 24px 28px 24px 1fr 24px 36px 24px 48px;
  -ms-grid-rows: min-content 24px 28px 24px 1fr 24px 36px 24px 48px;
  grid-template-rows: -webkit-min-content 28px 1fr 36px 48px;
  grid-template-rows: min-content 28px 1fr 36px 48px;
  gap: 24px 0;
  position: relative;
  padding: 24px;
  border-radius: 8px;
  background-color: var(--bck-secondary);
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.product-grid-item > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.product-grid-item > *:nth-child(2) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.product-grid-item > *:nth-child(3) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}

.product-grid-item > *:nth-child(4) {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
}

.product-grid-item > *:nth-child(5) {
  -ms-grid-row: 9;
  -ms-grid-column: 1;
}
@media (max-width: 1024px) {
  .product-grid-item {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .product-grid-item {
    -ms-grid-rows: -webkit-min-content 16px 28px 16px 1fr 16px 32px 16px 40px;
    -ms-grid-rows: min-content 16px 28px 16px 1fr 16px 32px 16px 40px;
    grid-template-rows: -webkit-min-content 28px 1fr 32px 40px;
    grid-template-rows: min-content 28px 1fr 32px 40px;
    gap: 16px 0;
    padding: 16px;
    border-radius: 6px;
  }
}
.product-grid-item .photo {
  display: block;
  position: relative;
  aspect-ratio: 1;
  width: 100%;
  max-width: 300px;
}
.product-grid-item .photo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  aspect-ratio: 1;
  border-radius: 6px;
  overflow: hidden;
}
.product-grid-item .photo a:hover img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.product-grid-item .photo img {
  width: auto;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-grid-item .photo .product-wishlist-btn,
.product-grid-item .photo .product-remove-wishlist-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 10;
  color: #000;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
}
.product-grid-item .photo .product-wishlist-btn em,
.product-grid-item .photo .product-remove-wishlist-btn em {
  display: none;
}
.product-grid-item .photo .product-wishlist-btn svg,
.product-grid-item .photo .product-remove-wishlist-btn svg {
  fill: currentColor;
  width: 24px;
  height: 24px;
}
.product-grid-item .categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  font-size: 12px;
}
.product-grid-item .categories a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 16px;
  height: 28px;
  background-color: var(--product-cat-bck);
  color: var(--product-cat-color);
  border-radius: 20px;
}
.product-grid-item .categories a:hover {
  background-color: var(--product-cat-bck-hover);
  color: var(--product-cat-color-hover);
}
.product-grid-item .title-wrap {
  padding-bottom: 12px;
}
.product-grid-item .title {
  padding-bottom: 24px;
}
.product-grid-item .title {
  font-size: 19px;
}
@media screen and (min-width: 768px) {
  .product-grid-item .title {
    font-size: calc(19px + 4 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .product-grid-item .title {
    font-size: 23px;
  }
}
.product-grid-item .title a {
  display: inline-block;
  line-height: 1.3;
}
.product-grid-item .title a:hover {
  text-decoration: underline;
}
@media (max-width: 550px) {
  .product-grid-item .title {
    padding-bottom: 0;
  }
}
.product-grid-item .excerpt {
  font-size: 15px;
}
.product-grid-item .excerpt ul {
  padding-left: 24px;
}
.product-grid-item .price-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  gap: 0 12px;
}
.product-grid-item .price-wrap strong {
  font-weight: 300;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.product-grid-item .price-wrap strong {
  font-size: 21px;
}
@media screen and (min-width: 768px) {
  .product-grid-item .price-wrap strong {
    font-size: calc(21px + 15 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .product-grid-item .price-wrap strong {
    font-size: 36px;
  }
}
.product-grid-item .price-wrap span {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  color: var(--product-price-sale);
  text-decoration: line-through;
}
.product-grid-item .price-wrap span {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .product-grid-item .price-wrap span {
    font-size: calc(16px + 7 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .product-grid-item .price-wrap span {
    font-size: 23px;
  }
}
.product-grid-item .price-wrap span {
  opacity: 0.5;
}
.product-grid-item .product-variant-link {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 20px;
}
.product-grid-item .product-variant-link svg {
  width: 28px;
  height: 28px;
  fill: currentColor;
}
.product-grid-item .product-add-to-cart {
  position: relative;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
  width: 100%;
  padding: 0;
}
.product-grid-item .product-add-to-cart span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px;
}
.product-grid-item .product-add-to-cart span svg {
  width: 28px;
  height: 28px;
  fill: currentColor;
}
.product-grid-item .product-add-to-cart span em {
  font-style: normal;
}
.product-grid-item .button-wrap .btn.smaller {
  --font-size: 14px;
  --font-weight: 600;
  --min-height: 48px;
  --padding: 6px 24px;
  --border-radius: 3px;
  --svg: 14px;
}
@media (max-width: 768px) {
  .product-grid-item .button-wrap .btn.smaller {
    --font-size: 13px;
    --font-weight: 600;
    --min-height: 40px;
    --padding: 6px 20px;
    --border-radius: 3px;
    --svg: 14px;
  }
}
.product-grid-item .product-unavailable {
  width: 100%;
  background: #888;
  color: #fff;
  cursor: not-allowed;
}

.related-products .product-grid-item {
  -ms-grid-rows: -webkit-min-content 16px 1fr 16px 21px 16px 44px;
  -ms-grid-rows: min-content 16px 1fr 16px 21px 16px 44px;
  grid-template-rows: -webkit-min-content 1fr 21px 44px;
  grid-template-rows: min-content 1fr 21px 44px;
  gap: 16px 0;
}
.related-products .product-grid-item .title {
  padding-bottom: 8px;
}
.related-products .product-grid-item .title {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .related-products .product-grid-item .title {
    font-size: calc(15px + 2 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .related-products .product-grid-item .title {
    font-size: 17px;
  }
}
@media (max-width: 550px) {
  .related-products .product-grid-item .title {
    padding-bottom: 0;
  }
}
.related-products .product-grid-item .price-wrap {
  gap: 0 12px;
}
.related-products .product-grid-item .price-wrap strong {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .related-products .product-grid-item .price-wrap strong {
    font-size: calc(18px + 3 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .related-products .product-grid-item .price-wrap strong {
    font-size: 21px;
  }
}
.related-products .product-grid-item .price-wrap span {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .related-products .product-grid-item .price-wrap span {
    font-size: calc(14px + 2 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .related-products .product-grid-item .price-wrap span {
    font-size: 16px;
  }
}
.related-products .product-grid-item .product-variant-link,
.related-products .product-grid-item .product-add-to-cart {
  font-size: 13px;
  font-weight: 600;
  min-height: 44px;
  padding: 6px 12px;
}
.related-products .product-grid-item .product-variant-link span,
.related-products .product-grid-item .product-add-to-cart span {
  gap: 0 12px;
}
.related-products .product-grid-item .product-variant-link span svg,
.related-products .product-grid-item .product-add-to-cart span svg {
  width: 22px;
  height: 22px;
}
.related-products .product-grid-item .product-unavailable {
  width: 100%;
  background: #888;
  color: #fff;
  cursor: not-allowed;
}

.info-labels {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
}
.info-labels .info-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 13px;
  padding: 4px 12px;
  border-radius: 4px;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.single-product-wrapper {
  position: relative;
  padding-top: 40px;
}
@media (min-width: 1024px) {
  .single-product-wrapper .single-product-gallery-wrap {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
    position: relative;
  }
  .single-product-wrapper .single-product-meta-wrap {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/span 2;
  }
  .single-product-wrapper .single-product-data {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (min-width: 1480px) {
  .single-product-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 600px 100px 1fr;
    grid-template-columns: 600px 1fr;
    gap: 64px 100px;
  }
}
@media (min-width: 1281px) and (max-width: 1479px) {
  .single-product-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 500px 80px 1fr;
    grid-template-columns: 500px 1fr;
    gap: 64px 80px;
  }
}
@media (min-width: 1180px) and (max-width: 1280px) {
  .single-product-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 1fr) 40px 1fr;
    grid-template-columns: minmax(0, 1fr) 1fr;
    gap: 64px 40px;
  }
}
@media (max-width: 1180px) {
  .single-product-wrapper {
    display: block;
    width: 100%;
    max-width: 800px;
    margin: 0 auto 64px;
  }
  .single-product-wrapper .single-product-gallery-wrap {
    margin-bottom: 64px;
  }
  .single-product-wrapper .single-product-meta-wrap {
    margin-bottom: 64px;
  }
}
@media (max-width: 768px) {
  .single-product-wrapper .single-product-gallery-wrap {
    margin-bottom: 40px;
  }
  .single-product-wrapper .single-product-meta-wrap {
    margin-bottom: 40px;
  }
}
.single-product-wrapper .sticky {
  position: sticky;
  top: 20px;
}
.single-product-wrapper .categories-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: 16px 24px;
      flex-wrap: 16px 24px;
  margin-bottom: 32px;
}
.single-product-wrapper .categories-wrap .categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  font-size: 15px;
}
.single-product-wrapper .categories-wrap .categories a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 24px;
  height: 36px;
  background-color: #fff;
  color: #000;
  border-radius: 20px;
}
.single-product-wrapper .categories-wrap .categories a:hover {
  background-color: var(--wp--preset--color--accent-1);
}
.single-product-wrapper .categories-wrap .stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 12px;
}
.single-product-wrapper .categories-wrap .stars svg {
  width: 20px;
  height: 20px;
  fill: #faca15;
  fill: #ffc107;
}
.single-product-wrapper h1.single-product-title {
  font-size: 23px;
}
@media screen and (min-width: 768px) {
  .single-product-wrapper h1.single-product-title {
    font-size: calc(23px + 11 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .single-product-wrapper h1.single-product-title {
    font-size: 34px;
  }
}
.single-product-wrapper h1.single-product-title {
  line-height: 1.2;
  margin-bottom: 48px;
  font-weight: 400;
}
.single-product-wrapper .price-wrap {
  display: block;
  margin-bottom: 40px;
}
.single-product-wrapper .price-wrap strong {
  display: block;
  line-height: 1;
  white-space: nowrap;
  color: var(--theme-font-color);
  font-weight: 400;
}
.single-product-wrapper .price-wrap strong {
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .single-product-wrapper .price-wrap strong {
    font-size: calc(30px + 18 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .single-product-wrapper .price-wrap strong {
    font-size: 48px;
  }
}
.single-product-wrapper .price-wrap .current-price {
  font-style: normal;
}
.single-product-wrapper .price-wrap.with-discount {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: -webkit-min-content 24px -webkit-min-content;
  -ms-grid-columns: min-content 24px min-content;
  grid-template-columns: -webkit-min-content -webkit-min-content;
  grid-template-columns: min-content min-content;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px 24px;
  white-space: nowrap;
}
.single-product-wrapper .price-wrap.with-discount strong {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-row-align: center;
      align-self: center;
}
.single-product-wrapper .price-wrap.with-discount span {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/span 2;
  -ms-grid-row: 2;
  grid-row: 2;
  font-size: 15px;
  line-height: 1;
  color: var(--product-price-sale);
}
.single-product-wrapper .price-wrap.with-discount .discount-info {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
  border-radius: 18px;
  font-size: 12px;
  padding: 0 16px;
  font-weight: 500;
  white-space: nowrap;
  font-style: normal;
  background: var(--product-discount-label-bck);
  color: var(--product-discount-label-color);
  -ms-grid-column-align: start;
      justify-self: start;
}
@media (max-width: 550px) {
  .single-product-wrapper .price-wrap.with-discount .discount-info {
    font-size: 11px;
    padding: 0 12px;
  }
}
.single-product-wrapper .price-wrap.with-discount .price-history {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/span 2;
  -ms-grid-row: 3;
  grid-row: 3;
  color: var(--product-price-history);
}
.single-product-wrapper .price-wrap .price-history {
  white-space: nowrap;
  font-size: 13px;
  color: var(--product-price-history);
}
.single-product-wrapper .variations-select-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 104px 20px 1fr;
  grid-template-columns: 104px 1fr;
  gap: 16px 20px;
  margin-bottom: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-product-wrapper .variations-select-wrapper label {
  font-weight: bold;
  font-size: 15px;
}
.single-product-wrapper .variations-select-wrapper select {
  display: block;
  width: 100%;
  padding: 16px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background: #fff url(images/arrow-down-black.svg) right 12px center no-repeat;
  background-size: 12px 12px;
  background-clip: padding-box;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 4px;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0 0 0 1px #e1e1e1;
          box-shadow: inset 0 0 0 1px #e1e1e1;
}
.single-product-wrapper .variations-select-wrapper select:focus {
  -webkit-box-shadow: inset 0 0 0 2px #000, var(--shadow-sm);
          box-shadow: inset 0 0 0 2px #000, var(--shadow-sm);
  outline: 0;
}
.single-product-wrapper .add-to-cart-wrap {
  margin-bottom: 24px;
  max-width: 360px;
}
.single-product-wrapper .add-to-cart-wrap .product-add-to-cart,
.single-product-wrapper .add-to-cart-wrap .product-add-to-cart-external {
  position: relative;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  width: 100%;
  padding: 0;
}
.single-product-wrapper .add-to-cart-wrap .product-add-to-cart span,
.single-product-wrapper .add-to-cart-wrap .product-add-to-cart-external span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px;
}
.single-product-wrapper .add-to-cart-wrap .product-add-to-cart span svg,
.single-product-wrapper .add-to-cart-wrap .product-add-to-cart-external span svg {
  width: 28px;
  height: 28px;
  fill: currentColor;
}
.single-product-wrapper .add-to-cart-wrap .product-add-to-cart span em,
.single-product-wrapper .add-to-cart-wrap .product-add-to-cart-external span em {
  font-style: normal;
}
.single-product-wrapper .add-to-cart-wrap .product-add-to-cart:disabled,
.single-product-wrapper .add-to-cart-wrap .product-add-to-cart-external:disabled {
  opacity: 0.65;
  cursor: default;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.single-product-wrapper .add-to-cart-wrap .product-unavailable {
  background: #888;
  color: #fff;
  cursor: not-allowed;
}
@media (max-width: 500px) {
  .single-product-wrapper .add-to-cart-wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.product-additional-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  font-size: 13px;
  color: var(--text-color-secondary);
  margin-bottom: 40px;
  border-bottom: 1px solid var(--line);
  padding-bottom: 40px;
}
.product-additional-info p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 16px;
  margin-bottom: 0;
}
.product-additional-info p svg {
  width: 20px;
  height: 20px;
}

.single-product-gallery-wrap {
  position: relative;
}
@media (min-width: 1180px) {
  .single-product-gallery-wrap.with-thumbs .info-labels {
    left: 8px;
  }
}
.single-product-gallery-wrap > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.single-product-gallery-wrap .single-photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-height: 600px;
}
.single-product-gallery-wrap .single-photo img {
  height: 100%;
  width: auto;
}
.single-product-gallery-wrap .single-product-gallery {
  position: relative;
}
.single-product-gallery-wrap .single-product-gallery .thumbSwiper .swiper-slide {
  opacity: 0.2;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  cursor: pointer;
}
.single-product-gallery-wrap .single-product-gallery .thumbSwiper .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.single-product-gallery-wrap .single-product-gallery .mainSwiper {
  width: 100%;
  height: 100%;
  margin-bottom: 16px;
}
.single-product-gallery-wrap .single-product-gallery .mainSwiper a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single-product-gallery-wrap .single-product-gallery .mainSwiper a:hover {
  opacity: 0.65;
}
.single-product-gallery-wrap .single-product-gallery .mainSwiper img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.single-product-gallery-wrap .mainSwiper-button-prev,
.single-product-gallery-wrap .mainSwiper-button-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 100;
  border-radius: 50%;
  top: 50%;
  margin-top: -20px;
  background: var(--product-swiper-bck);
  color: var(--product-swiper-color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.single-product-gallery-wrap .mainSwiper-button-prev.swiper-button-disabled,
.single-product-gallery-wrap .mainSwiper-button-next.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}
.single-product-gallery-wrap .mainSwiper-button-prev svg,
.single-product-gallery-wrap .mainSwiper-button-next svg {
  width: 12px;
  height: 12px;
}
.single-product-gallery-wrap .mainSwiper-button-prev:not(.swiper-button-disabled):hover,
.single-product-gallery-wrap .mainSwiper-button-next:not(.swiper-button-disabled):hover {
  background: var(--product-swiper-bck-hover);
  color: var(--product-swiper-color-hover);
}
.single-product-gallery-wrap .mainSwiper-button-prev {
  left: -40px;
}
.single-product-gallery-wrap .mainSwiper-button-next {
  right: -40px;
}
.single-product-gallery-wrap .mainSwiper:hover .mainSwiper-button-prev {
  left: 8px;
}
.single-product-gallery-wrap .mainSwiper:hover .mainSwiper-button-next {
  right: 8px;
}
@media (max-width: 1024px) {
  .single-product-gallery-wrap .mainSwiper-button-prev {
    left: 8px;
  }
  .single-product-gallery-wrap .mainSwiper-button-next {
    right: 8px;
  }
}

.free-delivery-box {
  padding: 16px;
  border: 1px solid var(--line);
  color: var(--text-color-main);
  font-size: 15px;
  text-align: center;
  margin-bottom: 16px;
}

.product-extra-info {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 16px 3fr;
  grid-template-columns: 2fr 3fr;
  gap: 16px;
  padding: 16px;
  border: 1px solid var(--line);
  color: var(--text-color-main);
  font-size: 11px;
}
@media (max-width: 500px) {
  .product-extra-info {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 0;
    border: none;
  }
}
.product-extra-info p {
  line-height: 1.3;
}
.product-extra-info .box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 24px 16px 1fr;
  grid-template-columns: 24px 1fr;
  gap: 12px 16px;
}
.product-extra-info .box .icon svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
}
.product-extra-info a {
  color: inherit;
  text-decoration: underline;
}

.product-extra-desc {
  padding: 16px;
  border-width: 1px;
  border-style: solid;
  color: var(--text-color-main);
  line-height: 1.45;
  margin-top: 16px;
}
.product-extra-desc {
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .product-extra-desc {
    font-size: calc(13px + 2 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .product-extra-desc {
    font-size: 15px;
  }
}

.product-desc-tab > :first-child:first-child {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}
.product-desc-tab > :last-child:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.product-desc-tab > * {
  -webkit-margin-before: 16px;
          margin-block-start: 16px;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.product-desc-tab ol,
.product-desc-tab ul {
  padding-left: 24px;
}

.product-desc-tab + #deliveryTab {
  padding-top: 24px;
}

.delivery-table .delivery-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 16px 100px;
  grid-template-columns: 1fr 100px;
  padding: 12px 0;
  font-size: 15px;
  gap: 8px 16px;
}
.delivery-table .delivery-row em {
  font-style: normal;
}
.delivery-table .delivery-row strong {
  text-align: right;
}
.delivery-table .delivery-row:not(:last-child) {
  border-bottom: 1px solid var(--line);
}
@media (max-width: 600px) {
  .delivery-table .delivery-row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .delivery-table .delivery-row strong {
    text-align: left;
  }
}

.product-tabs {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
.product-tabs .product-tab:not(:last-child) {
  padding-bottom: 40px;
  border-bottom: 1px solid var(--line);
}
.product-tabs .collapse-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 21px;
  gap: 0 16px;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
  font-weight: bold;
  color: var(--text-color-main);
}
.product-tabs .collapse-button svg {
  width: 14px;
  height: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-tabs .collapse-button[aria-expanded=true] svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.product-tabs .js-collapse.hide {
  display: none;
}

.product-tab .product-desc-tab {
  padding-top: 24px;
}
.product-tab .product-attributes dl {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: -webkit-min-content 20px 1fr;
  -ms-grid-columns: min-content 20px 1fr;
  grid-template-columns: -webkit-min-content 1fr;
  grid-template-columns: min-content 1fr;
  gap: 12px 20px;
  font-size: 15px;
}
.product-tab .product-attributes dl dt,
.product-tab .product-attributes dl dd {
  padding: 0;
  margin: 0;
}
.product-tab .product-attributes dl dt {
  font-weight: bold;
  white-space: nowrap;
}

.product-attributes-tab {
  padding-top: 24px;
}
.product-attributes-tab p {
  font-size: 1.2em;
}

.single-product-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3em;
}
.single-product-data > *:last-child {
  margin-bottom: 0;
  border: none;
}

#comments .comment-list {
  list-style: none;
  margin: 0;
  margin-bottom: 40px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
#comments .comment-list .comment {
  display: block;
  padding: 24px;
  border: 1px solid #e1e1e1;
  font-size: 15px;
}
#comments .comment-list .comment-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 6px 12px;
  margin-bottom: 16px;
}
#comments .comment-list .comment-meta a {
  color: #000;
}
#comments .comment-list .comment-meta .comment-author {
  font-size: 17px;
}
#comments .comment-list .comment-meta .comment-metadata {
  font-size: 13px;
}
#comments .comment-list .reply {
  display: none;
}
#comments .comment-reply-title {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 20px;
}
#comments .comment-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px 0;
}
#comments .comment-form-comment label,
#comments .comment-form-author label,
#comments .comment-form-email label,
#comments .acf-comment-fields label {
  display: block;
  font-size: 15px;
  font-weight: inherit;
  margin-bottom: 12px;
  line-height: 1;
  white-space: nowrap;
}
#comments .comment-form-comment input[type=text],
#comments .comment-form-comment input[type=email],
#comments .comment-form-comment textarea,
#comments .comment-form-comment select,
#comments .comment-form-author input[type=text],
#comments .comment-form-author input[type=email],
#comments .comment-form-author textarea,
#comments .comment-form-author select,
#comments .comment-form-email input[type=text],
#comments .comment-form-email input[type=email],
#comments .comment-form-email textarea,
#comments .comment-form-email select,
#comments .acf-comment-fields input[type=text],
#comments .acf-comment-fields input[type=email],
#comments .acf-comment-fields textarea,
#comments .acf-comment-fields select {
  display: block;
  width: 100%;
  padding: 16px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 4px;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0 0 0 1px #e1e1e1;
          box-shadow: inset 0 0 0 1px #e1e1e1;
}
#comments .comment-form-comment input[type=text]::-webkit-input-placeholder,
#comments .comment-form-comment input[type=email]::-webkit-input-placeholder,
#comments .comment-form-comment textarea::-webkit-input-placeholder,
#comments .comment-form-comment select::-webkit-input-placeholder,
#comments .comment-form-author input[type=text]::-webkit-input-placeholder,
#comments .comment-form-author input[type=email]::-webkit-input-placeholder,
#comments .comment-form-author textarea::-webkit-input-placeholder,
#comments .comment-form-author select::-webkit-input-placeholder,
#comments .comment-form-email input[type=text]::-webkit-input-placeholder,
#comments .comment-form-email input[type=email]::-webkit-input-placeholder,
#comments .comment-form-email textarea::-webkit-input-placeholder,
#comments .comment-form-email select::-webkit-input-placeholder,
#comments .acf-comment-fields input[type=text]::-webkit-input-placeholder,
#comments .acf-comment-fields input[type=email]::-webkit-input-placeholder,
#comments .acf-comment-fields textarea::-webkit-input-placeholder,
#comments .acf-comment-fields select::-webkit-input-placeholder {
  color: #999;
}
#comments .comment-form-comment input[type=text]::-moz-placeholder,
#comments .comment-form-comment input[type=email]::-moz-placeholder,
#comments .comment-form-comment textarea::-moz-placeholder,
#comments .comment-form-comment select::-moz-placeholder,
#comments .comment-form-author input[type=text]::-moz-placeholder,
#comments .comment-form-author input[type=email]::-moz-placeholder,
#comments .comment-form-author textarea::-moz-placeholder,
#comments .comment-form-author select::-moz-placeholder,
#comments .comment-form-email input[type=text]::-moz-placeholder,
#comments .comment-form-email input[type=email]::-moz-placeholder,
#comments .comment-form-email textarea::-moz-placeholder,
#comments .comment-form-email select::-moz-placeholder,
#comments .acf-comment-fields input[type=text]::-moz-placeholder,
#comments .acf-comment-fields input[type=email]::-moz-placeholder,
#comments .acf-comment-fields textarea::-moz-placeholder,
#comments .acf-comment-fields select::-moz-placeholder {
  color: #999;
}
#comments .comment-form-comment input[type=text]:-ms-input-placeholder,
#comments .comment-form-comment input[type=email]:-ms-input-placeholder,
#comments .comment-form-comment textarea:-ms-input-placeholder,
#comments .comment-form-comment select:-ms-input-placeholder,
#comments .comment-form-author input[type=text]:-ms-input-placeholder,
#comments .comment-form-author input[type=email]:-ms-input-placeholder,
#comments .comment-form-author textarea:-ms-input-placeholder,
#comments .comment-form-author select:-ms-input-placeholder,
#comments .comment-form-email input[type=text]:-ms-input-placeholder,
#comments .comment-form-email input[type=email]:-ms-input-placeholder,
#comments .comment-form-email textarea:-ms-input-placeholder,
#comments .comment-form-email select:-ms-input-placeholder,
#comments .acf-comment-fields input[type=text]:-ms-input-placeholder,
#comments .acf-comment-fields input[type=email]:-ms-input-placeholder,
#comments .acf-comment-fields textarea:-ms-input-placeholder,
#comments .acf-comment-fields select:-ms-input-placeholder {
  color: #999;
}
#comments .comment-form-comment input[type=text]:focus,
#comments .comment-form-comment input[type=email]:focus,
#comments .comment-form-comment textarea:focus,
#comments .comment-form-comment select:focus,
#comments .comment-form-author input[type=text]:focus,
#comments .comment-form-author input[type=email]:focus,
#comments .comment-form-author textarea:focus,
#comments .comment-form-author select:focus,
#comments .comment-form-email input[type=text]:focus,
#comments .comment-form-email input[type=email]:focus,
#comments .comment-form-email textarea:focus,
#comments .comment-form-email select:focus,
#comments .acf-comment-fields input[type=text]:focus,
#comments .acf-comment-fields input[type=email]:focus,
#comments .acf-comment-fields textarea:focus,
#comments .acf-comment-fields select:focus {
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 0 2px #1c64f2, var(--shadow-sm);
          box-shadow: inset 0 0 0 2px #1c64f2, var(--shadow-sm);
  outline: 0;
}
#comments .comment-form-comment select,
#comments .comment-form-author select,
#comments .comment-form-email select,
#comments .acf-comment-fields select {
  background: #fff url(images/arrow-down-black.svg) right 16px center no-repeat;
  background-size: 10px 10px;
}
#comments .acf-fields.-clear > .acf-field {
  margin: 0;
  padding: 0;
}
#comments .comment-form-author,
#comments .comment-form-email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 24px;
}
#comments .comment-form-author label,
#comments .comment-form-email label {
  margin-bottom: 0;
  padding-top: 18px;
  width: 160px;
}
#comments .acf-comment-fields .acf-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 24px;
}
#comments .acf-comment-fields .acf-field .acf-label {
  margin-bottom: 0;
  padding-top: 18px;
  width: 160px;
}
#comments .acf-comment-fields .acf-field .acf-input {
  width: 100%;
}
.product-reviews {
  list-style: none;
  margin: 0;
  margin-bottom: 24px;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.product-reviews .review {
  display: block;
  padding: 16px;
  border: 1px solid var(--line);
}
.product-reviews .review-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 16px;
}
.product-reviews .review-header p {
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: bold;
  font-size: 17px;
}
.product-reviews .review-header .stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  height: 16px;
}
.product-reviews .review-header .stars svg {
  height: 16px;
  fill: #ffc107;
}
.product-reviews .review-body {
  font-size: 15px;
}
.product-reviews .review-body > *:last-child {
  margin-bottom: 0;
}

.product-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}
.product-news__row {
  padding: 20px;
  border-radius: var(--border-radius);
  border: 1px solid var(--line);
  font-size: 0.9375rem;
  position: relative;
}
.product-news__row .new-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: -1px;
  top: -1px;
  border-radius: 0 var(--border-radius) 0 0;
  z-index: 5;
  overflow: hidden;
}
.product-news__row .new-label strong {
  display: block;
  font-size: 11px;
  font-weight: bold;
  color: var(--button-text);
  background: var(--button-bg);
  padding: 8px 12px;
  line-height: 1;
  text-transform: uppercase;
}
.product-news__row .date {
  display: block;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 12px;
  margin-bottom: 8px;
  line-height: 1;
}
.product-news__row .title {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 0.75em;
}

.related-products-wrap {
  margin-bottom: 80px;
}
.related-products-wrap .related-swiper .swiper-slide {
  height: auto;
}

.related-swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  padding-top: 32px;
}
.related-swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: 2px solid var(--text-color-main);
  border-radius: 50%;
  cursor: pointer;
}
.related-swiper-pagination .swiper-pagination-bullet:hover, .related-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--text-color-main);
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.js-adv-filter__form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 32px 1fr 32px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px 32px;
  margin-bottom: 40px;
}
.js-adv-filter__form .search-input {
  position: relative;
}
.js-adv-filter__form .search-input .search-input__input {
  display: block;
  width: 100%;
  height: 64px;
  padding: 0 16px 0 40px;
  font-size: 15px;
  border: none;
  background: #fff;
  border-radius: 4px;
}
.js-adv-filter__form .search-input .search-input__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 16px;
  top: 50%;
  z-index: 5;
  margin: 0;
  margin-top: -8px;
  padding: 0;
  background: none;
  border: none;
  color: #000;
}
.js-adv-filter__form .search-input .search-input__btn svg {
  width: 16px;
  height: 16px;
}
.js-adv-filter__form select {
  display: block;
  width: 100%;
  height: 64px;
  background: #fff url(images/arrow-right-long-black.svg) right 16px center no-repeat;
  background-size: 12px 12px;
  font-size: 15px;
  padding: 0 16px;
  border-radius: 4px;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #000;
}
@media (max-width: 768px) {
  .js-adv-filter__form {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .js-adv-filter__form .search-input {
    position: relative;
  }
  .js-adv-filter__form .search-input .search-input__input {
    height: 48px;
    padding: 0 16px 0 40px;
    font-size: 13px;
  }
  .js-adv-filter__form select {
    height: 48px;
    font-size: 13px;
  }
}

.calendar-list,
.js-adv-filter__gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  margin-bottom: 40px;
}
.calendar-list .js-filter__item,
.js-adv-filter__gallery .js-filter__item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 240px 2fr 1fr 150px;
  grid-template-columns: 240px 2fr 1fr 150px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 24px;
  background: color-mix(in hsl, hsl(var(--bck)) 92%, white);
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.calendar-list .js-filter__item.unavailable,
.js-adv-filter__gallery .js-filter__item.unavailable {
  background: color-mix(in hsl, hsl(var(--bck)) 96%, white);
}
.calendar-list .js-filter__item.unavailable strong,
.calendar-list .js-filter__item.unavailable em,
.js-adv-filter__gallery .js-filter__item.unavailable strong,
.js-adv-filter__gallery .js-filter__item.unavailable em {
  opacity: 0.75;
}
.calendar-list .js-filter__item.hide,
.js-adv-filter__gallery .js-filter__item.hide {
  display: none;
}
.calendar-list .js-filter__item strong,
.js-adv-filter__gallery .js-filter__item strong {
  display: block;
  line-height: 1.2;
  margin-bottom: 12px;
  font-size: 21px;
}
.calendar-list .js-filter__item em,
.js-adv-filter__gallery .js-filter__item em {
  display: block;
  line-height: 1.2;
  font-style: normal;
  font-size: 15px;
}
.calendar-list .js-filter__item .button-wrap a,
.js-adv-filter__gallery .js-filter__item .button-wrap a {
  width: 100%;
}
.calendar-list .js-filter__item .sold-wrap,
.js-adv-filter__gallery .js-filter__item .sold-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.calendar-list .js-filter__item .sold-wrap p,
.js-adv-filter__gallery .js-filter__item .sold-wrap p {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px;
}
.calendar-list .js-filter__item:hover,
.js-adv-filter__gallery .js-filter__item:hover {
  color: #fff;
  -webkit-box-shadow: inset 0 0 0 2px var(--color-primary);
          box-shadow: inset 0 0 0 2px var(--color-primary);
}
@media (max-width: 1024px) {
  .calendar-list,
  .js-adv-filter__gallery {
    gap: 24px;
  }
  .calendar-list .js-filter__item,
  .js-adv-filter__gallery .js-filter__item {
    -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
    grid-template-columns: repeat(3, 1fr);
    padding: 24px 16px;
    gap: 16px;
    text-align: center;
  }
  .calendar-list .js-filter__item em,
  .js-adv-filter__gallery .js-filter__item em {
    font-size: 15px;
  }
  .calendar-list .js-filter__item .time strong,
  .js-adv-filter__gallery .js-filter__item .time strong {
    font-size: 19px;
  }
  .calendar-list .js-filter__item .event strong,
  .js-adv-filter__gallery .js-filter__item .event strong {
    font-size: 17px;
  }
  .calendar-list .js-filter__item .sold-wrap,
  .calendar-list .js-filter__item .button-wrap,
  .js-adv-filter__gallery .js-filter__item .sold-wrap,
  .js-adv-filter__gallery .js-filter__item .button-wrap {
    -ms-grid-column-span: 3;
    grid-column: span 3;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .calendar-list .js-filter__item .sold-wrap a,
  .calendar-list .js-filter__item .button-wrap a,
  .js-adv-filter__gallery .js-filter__item .sold-wrap a,
  .js-adv-filter__gallery .js-filter__item .button-wrap a {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 650px) {
  .calendar-list .js-filter__item,
  .js-adv-filter__gallery .js-filter__item {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .calendar-list .js-filter__item .sold-wrap,
  .calendar-list .js-filter__item .button-wrap,
  .js-adv-filter__gallery .js-filter__item .sold-wrap,
  .js-adv-filter__gallery .js-filter__item .button-wrap {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
@media (max-width: 500px) {
  .calendar-list .js-filter__item,
  .js-adv-filter__gallery .js-filter__item {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    padding: 0;
    gap: 0px;
    border: 1px solid rgba(255, 255, 255, 0.3);
  }
  .calendar-list .js-filter__item .time,
  .js-adv-filter__gallery .js-filter__item .time {
    width: 100%;
    padding: 16px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .calendar-list .js-filter__item em,
  .js-adv-filter__gallery .js-filter__item em {
    font-size: 13px;
  }
  .calendar-list .js-filter__item .time strong,
  .js-adv-filter__gallery .js-filter__item .time strong {
    font-size: 17px;
  }
  .calendar-list .js-filter__item .event,
  .js-adv-filter__gallery .js-filter__item .event {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .calendar-list .js-filter__item .event strong,
  .js-adv-filter__gallery .js-filter__item .event strong {
    font-size: 15px;
  }
  .calendar-list .js-filter__item .sold-wrap,
  .calendar-list .js-filter__item .button-wrap,
  .js-adv-filter__gallery .js-filter__item .sold-wrap,
  .js-adv-filter__gallery .js-filter__item .button-wrap {
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .calendar-list .js-filter__item .button-wrap,
  .js-adv-filter__gallery .js-filter__item .button-wrap {
    padding-top: 20px;
    padding-bottom: 16px;
  }
  .calendar-list .js-filter__item .sold-wrap,
  .js-adv-filter__gallery .js-filter__item .sold-wrap {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .calendar-list .js-filter__item .sold-wrap img,
  .js-adv-filter__gallery .js-filter__item .sold-wrap img {
    max-height: 44px;
    width: auto;
  }
}

.no-results-filters {
  background: #e02424;
  padding: 24px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
}
.no-results-filters.hide {
  display: none;
}
.no-results-filters p {
  font-size: 23px;
  margin-bottom: 0;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.checkout-wrapper {
  margin-bottom: 64px;
  padding-top: 32px;
}
@media (max-width: 1024px) {
  .checkout-wrapper {
    padding-top: 20px;
    margin-bottom: 32px;
  }
}
.checkout-wrapper .checkout-title {
  margin-bottom: 24px;
}
.checkout-wrapper .checkout-title p {
  margin-bottom: 0;
  font-weight: bold;
  line-height: 1;
}
.checkout-wrapper .checkout-title p {
  font-size: 27px;
}
@media screen and (min-width: 768px) {
  .checkout-wrapper .checkout-title p {
    font-size: calc(27px + 5 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .checkout-wrapper .checkout-title p {
    font-size: 32px;
  }
}
.checkout-wrapper .related-title {
  display: block;
  margin-bottom: 24px;
}
.checkout-wrapper .related-title p {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .checkout-wrapper .related-title {
    text-align: center;
  }
}
.checkout-wrapper .checkout-free-delivery {
  display: block;
  padding: 16px;
  background: var(--free-delivery-bck);
  color: var(--free-delivery-color);
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  -ms-grid-column-align: start;
      justify-self: start;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.checkout-wrapper .checkout-free-delivery .delivery-info,
.checkout-wrapper .checkout-free-delivery .success-info {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 32px 16px 1fr;
  grid-template-columns: 32px 1fr;
  grid-gap: 16px;
  margin-bottom: 16px;
}
.checkout-wrapper .checkout-free-delivery .delivery-info p,
.checkout-wrapper .checkout-free-delivery .success-info p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.3;
}
.checkout-wrapper .checkout-free-delivery .delivery-info p em,
.checkout-wrapper .checkout-free-delivery .success-info p em {
  font-style: normal;
}
.checkout-wrapper .checkout-free-delivery .delivery-info .icon,
.checkout-wrapper .checkout-free-delivery .success-info .icon {
  display: block;
  height: 32px;
}
.checkout-wrapper .checkout-free-delivery .delivery-info .icon svg,
.checkout-wrapper .checkout-free-delivery .success-info .icon svg {
  width: 32px;
  height: 32px;
  fill: currentColor;
}
.checkout-wrapper .checkout-free-delivery .success-info .icon svg {
  width: 32px;
  height: 32px;
  fill: #0BBF59;
}
.checkout-wrapper .checkout-free-delivery .progress-bar-wrap {
  display: block;
  width: 100%;
  height: 12px;
  border-radius: 20px;
  background: var(--free-delivery-bar-bck);
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.checkout-wrapper .checkout-free-delivery .progress-bar-wrap .progress-bar {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0%;
  border-radius: 20px;
  background: var(--free-delivery-bar);
}
.checkout-wrapper .checkout-free-delivery .progress-bar-wrap .progress-bar.success {
  background: #0BBF59;
}
.checkout-wrapper .checkout-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 360px;
  grid-template-columns: 1fr 360px;
  grid-gap: 24px;
}
@media (max-width: 1280px) {
  .checkout-wrapper .checkout-grid {
    -ms-grid-columns: 1fr 24px 320px;
    grid-template-columns: 1fr 320px;
  }
}
@media (max-width: 1024px) {
  .checkout-wrapper .checkout-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (min-width: 1024px) {
  .checkout-wrapper .checkout-grid.with-delivery-box {
    -ms-grid-rows: -webkit-min-content 24px 1fr;
    -ms-grid-rows: min-content 24px 1fr;
    grid-template-rows: -webkit-min-content 1fr;
    grid-template-rows: min-content 1fr;
  }
  .checkout-wrapper .checkout-grid.with-delivery-box .checkout-free-delivery {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .checkout-wrapper .checkout-grid.with-delivery-box .checkout-table-wrap {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row-span: 2;
    grid-row: span 2;
  }
  .checkout-wrapper .checkout-grid.with-delivery-box .checkout-summary {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (max-width: 1023px) {
  .checkout-wrapper .checkout-grid.with-delivery-box .checkout-free-delivery {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .checkout-wrapper .checkout-grid.with-delivery-box .checkout-table-wrap {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .checkout-wrapper .checkout-grid.with-delivery-box .checkout-summary {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 3;
  }
}
@media (min-width: 1024px) {
  .checkout-wrapper .products-grid {
    margin-bottom: 0;
  }
  .checkout-wrapper .checkout-table {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 24px;
    border-bottom: none;
    -ms-grid-row-align: start;
        align-self: start;
  }
  .checkout-wrapper .checkout-table.with-related {
    margin-bottom: 40px;
  }
  .checkout-wrapper .checkout-table .checkout-row {
    background: var(--wp--preset--color--secondary-bck);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 12px 90px 12px 104px 12px 90px 12px 16px;
    grid-template-columns: 1fr 90px 104px 90px 16px;
    gap: 24px 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 24px;
    font-size: 15px;
    border-radius: 6px;
  }
  .checkout-wrapper .checkout-table .product {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: -webkit-min-content 24px 1fr;
    -ms-grid-columns: min-content 24px 1fr;
    grid-template-columns: -webkit-min-content 1fr;
    grid-template-columns: min-content 1fr;
    grid-gap: 0 24px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .checkout-wrapper .checkout-table .image {
    aspect-ratio: 1;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .checkout-wrapper .checkout-table .image img {
    height: 100%;
    width: auto;
  }
  .checkout-wrapper .checkout-table .title p {
    font-size: 15px;
    margin-bottom: 4px;
  }
  .checkout-wrapper .checkout-table .title p em {
    font-size: 13px;
    font-style: normal;
    color: var(--theme-second-font-color);
  }
  .checkout-wrapper .checkout-table .title p:last-child {
    margin-bottom: 0;
  }
  .checkout-wrapper .checkout-table .price {
    text-align: center;
  }
  .checkout-wrapper .checkout-table .price strong {
    display: block;
  }
  .checkout-wrapper .checkout-table .price span {
    display: block;
    font-size: 13px;
    color: var(--text-color-secondary);
    text-decoration: line-through;
  }
  .checkout-wrapper .checkout-table .sum {
    text-align: center;
  }
  .checkout-wrapper .checkout-table .remove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 12px;
    height: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .checkout-wrapper .checkout-table .remove button {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    width: 12px;
    height: 12px;
  }
  .checkout-wrapper .checkout-table .remove button svg {
    vertical-align: top;
    width: 12px;
    height: 12px;
    fill: #b1b1b1;
  }
  .checkout-wrapper .checkout-table .remove button:hover svg {
    fill: #000;
  }
}
@media (max-width: 1023px) {
  .checkout-wrapper .checkout-table {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 16px 0;
    border-bottom: none;
    -ms-grid-row-align: start;
        align-self: start;
  }
  .checkout-wrapper .checkout-table.with-related {
    margin-bottom: 40px;
  }
  .checkout-wrapper .checkout-table .checkout-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 0 1fr 0 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0;
    font-size: 15px;
    position: relative;
    background: var(--wp--preset--color--secondary-bck);
  }
  .checkout-wrapper .checkout-table .product {
    -ms-grid-column-span: 3;
    grid-column: span 3;
    -ms-grid-row: 1;
    grid-row: 1;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: -webkit-min-content 12px 1fr;
    -ms-grid-columns: min-content 12px 1fr;
    grid-template-columns: -webkit-min-content 1fr;
    grid-template-columns: min-content 1fr;
    grid-gap: 0 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid var(--wp--preset--color--line);
  }
  .checkout-wrapper .checkout-table .image {
    aspect-ratio: 1;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .checkout-wrapper .checkout-table .image img {
    height: 100%;
    width: auto;
  }
  .checkout-wrapper .checkout-table .title p {
    font-size: 15px;
    margin-bottom: 4px;
  }
  .checkout-wrapper .checkout-table .title p em {
    font-size: 13px;
    font-style: normal;
    color: var(--text-color-secondary);
  }
  .checkout-wrapper .checkout-table .title p:last-child {
    margin-bottom: 0;
  }
  .checkout-wrapper .checkout-table .price,
  .checkout-wrapper .checkout-table .qua-wrap,
  .checkout-wrapper .checkout-table .sum {
    padding: 16px 0;
    font-size: 14px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .checkout-wrapper .checkout-table .qua-wrap {
    height: 78px;
  }
  .checkout-wrapper .checkout-table .price {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
    text-align: center;
  }
  .checkout-wrapper .checkout-table .price strong {
    display: block;
  }
  .checkout-wrapper .checkout-table .price span {
    display: block;
    font-size: 13px;
    color: var(--text-color-secondary);
    text-decoration: line-through;
  }
  .checkout-wrapper .checkout-table .qua-wrap {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .checkout-wrapper .checkout-table .sum {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 2;
    grid-row: 2;
    text-align: center;
  }
  .checkout-wrapper .checkout-table .remove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 12px;
    height: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 10;
  }
  .checkout-wrapper .checkout-table .remove button {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    width: 12px;
    height: 12px;
  }
  .checkout-wrapper .checkout-table .remove button svg {
    vertical-align: top;
    width: 12px;
    height: 12px;
    fill: #b1b1b1;
  }
  .checkout-wrapper .checkout-table .remove button:hover svg {
    fill: #000;
  }
}
.checkout-wrapper .checkout-summary .bck {
  padding: 2rem;
  background: var(--wp--preset--color--secondary-bck);
  margin-bottom: 24px;
  border-radius: 6px;
}
.checkout-wrapper .checkout-summary .bck > p {
  margin-bottom: 24px;
}
.checkout-wrapper .checkout-summary .checkout-sum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1;
  margin-bottom: 32px;
}
.checkout-wrapper .checkout-summary .checkout-sum span {
  font-size: 19px;
}
.checkout-wrapper .checkout-summary .checkout-sum strong {
  font-size: 23px;
}
.checkout-wrapper .checkout-summary .checkout-sum strong em {
  font-style: normal;
}
.checkout-wrapper .checkout-summary .button-wrap a {
  width: 100%;
}
.checkout-wrapper .checkout-summary .button-wrap .salescrm-shop {
  gap: 0 16px;
}
.checkout-wrapper .checkout-summary .button-wrap .salescrm-shop svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
.checkout-wrapper .checkout-summary .button-claim {
  padding: 16px 0;
  text-align: center;
}
.checkout-wrapper .checkout-summary .button-claim p {
  font-size: 13px;
  line-height: 1;
  color: var(--text-color-secondary);
  margin-bottom: 0;
}
.checkout-wrapper .checkout-summary .button-back a {
  width: 100%;
  opacity: 0.5;
}
.checkout-wrapper .checkout-summary .button-back a:hover {
  opacity: 1;
}
.checkout-wrapper .cart-payments-methods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 12px;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
}
.checkout-wrapper .cart-payments-methods div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .checkout-wrapper .cart-payments-methods img {
    height: 14px;
    width: auto;
  }
}
.checkout-wrapper .cart-ssl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 12px;
  color: var(--wp--preset--color--font-color);
  font-size: 13px;
}
.checkout-wrapper .cart-ssl svg {
  width: 22px;
  height: 22px;
}

.empty-checkout-info {
  padding: 64px 0;
  text-align: center;
}
.empty-checkout-info p {
  font-size: 21px;
  margin-bottom: 12px;
}
.empty-checkout-info p:first-child {
  font-size: 30px;
  margin-bottom: 24px;
}
.empty-checkout-info .button-wrap {
  padding-top: 16px;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.newsletter-form__wrap {
  background: var(--strefa-gizy-bck);
  border-radius: 10px;
  color: var(--strefa-gizy-color);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 460px;
  grid-template-columns: 1fr 460px;
  padding: 64px;
  gap: 24px 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1480px) {
  .newsletter-form__wrap {
    padding: 48px;
  }
}
@media (max-width: 1280px) {
  .newsletter-form__wrap {
    padding: 40px;
  }
}
@media (max-width: 1024px) {
  .newsletter-form__wrap {
    padding: 24px;
    border-radius: 6px;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    justify-items: center;
  }
}
@media (max-width: 768px) {
  .newsletter-form__wrap {
    padding: 20px;
  }
}
.newsletter-form__desc > :first-child:first-child {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}
.newsletter-form__desc > :last-child:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.newsletter-form__desc > * {
  -webkit-margin-before: 16px;
          margin-block-start: 16px;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
@media (max-width: 1024px) {
  .newsletter-form__desc {
    max-width: 600px;
  }
}
.newsletter-form__form {
  width: 100%;
  max-width: 500px;
}
.newsletter-form__form .ml-form-formContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  margin-bottom: 16px;
}
.newsletter-form__form .ml-form-formContent input[type=text],
.newsletter-form__form .ml-form-formContent input[type=email],
.newsletter-form__form .ml-form-formContent select,
.newsletter-form__form .ml-form-formContent textarea {
  display: block;
  width: 100%;
  padding: 20px 16px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 4px;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0 0 0 1px #d1d1d1;
          box-shadow: inset 0 0 0 1px #d1d1d1;
}
.newsletter-form__form .ml-form-formContent input[type=text]:focus,
.newsletter-form__form .ml-form-formContent input[type=email]:focus,
.newsletter-form__form .ml-form-formContent select:focus,
.newsletter-form__form .ml-form-formContent textarea:focus {
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 2px var(--color-primary);
          box-shadow: inset 0 0 0 2px var(--color-primary);
  outline: 0;
}
.newsletter-form__form .btn {
  width: 100%;
}
.newsletter-form__form .ml-form-successContent {
  padding: 16px;
  background: #0BBF59;
  color: #fff;
  border-radius: 6px;
  font-size: 15px;
}
.newsletter-form__form .ml-form-successContent p:not(:last-child) {
  margin-bottom: 8px;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.order-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 64px;
  text-align: center;
  padding-top: 64px;
}
@media (max-width: 1024px) {
  .order-status {
    padding-top: 48px;
  }
}
@media (max-width: 768px) {
  .order-status {
    padding-top: 32px;
  }
}

.order-border-box {
  padding: 24px;
  border: 1px solid #e1e1e1;
  margin-bottom: 32px;
  border-radius: 8px;
}
@media (max-width: 1024px) {
  .order-border-box {
    padding: 20px;
    border-radius: 6px;
  }
}
@media (max-width: 768px) {
  .order-border-box {
    padding: 16px;
    border-radius: 4px;
  }
}

.order-summary-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-summary-image img {
  height: 128px;
}
@media (max-width: 1024px) {
  .order-summary-image img {
    height: 108px;
  }
}
@media (max-width: 768px) {
  .order-summary-image img {
    height: 88px;
  }
}

.thankyou-order-title {
  display: block;
}
.thankyou-order-title {
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .thankyou-order-title {
    font-size: calc(24px + 8 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .thankyou-order-title {
    font-size: 32px;
  }
}
.thankyou-order-title {
  text-align: center;
  font-weight: 700;
  line-height: 1.3;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.strefa-gizy__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
.strefa-gizy__product {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 128px 400px;
  grid-template-columns: 1fr 400px;
  gap: 40px 128px;
  padding: 24px;
  border: 1px solid var(--line);
  border-radius: 6px;
}
.strefa-gizy__product-desc > :first-child:first-child {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}
.strefa-gizy__product-desc > :last-child:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.strefa-gizy__product-desc > * {
  -webkit-margin-before: 16px;
          margin-block-start: 16px;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.strefa-gizy__product-desc > h2 + p {
  -webkit-margin-before: 32px;
          margin-block-start: 32px;
}

.simple-footer {
  color: #fff;
}
.simple-footer hr {
  display: block;
  width: 100%;
  height: 1px;
  border: none;
  background: var(--simple-footer-line);
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.simple-footer a {
  color: var(--simple-footer-link);
}
.simple-footer a:hover {
  color: var(--simple-footer-link-hover);
}
.simple-footer .contact-row {
  padding-top: 32px;
  padding-bottom: 32px;
  gap: 0 8px;
}
.simple-footer .contact-row p {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 2;
}
.simple-footer .contact-row p a {
  text-decoration: underline;
  font-weight: 700;
}
.simple-footer .contact-row p:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 8px;
}
.simple-footer .contact-row p:first-child svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
.simple-footer .copyright-row {
  font-size: 14px;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.simple-footer .copyright-row p {
  margin-bottom: 0;
  padding: 6px;
}
.simple-footer .copyright-row p a {
  color: inherit;
}
.simple-footer .copyright-row p a:hover {
  text-decoration: underline;
}
.simple-footer .copyright-row p:last-child {
  background: #fff;
  border-radius: 4px;
}
.simple-footer .copyright-row p:last-child a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 8px;
  color: #000;
}
.simple-footer .copyright-row p:last-child a:hover {
  text-decoration: none;
}
@media (max-width: 1100px) {
  .simple-footer .contact-row p {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .simple-footer .contact-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .simple-footer .contact-row p {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 12px;
  }
  .simple-footer .contact-row p:last-child {
    padding-left: 0;
    margin: 0;
  }
  .simple-footer .copyright-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8px 0;
    padding-top: 32px;
    text-align: center;
  }
  .simple-footer .copyright-row p {
    padding: 0;
  }
  .simple-footer .copyright-row p:last-child {
    padding: 6px;
  }
  .simple-footer .copyright-row p:last-child a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px 24px;
}
.button-wrap.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.button-wrap.end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}

:root :where(.wp-element-button, .wp-block-button__link),
.wp-block-button__link,
.btn {
  --font-size: 17px;
  --font-weight: 600;
  --min-height: 64px;
  --padding: 12px 32px;
  --border-radius: 6px;
  --svg: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0 solid transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: var(--font-size);
  font-weight: var(--font-weight);
  line-height: 1.5;
  min-height: var(--min-height);
  padding: var(--padding);
  text-align: center;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: var(--border-radius);
  color: #030303;
  background: #ffd670;
  gap: 0 16px;
}
:root :where(.wp-element-button, .wp-block-button__link) svg,
.wp-block-button__link svg,
.btn svg {
  width: var(--svg);
  height: var(--svg);
  fill: currentColor;
}
:root :where(.wp-element-button, .wp-block-button__link):hover,
.wp-block-button__link:hover,
.btn:hover {
  background: #faca15;
  color: #030303;
}
:root :where(.wp-element-button, .wp-block-button__link).bigger,
.wp-block-button__link.bigger,
.btn.bigger {
  --font-size: 17px;
  --font-weight: 600;
  --min-height: 64px;
  --padding: 12px 32px;
  --border-radius: 5px;
  --svg: 20px;
}
:root :where(.wp-element-button, .wp-block-button__link).smaller,
.wp-block-button__link.smaller,
.btn.smaller {
  --font-size: 15px;
  --font-weight: 600;
  --min-height: 56px;
  --padding: 12px 24px;
  --border-radius: 3px;
  --svg: 14px;
}
:root :where(.wp-element-button, .wp-block-button__link).small,
.wp-block-button__link.small,
.btn.small {
  --font-size: 13px;
  --font-weight: 600;
  --min-height: 40px;
  --padding: 8px 16px;
  --border-radius: 2px;
  --svg: 12px;
}
:root :where(.wp-element-button, .wp-block-button__link).border,
.wp-block-button__link.border,
.btn.border {
  background: #fff;
  border: 2px solid;
}
:root :where(.wp-element-button, .wp-block-button__link).outline.white,
.wp-block-button__link.outline.white,
.btn.outline.white {
  background: none;
  border: 1px solid #fff;
  color: #fff;
}
:root :where(.wp-element-button, .wp-block-button__link).secondary,
.wp-block-button__link.secondary,
.btn.secondary {
  background: none;
  border: 2px solid #ffd670;
  color: #ffd670;
}

.wp-block-buttons.bigger .wp-block-button__link,
.wp-block-button.bigger .wp-block-button__link {
  --font-size: 17px;
  --font-weight: 600;
  --min-height: 64px;
  --padding: 12px 32px;
  --border-radius: 5px;
  --svg: 20px;
}
.wp-block-buttons.smaller .wp-block-button__link,
.wp-block-button.smaller .wp-block-button__link {
  --font-size: 14px;
  --font-weight: 600;
  --min-height: 48px;
  --padding: 12px 20px;
  --border-radius: 3px;
  --svg: 14px;
}
.wp-block-buttons.small .wp-block-button__link,
.wp-block-button.small .wp-block-button__link {
  --font-size: 13px;
  --font-weight: 600;
  --min-height: 40px;
  --padding: 8px 16px;
  --border-radius: 2px;
  --svg: 12px;
}
.wp-block-buttons.border .wp-block-button__link,
.wp-block-button.border .wp-block-button__link {
  background: #fff;
  border: 2px solid;
}
.wp-block-buttons.clear .wp-block-button__link,
.wp-block-button.clear .wp-block-button__link {
  background: none;
  color: #000;
}

#cc-main {
  background: transparent;
  color: var(--cc-primary-color);
  font-family: var(--cc-font-family);
  font-size: 16px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.15;
  position: relative;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  position: fixed;
  z-index: var(--cc-z-index);
}

#cc-main :after,
#cc-main :before,
#cc-main a,
#cc-main button,
#cc-main div,
#cc-main h2,
#cc-main input,
#cc-main p,
#cc-main span {
  all: unset;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#cc-main .pm__badge,
#cc-main button {
  all: initial;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: unset;
  visibility: unset;
}

#cc-main .pm__badge,
#cc-main a,
#cc-main button,
#cc-main input {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
  font-family: inherit;
  font-size: 100%;
  line-height: normal;
  margin: 0;
  outline: revert;
  outline-offset: 2px;
  overflow: hidden;
}

#cc-main table,
#cc-main tbody,
#cc-main td,
#cc-main th,
#cc-main thead,
#cc-main tr {
  all: revert;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

:root {
  --cc-font-family: $base-font-family, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --cc-modal-border-radius: .2rem;
  --cc-btn-border-radius: .125rem;
  --cc-modal-transition-duration: .25s;
  --cc-link-color: var(--cc-btn-primary-bg);
  --cc-modal-margin: 1rem;
  --cc-z-index: 2147483647;
  --cc-bg: #fff;
  --cc-primary-color: #000;
  --cc-secondary-color: #333;
  --cc-btn-primary-bg: #0BBF59;
  --cc-btn-primary-color: #fff;
  --cc-btn-primary-border-color: var(--cc-btn-primary-bg);
  --cc-btn-primary-hover-bg: #1F8C4E;
  --cc-btn-primary-hover-color: #fff;
  --cc-btn-primary-hover-border-color: var(--cc-btn-primary-hover-bg);
  --cc-btn-secondary-bg: #eaeff2;
  --cc-btn-secondary-color: var(--cc-primary-color);
  --cc-btn-secondary-border-color: var(--cc-btn-secondary-bg);
  --cc-btn-secondary-hover-bg: #d4dae0;
  --cc-btn-secondary-hover-color: #000;
  --cc-btn-secondary-hover-border-color: #d4dae0;
  --cc-separator-border-color: #f0f4f7;
  --cc-toggle-on-bg: var(--cc-btn-primary-bg);
  --cc-toggle-off-bg: #667481;
  --cc-toggle-on-knob-bg: #fff;
  --cc-toggle-off-knob-bg: var(--cc-toggle-on-knob-bg);
  --cc-toggle-enabled-icon-color: var(--cc-bg);
  --cc-toggle-disabled-icon-color: var(--cc-bg);
  --cc-toggle-readonly-bg: #d5dee2;
  --cc-toggle-readonly-knob-bg: #fff;
  --cc-toggle-readonly-knob-icon-color: var(--cc-toggle-readonly-bg);
  --cc-section-category-border: var(--cc-cookie-category-block-bg);
  --cc-cookie-category-block-bg: #f0f4f7;
  --cc-cookie-category-block-border: #f0f4f7;
  --cc-cookie-category-block-hover-bg: #e9eff4;
  --cc-cookie-category-block-hover-border: #e9eff4;
  --cc-cookie-category-expanded-block-bg: transparent;
  --cc-cookie-category-expanded-block-hover-bg: #dee4e9;
  --cc-overlay-bg: rgba(0, 0, 0, .85);
  --cc-webkit-scrollbar-bg: var(--cc-section-category-border);
  --cc-webkit-scrollbar-hover-bg: var(--cc-btn-primary-hover-bg);
  --cc-footer-bg: var(--cc-btn-secondary-bg);
  --cc-footer-color: var(--cc-secondary-color);
  --cc-footer-border-color: #e4eaed;
  --cc-pm-toggle-border-radius: 4em ;
}

#cc-main.cc--rtl {
  direction: rtl;
}

#cc-main .cm__title,
#cc-main a,
#cc-main b,
#cc-main em,
#cc-main strong {
  font-weight: 600;
}

#cc-main button > span {
  pointer-events: none;
}

#cc-main .cc__link,
#cc-main a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  font-weight: 600;
  position: relative;
  -webkit-transition: background-size 0.25s, color 0.25s ease;
  transition: background-size 0.25s, color 0.25s ease;
}

#cc-main .cc__link:hover,
#cc-main a:hover {
  background-size: 100% 1px;
  color: var(--cc-primary-color);
}

#cc-main .cc__link {
  color: var(--cc-link-color);
}

#cc-main .cm__desc,
#cc-main .pm__body {
  -ms-scroll-chaining: auto contain;
      overscroll-behavior: auto contain;
  scrollbar-width: thin;
}

@media screen and (min-width: 640px) {
  #cc-main ::-webkit-scrollbar,
  #cc-main ::-webkit-scrollbar-thumb,
  #cc-main ::-webkit-scrollbar-track {
    all: revert;
  }
  #cc-main ::-webkit-scrollbar-thumb {
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: var(--cc-toggle-readonly-bg);
    border: 0.25rem solid var(--cc-bg);
    border-radius: 1rem;
  }
  #cc-main ::-webkit-scrollbar-thumb:hover {
    background: var(--cc-toggle-off-bg);
  }
  #cc-main ::-webkit-scrollbar {
    background: transparent;
    width: 12px;
  }
}
html.disable--interaction.show--consent,
html.disable--interaction.show--consent body {
  height: auto !important;
  overflow: hidden !important;
}

@media (prefers-reduced-motion) {
  #cc-main {
    --cc-modal-transition-duration: 0s ;
  }
}
.cc--darkmode {
  --cc-bg: #161a1c;
  --cc-primary-color: #ebf3f6;
  --cc-secondary-color: #aebbc5;
  --cc-btn-primary-bg: #c2d0e0;
  --cc-btn-primary-color: var(--cc-bg);
  --cc-btn-primary-border-color: var(--cc-btn-primary-bg);
  --cc-btn-primary-hover-bg: #98a7b6;
  --cc-btn-primary-hover-color: #000;
  --cc-btn-primary-hover-border-color: var(--cc-btn-primary-hover-bg);
  --cc-btn-secondary-bg: #242c31;
  --cc-btn-secondary-color: var(--cc-primary-color);
  --cc-btn-secondary-border-color: var(--cc-btn-secondary-bg);
  --cc-btn-secondary-hover-bg: #353d43;
  --cc-btn-secondary-hover-color: #fff;
  --cc-btn-secondary-hover-border-color: var(--cc-btn-secondary-hover-bg);
  --cc-separator-border-color: #222a30;
  --cc-toggle-on-bg: var(--cc-btn-primary-bg);
  --cc-toggle-off-bg: #525f6b;
  --cc-toggle-on-knob-bg: var(--cc-btn-primary-color);
  --cc-toggle-off-knob-bg: var(--cc-btn-primary-color);
  --cc-toggle-enabled-icon-color: var(--cc-btn-primary-color);
  --cc-toggle-disabled-icon-color: var(--cc-btn-primary-color);
  --cc-toggle-readonly-bg: #343e45;
  --cc-toggle-readonly-knob-bg: #5f6b72;
  --cc-toggle-readonly-knob-icon-color: var(--cc-toggle-readonly-bg);
  --cc-section-category-border: #1e2428;
  --cc-cookie-category-block-bg: #1e2428;
  --cc-cookie-category-block-border: var(--cc-section-category-border);
  --cc-cookie-category-block-hover-bg: #242c31;
  --cc-cookie-category-block-hover-border: #232a2f;
  --cc-cookie-category-expanded-block-bg: transparent;
  --cc-cookie-category-expanded-block-hover-bg: var(--cc-toggle-readonly-bg);
  --cc-overlay-bg: rgba(0, 0, 0, .65);
  --cc-webkit-scrollbar-bg: var(--cc-section-category-border);
  --cc-webkit-scrollbar-hover-bg: var(--cc-btn-primary-hover-bg);
  --cc-footer-bg: #0c0e0f;
  --cc-footer-color: var(--cc-secondary-color);
  --cc-footer-border-color: #060809 ;
}

.cc--darkmode #cc-main {
  color-scheme: dark;
}

#cc-main .cm {
  background: var(--cc-bg);
  border-radius: var(--cc-modal-border-radius);
  -webkit-box-shadow: 0 0.625em 1.875em rgba(0, 0, 2, 0.3);
          box-shadow: 0 0.625em 1.875em rgba(0, 0, 2, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 24em;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  -webkit-transform: translateY(1.6em);
          transform: translateY(1.6em);
  visibility: hidden;
  z-index: 1;
}

#cc-main .cm--top {
  top: var(--cc-modal-margin);
}

#cc-main .cm--middle {
  top: 50%;
  -webkit-transform: translateY(calc(-50% + 1.6em));
          transform: translateY(calc(-50% + 1.6em));
}

#cc-main .cm--bottom {
  bottom: var(--cc-modal-margin);
}

#cc-main .cm--center {
  left: var(--cc-modal-margin);
  margin: 0 auto;
  right: var(--cc-modal-margin);
  width: unset;
}

#cc-main .cm--left {
  left: var(--cc-modal-margin);
  margin-right: var(--cc-modal-margin);
}

#cc-main .cm--right {
  margin-left: var(--cc-modal-margin);
  right: var(--cc-modal-margin);
}

#cc-main .cm__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

#cc-main .cm__btns,
#cc-main .cm__links {
  padding: 1em 1.3em;
  width: unset;
}

#cc-main .cm__texts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1em 0 0;
}

#cc-main .cm__desc,
#cc-main .cm__title {
  padding: 0 1.3em;
}

#cc-main .cm__title {
  font-size: 1.05em;
}

#cc-main .cm__title + .cm__desc {
  margin-top: 1.1em;
}

#cc-main .cm__desc {
  color: var(--cc-secondary-color);
  font-size: 0.9em;
  line-height: 1.5;
  max-height: 40vh;
  overflow-x: visible;
  overflow-y: auto;
  padding-bottom: 1em;
}

#cc-main .cm__btns {
  border-top: 1px solid var(--cc-separator-border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#cc-main .cm__btn-group {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: minmax(0, 1fr);
}

#cc-main .cm__btn + .cm__btn,
#cc-main .cm__btn-group + .cm__btn-group {
  margin-top: 0.375rem;
}

#cc-main .cm--flip .cm__btn + .cm__btn,
#cc-main .cm--flip .cm__btn-group + .cm__btn-group {
  margin-bottom: 0.375rem;
  margin-top: 0;
}

#cc-main .cm--inline .cm__btn + .cm__btn {
  margin-left: 0.375rem;
  margin-top: 0;
}

#cc-main .cm--inline.cm--flip .cm__btn + .cm__btn {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0.375rem;
}

#cc-main .cm--inline.cm--flip .cm__btn-group + .cm__btn-group {
  margin-bottom: 0.375rem;
  margin-right: 0;
}

#cc-main .cm--wide .cm__btn + .cm__btn,
#cc-main .cm--wide .cm__btn-group + .cm__btn-group {
  margin-left: 0.375rem;
  margin-top: 0;
}

#cc-main .cm--wide.cm--flip .cm__btn + .cm__btn,
#cc-main .cm--wide.cm--flip .cm__btn-group + .cm__btn-group {
  margin-bottom: 0;
  margin-right: 0.375rem;
}

#cc-main .cm--bar:not(.cm--inline) .cm__btn-group--uneven,
#cc-main .cm--wide .cm__btn-group--uneven {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#cc-main .cm--bar:not(.cm--inline).cm--flip .cm__btn-group--uneven,
#cc-main .cm--wide.cm--flip .cm__btn-group--uneven {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#cc-main .cm__btn {
  background: var(--cc-btn-primary-bg);
  border: 1px solid var(--cc-btn-primary-border-color);
  border-radius: var(--cc-btn-border-radius);
  color: var(--cc-btn-primary-color);
  font-size: 0.82em;
  font-weight: 600;
  min-height: 42px;
  padding: 0.5em 1em;
  text-align: center;
}

#cc-main .cm__btn:hover {
  background: var(--cc-btn-primary-hover-bg);
  border-color: var(--cc-btn-primary-hover-border-color);
  color: var(--cc-btn-primary-hover-color);
}

#cc-main .cm__btn--secondary {
  background: var(--cc-btn-secondary-bg);
  border-color: var(--cc-btn-secondary-border-color);
  color: var(--cc-btn-secondary-color);
}

#cc-main .cm__btn--secondary:hover {
  background: var(--cc-btn-secondary-hover-bg);
  border-color: var(--cc-btn-secondary-hover-border-color);
  color: var(--cc-btn-secondary-hover-color);
}

#cc-main .cm__btn--close {
  border-radius: 0;
  border-bottom-left-radius: var(--cc-btn-border-radius);
  border-right: none;
  border-top: none;
  display: none;
  font-size: 1em;
  height: 42px;
  min-width: auto !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
}

#cc-main .cm__btn--close svg {
  stroke: var(--cc-btn-primary-color);
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: stroke 0.15s ease;
  transition: stroke 0.15s ease;
}

#cc-main .cm__btn--close:hover svg {
  stroke: var(--cc-btn-primary-hover-color);
}

#cc-main .cm__btn--close.cm__btn--secondary svg {
  stroke: var(--cc-btn-secondary-color);
}

#cc-main .cm__btn--close.cm__btn--secondary:hover svg {
  stroke: var(--cc-btn-secondary-hover-color);
}

#cc-main .cm__btn--close + .cm__texts .cm__title {
  padding-right: 2em;
}

#cc-main .cm--inline .cm__btn-group {
  grid-auto-flow: column;
}

#cc-main .cm__footer {
  background: var(--cc-footer-bg);
  border-top: 1px solid var(--cc-footer-border-color);
  color: var(--cc-footer-color);
  padding: 0.4em 0 0.5em;
}

#cc-main .cm__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-bottom: 0;
  padding-top: 0;
}

#cc-main .cm__link-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 0.8em;
  width: 100%;
}

#cc-main .cm__link-group > * + * {
  margin-left: 1.3em;
}

#cc-main .cm--flip .cm__btn:last-child {
  -ms-grid-row: 1;
  grid-row: 1;
}

#cc-main .cm--inline.cm--flip .cm__btn:last-child {
  -ms-grid-column: 1;
  grid-column: 1;
}

#cc-main .cm--box .cm__btn--close {
  display: block;
}

#cc-main .cm--box.cm--flip .cm__btns {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

#cc-main .cm--box.cm--wide {
  max-width: 36em;
}

#cc-main .cm--box.cm--wide .cm__btns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#cc-main .cm--box.cm--wide .cm__btn-group {
  grid-auto-flow: column;
}

#cc-main .cm--box.cm--wide .cm__btn {
  min-width: 120px;
  padding-left: 1.8em;
  padding-right: 1.8em;
}

#cc-main .cm--box.cm--wide.cm--flip .cm__btns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#cc-main .cm--box.cm--wide.cm--flip .cm__btn:last-child {
  -ms-grid-column: 1;
  grid-column: 1;
}

#cc-main .cm--cloud {
  max-width: 54em;
  width: unset;
}

#cc-main .cm--cloud .cm__body {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

#cc-main .cm--cloud .cm__texts {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#cc-main .cm--cloud .cm__desc {
  max-height: 9.4em;
}

#cc-main .cm--cloud .cm__btns {
  border-left: 1px solid var(--cc-separator-border-color);
  border-top: none;
  max-width: 23em;
}

#cc-main .cm--cloud .cm__btn-group {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#cc-main .cm--cloud .cm__btn {
  min-width: 19em;
}

#cc-main .cm--cloud.cm--flip .cm__btn-group,
#cc-main .cm--cloud.cm--flip .cm__btns {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

#cc-main .cm--cloud.cm--inline .cm__btn-group {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

#cc-main .cm--cloud.cm--inline .cm__btn {
  min-width: 10em;
}

#cc-main .cm--cloud.cm--inline.cm--flip .cm__btn-group {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#cc-main .cm--bar {
  border-radius: 0;
  left: 0;
  margin: 0;
  max-width: unset;
  opacity: 1;
  right: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  width: 100vw;
  --cc-modal-transition-duration: .35s ;
}

#cc-main .cm--bar.cm--top {
  top: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

#cc-main .cm--bar.cm--bottom {
  bottom: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

#cc-main .cm--bar .cm__body,
#cc-main .cm--bar .cm__links {
  margin: 0 auto;
  max-width: 55em;
  width: 100%;
}

#cc-main .cm--bar .cm__body {
  padding: 0.5em 0 0.9em;
}

#cc-main .cm--bar .cm__btns {
  border-top: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#cc-main .cm--bar .cm__btn-group {
  grid-auto-flow: column;
}

#cc-main .cm--bar:not(.cm--inline) .cm__btn + .cm__btn,
#cc-main .cm--bar:not(.cm--inline) .cm__btn-group + .cm__btn-group {
  margin-left: 0.375rem;
  margin-top: 0;
}

#cc-main .cm--bar .cm__btn {
  min-width: 120px;
  padding-left: 2em;
  padding-right: 2em;
}

#cc-main .cm--bar.cm--flip:not(.cm--inline) .cm__btn + .cm__btn,
#cc-main .cm--bar.cm--flip:not(.cm--inline) .cm__btn-group + .cm__btn-group {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0.375rem;
}

#cc-main .cm--bar.cm--flip .cm__btns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#cc-main .cm--bar.cm--flip .cm__btn:last-child {
  -ms-grid-column: 1;
  grid-column: 1;
}

#cc-main .cm--bar.cm--inline .cm__body,
#cc-main .cm--bar.cm--inline .cm__links {
  max-width: 74em;
}

#cc-main .cm--bar.cm--inline .cm__body {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0;
}

#cc-main .cm--bar.cm--inline .cm__btns {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 23em;
}

#cc-main .cm--bar.cm--inline.cm--flip .cm__btns {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

#cc-main .cc--anim .cm,
#cc-main .cc--anim.cm-wrapper:before {
  -webkit-transition: opacity var(--cc-modal-transition-duration) ease, visibility var(--cc-modal-transition-duration) ease, -webkit-transform var(--cc-modal-transition-duration) ease;
  transition: opacity var(--cc-modal-transition-duration) ease, visibility var(--cc-modal-transition-duration) ease, -webkit-transform var(--cc-modal-transition-duration) ease;
  transition: opacity var(--cc-modal-transition-duration) ease, visibility var(--cc-modal-transition-duration) ease, transform var(--cc-modal-transition-duration) ease;
  transition: opacity var(--cc-modal-transition-duration) ease, visibility var(--cc-modal-transition-duration) ease, transform var(--cc-modal-transition-duration) ease, -webkit-transform var(--cc-modal-transition-duration) ease;
}

#cc-main .cc--anim .cm__btn,
#cc-main .cc--anim .cm__close {
  -webkit-transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.disable--interaction #cc-main .cm-wrapper:before {
  background: var(--cc-overlay-bg);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 0;
}

.show--consent #cc-main .cc--anim .cm {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  visibility: visible !important;
}

.show--consent #cc-main .cc--anim .cm--middle {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.show--consent #cc-main .cc--anim .cm--bar {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.show--consent #cc-main .cc--anim.cm-wrapper:before {
  opacity: 1;
  visibility: visible;
}

#cc-main.cc--rtl .cm__btn--close {
  border-bottom-left-radius: unset;
  border-bottom-right-radius: var(--cc-btn-border-radius);
  left: 0;
  right: unset;
}

#cc-main.cc--rtl .cm__btn--close + .cm__texts .cm__title {
  padding-left: 2em;
  padding-right: unset;
}

#cc-main.cc--rtl .cm--inline .cm__btn + .cm__btn {
  margin-left: 0;
  margin-right: 0.375rem;
}

#cc-main.cc--rtl .cm--inline.cm--flip .cm__btn + .cm__btn {
  margin-left: 0.375rem;
  margin-right: 0;
}

#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar .cm__btn + .cm__btn,
#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar .cm__btn-group + .cm__btn-group,
#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide .cm__btn + .cm__btn,
#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide .cm__btn-group + .cm__btn-group {
  margin-left: 0;
  margin-right: 0.375rem;
}

#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar.cm--flip .cm__btn + .cm__btn,
#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide.cm--flip .cm__btn + .cm__btn {
  margin-left: 0.375rem;
  margin-right: 0;
}

#cc-main.cc--rtl .cm__link-group > * + * {
  margin-left: 0;
  margin-right: 1.3em;
}

@media screen and (max-width: 640px) {
  #cc-main {
    --cc-modal-margin: .5em ;
  }
  #cc-main .cm {
    max-width: none !important;
    width: auto !important;
  }
  #cc-main .cm__body {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    padding: 0 !important;
  }
  #cc-main .cm__btns,
  #cc-main .cm__desc,
  #cc-main .cm__links,
  #cc-main .cm__title {
    padding-left: 1.1em !important;
    padding-right: 1.1em !important;
  }
  #cc-main .cm__btns {
    border-left: none !important;
    border-top: 1px solid var(--cc-separator-border-color) !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    max-width: none !important;
    min-width: auto !important;
  }
  #cc-main .cm__btn + .cm__btn,
  #cc-main .cm__btn-group + .cm__btn-group {
    margin: 0.375rem 0 0 !important;
  }
  #cc-main .cm--flip .cm__btn + .cm__btn,
  #cc-main .cm--flip .cm__btn-group + .cm__btn-group {
    margin-bottom: 0.375rem !important;
    margin-top: 0 !important;
  }
  #cc-main .cm__btn-group {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    min-width: auto !important;
  }
  #cc-main .cm__btn {
    -webkit-box-flex: 1 !important;
        -ms-flex: auto !important;
            flex: auto !important;
  }
  #cc-main .cm__link-group {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  #cc-main .cm--flip .cm__btn-group,
  #cc-main .cm--flip .cm__btns {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}
#cc-main .pm-wrapper {
  position: relative;
  z-index: 2;
}

#cc-main .pm {
  background: var(--cc-bg);
  border-radius: var(--cc-modal-border-radius);
  -webkit-box-shadow: 0 0.625em 1.875em rgba(0, 0, 2, 0.3);
          box-shadow: 0 0.625em 1.875em rgba(0, 0, 2, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  visibility: hidden;
  width: 100%;
  width: unset;
  z-index: 1;
}

#cc-main svg {
  fill: none;
  width: 100%;
}

#cc-main .pm__body,
#cc-main .pm__footer,
#cc-main .pm__header {
  padding: 1em 1.4em;
}

#cc-main .pm__header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid var(--cc-separator-border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#cc-main .pm__title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 600;
  margin-right: 2em;
}

#cc-main .pm__close-btn {
  background: var(--cc-btn-secondary-bg);
  border: 1px solid var(--cc-btn-secondary-border-color);
  border-radius: var(--cc-btn-border-radius);
  height: 40px;
  position: relative;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  width: 40px;
}

#cc-main .pm__close-btn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
}

#cc-main .pm__close-btn svg {
  stroke: var(--cc-btn-secondary-color);
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: stroke 0.15s ease;
  transition: stroke 0.15s ease;
}

#cc-main .pm__close-btn:hover {
  background: var(--cc-btn-secondary-hover-bg);
  border-color: var(--cc-btn-secondary-hover-border-color);
}

#cc-main .pm__close-btn:hover svg {
  stroke: var(--cc-btn-secondary-hover-color);
}

#cc-main .pm__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  overflow-y: overlay;
}

#cc-main .pm__section,
#cc-main .pm__section--toggle {
  border-radius: var(--cc-btn-border-radius);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0.5em;
}

#cc-main .pm__section--toggle .pm__section-desc-wrapper {
  border: 1px solid var(--cc-cookie-category-block-border);
  border-radius: var(--cc-btn-border-radius);
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: none;
  margin-top: 0 !important;
  overflow: hidden;
}

#cc-main .pm__section {
  border: 1px solid var(--cc-separator-border-color);
  padding: 1em;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease;
}

#cc-main .pm__section:first-child {
  border: none;
  margin-bottom: 2em;
  margin-top: 0;
  padding: 0;
  -webkit-transition: none;
  transition: none;
}

#cc-main .pm__section:not(:first-child):hover {
  background: var(--cc-cookie-category-block-bg);
  border-color: var(--cc-cookie-category-block-border);
}

#cc-main .pm__section-toggles + .pm__section {
  margin-top: 2em;
}

#cc-main .pm__section--toggle {
  background: var(--cc-cookie-category-block-bg);
  border-top: none;
  margin-bottom: 0.375rem;
}

#cc-main .pm__section--toggle .pm__section-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--cc-cookie-category-block-bg);
  border: 1px solid var(--cc-cookie-category-block-border);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 58px;
  padding: 1.1em 5.4em 1.1em 1.2em;
  position: relative;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease;
  width: 100%;
}

#cc-main .pm__section--toggle .pm__section-title:hover {
  background: var(--cc-cookie-category-block-hover-bg);
  border-color: var(--cc-cookie-category-block-hover-border);
}

#cc-main .pm__section--toggle .pm__section-desc {
  margin-top: 0;
  padding: 1em;
}

#cc-main .pm__section--toggle.is-expanded {
  --cc-cookie-category-block-bg: var(--cc-cookie-category-expanded-block-bg);
  --cc-cookie-category-block-border: var(--cc-cookie-category-expanded-block-hover-bg) ;
}

#cc-main .pm__section--toggle.is-expanded .pm__section-title {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#cc-main .pm__section--toggle.is-expanded .pm__section-arrow svg {
  -webkit-transform: scale(0.5) rotate(180deg);
          transform: scale(0.5) rotate(180deg);
}

#cc-main .pm__section--toggle.is-expanded .pm__section-desc-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#cc-main .pm__section--expandable .pm__section-title {
  cursor: pointer;
  padding-left: 3.4em;
}

#cc-main .pm__section--expandable .pm__section-arrow {
  background: var(--cc-toggle-readonly-bg);
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 18px;
  pointer-events: none;
  position: absolute;
  width: 20px;
}

#cc-main .pm__section--expandable .pm__section-arrow svg {
  stroke: var(--cc-btn-secondary-color);
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

#cc-main .pm__section-title-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

#cc-main .pm__section-title-wrapper + .pm__section-desc-wrapper {
  margin-top: 0.85em;
}

#cc-main .pm__section-title {
  border-radius: var(--cc-btn-border-radius);
  font-size: 0.95em;
  font-weight: 600;
}

#cc-main .pm__badge {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--cc-btn-secondary-bg);
  border-radius: 5em;
  color: var(--cc-secondary-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 0.8em;
  font-weight: 600;
  height: 23px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 1em;
  min-width: 23px;
  overflow: hidden;
  padding: 0 0.6em 1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: auto;
}

#cc-main .pm__service-counter {
  background: var(--cc-btn-primary-bg);
  color: var(--cc-btn-primary-color);
  padding: 0;
  width: 23px;
}

#cc-main .pm__service-counter[data-counterlabel] {
  padding: 0 0.6em 1px;
  width: auto;
}

#cc-main .section__toggle,
#cc-main .section__toggle-wrapper,
#cc-main .toggle__icon,
#cc-main .toggle__label {
  border-radius: var(--cc-pm-toggle-border-radius);
  height: 23px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 50px;
}

#cc-main .section__toggle-wrapper {
  cursor: pointer;
  position: absolute;
  right: 18px;
  z-index: 1;
}

#cc-main .toggle-service {
  height: 19px;
  position: relative;
  right: 0;
  width: 42px;
}

#cc-main .toggle-service .section__toggle,
#cc-main .toggle-service .toggle__icon,
#cc-main .toggle-service .toggle__label {
  height: 19px;
  width: 42px;
}

#cc-main .toggle-service .toggle__icon {
  position: relative;
}

#cc-main .toggle-service .toggle__icon-circle {
  height: 19px;
  width: 19px;
}

#cc-main .toggle-service .section__toggle:checked ~ .toggle__icon .toggle__icon-circle {
  -webkit-transform: translateX(23px);
          transform: translateX(23px);
}

#cc-main .pm__section--toggle:nth-child(2) .section__toggle-wrapper:after {
  display: none !important;
}

#cc-main .section__toggle {
  border: 0;
  cursor: pointer;
  display: block;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
}

#cc-main .section__toggle:disabled {
  cursor: not-allowed;
}

#cc-main .toggle__icon {
  background: var(--cc-toggle-off-bg);
  -webkit-box-shadow: 0 0 0 1px var(--cc-toggle-off-bg);
          box-shadow: 0 0 0 1px var(--cc-toggle-off-bg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  pointer-events: none;
  position: absolute;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

#cc-main .toggle__icon-circle {
  background: var(--cc-toggle-off-knob-bg);
  border: none;
  border-radius: var(--cc-pm-toggle-border-radius);
  -webkit-box-shadow: 0 1px 2px rgba(24, 32, 3, 0.36);
          box-shadow: 0 1px 2px rgba(24, 32, 3, 0.36);
  display: block;
  height: 23px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: background-color 0.25s ease, -webkit-transform 0.25s ease;
  transition: background-color 0.25s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, background-color 0.25s ease;
  transition: transform 0.25s ease, background-color 0.25s ease, -webkit-transform 0.25s ease;
  width: 23px;
}

#cc-main .toggle__icon-off,
#cc-main .toggle__icon-on {
  height: 100%;
  position: absolute;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
  width: 100%;
}

#cc-main .toggle__icon-on {
  opacity: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#cc-main .toggle__icon-on svg {
  stroke: var(--cc-toggle-on-bg);
  -webkit-transform: scale(0.55) rotate(-45deg);
          transform: scale(0.55) rotate(-45deg);
}

#cc-main .toggle__icon-off {
  opacity: 1;
}

#cc-main .toggle__icon-off svg {
  stroke: var(--cc-toggle-off-bg);
  -webkit-transform: scale(0.55);
          transform: scale(0.55);
}

#cc-main .section__toggle:checked ~ .toggle__icon {
  background: var(--cc-toggle-on-bg);
  -webkit-box-shadow: 0 0 0 1px var(--cc-toggle-on-bg);
          box-shadow: 0 0 0 1px var(--cc-toggle-on-bg);
}

#cc-main .section__toggle:checked ~ .toggle__icon .toggle__icon-circle {
  background-color: var(--cc-toggle-on-knob-bg);
  -webkit-transform: translateX(27px);
          transform: translateX(27px);
}

#cc-main .section__toggle:checked ~ .toggle__icon .toggle__icon-on {
  opacity: 1;
}

#cc-main .section__toggle:checked ~ .toggle__icon .toggle__icon-off {
  opacity: 0;
}

#cc-main .section__toggle:checked:disabled ~ .toggle__icon {
  background: var(--cc-toggle-readonly-bg);
  -webkit-box-shadow: 0 0 0 1px var(--cc-toggle-readonly-bg);
          box-shadow: 0 0 0 1px var(--cc-toggle-readonly-bg);
}

#cc-main .section__toggle:checked:disabled ~ .toggle__icon .toggle__icon-circle {
  background: var(--cc-toggle-readonly-knob-bg);
  -webkit-box-shadow: none;
          box-shadow: none;
}

#cc-main .section__toggle:checked:disabled ~ .toggle__icon svg {
  stroke: var(--cc-toggle-readonly-knob-icon-color);
}

#cc-main .toggle__label {
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1;
}

#cc-main .pm__section-desc-wrapper {
  color: var(--cc-secondary-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 0.9em;
}

#cc-main .pm__section-desc-wrapper > :not(:last-child) {
  border-bottom: 1px solid var(--cc-cookie-category-block-border);
}

#cc-main .pm__section-services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#cc-main .pm__service {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.4em 1.2em;
  position: relative;
  -webkit-transition: background-color 0.15s ease;
  transition: background-color 0.15s ease;
}

#cc-main .pm__service:hover {
  background-color: var(--cc-cookie-category-block-hover-bg);
}

#cc-main .pm__service-header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1em;
  width: 100%;
}

#cc-main .pm__service-icon {
  border: 2px solid;
  border-radius: 100%;
  height: 8px;
  margin-left: 6px;
  margin-right: 20px;
  margin-top: 1px;
  min-width: 8px;
}

#cc-main .pm__service-title {
  font-size: 0.95em;
  width: 100%;
  word-break: break-word;
}

#cc-main .pm__section-desc {
  line-height: 1.5em;
}

#cc-main .pm__section-table {
  border-collapse: collapse;
  font-size: 0.9em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: 100%;
}

#cc-main .pm__table-caption {
  text-align: left;
}

#cc-main .pm__table-caption,
#cc-main .pm__table-head > tr {
  border-bottom: 1px dashed var(--cc-separator-border-color);
  color: var(--cc-primary-color);
  font-weight: 600;
}

#cc-main .pm__table-tr {
  -webkit-transition: background-color 0.15s ease;
  transition: background-color 0.15s ease;
}

#cc-main .pm__table-tr:hover {
  background: var(--cc-cookie-category-block-hover-bg);
}

#cc-main .pm__table-caption,
#cc-main .pm__table-td,
#cc-main .pm__table-th {
  padding: 0.625em 0.625em 0.625em 1.2em;
  vertical-align: top;
}

#cc-main .pm__footer {
  border-top: 1px solid var(--cc-separator-border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#cc-main .pm__btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#cc-main .pm__btn + .pm__btn,
#cc-main .pm__btn-group + .pm__btn-group {
  margin-left: 0.375rem;
}

#cc-main .pm--flip .pm__btn + .pm__btn,
#cc-main .pm--flip .pm__btn-group + .pm__btn-group {
  margin-left: 0;
  margin-right: 0.375rem;
}

#cc-main .pm__btn {
  background: var(--cc-btn-primary-bg);
  border: 1px solid var(--cc-btn-primary-border-color);
  border-radius: var(--cc-btn-border-radius);
  color: var(--cc-btn-primary-color);
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  font-size: 0.82em;
  font-weight: 600;
  min-height: 42px;
  min-width: 110px;
  padding: 0.5em 1.5em;
  text-align: center;
  -webkit-transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

#cc-main .pm__btn:hover {
  background: var(--cc-btn-primary-hover-bg);
  border-color: var(--cc-btn-primary-hover-border-color);
  color: var(--cc-btn-primary-hover-color);
}

#cc-main .pm__btn--secondary {
  background: var(--cc-btn-secondary-bg);
  border-color: var(--cc-btn-secondary-border-color);
  color: var(--cc-btn-secondary-color);
}

#cc-main .pm__btn--secondary:hover {
  background: var(--cc-btn-secondary-hover-bg);
  border-color: var(--cc-btn-secondary-hover-border-color);
  color: var(--cc-btn-secondary-hover-color);
}

#cc-main .pm--box {
  height: calc(100% - 2em);
  left: var(--cc-modal-margin);
  margin: 0 auto;
  max-height: 37.5em;
  max-width: 43em;
  right: var(--cc-modal-margin);
  top: 50%;
  -webkit-transform: translateY(calc(-50% + 1.6em));
          transform: translateY(calc(-50% + 1.6em));
}

#cc-main .pm--box.pm--flip .pm__btn-group,
#cc-main .pm--box.pm--flip .pm__footer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#cc-main .pm--bar {
  border-radius: 0;
  bottom: 0;
  height: 100%;
  margin: 0;
  max-height: none;
  max-width: 29em;
  opacity: 1;
  top: 0;
  width: 100%;
  --cc-modal-transition-duration: .35s ;
}

#cc-main .pm--bar .pm__section-table,
#cc-main .pm--bar .pm__table-body,
#cc-main .pm--bar .pm__table-td,
#cc-main .pm--bar .pm__table-th,
#cc-main .pm--bar .pm__table-tr {
  display: block;
}

#cc-main .pm--bar .pm__table-head {
  display: none;
}

#cc-main .pm--bar .pm__table-caption {
  display: block;
}

#cc-main .pm--bar .pm__table-tr:not(:last-child) {
  border-bottom: 1px solid var(--cc-separator-border-color);
}

#cc-main .pm--bar .pm__table-td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#cc-main .pm--bar .pm__table-td:before {
  color: var(--cc-primary-color);
  content: attr(data-column);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 600;
  min-width: 100px;
  overflow: hidden;
  padding-right: 2em;
  text-overflow: ellipsis;
}

#cc-main .pm--bar .pm__table-td > div {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}

#cc-main .pm--bar:not(.pm--wide) .pm__body,
#cc-main .pm--bar:not(.pm--wide) .pm__footer,
#cc-main .pm--bar:not(.pm--wide) .pm__header {
  padding: 1em 1.3em;
}

#cc-main .pm--bar:not(.pm--wide) .pm__btn-group,
#cc-main .pm--bar:not(.pm--wide) .pm__footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#cc-main .pm--bar:not(.pm--wide) .pm__btn + .pm__btn,
#cc-main .pm--bar:not(.pm--wide) .pm__btn-group + .pm__btn-group {
  margin: 0.375rem 0 0;
}

#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn-group,
#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn + .pm__btn,
#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn-group + .pm__btn-group {
  margin-bottom: 0.375rem;
  margin-top: 0;
}

#cc-main .pm--bar:not(.pm--wide) .pm__badge {
  display: none;
}

#cc-main .pm--bar.pm--left {
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

#cc-main .pm--bar.pm--right {
  right: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

#cc-main .pm--bar.pm--wide {
  max-width: 35em;
}

#cc-main .pm--bar.pm--wide .pm__body,
#cc-main .pm--bar.pm--wide .pm__footer,
#cc-main .pm--bar.pm--wide .pm__header {
  padding: 1em 1.4em;
}

#cc-main .pm--bar.pm--wide.pm--flip .pm__btn-group,
#cc-main .pm--bar.pm--wide.pm--flip .pm__footer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#cc-main .pm-overlay {
  background: var(--cc-overlay-bg);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 1;
}

#cc-main .cc--anim .pm,
#cc-main .cc--anim .pm-overlay {
  -webkit-transition: opacity var(--cc-modal-transition-duration) ease, visibility var(--cc-modal-transition-duration) ease, -webkit-transform var(--cc-modal-transition-duration) ease;
  transition: opacity var(--cc-modal-transition-duration) ease, visibility var(--cc-modal-transition-duration) ease, -webkit-transform var(--cc-modal-transition-duration) ease;
  transition: opacity var(--cc-modal-transition-duration) ease, visibility var(--cc-modal-transition-duration) ease, transform var(--cc-modal-transition-duration) ease;
  transition: opacity var(--cc-modal-transition-duration) ease, visibility var(--cc-modal-transition-duration) ease, transform var(--cc-modal-transition-duration) ease, -webkit-transform var(--cc-modal-transition-duration) ease;
}

.show--preferences #cc-main .cc--anim .pm {
  opacity: 1;
  visibility: visible !important;
}

.show--preferences #cc-main .cc--anim .pm--box {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.show--preferences #cc-main .cc--anim .pm--bar {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.show--preferences #cc-main .cc--anim .pm-overlay {
  opacity: 1;
  visibility: visible;
}

#cc-main.cc--rtl .pm__service-header {
  margin-left: 1em;
  margin-right: 0;
}

#cc-main.cc--rtl .pm__section-arrow {
  left: unset;
  right: 18px;
}

#cc-main.cc--rtl .section__toggle-wrapper {
  left: 18px;
  right: unset;
  -webkit-transform-origin: left;
          transform-origin: left;
}

#cc-main.cc--rtl .toggle-service {
  left: 0;
}

#cc-main.cc--rtl .pm__service-icon {
  margin-left: 20px;
  margin-right: 5px;
}

#cc-main.cc--rtl .pm__section--toggle .pm__section-title {
  padding-left: 5.4em;
  padding-right: 1.2em;
}

#cc-main.cc--rtl .pm__section--expandable .pm__section-title {
  padding-right: 3.4em;
}

#cc-main.cc--rtl .pm__badge {
  margin-left: unset;
  margin-right: 1em;
}

#cc-main.cc--rtl .toggle__icon-circle {
  -webkit-transform: translateX(27px);
          transform: translateX(27px);
}

#cc-main.cc--rtl .toggle-service .toggle__icon-circle {
  -webkit-transform: translateX(23px);
          transform: translateX(23px);
}

#cc-main.cc--rtl .section__toggle:checked ~ .toggle__icon .toggle__icon-circle {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#cc-main.cc--rtl .pm__table-td,
#cc-main.cc--rtl .pm__table-th {
  padding-left: unset;
  padding-right: 1.2em;
  text-align: right;
}

#cc-main.cc--rtl .pm__table-td {
  padding-left: unset;
  padding-right: 1.2em;
}

#cc-main.cc--rtl .pm__table-td:before {
  padding-left: 2em;
  padding-right: unset;
}

#cc-main.cc--rtl .pm__btn + .pm__btn,
#cc-main.cc--rtl .pm__btn-group + .pm__btn-group {
  margin-left: 0;
  margin-right: 0.375rem;
}

#cc-main.cc--rtl .pm--flip .pm__btn + .pm__btn,
#cc-main.cc--rtl .pm--flip .pm__btn-group + .pm__btn-group {
  margin-left: 0.375rem;
  margin-right: 0;
}

#cc-main.cc--rtl .pm--flip.pm--bar:not(.pm--wide) .pm__btn + .pm__btn,
#cc-main.cc--rtl .pm--flip.pm--bar:not(.pm--wide) .pm__btn-group + .pm__btn-group {
  margin-left: 0;
}

@media screen and (max-width: 640px) {
  #cc-main .pm {
    border-radius: 0;
    bottom: 0;
    height: auto;
    left: 0;
    max-height: 100%;
    max-width: none !important;
    right: 0;
    top: 0;
    -webkit-transform: translateY(1.6em);
            transform: translateY(1.6em);
  }
  #cc-main .pm__body,
  #cc-main .pm__footer,
  #cc-main .pm__header {
    padding: 0.9em !important;
  }
  #cc-main .pm__badge {
    display: none;
  }
  #cc-main .pm__section-table,
  #cc-main .pm__table-body,
  #cc-main .pm__table-caption,
  #cc-main .pm__table-td,
  #cc-main .pm__table-th,
  #cc-main .pm__table-tr {
    display: block;
  }
  #cc-main .pm__table-head {
    display: none;
  }
  #cc-main .pm__table-tr:not(:last-child) {
    border-bottom: 1px solid var(--cc-separator-border-color);
  }
  #cc-main .pm__table-td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #cc-main .pm__table-td:before {
    color: var(--cc-primary-color);
    content: attr(data-column);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-weight: 600;
    min-width: 100px;
    overflow: hidden;
    padding-right: 2em;
    text-overflow: ellipsis;
  }
  #cc-main .pm__table-td > div {
    -webkit-box-flex: 3;
        -ms-flex: 3;
            flex: 3;
  }
  #cc-main .pm__btn-group,
  #cc-main .pm__footer {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  #cc-main .pm__btn-group {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #cc-main .pm__btn + .pm__btn,
  #cc-main .pm__btn-group + .pm__btn-group {
    margin: 0.375rem 0 0 !important;
  }
  #cc-main .pm--flip .pm__btn + .pm__btn,
  #cc-main .pm--flip .pm__btn-group + .pm__btn-group {
    margin-bottom: 0.375rem !important;
    margin-top: 0 !important;
  }
  #cc-main .pm--flip .pm__btn-group,
  #cc-main .pm--flip .pm__footer {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .show--preferences #cc-main .cc--anim .pm {
    -webkit-transform: translateY(0) !important;
            transform: translateY(0) !important;
  }
}
/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

.wpcf7 form .wpcf7-response-output {
  padding: 16px;
  border-radius: 6px;
  font-size: 16px;
  color: #fff;
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  background: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  background: #e02424; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
  background: #e02424; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background: #e02424; /* Yellow */
}

.wpcf7-form-control-wrap {
  position: relative;
}

.wpcf7-not-valid-tip {
  color: #e02424;
  font-weight: bold;
  font-size: 15px;
  padding: 8px 12px;
  display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: relative;
  top: -2ex;
  left: 1em;
  z-index: 100;
  border: 1px solid #e02424;
  background: #fff;
  padding: 0.2em 0.8em;
  width: 24em;
}

.wpcf7-list-item {
  display: inline-block;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
  content: " ";
}

.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d; /* Dark Gray 800 */
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}

.wpcf7 form.submitting .ajax-loader {
  visibility: visible;
}

.wpcf7 .ajax-loader::before {
  content: "";
  position: absolute;
  background-color: #fbfbfc; /* Light Gray 100 */
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  -webkit-transform-origin: 8px 8px;
          transform-origin: 8px 8px;
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
  .wpcf7 .ajax-loader::before {
    -webkit-animation-name: blink;
            animation-name: blink;
    -webkit-animation-duration: 2000ms;
            animation-duration: 2000ms;
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes blink {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes blink {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.wpcf7 input[type=file] {
  cursor: pointer;
}

.wpcf7 input[type=file]:disabled {
  cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
  direction: ltr;
}

/* --------------------------------

File#: _1_drawer
Title: Drawer
Descr: A slide-in panel used to display critical content
Usage: codyhouse.co/license

-------------------------------- */
/* reset */
/* icons */
.drawer__icon {
  height: var(--dp8-size, 1em);
  width: var(--dp8-size, 1em);
  display: inline-block;
  color: inherit;
  fill: currentColor;
  line-height: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: initial;
}

.dp8-icon--xs {
  --dp8-size: 16px;
}

/* component */
:root {
  --drawer-width: 400px;
}

.drawer {
  position: fixed;
  z-index: 1500;
  height: 100%;
  width: 100%;
  max-width: var(--drawer-width);
  top: 0;
  right: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.3s;
  transition: visibility 0s 0.3s;
}

.drawer:focus {
  outline: none;
}

.drawer--is-visible {
  visibility: visible;
  -webkit-transition: none;
  transition: none;
}

.drawer--open-left {
  right: auto;
  left: 0;
}

.drawer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: hsla(var(--bck), 1);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: -webkit-transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

.drawer--open-left .drawer__content {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.drawer--is-visible .drawer__content {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.drawer__body {
  height: 100%;
  overflow: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}

.drawer__close-btn {
  --icon-size: 32px;
  width: var(--icon-size);
  height: var(--icon-size);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: 100;
  margin: 0;
  padding: 0;
  background: none;
  color: inherit;
}

.drawer--modal {
  max-width: none;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0.3s, visibility 0s 0.3s;
  transition: background-color 0.3s, visibility 0s 0.3s;
}

.drawer--modal.drawer--is-visible {
  background: rgba(0, 0, 0, 0.75);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.drawer--modal.drawer--open-left .drawer__content {
  right: auto;
  left: 0;
}

.drawer--modal .drawer__content {
  max-width: var(--drawer-width);
}

.drawer-cart-title {
  padding: 16px 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(var(--line), 1);
}
.drawer-cart-title p {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 0;
}

.drawer-cart-body {
  padding: 20px;
}

.drawer-cart-summary {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 20px;
  border-top: 1px solid rgba(var(--line), 1);
}
.drawer-cart-summary p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 19px;
  line-height: 1.2;
}

.drawer-cart-buttons {
  padding: 20px;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.drawer-cart-buttons a {
  width: 100%;
}

.drawer-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.drawer-cart .drawer-cart-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 80px 16px 1fr 16px 100px;
  grid-template-columns: 80px 1fr 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 16px;
}
.drawer-cart .drawer-cart-item:not(:last-child) {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e1e1e1;
}
.drawer-cart .drawer-cart-item .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  line-height: 1.2;
}
.drawer-cart .drawer-cart-item .title p {
  margin-bottom: 0;
}
.drawer-cart .drawer-cart-item .title p.name {
  font-size: 17px;
}
.drawer-cart .drawer-cart-item .title p.variant-info {
  font-size: 13px;
}
.drawer-cart .drawer-cart-item .title p.quantity {
  font-size: 13px;
  color: #999;
}
.drawer-cart .drawer-cart-item .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  text-align: center;
  line-height: 1;
}
.drawer-cart .drawer-cart-item .price strong {
  display: block;
}
.drawer-cart .drawer-cart-item .price span {
  display: block;
  font-size: 13px;
  color: #999;
  text-decoration: line-through;
}
.drawer-cart .drawer-cart-item .remove {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 2;
  grid-row: 2;
}
.drawer-cart .drawer-cart-item .remove button {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  width: 12px;
  height: 12px;
}
.drawer-cart .drawer-cart-item .remove button svg {
  vertical-align: top;
  width: 12px;
  height: 12px;
  fill: #b1b1b1;
}
.drawer-cart .drawer-cart-item .remove button:hover svg {
  fill: #000;
}

.drawer-menu-body {
  padding-left: 20px;
  padding-right: 20px;
}
.drawer-menu-body ul {
  list-style: none;
  margin: 0;
  line-height: 2;
  margin-bottom: 40px;
}
.drawer-menu-body .main-menu {
  font-size: 21px;
}
.drawer-menu-body .secondary-menu {
  font-size: 17px;
}
.drawer-menu-body .social-links {
  margin-bottom: 0;
}

.breadcrumb {
  display: block;
  font-size: 11px;
  color: #515151;
}
.breadcrumb a {
  color: inherit;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .breadcrumb {
    overflow-x: scroll;
    white-space: nowrap;
    padding-bottom: 8px;
    margin-bottom: 8px;
    margin-top: 2px;
  }
}

body.home .breadcrumb {
  display: none;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.message404 {
  display: block;
  text-align: center;
  padding-top: 40px;
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
}
.message404 .image {
  display: block;
  margin-bottom: 32px;
}
.message404 .image img {
  width: auto;
}
.message404 .title {
  display: block;
  margin-bottom: 32px;
}
.message404 .title span {
  display: block;
}
.message404 .title span {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .message404 .title span {
    font-size: calc(32px + 16 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .message404 .title span {
    font-size: 48px;
  }
}
.message404 .title span {
  font-weight: bold;
}
.message404 .content {
  font-size: 19px;
}
@media (max-width: 1024px) {
  .message404 .content {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .message404 .content {
    font-size: 17px;
  }
}
.message404 .content p {
  margin-bottom: 24px;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
.qua-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4px 40px 4px 1fr;
  grid-template-columns: 1fr 40px 1fr;
  gap: 0 4px;
  height: 46px;
  width: 100%;
  max-width: 104px;
  overflow: hidden;
}
.qua-wrap button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  font-weight: bold;
  color: var(--wp--preset--color--font-color);
  background: var(--wp--preset--color--secondary-bck);
}
.qua-wrap button.product-increase, .qua-wrap button.single-product-increase {
  border-left: none;
  border-radius: 0 3px 3px 0;
}
.qua-wrap button.product-decrease, .qua-wrap button.single-product-decrease {
  border-right: none;
  border-radius: 3px 0 0 3px;
}
.qua-wrap button:hover {
  background: #faca15;
  color: #000;
}
.qua-wrap input {
  width: 100%;
  height: 46px;
  border: none;
  border-radius: 0;
  text-align: center;
  font-size: 15px;
  background: var(--wp--preset--color--secondary-bck);
  color: var(--wp--preset--color--font-color);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.qua-wrap input:focus {
  background: #fff;
  color: #000;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
/* --------------------------------

File#: _1_dialog
Title: Dialog
Descr: Overlay informing user about tasks/decisions
Usage: codyhouse.co/license

-------------------------------- */
.dialog {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
}

.dialog__content {
  width: 90%;
  max-width: 500px;
  overflow: auto;
  padding: 24px;
  background-color: #fff;
  -webkit-box-shadow: var(--shadow-lg);
          box-shadow: var(--shadow-lg);
  border-radius: 6px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dialog__content .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 24px;
  margin-bottom: 12px;
}
.dialog__content .icon svg {
  height: 24px;
  fill: #0BBF59;
}
.dialog__content .title {
  margin-bottom: 40px;
}
.dialog__content .title p {
  font-size: 21px;
  font-weight: bold;
  color: #0BBF59;
  margin-bottom: 0;
}
.dialog__content .desc {
  margin-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 24px;
}
.dialog__content .desc p {
  font-size: 17px;
}
.dialog__content .desc p:last-child {
  margin-bottom: 0;
}
.dialog__content .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dialog__content .buttons button,
.dialog__content .buttons a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  min-height: 56px;
  padding: 8px 24px;
  text-align: center;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dialog__content .buttons button svg,
.dialog__content .buttons a svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
.dialog__content .buttons button {
  background: none;
  font-weight: normal;
  padding: 8px 0;
  color: #000;
}
.dialog__content .buttons button svg {
  width: 12px;
  height: 12px;
}
.dialog__content .buttons button:hover {
  text-decoration: underline;
}
.dialog__content .buttons a {
  border-radius: 3px;
  color: #fff;
  background: #0BBF59;
}
.dialog__content .buttons a:hover {
  background: #000;
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
@media (max-width: 650px) {
  .dialog__content .buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8px 0;
  }
  .dialog__content .buttons .checkout-link {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .dialog__content .buttons .back {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.dialog--is-visible {
  opacity: 1;
  visibility: visible;
}

.dialog--sticky {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.dialog--sticky .dialog__content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.dialog[data-animation=on] {
  -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
  transition: opacity 0.3s, visibility 0s 0.3s;
  -webkit-perspective: 800px;
          perspective: 800px;
}
.dialog[data-animation=on] .dialog__content {
  will-change: transform;
  -webkit-transition: -webkit-transform 0.3s var(--ease-out);
  transition: -webkit-transform 0.3s var(--ease-out);
  transition: transform 0.3s var(--ease-out);
  transition: transform 0.3s var(--ease-out), -webkit-transform 0.3s var(--ease-out);
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
}
.dialog[data-animation=on].dialog--is-visible {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.dialog[data-animation=on].dialog--is-visible .dialog__content {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.dialog[data-animation=on].dialog--sticky .dialog__content {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.dialog[data-animation=on].dialog--sticky.dialog--is-visible {
  -webkit-transition: none;
  transition: none;
}
.dialog[data-animation=on].dialog--sticky.dialog--is-visible .dialog__content {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* --------------------------------

File#: _1_accordion
Title: Accordion
Descr: Create stacked sections of content and allow the user to expand/collapse them
Usage: codyhouse.co/license

-------------------------------- */
:root {
  /* general */
  --accordion-border-width: 1px;
  /* icon */
  --accordion-icon-size: 20px;
  --accordion-icon-stroke-width: 2px;
}

ul.accordion {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  padding: 0;
}

.accordion__item {
  padding: 16px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
}

.accordion__header { /* button */
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
  background: none;
  border: none;
  font-size: 17px;
  font-weight: bold;
  cursor: pointer;
}
.accordion__header .icon {
  --size: var(--accordion-icon-size);
  width: var(--size);
  height: var(--size);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.accordion__header .icon .icon__group {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  stroke-width: var(--accordion-icon-stroke-width);
}

.accordion__icon-arrow .icon__group {
  will-change: transform;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.accordion__icon-arrow .icon__group > * {
  -webkit-transform-origin: 10px 14px;
          transform-origin: 10px 14px;
}

.accordion__item--is-open > .accordion__header > .accordion__icon-arrow .icon__group { /* animated arrow icon */ }
.accordion__item--is-open > .accordion__header > .accordion__icon-arrow .icon__group > *:first-child {
  -webkit-transform: translateY(-8px) rotate(-90deg);
          transform: translateY(-8px) rotate(-90deg);
}
.accordion__item--is-open > .accordion__header > .accordion__icon-arrow .icon__group > *:last-child {
  -webkit-transform: translateY(-8px) rotate(90deg);
          transform: translateY(-8px) rotate(90deg);
}

.accordion__panel {
  display: none;
  will-change: height;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  padding-top: 16px;
}

.accordion__item--is-open > .accordion__panel {
  display: block;
}

/* animations */
.accordion[data-animation=on] .accordion__item--is-open .accordion__panel > * {
  -webkit-animation: accordion-entry-animation 0.4s var(--ease-out);
          animation: accordion-entry-animation 0.4s var(--ease-out);
}
.accordion[data-animation=on] .accordion__icon-arrow .icon__group,
.accordion[data-animation=on] .accordion__icon-arrow-v2 .icon__group,
.accordion[data-animation=on] .accordion__icon-plus .icon__group {
  -webkit-transition: -webkit-transform 0.3s var(--ease-out);
  transition: -webkit-transform 0.3s var(--ease-out);
  transition: transform 0.3s var(--ease-out);
  transition: transform 0.3s var(--ease-out), -webkit-transform 0.3s var(--ease-out);
}
.accordion[data-animation=on] .accordion__icon-arrow .icon__group > *,
.accordion[data-animation=on] .accordion__icon-arrow-v2 .icon__group > *,
.accordion[data-animation=on] .accordion__icon-plus .icon__group > * {
  -webkit-transition: stroke-dashoffset 0.3s, -webkit-transform 0.3s;
  transition: stroke-dashoffset 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, stroke-dashoffset 0.3s;
  transition: transform 0.3s, stroke-dashoffset 0.3s, -webkit-transform 0.3s;
  -webkit-transition-timing-function: var(--ease-out);
          transition-timing-function: var(--ease-out);
}

@-webkit-keyframes accordion-entry-animation {
  from {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes accordion-entry-animation {
  from {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
/* --------------------------------

File#: _1_tooltip
Title: Tooltip
Descr: A popup displaying additional text information
Usage: codyhouse.co/license

-------------------------------- */
:root {
  --tooltip-triangle-size: 12px;
}

.tooltip { /* tooltip element - created using js */
  position: absolute;
  z-index: 500;
  display: inline-block;
  padding: 8px 12px;
  border-radius: 4px;
  max-width: 200px;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: var(--shadow-md);
          box-shadow: var(--shadow-md);
  color: #fff;
  font-size: 11px;
  line-height: 1.4;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
}
.tooltip a {
  color: inherit;
  text-decoration: underline;
}
@supports (clip-path: inset(50%)) {
  .tooltip::before { /* tooltip triangle  */
    content: "";
    position: absolute;
    background-color: inherit;
    border: inherit;
    width: var(--tooltip-triangle-size);
    height: var(--tooltip-triangle-size);
    clip-path: polygon(0% 0%, 100% 100%, 100% 100%, 0% 100%);
  }
}

.tootip:not(.tooltip--sticky) {
  pointer-events: none;
}

/* tooltip position */
.tooltip {
  /* variable used in JS to proper place tooltip triangle */
  --tooltip-triangle-translate: 0px;
}

.tooltip--top::before, .tooltip--bottom::before {
  left: calc(50% - var(--tooltip-triangle-size) / 2);
}

.tooltip--top::before {
  bottom: calc(var(--tooltip-triangle-size) * -0.5);
  -webkit-transform: translateX(var(--tooltip-triangle-translate)) rotate(-45deg);
          transform: translateX(var(--tooltip-triangle-translate)) rotate(-45deg);
}

.tooltip--bottom::before {
  top: calc(var(--tooltip-triangle-size) * -0.5);
  -webkit-transform: translateX(var(--tooltip-triangle-translate)) rotate(135deg);
          transform: translateX(var(--tooltip-triangle-translate)) rotate(135deg);
}

.tooltip--left::before, .tooltip--right::before {
  top: calc(50% - var(--tooltip-triangle-size) / 2);
}

.tooltip--left::before {
  right: calc(var(--tooltip-triangle-size) * -0.5);
  -webkit-transform: translateX(var(--tooltip-triangle-translate)) rotate(-135deg);
          transform: translateX(var(--tooltip-triangle-translate)) rotate(-135deg);
}

.tooltip--right::before {
  left: calc(var(--tooltip-triangle-size) * -0.5);
  -webkit-transform: translateX(var(--tooltip-triangle-translate)) rotate(45deg);
          transform: translateX(var(--tooltip-triangle-translate)) rotate(45deg);
}

.tooltip--hide {
  /* class used in JS to hide the tooltip element before its top/left positions are set */
  visibility: hidden;
  opacity: 0;
}

/*!
Theme Name: Abelard Giza
Theme URI: https://abelardgiza.pl
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
/* --------------------------------

File#: _1_rating
Title: Rating
Descr: A rating plugin that allows users to vote for your products
Usage: codyhouse.co/license

-------------------------------- */
:root {
  --rating-icon-size: 28px;
}

.rating__control ul {
  display: inline-block;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  list-style: none;
  margin: 0;
}
.rating__control li {
  position: relative;
  height: var(--rating-icon-size);
  width: var(--rating-icon-size);
  float: left;
  cursor: pointer;
}
.rating__control li:focus {
  outline: none;
}
.rating__control li:focus::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 0.2;
}
.rating__control li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.rating__control li.rating__item--zero {
  display: none;
}

.rating__control--hide {
  display: none;
}

.rating__icon,
.rating__control li::before,
.rating[data-animation=on] .rating__control ul:hover .rating__icon {
  color: #faca15;
}

.rating__icon--inactive,
.rating[data-animation=on] .rating__control li:hover ~ li .rating__icon,
.rating__item--checked ~ li .rating__icon {
  color: #e1e1e1;
}

.rating__icon {
  overflow: hidden;
}
.rating__icon svg {
  display: block;
  height: var(--rating-icon-size);
  width: var(--rating-icon-size);
  max-width: var(--rating-icon-size);
  pointer-events: none;
}

.js-rating--read-only {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 24px;
  gap: 8px 24px;
}
.js-rating--read-only > p {
  font-size: 17px;
  margin-bottom: 0;
}

.top-rating--read-only {
  --rating-icon-size: 22px;
  gap: 0 8px;
  height: var(--rating-icon-size);
  margin-bottom: 8px;
}
.top-rating--read-only > p {
  font-size: 15px;
}
.top-rating--read-only > p span {
  display: none;
}

.rating--read-only .rating__control li {
  cursor: default;
}

.rating__icon--inactive {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.rating__item--half .rating__icon:not(.rating__icon--inactive) {
  position: relative;
  z-index: 2;
  width: 50%;
}

.rating[data-animation=on] .rating__control li:active .rating__icon {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.rating[data-animation=on] .rating__icon {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.rating__select {
  display: none;
}

.rating__link {
  display: inline-block;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  height: var(--rating-icon-size);
}
.rating__link:hover {
  opacity: 0.85;
}

/**
 * Swiper 9.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 8, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #000;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

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

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

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

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@font-face {
  font-family: "lg";
  src: url("fonts/lg.woff2?io9a6k") format("woff2"), url("fonts/lg.ttf?io9a6k") format("truetype"), url("fonts/lg.woff?io9a6k") format("woff"), url("fonts/lg.svg?io9a6k#lg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.lg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "lg" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-container {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.lg-next,
.lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1084;
  outline: none;
  border: none;
}

.lg-next.disabled,
.lg-prev.disabled {
  opacity: 0 !important;
  cursor: default;
}

.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
  color: #fff;
}

.lg-single-item .lg-next,
.lg-single-item .lg-prev {
  display: none;
}

.lg-next {
  right: 20px;
}

.lg-next:before {
  content: "\e095";
}

.lg-prev {
  left: 20px;
}

.lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.lg-media-overlap .lg-toolbar {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  will-change: color;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  background: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.lg-toolbar .lg-icon.lg-icon-18 {
  font-size: 18px;
}

.lg-toolbar .lg-icon:hover {
  color: #fff;
}

.lg-toolbar .lg-close:after {
  content: "\e070";
}

.lg-toolbar .lg-maximize {
  font-size: 22px;
}

.lg-toolbar .lg-maximize:after {
  content: "\e90a";
}

.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  color: #eee;
  font-size: 16px;
  padding: 10px 40px;
  text-align: center;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s;
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

.lg-sub-html a {
  color: inherit;
}

.lg-sub-html a:hover {
  text-decoration: underline;
}

.lg-media-overlap .lg-sub-html {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}

.lg-item .lg-sub-html {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.lg-error-msg {
  font-size: 14px;
  color: #999;
}

.lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  height: 47px;
  vertical-align: middle;
}

.lg-closing .lg-toolbar,
.lg-closing .lg-prev,
.lg-closing .lg-next,
.lg-closing .lg-sub-html {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  -webkit-transition: opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear, -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear, -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear, -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.lg-icon:focus-visible {
  color: #fff;
  border-radius: 3px;
  outline: 1px dashed rgba(255, 255, 255, 0.6);
}

.lg-toolbar .lg-icon:focus-visible {
  border-radius: 8px;
  outline-offset: -5px;
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-container {
  display: none;
  outline: none;
}

.lg-container.lg-show {
  display: block;
}

.lg-on {
  scroll-behavior: unset;
}

.lg-overlay-open {
  overflow: hidden;
}

.lg-toolbar,
.lg-prev,
.lg-next,
.lg-pager-outer,
.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer {
  opacity: 1;
}

.lg-show-in.lg-hide-sub-html .lg-sub-html {
  opacity: 1;
}

.lg-show-in .lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0.001;
  outline: none;
  will-change: auto;
  overflow: hidden;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-outer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.lg-outer.lg-zoom-from-image {
  opacity: 1;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.lg-outer .lg-inner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: opacity 0s;
  transition: opacity 0s;
  white-space: nowrap;
}

.lg-outer .lg-item {
  display: none !important;
}

.lg-outer .lg-item:not(.lg-start-end-progress) {
  background: url("images/loading.gif") no-repeat scroll center center transparent;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  white-space: nowrap;
  font-size: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-object {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: relative;
}

.lg-outer .lg-empty-html.lg-sub-html,
.lg-outer .lg-empty-html .lg-sub-html {
  display: none;
}

.lg-outer.lg-hide-download .lg-download {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer .lg-first-slide .lg-dummy-img {
  position: absolute;
  top: 50%;
  left: 50%;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out 0.15s;
  transition: opacity 0.2s ease-out 0.15s;
}

.lg-outer .lg-media-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.lg-outer .lg-media-cont .lg-object {
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-has-iframe .lg-media-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  will-change: auto;
  -webkit-transition: opacity 333ms ease-in 0s;
  transition: opacity 333ms ease-in 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-container {
  display: none;
}

.lg-container.lg-show {
  display: block;
}

.lg-container.lg-dragging-vertical .lg-backdrop {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
  position: absolute;
}

.lg-inline .lg-backdrop {
  z-index: 1;
}

.lg-inline .lg-outer {
  z-index: 2;
}

.lg-inline .lg-maximize:after {
  content: "\e909";
}

.lg-components {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  will-change: transform;
  -webkit-transition: -webkit-transform 0.35s ease-out 0s;
  transition: -webkit-transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s, -webkit-transform 0.35s ease-out 0s;
  z-index: 1080;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

