@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

body {
  font-family: "DM Sans", sans-serif;
  background-color: #ffffff;
  color: #5b5b5f;
  font-size: clamp(14px, 1vw + 1rem, 1rem);
}
body #page {
  min-height: 100vh;
}

img {
  max-width: 100%;
  height: auto;
  font-size: 0;
}

.sub-hero {
  padding-top: clamp(4rem, 17vw + 1rem, 17rem);
  padding-bottom: clamp(2rem, 6vw + 1rem, 6rem);
  text-align: center;
}
.sub-hero h1 {
  margin-bottom: clamp(1rem, 2vw + 1rem, 1rem);
}

.padding--top {
  padding-top: clamp(2rem, 3.5vw + 1rem, 5rem);
}
.padding--bottom {
  padding-bottom: clamp(2rem, 3.5vw + 1rem, 5rem);
}

.margin--header {
  margin-bottom: 3rem;
}
.margin--feature-title {
  margin-bottom: clamp(1rem, 2vw + 1rem, 1.75rem);
}
.margin--feature-icon {
  margin-bottom: clamp(1rem, 2vw + 1rem, 1rem);
}

.wrapper {
  width: 100%;
  margin: 0 auto;
}
.wrapper--standard {
  max-width: 78rem;
  padding: 0 2.5rem;
}
.wrapper--wide {
  max-width: 93.125rem;
  padding: 0 2.5rem;
}
.wrapper--narrow {
  max-width: 53rem;
  padding: 0 2.5rem;
}

.alternative-background {
  background-color: #f0f0fd;
}

h1, h2, .text_h2, .feature-title, .form_headline,
.headline,
.contact_003 .wrapper .contact-section__headline,
.hero_001 .wrapper .contact-section__headline, h3, .text_h3, .process_001 .wrapper .process_001__steps .process_001__step .step__header .step__label .step__title, .process_001 .wrapper .process_001__steps .process_001__step .step__header .step__label, .team-001__name, .newsletter_001 .wrapper .newsletter-container .newsletter-column__left .headline, .newsletter_001 .hero_001 .wrapper .newsletter-container .newsletter-column__left .contact-section__headline, .hero_001 .newsletter_001 .wrapper .newsletter-container .newsletter-column__left .contact-section__headline, .newsletter_001 .contact_003 .wrapper .newsletter-container .newsletter-column__left .contact-section__headline, .contact_003 .newsletter_001 .wrapper .newsletter-container .newsletter-column__left .contact-section__headline, .contact_003 .wrapper .contact-section__name, .contact_003 .wrapper .contact-section__description, .hero_001 .wrapper .contact-section__name, .hero_001 .wrapper .contact-section__description, .posts .post .post-title, h4, .text_h4, .features_003 .wrapper .features .feature .feature-title, .features_003 .wrapper .features.columns_4 .feature .feature-title, .single .wrapper article .entry-content h2, .single .wrapper article .entry-content h3, .single .wrapper article .entry-content h4, .single .wrapper article .entry-content h5, .single .wrapper article .entry-content h6, .posts-list .wrapper .posts-list__container .posts-list__link .posts-list__item .posts-list__title, h5, .text_h5, .team-001__position, .contact_003 .wrapper .contact-section__subtitle, .contact_003 .wrapper .contact-section__position, .hero_001 .wrapper .contact-section__subtitle, .hero_001 .wrapper .contact-section__position, .description, h6, .text_h6, .single .wrapper article .entry-header .entry-meta .post-date, .single .wrapper article .entry-header .entry-meta .post-author, .pagination .nav-links .page-numbers, .subtitle, .feature-subtitle {
  font-family: "DM Sans", sans-serif;
}

a {
  transition: all 0.3s ease-in-out;
}

a, .btn, button, p, span {
  font-family: "DM Sans", sans-serif;
}

a:not(.btn):not(button) {
  color: #5b5b5f;
}

a:not(.btn):not(button):hover {
  text-decoration: underline;
}

.hero_h1, .hero_001 .wrapper .headline, .hero_001 .wrapper .contact-section__headline {
  font-size: clamp(2rem, 7vw + 1rem, 3rem);
  line-height: 1.1;
  font-weight: 500;
  letter-spacing: normal;
}

.text_h1, .sub-hero h1,
h1 {
  font-size: clamp(2rem, 7vw + 1rem, 3rem);
  line-height: 1.1;
  font-weight: 500;
  letter-spacing: normal;
}

.text_h2, .feature-title, .form_headline,
.headline,
.contact_003 .wrapper .contact-section__headline,
.hero_001 .wrapper .contact-section__headline,
h2 {
  font-size: clamp(2rem, 7vw + 1rem, 3rem);
  line-height: 1.1;
  font-weight: 500;
  letter-spacing: normal;
}

.text_h3, .process_001 .wrapper .process_001__steps .process_001__step .step__header .step__label .step__title, .process_001 .wrapper .process_001__steps .process_001__step .step__header .step__label, .team-001__name, .newsletter_001 .wrapper .newsletter-container .newsletter-column__left .headline, .newsletter_001 .hero_001 .wrapper .newsletter-container .newsletter-column__left .contact-section__headline, .hero_001 .newsletter_001 .wrapper .newsletter-container .newsletter-column__left .contact-section__headline, .newsletter_001 .contact_003 .wrapper .newsletter-container .newsletter-column__left .contact-section__headline, .contact_003 .newsletter_001 .wrapper .newsletter-container .newsletter-column__left .contact-section__headline, .contact_003 .wrapper .contact-section__name, .contact_003 .wrapper .contact-section__description, .hero_001 .wrapper .contact-section__name, .hero_001 .wrapper .contact-section__description, .posts .post .post-title,
h3 {
  font-size: clamp(1.25rem, 3vw + 0.5rem, 2rem);
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: normal;
}

.text_h4, .features_003 .wrapper .features .feature .feature-title, .features_003 .wrapper .features.columns_4 .feature .feature-title, .single .wrapper article .entry-content h2, .single .wrapper article .entry-content h3, .single .wrapper article .entry-content h4, .single .wrapper article .entry-content h5, .single .wrapper article .entry-content h6, .posts-list .wrapper .posts-list__container .posts-list__link .posts-list__item .posts-list__title,
h4 {
  font-size: clamp(1.375rem, 2.5vw + 0.5rem, 1.5rem);
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: normal;
}

.text_h5, .team-001__position, .contact_003 .wrapper .contact-section__subtitle, .contact_003 .wrapper .contact-section__position, .hero_001 .wrapper .contact-section__subtitle, .hero_001 .wrapper .contact-section__position, .description,
h5 {
  font-size: clamp(1.125rem, 2.5vw + 0.25rem, 1.125rem);
  line-height: 1.475;
  font-weight: 500;
  letter-spacing: normal;
}

.text_h6, .single .wrapper article .entry-header .entry-meta .post-date, .single .wrapper article .entry-header .entry-meta .post-author, .pagination .nav-links .page-numbers, .subtitle, .feature-subtitle,
h6 {
  font-size: clamp(0.875rem, 2.5vw + 0.25rem, 1rem);
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: normal;
}

.text_lg {
  font-size: clamp(1.25rem, 3vw + 0.25rem, 1.375rem);
  line-height: 1.475;
  font-weight: normal;
  letter-spacing: normal;
}

.text_md, .archive main .description, .posts .post .post-meta .post-date, .feature-description, .entry-content,
p {
  font-size: clamp(14px, 2vw + 0.25rem, 1.125rem);
  line-height: 1.675;
  font-weight: normal;
  letter-spacing: normal;
}

.text, .posts .post .post-excerpt, #breadcrumbs {
  font-size: clamp(14px, 1.5vw + 0.25rem, 1rem);
  line-height: 1.35;
  font-weight: normal;
  letter-spacing: normal;
}

.text--center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.m-auto {
  margin-left: auto;
  margin-right: auto;
}

.subtitle, .feature-subtitle {
  color: #563a8f;
  margin-bottom: clamp(1rem, 2vw + 1rem, 1rem);
  max-width: max-content;
}

.form_headline,
.headline,
.contact_003 .wrapper .contact-section__headline,
.hero_001 .wrapper .contact-section__headline {
  color: #1c1c1d;
  max-width: 48rem;
}

.description {
  color: #5b5b5f;
  max-width: 48rem;
}

.headline + .description, .contact_003 .wrapper .contact-section__headline + .description, .hero_001 .wrapper .contact-section__headline + .description {
  margin-top: clamp(1rem, 2vw + 1rem, 1rem);
}

.feature-subtitle {
  color: #563a8f;
}

.feature-title {
  color: #1c1c1d;
}

.feature-title + .feature-description {
  margin-top: clamp(1rem, 2vw + 1rem, 1.75rem);
}

.feature-description {
  color: #5b5b5f;
}

.feature-icon {
  margin-bottom: clamp(1rem, 2vw + 1rem, 1rem);
}

.wp-block-heading {
  margin-top: 2rem;
  margin-bottom: 0.5rem;
}
.wp-block-heading:nth-of-type(1) {
  margin-top: 0;
}

.w-100 {
  width: 100%;
}

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

.flex {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
.flex .columns_2 > * {
  width: calc(100% / 2 - 1 * 1rem / 2);
  min-width: 300px;
  flex: 0 1 auto;
}
@media (max-width: 600px) {
  .flex .columns_2 > * {
    width: calc(100% / 2 - 1rem);
    min-width: 300px;
  }
}
.flex .columns_3 {
  justify-content: center;
}
.flex .columns_3 > * {
  width: calc(100% / 3 - 2 * 1rem / 3);
  min-width: 300px;
  flex: 0 1 auto;
}
@media (max-width: 900px) {
  .flex .columns_3 > * {
    width: calc(100% / 3 - 1rem);
    min-width: 300px;
  }
}
.flex .columns_4 > * {
  width: calc(100% / 4 - 3 * 1rem / 4);
  min-width: 300px;
  flex: 0 1 auto;
}
@media (max-width: 1200px) {
  .flex .columns_4 > * {
    width: calc(100% / 4 - 1rem);
    min-width: 300px;
  }
}
.flex .columns_5 {
  justify-content: center;
}
.flex .columns_5 > * {
  width: calc(100% / 5 - 4 * 1rem / 5);
  min-width: 300px;
  flex: 0 1 auto;
}
@media (max-width: 1500px) {
  .flex .columns_5 > * {
    width: calc(100% / 5 - 1rem);
    min-width: 300px;
  }
}
.flex .columns_6 > * {
  width: calc(100% / 6 - 5 * 1rem / 6);
  min-width: 300px;
  flex: 0 1 auto;
}
@media (max-width: 1800px) {
  .flex .columns_6 > * {
    width: calc(100% / 6 - 1rem);
    min-width: 300px;
  }
}
.flex .columns_7 {
  justify-content: center;
}
.flex .columns_7 > * {
  width: calc(100% / 7 - 6 * 1rem / 7);
  min-width: 300px;
  flex: 0 1 auto;
}
@media (max-width: 2100px) {
  .flex .columns_7 > * {
    width: calc(100% / 7 - 1rem);
    min-width: 300px;
  }
}
.flex .columns_8 > * {
  width: calc(100% / 8 - 7 * 1rem / 8);
  min-width: 300px;
  flex: 0 1 auto;
}
@media (max-width: 2400px) {
  .flex .columns_8 > * {
    width: calc(100% / 8 - 1rem);
    min-width: 300px;
  }
}
.flex .columns_9 {
  justify-content: center;
}
.flex .columns_9 > * {
  width: calc(100% / 9 - 8 * 1rem / 9);
  min-width: 300px;
  flex: 0 1 auto;
}
@media (max-width: 2700px) {
  .flex .columns_9 > * {
    width: calc(100% / 9 - 1rem);
    min-width: 300px;
  }
}
.flex .columns_10 > * {
  width: calc(100% / 10 - 9 * 1rem / 10);
  min-width: 300px;
  flex: 0 1 auto;
}
@media (max-width: 3000px) {
  .flex .columns_10 > * {
    width: calc(100% / 10 - 1rem);
    min-width: 300px;
  }
}
.flex .columns_11 {
  justify-content: center;
}
.flex .columns_11 > * {
  width: calc(100% / 11 - 10 * 1rem / 11);
  min-width: 300px;
  flex: 0 1 auto;
}
@media (max-width: 3300px) {
  .flex .columns_11 > * {
    width: calc(100% / 11 - 1rem);
    min-width: 300px;
  }
}
.flex .columns_12 > * {
  width: calc(100% / 12 - 11 * 1rem / 12);
  min-width: 300px;
  flex: 0 1 auto;
}
@media (max-width: 3600px) {
  .flex .columns_12 > * {
    width: calc(100% / 12 - 1rem);
    min-width: 300px;
  }
}
.flex--between {
  justify-content: space-between;
}

.grid {
  display: grid;
  grid-gap: 2rem;
}

.columns_2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 600px) {
  .columns_2 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}

.columns_3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (max-width: 900px) {
  .columns_3 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}

.columns_4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media (max-width: 1200px) {
  .columns_4 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}

.columns_5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
@media (max-width: 1500px) {
  .columns_5 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}

.columns_6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
@media (max-width: 1800px) {
  .columns_6 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}

.columns_7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
@media (max-width: 2100px) {
  .columns_7 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}

.columns_8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
@media (max-width: 2400px) {
  .columns_8 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}

.columns_9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
@media (max-width: 2700px) {
  .columns_9 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}

.columns_10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
@media (max-width: 3000px) {
  .columns_10 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}

.columns_11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}
@media (max-width: 3300px) {
  .columns_11 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}

.columns_12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media (max-width: 3600px) {
  .columns_12 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}

.image {
  border-radius: 1.625rem;
}

section div[class*=description] ul:not([class*=wpforms]) li {
  align-items: center;
  display: flex;
  margin-bottom: 0.5rem;
}
section div[class*=description] ul:not([class*=wpforms]) li:before {
  display: block;
  content: "";
  background: url("../images/check.svg") center/contain no-repeat;
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
  margin-right: 1.125rem;
}

@media (max-width: 1024px) {
  html {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 12px;
  }
}
body.menu-open {
  overflow: hidden;
}

/* Customize scrollbar for WebKit browsers (e.g., Chrome, Edge, Safari) */
::-webkit-scrollbar {
  width: 8px; /* Set the scrollbar width */
  height: 8px; /* Set the scrollbar height for horizontal scrollbars */
}

::-webkit-scrollbar-thumb {
  background-color: #888; /* Thumb color */
  border-radius: 4px; /* Round the corners */
}

::-webkit-scrollbar-thumb:hover {
  background-color: #555; /* Darken on hover */
}

::-webkit-scrollbar-track {
  background-color: #f1f1f1; /* Track color */
  border-radius: 4px; /* Optional: round track corners */
}

iframe[src*="youtube.com"],
iframe[src*="youtu.be"] {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
  border: 0;
}

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

body {
  margin-bottom: 0 !important;
}

section {
  scroll-margin-top: clamp(2rem, 3.5vw + 1rem, 5rem);
}

ul {
  margin: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

p {
  margin-bottom: 0;
}

div#cmplz-message-1-optin p {
  font-size: var(--cmplz_text_font_size);
}

#breadcrumbs {
  color: #5b5b5f;
}
#breadcrumbs a {
  color: inherit;
}

.buttons {
  display: flex;
  gap: clamp(1rem, 2vw + 1rem, 1rem);
  margin-top: clamp(1rem, 2vw + 1rem, 2rem);
}
.buttons.text--center {
  align-items: center;
  justify-content: center;
}

.btn--primary {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  transition: all 0.3s ease-in-out;
  color: #fffdfb;
  background-color: #e76908;
  border: 1px solid #e76908;
  padding: 0.938rem 2rem;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  border-radius: 1.625rem;
  outline: none;
  width: max-content;
  line-height: 1.2;
}
.btn--primary:focus, .btn--primary:hover {
  background-color: #fffdfb;
  color: #e76908;
}
.btn--primary:active {
  background-color: #fffdfb;
  color: #e76908;
}
.btn--primary:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
@media (max-width: 768px) {
  .btn--primary {
    padding: 0.7035rem 1.5rem;
    font-size: clamp(14px, 1vw + 1rem, 1rem);
  }
}
.btn--secondary {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  transition: all 0.3s ease-in-out;
  color: #e76908;
  background-color: #feeada;
  border: 1px solid #feeada;
  padding: 0.938rem 2rem;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  border-radius: 1.625rem;
  outline: none;
  width: max-content;
  line-height: 1.2;
}
.btn--secondary:focus, .btn--secondary:hover {
  background-color: #fffdfb;
  color: #e76908;
}
.btn--secondary:active {
  background-color: #fffdfb;
  color: #e76908;
}
.btn--secondary:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
@media (max-width: 768px) {
  .btn--secondary {
    padding: 0.7035rem 1.5rem;
    font-size: clamp(14px, 1vw + 1rem, 1rem);
  }
}
.btn--secondary:focus, .btn--secondary:hover {
  background-color: #ffffff;
  border-color: #e76908;
}
.btn--secondary:active {
  background-color: #ffffff;
  border-color: #e76908;
}

/* 
 * Contact Form Styles
 * Styles dla formularza kontaktowego z walidacją Parsley.js
 */
.contact-form, #newsletter-form {
  width: 100%;
  max-width: 100%;
}
.contact-form .row, #newsletter-form .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.contact-form .row.gy-2 > *, #newsletter-form .row.gy-2 > * {
  margin-bottom: 1rem;
}
.contact-form .col-md-6, #newsletter-form .col-md-6 {
  position: relative;
  width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (min-width: 768px) {
  .contact-form .col-md-6, #newsletter-form .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.contact-form .col-md-12, #newsletter-form .col-md-12 {
  position: relative;
  width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (min-width: 768px) {
  .contact-form .col-md-12, #newsletter-form .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.contact-form .form-label, #newsletter-form .form-label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 500;
  color: #3c3c3d;
}
.contact-form .form-control,
.contact-form .form-select, #newsletter-form .form-control,
#newsletter-form .form-select {
  width: 100%;
  padding: 0.75rem 1rem;
  border: 1px solid #aeaeb2;
  border-radius: 10rem;
  background-color: #ffffff;
  color: #5b5b5f;
  font-size: 1rem;
  line-height: 1.5;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.contact-form .form-control:focus,
.contact-form .form-select:focus, #newsletter-form .form-control:focus,
#newsletter-form .form-select:focus {
  border-color: #f88b37;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(231, 105, 8, 0.25);
}
.contact-form .form-control::placeholder,
.contact-form .form-select::placeholder, #newsletter-form .form-control::placeholder,
#newsletter-form .form-select::placeholder {
  color: #86878a;
  opacity: 1;
}
.contact-form .form-select, #newsletter-form .form-select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 16px 12px;
  padding-right: 2.5rem;
}
.contact-form .form-check-label, #newsletter-form .form-check-label {
  font-size: 0.875rem;
}
.contact-form input[type=checkbox], #newsletter-form input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 1.125rem;
  height: 1.125rem;
  background-color: #ffffff;
  border: 1.5px solid #86878a;
  border-radius: 0.25rem;
  margin-right: 0.75rem;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  flex-shrink: 0;
}
.contact-form input[type=checkbox]:checked, #newsletter-form input[type=checkbox]:checked {
  background-color: #e76908;
  border-color: #823b05;
}
.contact-form input[type=checkbox]:checked::after, #newsletter-form input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.3125rem;
  height: 0.625rem;
  border-right: 0.125rem solid #ffffff;
  border-bottom: 0.125rem solid #ffffff;
  transform: translate(-50%, -60%) rotate(45deg);
}
.contact-form input[type=checkbox]:focus, #newsletter-form input[type=checkbox]:focus {
  outline: none;
  box-shadow: 0 0 0 0.25rem rgba(231, 105, 8, 0.25);
}
.contact-form input[type=checkbox]:hover:not(:checked), #newsletter-form input[type=checkbox]:hover:not(:checked) {
  border-color: #f88b37;
}
.contact-form .checkbox-wrapper,
.contact-form .consent-checkbox,
.contact-form label:has(input[type=checkbox]), #newsletter-form .checkbox-wrapper,
#newsletter-form .consent-checkbox,
#newsletter-form label:has(input[type=checkbox]) {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.75rem;
  font-weight: 400;
  color: #4e4f50;
  cursor: pointer;
}
.contact-form .checkbox-wrapper input[type=checkbox],
.contact-form .consent-checkbox input[type=checkbox],
.contact-form label:has(input[type=checkbox]) input[type=checkbox], #newsletter-form .checkbox-wrapper input[type=checkbox],
#newsletter-form .consent-checkbox input[type=checkbox],
#newsletter-form label:has(input[type=checkbox]) input[type=checkbox] {
  margin-top: 0.1rem;
}
.contact-form .consent-text, #newsletter-form .consent-text {
  font-size: 0.875rem;
  color: #5b5b5f;
}
.contact-form .form-check, #newsletter-form .form-check {
  display: flex;
}
.contact-form .form-check-checkbox, #newsletter-form .form-check-checkbox {
  margin-bottom: 1rem;
}
.contact-form .consent-group-content, #newsletter-form .consent-group-content {
  margin-bottom: 2rem;
}
.contact-form .consent-group-content > *, #newsletter-form .consent-group-content > * {
  margin-bottom: 0.5rem;
}
.contact-form .consent-group-content > *:last-child, #newsletter-form .consent-group-content > *:last-child {
  margin-bottom: 0;
}
.contact-form .form-buttons, #newsletter-form .form-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 1.5rem;
}
.contact-form .toggle-expand-btn, #newsletter-form .toggle-expand-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 500;
  color: #e76908;
  background-color: transparent;
  border-radius: 0.25rem;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.contact-form .toggle-expand-btn:hover, .contact-form .toggle-expand-btn:focus, #newsletter-form .toggle-expand-btn:hover, #newsletter-form .toggle-expand-btn:focus {
  color: #f88b37;
}
.contact-form .toggle-expand-btn .icon, #newsletter-form .toggle-expand-btn .icon {
  margin-left: 0.5rem;
  transition: transform 0.2s ease-in-out;
  width: 0.875rem;
  height: 0.875rem;
  position: relative;
}
.contact-form .toggle-expand-btn .icon::before, .contact-form .toggle-expand-btn .icon::after, #newsletter-form .toggle-expand-btn .icon::before, #newsletter-form .toggle-expand-btn .icon::after {
  content: "";
  position: absolute;
  background-color: #e76908;
  top: 50%;
  left: 50%;
}
.contact-form .toggle-expand-btn .icon::before, #newsletter-form .toggle-expand-btn .icon::before {
  width: 100%;
  height: 2px;
  transform: translate(-50%, -50%);
}
.contact-form .toggle-expand-btn .icon::after, #newsletter-form .toggle-expand-btn .icon::after {
  width: 2px;
  height: 100%;
  transform: translate(-50%, -50%);
  transition: transform 0.2s ease-in-out;
}
.contact-form .toggle-expand-btn.expanded .icon::after, #newsletter-form .toggle-expand-btn.expanded .icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.contact-form .expandable-fields, #newsletter-form .expandable-fields {
  display: none;
  padding: 0.5rem 0;
  border-top: 1px solid #d0d0d1;
  margin-bottom: 1rem;
}
.contact-form .expandable-fields.expanded, #newsletter-form .expandable-fields.expanded {
  display: block;
  animation: slideDown 0.3s ease-in-out;
}
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-1rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.contact-form .btn, #newsletter-form .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  cursor: pointer;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.contact-form .btn.btn-primary, #newsletter-form .btn.btn-primary {
  color: #fef6ef;
  background-color: #e76908;
  border-color: #823b05;
}
.contact-form .btn.btn-primary:hover, .contact-form .btn.btn-primary:focus, #newsletter-form .btn.btn-primary:hover, #newsletter-form .btn.btn-primary:focus {
  background-color: #f88b37;
  border-color: #e76908;
  box-shadow: 0 0 0 0.25rem rgba(231, 105, 8, 0.3);
}
.contact-form .btn.btn-secondary, #newsletter-form .btn.btn-secondary {
  color: #5b5b5f;
  background-color: #d0d0d1;
  border-color: #aeaeb2;
}
.contact-form .btn.btn-secondary:hover, .contact-form .btn.btn-secondary:focus, #newsletter-form .btn.btn-secondary:hover, #newsletter-form .btn.btn-secondary:focus {
  background-color: #aeaeb2;
  border-color: #86878a;
  box-shadow: 0 0 0 0.25rem rgba(134, 135, 138, 0.3);
}
.contact-form button[type=submit],
.contact-form input[type=submit], #newsletter-form button[type=submit],
#newsletter-form input[type=submit] {
  margin-top: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 2rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  color: #fef6ef;
  background-color: #e76908;
  border: none;
  border-radius: 0.25rem;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  max-width: 16rem;
  border-radius: 10rem;
}
@media (min-width: 576px) {
  .contact-form button[type=submit],
  .contact-form input[type=submit], #newsletter-form button[type=submit],
  #newsletter-form input[type=submit] {
    width: auto;
  }
}
.contact-form button[type=submit]::before,
.contact-form input[type=submit]::before, #newsletter-form button[type=submit]::before,
#newsletter-form input[type=submit]::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  transition: left 0.5s ease-in-out;
  z-index: -1;
}
.contact-form button[type=submit]:hover, .contact-form button[type=submit]:focus,
.contact-form input[type=submit]:hover,
.contact-form input[type=submit]:focus, #newsletter-form button[type=submit]:hover, #newsletter-form button[type=submit]:focus,
#newsletter-form input[type=submit]:hover,
#newsletter-form input[type=submit]:focus {
  background-color: #f88b37;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.contact-form button[type=submit]:hover::before, .contact-form button[type=submit]:focus::before,
.contact-form input[type=submit]:hover::before,
.contact-form input[type=submit]:focus::before, #newsletter-form button[type=submit]:hover::before, #newsletter-form button[type=submit]:focus::before,
#newsletter-form input[type=submit]:hover::before,
#newsletter-form input[type=submit]:focus::before {
  left: 100%;
}
.contact-form button[type=submit]:active,
.contact-form input[type=submit]:active, #newsletter-form button[type=submit]:active,
#newsletter-form input[type=submit]:active {
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.contact-form .parsley-success, #newsletter-form .parsley-success {
  border-color: #36bf5d !important;
}
.contact-form .parsley-error, #newsletter-form .parsley-error {
  border-color: #ef4c1f !important;
}
.contact-form .parsley-errors-list, #newsletter-form .parsley-errors-list {
  margin: 0.5rem 0;
  padding: 0;
  list-style-type: none;
}
.contact-form .parsley-errors-list.filled, #newsletter-form .parsley-errors-list.filled {
  opacity: 1;
}
.contact-form .parsley-errors-list .parsley-required,
.contact-form .parsley-errors-list .parsley-type,
.contact-form .parsley-errors-list .parsley-pattern,
.contact-form .parsley-errors-list .parsley-length,
.contact-form .parsley-errors-list .parsley-min,
.contact-form .parsley-errors-list .parsley-max,
.contact-form .parsley-errors-list .parsley-equalto, #newsletter-form .parsley-errors-list .parsley-required,
#newsletter-form .parsley-errors-list .parsley-type,
#newsletter-form .parsley-errors-list .parsley-pattern,
#newsletter-form .parsley-errors-list .parsley-length,
#newsletter-form .parsley-errors-list .parsley-min,
#newsletter-form .parsley-errors-list .parsley-max,
#newsletter-form .parsley-errors-list .parsley-equalto {
  color: #ef4c1f;
  font-size: 0.875rem;
  margin-top: 0.25rem;
}
.contact-form .form-spinner, #newsletter-form .form-spinner {
  display: none;
  align-items: center;
  justify-content: center;
  margin-top: 1.5rem;
}
.contact-form .form-spinner.visible, #newsletter-form .form-spinner.visible {
  display: flex;
}
.contact-form .form-spinner .spinner, #newsletter-form .form-spinner .spinner {
  width: 1.5rem;
  height: 1.5rem;
  border: 0.25rem solid #d0d0d1;
  border-top-color: #e76908;
  border-radius: 50%;
  animation: spin 1s infinite linear;
}
.contact-form .form-spinner .spinner-text, #newsletter-form .form-spinner .spinner-text {
  margin-left: 0.5rem;
  font-size: 0.875rem;
  color: #5b5b5f;
}
.contact-form .consent-footer p, #newsletter-form .consent-footer p {
  font-size: 1rem;
  line-height: 1.5rem;
}
.contact-form .consent-footer p a, #newsletter-form .consent-footer p a {
  color: #e76908;
  transition: all 0.2s ease-in-out;
}
.contact-form .consent-footer p a:hover, #newsletter-form .consent-footer p a:hover {
  color: #f88b37;
  text-decoration: none;
}
.contact-form .form-message, #newsletter-form .form-message {
  margin-top: 1rem;
  padding: 1rem;
  border-radius: 0.25rem;
}
.contact-form .form-message.success, #newsletter-form .form-message.success {
  background-color: rgba(54, 191, 93, 0.1);
  border: 1px solid #36bf5d;
  color: #1e6b34;
}
.contact-form .form-message.error, #newsletter-form .form-message.error {
  background-color: rgba(239, 76, 31, 0.1);
  border: 1px solid #ef4c1f;
  color: #8b260a;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
body div.wpforms-container {
  margin: 0 0 !important;
  margin-top: clamp(1rem, 2vw + 1rem, 1rem) !important;
}
body div.wpforms-container .wpforms-field-sublabel,
body div.wpforms-container label.wpforms-field-label-inline,
body div.wpforms-container .wpforms-field-label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 400;
  color: #3c3c3d;
}
body div.wpforms-container fieldset {
  border: 0;
}
body div.wpforms-container .wpforms-title,
body div.wpforms-container .wpforms-field {
  margin-bottom: clamp(1rem, 2vw + 1rem, 1.5rem);
  padding: 0 !important;
}
body div.wpforms-container .wpforms-field-label-inline {
  margin-left: 0.5rem;
}
body div.wpforms-container .wpforms-required-label {
  color: #3c3c3d;
  margin-left: 0.5rem;
}
body div.wpforms-container .wpforms-submit-container {
  margin-top: 1.5rem;
}
body div.wpforms-container .wpforms-error {
  color: red;
  font-size: 0.875rem;
  margin-top: 4px;
}
body div.wpforms-container .wpforms-confirmation-container {
  padding: 1rem;
  background-color: #36bf5d;
  border: 1px solid #10391b;
  margin-bottom: 1.5rem;
}
body div.wpforms-container .wpforms-field-description {
  font-size: 0.875rem;
  color: rgba(174, 174, 178, 0.8);
  margin-top: 4px;
}
body div.wpforms-container .wpforms-field-row {
  display: flex;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  body div.wpforms-container .wpforms-field-row {
    flex-direction: column;
    gap: 0;
  }
  body div.wpforms-container .wpforms-field-row .wpforms-field-row-block {
    padding: 0 0 !important;
    width: 100% !important;
  }
}
body div.wpforms-container button[type=submit] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  transition: all 0.3s ease-in-out;
  padding: 0.75rem 1.5rem !important;
  background-color: #e76908 !important;
  border-radius: 1.625rem !important;
  height: auto !important;
  font-size: 1rem;
  box-shadow: none;
  border: 1px solid #823b05;
  color: #fef6ef;
  text-align: center;
  cursor: pointer;
  outline: none;
  width: 100%;
}
body div.wpforms-container button[type=submit]:focus, body div.wpforms-container button[type=submit]:hover {
  box-shadow: rgba(0, 0, 0, 0.24) 0 0 8px;
  background-color: #f88b37 !important;
  text-decoration: none;
}
body div.wpforms-container .wpforms-field input:not([type=submit]):not([type=checkbox]):not([type=radio]),
body div.wpforms-container .wpforms-field textarea,
body div.wpforms-container .wpforms-field select {
  width: 100%;
  border-radius: 1.625rem;
  height: auto;
  padding: 0.75rem 1.375rem;
  background-color: #ffffff;
  color: #5b5b5f;
}
body div.wpforms-container .wpforms-field input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=submit]),
body div.wpforms-container .wpforms-field textarea:not([type=submit]),
body div.wpforms-container .wpforms-field select:not([type=submit]) {
  border: 1px solid #aeaeb2;
}
body div.wpforms-container .wpforms-field input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus,
body div.wpforms-container .wpforms-field textarea:focus,
body div.wpforms-container .wpforms-field select:focus {
  outline: none;
  border-color: rgb(134.7816455696, 134.7816455696, 140.7183544304);
  box-shadow: none;
  color: #5b5b5f;
}
body div.wpforms-container .wpforms-field textarea {
  width: 100%;
  min-height: 120px;
  resize: vertical;
}
body div.wpforms-container .wpforms-field .wpforms-field-radio,
body div.wpforms-container .wpforms-field .wpforms-field-checkbox {
  margin-bottom: 1rem;
}
body div.wpforms-container .wpforms-field .wpforms-field-radio ul,
body div.wpforms-container .wpforms-field .wpforms-field-checkbox ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
body div.wpforms-container .wpforms-field .wpforms-field-radio ul li,
body div.wpforms-container .wpforms-field .wpforms-field-checkbox ul li {
  margin-bottom: 0.5rem;
}
body div.wpforms-container .wpforms-field .wpforms-field-radio ul li label,
body div.wpforms-container .wpforms-field .wpforms-field-checkbox ul li label {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.5rem;
}
body div.wpforms-container .wpforms-field.wpforms-field-radio ul li input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
body div.wpforms-container .wpforms-field.wpforms-field-radio ul li input + label {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: clamp(14px, 1.5vw + 0.25rem, 1rem);
  line-height: 1.6;
  font-weight: normal;
  letter-spacing: normal;
  position: relative;
  padding-left: 3.125rem !important;
  cursor: pointer;
}
body div.wpforms-container .wpforms-field.wpforms-field-radio ul li input + label::before {
  position: absolute;
  top: 1rem;
  left: 0;
  transition: all 0.3s ease-in-out;
  content: "";
  transform: translateY(-50%);
  width: 1.625rem;
  height: 1.625rem;
  background-color: #ffffff;
  border: 1px solid #aeaeb2;
  border-radius: 50%;
}
body div.wpforms-container .wpforms-field.wpforms-field-radio ul li input:checked + label::before {
  background-color: #f0f0fd;
  border-color: #aeaeb2;
}
body div.wpforms-container .wpforms-field.wpforms-field-radio ul li input:checked + label::after {
  position: absolute;
  top: 1rem;
  left: 0.25rem;
  content: "";
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
  background-color: #fff;
  border-radius: 50%;
}
body div.wpforms-container .wpforms-field.wpforms-field-checkbox ul li input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
body div.wpforms-container .wpforms-field.wpforms-field-checkbox ul li input + label {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: clamp(14px, 1.5vw + 0.25rem, 1rem);
  line-height: 1.6;
  font-weight: normal;
  letter-spacing: normal;
  position: relative;
  padding-left: 2.25rem !important;
  cursor: pointer;
}
body div.wpforms-container .wpforms-field.wpforms-field-checkbox ul li input + label::before {
  position: absolute;
  top: 1rem;
  left: 0;
  transition: all 0.3s ease-in-out;
  content: "";
  transform: translateY(-50%);
  width: 1.125rem;
  height: 1.125rem;
  background-color: #ffffff;
  border: 1px solid #aeaeb2;
  border-radius: 4px;
}
@media (max-width: 1024px) {
  body div.wpforms-container .wpforms-field.wpforms-field-checkbox ul li input + label::before {
    left: 1px;
  }
}
@media (max-width: 768px) {
  body div.wpforms-container .wpforms-field.wpforms-field-checkbox ul li input + label::before {
    left: 2px;
  }
}
body div.wpforms-container .wpforms-field.wpforms-field-checkbox ul li input:checked + label::before {
  background-color: #e76908;
  border-color: #e76908;
}
body div.wpforms-container .wpforms-field.wpforms-field-checkbox ul li input:checked + label::after {
  position: absolute;
  top: 0.9rem;
  left: 6px;
  content: "";
  transform: translateY(-50%) rotate(-45deg);
  width: 7px;
  height: 3px;
  border: solid #fff;
  border-width: 0 0 2px 2px;
}
body div.wpforms-container label.wpforms-error,
body div.wpforms-container .wpforms-form em.wpforms-error {
  color: #ffb030;
  margin-top: 0.25rem;
  font-size: 0.75rem;
}
body div.wpforms-container label.wpforms-error::before,
body div.wpforms-container .wpforms-form em.wpforms-error::before {
  background-color: #ffb030;
}

.site-header {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #563a8f;
  box-shadow: 0 0.188rem 0.375rem rgba(0, 0, 0, 0.0588235294);
  z-index: 9999;
}
.site-header .wrapper {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #563a8f;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.site-header .wrapper .site-branding img {
  max-width: 11.875rem;
}
.site-header .wrapper .menu-toggle {
  display: none;
  position: relative;
  border: 1px solid #3c3c3d;
  width: 3rem;
  height: 3rem;
  border-radius: 5px;
  cursor: pointer;
  background-color: #f0f0fd;
}
.site-header .wrapper .menu-toggle svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.2s ease;
  fill: #3c3c3d;
  width: 17px;
}
.site-header .wrapper .menu-toggle svg:nth-of-type(1) {
  opacity: 1;
}
.site-header .wrapper .menu-toggle svg:nth-of-type(2) {
  opacity: 0;
}
.site-header .wrapper .menu-toggle.active svg:nth-of-type(1) {
  opacity: 0;
}
.site-header .wrapper .menu-toggle.active svg:nth-of-type(2) {
  opacity: 1;
}
.site-header .wrapper .simple-menu-container {
  height: 100%;
  margin-left: auto;
}
.site-header .wrapper .simple-menu-container .simple-menu {
  display: flex;
  align-items: center;
  gap: 2rem;
  height: 100%;
}
.site-header .wrapper .simple-menu-container .simple-menu li {
  position: relative;
  display: flex;
  flex-direction: column;
}
.site-header .wrapper .simple-menu-container .simple-menu li a {
  padding: 1rem 0;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  color: #ffffff;
  text-decoration: none;
}
.site-header .wrapper .simple-menu-container .simple-menu li .sub-menu {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.5rem;
  transition: opacity 0.2s ease;
  opacity: 0;
  background-color: #fffdfb;
  box-shadow: 0 0.188rem 0.375rem rgba(0, 0, 0, 0.0588235294);
  border: 0.063rem solid #fef6ef;
  border-radius: 0.5rem;
  min-width: 10rem;
  visibility: hidden;
  gap: 0.125rem;
}
.site-header .wrapper .simple-menu-container .simple-menu li .sub-menu li a {
  padding: 0.5rem 0;
  text-align: center;
  background-color: transparent;
  transition: opacity 0.2s ease;
}
.site-header .wrapper .simple-menu-container .simple-menu li .sub-menu li a::after {
  display: none;
}
.site-header .wrapper .simple-menu-container .simple-menu li:hover a {
  color: #e76908;
}
.site-header .wrapper .simple-menu-container .simple-menu li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}
.site-header .wrapper .simple-menu-container .simple-menu li:hover .sub-menu li a {
  color: #e76908;
  border-radius: 0.5rem;
}
.site-header .wrapper .simple-menu-container .simple-menu li:hover .sub-menu li a:hover {
  background-color: #feeada;
}
.site-header .wrapper .simple-menu-container .simple-menu li.menu-item-has-children a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.site-header .wrapper .simple-menu-container .simple-menu li.menu-item-has-children a::after {
  content: "▼";
  font-size: 0.6rem;
  transform: rotate(0deg);
  transition: 0.2s ease;
}
.site-header .wrapper .simple-menu-container .simple-menu li.menu-item-has-children:hover a::after {
  transform: rotate(180deg);
}
.site-header .wrapper .additional-links {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-left: 2rem;
}
@media (max-width: 768px) {
  .site-header .wrapper {
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: auto;
    max-height: 100vh;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .site-header .wrapper .menu-toggle {
    display: block;
  }
  .site-header .wrapper .simple-menu-container {
    display: none;
    width: 100%;
    position: relative;
    top: 100%;
    left: 0;
    margin-top: 2rem;
  }
  .site-header .wrapper .simple-menu-container .simple-menu {
    flex-direction: column;
    gap: 0;
  }
  .site-header .wrapper .simple-menu-container .simple-menu li {
    width: 100%;
    max-height: max-content;
    background-color: transparent;
  }
  .site-header .wrapper .simple-menu-container .simple-menu li a {
    background-color: transparent;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid transparent;
  }
  .site-header .wrapper .simple-menu-container .simple-menu li .sub-menu {
    position: relative;
    left: 0;
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
    gap: 0;
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-radius: 0;
    min-width: auto;
    padding: 0;
    display: none;
  }
  .site-header .wrapper .simple-menu-container .simple-menu li .sub-menu li a {
    padding: 1rem 0 1rem 2rem;
    text-align: center;
    transition: opacity 0.2s ease;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid transparent;
    background-color: transparent;
  }
  .site-header .wrapper .simple-menu-container .simple-menu li:hover a {
    color: #ffffff;
  }
  .site-header .wrapper .simple-menu-container .simple-menu li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
  }
  .site-header .wrapper .simple-menu-container .simple-menu li:hover .sub-menu li a {
    color: #ffffff;
    border-radius: 0;
  }
  .site-header .wrapper .simple-menu-container .simple-menu li:hover .sub-menu li a:hover {
    background-color: transparent;
    color: #ffffff;
  }
  .site-header .wrapper .simple-menu-container .simple-menu li.menu-item-has-children a {
    justify-content: space-between;
    gap: 0;
  }
  .site-header .wrapper .simple-menu-container .simple-menu li.menu-item-has-children a::after {
    transform: rotate(0deg);
  }
  .site-header .wrapper .simple-menu-container .simple-menu li.menu-item-has-children:hover a::after {
    transform: rotate(0);
  }
  .site-header .wrapper .simple-menu-container .simple-menu li.menu-item-has-children.active a:after {
    transform: rotate(180deg);
  }
  .site-header .wrapper .simple-menu-container .simple-menu li:nth-of-type(1) a {
    border: none;
  }
  .site-header .wrapper .simple-menu-container.active .simple-menu li .sub-menu.active {
    display: flex;
  }
  .site-header .wrapper .simple-menu-container.active {
    display: table;
  }
  .site-header .wrapper .additional-links {
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 1rem;
    display: none;
    margin-left: 0;
  }
  .site-header .wrapper .additional-links a {
    width: 100%;
  }
  .site-header .wrapper .additional-links.active {
    display: block;
  }
  .site-header .wrapper.active {
    position: relative;
    min-height: 100dvh;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .site-header .wrapper.active .menu-toggle {
    position: absolute;
    top: 14px;
    right: 2.5rem;
  }
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: clamp(2rem, 6.6875vw + 1rem, 4rem);
  border-top: 1px solid #563a8f;
  padding-top: 1.25rem;
}
.pagination .nav-links {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pagination .nav-links .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 2.5rem;
  width: 2.5rem;
  text-decoration: none;
  border: 1px solid transparent;
  transition: 0.1s ease-in-out;
  color: #3c3c3d;
}
.pagination .nav-links .page-numbers:not(.next):not(.prev):not(.dots) {
  border-radius: 50%;
}
.pagination .nav-links .page-numbers:not(.next):not(.prev):not(.dots).current {
  background-color: #f0f0fd;
}
.pagination .nav-links .page-numbers:not(.next):not(.prev):not(.dots):hover {
  border: 1px solid #f0f0fd;
}
.pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
  position: relative;
  width: fit-content;
  border: none;
}
.pagination .nav-links .page-numbers.prev::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M4.16675 10H15.8334M4.16675 10L9.16675 15M4.16675 10L9.16675 5" stroke="%23BDB5AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0.5rem;
}
.pagination .nav-links .page-numbers.next::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M4.1665 10H15.8332M15.8332 10L10.8332 15M15.8332 10L10.8332 5" stroke="%23BDB5AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 0.5rem;
}
.pagination .nav-links .page-numbers.dots {
  color: #563a8f;
}

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
}

.popup-content {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  padding: clamp(1.5rem, 3vw + 1rem, 3rem) clamp(1.5rem, 3.3125vw + 1rem, 3.3125rem) clamp(1.5rem, 3vw + 1rem, 3rem) clamp(1.5rem, 3.3125vw + 1rem, 3.3125rem);
  border: 1px solid #aeaeb2;
  border-radius: 1.625rem;
  max-width: 41.75rem;
  width: 90%;
  max-height: 90vh;
  overflow-y: auto;
}
.popup-content button {
  width: 100% !important;
}

.popup-close {
  position: absolute;
  top: 2.75rem;
  right: 2.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  cursor: pointer;
  font-size: 2.65rem;
  font-weight: 100;
  width: 3.25rem;
  height: 3.25rem;
  border-radius: 50%;
  border: 2px solid #aeaeb2;
  line-height: 1;
}
.popup-close:hover, .popup-close:focus {
  background-color: #aeaeb2;
}

.posts .post a:hover, .posts .post a:focus {
  text-decoration: none;
}
.posts .post a .post-image-wrapper {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
}
.posts .post a .wp-post-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1.625rem;
  overflow: hidden;
  margin-bottom: 1rem;
}
.posts .post .post-meta {
  margin-bottom: 0.25rem;
}
.posts .post .post-meta .post-date {
  display: block;
  color: #1c1c1d;
}
.posts .post .post-title {
  margin-bottom: 1.75rem;
}
.posts .post .post-link {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.archive main .description {
  max-width: 100%;
  width: 53rem;
}

footer#colophon {
  background: #563a8f;
  margin-top: auto;
}
footer#colophon .info-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  padding-top: clamp(2rem, 3.5vw + 1rem, 5rem);
  padding-bottom: clamp(2rem, 3.5vw + 1rem, 5rem);
}
footer#colophon .info-container .column.column-1 a img {
  max-width: 11.875rem;
}
footer#colophon .info-container .column.column-1 div {
  margin-top: 2rem;
}
footer#colophon .info-container .column.column-1 div p {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #ffffff;
}
footer#colophon .info-container .column.column-2 h2 {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #ffffff;
}
footer#colophon .info-container .column.column-2 ul li a {
  display: flex;
  margin-top: 2rem;
  margin-bottom: 1rem;
  text-decoration: none;
  transition: 0.2s;
}
footer#colophon .info-container .column.column-2 ul li a img {
  margin-right: 1.5rem;
  height: fit-content;
}
footer#colophon .info-container .column.column-2 ul li a img.phone-number_icon {
  margin-top: 13px;
}
footer#colophon .info-container .column.column-2 ul li a h3 {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 122%;
  color: #ffffff;
  transition: 0.2s;
}
footer#colophon .info-container .column.column-2 ul li a h3.phone-number_headline {
  font-size: 2.25rem;
  letter-spacing: -0.72px;
}
footer#colophon .info-container .column.column-2 ul li a div p {
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  color: #ffffff;
}
footer#colophon .info-container .column.column-2 ul li a div p:nth-of-type(1) {
  margin-top: 0.25rem;
}
footer#colophon .info-container .column.column-2 ul li a:hover h3 {
  color: #e76908;
}
@media (max-width: 768px) {
  footer#colophon .info-container {
    grid-template-columns: 1fr;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  footer#colophon .info-container .column.column-1 div {
    margin-top: 1rem;
  }
  footer#colophon .info-container .column.column-2 ul:nth-of-type(1) li a {
    margin-top: 1rem;
  }
}
footer#colophon .copyright-container {
  background-color: #ffffff;
}
footer#colophon .copyright-container .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
footer#colophon .copyright-container .wrapper .copyright {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #1c1c1d;
  margin: 0;
}
footer#colophon .copyright-container .wrapper .copyright a {
  transition: 0.2s;
  text-decoration: none;
  color: #1c1c1d;
}
footer#colophon .copyright-container .wrapper .copyright a:hover {
  color: #e76908;
}
footer#colophon .copyright-container .wrapper .privacy-policy {
  margin-left: auto;
  transition: 0.2s;
  text-decoration: none;
  color: #1c1c1d;
}
footer#colophon .copyright-container .wrapper .privacy-policy:hover {
  color: #e76908;
}
footer#colophon .copyright-container .wrapper .social-media {
  margin-left: 2rem;
  min-width: fit-content;
}
footer#colophon .copyright-container .wrapper .social-media ul {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
footer#colophon .copyright-container .wrapper .social-media ul li a {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  footer#colophon .copyright-container .wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  footer#colophon .copyright-container .wrapper .privacy-policy {
    margin-left: 0;
    margin-bottom: 1rem;
  }
  footer#colophon .copyright-container .wrapper .social-media {
    margin-left: 0;
    margin-bottom: 1rem;
  }
}

.posts-list .wrapper .posts-list__container {
  gap: 4rem 2rem;
}
.posts-list .wrapper .posts-list__container .posts-list__link {
  text-decoration: none;
}
.posts-list .wrapper .posts-list__container .posts-list__link .posts-list__item {
  aspect-ratio: 3/2;
}
.posts-list .wrapper .posts-list__container .posts-list__link .posts-list__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1.5rem;
  margin-bottom: 1.25rem;
}
.posts-list .wrapper .posts-list__container .posts-list__link .posts-list__item .posts-list__title {
  transition: 0.2s ease;
}
.posts-list .wrapper .posts-list__container .posts-list__link:hover .posts-list__item .posts-list__title {
  color: #e76908;
}
.single .wrapper article .entry-header h1 {
  color: #1c1c1d;
  margin-bottom: 2rem;
}
.single .wrapper article .entry-header .post-thumbnail {
  margin-bottom: 1rem;
}
.single .wrapper article .entry-header .post-thumbnail img {
  border-radius: 1.5rem;
}
.single .wrapper article .entry-header .entry-meta {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-bottom: 2rem;
}
.single .wrapper article .entry-header .entry-meta .post-date, .single .wrapper article .entry-header .entry-meta .post-author {
  color: #e76908;
}
.single .wrapper article .entry-header .entry-meta .post-date span, .single .wrapper article .entry-header .entry-meta .post-author span {
  color: #5b5b5f;
}
.single .wrapper article .entry-content h2, .single .wrapper article .entry-content h3, .single .wrapper article .entry-content h4, .single .wrapper article .entry-content h5, .single .wrapper article .entry-content h6 {
  color: #5b5b5f;
  margin-bottom: clamp(1rem, 2vw + 1rem, 2rem);
}
.single .wrapper article .entry-content p, .single .wrapper article .entry-content img {
  margin-bottom: clamp(1rem, 2vw + 1rem, 2rem);
}
.single .wrapper article .entry-content img {
  border-radius: 1.5rem;
}
.hero_001 {
  position: relative;
  padding-top: clamp(2rem, 3.5vw + 1rem, 5rem);
  background-image: url("/wp-content/uploads/2025/07/HERO_IMAGE.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.hero_001 .wrapper .subtitle, .hero_001 .wrapper .feature-subtitle {
  padding: 0.5rem 1rem;
  border-radius: 999px;
  border: 1px solid #e76908;
  line-height: 1.25;
}
.hero_001 .wrapper .headline, .hero_001 .wrapper .contact-section__headline {
  margin-top: 2rem;
  max-width: unset;
}
.hero_001 .wrapper .headline .colored-words, .hero_001 .wrapper .contact-section__headline .colored-words {
  color: #e76908;
}
.hero_001 .wrapper .description {
  max-width: unset;
}
.hero_001 .wrapper .buttons {
  margin-top: 3rem;
}
.hero_001 .wrapper .contact-section__container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "item1 item2";
  gap: 2rem;
  margin-top: 5rem;
}
.hero_001 .wrapper .contact-section__column--left {
  display: flex;
  flex-direction: column;
  grid-area: item1;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 3rem;
  overflow: hidden;
  padding: 4.5rem;
  background-position: top;
}
.hero_001 .wrapper .contact-section__column--right {
  background-color: #f0f0fd;
  padding: 4.5rem;
  border-radius: 3rem;
  grid-area: item2;
}
.hero_001 .wrapper .contact-section__description {
  max-width: 300px;
}
.hero_001 .wrapper .contact-section__person {
  margin-top: auto;
}
.hero_001 .wrapper .contact-section__name {
  font-weight: 700;
}
.hero_001 .wrapper .contact-section__position {
  color: #563a8f;
}
.hero_001 .wrapper .contact-section__subtitle {
  color: #5b5b5f;
  line-height: 1.5;
  margin-bottom: clamp(1rem, 2vw + 1rem, 1rem);
  max-width: max-content;
}
.hero_001 .wrapper .contact-section__headline {
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  .hero_001 .wrapper .contact-section__container {
    grid-template-columns: 1fr;
    grid-template-areas: "item1" "item2";
  }
  .hero_001 .wrapper .contact-section__column--left {
    background-image: none !important;
    background-color: #f0f0fd;
  }
  .hero_001 .wrapper .contact-section__description {
    max-width: unset;
    margin-bottom: 2rem;
  }
}
@media (max-width: 480px) {
  .hero_001 .wrapper .contact-section__container {
    margin-top: 3rem;
  }
  .hero_001 .wrapper .contact-section__column--left {
    padding: 2.5rem;
  }
  .hero_001 .wrapper .contact-section__column--right {
    padding: 2.5rem;
  }
}

.content_002 .wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "item1 item2";
  gap: 4rem;
  align-items: center;
}
.content_002 .wrapper .txt-container {
  grid-area: item1;
}
.content_002 .wrapper .txt-container .description {
  max-width: 43.125rem;
}
.content_002 .wrapper .txt-container ul {
  margin-top: clamp(1rem, 2vw + 1rem, 1rem);
}
.content_002 .wrapper .txt-container ul li:nth-last-of-type(1) {
  margin-bottom: 0;
}
.content_002 .wrapper .txt-container .steps .step:last-child {
  margin-bottom: 0;
}
.content_002 .wrapper .txt-container .buttons {
  margin-top: 2.5rem;
}
.content_002 .wrapper .img-container {
  grid-area: item2;
}
.content_002 .wrapper .img-container .image {
  max-width: 35.625rem;
  width: 100%;
}
.content_002 .wrapper.image--right {
  grid-template-areas: "item1 item2";
}
.content_002 .wrapper.image--right .txt-container {
  text-align: left;
}
.content_002 .wrapper.image--right .img-container {
  text-align: right;
}
.content_002 .wrapper:not(.image--right) {
  grid-template-areas: "item2 item1";
}
.content_002 .wrapper:not(.image--right) .img-container {
  text-align: left;
}
@media (max-width: 768px) {
  .content_002 .wrapper {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .content_002 .wrapper.image--right, .content_002 .wrapper:not(.image--right) {
    grid-template-areas: "item1" "item2";
  }
  .content_002 .wrapper.image--right .img-container {
    text-align: left;
  }
  .content_002 .wrapper:not(.image--right) .txt-container {
    text-align: left;
  }
  .content_002 .wrapper:not(.image--right) .img-container {
    text-align: left;
  }
  .content_002 .wrapper .img-container .image {
    max-width: 100%;
    width: 100%;
  }
}
.contact_003 .wrapper .contact-section__container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "item1 item2";
  gap: 2rem;
}
.contact_003 .wrapper .contact-section__column--left {
  display: flex;
  flex-direction: column;
  grid-area: item1;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 3rem;
  overflow: hidden;
  padding: 4.5rem;
  background-position: top;
}
.contact_003 .wrapper .contact-section__column--right {
  background-color: #f0f0fd;
  padding: 4.5rem;
  border-radius: 3rem;
  grid-area: item2;
}
.contact_003 .wrapper .contact-section__description {
  max-width: 300px;
}
.contact_003 .wrapper .contact-section__person {
  margin-top: auto;
}
.contact_003 .wrapper .contact-section__name {
  font-weight: 700;
}
.contact_003 .wrapper .contact-section__position {
  color: #563a8f;
}
.contact_003 .wrapper .contact-section__subtitle {
  color: #5b5b5f;
  line-height: 1.5;
  margin-bottom: clamp(1rem, 2vw + 1rem, 1rem);
  max-width: max-content;
}
.contact_003 .wrapper .contact-section__headline {
  margin-bottom: 2rem;
}
@media (max-width: 1250px) {
  .contact_003 .wrapper .contact-section__container {
    grid-template-columns: 1fr;
    grid-template-areas: "item1" "item2";
  }
  .contact_003 .wrapper .contact-section__column--left {
    background-image: none !important;
    background-color: #f0f0fd;
  }
  .contact_003 .wrapper .contact-section__description {
    max-width: unset;
    margin-bottom: 2rem;
  }
}
@media (max-width: 1024px) {
  .contact_003 .wrapper {
    grid-template-columns: 1fr;
    grid-template-areas: "item1" "item2";
  }
}
@media (max-width: 480px) {
  .contact_003 .wrapper .contact-section__column--left {
    padding: 2.5rem;
  }
  .contact_003 .wrapper .contact-section__column--right {
    padding: 2.5rem;
  }
}

.features_003 .wrapper .features.columns_2 .feature {
  padding: clamp(1.25rem, 2vw + 1rem, 2.75rem) clamp(1.25rem, 2vw + 1rem, 2.5rem);
}
.features_003 .wrapper .features.columns_3 .feature {
  padding: clamp(1.25rem, 2vw + 1rem, 2.25rem) clamp(1.25rem, 2vw + 1rem, 2rem);
}
.features_003 .wrapper .features.columns_4 .feature {
  padding: clamp(1.25rem, 2vw + 1rem, 1.75rem) clamp(1.25rem, 2vw + 1rem, 1.5rem);
}
.features_003 .wrapper .features .feature {
  transition: all 0.3s ease-in-out;
  background-color: #ffffff;
  border-radius: 1.625rem;
  border: 1px solid #aeaeb2;
  position: relative;
}
.features_003 .wrapper .features .feature .feature-icon img {
  width: 3rem;
  height: 3rem;
  object-fit: contain;
}
.features_003 .wrapper .features .feature .feature-icon.text-center {
  margin-left: auto;
  margin-right: auto;
}
.features_003 .wrapper .features .feature .arrow-icon {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  transition: all 0.3s ease-in-out;
}
.features_003 .wrapper .features .feature .arrow-icon img {
  filter: grayscale(1);
}
.features_003 .wrapper .features a.feature:hover {
  background-color: rgb(216.75, 216.75, 216.75);
  transform: translateY(-5px);
  text-decoration: none;
}
.features_003 .wrapper .features a.feature:hover .arrow_icon img {
  filter: grayscale(0);
}
.features_003 .wrapper .features .feature-image-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 1.625rem;
}
.features_003 .wrapper .features .feature-image-wrapper .feature-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.features_004 .wrapper .features .feature {
  border-radius: 3rem;
  background: #f0f0fd;
  padding: 4.5rem;
}
.features_004 .wrapper .features .feature .feature-description div {
  margin-bottom: 1rem;
}
.features_004 .wrapper .features .feature .feature-description div:nth-last-of-type(1) {
  margin-bottom: 0;
}
.features_004 .wrapper .features .feature .feature-description a {
  color: #563a8f;
}
@media (max-width: 480px) {
  .features_004 .wrapper .features .feature {
    border-radius: 1.5rem;
    padding: 2rem;
  }
}

.logos_001 .wrapper .logos-swiper-container {
  position: relative;
  padding: 0 4rem;
}
.logos_001 .wrapper .logos-swiper-container .swiper-button-next {
  color: #563a8f;
}
.logos_001 .wrapper .logos-swiper-container .swiper-button-next::after {
  font-size: 24px;
}
.logos_001 .wrapper .logos-swiper-container .swiper-button-prev {
  color: #563a8f;
}
.logos_001 .wrapper .logos-swiper-container .swiper-button-prev::after {
  font-size: 24px;
}
@media (max-width: 480px) {
  .logos_001 .wrapper .logos-swiper-container {
    padding: 0;
  }
  .logos_001 .wrapper .logos-swiper-container .swiper-button-next, .logos_001 .wrapper .logos-swiper-container .swiper-button-prev {
    display: none;
  }
}

.newsletter_001 .wrapper .newsletter-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  background-image: url("/wp-content/uploads/2025/07/BG_NEWSLETTER-scaled.png");
  background-size: cover;
  border-radius: 1.5rem;
  padding: 4rem;
}
.newsletter_001 .wrapper .newsletter-container .newsletter-column__left .description {
  margin-top: 1rem;
}
.newsletter_001 .wrapper .newsletter-container .newsletter-column__right #newsletter-form {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .newsletter_001 .wrapper .newsletter-container {
    grid-template-columns: 1fr;
    padding: 4rem 4rem calc(4rem - 20px);
    background-image: unset;
    background-color: #f0f0fd;
  }
  .newsletter_001 .wrapper .newsletter-container .newsletter-column__left {
    width: 100%;
  }
  .newsletter_001 .wrapper .newsletter-container .newsletter-column__right {
    width: 100%;
    max-width: none;
  }
}
@media (max-width: 480px) {
  .newsletter_001 .wrapper .newsletter-container {
    padding: 2.5rem;
  }
}

.team-001__list.grid {
  gap: 4rem;
}
.team-001__image-wrapper {
  margin-bottom: 2rem;
}
.team-001__image {
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid #563a8f;
  max-width: 250px;
}
.team-001__name {
  font-weight: 700;
}
.team-001__position {
  color: #563a8f;
}
.process_001 .wrapper {
  max-width: 840px;
}
.process_001 .wrapper .process_001__steps {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-top: 4rem;
  border-left: 1px solid #d0d0d1;
}
.process_001 .wrapper .process_001__steps .process_001__step {
  position: relative;
  padding-left: 3rem;
}
.process_001 .wrapper .process_001__steps .process_001__step::before {
  position: absolute;
  content: "";
  top: 50px;
  left: -10px;
  width: 20px;
  height: 40px;
  background-color: #ffffff;
}
.process_001 .wrapper .process_001__steps .process_001__step::after {
  position: absolute;
  content: "";
  top: 60px;
  left: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #d0d0d1;
}
.process_001 .wrapper .process_001__steps .process_001__step .step__container {
  padding: 3rem;
  border: 1px solid #d0d0d1;
  border-radius: 2rem;
  background-color: #ffffff;
}
.process_001 .wrapper .process_001__steps .process_001__step .step__header .step__label {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.process_001 .wrapper .process_001__steps .process_001__step .step__header .step__label .step__number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  min-width: 4rem;
  height: 4rem;
  min-height: 4rem;
  border-radius: 50%;
  background-color: #feeada;
  color: #e76908;
  font-size: 1.5rem;
  font-weight: 600;
}
.process_001 .wrapper .process_001__steps .process_001__step .step__header .step__label .step__title {
  color: #1c1c1d;
  line-height: 1.2;
}
.process_001 .wrapper .process_001__steps .process_001__step .step__description {
  margin-top: 1rem;
}
.process_001 .wrapper .process_001__steps .process_001__step:nth-child(odd) .step__container {
  background-color: #f5f5f6;
}
.process_001.alternative-background .process_001__steps .process_001__step::before {
  background-color: #f0f0fd;
}

@media (max-width: 480px) {
  .process_001 .wrapper .process_001__steps .process_001__step .step__container {
    padding: 2rem;
  }
  .process_001 .wrapper .process_001__steps .process_001__step .step__header .step__label {
    flex-direction: column;
    gap: 1.5rem;
    align-items: flex-start;
  }
}

/*# sourceMappingURL=jcd.css.map */
