:root {
  --white: #fef7f7;
  --color: #6f3b48;
  --green-darkest: #3f4c34;
  --light-pink-background: #f0dde4;
  --hover-light: #eec6d5;
  --green-dark: #415c30;
  --black-purple: #3a272e;
  --hover-light-darker: #dd97b1;
  --hover: #8a3051;
  --green-light: #e0e2cf;
  --green-main: #788b6a;
  --serif: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

a {
  text-decoration: underline;
}

.section {
  margin-left: 80px;
  margin-right: 80px;
}

.body {
  background-color: var(--white);
  font-family: karmina-sans, sans-serif;
  font-weight: 400;
}

.navbar {
  z-index: 4;
  border-bottom: 0px solid var(--white);
  border-radius: 1px;
  width: 100%;
  height: 80px;
  padding-left: 0;
  padding-right: 0;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-wrapper {
  border-bottom: 1px solid #c5c5c5;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.logo {
  min-height: 30px;
  max-height: 56px;
}

.heading {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.hero {
  aspect-ratio: auto;
  object-fit: none;
  background-image: linear-gradient(63deg, #4c2e39, #6f3b4800 34%), url('../images/x.jpg');
  background-position: 0 0, 50% 60%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  max-height: 90vh;
  margin-top: 0;
  display: flex;
}

.hero.hero-twoja-sesja {
  background-image: linear-gradient(63deg, #1f2b1b, #6f3b4800 34%), url('../images/1O5A8413-popr_s.jpg');
  background-position: 0 0, 50%;
}

.div-block {
  display: block;
}

.layout {
  grid-row-gap: 80px;
  background-color: #fef7f7;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 100px 62px;
  text-decoration: none;
  display: flex;
}

.layout._3 {
  justify-content: flex-start;
  align-items: center;
}

.container {
  grid-column-gap: 80px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1322px;
  text-decoration: none;
  display: flex;
}

.content {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-118 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text {
  color: #6f3b48;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.text-2 {
  color: #3a272e;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-114 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-17 {
  grid-column-gap: 10px;
  background-color: #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-6 {
  grid-column-gap: 10px;
  border: 1px solid #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 62px;
  padding: 11px 24px 12px;
  text-decoration: none;
  display: flex;
}

.twoja-sesja {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.gallery-image {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  aspect-ratio: 1;
  object-fit: contain;
  border-radius: 8px;
  height: auto;
  max-height: 100%;
}

.section-centered-2-columns {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  max-height: 1200px;
  margin: 80px 62px;
  display: flex;
}

.frame-119 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #6f3b48;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.buttons {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-121 {
  grid-column-gap: 10px;
  border: 1px solid #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 62px;
  padding: 11px 24px 12px;
  text-decoration: none;
  display: flex;
}

.frame-8 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 80px;
  padding: 12px 62px;
  text-decoration: none;
  display: flex;
}

.frame-1 {
  grid-column-gap: 60px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-122 {
  grid-column-gap: 6.88523px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 37.8687px;
  height: 27.5409px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #fef7f7;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-15 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
}

.frame-123 {
  grid-column-gap: 10px;
  border: 1px solid #fef7f7;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 11px 24px 12px;
  text-decoration: none;
  display: flex;
}

.social-media {
  grid-column-gap: 20.1468px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26.8624px;
  height: 26.8624px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.4679px;
  height: 26.8624px;
  text-decoration: none;
  display: flex;
}

.dog-photo-0 {
  color: #fef7f7;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.dog-photo-1 {
  color: #fef7f7;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.dog-photo-2 {
  color: #fef7f7;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-16 {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-124 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.hero-header {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.big-heading {
  color: #fef7f7;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 96px;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.hero-body {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 500px;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
  display: flex;
}

.mna-maciejewska {
  color: #fef7f7;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.paragraph-hero {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.paragraph-hero.center {
  text-align: center;
  max-width: 500px;
}

.hero-buttons {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 4px;
  padding-right: 4px;
  text-decoration: none;
  display: flex;
}

.frame-126 {
  grid-column-gap: 10px;
  border: 1px solid #fef7f7;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 62px;
  padding: 11px 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-9 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-127 {
  grid-column-gap: 10px;
  background-color: #fef7f7;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-10 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.psia-fotografia-0 {
  color: #fef7f7;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 96px;
  font-weight: 600;
  line-height: 110%;
  text-decoration: none;
}

.h1 {
  color: #fef7f7;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: karmina, sans-serif;
  font-size: 96px;
  font-style: italic;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}

.hero-text {
  max-width: 40%;
  margin-top: 0;
  margin-left: 176px;
}

.nav-elements {
  z-index: 3;
  border-bottom: 1px none var(--white);
  opacity: 1;
  mix-blend-mode: normal;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 80px;
  padding: 12px 62px;
  text-decoration: none;
  display: flex;
  position: fixed;
}

.nav-left {
  grid-column-gap: 60px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-logo {
  grid-column-gap: 6.88523px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-11 {
  color: #fef7f7;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.nav-links {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-132 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
}

.text-12 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-12:hover {
  color: var(--light-pink-background);
}

.text-12:active {
  color: var(--hover-light);
}

.text-12:focus {
  color: var(--light-pink-background);
}

.text-12.w--current {
  color: var(--white);
}

.frame-133 {
  grid-column-gap: 10px;
  border: 1px solid #fef7f7;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 11px 24px 12px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26.8624px;
  height: 26.8624px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.4679px;
  height: 26.8624px;
  text-decoration: none;
  display: flex;
}

.dog-photo-3 {
  color: #fef7f7;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.dog-photo-4 {
  color: #fef7f7;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.layout-2 {
  grid-row-gap: 80px;
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 598px;
  min-height: 598px;
  padding: 112px 62px;
  text-decoration: none;
  display: flex;
}

.layout-2._68 {
  background-image: url('../images/68.png');
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  padding-left: 167px;
  padding-right: 167px;
}

.content-2 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.text-13 {
  color: #fef7f7;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.text-14 {
  color: #fef7f7;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.butons {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-135 {
  grid-column-gap: 10px;
  background-color: #fef7f7;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-15 {
  color: #415c30;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-136 {
  grid-column-gap: 10px;
  border: 1px solid #fef7f7;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 62px;
  padding: 11px 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-16 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.hero-content {
  width: 100%;
  max-width: 1200px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.carousel-container {
  grid-row-gap: 10px;
  background-color: #f0dde4;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  padding: 16px 10px;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: hidden;
}

.logo-continer {
  grid-column-gap: 4px;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: hidden;
}

.karuzela-box {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 257px;
  padding: 8px 5px;
  text-decoration: none;
  display: flex;
}

.karuzela-tekst {
  aspect-ratio: auto;
  color: #3a272e;
  text-align: center;
  object-fit: fill;
  flex: 0 auto;
  width: 170px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.paw-s {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.karuzela-uslugi {
  aspect-ratio: auto;
  object-fit: fill;
  height: 80px;
  padding-top: 0;
  display: flex;
  position: static;
}

.container-2 {
  display: flex;
}

.nav {
  overflow: hidden;
}

.h2 {
  color: var(--color);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  min-width: 410px;
  max-width: 800px;
  font-family: karmina, sans-serif;
  font-size: 78px;
  font-style: italic;
  font-weight: 700;
  line-height: 110%;
  display: flex;
}

.h2.green {
  color: var(--green-dark);
  max-width: 760px;
  margin-bottom: 20px;
  font-family: karmina, sans-serif;
}

.h2.white {
  color: var(--white);
}

.h2.center {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.paragraph-dark {
  color: var(--black-purple);
  max-width: 600px;
  font-size: 20px;
  line-height: 26px;
}

.paragraph-dark._16pt {
  font-size: 16px;
  line-height: 140%;
}

.paragraph-dark._16pt.green {
  color: var(--green-darkest);
}

.paragraph-dark._16pt.green.italic {
  font-style: italic;
}

.paraghraph-dark {
  color: var(--black-purple);
  font-size: 20px;
  line-height: 140%;
}

.paraghraph-dark._16pt {
  font-size: 16px;
}

.paraghraph-dark.green {
  color: var(--green-darkest);
  font-size: 18px;
}

.button-primary-l {
  background-color: var(--white);
  color: var(--black-purple);
  border-radius: 40px;
  padding: 18px 32px;
  font-size: 18px;
  line-height: 24px;
}

.button-primary-l:hover {
  background-color: var(--hover-light);
}

.button-primary-l:active {
  background-color: var(--color);
  color: var(--white);
}

.button-primary-l:focus {
  background-color: var(--light-pink-background);
}

.button-secondary-l {
  border: 1.5px solid var(--white);
  color: var(--white);
  background-color: #3898ec00;
  border-radius: 40px;
  padding: 18px 32px;
  font-size: 18px;
  line-height: 24px;
  display: flex;
}

.button-secondary-l:hover {
  border-color: var(--hover-light);
  color: var(--hover-light);
  -webkit-text-stroke-color: var(--hover-light);
}

.button-secondary-l:active {
  border-color: var(--hover-light-darker);
  color: var(--hover-light-darker);
}

.button-secondary-l:focus {
  border-color: var(--hover-light);
  color: var(--hover-light);
}

.button {
  font-size: 18px;
}

.button-secondary-s {
  border: 1.5px solid var(--white);
  background-color: #3898ec00;
  border-radius: 40px;
  padding: 12px 24px;
  font-size: 20px;
}

.button-secondary-s:hover {
  border-color: var(--hover-light);
  color: var(--hover-light);
}

.button-secondary-s:active {
  border-color: var(--hover-light-darker);
  color: var(--hover-light-darker);
}

.button-secondary-s:focus {
  border-color: var(--hover-light);
  color: var(--hover-light);
}

.button-secondary-s.w--current {
  font-family: Karmina Sans Webfont;
}

.paragraph-3 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}

.h3 {
  color: var(--white);
  font-family: karmina, sans-serif;
  font-size: 56px;
  font-style: italic;
  line-height: 110%;
}

.h3.purple {
  color: var(--color);
  max-width: 600px;
  font-weight: 700;
}

.button-primary-l-dark {
  background-color: var(--color);
  border-radius: 40px;
  padding: 18px 32px;
  font-size: 18px;
  line-height: 24px;
}

.button-primary-l-dark:hover {
  background-color: #8a3051;
}

.button-primary-l-dark:active {
  background-color: #975062;
}

.button-primary-l-dark:focus {
  background-color: #9b4258;
}

.button-secondary-l-dark {
  border: 1.5px solid var(--black-purple);
  color: var(--black-purple);
  background-color: #3898ec00;
  border-radius: 40px;
  padding: 18px 32px;
  font-size: 18px;
}

.button-secondary-l-dark:hover {
  border-color: var(--hover);
  color: #8a3051;
  -webkit-text-stroke-color: var(--hover);
}

.button-secondary-l-dark:active, .button-secondary-l-dark:focus {
  color: #9b4258;
  -webkit-text-stroke-color: #9b4258;
  border-color: #9b4258;
}

.gallery {
  grid-row-gap: 80px;
  background-color: #415c3026;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 100px 62px;
  text-decoration: none;
  display: flex;
}

.gallery._2.kp {
  max-width: 100vw;
}

.text-17 {
  color: #415c30;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.content-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.content-4 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1312px;
  text-decoration: none;
  display: flex;
}

.dalmatynczyki-final_s-1 {
  object-fit: cover;
}

.frame-137 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-138 {
  grid-column-gap: 10px;
  background-color: #415c30;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-18 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-139 {
  grid-column-gap: 10px;
  border: 1px solid #415c30;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 62px;
  padding: 11px 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-19 {
  color: #415c30;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.square-image {
  aspect-ratio: 1;
}

.galler-image-wide {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 8px;
  min-width: 100%;
  overflow: auto;
}

.gallery-2-images {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.dlaczego-ze-mna {
  grid-row-gap: 80px;
  background-color: #fef7f7;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 100px 62px;
  text-decoration: none;
  display: flex;
}

.dlaczego-ze-mna._33 {
  grid-column-gap: 80px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  display: flex;
}

.container-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-5 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 683px;
  text-decoration: none;
  display: flex;
}

.text-20 {
  color: #6f3b48;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.list {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 608px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.list-item {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29px;
  height: 35px;
  text-decoration: none;
  display: flex;
}

.content-6 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-2 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.text-21 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-22 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.frame-140 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-141 {
  grid-column-gap: 10px;
  background-color: #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-23 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-142 {
  grid-column-gap: 10px;
  border: 1px solid #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 62px;
  padding: 11px 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-24 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.placeholder-lightbox {
  object-fit: cover;
  background-color: #ccc;
  background-image: linear-gradient(#00000080, #00000080);
  border-radius: 8px;
  height: auto;
}

.h4 {
  color: var(--color);
  font-family: karmina, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

.h4._34pt {
  font-family: karmina, sans-serif;
  font-size: 34px;
}

.h4.green {
  color: var(--green-dark);
}

.h4.accordeon-title {
  font-size: 22px;
  font-weight: 700;
}

.dlaczego-sesja-ze-mna-lewo {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.faq {
  grid-row-gap: 80px;
  background-color: #6f3b48;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
}

.faq._4 {
  max-width: 100%;
}

.container-4, .section-title {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.text-25 {
  color: #fef7f7;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.text-26 {
  color: #fef7f7;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.accordion {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.accordion-item {
  background-color: #fef7f7;
  border-radius: 40px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 864px;
  padding: 8px 32px;
  text-decoration: none;
  display: flex;
}

.frame-120 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 180px;
  text-decoration: none;
  display: flex;
}

.question {
  color: #6f3b48;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}

.text-27 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.accordion-item-2 {
  background-color: #fef7f7;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 864px;
  padding: 20px 24px 20px 40px;
  text-decoration: none;
  display: flex;
}

.question-2 {
  color: #6f3b48;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.content-7 {
  grid-row-gap: 40px;
  background-color: #f0dde4;
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 560px;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.content-8 {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 630px;
  height: 78px;
  text-decoration: none;
  display: flex;
}

.heading-3 {
  color: #6f3b48;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 34px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.text-28 {
  color: #6f3b48;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-18 {
  grid-column-gap: 10px;
  background-color: #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-29 {
  color: #f0dde4;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-block {
  font-size: 16px;
}

.testimonial {
  grid-row-gap: 32px;
  background-color: #415c3026;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
}

.testimonial._15 {
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
}

.section-title-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.text-30 {
  color: #415c30;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.content-9 {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-nagroda {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 8px;
  height: auto;
}

.testimonial-text-all {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.quote {
  color: var(--green-darkest);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.avatar {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.avatar-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-31 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.text-32 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-8 {
  justify-content: center;
  align-items: center;
  width: .00000266639px;
  height: 61px;
  text-decoration: none;
  display: flex;
}

.content-11 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.slider-dots {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-9 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 8px;
  height: 8px;
  text-decoration: none;
  display: flex;
}

.slider-buttons {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.button-2 {
  grid-column-gap: 8px;
  opacity: .2;
  border: 1px solid #000;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-10 {
  color: var(--green-darkest);
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.button-3 {
  grid-column-gap: 8px;
  border: 1px solid var(--green-darkest);
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.layout-3 {
  grid-row-gap: 80px;
  background-color: #fef7f7;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 100px 62px;
  text-decoration: none;
  display: flex;
}

.layout-3._106 {
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  padding-top: 60px;
  padding-bottom: 100px;
}

.content-12 {
  grid-column-gap: 162px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-33 {
  color: #6f3b48;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.column {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-34 {
  color: #3a272e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.list-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.list-item-2 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-11 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 26px;
  text-decoration: none;
  display: flex;
}

.text-35 {
  color: #3a272e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.cta {
  grid-row-gap: 80px;
  background-color: #f0dde4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 120px 62px;
  text-decoration: none;
  display: flex;
}

.cta._39 {
  max-width: 100%;
}

.card {
  background-color: #fef7f7;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1316px;
  height: 503px;
  display: flex;
}

.column-2 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 48px 60px 48px 48px;
  text-decoration: none;
  display: flex;
}

.content-13 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-36 {
  color: #6f3b48;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-37 {
  color: #3a272e;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-143 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-144 {
  grid-column-gap: 10px;
  background-color: #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-38 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-145 {
  grid-column-gap: 10px;
  border: 1px solid #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 62px;
  padding: 11px 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-39 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.placeholder-image-2 {
  object-fit: cover;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}

.footer {
  grid-row-gap: 80px;
  background-color: #6f3b48;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 40px 62px;
  text-decoration: none;
  display: flex;
}

.footer._4 {
  grid-row-gap: 32px;
  max-width: 100%;
}

.footer-top {
  border-bottom: 1.5px solid var(--white);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1312px;
  padding-top: 12px;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.frame-147 {
  grid-column-gap: 60px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-148 {
  grid-column-gap: 6.88523px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-12 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 37.8687px;
  height: 27.5409px;
  text-decoration: none;
  display: flex;
}

.text-40 {
  color: #fef7f7;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-149 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-150 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
}

.text-41 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-151 {
  grid-column-gap: 10px;
  border: 1px solid #fef7f7;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 11px 24px 12px;
  text-decoration: none;
  display: flex;
}

.follow {
  grid-column-gap: 20.1468px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-13 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26.8624px;
  height: 26.8624px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-14 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.4679px;
  height: 26.8624px;
  text-decoration: none;
  display: flex;
}

.credits {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-15 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.row {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-42 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: block;
}

.text-42.display--none {
  display: none;
}

.footer-links {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-43 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.dog-photo-5 {
  color: #fef7f7;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.dog-photo-6 {
  color: #fef7f7;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.dog-photo-7 {
  color: #fef7f7;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.div-block-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  max-width: 1700px;
  display: flex;
}

.accordion_wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.accordion-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  border: 1px #000;
  border-radius: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.accordion_header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 1.5rem 1.5rem 1.75rem;
  display: flex;
}

.accordion_icon-wrapper {
  width: .875rem;
  height: .875rem;
}

.accordion_panel {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0 2rem 1.5rem 1.75rem;
  display: none;
}

.container-5 {
  width: 100%;
  max-width: 30rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-5.is-gap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.testimonial15_rating-icon {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  display: flex;
}

.heading-style-h5 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.testimonial15_client {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  text-align: left;
  align-items: center;
  display: flex;
}

.testimonial15_content-right {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-section-large {
  padding-top: 4rem;
  padding-bottom: 2rem;
}

.padding-section-large.cta, .padding-section-large.green-padding {
  padding-bottom: 4rem;
}

.margin-vertical, .margin-vertical.margin-medium {
  margin-left: 0;
  margin-right: 0;
}

.testimonial15_slide {
  margin-right: 5rem;
}

.text-weight-semibold {
  font-weight: 600;
}

.testimonial15_arrow-icon {
  border: 1px none var(--white);
  color: var(--black-purple);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.testimonial15_rating-wrapper {
  display: flex;
}

.testimonial15_arrow {
  border: 1px solid var(--black-purple);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.testimonial15_arrow.is-left {
  right: 4rem;
}

.testimonial15_client-image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 8px;
  height: auto;
}

.padding-global {
  background-color: var(--green-light);
  padding-left: 5%;
  padding-right: 5%;
}

.padding-global.bg_pink {
  background-color: var(--light-pink-background);
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.testimonial15_component {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-bottom: 5rem;
}

.testimonial15_logo {
  max-height: 3rem;
}

.testimonial15_slide-nav {
  border: 1px none var(--black-purple);
  justify-content: center;
  align-items: center;
  height: 3rem;
  padding-top: 0;
  font-size: .5rem;
  display: flex;
  inset: auto auto 0% 0%;
}

.testimonial15_content {
  grid-column-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.testimonial15_divider {
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  align-self: stretch;
  width: 1px;
}

.accoredeon-icon {
  color: var(--color);
  min-width: 14px;
}

.code-embed-2 {
  color: var(--color);
}

.code-embed-3, .code-embed-4 {
  min-width: 12px;
}

.cta39_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-radius: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.cta39_card-content-top {
  margin-bottom: 24px;
}

.cta39_card {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border: 1px none var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: var(--white);
  border-radius: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.cta39_image {
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  width: 100%;
}

.text-size-medium {
  font-size: 1.125rem;
}

.margin-top, .margin-top.margin-medium, .margin-top.margin-medium, .margin-top.margin-medium, .margin-top.margin-medium, .margin-top.margin-xxlarge {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.cta39_image-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-small {
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-xxlarge {
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-xxsmall, .margin-bottom.margin-medium, .margin-bottom.margin-xxlarge, .margin-bottom.margin-small, .margin-bottom.margin-small, .margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.button-group.is-center {
  justify-content: center;
}

.cta39_card-content {
  flex-direction: column;
  justify-content: center;
  padding: 3rem;
  display: flex;
}

.button-4 {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button-4.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
}

.button-4.is-navbar2-button {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.button-4.is-small {
  padding: .5rem 1.25rem;
}

.button-4.is-link {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button-4.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.footer4_logo-link {
  padding-left: 0;
}

.footer4_legal-link {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  font-size: .875rem;
  text-decoration: underline;
}

.footer4_social-list {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start;
  display: grid;
}

.padding-top, .padding-top.padding-medium {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.footer4_social-link {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.footer4_credit-text {
  font-size: .875rem;
}

.padding-bottom, .padding-bottom.padding-xxlarge {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.footer4_link {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
}

.padding-vertical, .padding-vertical.padding-xxlarge {
  padding-left: 0;
  padding-right: 0;
}

.footer4_link-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: start;
  display: grid;
}

.line-divider {
  background-color: var(--\<unknown\|relume-variable-border-color-1\>);
  width: 100%;
  height: 1px;
}

.padding-global-2 {
  padding-left: 5%;
  padding-right: 5%;
}

.footer4_bottom-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.footer4_component {
  background-color: var(--color);
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer4_top-wrapper {
  grid-column-gap: 10vw;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  justify-content: stretch;
  place-items: center;
  max-width: 1440px;
  margin-bottom: 80px;
}

.navbar2_menu-button {
  padding: 0;
}

.navbar2_dropdown-list.w--open {
  border: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
  padding: .5rem;
  position: absolute;
}

.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.navbar2_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.navbar2_logo-link {
  padding-left: 0;
}

.navbar2_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .375fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar2_component {
  z-index: 4;
  background-color: #ddd0;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: none;
  position: fixed;
}

.navbar2_link {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  padding: .5rem 1rem;
}

.navbar2_link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.navbar2_button-wrapper {
  grid-column-gap: 1rem;
  margin-left: 1rem;
  display: flex;
}

.navbar2_dropdown-link {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  padding: .5rem 1rem;
}

.navbar2_dropdown-link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.navbar2_dropdwn-toggle {
  grid-column-gap: .5rem;
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.flex-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.accordeon-body-text {
  font-size: 16px;
  line-height: 22px;
}

.div-block-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  max-width: 600px;
  display: flex;
}

.div-block-4 {
  flex-flow: column;
  display: flex;
}

.navbar2_container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .375fr 1fr .375fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.navbar2_component-2 {
  border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.nav-toggle, .image-hero-mobile {
  display: none;
}

.navbar1_menu-button {
  padding: 0;
}

.navbar1_menu-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.navbar1_menu {
  align-items: center;
  display: flex;
  position: static;
}

.navbar1_menu.is-page-height-tablet {
  justify-content: space-between;
  align-items: center;
}

.navbar1_container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar1_dropdown-link {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  padding: .5rem 1rem;
}

.navbar1_dropdown-link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.navbar1_dropdown-toggle {
  grid-column-gap: .5rem;
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.navbar1_component {
  background-color: var(--color);
  border: 1px #000;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.navbar1_logo-link {
  padding-left: 0;
}

.navbar1_dropdown-list.w--open {
  border: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
  padding: .5rem;
}

.navbar1_link {
  color: var(--white);
  padding: .5rem 1rem;
  font-size: 18px;
}

.navbar1_link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.nabbar1_left {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-pop-up {
  display: none;
}

.container-6 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: var(--white);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  display: flex;
}

.nav-link {
  font-size: 18px;
}

.nav-menu {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-2 {
  z-index: 3;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--color);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
  position: fixed;
}

.image {
  width: 144px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.header {
  grid-row-gap: 80px;
  background-color: #e0e2cf;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-bottom: 80px;
  padding-left: 64px;
  padding-right: 64px;
  text-decoration: none;
  display: flex;
}

.header._88 {
  max-width: 100%;
  padding-top: 80px;
}

.card-2 {
  grid-row-gap: 8px;
  aspect-ratio: auto;
  object-fit: cover;
  background-image: linear-gradient(236.59deg, #5a244866, #a36b9000 45%), linear-gradient(245.63deg, #edf3a200 25%, #3d422466), url('../images/1O5A8413-popr_s.jpg');
  background-position: 0 0, 0 0, 50% 40%;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-left: 64px;
  padding-right: 64px;
  display: flex;
}

.content-14 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 616px;
  height: 350px;
  text-decoration: none;
  display: flex;
}

.frame-152 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-44 {
  color: #fef7f7;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Karmina Webfont;
  font-size: 96px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.text-45 {
  color: #fef7f7;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-153 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
  display: flex;
}

.frame-154 {
  grid-column-gap: 10px;
  border: 1px solid #fef7f7;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 62px;
  padding: 11px 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-46 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-155 {
  grid-column-gap: 10px;
  background-color: #fef7f7;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-47 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.layout121_progress-bar-wrapper {
  background-color: #00000026;
  width: 2px;
  height: 75%;
  margin-bottom: 5rem;
  position: absolute;
  top: 10%;
  left: 2.4375rem;
  right: auto;
}

.text-style-tagline {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.layout121_timeline-step {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.heading-style-h6 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.layout121_timeline-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.layout121_timeline-icon-wrapper {
  z-index: 1;
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  margin-top: -1.5rem;
  padding: 1rem;
  position: relative;
}

.layout121_timeline-wrapper {
  position: relative;
}

.icon-1x1-medium {
  width: 3rem;
  height: 3rem;
}

.layout121_content {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: flex;
}

.layout121_progress-bar {
  background-color: #000;
  width: 2px;
  height: 100%;
}

.pricing24_component {
  text-align: left;
}

.pricing24_divider {
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  width: 100%;
  height: 1px;
}

.pricing24_plan {
  border: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  flex-flow: column;
  justify-content: space-between;
  padding: 2rem;
  display: flex;
}

.pricing24_tabs {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.heading-style-h1 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.pricing24_tabs-menu {
  align-self: center;
  margin-bottom: 3rem;
  display: flex;
}

.text-weight-medium {
  font-weight: 500;
}

.pricing24_feature-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.pricing24_feature-icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.pricing24_content-top {
  flex-direction: column;
}

.section_pricing24 {
  text-align: center;
}

.pricing24_feature {
  display: flex;
}

.heading-style-h4 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.pricing24_plans {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.pricing24_tab-link {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
  padding: .5rem 1.5rem;
}

.pricing24_tab-link.w--current {
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
}

.text-align-center {
  text-align: center;
}

.pricing24_icon-wrapper {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: inline-flex;
}

.layout253_content {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.layout253_item-icon-wrapper {
  display: inline-block;
}

.layout253_item {
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.layout253_list {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  width: 100%;
}

.layout253_content-left {
  flex-direction: column;
  align-items: center;
}

.layout239_list {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

.layout239_image-wrapper {
  width: 100%;
  position: relative;
}

.layout239_item {
  text-align: center;
  width: 100%;
}

.layout239_image {
  width: 100%;
  height: 100%;
}

.body-2 {
  background-color: var(--white);
  text-align: left;
  font-family: karmina-sans, sans-serif;
}

.layout-4 {
  grid-row-gap: 80px;
  background-color: #fef7f7;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.layout-4._121 {
  justify-content: flex-start;
  align-items: center;
}

.content-15 {
  grid-column-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 431px;
  text-decoration: none;
  display: flex;
}

.content-16 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-48 {
  color: #6f3b48;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.timeline {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 672px;
  text-decoration: none;
  display: flex;
}

.timeline-item {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-17 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-16 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-17 {
  border: 1px solid var(--color);
  justify-content: center;
  align-items: center;
  width: .00000437114px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.heading-4 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.text-49 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.section-2 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.pricing {
  grid-row-gap: 48px;
  background-color: #f0dde4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 80px 62px;
  text-decoration: none;
  display: flex;
}

.section-title-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.text-50 {
  color: #6f3b48;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.text-51 {
  color: #6f3b48;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-156 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-18 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.content-19 {
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 40px;
  display: flex;
}

.content-20 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 457px;
  text-decoration: none;
  display: flex;
}

.frame-157 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 457px;
  display: flex;
}

.frame-158 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 212.5px;
  display: flex;
}

.content-21 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.icon {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-18 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 66px;
  height: 38px;
  text-decoration: none;
  display: flex;
}

.price {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 352px;
  text-decoration: none;
  display: flex;
}

.heading-5 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.price-2 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-family: karmina, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.vectors-wrapper-19 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.list-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.list-item-3 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-20 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.text-52 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-22 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-53 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-23 {
  grid-row-gap: 32px;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.content-24 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.icon-2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 2px 1px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-21 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  text-decoration: none;
  display: flex;
}

.content-25 {
  grid-row-gap: 32px;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.icon-3 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-22 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 71.1571px;
  height: 49.4244px;
  text-decoration: none;
  display: flex;
}

.frame-159 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.list-item-4 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-160 {
  grid-column-gap: 10px;
  background-color: #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-54 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-block-2 {
  color: var(--color);
  font-family: Karmina Sans Webfont;
  font-size: 18px;
}

.paragraph-purple {
  color: var(--color);
  font-size: 18px;
}

.paragraph-purple.dot {
  font-size: 28px;
}

.layout-5 {
  grid-column-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 80px 62px;
  text-decoration: none;
  display: flex;
}

.layout-5._253 {
  max-width: 100%;
}

.content-26 {
  grid-column-gap: 100px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.section-title-4 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 380px;
  text-decoration: none;
  display: flex;
}

.frame-112 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-27 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-55 {
  color: #6f3b48;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.text-56 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-161 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-162 {
  grid-column-gap: 10px;
  background-color: #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-57 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-163 {
  grid-column-gap: 10px;
  border: 1px solid #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 62px;
  padding: 11px 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-58 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.content-28 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.list-4 {
  grid-column-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.list-item-5 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 234px;
  display: flex;
}

.frame-131 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 80px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-23 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 52.5px;
  text-decoration: none;
  display: flex;
}

.content-29 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 404px;
  height: 151px;
  text-decoration: none;
  display: flex;
}

.heading-6 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.isolation_mode {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 60px;
  height: 80px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-24 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20.5245px;
  height: 9.35605px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-25 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 56.9888px;
  height: 58.8606px;
  text-decoration: none;
  display: flex;
}

.content-30 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 404px;
  text-decoration: none;
  display: flex;
}

.printer {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 80px;
  padding: 7px 4px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-26 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 36px;
  text-decoration: none;
  display: flex;
}

.layout-6 {
  grid-row-gap: 80px;
  background-color: #fef7f7;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 80px 62px;
  text-decoration: none;
  display: flex;
}

.layout-6._239 {
  max-width: 100%;
}

.section-title-5 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.text-59 {
  color: #6f3b48;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.text-60 {
  color: #6f3b48;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-31 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-2 {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1312px;
  text-decoration: none;
  display: flex;
}

.column-4 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.placeholder-image {
  object-fit: cover;
  border-radius: 8px;
}

.content-32 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 404px;
  text-decoration: none;
  display: flex;
}

.heading-7 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 125%;
  text-decoration: none;
}

.text-61 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-33 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 404px;
  height: 151px;
  text-decoration: none;
  display: flex;
}

.frame-164 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-165 {
  grid-column-gap: 10px;
  background-color: #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-62 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.body-3 {
  background-color: var(--white);
  font-family: karmina-sans, sans-serif;
}

.contact {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
}

.contact._14 {
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  padding-top: 40px;
}

.contact._14.o-mnie, .contact._14.margin-top {
  padding-top: 140px;
}

.content-34 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
}

.row-3 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 500px;
  text-decoration: none;
  display: flex;
}

.section-title-6 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-35 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-36 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-63 {
  color: #6f3b48;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.text-64 {
  color: #3a272e;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-27 {
  object-fit: cover;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.contact-info {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-8 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.link {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.placeholder-image-3 {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 8px;
  min-width: 300px;
  height: auto;
}

.placeholder-image-3.kontakt {
  aspect-ratio: 3 / 2;
}

.cta-2 {
  grid-row-gap: 80px;
  background-color: #e0e2cf;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 120px 62px;
  text-decoration: none;
  display: flex;
}

.cta-2._39 {
  max-width: 100%;
}

.card-3 {
  background-color: #fef7f7;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1122px;
  height: 503px;
  display: flex;
}

.column-5 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 48px;
  text-decoration: none;
  display: flex;
}

.content-37 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-title-7 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.text-65 {
  color: #3f4c34;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-66 {
  color: #3a272e;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-166 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-167 {
  grid-column-gap: 10px;
  background-color: #3f4c34;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-67 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.placeholder-image-4 {
  object-fit: cover;
}

.portfolio-header {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.portfolio-header._2 {
  max-width: 100%;
}

.placeholder-image-5 {
  object-fit: cover;
  background-image: linear-gradient(-.33deg, #0000 62%, #000);
  width: 100%;
  max-height: 700px;
}

.content-38 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.content-39 {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-68 {
  color: #6f3b48;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.image-2 {
  object-fit: cover;
  min-width: 100%;
  max-height: 700px;
  position: static;
  overflow: clip;
}

.gallery-2 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 60px 64px;
  text-decoration: none;
  display: flex;
}

.gallery-2._10 {
  max-width: 100%;
  padding-bottom: 100px;
}

.content-40 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1312px;
  text-decoration: none;
  display: flex;
}

.column-6 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.placeholder-image-1 {
  object-fit: cover;
  border-radius: 8px;
  height: auto;
}

.frame-168 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-169 {
  grid-column-gap: 10px;
  background-color: #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-69 {
  color: #fef7f7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-170 {
  grid-column-gap: 10px;
  border: 1px solid #6f3b48;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 62px;
  padding: 11px 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-70 {
  color: #6f3b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.link-block, .link-block-2, .link-block-3 {
  text-decoration: none;
}

.layout-7 {
  grid-row-gap: 80px;
  background-color: #e0e2cf;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 100px 64px;
  text-decoration: none;
  display: flex;
}

.layout-7._237 {
  max-width: 100%;
}

.section-title-8 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 864px;
  text-decoration: none;
  display: flex;
}

.text-71 {
  color: #3f4c34;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 78px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.text-72 {
  color: #3f4c34;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-41 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1088px;
  text-decoration: none;
  display: flex;
}

.list-5 {
  grid-column-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.list-item-6 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 234px;
  display: flex;
}

.vectors-wrapper-28 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.content-42 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 151px;
  display: flex;
}

.heading-9 {
  color: #3f4c34;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.text-73 {
  color: #3f4c34;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.list-item-7 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-43 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-10 {
  color: #3f4c34;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.gallery18_slider {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 4rem;
  padding-left: 80px;
  padding-right: 80px;
  position: relative;
}

.gallery18_image {
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 8px;
  width: auto;
  height: 100%;
  max-height: 400px;
}

.section_gallery18 {
  overflow: hidden;
}

.gallery18_arrow-icon {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.gallery18_image-wrapper, .gallery18_lightbox-link {
  width: auto;
}

.gallery18_arrow {
  border: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
}

.gallery18_arrow.hide-mobile-landscape {
  bottom: 4rem;
}

.gallery18_slide {
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.gallery18_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
}

.gallery18_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.gallery18_mask {
  width: 33.33%;
  overflow: visible;
}

.div-block-5 {
  padding-top: 20px;
  padding-bottom: 60px;
}

.gallery14_image-wrapper {
  width: auto;
  max-height: 700px;
}

.gallery14_image-wrapper:focus {
  opacity: .5;
}

.gallery14_slider {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-bottom: 4rem;
}

.gallery14_slide {
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.gallery14_mask {
  overflow: visible;
}

.section_gallery14 {
  overflow: hidden;
}

.gallery14_arrow-icon {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.gallery14_image {
  aspect-ratio: 2 / 3;
  object-fit: cover;
  width: auto;
  height: 100%;
  max-height: 700px;
}

.gallery14_arrow {
  border: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
}

.gallery14_arrow.hide-mobile-landscape {
  bottom: 4rem;
}

.gallery14_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
}

.lightbox-link {
  aspect-ratio: auto;
  max-height: 650px;
}

.image-3 {
  border-radius: 9px;
  max-height: 600px;
}

.body-4 {
  background-color: var(--white);
  font-family: karmina-sans, sans-serif;
}

.gallery4_row {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.gallery4_image {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 8px;
  height: auto;
}

.gallery4_image.landscape {
  aspect-ratio: 3 / 2;
}

.gallery4_image-wrapper {
  width: auto;
}

.gallery4_grid-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.gallery4_lightbox-link {
  width: auto;
  height: 100%;
}

.image-4 {
  border-radius: 8px;
}

.flex-block-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
}

.body-5 {
  font-family: karmina-sans, sans-serif;
}

.slider1_component {
  background-color: var(--white);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: auto;
  padding-bottom: 4rem;
}

.slider1_slide {
  padding-left: 4rem;
  padding-right: 4rem;
}

.slider-content-replace-this-div {
  text-align: center;
  border: 2px dashed #0000001a;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 20rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slider1_arrow {
  border: 1px solid var(--\<unknown\|relume-variable-color-scheme-1-border\>);
  background-color: var(--\<unknown\|relume-variable-neutral-white\>);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
}

.slider1_arrow-icon {
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.slider1_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
}

.slide {
  background-image: url('../images/bifa-ppoty-ipa.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slider {
  aspect-ratio: 3 / 2;
  max-width: 100%;
  display: flex;
}

.slider-2 {
  aspect-ratio: 3 / 2;
  object-fit: fill;
  border-radius: 8px;
  width: 100%;
  max-width: 1200px;
  height: auto;
  display: block;
}

.mask {
  aspect-ratio: 3 / 2;
  border-radius: 8px;
  width: 100%;
}

.slide-2 {
  aspect-ratio: 3 / 2;
  background-image: url('../images/bifa-ppoty-ipa.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: auto;
}

.slide-3 {
  background-image: url('../images/peoples-vote-award-through-the-dark-passage-badge-3.jpg');
  background-position: 0 100%;
  background-size: contain;
}

.slide-4 {
  background-image: url('../images/Placeholder-Image_1.png');
  background-position: 100% 0;
  background-size: auto;
}

.slide-5 {
  background-image: url('../images/peoples-vote-award-not-so-sweet-badge-3.jpg');
  background-position: 0 100%;
  background-size: auto;
}

.slide-6 {
  background-image: url('../images/Placeholder-Image_1.png');
  background-position: 100% 0;
  background-size: cover;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero {
    background-position: 0 0, 35% 100%;
    justify-content: center;
    align-items: flex-start;
    min-height: 70vh;
  }

  .container {
    grid-row-gap: 80px;
    flex-flow: column;
  }

  .section-centered-2-columns {
    flex-flow: column;
    max-height: none;
  }

  .social-media {
    display: none;
  }

  .psia-fotografia-0, .h1 {
    font-size: 80px;
  }

  .layout-2._68 {
    background-position: 58% 0;
    padding-bottom: 130px;
    padding-left: 60px;
  }

  .text-14._16pt {
    font-size: 18px;
  }

  .hero-content {
    padding-top: 100px;
    padding-left: 60px;
  }

  .h2 {
    max-width: 1500px;
  }

  .h3 {
    font-size: 50px;
  }

  .button-secondary-l-dark {
    padding-right: 32px;
  }

  .galler-image-wide {
    aspect-ratio: 16 / 9;
    height: auto;
  }

  .testimonial-text-all {
    grid-row-gap: 24px;
  }

  .quote {
    font-size: 18px;
  }

  .layout-3._106 {
    padding-top: 20px;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial15_content {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .cta39_card {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .cta39_image {
    box-sizing: border-box;
    object-fit: cover;
    border-top-right-radius: 0;
    border-bottom-left-radius: 40px;
    height: 100%;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .cta39_image-wrapper {
    justify-content: center;
    align-items: center;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .cta39_card-content {
    padding: 3rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .footer4_bottom-wrapper {
    grid-template-rows: auto auto;
  }

  .footer4_top-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .menu-icon2_line-bottom {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar2_menu-button {
    padding: 0;
  }

  .navbar2_menu-button.w--open {
    background-color: #0000;
  }

  .navbar2_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar2_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .menu-icon2_line-top {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .dropdown-chevron {
    inset: auto 0% auto auto;
  }

  .navbar2_menu {
    border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
    background-color: var(--\<unknown\|relume-variable-background-color-1\>);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    justify-content: center;
    width: 100%;
    padding: 1rem 5% 2.5rem;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .navbar2_menu.is-page-height-tablet {
    flex-flow: row;
    height: 100dvh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .navbar2_container {
    grid-template-columns: .25fr 1fr;
    display: flex;
  }

  .menu-icon2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar2_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: flex;
  }

  .navbar2_link {
    text-align: center;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .navbar2_button-wrapper {
    align-items: center;
  }

  .navbar2_dropdown-link {
    text-align: center;
    width: auto;
    padding: .75rem 0;
    font-size: 16px;
  }

  .menu-icon2_line-middle {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar2_dropdwn-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: .75rem 2rem .75rem 0;
    display: flex;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-3 {
    max-width: 450px;
  }

  .navbar2_container-2 {
    grid-template-columns: .25fr 1fr;
    display: flex;
  }

  .menu-icon1_line-middle {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar1_menu-button.w--open {
    background-color: #0000;
  }

  .navbar1_menu-buttons {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .menu-icon1_line-top {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar1_menu {
    border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
    background-color: var(--\<unknown\|relume-variable-background-color-1\>);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu.is-page-height-tablet {
    height: 100dvh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .navbar1_menu-dropdown {
    width: 100%;
    font-size: 1.125rem;
  }

  .navbar1_dropdown-link {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .navbar1_dropdown-toggle {
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    display: flex;
  }

  .menu-icon1_line-bottom {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar1_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar1_dropdown-list.w--open {
    border-style: none;
    padding: 0;
  }

  .navbar1_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .container-6 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    display: flex;
  }

  .nav-menu {
    background-color: #6f3b4800;
  }

  .navbar-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .menu-button {
    background-color: var(--white);
  }

  .menu-button.w--open {
    background-color: var(--color);
  }

  .layout121_progress-bar-wrapper {
    height: 70%;
  }

  .layout121_timeline-step {
    grid-column-gap: 1.5rem;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .layout121_content {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .heading-style-h1 {
    font-size: 3.25rem;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .pricing24_plans {
    grid-template-columns: 1fr;
  }

  .layout253_content {
    grid-column-gap: 3rem;
  }

  .layout253_list {
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
  }

  .layout239_list {
    grid-column-gap: 2rem;
  }

  .content-15 {
    grid-row-gap: 40px;
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .content-19 {
    padding: 32px 39px 32px 32px;
  }

  .content-23 {
    padding: 32px;
  }

  .content-26 {
    grid-row-gap: 60px;
    flex-flow: column;
  }

  .section-title-4 {
    max-width: 700px;
  }

  .content-27 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .row-2, .content-34 {
    flex-flow: column;
  }

  .row-3 {
    max-width: 600px;
  }

  .content-40 {
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .column-6 {
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .list-5 {
    flex-flow: row;
  }

  .gallery18_arrow.hide-mobile-landscape {
    width: 3rem;
    height: 3rem;
  }

  .gallery14_image-wrapper {
    padding-top: 66.66%;
  }

  .gallery14_arrow.hide-mobile-landscape {
    width: 3rem;
    height: 3rem;
  }

  .gallery4_row {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .hero.hero-twoja-sesja {
    max-height: 80vh;
  }

  .text-12 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .hero-content {
    padding-left: 20px;
    padding-right: 40px;
  }

  .button-secondary-s {
    font-size: 18px;
  }

  .div-block-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

  .testimonial15_client {
    align-items: center;
    width: 100%;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial15_slide {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial15_arrow {
    inset: 0% 0% auto auto;
  }

  .testimonial15_arrow.is-left {
    right: 3.5rem;
  }

  .testimonial15_component {
    padding-top: 5rem;
    padding-bottom: 0;
    padding-left: 0;
  }

  .testimonial15_slide-nav {
    inset: 0% auto auto 0%;
  }

  .testimonial15_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .cta39_component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .cta39_image {
    border-top-right-radius: 0;
    border-bottom-left-radius: 40px;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .cta39_card-content {
    padding: 2rem;
  }

  .button-4.is-navbar2-button {
    padding: .25rem 1rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer4_credit-text {
    margin-top: 1rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .footer4_link-list {
    grid-column-gap: 0px;
    grid-row-gap: 1.5rem;
    grid-auto-flow: row;
    justify-items: center;
  }

  .footer4_bottom-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
    justify-items: center;
    padding-bottom: 1rem;
  }

  .navbar2_menu.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .navbar2_component, .navbar2_component-2 {
    min-height: 4rem;
  }

  .navbar1_menu.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .navbar1_component {
    height: auto;
    min-height: 4rem;
  }

  .navbar1_logo-link {
    padding-left: 0;
  }

  .container-6 {
    justify-content: space-between;
    align-items: center;
  }

  .navbar-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .brand {
    padding-left: 0;
  }

  .menu-button {
    background-color: #fef7f700;
  }

  .layout121_progress-bar-wrapper {
    left: 2rem;
  }

  .heading-style-h6 {
    font-size: 1.125rem;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .layout121_timeline-icon-wrapper {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .layout121_content {
    grid-template-columns: 1fr;
  }

  .pricing24_plan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .pricing24_plans {
    grid-template-columns: 1fr;
  }

  .layout253_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .layout253_list {
    grid-row-gap: 3rem;
  }

  .layout239_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .content-18 {
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .list-4, .row-2 {
    flex-flow: column;
  }

  .placeholder-image-3 {
    height: auto;
  }

  .list-5 {
    grid-row-gap: 48px;
    flex-flow: column;
  }

  .gallery18_slider {
    padding-bottom: 3rem;
  }

  .gallery18_slide {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .gallery18_mask {
    width: 80%;
  }

  .gallery14_slider {
    padding-bottom: 3rem;
  }

  .gallery14_slide {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .gallery4_row, .gallery4_grid-list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .slider1_component {
    padding-bottom: 3rem;
  }

  .slider1_slide {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    background-image: linear-gradient(to bottom, var(--color), var(--color)), linear-gradient(63deg, #6f3b48ab, #6f3b4800 34%), linear-gradient(to bottom, transparent, transparent);
    background-position: 0 0, 0 0, 0 0;
    background-repeat: repeat, repeat, repeat;
    background-size: auto, auto, auto;
    background-attachment: scroll, scroll, scroll;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-height: 1200px;
  }

  .hero.hero-twoja-sesja {
    background-image: linear-gradient(to bottom, var(--green-darkest), var(--green-darkest)), linear-gradient(63deg, #1f2b1b, #6f3b4800 34%), linear-gradient(to bottom, transparent, transparent);
    background-position: 0 0, 0 0, 0 0;
    background-repeat: repeat, repeat, repeat;
    background-size: auto, auto, auto;
    background-attachment: scroll, scroll, scroll;
    min-height: 50vh;
    max-height: 120vh;
  }

  .container {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .content {
    grid-row-gap: 24px;
    justify-content: flex-start;
    align-items: center;
  }

  .section-centered-2-columns {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 20px;
  }

  .frame-119 {
    grid-row-gap: 8px;
  }

  .buttons {
    grid-row-gap: 16px;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .social-media {
    display: none;
  }

  .hero-header {
    margin-bottom: 16px;
  }

  .big-heading {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: row;
    display: flex;
  }

  .mna-maciejewska {
    font-size: 16px;
  }

  .paragraph-hero {
    margin-bottom: 24px;
    font-size: 18px;
  }

  .paragraph-hero.center {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .hero-buttons {
    grid-row-gap: 18px;
    flex-flow: column;
    width: 100%;
  }

  .psia-fotografia-0, .h1 {
    font-size: 46px;
  }

  .nav-links {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .text-12 {
    text-align: center;
  }

  .layout-2._68 {
    background-image: linear-gradient(#222b1ae0, #788b6a80), url('../images/68.png');
    background-position: 0 0, 70% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 40px 20px;
  }

  .content-2 {
    grid-row-gap: 24px;
    justify-content: flex-start;
    align-items: center;
  }

  .text-14._16pt {
    font-size: 16px;
  }

  .hero-content {
    padding: 24px 20px 40px;
  }

  .carousel-container {
    display: none;
  }

  .logo-continer {
    background-color: var(--light-pink-background);
  }

  .karuzela-uslugi {
    display: none;
  }

  .h2 {
    min-width: 200px;
    font-size: 48px;
  }

  .h2.green {
    margin-bottom: 0;
    font-size: 44px;
  }

  .paragraph-dark, .paraghraph-dark._18pt {
    font-size: 18px;
  }

  .button-primary-l {
    text-align: center;
    width: 100%;
    font-size: 16px;
  }

  .button-secondary-l {
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 16px;
  }

  .h3 {
    font-size: 40px;
  }

  .button-primary-l-dark, .button-secondary-l-dark {
    width: 100%;
  }

  .gallery._2.kp {
    grid-row-gap: 32px;
    padding: 40px 20px;
  }

  .square-image, .galler-image-wide {
    height: auto;
  }

  .gallery-2-images {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .placeholder-lightbox {
    max-width: 90%;
  }

  .h4 {
    font-size: 24px;
  }

  .h4._34pt {
    text-align: center;
    font-size: 32px;
  }

  .h4.accordeon-title {
    font-size: 20px;
    line-height: 24px;
  }

  .dlaczego-sesja-ze-mna-lewo {
    justify-content: center;
    align-items: center;
  }

  .faq._4 {
    padding: 40px 20px;
  }

  .content-7 {
    grid-row-gap: 24px;
    padding: 32px;
  }

  .testimonial._15 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .testimonial-text-all {
    grid-row-gap: 16px;
  }

  .quote {
    font-size: 20px;
    line-height: 125%;
  }

  .layout-3._106 {
    padding: 40px 20px;
  }

  .text-42 {
    text-align: center;
    max-width: 90vw;
  }

  .div-block-2 {
    max-width: 100vw;
  }

  .accordion-2 {
    border-radius: 24px;
  }

  .accordion_header {
    padding: 1rem;
  }

  .padding-section-large {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial15_content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .testimonial15_divider {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .cta39_card {
    grid-template-columns: 1fr;
  }

  .cta39_image {
    border-top-right-radius: 0;
    border-bottom-left-radius: 40px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top.margin-medium {
    text-align: center;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .footer4_top-wrapper {
    align-items: center;
  }

  .nav-toggle {
    display: flex;
  }

  .image-hero-mobile {
    background-image: url('../images/1O5A8413-popr_s.jpg');
    background-position: 0 0;
    background-size: auto;
    min-width: 100vw;
    max-width: 100vw;
    margin-top: 0;
    display: block;
  }

  .nav-pop-up {
    z-index: 3;
    background-color: var(--color);
    width: 100%;
    height: 100vh;
    padding-top: 100px;
    padding-bottom: 24px;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .container-6 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
    padding-right: 0;
  }

  .nav-menu {
    background-color: var(--color);
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 40px;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .navbar-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .brand {
    z-index: 4;
    padding-left: 0;
  }

  .menu-button {
    background-color: #fef7f700;
  }

  .menu-button.w--open {
    z-index: 3;
    background-color: #6f3b4800;
  }

  .content-14 {
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    height: auto;
  }

  .layout121_content, .layout253_content, .layout253_list, .layout239_list {
    grid-template-columns: 1fr;
  }

  .content-15 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-2 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .pricing {
    padding: 50px 20px;
  }

  .content-23, .content-24 {
    grid-row-gap: 16px;
  }

  .layout-5._253 {
    padding: 50px 20px;
  }

  .layout-6._239 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-31 {
    flex-flow: column;
  }

  .row-2 {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .column-4 {
    grid-row-gap: 16px;
  }

  .contact._14 {
    padding: 30px 20px 4rem;
  }

  .contact._14.o-mnie {
    padding-top: 110px;
    padding-bottom: 1rem;
  }

  .content-34 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .placeholder-image-3 {
    min-width: 220px;
    height: auto;
  }

  .portfolio-header._2 {
    grid-row-gap: 40px;
  }

  .image-2 {
    aspect-ratio: 1;
    vertical-align: bottom;
  }

  .gallery-2._10 {
    padding: 20px 16px 60px;
  }

  .content-40 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .column-6 {
    grid-row-gap: 16px;
  }

  .layout-7._237 {
    grid-row-gap: 40px;
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .list-5 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .list-item-6 {
    object-fit: cover;
    height: auto;
  }

  .content-42 {
    height: auto;
  }

  .flex-block-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .flex-block-2.footer-kasia-piatek {
    padding-left: 30px;
    padding-right: 30px;
  }

  .slide-4 {
    background-position: 50% 100%;
    background-attachment: fixed;
  }

  .slide-6 {
    background-image: url('../images/Placeholder-Image_1.png');
    background-position: 100% 0;
    background-size: cover;
  }
}

#w-node-f135d55c-bd15-6bbf-8b45-96b47e05650b-36f15cd4 {
  place-self: start center;
}

#w-node-f135d55c-bd15-6bbf-8b45-96b47e05650c-36f15cd4, #w-node-f135d55c-bd15-6bbf-8b45-96b47e05650f-36f15cd4, #w-node-f135d55c-bd15-6bbf-8b45-96b47e056512-36f15cd4, #w-node-f135d55c-bd15-6bbf-8b45-96b47e056515-36f15cd4, #w-node-_09c0389e-8b97-e4da-cdda-d3c7698c3286-36f15cd4, #w-node-f4fe5156-6bc0-a478-540c-71e197844703-36f15cd4, #w-node-_067fc04b-3379-6c0d-05fd-a31750af1311-36f15cd4, #w-node-ed00f2d5-4443-c2bd-5a3b-45afc6b53703-36f15cd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_6ea40920-cf24-ee03-82d1-38ce0ff64a76-0ff64a6a {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_9257ee75-cf20-6ee2-6298-6239cfd22889-0ff64a6a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c300aad9-6b14-6775-d5c4-ee15b82e9588-0afc507c, #w-node-a09d9394-415c-723d-0eea-87410afc50a0-0afc507c, #w-node-a09d9394-415c-723d-0eea-87410afc5087-0afc507c {
    order: -9999;
  }
}


