/*
Theme Name: przestrona
Theme URI: https://opencollective.com/przestrona
Author: Bryan Hadaway, Borys Czajkowski - Przestrona.pl
Author URI: https://opencollective.com/przestrona#section-contributorsm https://www.przestrona.pl
Description: Custom made theme base on blankslate
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 9999
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: przestrona

przestrona WordPress Theme 2011-2024
przestrona is distributed under the terms of the GNU GPL
*/

@font-face {
  font-family: "MohrRound";
  src: url("./assets/fonts/MohrRound/MohrRounded-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrRound";
  src: url("./assets/fonts/MohrRound/MohrRounded-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MohrRound";
  src: url("./assets/fonts/MohrRound/MohrRounded-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MohrRound";
  src: url("./assets/fonts/MohrRound/MohrRounded-800.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MohrRound";
  src: url("./assets/fonts/MohrRound/MohrRounded-900.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./assets/fonts/Poppins/Poppins-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./assets/fonts/Poppins/Poppins-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./assets/fonts/Poppins/Poppins-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

:root {
  --main: #f0a823;
  --main-alt: #fbf7f2;
  --second: #5b6d6e;
  --second-alt: #5d7573;
  --third: #00c3a5;

  --heading-font: "MohrRound";
  --p-font: "Poppins";

  --heading-size: 3.625rem;
  --subheading-size: 1.5rem;
  --p-size: 1rem;
  --p-small-size: 0.875rem;

  --tablet-breakpoint: 850px;
  --mobile-breakpoint: 500px;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

body {
  line-height: 1;
}
a {
  text-decoration-skip-ink: auto;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
button {
  outline: 0;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
q {
  display: inline;
  font-style: italic;
}
q:before {
  content: '"';
  font-style: normal;
}
q:after {
  content: '"';
  font-style: normal;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  padding: 2px;
}
big {
  font-size: 120%;
}
small,
sup,
sub {
  font-size: 80%;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
dd {
  margin-left: 20px;
}
kbd,
tt {
  font-family: courier;
  font-size: 12px;
}
ins {
  text-decoration: underline;
}
del,
strike,
s {
  text-decoration: line-through;
}
dt {
  font-weight: bold;
}
address,
cite,
var {
  font-style: italic;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}
.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #007acc;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}
.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}
.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

body {
  font-size: 16px;

  font-size: var(--p-size);
  font-family: var(--p-font);
}

@media (max-width: 850px) {
  body,
  html {
    font-size: 15px;
  }
}

@media (max-width: 550px) {
  body,
  html {
    font-size: 14px;
  }
}

.entry-content{
  /* width: 100%; */
}
footer .custom-logo-link{
  filter: brightness(200) !important;
}

nav .custom-logo-link{
  filter: brightness(0);
}


/* ------- Właściwy kod ------- */
/* Style ogólne */
main#content {
  max-width: 1500px;
  margin: 0 auto;
}
section {
  padding: 4rem 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
main#content > article{
  padding: 5rem 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  h1{
    font-size: 3rem;
  }

  p{
    font-family: var(--p-font);
    line-height: 1.5;
    margin-top: 2rem;
  }

  
  ul li{
    line-height: 1.5;
    margin-top: 1.5fr;
  }
}

.shadow {
  -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.08);
}

h1,
h2,
h3,
h4,
h5 {
  font-family: var(--heading-font);
  color: #0e0f0f;
}
h2 {
  font-size: var(--heading-size);
  font-weight: 500;
  max-width: 650px;
  text-wrap: balance;
  text-align: center;
  color: #0e0f0f;
}

article header{
  margin-top: 4rem;
}

article ol{
  list-style-type: disc;
  & li{
    margin-top: .25rem;
  }
}

nav,
.menu > ul {
  display: flex;
  flex-direction: row;
  align-items: center;
}
nav,
.menu span {
  color: white !important;
}
header[role="banner"]{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500;
}
nav {
  position: relative;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background-color: #eee7dd;
  border-bottom: 3px solid #f0d2a8;
  padding: 1.5rem 3rem;
  height: 85px;
  max-width: 1500px;
  margin: 0 auto;
  /* position: fixed; */
  top: 0;
}

.menu .cta a::before {
  display: block;
  content: "";
  width: 1.5rem;
  height: 1.5rem;

  background-image: url("./assets/icons/cal-tick-white.svg");
  background-repeat: no-repeat;
  background-size: contain;

}

nav .cta {
  padding-inline: 1.5rem;
}

.menu {
  margin-left: 4rem;
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  max-width: 975px;
  gap: 1rem;
}

.menu > li a {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

nav .custom-logo-link,
footer .custom-logo-link {
  height: 100%;
  display: block;
}

footer img {
  width: auto;
  max-height: 100px;
  object-fit: cover;
}

nav img {
  width: auto;
  max-height: 100%;
  object-fit: cover;
}

#hamburger {
  display: none;
}

.shown {
  left: 0 !important;
}

@media (max-width: 768px) {
  .menu {
    display: flex !important;
    flex-direction: column;
    align-items: start;
    width: 100% !important;
    padding: 2rem !important;
    gap: 2rem;
    position: absolute; /* Make menu position absolute */
    top: 100%; /* Position it directly below the nav */
    left: -100%;
    width: 75%; /* Make it take the full width of the nav */
    margin: 0; /* Remove the left margin */
    transition: 0.3s all ease-in-out;
    background-color: #eee7dd;
  }

  .menu > ul {
    display: flex; /* Or you can use grid depending on your layout */
    flex-direction: column; /* Stack items vertically */
    gap: 2rem;
    width: 100%; /* Ensure full width */
  }

  #hamburger {
    cursor: pointer;
    font-size: 2.75rem;
    font-weight: 700;
    color: var(--main);
    display: block;
  }
}

footer {
  width: 100%;
  background-color: var(--second-alt);
  padding: 3rem 3rem;

  ul{
    display: inline-flex;
    gap: 1.5rem;
    flex-wrap: wrap;
    a{
      color: #fff;
      text-decoration: none;
      font-size: 1.125rem;
    }
  }

  .row{
    width: 100%;
    display: inline-flex;
    align-items: center;
    padding: 2rem 0;
    flex-wrap: wrap;
    gap: 2rem;
  }

  #r1{
    width: 100%;
    border-bottom: 2px solid #bdbdbd;
    justify-content: space-between;
    .socials{
      /* margin-left: auto; */

      .tile{
        display: block;
        width: 2.75rem;
        height: 2.75rem;
        background-color: #fff;
        border-radius: .65rem;
        display: flex;
        align-items: center;
        justify-content: center;
      }
    }
    .links{
      /* margin: 0 auto; */
    }
  }

  #r2{
    justify-content: space-between;
    p{
      color: #fff;
    }
  }

}

/* Klasy uzytkowe */
.zone {
  margin-bottom: 2rem;
  padding: 1.25rem;
  background-color: white;
  width: fit-content;
  border-radius: 0.75rem;
}

.cta {
  display: inline-flex;
  gap: 1rem;
  padding: 0.75rem 3rem;
  background-color: var(--main);
  border-radius: 0.5rem;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
  text-decoration: none;

  & a,
  & p {
    color: white !important;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 500;
  }

  & img {
    height: 1.75rem;
  }

  &:hover {
    background-color: #d58e0b;
  }
}

/* Style sekcji */
#hero {
  background-color: var(--main-alt);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
  padding-top: 8rem;
}

#hero .content {
  display: flex;
  flex-direction: column;
  position: relative;

  .decoration {
    width: 125px;
    position: absolute;
    top: 0;
    right: 0;
  }

  & .review {
    & .header {
      display: inline-flex;
      align-items: center;
      padding: 0.5rem;
      background-color: #e5f4f2;
      border-radius: 0.5rem;
      gap: 1rem;

      & img {
        max-height: 26px;
      }

      & .stars {
        height: 1rem;
      }
    }

    & p {
      margin-top: 1rem;
    }
  }

  & h1 {
    color: #000;
    font-weight: 700;
    font-size: 4rem;
    text-wrap: balance;
    line-height: 100%;

    & span {
      color: var(--second-alt);
    }
  }

  & > p {
    line-height: 160%;
    margin-top: 1rem;
    font-size: 1.25rem;
  }

  & > p b {
    font-weight: 700;
  }

  & .cta-zone {
    margin-top: 1rem;

    & .cta {
      width: 100%;
    }

    & > p {
      max-width: 100%;
      margin-top: 1.25rem;
    }

    & b {
      font-weight: 600;
    }
  }
}
#hero .imagery {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  grid-template-rows: 1fr 0.65fr;
  grid-template-areas:
    "teddy-1 avatar"
    "teddy-2 avatar";
  gap: 2rem;
  position: relative;

  .decoration {
    position: absolute;
    height: auto;
    width: 80px;
    bottom: 0;
    left: -70px;
  }

  & div > img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: 50;
    position: relative;
  }

  & > div {
    overflow: hidden;
    border-radius: 1.5rem;
    position: relative;
  }

  #teddy1 {
    grid-area: teddy-1;
  }

  #teddy1::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
    height: 75%;
    z-index: 0;
    bottom: 0;
    background-color: #f0a823;
  }
  #teddy2 {
    grid-area: teddy-2;
    background-color: #007acc;
    position: relative;
  }
  #avatar {
    grid-area: avatar;
    border-top-left-radius: 250px;
    border-top-right-radius: 250px;

    & .label {
      position: absolute;
      bottom: 1.5rem;
      width: calc(100% - 1.5rem);
      left: 0.75rem;
      background-color: var(--third);
      padding: 1rem 0.5rem;
      z-index: 55;
      border-radius: 0.75rem;
      text-align: center;
      color: #fff;
      font-family: var(--heading-font);
      font-size: 1rem;
    }
  }
}

@media (max-width: 850px) {
  #hero {
    grid-template-columns: 1fr 0.5fr;
    gap: 25px;
  }

  #hero h1{
    font-size: 3.75rem !important;
  }
  #hero .header{
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
    & > .stars{
      margin-top: 0em;
    }
  }
  #hero .content {
  }

  #hero .imagery {
    grid-template-areas:
      "avatar avatar"
      "avatar avatar"
      "teddy-1 teddy-1"
      "teddy-2 teddy-2";

    #avatar {
      min-height: 350px !important;
    }

    #teddy1,
    #teddy2 {
      max-height: 150px;
    }
    grid-template-rows: auto;
  }

  #hero .imagery .label {
    padding-inline: 0.25rem !important;
    width: calc(100% - 0.75rem) !important;
    left: 0.3525rem !important;
  }
}
@media (max-width: 615px) {
  #hero {
    grid-template-columns: 1fr;
    .decoration {
      top: 100px !important;
      right: -50px !important;
    }
    .imagery {
      grid-template-columns: 1fr 0.75fr;
      grid-template-areas:
        "avatar teddy-1"
        "avatar teddy-2";
      grid-template-rows: auto;
      justify-items: stretch;
      align-content: stretch;

      & > div {
        min-height: none !important;
        max-height: none !important;
      }
    }
  }
}

#triplet {
  background-color: var(--second);

  .wrapper {
    max-width: 1200px;
    display: inline-flex;
    gap: 5rem;
    align-items: start;
    justify-content: space-between;
  }

  .benefit {
    display: flex;
    flex-direction: column;
    align-items: center;

    .icon {
      width: 3.375rem;
      height: 3.375rem;
      padding: 0.75rem;
      border-radius: 0.75rem;
      background-color: #fff;
      margin-bottom: 0.75rem;
    }

    strong {
      font-family: var(--heading-font);
      font-size: 1.25rem;
      color: #fff;
      font-weight: 500;
      text-align: center;
    }
  }
}

@media (max-width: 550px) {
  #triplet .wrapper {
    gap: 1rem !important;

    .benefit strong {
      font-size: 1.125rem;
    }
  }
}

#recenzje {
  padding: 6rem 2rem;

  .review {
    background-color: var(--main-alt);
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    display: inline-flex;
    align-items: center;
    font-size: 1.25rem;
    margin-top: 1.25rem;

    img {
      height: var(--p-size);
    }
  }

  .slider {
    margin-top: 3rem;
    max-width: 850px;
    width: 100%;
    display: inline-flex;
    gap: 2rem;
    transition: 0.25s all ease-in-out;
  }

  .slide {
    min-width: 100%;
    border-radius: 2rem;
    /* height: 450px; */

    display: grid;
    grid-template-columns: 160px 1fr;
    gap: 2.25rem;
    padding: 2.2rem;
    position: relative;

    .decoration {
      position: absolute;
      width: 80px;
      height: auto;
      top: -60px;
      left: 15%;
    }

    .logo {
      width: 100%;
      border-radius: 0.75rem;
      background-color: #fbf7f2;
      height: 120px;
    }

    .logo img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      padding: 1.5rem 1rem;
    }

    .content {
      display: flex;
      flex-direction: column;
      align-items: start;
      gap: 1rem;

      .header {
        display: inline-flex;
        gap: 0.75rem;

        .avatar {
          border-radius: 50%;
          background-color: #5b6d6e;
          color: #fff;
          font-size: 1.875rem;
          font-weight: 500;
          padding: 0.25rem;
          width: 3.5rem;
          height: 3.5rem;
          display: flex;
          align-items: center;
          justify-content: center;
        }

        .details strong {
          font-family: var(--heading-font);
          font-size: 1.25rem;
          font-weight: 800;
        }

        .details p {
          font-size: var(--p-small-size);
          margin-top: 0.5rem;
        }
      }

      .stars {
        height: 20px;
      }

      & > p {
        font-size: 1.25rem;
        line-height: 130%;
        color: #3d3d3d;
        overflow-y: auto;
        height: 300px;
      }
    }
  }

  .pagination {
    display: inline-flex;
    gap: 1.25rem;
    margin-top: 2rem;

    .dot {
      width: 1.125rem;
      height: 1.125rem;
      border-radius: 50%;
      background-color: #d6e6e5;
    }

    .dot[active] {
      outline: 2px var(--third) solid;
      display: flex;
      align-items: center;
      justify-content: center;

      &::after {
        content: "";
        display: block;
        width: 0.75rem;
        height: 0.75rem;
        background-color: var(--third);
        border-radius: 50%;
      }
    }
  }
}

@media (max-width: 550px) {
  #recenzje .slide {
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 1.5rem;
  }
  #recenzje .decoration{
    max-width: 65px;
  }
  #recenzje .slide .logo {
    width: 100px;
    height: fit-content;
    img {
      padding: 0.75rem 1rem !important;
    }
  }
}

#wystepy {
  margin: 0 auto;
  display: grid;
  /* grid-template-columns: 1fr 1fr; */
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  justify-items: start;
  /* max-width: 1350px; */
  grid-gap: 6rem;
  background-color: var(--main-alt);
  position: relative;
  & > .decoration {
    position: absolute;
    right: 100px;
    bottom: 0;
    width: 175px;
    height: auto;
  }

  .col {
    width: 100%;
    height: 100%;
  }
  .wrapper {
    display: flex;
    flex-direction: column;
    gap: 4rem;
  }

  h2 {
    text-align: left;
    margin-bottom: 4rem;
  }

  .pub {
    width: 100%;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    transition: 0.25s all linear;
    position: relative;

    .decoration {
      width: 64px;
      height: auto;
      position: absolute;
      right: -50px;
      bottom: -50px;
    }

    .player {
      overflow: hidden;
      width: 100%;
      aspect-ratio: 16/9;
      /* background-color: var(--main); */
      border-radius: 1.5rem;
      padding: 0;
      img {
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
    }

    .pub-date {
      margin-top: 0.75rem;
      display: inline-flex;
      align-items: center;
      gap: 0.5rem;
      color: #000;
      img {
        height: 1rem;
      }

      p {
        font-size: var(--p-size);
      }
    }
    h3 {
      font-size: 1.25rem;
      font-weight: 500;
      margin-top: 0.75rem;
    }

    &:hover h3 {
      text-decoration: underline;
    }
    &:hover img {
      filter: brightness(0.9);
    }
  }
}

@media (max-width: 850px) {
  #wystepy {
    padding-bottom: 6rem;
    .decoration {
      width: 125px;
    }
  }
}

#o-mnie > .wrapper {
  display: grid;
  grid-template-columns: 1fr 0.5fr;
  gap: 3rem;

  border-radius: 2.5rem;
  background-color: var(--main-alt);
  padding: 5rem 4rem;

  .content {
    display: flex;
    flex-direction: column;
    align-items: start;

    h2 {
      text-align: start;
    }

    & > strong {
      color: var(--main);
      font-size: 1.25rem;
      font-weight: 500;
    }

    & > p {
      margin-top: 1.5rem;
      color: #3c3c3c;
      font-size: 1.125rem;
      line-height: 130%;
    }

    & > .wrapper {
      width: 100%;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
      gap: 1rem;
      margin-top: 2rem;
    }

    .tile {
      background-color: #fff;
      padding: 1.5rem;
      border-radius: 0.75rem;
      display: flex;
      flex-direction: column;
      align-items: center;

      .icon {
        padding: 1rem;
        border-radius: 0.5rem;
        width: 3.5rem;
        height: 3.5rem;
        background-color: #5d7573;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      strong {
        font-family: var(--heading-font);
        font-size: 1.125rem;
        color: #5d7573;
        margin-top: 1.25rem;
        text-align: center;
      }
    }
  }

  .imagery {
    position: relative;
  }
  .imagery .decoration {
    position: absolute;
    transform: rotate(0deg);
    top: 65%;
    right: -120px;
    height: 80px;
    transform: rotate(90deg);
  }
  .imagery img:first-of-type {
    border: 6px solid var(--main);
    overflow: hidden;
    border-radius: 0.75rem;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media (max-width: 850px) {
  #o-mnie > .wrapper {
    padding-inline: 3rem;
    grid-template-columns: 1fr 175px;
  }

  #o-mnie .content .wrapper {
    /* flex-direction: column; */
  }

  #o-mnie .imagery {
    width: 100%;
    height: fit-content;

    .decoration {
      height: 50px !important;
      right: -75px !important;
    }
  }
  #o-mnie .imagery img:first-of-type {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 615px) {
  #o-mnie > .wrapper {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 300px;
  }

  #o-mnie .imagery {
    height: 100%;
  }
  #o-mnie .imagery img {
    object-position: center 12.5%;
  }
}

#faq {
  /* background-color: var(--main-alt); */
  .zone {
    width: 100%;
    max-width: 900px;
    margin-top: 3rem;
  }
  details {
    border-bottom: 2px solid #e9e9e9;
    padding: 2rem 0;
    summary {
      list-style-type: none;
      position: relative;
      display: inline-flex;
      font-size: 1.25rem;
      font-weight: 600;
      cursor: pointer;

      &::before {
        content: "+";
        margin-right: 1rem;
      }
    }

    p {
      color: #5b5b5b;
      font-size: var(--p-small-size);
      line-height: 140%;
      margin-top: 1rem;
    }

    &:last-of-type {
      border: none;
    }
  }

  details[open] summary::before {
    content: "-";
  }
}

#konsultacje {
  .wrapper {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    margin-top: 3rem;
  }

  .tile {
    background-color: var(--second-alt);
    padding: 2rem 1.75rem;
    border-radius: 0.75rem;
    position: relative;
    overflow: hidden;

    .content {
      width: 65%;
      h3 {
        font-size: 1.875rem;
        font-weight: 800;
        color: #fff;
        margin-bottom: 1rem;
      }

      p {
        font-size: 1rem;
        color: #fff;
        line-height: 140%;
      }

      .duration {
        border-radius: 0.5rem;
        padding: 0.5rem 1rem;
        margin-top: 2rem;
        background-color: var(--third);
        width: fit-content;
        b {
          text-transform: uppercase;
          font-weight: 500;
        }
      }

      .price {
        margin-top: 0.75rem;

        & span {
          color: var(--main);
          font-size: 1.125rem;
          font-weight: 500;
        }
      }
    }
    .circle {
      position: absolute;
      width: 50%;
      aspect-ratio: 1/1;
      border-radius: 50%;
      right: -15%;
      bottom: -25%;
      overflow: hidden;
      object-fit: cover;
    }
    .circle img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  }
}

@media (max-width: 850px) {
  #konsultacje .wrapper {
    grid-template-columns: 1fr;
  }
}

#booking .calendar {
  width: 100%;
  height: fit-content;
  /* height: 250px; */
  /* background-color: #007acc; */
  border-radius: 0.75rem;
  padding: 0 !important;
}

#kontakt {
  .wrapper {
    display: grid;
    grid-template-columns: 2fr 5fr;
    gap: 3rem;

    border-radius: 2.5rem;
    background-color: var(--main-alt);
    padding: 3rem;
  }
  .content {
    position: relative;
    z-index: 50;

    display: flex;
    flex-direction: column;
    align-items: start;

    & > p {
      margin: 0.75rem 0 1.25rem 0;
      font-size: 1.125rem;
      line-height: 140%;
      color: #3d3d3d;
    }

    .info-row {
      margin-top: 1.25rem;

      display: inline-flex;
      align-items: center;
      gap: 1rem;

      .icon {
        width: 2.75rem;
        height: 2.75rem;
        background-color: var(--second-alt);
        padding: 0.75rem;
        border-radius: 0.75rem;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      p {
        font-size: 1.25rem;
        color: #3d3d3d;
      }
    }

    form {
      width: calc(100% + 8rem);
      margin-top: 2rem;
      display: flex;
      flex-direction: column;
      gap: 1rem;

      input,
      textarea {
        font-size: 1rem;
        font-family: var(--p-font);
        padding: 1.25rem 0.75rem;
        display: block;
        border-radius: 0.75rem;
        width: 100%;
        background-color: var(--main-alt);
        border: 1px solid #d5cdc0;
      }
      textarea {
        resize: none;
      }
      .cta {
        border: none;
        /* display: flex; */
        align-items: center;
        justify-content: center;
        p {
          font-family: var(--p-font);
          font-size: 1rem;
        }
        img {
          height: 1.125rem;
        }
      }
    }
  }
  .imagery {
    width: 100%;
    position: relative;
    z-index: 25;

    & img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      overflow: hidden;
      border-radius: 1.5rem;
    }
  }
}

@media (max-width: 550px) {
  #kontakt {
    .wrapper {
      display: flex;
      flex-direction: column;
      gap: 0;
      position: relative;
    }

    .content {
      position: relative;
      z-index: 50;
    }

    .zone {
      margin-bottom: 0;
    }

    .content form {
      width: 100%;
    }

    .imagery {
      position: relative;
      z-index: 25;
      bottom: 0;
      height: 150px;
      width: 100%;
    }

    .imagery img {
      height: calc(100% + 50px + 2rem);
      width: calc(100% + 4rem) !important;
      left: -2rem;
      position: absolute;
      width: 100%;
      bottom: -2rem;
      /* margin-bottom: 100px; */
    }
  }
}
