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

body {
  margin-bottom: 0 !important;
}

ul {
  margin: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

p {
  margin-bottom: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 400;
  color: #1f2937;
  background-color: #ffffff;
}

.container {
  width: 100%;
  max-width: 84.5rem;
  margin-inline: auto;
  padding-inline: 1.5rem;
}

.theme-bg--alt {
  background-color: #f9fafb;
}

.theme-text--h1, .hero__headline, .page-privacy-policy__title, h1 {
  font-size: 2.5rem;
  line-height: 1.25;
  font-weight: 600;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  color: #111827;
  letter-spacing: 0.03rem;
}
@media (max-width: 64rem) {
  .theme-text--h1, .hero__headline, .page-privacy-policy__title, h1 {
    font-size: 2rem;
  }
}
@media (max-width: 48rem) {
  .theme-text--h1, .hero__headline, .page-privacy-policy__title, h1 {
    font-size: 1.75rem;
  }
}
@media (max-width: 40rem) {
  .theme-text--h1, .hero__headline, .page-privacy-policy__title, h1 {
    font-size: 1.5rem;
  }
}
.theme-text--h2, .realizations__headline, .contact__headline, .faq__headline, .testimonials__headline, .about-us__headline, .pricing__headline, .calculator__headline, .maintenance__title, .error-404__title, h2 {
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 600;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  color: #111827;
  letter-spacing: 0.02rem;
}
@media (max-width: 64rem) {
  .theme-text--h2, .realizations__headline, .contact__headline, .faq__headline, .testimonials__headline, .about-us__headline, .pricing__headline, .calculator__headline, .maintenance__title, .error-404__title, h2 {
    font-size: 1.75rem;
  }
}
@media (max-width: 48rem) {
  .theme-text--h2, .realizations__headline, .contact__headline, .faq__headline, .testimonials__headline, .about-us__headline, .pricing__headline, .calculator__headline, .maintenance__title, .error-404__title, h2 {
    font-size: 1.5rem;
  }
}
@media (max-width: 40rem) {
  .theme-text--h2, .realizations__headline, .contact__headline, .faq__headline, .testimonials__headline, .about-us__headline, .pricing__headline, .calculator__headline, .maintenance__title, .error-404__title, h2 {
    font-size: 1.375rem;
  }
}
.theme-text--h3, .pricing__price, .pricing__section-title, .page-privacy-policy__content h2, .info-popup__title, h3 {
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 500;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  color: #111827;
}
@media (max-width: 64rem) {
  .theme-text--h3, .pricing__price, .pricing__section-title, .page-privacy-policy__content h2, .info-popup__title, h3 {
    font-size: 1.375rem;
  }
}
@media (max-width: 48rem) {
  .theme-text--h3, .pricing__price, .pricing__section-title, .page-privacy-policy__content h2, .info-popup__title, h3 {
    font-size: 1.25rem;
  }
}
@media (max-width: 40rem) {
  .theme-text--h3, .pricing__price, .pricing__section-title, .page-privacy-policy__content h2, .info-popup__title, h3 {
    font-size: 1.125rem;
  }
}
.theme-text--h4, .pricing__card-price, .pricing__card-name, .pricing__service-name, .page-privacy-policy__content h3, h4 {
  font-size: 1.25rem;
  line-height: 1.45;
  font-weight: 500;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  color: #111827;
}
@media (max-width: 64rem) {
  .theme-text--h4, .pricing__card-price, .pricing__card-name, .pricing__service-name, .page-privacy-policy__content h3, h4 {
    font-size: 1.125rem;
  }
}
@media (max-width: 40rem) {
  .theme-text--h4, .pricing__card-price, .pricing__card-name, .pricing__service-name, .page-privacy-policy__content h3, h4 {
    font-size: 1rem;
  }
}
.theme-text--h5, .calculator__summary-title, .calculator__step-title, h5 {
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  color: #111827;
}
.theme-text--h6, .faq__question, .testimonials__author, h6 {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  color: #111827;
}
.theme-text--body, .realizations__description, .contact__description, .faq__answer, .faq__description, .testimonials__text, .about-us__description, .pricing__section-subtitle, .calculator__description, .maintenance__description, .error-404__description, .page-privacy-policy__content, .info-popup__body, p, span, a {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
}
.theme-text--small, .realizations__tagline, .contact__label, .contact__tagline, .faq__tagline, .testimonials__tagline, .about-us__tagline, .pricing__info-list, .pricing__card-desc, .pricing__service-desc, .pricing__tagline, .calculator__label, .calculator__tagline, .hero__tagline, .footer__copyright, .footer__contact-value, .footer__hours-time, .footer__hours-day, .footer__list li a, .footer__description, .nav-desktop__button, .nav-desktop__menu-list li a {
  font-size: 0.875rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
}
.theme-text--muted {
  color: #6b7280;
}
.theme-text--primary {
  color: #0077be;
}
.theme-text--secondary {
  color: #73b234;
}
.theme-text--center {
  text-align: center;
  margin-inline: auto;
}
.theme-text--left {
  text-align: left;
}
.theme-text--right {
  text-align: right;
}

.theme-margin--auto {
  margin-inline: auto;
}

.theme-padding--top-section {
  padding-top: 5rem;
}
@media (max-width: 64rem) {
  .theme-padding--top-section {
    padding-top: 4rem;
  }
}
@media (max-width: 48rem) {
  .theme-padding--top-section {
    padding-top: 3rem;
  }
}
@media (max-width: 40rem) {
  .theme-padding--top-section {
    padding-top: 2rem;
  }
}
.theme-padding--bottom-section {
  padding-bottom: 5rem;
}
@media (max-width: 64rem) {
  .theme-padding--bottom-section {
    padding-bottom: 4rem;
  }
}
@media (max-width: 48rem) {
  .theme-padding--bottom-section {
    padding-bottom: 3rem;
  }
}
@media (max-width: 40rem) {
  .theme-padding--bottom-section {
    padding-bottom: 2rem;
  }
}

.theme-tagline {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 1rem;
  background: linear-gradient(135deg, rgba(115, 178, 52, 0.1) 0%, rgba(0, 119, 190, 0.05) 100%);
  border: 1px solid rgba(115, 178, 52, 0.2);
  border-radius: 2rem;
  color: #568b25;
  font-size: 0.875rem;
  font-weight: 500;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.theme-headline {
  letter-spacing: -0.02em;
}
.theme-headline--gradient {
  background: linear-gradient(135deg, #0077be 0%, #73b234 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.theme-text-gradient {
  background: linear-gradient(135deg, #0077be 0%, #73b234 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.theme-description {
  color: #4b5563;
  line-height: 1.7;
}

.theme-divider {
  height: 3px;
  background: linear-gradient(90deg, transparent 0%, #7ccffd 20%, #aedb7b 80%, transparent 100%);
  border: none;
  margin: 0;
  opacity: 0.5;
}

::selection {
  background: rgba(0, 119, 190, 0.15);
  color: #111827;
}

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

:focus-visible {
  outline: 2px solid #0c9feb;
  outline-offset: 2px;
}

.theme-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  color: #ffffff;
  background-color: #0077be;
  border: 1px solid transparent;
  padding: 0.875rem 1.75rem;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  border-radius: 0.625rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 14px -3px rgba(0, 119, 190, 0.4);
}
.theme-button:hover, .theme-button:focus {
  background-color: #0164a3;
  border-color: #0164a3;
  text-decoration: none;
  transform: translateY(-2px);
}
.theme-button:active {
  background-color: #065586;
  transform: translateY(0);
}
.theme-button:disabled {
  background-color: #d1d5db;
  color: #6b7280;
  cursor: not-allowed;
  opacity: 0.6;
  box-shadow: none;
  transform: none;
}
.theme-button:hover, .theme-button:focus {
  box-shadow: 0 6px 20px -3px rgba(0, 119, 190, 0.5);
}
.theme-button--primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  color: #ffffff;
  background-color: #0077be;
  border: 1px solid transparent;
  padding: 0.875rem 1.75rem;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  border-radius: 0.625rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 14px -3px rgba(0, 119, 190, 0.4);
}
.theme-button--primary:hover, .theme-button--primary:focus {
  background-color: #0164a3;
  border-color: #0164a3;
  text-decoration: none;
  transform: translateY(-2px);
}
.theme-button--primary:active {
  background-color: #065586;
  transform: translateY(0);
}
.theme-button--primary:disabled {
  background-color: #d1d5db;
  color: #6b7280;
  cursor: not-allowed;
  opacity: 0.6;
  box-shadow: none;
  transform: none;
}
.theme-button--primary:hover, .theme-button--primary:focus {
  box-shadow: 0 6px 20px -3px rgba(0, 119, 190, 0.5);
}
.theme-button--secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  color: #ffffff;
  background-color: #73b234;
  border: 1px solid transparent;
  padding: 0.875rem 1.75rem;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  border-radius: 0.625rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 14px -3px rgba(115, 178, 52, 0.4);
}
.theme-button--secondary:hover, .theme-button--secondary:focus {
  background-color: #568b25;
  border-color: #568b25;
  text-decoration: none;
  transform: translateY(-2px);
}
.theme-button--secondary:active {
  background-color: #436b20;
  transform: translateY(0);
}
.theme-button--secondary:disabled {
  background-color: #d1d5db;
  color: #6b7280;
  cursor: not-allowed;
  opacity: 0.6;
  box-shadow: none;
  transform: none;
}
.theme-button--secondary:hover, .theme-button--secondary:focus {
  box-shadow: 0 6px 20px -3px rgba(115, 178, 52, 0.5);
}
.theme-button--outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  color: #0077be;
  background-color: transparent;
  border: 1px solid #0077be;
  padding: 0.875rem 1.75rem;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  border-radius: 0.625rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: none;
}
.theme-button--outline:hover, .theme-button--outline:focus {
  background-color: #f0f8ff;
  border-color: #f0f8ff;
  text-decoration: none;
  transform: translateY(-2px);
}
.theme-button--outline:active {
  background-color: #e0f1fe;
  transform: translateY(0);
}
.theme-button--outline:disabled {
  background-color: #d1d5db;
  color: #6b7280;
  cursor: not-allowed;
  opacity: 0.6;
  box-shadow: none;
  transform: none;
}
.theme-button--outline:hover, .theme-button--outline:focus {
  box-shadow: 0 4px 14px -3px rgba(0, 119, 190, 0.2);
}
.theme-button--ghost {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  color: #374151;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.875rem 1.75rem;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  border-radius: 0.625rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: none;
}
.theme-button--ghost:hover, .theme-button--ghost:focus {
  background-color: #f3f4f6;
  border-color: #f3f4f6;
  text-decoration: none;
  transform: translateY(-2px);
}
.theme-button--ghost:active {
  background-color: #e5e7eb;
  transform: translateY(0);
}
.theme-button--ghost:disabled {
  background-color: #d1d5db;
  color: #6b7280;
  cursor: not-allowed;
  opacity: 0.6;
  box-shadow: none;
  transform: none;
}
.theme-button--ghost:hover, .theme-button--ghost:focus {
  transform: translateY(0);
}

.info-popup {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.info-popup--active {
  opacity: 1;
  visibility: visible;
}
.info-popup--active .info-popup__container {
  transform: scale(1) translateY(0);
}
.info-popup__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}
.info-popup__container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 580px;
  max-height: 90vh;
  overflow-y: auto;
  transform: scale(0.9) translateY(20px);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.info-popup__content {
  background: #ffffff;
  border-radius: 1rem;
  padding: 2rem;
  text-align: center;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
@media (max-width: 40rem) {
  .info-popup__content {
    padding: 1.5rem;
    border-radius: 0.75rem;
  }
}
.info-popup__title {
  color: #111827;
  margin: 0 0 1.25rem;
}
.info-popup__body {
  color: #4b5563;
  line-height: 1.7;
  margin-bottom: 1.5rem;
  text-align: left;
}
.info-popup__body p {
  margin: 0 0 1rem;
}
.info-popup__body p:last-child {
  margin-bottom: 0;
}
.info-popup__body a {
  color: #0077be;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.info-popup__body a:hover {
  color: #0164a3;
}
.info-popup__body strong {
  font-weight: 600;
  color: #1f2937;
}
.info-popup__body ul, .info-popup__body ol {
  margin: 0.75rem 0;
  padding-left: 1.25rem;
}
.info-popup__body ul li, .info-popup__body ol li {
  margin-bottom: 0.375rem;
}
.info-popup__close {
  width: 100%;
  justify-content: center;
  font-size: 1rem;
  padding: 0.875rem 2rem;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 99999;
  background-color: #ffffff;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 1px 2px -1px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.nav-desktop {
  padding: 0.875rem 0;
}
.nav-desktop__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
}
.nav-desktop__logo {
  flex-shrink: 0;
}
.nav-desktop__logo-link {
  display: block;
  transition: opacity 0.2s ease;
}
.nav-desktop__logo-link:hover {
  opacity: 0.85;
}
.nav-desktop__logo-img {
  max-width: 7rem;
  height: auto;
}
.nav-desktop__menu {
  flex: 1;
  display: flex;
  justify-content: center;
}
.nav-desktop__menu-list {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.nav-desktop__menu-list li a {
  color: #374151;
  transition: all 0.2s ease;
  padding: 0.625rem 1rem;
  border-radius: 0.5rem;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  position: relative;
}
.nav-desktop__menu-list li a:hover, .nav-desktop__menu-list li a:focus {
  color: #0077be;
  background: #f0f8ff;
}
.nav-desktop__actions {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-shrink: 0;
}
.nav-desktop__icon-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.625rem;
  background-color: #f3f4f6;
  color: #4b5563;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.nav-desktop__icon-button:hover, .nav-desktop__icon-button:focus {
  background-color: #0077be;
  color: #ffffff !important;
  box-shadow: 0 4px 12px -2px rgba(0, 119, 190, 0.35);
  transform: translateY(-1px);
}
.nav-desktop__icon-button:visited {
  color: #4b5563;
}
.nav-desktop__icon {
  width: 1.25rem;
  height: 1.25rem;
}
.nav-desktop__button {
  display: flex;
  align-items: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  padding: 0.625rem 1.25rem;
  border-radius: 0.625rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  font-weight: 500;
}
.nav-desktop__button--primary {
  background: #0077be;
  color: #ffffff !important;
  border: 1px solid #0077be;
  box-shadow: 0 4px 12px -2px rgba(0, 119, 190, 0.35);
}
.nav-desktop__button--primary:visited {
  color: #ffffff !important;
}
.nav-desktop__button--primary:hover, .nav-desktop__button--primary:focus {
  background: #0164a3;
  border-color: #0164a3;
  box-shadow: 0 6px 16px -2px rgba(0, 119, 190, 0.45);
  transform: translateY(-1px);
}
.nav-desktop__button--primary:active {
  transform: translateY(0);
}
.nav-desktop__button--secondary {
  background: #73b234;
  color: #ffffff;
  border: 1px solid #73b234;
  box-shadow: 0 4px 12px -2px rgba(115, 178, 52, 0.35);
}
.nav-desktop__button--secondary:hover, .nav-desktop__button--secondary:focus {
  background: #568b25;
  border-color: #568b25;
  box-shadow: 0 6px 16px -2px rgba(115, 178, 52, 0.45);
  transform: translateY(-1px);
}
@media (max-width: 80rem) {
  .nav-desktop {
    display: none;
  }
}

.nav-mobile {
  display: none;
}
@media (max-width: 80rem) {
  .nav-mobile {
    display: block;
  }
}
.nav-mobile__bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 1rem;
}
.nav-mobile__logo {
  display: block;
}
.nav-mobile__logo-img {
  max-width: 5.5rem;
  height: auto;
}
.nav-mobile__burger {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  background-color: #f3f4f6;
  border: none;
  cursor: pointer;
  border-radius: 0.5rem;
  color: #374151;
  transition: all 0.2s ease;
}
.nav-mobile__burger svg {
  width: 1.5rem;
  height: 1.5rem;
}
.nav-mobile__overlay {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 100000;
}
.nav-mobile__overlay.is-active {
  opacity: 1;
  visibility: visible;
}
.nav-mobile__drawer {
  position: fixed;
  top: 0;
  right: 0;
  width: min(85vw, 320px);
  height: 100dvh;
  background-color: #ffffff;
  transform: translateX(100%);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 100001;
  display: flex;
  flex-direction: column;
  box-shadow: -4px 0 24px rgba(0, 0, 0, 0.15);
}
.nav-mobile__drawer.is-active {
  transform: translateX(0);
}
.nav-mobile__drawer-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid #f3f4f6;
}
.nav-mobile__drawer-logo {
  display: block;
}
.nav-mobile__drawer-logo img {
  max-width: 5.5rem;
  height: auto;
}
.nav-mobile__close {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  background-color: #f3f4f6;
  border: none;
  cursor: pointer;
  border-radius: 0.5rem;
  color: #374151;
  transition: all 0.2s ease;
}
.nav-mobile__close svg {
  width: 1.5rem;
  height: 1.5rem;
}
.nav-mobile__content {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 0 1.25rem 1.25rem 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.nav-mobile__menu {
  border-bottom: 1px solid #f3f4f6;
}
.nav-mobile__menu-list {
  display: flex;
  flex-direction: column;
}
.nav-mobile__menu-list li {
  border-bottom: 1px solid #f3f4f6;
}
.nav-mobile__menu-list li:last-child {
  border-bottom: none;
}
.nav-mobile__menu-list li a {
  display: block;
  padding: 1rem 0;
  color: #374151;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;
  transition: color 0.2s ease;
}
.nav-mobile__menu-list li.current-menu-item a, .nav-mobile__menu-list li.current_page_item a {
  color: #374151;
}
.nav-mobile__icons {
  display: flex;
  justify-content: flex-start;
  gap: 0.75rem;
  border-bottom: 1px solid #f3f4f6;
  padding-bottom: 1.25rem;
}
.nav-mobile__icon-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 0.625rem;
  background-color: #f3f4f6;
  color: #4b5563;
  transition: all 0.2s ease;
}
.nav-mobile__icon-btn:visited {
  color: #4b5563;
}
.nav-mobile__cta {
  display: block;
  text-align: center;
  padding: 0.875rem 1.25rem;
  background: #0077be;
  color: #ffffff !important;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  font-size: 0.9375rem;
  border-radius: 0.625rem;
  transition: all 0.2s ease;
  box-shadow: 0 4px 12px -2px rgba(0, 119, 190, 0.35);
  margin-top: auto;
}

.footer {
  position: relative;
  overflow: hidden;
  background-color: #f9fafb;
}
.footer::before {
  content: "";
  position: absolute;
  top: 2rem;
  left: 3%;
  width: 4rem;
  height: 4rem;
  background-image: radial-gradient(#b9e4fe 2px, transparent 2px);
  background-size: 8px 8px;
  pointer-events: none;
  opacity: 0.5;
}
.footer::after {
  content: "";
  position: absolute;
  top: 5rem;
  right: 5%;
  width: 6rem;
  height: 6rem;
  border: 2px solid #cfeaac;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0.4;
}
.footer__map-iframe {
  border-radius: 1rem;
  overflow: hidden;
  width: 100%;
  height: 18rem;
  border: none;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 1;
}
.footer__content {
  margin-top: 3rem;
  margin-bottom: 4rem;
}
.footer__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem 2rem;
  justify-content: space-between;
}
@media (max-width: 40rem) {
  .footer__grid {
    flex-wrap: nowrap;
    flex-direction: column;
  }
}
.footer__column {
  min-width: fit-content;
}
.footer__column--about {
  min-width: 21.875rem;
  max-width: 21.875rem;
}
.footer__logo {
  margin-bottom: 1.5rem;
}
.footer__logo-image {
  max-width: 12.5rem;
  transition: opacity 0.2s ease;
}
.footer__logo-image:hover {
  opacity: 0.85;
}
.footer__heading {
  margin-bottom: 1.5rem;
  position: relative;
  display: inline-block;
}
.footer__heading::after {
  content: "";
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  width: 2rem;
  height: 2px;
  background: linear-gradient(90deg, #0077be 0%, #73b234 100%);
  border-radius: 1px;
}
.footer__description {
  margin-bottom: 1.5rem;
  line-height: 1.7;
  color: #4b5563;
}
.footer__list {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.footer__list li a {
  color: #374151;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.25rem 0;
}
.footer__list li a::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #0077be;
  transition: all 0.2s ease;
}
.footer__list li a:hover, .footer__list li a:focus {
  color: #0077be;
}
.footer__list li a:hover::before, .footer__list li a:focus::before {
  background: #0077be;
  transform: scale(1.3);
}
.footer__hours-list {
  display: grid;
}
.footer__hours-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  padding: 0.375rem 0;
  border-bottom: 1px dashed #e5e7eb;
}
@media (max-width: 40rem) {
  .footer__hours-item {
    width: max-content;
  }
}
.footer__hours-item:last-child {
  border-bottom: none;
}
.footer__hours-item--closed .footer__hours-time {
  color: #9ca3af;
}
.footer__hours-day {
  color: #4b5563;
  min-width: 7rem;
}
.footer__hours-time {
  font-weight: 500;
  color: #1f2937;
  white-space: nowrap;
}
.footer__contact-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.footer__contact-link {
  display: flex;
  align-items: center;
  gap: 1rem;
  color: #1f2937 !important;
  transition: all 0.2s ease;
}
.footer__contact-link:hover .footer__contact-icon, .footer__contact-link:focus .footer__contact-icon {
  background: #0077be;
  color: #ffffff;
  box-shadow: 0 4px 12px -2px rgba(0, 119, 190, 0.35);
  transform: translateY(-2px);
}
.footer__contact-link:hover .footer__contact-value, .footer__contact-link:focus .footer__contact-value {
  color: #0077be;
}
.footer__contact-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 0.75rem;
  background: #f3f4f6;
  color: #4b5563;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.footer__icon {
  width: 1.25rem;
  height: 1.25rem;
}
.footer__contact-value {
  margin-bottom: 0;
  font-style: normal;
  transition: color 0.2s ease;
}
.footer__copyright {
  padding: 1.5rem 0;
  border-top: 1px solid #e5e7eb;
  color: #6b7280;
  text-align: center;
}

.page-privacy-policy {
  padding: 5rem 0;
}
@media (max-width: 64rem) {
  .page-privacy-policy {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (max-width: 48rem) {
  .page-privacy-policy {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (max-width: 40rem) {
  .page-privacy-policy {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.page-privacy-policy__header {
  text-align: center;
  margin-bottom: 3rem;
}
.page-privacy-policy__title {
  color: #111827;
  margin: 0;
}
.page-privacy-policy__content {
  max-width: 60.5rem;
  margin: 0 auto;
  color: #374151;
  line-height: 1.8;
}
.page-privacy-policy__content h2 {
  color: #111827;
  margin: 2.5rem 0 1rem;
}
.page-privacy-policy__content h3 {
  color: #111827;
  margin: 2rem 0 0.75rem;
}
.page-privacy-policy__content p {
  margin: 0 0 1.25rem;
}
.page-privacy-policy__content ul, .page-privacy-policy__content ol {
  margin: 0 0 1.25rem;
  padding-left: 1.5rem;
}
.page-privacy-policy__content ul li, .page-privacy-policy__content ol li {
  margin-bottom: 0.5rem;
}
.page-privacy-policy__content a {
  color: #0077be;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.page-privacy-policy__content a:hover {
  color: #0164a3;
}
.page-privacy-policy__content strong {
  font-weight: 600;
  color: #111827;
}

.error-404 {
  min-height: 60vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5rem 0;
  text-align: center;
}
.error-404__content {
  max-width: 500px;
  margin: 0 auto;
}
.error-404__code {
  display: block;
  font-size: 8rem;
  font-weight: 700;
  line-height: 1;
  background: linear-gradient(135deg, #0077be 0%, #73b234 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 1rem;
}
@media (max-width: 40rem) {
  .error-404__code {
    font-size: 6rem;
  }
}
.error-404__title {
  color: #111827;
  margin: 0 0 1rem;
}
.error-404__description {
  color: #4b5563;
  line-height: 1.7;
  margin: 0 0 2rem;
}
.error-404__button {
  display: inline-flex;
}
.error-404__button .theme-button__icon {
  order: -1;
}
.error-404__button:hover, .error-404__button:focus, .error-404__button:visited {
  color: #ffffff;
  background-color: #0164a3;
}

@keyframes maintenance-dots-float {
  0%, 100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-5px, -6px);
  }
  50% {
    transform: translate(3px, -10px);
  }
  75% {
    transform: translate(6px, -4px);
  }
}
@keyframes maintenance-ring-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.4;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.2;
  }
}
.maintenance {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  background: #ffffff;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.maintenance::before {
  content: "";
  position: absolute;
  top: 10%;
  right: 8%;
  width: 8rem;
  height: 8rem;
  background-image: radial-gradient(#b9e4fe 2px, transparent 2px);
  background-size: 12px 12px;
  pointer-events: none;
  opacity: 0.6;
  animation: maintenance-dots-float 8s ease-in-out infinite;
}
.maintenance::after {
  content: "";
  position: absolute;
  bottom: 10%;
  left: 5%;
  width: 10rem;
  height: 10rem;
  border: 3px solid #cfeaac;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0.4;
  animation: maintenance-ring-pulse 6s ease-in-out infinite;
}
.maintenance__content {
  max-width: 500px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.maintenance__logo {
  margin-bottom: 2rem;
}
.maintenance__logo img {
  max-width: 180px;
  height: auto;
}
.maintenance__watermark {
  position: absolute;
  width: 45%;
  max-width: 400px;
  min-width: 200px;
  aspect-ratio: 1;
  pointer-events: none;
  z-index: 0;
  opacity: 0.04;
}
.maintenance__watermark svg {
  width: 100%;
  height: 100%;
  color: #0077be;
}
.maintenance__watermark--bottom-right {
  bottom: -5%;
  right: -5%;
}
.maintenance__watermark--bottom-right svg {
  transform: rotate(-15deg);
}
.maintenance__watermark--top-left {
  top: -5%;
  left: -5%;
}
.maintenance__watermark--top-left svg {
  transform: rotate(15deg);
}
.maintenance__title {
  color: #111827;
  margin: 0 0 1rem;
}
.maintenance__description {
  color: #4b5563;
  line-height: 1.7;
  margin: 0 0 2rem;
}
.maintenance__button {
  display: inline-flex;
}
.maintenance__button .theme-button__icon {
  order: -1;
}
.maintenance__button:hover, .maintenance__button:focus, .maintenance__button:visited {
  color: #ffffff;
  background-color: #568b25;
}

@keyframes hero-zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes hero-dots-float {
  0%, 100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(5px, -5px);
  }
  50% {
    transform: translate(0, -8px);
  }
  75% {
    transform: translate(-5px, -3px);
  }
}
@keyframes hero-ring-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.08);
    opacity: 0.3;
  }
}
.hero {
  padding-top: 1.5rem;
  position: relative;
}
.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 3%;
  width: 5rem;
  height: 5rem;
  background-image: radial-gradient(#b9e4fe 2px, transparent 2px);
  background-size: 10px 10px;
  pointer-events: none;
  opacity: 0.6;
  z-index: 1;
  animation: hero-dots-float 6s ease-in-out infinite;
}
.hero::after {
  content: "";
  position: absolute;
  bottom: 2rem;
  right: 5%;
  width: 8rem;
  height: 8rem;
  border: 3px solid #cfeaac;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0.5;
  z-index: 1;
  animation: hero-ring-pulse 4s ease-in-out infinite;
}

.hero__slider {
  padding: 0 1.5rem !important;
}
@media (max-width: 40rem) {
  .hero__slider {
    padding: 0 !important;
  }
}

.hero__slide {
  position: relative;
  aspect-ratio: 21/9;
  overflow: hidden;
  display: flex !important;
  align-items: flex-end;
  border-radius: 1.25rem;
}
.hero__slide-image {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.hero__slide-image--animate {
  animation: hero-zoom 6s linear;
}
.hero__slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 20, 40, 0.92) 0%, rgba(0, 25, 50, 0.7) 35%, rgba(0, 30, 60, 0.25) 65%, transparent 100%);
  z-index: 0;
}

.hero__content {
  position: relative;
  z-index: 1;
  padding: 3rem;
  max-width: 42rem;
}

.hero__tagline {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 1rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: #ffffff;
  max-width: fit-content;
  border-radius: 2rem;
  font-weight: 500;
  margin: 0 0 1.25rem;
  backdrop-filter: blur(4px);
}

.hero__headline {
  margin: 0 0 1rem;
  color: #ffffff;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
}

.hero__description {
  margin: 0 0 1.5rem;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}
.hero__description p {
  line-height: 1.7;
  margin: 0;
}

.hero__controls {
  display: flex;
  gap: 0.75rem;
}

.hero__control {
  cursor: pointer;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backdrop-filter: blur(4px);
}
.hero__control:hover, .hero__control:focus {
  background: #ffffff;
  border-color: #ffffff;
  transform: scale(1.05);
}
.hero__control:hover .hero__control-icon, .hero__control:focus .hero__control-icon {
  color: #0077be;
}
.hero__control:active {
  transform: scale(0.98);
}
.hero__control-icon {
  width: 1.25rem;
  height: 1.25rem;
  color: #ffffff;
  transition: color 0.3s ease;
}
@media (max-width: 48rem) {
  .hero__control {
    width: 2.5rem;
    height: 2.5rem;
  }
  .hero__control-icon {
    width: 1rem;
    height: 1rem;
  }
}

@media (max-width: 80rem) {
  .hero__slide {
    aspect-ratio: 16/9;
  }
  .hero__content {
    padding: 2.5rem;
    max-width: 38rem;
  }
}
@media (max-width: 64rem) {
  .hero {
    padding-top: 1rem;
  }
  .hero::before, .hero::after {
    display: none;
  }
  .hero__slide {
    aspect-ratio: 4/3;
  }
  .hero__content {
    padding: 2rem;
    max-width: 36rem;
  }
  .hero__headline {
    margin-bottom: 0.75rem;
  }
  .hero__description {
    margin-bottom: 1rem;
  }
  .hero__description p {
    font-size: 0.9375rem;
  }
}
@media (max-width: 48rem) {
  .hero__content {
    padding: 1.5rem;
    max-width: 100%;
  }
  .hero__headline {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }
  .hero__description {
    margin-bottom: 1rem;
  }
  .hero__description p {
    font-size: 0.875rem;
    line-height: 1.5;
  }
  .hero__controls {
    gap: 0.5rem;
  }
}
@media (max-width: 40rem) {
  .hero {
    padding-top: 0;
  }
  .hero::before, .hero::after {
    display: none;
  }
  .hero__slide {
    aspect-ratio: 4/3;
    border-radius: 0;
  }
  .hero__content {
    padding: 1.25rem;
  }
  .hero__controls {
    display: none;
  }
  .hero__headline {
    font-size: 1.25rem;
  }
}
@keyframes calc-dots-float {
  0%, 100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(4px, -5px);
  }
  50% {
    transform: translate(-2px, -7px);
  }
  75% {
    transform: translate(-5px, -3px);
  }
}
@keyframes calc-ring-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.3;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.2;
  }
}
.calculator {
  padding: 5rem 0;
  position: relative;
  overflow: hidden;
}
.calculator::before {
  content: "";
  position: absolute;
  top: 5rem;
  left: 5%;
  width: 8rem;
  height: 8rem;
  background-image: radial-gradient(#b9e4fe 2px, transparent 2px);
  background-size: 12px 12px;
  pointer-events: none;
  opacity: 0.4;
  animation: calc-dots-float 8s ease-in-out infinite;
}
.calculator::after {
  content: "";
  position: absolute;
  bottom: 5rem;
  right: 5%;
  width: 6rem;
  height: 6rem;
  border: 3px solid #cfeaac;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0.3;
  animation: calc-ring-pulse 5s ease-in-out infinite;
}
.calculator__header {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.calculator__tagline {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 1rem;
  background: linear-gradient(135deg, rgba(115, 178, 52, 0.1) 0%, rgba(0, 119, 190, 0.05) 100%);
  border: 1px solid rgba(115, 178, 52, 0.2);
  color: #568b25;
  max-width: fit-content;
  border-radius: 2rem;
  font-weight: 500;
  position: relative;
  z-index: 1;
}
.calculator__headline {
  margin: 0;
  color: #111827;
  position: relative;
  z-index: 1;
}
.calculator__description {
  color: #4b5563;
  line-height: 1.7;
  margin: 0;
  position: relative;
  z-index: 1;
}
.calculator__card {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 1.5rem;
  overflow: hidden;
}
.calculator__main {
  display: grid;
  grid-template-columns: 1fr 380px;
}
@media (max-width: 64rem) {
  .calculator__main {
    grid-template-columns: 1fr;
  }
}
.calculator__form {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 40rem) {
  .calculator__form {
    padding: 1.5rem;
  }
}
.calculator__step {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.calculator__step-title {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin: 0;
  color: #111827;
}
.calculator__step-number {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  background: linear-gradient(135deg, #0077be 0%, #73b234 100%);
  color: #ffffff;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  font-weight: 600;
}
.calculator__step-hint {
  font-size: 0.75rem;
  font-weight: 400;
  color: #9ca3af;
}
.calculator__shapes {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 40rem) {
  .calculator__shapes {
    grid-template-columns: 1fr;
  }
}
.calculator__shape {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  padding: 1.25rem 1rem;
  background: #f9fafb;
  border: 2px solid #e5e7eb;
  border-radius: 0.75rem;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}
.calculator__shape:hover {
  border-color: #7ccffd;
  background: #ffffff;
}
.calculator__shape--active {
  border-color: #0c9feb;
  background: rgba(0, 119, 190, 0.06);
}
.calculator__shape--active::after {
  content: "";
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  width: 1.25rem;
  height: 1.25rem;
  background: #0c9feb;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='white'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.75rem;
}
.calculator__shape--active .calculator__shape-icon {
  color: #0c9feb;
}
.calculator__shape--active .calculator__shape-name {
  color: #0077be;
  font-weight: 600;
}
.calculator__shape-icon {
  width: 3rem;
  height: 3rem;
  color: #9ca3af;
  transition: color 0.3s ease;
}
.calculator__shape-name {
  font-size: 0.875rem;
  color: #4b5563;
  transition: all 0.3s ease;
}
.calculator__dimension-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
@media (max-width: 40rem) {
  .calculator__dimension-group {
    grid-template-columns: 1fr;
  }
}
.calculator__field {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.calculator__field--full {
  grid-column: 1/-1;
}
.calculator__label {
  font-weight: 500;
  color: #374151;
}
.calculator__input-wrapper {
  display: flex;
  align-items: center;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 0.625rem;
  overflow: hidden;
  transition: all 0.3s ease;
}
.calculator__input-wrapper:focus-within {
  border-color: #36b7fa;
  background: #ffffff;
  box-shadow: 0 0 0 3px rgba(0, 119, 190, 0.1);
}
.calculator__input {
  flex: 1;
  padding: 0.75rem 1rem !important;
  border: none !important;
  background: transparent;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;
  color: #111827 !important;
}
.calculator__input:focus {
  outline: none;
}
.calculator__input::-webkit-inner-spin-button, .calculator__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.calculator__unit {
  padding: 0 1rem;
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 500;
}
.calculator__services {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.calculator__service {
  display: block;
  cursor: pointer;
}
.calculator__service input {
  display: none;
}
.calculator__service-content {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  padding: 1rem 1.25rem;
  padding-right: 2.5rem;
  background: #f9fafb;
  border: 2px solid #e5e7eb;
  border-radius: 0.75rem;
  transition: all 0.3s ease;
  position: relative;
}
.calculator__service:hover .calculator__service-content {
  border-color: #7ccffd;
  background: #ffffff;
}
.calculator__service--active .calculator__service-content {
  border-color: #0c9feb;
  background: rgba(0, 119, 190, 0.06);
}
.calculator__service--active .calculator__service-content::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
  background: #0c9feb;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='white'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.75rem;
}
.calculator__service-header {
  display: flex;
  flex-direction: column;
}
.calculator__service-name {
  font-weight: 600;
  color: #111827;
}
.calculator__service-price {
  font-weight: 600;
  color: #0077be;
  font-size: 0.875rem;
}
.calculator__service-desc {
  font-size: 0.875rem;
  color: #6b7280;
}
.calculator__extras {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.75rem;
}
@media (max-width: 40rem) {
  .calculator__extras {
    grid-template-columns: 1fr;
  }
}
.calculator__extra {
  display: block;
  cursor: pointer;
}
.calculator__extra input {
  display: none;
}
.calculator__extra-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.875rem 1rem;
  padding-right: 2.75rem;
  background: #f9fafb;
  border: 2px solid #e5e7eb;
  border-radius: 0.625rem;
  transition: all 0.3s ease;
  position: relative;
}
.calculator__extra:hover .calculator__extra-content {
  border-color: #7ccffd;
  background: #ffffff;
}
.calculator__extra--active .calculator__extra-content {
  border-color: #0c9feb;
  background: rgba(0, 119, 190, 0.06);
}
.calculator__extra--active .calculator__extra-content::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.75rem;
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
  background: #0c9feb;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='white'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.75rem;
}
.calculator__extra-name {
  font-size: 0.9375rem;
  color: #374151;
}
.calculator__extra--active .calculator__extra-name {
  color: #111827;
  font-weight: 500;
}
.calculator__extra-price {
  font-size: 0.875rem;
  font-weight: 500;
  color: #568b25;
}
.calculator__sidebar {
  background: linear-gradient(180deg, #f9fafb 0%, #f3f4f6 100%);
  border-left: 1px solid #e5e7eb;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (max-width: 64rem) {
  .calculator__sidebar {
    border-left: none;
    border-top: 1px solid #e5e7eb;
  }
}
@media (max-width: 40rem) {
  .calculator__sidebar {
    padding: 1.5rem;
  }
}
.calculator__preview {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.calculator__preview-shape {
  width: 100%;
  max-width: 200px;
}
.calculator__preview-shape svg {
  width: 100%;
  height: auto;
}
.calculator__preview-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}
.calculator__preview-label {
  font-size: 0.875rem;
  color: #6b7280;
}
.calculator__preview-value {
  font-size: 1.5rem;
  font-weight: 700;
  color: #0077be;
}
.calculator__summary {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  position: relative;
  z-index: 1;
}
.calculator__summary-title {
  margin: 0;
  color: #111827;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #e5e7eb;
}
.calculator__summary-rows {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.calculator__summary-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.calculator__summary-label {
  font-size: 0.9375rem;
  color: #4b5563;
}
.calculator__summary-value {
  font-weight: 500;
  color: #111827;
}
.calculator__total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  background: linear-gradient(135deg, #0c9feb 0%, #0077be 100%);
  border-radius: 0.75rem;
  margin-top: 0.5rem;
}
.calculator__total-label {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.9);
}
.calculator__total-value {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  min-width: fit-content;
}
.calculator__note {
  font-size: 0.8125rem;
  color: #6b7280;
  margin: 0;
  text-align: center;
}

@keyframes pricing-dots-float {
  0%, 100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-5px, -5px);
  }
  50% {
    transform: translate(0, -8px);
  }
  75% {
    transform: translate(5px, -3px);
  }
}
@keyframes pricing-ring-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.08);
    opacity: 0.3;
  }
}
.pricing {
  padding: 5rem 0;
  background-color: #f9fafb;
  position: relative;
  overflow: hidden;
}
.pricing::before {
  content: "";
  position: absolute;
  top: 3rem;
  right: 5%;
  width: 5rem;
  height: 5rem;
  background-image: radial-gradient(#aedb7b 2px, transparent 2px);
  background-size: 10px 10px;
  pointer-events: none;
  opacity: 0.5;
  animation: pricing-dots-float 7s ease-in-out infinite;
}
.pricing::after {
  content: "";
  position: absolute;
  bottom: 5rem;
  left: 3%;
  width: 8rem;
  height: 8rem;
  border: 3px solid #b9e4fe;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0.5;
  animation: pricing-ring-pulse 5s ease-in-out infinite;
}
.pricing__header {
  text-align: center;
  margin-bottom: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pricing__tagline {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 1rem;
  background: linear-gradient(135deg, rgba(115, 178, 52, 0.1) 0%, rgba(0, 119, 190, 0.05) 100%);
  border: 1px solid rgba(115, 178, 52, 0.2);
  color: #568b25;
  max-width: fit-content;
  border-radius: 2rem;
  font-weight: 500;
  margin: 0 auto 1.25rem;
  position: relative;
  z-index: 1;
}
.pricing__headline {
  margin: 0;
  position: relative;
  z-index: 1;
}
.pricing__section {
  margin-bottom: 4rem;
}
.pricing__section:last-of-type {
  margin-bottom: 3rem;
}
.pricing__section-title {
  margin: 0 0 0.5rem;
}
.pricing__section-subtitle {
  color: #4b5563;
  margin: 0 0 0.5rem;
}
.pricing__table {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1.5rem;
}
.pricing__row {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 2rem;
  padding: 1.75rem;
  padding-left: 2rem;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 1rem;
  align-items: center;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
@media (max-width: 40rem) {
  .pricing__row {
    grid-template-columns: 1fr;
  }
}
.pricing__row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  background: linear-gradient(180deg, #36b7fa 0%, #8fca51 100%);
  opacity: 0.6;
  transition: opacity 0.3s ease;
}
.pricing__row:hover {
  border-color: #7ccffd;
  box-shadow: 0 10px 40px -10px rgba(0, 119, 190, 0.15), 0 4px 14px -3px rgba(0, 119, 190, 0.1);
  transform: translateY(-2px);
}
.pricing__row:hover::before {
  opacity: 1;
  background: linear-gradient(180deg, #0077be 0%, #73b234 100%);
}
.pricing__cell--service {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pricing__cell--price {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.25rem;
}
@media (max-width: 40rem) {
  .pricing__cell--price {
    align-items: flex-start;
  }
}
.pricing__service-name {
  margin: 0;
  color: #111827;
}
.pricing__service-desc {
  margin: 0;
  color: #4b5563;
  line-height: 1.6;
}
.pricing__price {
  margin: 0;
  color: #0077be;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
.pricing__price::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -0.25rem;
  right: -0.25rem;
  height: 40%;
  background: linear-gradient(90deg, rgba(0, 119, 190, 0.1) 0%, rgba(115, 178, 52, 0.1) 100%);
  border-radius: 0.25rem;
  z-index: -1;
}
.pricing__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  gap: 1.5rem;
  margin-top: 1.5rem;
}
.pricing__card {
  padding: 1.75rem;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.pricing__card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #36b7fa 0%, #8fca51 100%);
  opacity: 0.6;
  transition: opacity 0.3s ease;
}
.pricing__card:hover {
  border-color: #8fca51;
  box-shadow: 0 10px 40px -10px rgba(115, 178, 52, 0.2), 0 4px 14px -3px rgba(115, 178, 52, 0.1);
  transform: translateY(-2px);
}
.pricing__card:hover::before {
  opacity: 1;
  background: linear-gradient(90deg, #0077be 0%, #73b234 100%);
}
.pricing__card-name {
  margin: 0;
  color: #111827;
}
.pricing__card-desc {
  margin: 0;
  color: #4b5563;
  line-height: 1.6;
  flex-grow: 1;
}
.pricing__card-price {
  margin: 0;
  color: #73b234;
  font-weight: 700;
}
.pricing__info {
  position: relative;
  padding: 1.75rem;
  background: #ffffff;
  border-left: 4px solid #0077be;
  border-radius: 1rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
  z-index: 1;
}
.pricing__info-list {
  margin: 0;
  padding-left: 1.25rem;
}
.pricing__info-list li {
  margin-bottom: 0.75rem;
  color: #374151;
  line-height: 1.6;
}
.pricing__info-list li:last-child {
  margin-bottom: 0;
}
.pricing__info-list li strong {
  color: #0077be;
  font-weight: 700;
}

@keyframes about-blob-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.7;
  }
}
@keyframes about-dots-float {
  0%, 100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(4px, -4px);
  }
  50% {
    transform: translate(0, -6px);
  }
  75% {
    transform: translate(-4px, -2px);
  }
}
.about-us {
  padding: 5rem 0;
  position: relative;
  overflow: hidden;
}
.about-us::before {
  content: "";
  position: absolute;
  top: -3rem;
  right: 10%;
  width: 10rem;
  height: 10rem;
  background: radial-gradient(circle, rgba(0, 119, 190, 0.04) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
  animation: about-blob-pulse 5s ease-in-out infinite;
}
.about-us::after {
  content: "";
  position: absolute;
  bottom: 3rem;
  left: 5%;
  width: 4rem;
  height: 4rem;
  background-image: radial-gradient(#aedb7b 2px, transparent 2px);
  background-size: 8px 8px;
  pointer-events: none;
  opacity: 0.5;
  animation: about-dots-float 6s ease-in-out infinite;
}
.about-us__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5rem;
  align-items: center;
}
@media (max-width: 48rem) {
  .about-us__grid {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}
.about-us__content {
  order: 2;
}
@media (max-width: 48rem) {
  .about-us__content {
    order: 1;
  }
}
.about-us__tagline {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 1rem;
  background: linear-gradient(135deg, rgba(115, 178, 52, 0.1) 0%, rgba(0, 119, 190, 0.05) 100%);
  border: 1px solid rgba(115, 178, 52, 0.2);
  color: #568b25;
  max-width: fit-content;
  border-radius: 2rem;
  font-weight: 500;
  margin: 0 0 1.25rem;
}
.about-us__headline {
  margin: 0 0 1.5rem;
}
.about-us__description {
  line-height: 1.75;
  color: #4b5563;
}
.about-us__description p {
  margin: 0 0 1rem;
}
.about-us__description p:last-child {
  margin-bottom: 0;
}
.about-us__video-wrapper {
  order: 1;
  position: relative;
  overflow: visible;
  aspect-ratio: 4/3;
}
@media (max-width: 48rem) {
  .about-us__video-wrapper {
    order: 2;
  }
}
.about-us__video-wrapper::before {
  content: "";
  position: absolute;
  top: -1rem;
  left: -1rem;
  right: 1rem;
  bottom: 1rem;
  border: 3px solid #b9e4fe;
  border-radius: 1.25rem;
  z-index: 0;
}
.about-us__video-wrapper::after {
  content: "";
  position: absolute;
  bottom: -1.5rem;
  right: -1.5rem;
  width: 6rem;
  height: 6rem;
  background: linear-gradient(135deg, #e6f4d3 0%, #e0f1fe 100%);
  border-radius: 1rem;
  z-index: 0;
}
.about-us__video {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
}

@keyframes testimonials-dots-float {
  0%, 100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-4px, -6px);
  }
  50% {
    transform: translate(2px, -8px);
  }
  75% {
    transform: translate(4px, -4px);
  }
}
@keyframes testimonials-ring-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.4;
  }
  50% {
    transform: scale(1.06);
    opacity: 0.25;
  }
}
.testimonials {
  padding: 5rem 0;
  background-color: #f9fafb;
  position: relative;
  overflow: hidden;
}
.testimonials::before {
  content: "";
  position: absolute;
  top: 2rem;
  right: 8%;
  width: 5rem;
  height: 5rem;
  background-image: radial-gradient(#b9e4fe 2px, transparent 2px);
  background-size: 10px 10px;
  pointer-events: none;
  opacity: 0.5;
  animation: testimonials-dots-float 8s ease-in-out infinite;
}
.testimonials::after {
  content: "";
  position: absolute;
  bottom: -3rem;
  left: 3%;
  width: 10rem;
  height: 10rem;
  border: 3px solid #cfeaac;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0.4;
  animation: testimonials-ring-pulse 6s ease-in-out infinite;
}
.testimonials__header {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-bottom: 3.5rem;
}
@media (min-width: 48rem) {
  .testimonials__header {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 2rem;
  }
}
.testimonials__content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  flex: 1;
}
.testimonials__tagline {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 1rem;
  background: linear-gradient(135deg, rgba(115, 178, 52, 0.1) 0%, rgba(0, 119, 190, 0.05) 100%);
  border: 1px solid rgba(115, 178, 52, 0.2);
  color: #568b25;
  max-width: fit-content;
  border-radius: 2rem;
  font-weight: 500;
}
.testimonials__headline {
  margin: 0;
  color: #111827;
}
.testimonials__navigation {
  display: flex;
  gap: 0.75rem;
  align-self: flex-start;
}
@media (min-width: 48rem) {
  .testimonials__navigation {
    align-self: auto;
  }
}
.testimonials__nav {
  position: relative;
  z-index: 1;
  cursor: pointer;
  width: 3.25rem;
  height: 3.25rem;
  border-radius: 50%;
  background: #ffffff;
  border: 2px solid #b9e4fe;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 15px -3px rgba(0, 0, 0, 0.1);
}
.testimonials__nav:hover, .testimonials__nav:focus {
  background: #0077be;
  border-color: #0077be;
  box-shadow: 0 8px 25px -5px rgba(0, 119, 190, 0.4);
  transform: scale(1.05);
}
.testimonials__nav:hover svg, .testimonials__nav:focus svg {
  color: #ffffff;
}
.testimonials__nav:active {
  transform: scale(0.98);
}
.testimonials__nav:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  box-shadow: none;
  transform: none;
}
.testimonials__nav svg {
  width: 1.5rem;
  height: 1.5rem;
  color: #0077be;
  transition: color 0.3s ease;
}
.testimonials__slider {
  overflow: visible;
  position: relative;
}
.testimonials__item {
  height: auto !important;
}
.testimonials__card {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 2rem;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 1rem;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.testimonials__card::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 1rem;
  background: linear-gradient(135deg, rgba(0, 119, 190, 0.03) 0%, rgba(115, 178, 52, 0.03) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
  pointer-events: none;
}
.testimonials__quote-icon {
  position: relative;
  z-index: 1;
  width: 3rem;
  height: 3rem;
  color: #0077be;
  flex-shrink: 0;
  margin-left: auto;
  background: #f0f8ff;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.testimonials__quote-icon svg {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
}
.testimonials__text {
  position: relative;
  z-index: 1;
  color: #4b5563;
  line-height: 1.75;
  margin: 0;
  flex-grow: 1;
  font-style: italic;
}
.testimonials__author {
  position: relative;
  z-index: 1;
  color: #111827;
  margin: 0;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.testimonials__author::before {
  content: "";
  width: 1.5rem;
  height: 2px;
  background: linear-gradient(90deg, #0077be 0%, #73b234 100%);
  border-radius: 1px;
}
.testimonials__pagination {
  margin-top: 2.5rem;
  text-align: center;
  position: static;
}

.testimonials__pagination .swiper-pagination-bullet {
  width: 0.625rem;
  height: 0.625rem;
  background: #d1d5db;
  opacity: 1;
  transition: all 0.3s ease;
  margin: 0 0.25rem !important;
}
.testimonials__pagination .swiper-pagination-bullet:hover {
  background: #36b7fa;
}
.testimonials__pagination .swiper-pagination-bullet-active {
  background: #0077be;
  width: 1.5rem;
  border-radius: 0.5rem;
}

.testimonials .swiper-wrapper {
  align-items: stretch;
}
.testimonials .swiper-slide {
  height: auto;
  display: flex;
}

@keyframes faq-dots-float {
  0%, 100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(5px, -4px);
  }
  50% {
    transform: translate(2px, -7px);
  }
  75% {
    transform: translate(-3px, -3px);
  }
}
@keyframes faq-ring-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.4;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.25;
  }
}
.faq {
  padding: 5rem 0;
  position: relative;
  overflow: hidden;
}
.faq::before {
  content: "";
  position: absolute;
  top: 3rem;
  left: 2rem;
  width: 5rem;
  height: 5rem;
  background-image: radial-gradient(#b9e4fe 2px, transparent 2px);
  background-size: 10px 10px;
  pointer-events: none;
  opacity: 0.6;
  animation: faq-dots-float 7s ease-in-out infinite;
}
.faq::after {
  content: "";
  position: absolute;
  bottom: 2rem;
  right: 5%;
  width: 8rem;
  height: 8rem;
  border: 3px solid #cfeaac;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0.4;
  animation: faq-ring-pulse 5s ease-in-out infinite;
}
.faq__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: start;
}
@media (max-width: 48rem) {
  .faq__wrapper {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}
.faq__content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  position: sticky;
  top: 0;
}
.faq__tagline {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 1rem;
  background: linear-gradient(135deg, rgba(115, 178, 52, 0.1) 0%, rgba(0, 119, 190, 0.05) 100%);
  border: 1px solid rgba(115, 178, 52, 0.2);
  color: #568b25;
  max-width: fit-content;
  border-radius: 2rem;
  font-weight: 500;
  position: relative;
  z-index: 1;
}
.faq__headline {
  margin: 0;
  color: #111827;
  position: relative;
  z-index: 1;
}
.faq__description {
  color: #4b5563;
  line-height: 1.7;
  margin: 0;
  position: relative;
  z-index: 1;
}
.faq__description p {
  margin: 0 0 1rem;
}
.faq__description p:last-child {
  margin-bottom: 0;
}
.faq__button {
  margin-top: 1.5rem;
  align-self: flex-start;
}
.faq__accordion {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  counter-reset: faq-counter;
  position: relative;
  z-index: 1;
}
.faq__item {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 1rem;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  counter-increment: faq-counter;
}
.faq__item:hover {
  border-color: #7ccffd;
  box-shadow: 0 4px 12px -2px rgba(0, 119, 190, 0.08);
}
.faq__item[open] {
  border-color: #36b7fa;
  box-shadow: 0 10px 30px -8px rgba(0, 119, 190, 0.15);
}
.faq__item[open] .faq__question {
  color: #0077be;
  background: linear-gradient(135deg, rgba(0, 119, 190, 0.03) 0%, rgba(115, 178, 52, 0.02) 100%);
}
.faq__item[open] .faq__number {
  background: linear-gradient(135deg, #0077be 0%, #73b234 100%);
  color: #ffffff;
}
.faq__item[open] .faq__icon {
  transform: rotate(45deg);
  color: #0077be;
  background: #f0f8ff;
}
.faq__question {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.25rem 1.5rem;
  cursor: pointer;
  color: #111827;
  user-select: none;
  list-style: none;
  transition: all 0.3s ease;
}
.faq__question::-webkit-details-marker {
  display: none;
}
.faq__question::marker {
  display: none;
}
.faq__question:hover {
  color: #0077be;
}
.faq__number {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  background: #f3f4f6;
  color: #4b5563;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  font-family: "Plus Jakarta Sans", sans-serif;
  transition: all 0.3s ease;
}
.faq__number::before {
  content: counter(faq-counter, decimal-leading-zero);
}
.faq__question-text {
  flex: 1;
}
.faq__icon {
  flex-shrink: 0;
  width: 1.75rem;
  height: 1.75rem;
  padding: 0.25rem;
  color: #6b7280;
  background: #f3f4f6;
  border-radius: 0.5rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.faq__answer {
  padding: 1.5rem;
  color: #4b5563;
  line-height: 1.7;
  animation: faqFadeIn 0.3s ease;
}
.faq__answer p {
  margin: 0 0 1rem;
}
.faq__answer p:last-child {
  margin-bottom: 0;
}

@keyframes faqFadeIn {
  from {
    opacity: 0;
    transform: translateY(-0.75rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes contact-dots-float {
  0%, 100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-6px, -4px);
  }
  50% {
    transform: translate(-2px, -8px);
  }
  75% {
    transform: translate(4px, -5px);
  }
}
@keyframes contact-ring-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.4;
  }
  50% {
    transform: scale(1.08);
    opacity: 0.25;
  }
}
.contact {
  padding: 5rem 0;
  position: relative;
  overflow: hidden;
}
.contact::before {
  content: "";
  position: absolute;
  top: 3rem;
  right: 5%;
  width: 6rem;
  height: 6rem;
  background-image: radial-gradient(#b9e4fe 2px, transparent 2px);
  background-size: 10px 10px;
  pointer-events: none;
  opacity: 0.5;
  animation: contact-dots-float 6s ease-in-out infinite;
}
.contact::after {
  content: "";
  position: absolute;
  bottom: 3rem;
  left: 3%;
  width: 7rem;
  height: 7rem;
  border: 3px solid #cfeaac;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0.4;
  animation: contact-ring-pulse 4s ease-in-out infinite;
}
.contact__header {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.contact__wrapper {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 3rem;
  align-items: center;
}
@media (max-width: 48rem) {
  .contact__wrapper {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
.contact__tagline {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 1rem;
  background: linear-gradient(135deg, rgba(115, 178, 52, 0.1) 0%, rgba(0, 119, 190, 0.05) 100%);
  border: 1px solid rgba(115, 178, 52, 0.2);
  color: #568b25;
  max-width: fit-content;
  border-radius: 2rem;
  font-weight: 500;
  position: relative;
  z-index: 1;
}
.contact__headline {
  margin: 0;
  color: #111827;
  position: relative;
  z-index: 1;
}
.contact__description {
  color: #4b5563;
  line-height: 1.7;
  margin: 0;
  position: relative;
  z-index: 1;
}
.contact__illustration {
  width: 100%;
}
@media (max-width: 48rem) {
  .contact__illustration {
    display: none;
  }
}
.contact__illustration svg {
  width: 100%;
  height: auto;
}
.contact__bubble--main {
  animation: contactBubbleFloat 4s ease-in-out infinite;
}
.contact__bubble--secondary {
  animation: contactBubbleFloat 4s ease-in-out infinite 1s;
}
.contact__typing-dot--1 {
  animation: contactTyping 1.4s ease-in-out infinite;
}
.contact__typing-dot--2 {
  animation: contactTyping 1.4s ease-in-out infinite 0.2s;
}
.contact__typing-dot--3 {
  animation: contactTyping 1.4s ease-in-out infinite 0.4s;
}
.contact__form-wrapper {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 1.25rem;
  padding: 2rem;
  box-shadow: 0 20px 50px -15px rgba(0, 119, 190, 0.15);
  position: relative;
  z-index: 1;
}
.contact__form {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.contact__form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
@media (max-width: 40rem) {
  .contact__form-row {
    grid-template-columns: 1fr;
  }
}
.contact__form-group {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.contact__label {
  font-weight: 500;
  color: #374151;
}
.contact__label-optional {
  font-weight: 400;
  color: #9ca3af;
  font-size: 0.75rem;
}
.contact__input {
  width: 100%;
  padding: 0.75rem 0.875rem !important;
  background: #f9fafb !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 0.75rem !important;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;
  color: #111827 !important;
  transition: all 0.3s ease;
}
.contact__input::placeholder {
  color: #9ca3af;
  font-size: 0.875rem;
}
.contact__input:hover {
  border-color: #d1d5db !important;
  background: #ffffff !important;
}
.contact__input:focus {
  outline: none;
  border-color: #36b7fa !important;
  background: #ffffff !important;
  box-shadow: 0 0 0 3px rgba(0, 119, 190, 0.1);
}
.contact__textarea {
  min-height: 120px;
  resize: vertical;
}
.contact__submit {
  margin-top: 0.5rem;
  width: 100%;
  justify-content: center;
}
.contact__submit .theme-button__icon {
  order: -1;
}
.contact__submit:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.contact__spinner {
  animation: contactSpinner 1s linear infinite;
  margin-right: 0.5rem;
}
.contact__alert {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  border-radius: 0.75rem;
  font-size: 0.9375rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.contact__alert--success {
  background: rgba(115, 178, 52, 0.1);
  border: 1px solid rgba(115, 178, 52, 0.3);
  color: #436b20;
}
.contact__alert--error {
  background: rgba(220, 38, 38, 0.1);
  border: 1px solid rgba(220, 38, 38, 0.3);
  color: #b91c1c;
}
.contact__alert-icon {
  flex-shrink: 0;
}
.contact__input--error {
  border-color: #dc2626 !important;
  background: rgba(220, 38, 38, 0.05) !important;
}
.contact__input--error:focus {
  box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.1) !important;
  border-color: #dc2626 !important;
}
.contact__field-error {
  font-size: 0.8125rem;
  color: #dc2626;
  margin-top: 0.25rem;
}
.contact__honeypot {
  position: absolute;
  left: -9999px;
  opacity: 0;
  pointer-events: none;
}
.contact__consent {
  margin-top: 0.25rem;
}
.contact__consent-label {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  cursor: pointer;
  position: relative;
}
.contact__consent-checkbox {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.contact__consent-checkbox:focus + .contact__consent-checkmark {
  box-shadow: 0 0 0 3px rgba(0, 119, 190, 0.15);
}
.contact__consent-checkbox:checked + .contact__consent-checkmark {
  background: #0077be;
  border-color: #0077be;
}
.contact__consent-checkbox:checked + .contact__consent-checkmark::after {
  opacity: 1;
  transform: rotate(45deg) scale(1);
}
.contact__consent-checkmark {
  flex-shrink: 0;
  width: 1.125rem;
  height: 1.125rem;
  border: 2px solid #d1d5db;
  border-radius: 0.25rem;
  background: #ffffff;
  transition: all 0.2s ease;
  position: relative;
  margin-top: 0.1875rem;
}
.contact__consent-checkmark::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 5px;
  width: 5px;
  height: 9px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) scale(0);
  opacity: 0;
  transition: all 0.2s ease;
}
.contact__consent-checkmark:hover {
  border-color: #36b7fa;
}
.contact__consent-text {
  font-size: 0.8125rem;
  color: #4b5563;
  line-height: 1.5;
}
.contact__consent-text a {
  color: #0077be;
  font-size: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: color 0.2s ease;
}
.contact__consent-text a:hover {
  color: #0164a3;
}
.contact__consent--error .contact__consent-checkmark {
  border-color: #dc2626;
  background: rgba(220, 38, 38, 0.05);
}
.contact__consent--error .contact__consent-text {
  color: #dc2626;
}

@keyframes contactBubbleFloat {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
}
@keyframes contactTyping {
  0%, 60%, 100% {
    transform: translateY(0);
    opacity: 0.4;
  }
  30% {
    transform: translateY(-8px);
    opacity: 1;
  }
}
@keyframes contactSpinner {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes realizations-dots-float {
  0%, 100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(4px, -5px);
  }
  50% {
    transform: translate(-2px, -8px);
  }
  75% {
    transform: translate(-5px, -3px);
  }
}
@keyframes realizations-ring-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.35;
  }
  50% {
    transform: scale(1.08);
    opacity: 0.2;
  }
}
.realizations {
  padding: 5rem 0;
  position: relative;
  overflow: hidden;
  background-color: #f9fafb;
}
.realizations::before {
  content: "";
  position: absolute;
  top: 3rem;
  left: 5%;
  width: 6rem;
  height: 6rem;
  background-image: radial-gradient(#cfeaac 2px, transparent 2px);
  background-size: 10px 10px;
  pointer-events: none;
  opacity: 0.5;
  animation: realizations-dots-float 7s ease-in-out infinite;
}
.realizations::after {
  content: "";
  position: absolute;
  bottom: 2rem;
  right: 4%;
  width: 8rem;
  height: 8rem;
  border: 3px solid #b9e4fe;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0.35;
  animation: realizations-ring-pulse 5s ease-in-out infinite;
}
.realizations__header {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 3.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  position: relative;
  z-index: 1;
}
.realizations__tagline {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 1rem;
  background: linear-gradient(135deg, rgba(115, 178, 52, 0.1) 0%, rgba(0, 119, 190, 0.05) 100%);
  border: 1px solid rgba(115, 178, 52, 0.2);
  color: #568b25;
  max-width: fit-content;
  border-radius: 2rem;
  font-weight: 500;
}
.realizations__headline {
  margin: 0;
  color: #111827;
}
.realizations__description {
  color: #4b5563;
  line-height: 1.7;
  margin: 0;
}
.realizations__description p {
  margin: 0;
}
.realizations__gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 64rem) {
  .realizations__gallery {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25rem;
  }
}
@media (max-width: 48rem) {
  .realizations__gallery {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
.realizations__item {
  display: block;
  text-decoration: none;
  border-radius: 0.75rem;
  overflow: hidden;
  position: relative;
}
.realizations__item:focus {
  outline: 3px solid #36b7fa;
  outline-offset: 2px;
}
.realizations__image-wrapper {
  position: relative;
  aspect-ratio: 1/1;
  overflow: hidden;
  background: #e5e7eb;
}
.realizations__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.realizations__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(0, 119, 190, 0.8) 0%, rgba(0, 90, 143, 0.9) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.realizations__icon {
  color: #ffffff;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
.realizations__item:hover .realizations__image, .realizations__item:focus .realizations__image {
  transform: scale(1.1);
}
.realizations__item:hover .realizations__overlay, .realizations__item:focus .realizations__overlay {
  opacity: 1;
}
.realizations__item:hover .realizations__icon, .realizations__item:focus .realizations__icon {
  transform: scale(1);
}

.realizations-lightbox {
  position: fixed;
  inset: 0;
  z-index: 1000000;
  background: rgba(0, 0, 0, 0.95);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.realizations-lightbox--active {
  opacity: 1;
  visibility: visible;
}
.realizations-lightbox__close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  width: 3rem;
  height: 3rem;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  z-index: 10;
}
.realizations-lightbox__close svg {
  color: #ffffff;
}
.realizations-lightbox__close:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1.1);
}
.realizations-lightbox__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3.5rem;
  height: 3.5rem;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  z-index: 10;
}
.realizations-lightbox__nav svg {
  color: #ffffff;
}
.realizations-lightbox__nav:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-50%) scale(1.1);
}
.realizations-lightbox__nav--prev {
  left: 1.5rem;
}
@media (max-width: 40rem) {
  .realizations-lightbox__nav--prev {
    left: 0.75rem;
  }
}
.realizations-lightbox__nav--next {
  right: 1.5rem;
}
@media (max-width: 40rem) {
  .realizations-lightbox__nav--next {
    right: 0.75rem;
  }
}
.realizations-lightbox__content {
  max-width: 90vw;
  max-height: 85vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.realizations-lightbox__image {
  max-width: 100%;
  max-height: 85vh;
  object-fit: contain;
  border-radius: 0.5rem;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
}
.realizations-lightbox__counter {
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.875rem;
  font-weight: 500;
  background: rgba(0, 0, 0, 0.5);
  padding: 0.5rem 1rem;
  border-radius: 2rem;
}

.calculator,
.pricing,
.faq,
.about-us,
.realizations,
.testimonials,
.contact {
  scroll-margin-top: 4rem;
}
@media (max-width: 80rem) {
  .calculator,
  .pricing,
  .faq,
  .about-us,
  .realizations,
  .testimonials,
  .contact {
    scroll-margin-top: 2rem;
  }
}
@media (max-width: 64rem) {
  .calculator,
  .pricing,
  .faq,
  .about-us,
  .realizations,
  .testimonials,
  .contact {
    padding-top: 4rem;
    padding-bottom: 4rem;
    scroll-margin-top: 2rem;
  }
}
@media (max-width: 48rem) {
  .calculator,
  .pricing,
  .faq,
  .about-us,
  .realizations,
  .testimonials,
  .contact {
    padding-top: 3rem;
    padding-bottom: 3rem;
    scroll-margin-top: 2rem;
  }
}
@media (max-width: 40rem) {
  .calculator,
  .pricing,
  .faq,
  .about-us,
  .realizations,
  .testimonials,
  .contact {
    padding-top: 2rem;
    padding-bottom: 2rem;
    scroll-margin-top: 2rem;
  }
}

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