@charset "UTF-8";section#sp-section-10 {
  margin: 0rem 0rem 2rem 0rem;
}

#sp-header.full-header.full-header-center {
  padding-left: 24px;
  padding-right: 24px;
min-height: 60px;
}
#sp-header .container-inner {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  border-bottom-color: transparent;
}
#sp-header.header-sticky .container-inner {
  border-bottom-color: #27272a;
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.3), 0 2px 4px -2px rgba(0,0,0,0.2);
}
#sp-menu .sp-column {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  #sp-menu .sp-column {
    flex-wrap: nowrap !important;
  }
  #sp-menu ul.sp-megamenu-parent {
    flex-wrap: nowrap !important;
  }
}
#sp-menu .menu-with-offcanvas {
  display: flex;
  align-items: center;
  flex: 1;
  min-width: 0;
  margin-right: 0;
}
#sp-menu .sp-megamenu-wrapper {
  flex: 1;
  justify-content: center;
  margin: 0 -15px;
}
#sp-menu ul.sp-megamenu-parent {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0;
  float: none;
}
#sp-menu .sp-megamenu-parent > li > a,
#sp-menu .sp-megamenu-parent > li > span {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  padding: 0 20px;
  transition: color 0.2s ease;
}
#sp-menu .sp-megamenu-parent > li:last-child > a,
#sp-menu .sp-megamenu-parent > li:last-child > span {
  padding-right: 20px;
}
#sp-menu .social-wrap.no-border {
  border-left: 1px solid #27272a;
  padding-left: 32px;
  margin-left: 32px;
  display: flex;
  align-items: center;
  gap: 24px;
}
#sp-menu .social-wrap .social-icons {
  display: flex;
  align-items: center;
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}
#sp-menu .social-wrap .social-icons li {
  margin: 0;
}
#sp-menu .social-wrap .social-icons a {
  color: #a1a1aa;
  transition: color 0.2s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#sp-menu .social-wrap .social-icons a:hover {
  color: #ffffff;
}
#sp-menu .social-wrap .social-icons .social-icon-whatsapp a:hover {
  color: #25D366;
}
#sp-menu .social-wrap .social-icons .social-icon-custom a:hover {
  color: #7360F2;
}
.sp-module.m33-header-icons {
  margin-left: auto;
  border-left: 1px solid #27272a;
  padding-left: 32px;
  margin-right: 0;
}
.sp-module.m33-header-icons .m33-header-icons-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
  min-width: 140px;
  box-sizing: border-box;
}
.sp-module.m33-header-icons,
.sp-module.social-head-up {
  min-width: 140px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
}
.sp-module.m33-header-icons a {
  color: #a1a1aa;
  transition: color 0.2s ease;
}
.sp-module.m33-header-icons a:hover {
  color: #ffffff;
}
.sp-module.m33-header-icons .m33-icon-whatsapp:hover {
  color: #25D366;
}
.sp-module.m33-header-icons .m33-icon-viber:hover {
  color: #7360F2;
}
.sp-dropdown .sp-mega-group > li > a,
.sp-dropdown .sp-mega-group-child li.sp-menu-item > a,
.sp-dropdown .sp-mega-group-child li.sp-menu-item > span {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #d4d4d8;
  transition: color 0.2s ease;
}
.sp-dropdown .sp-mega-group-child li.sp-menu-item > a:hover,
.sp-dropdown .sp-mega-group-child li.sp-menu-item > span:hover {
  color: #ffffff;
}
.sp-megamenu-parent > li > .sp-menu-item-desc {
  display: none;
}
.sp-dropdown .sp-mega-group li.sp-menu-item,
.sp-dropdown .sp-mega-group-child li.sp-menu-item,
.sp-dropdown .sp-mega-group li.menu_item,
.sp-dropdown .sp-mega-group-child li.menu_item {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 12px 12px 12px 15px;
  margin-left: -1px;
  border-left: 3px solid transparent;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.sp-dropdown .sp-mega-group li.menu_item,
.sp-dropdown .sp-mega-group-child li.menu_item {
  cursor: pointer;
}
.sp-dropdown .sp-mega-group li.sp-menu-item:hover,
.sp-dropdown .sp-mega-group-child li.sp-menu-item:hover,
.sp-dropdown .sp-mega-group li.menu_item:hover,
.sp-dropdown .sp-mega-group-child li.menu_item:hover {
  background: rgba(255, 255, 255, 0.05);
  border-left-color: #ffffff;
}
.sp-dropdown .sp-mega-group,
.m33-mega-menu .sp-mega-group {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
}
.sp-dropdown .sp-dropdown-inner .row,
.m33-mega-menu .sp-dropdown-inner .row {
  align-items: stretch;
}
.sp-dropdown .sp-dropdown-inner .row [class*="col-"],
.m33-mega-menu .sp-dropdown-inner .row [class*="col-"] {
  display: flex;
  flex-direction: column;
}
.sp-dropdown .sp-dropdown-inner .row [class*="col-"] > ul.sp-mega-group,
.m33-mega-menu .sp-dropdown-inner .row [class*="col-"] > ul.sp-mega-group {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
}
.sp-dropdown .sp-menu-item-desc {
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: #71717a;
  font-weight: 400;
  margin-top: 2px;
}
.sp-dropdown-inner .row [class*="col-"]:has(.m33-mega-cta) {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.sp-dropdown-inner .row [class*="col-"]:has(.m33-mega-cta) > * {
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  max-height: none;
}
.sp-dropdown-inner .sp-module:has(.m33-mega-cta),
.sp-dropdown-inner .mod-custom:has(.m33-mega-cta) {
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  max-height: none;
}
.sp-dropdown-inner .sp-module:has(.m33-mega-cta) .sp-module-content,
.sp-dropdown-inner .sp-module:has(.m33-mega-cta) .mod-custom.custom {
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  max-height: none;
}
.sp-dropdown-inner .row [class*="col-"]:has(.m33-mega-cta) .m33-mega-cta,
.sp-dropdown-inner .row [class*="col-"] > .m33-mega-cta {
  flex: 1 1 auto;
  min-height: 100%;
  max-height: none;
}
.m33-mega-cta {
  background: rgba(24, 24, 27, 0.5);
  border: 1px solid #27272a;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
  min-height: 100%;
  flex: 1 1 auto;
  box-sizing: border-box;
}
.m33-mega-cta-title {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 8px 0;
  font-style: italic;
  white-space: nowrap;
}
.m33-mega-cta-desc {
  font-size: 10px;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #a1a1aa;
  margin: 0 0 16px 0;
}
.m33-mega-cta-btn {
  display: block;
  text-align: center;
  background: #ffffff;
  color: #000000;
  padding: 12px 24px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: background 0.2s ease;
}
.m33-mega-cta-btn:hover {
  background: #e4e4e7;
  color: #000000;
}
.sp-module.social-head-up {
  margin-left: auto;
  border-left: 1px solid #27272a;
  padding-left: 32px;
  margin-right: 0;
}
.sp-module.social-head-up .social-head-up-inner {
  display: flex;
  align-items: center;
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sp-module.social-head-up .social-head-up-inner a {
  color: #a1a1aa;
  transition: color 0.2s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 1;
}
.sp-module.social-head-up .social-head-up-inner a:hover {
  color: #ffffff;
}
.sp-module.social-head-up .social-head-up-inner a.social-head-up-whatsapp:hover {
  color: #25D366;
}
.sp-module.social-head-up .social-head-up-inner a.social-head-up-viber:hover {
  color: #7360F2;
}
@media (min-width: 992px) and (max-width: 1264px) {
  #sp-menu .sp-column {
    flex-wrap: nowrap;
    gap: 0;
    min-width: 0;
  }
  #sp-menu .menu-with-offcanvas {
    min-width: 0;
    flex: 1 1 auto;
  }
  #sp-menu .sp-megamenu-wrapper {
    min-width: 0;
    flex: 1 1 auto;
    margin: 0 -8px;
  }
  #sp-menu ul.sp-megamenu-parent {
    flex-wrap: nowrap;
    justify-content: center;
  }
  #sp-menu .sp-megamenu-parent > li > a,
  #sp-menu .sp-megamenu-parent > li > span {
    padding: 0 10px;
    font-size: 10px;
    letter-spacing: 0.2em;
  }
  #sp-menu .sp-megamenu-parent > li:last-child > a,
  #sp-menu .sp-megamenu-parent > li:last-child > span {
    padding-right: 10px;
  }
  #sp-menu .social-wrap.no-border {
    padding-left: 16px;
    margin-left: 16px;
    flex-shrink: 0;
  }
  #sp-menu .social-wrap .social-icons {
    gap: 14px;
  }
  .sp-module.m33-header-icons,
  .sp-module.social-head-up {
    padding-left: 16px;
    flex-shrink: 0;
  }
  .sp-module.m33-header-icons {
    margin-left: auto;
    margin-right: auto;
  }
  #sp-menu .social-wrap.no-border {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .sp-module.m33-header-icons {
    margin-left: auto;
    margin-right: auto;
  }
  #sp-menu .social-wrap.no-border {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  #sp-menu .social-wrap.no-border,
  .sp-module.m33-header-icons,
  .sp-module.social-head-up {
    border-left: none;
    padding-left: 15px;
    margin-left: 0;
  }
}
.sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-center {
    left: inherit !important;
}
.fa-brands.fa-tiktok::before {
  content: "\e07b";
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
@media (max-width: 991px) {
  div#sp-top-bar {
    display: none !important;
  }
}
.sp-module.m33-offcanvas-contact-social .m33-offcanvas-row,
.offcanvas-inner .m33-offcanvas-contact-social .m33-offcanvas-row,
.offcanvas-inner .sp-module.m33-offcanvas-contact-social .m33-offcanvas-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 24px;
}
.sp-module.m33-offcanvas-contact-social .m33-offcanvas-row:last-child,
.offcanvas-inner .m33-offcanvas-contact-social .m33-offcanvas-row:last-child,
.offcanvas-inner .sp-module.m33-offcanvas-contact-social .m33-offcanvas-row:last-child {
  margin-bottom: 0;
}
.sp-module.m33-offcanvas-contact-social .m33-offcanvas-row.m33-offcanvas-contact,
.offcanvas-inner .m33-offcanvas-contact-social .m33-offcanvas-row.m33-offcanvas-contact,
.offcanvas-inner .sp-module.m33-offcanvas-contact-social .m33-offcanvas-row.m33-offcanvas-contact {
  flex-direction: column;
  align-items: flex-start;
  gap: 22px !important;
}
.sp-module.m33-offcanvas-contact-social .m33-offcanvas-contact a,
.offcanvas-inner .m33-offcanvas-contact-social .m33-offcanvas-contact a,
.offcanvas-inner .sp-module.m33-offcanvas-contact-social .m33-offcanvas-contact a {
  display: inline-flex;
  align-items: center;
  gap: 14px !important;
  color: #d4d4d8;
  text-decoration: none;
  font-size: 19px !important;
  line-height: 1.4;
  transition: color 0.2s ease;
}
.sp-module.m33-offcanvas-contact-social .m33-offcanvas-contact a:hover,
.offcanvas-inner .m33-offcanvas-contact-social .m33-offcanvas-contact a:hover,
.offcanvas-inner .sp-module.m33-offcanvas-contact-social .m33-offcanvas-contact a:hover {
  color: #ffffff;
}
.sp-module.m33-offcanvas-contact-social .m33-offcanvas-contact a i,
.offcanvas-inner .m33-offcanvas-contact-social .m33-offcanvas-contact a i,
.offcanvas-inner .sp-module.m33-offcanvas-contact-social .m33-offcanvas-contact a i {
  font-size: 22px !important;
  width: 1.25em;
  text-align: center;
  flex-shrink: 0;
}
.sp-module.m33-offcanvas-contact-social .m33-offcanvas-social,
.offcanvas-inner .m33-offcanvas-contact-social .m33-offcanvas-social,
.offcanvas-inner .sp-module.m33-offcanvas-contact-social .m33-offcanvas-social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 32px !important;
}
.sp-module.m33-offcanvas-contact-social .m33-offcanvas-social a,
.offcanvas-inner .m33-offcanvas-contact-social .m33-offcanvas-social a,
.offcanvas-inner .sp-module.m33-offcanvas-contact-social .m33-offcanvas-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #a1a1aa;
  font-size: 24px !important;
  transition: color 0.2s ease;
}
.sp-module.m33-offcanvas-contact-social .m33-offcanvas-social a:hover,
.offcanvas-inner .m33-offcanvas-contact-social .m33-offcanvas-social a:hover,
.offcanvas-inner .sp-module.m33-offcanvas-contact-social .m33-offcanvas-social a:hover {
  color: #ffffff;
}
.sp-module.m33-offcanvas-contact-social .m33-offcanvas-social a.m33-oc-whatsapp:hover,
.offcanvas-inner .m33-offcanvas-contact-social .m33-offcanvas-social a.m33-oc-whatsapp:hover,
.offcanvas-inner .sp-module.m33-offcanvas-contact-social .m33-offcanvas-social a.m33-oc-whatsapp:hover {
  color: #25D366;
}
.sp-module.m33-offcanvas-contact-social .m33-offcanvas-social a.m33-oc-viber:hover,
.offcanvas-inner .m33-offcanvas-contact-social .m33-offcanvas-social a.m33-oc-viber:hover,
.offcanvas-inner .sp-module.m33-offcanvas-contact-social .m33-offcanvas-social a.m33-oc-viber:hover {
  color: #7360F2;
}
.cvsb {
  margin-bottom: 15px;
}
.cvsbb {
  padding: 0 9px 0 0;
}
.m33-offcanvas-row.m33-offcanvas-contact {
  font-size: 15px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
  line-height: 28px;
}
.sp-section:has(.m33-hero),
.sp-section:has(.m33-hero) .container,
.sp-section:has(.m33-hero) .container-fluid,
.sp-section:has(.m33-hero) .row,
.sp-section:has(.m33-hero) [class*="col-"] {
  margin: 0;
  padding: 0;
  max-width: none;
}
.sp-module:has(.m33-hero) {
  margin: 0;
  padding: 0;
}
.m33-hero {
  position: relative;
  height: 100vh;
  min-height: 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2rem 1.5rem;
  margin: 0;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow: hidden;
}
@media (min-width: 576px) {
  .m33-hero { padding: 2.5rem 2rem; }
}
@media (min-width: 768px) {
  .m33-hero { padding: 3rem 2rem; }
}
@media (min-width: 992px) {
  .m33-hero { padding: 3rem 2.5rem; }
}
@media (min-width: 1200px) {
  .m33-hero { padding: 4rem 3rem; }
}
.m33-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('https://masters33.com/images/masters33.jpg');
}
.m33-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
}
.m33-hero-inner {
  position: relative;
  z-index: 2;
  max-width: 72rem;
  margin: 0 auto;
}
.m33-hero-title {
  font-size: clamp(2.25rem, 5vw, 6rem);
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.1;
  color: #ffffff;
  margin: 0 0 24px 0;
}
.m33-hero-title-light {
  font-weight: 300;
  font-style: italic;
  color: #d4d4d8;
}
.m33-hero-lead {
  font-size: 1.125rem;
  line-height: 1.6;
  color: #d4d4d8;
  max-width: 48rem;
  margin: 0 auto 40px auto;
  font-weight: 300;
}
.m33-hero-cta {
  display: inline-block;
  padding: 20px 40px;
  background: #ffffff;
  color: #000000;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: background 0.2s ease;
}
.m33-hero-cta:hover {
  background: #e4e4e7;
  color: #000000;
}
@media (min-width: 768px) {
  .m33-hero-lead {
    font-size: 1.25rem;
  }
}
.m33-section-about .container-inner,
.m33-section-about .container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}
.m33-section-about {
  padding: 2rem 0;
  background: #09090b;
}
.m33-about-label {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #d4d4d8;
  margin: 0 0 1rem 0;
}
.m33-about-headline {
  font-size: clamp(1.875rem, 4vw, 3rem);
  font-weight: 300;
  line-height: 1.2;
  color: #ffffff;
  margin: 0 0 1.5rem 0;
}
.m33-about-blocks {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.m33-about-block-title {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #ffffff;
  margin: 0 0 16px 0;
}
.m33-about-block-p {
  font-size: 1rem;
  line-height: 1.6;
  color: #d4d4d8;
  margin: 0;
}
@media (min-width: 992px) {
  .m33-about-block-p {
    font-size: 1.125rem;
  }
}
.m33-about-image {
  width: 100%;
  height: 600px;
  overflow: hidden;
  border: 1px solid #27272a;
}
.m33-about-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media (min-width: 576px) {
  .m33-section-about { padding: 2.5rem 0; }
  .m33-about-headline { margin-bottom: 2rem; }
  .m33-about-blocks { gap: 2rem; }
}
@media (min-width: 768px) {
  .m33-section-about { padding: 3rem 0; }
  .m33-about-headline { margin-bottom: 2.5rem; }
}
@media (min-width: 992px) {
  .m33-section-about { padding: 3.5rem 0; }
  .m33-about-headline { margin-bottom: 3rem; }
  .m33-about-blocks { gap: 2.5rem; }
}
@media (min-width: 1200px) {
  .m33-section-about { padding: 4rem 0; }
}
@media (max-width: 991px) {
  .m33-about-image {
    height: 400px;
    margin-top: 2rem;
  }
}
.m33-about-article {
  padding: 2rem 0 3rem;
  background: #000000;
}
.m33-about-article .container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}
.m33-about-why {
  margin-top: 3rem;
  padding: 2.5rem 1.5rem;
  background: #09090b;
  border: 1px solid #27272a;
}
.m33-about-why-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 2rem 0;
}
.m33-about-why-item {
  margin: 0;
}
.m33-about-why-num {
  display: block;
  font-size: 2.25rem;
  font-weight: 300;
  color: #71717a;
  margin-bottom: 1rem;
}
.m33-about-why-heading {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #ffffff;
  margin: 0 0 1rem 0;
}
.m33-about-why-p {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #a1a1aa;
  margin: 0;
}
@media (min-width: 768px) {
  .m33-about-article { padding: 2.5rem 0 3.5rem; }
  .m33-about-why { margin-top: 3.5rem; padding: 3rem 2rem; }
  .m33-about-why-title { font-size: 1.75rem; margin-bottom: 2.5rem; }
}
@media (min-width: 992px) {
  .m33-about-article { padding: 3rem 0 4rem; }
  .m33-about-why { margin-top: 4rem; padding: 3rem 2.5rem; }
  .m33-about-why-p { font-size: 1rem; }
}
.m33-section-team .container-inner,
.m33-section-team .container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}
.m33-section-team {
  padding: 2rem 0;
  background: #000000;
}
.m33-team-title {
  font-size: clamp(1.875rem, 4vw, 3rem);
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 1.5rem 0;
}
.m33-team-paras {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  max-width: 56rem;
}
.m33-team-paras p {
  font-size: 1.125rem;
  line-height: 1.6;
  color: #d4d4d8;
  margin: 0;
}
.m33-team-image {
  width: 100%;
  height: 500px;
  overflow: hidden;
  border: 1px solid #27272a;
}
.m33-team-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media (min-width: 576px) {
  .m33-section-team { padding: 2.5rem 0; }
  .m33-team-title { margin-bottom: 2rem; }
  .m33-team-paras { gap: 1.25rem; }
}
@media (min-width: 768px) {
  .m33-section-team { padding: 3rem 0; }
  .m33-team-title { margin-bottom: 2.5rem; }
}
@media (min-width: 992px) {
  .m33-section-team { padding: 3.5rem 0; }
  .m33-team-title { margin-bottom: 3rem; }
  .m33-team-paras { gap: 1.5rem; }
}
@media (min-width: 1200px) {
  .m33-section-team { padding: 4rem 0; }
}
@media (max-width: 991px) {
  .m33-team-image {
    height: 400px;
    margin-top: 2rem;
  }
}
.sp-section:has(.m33-section-blog) {
  margin-bottom: 0;
  padding-bottom: 0;
}
.sp-section:has(.m33-section-blog) .container,
.sp-section:has(.m33-section-blog) .container-fluid,
.sp-section:has(.m33-section-blog) .row,
.sp-section:has(.m33-section-blog) [class*="col-"] {
  margin-bottom: 0;
  padding-bottom: 0;
}
.m33-section-blog .container-inner,
.m33-section-blog .container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}
.m33-section-blog {
  padding: 2rem 0;
  background: #09090b;
}
.m33-blog-header {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 2rem;
  align-items: flex-start;
}
.m33-blog-header-text {
  max-width: 42rem;
}
.m33-blog-label {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #71717a;
  margin: 0 0 16px 0;
}
.m33-blog-title {
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  color: #ffffff;
  margin: 0;
}
.m33-blog-title-light {
  font-weight: 300;
  font-style: italic;
  color: #71717a;
}
.m33-blog-all-link {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 8px;
  transition: color 0.2s ease, border-color 0.2s ease;
}
.m33-blog-all-link:hover {
  color: #a1a1aa;
  border-bottom-color: #a1a1aa;
}
.m33-blog-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
@media (min-width: 576px) {
  .m33-blog-grid { gap: 2rem; }
}
@media (min-width: 768px) {
  .m33-section-blog { padding: 3rem 0; }
  .m33-blog-header {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 2.5rem;
    gap: 1.5rem;
  }
  .m33-blog-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
  }
}
@media (min-width: 992px) {
  .m33-section-blog { padding: 3.5rem 0; }
  .m33-blog-header { margin-bottom: 3rem; }
}
@media (min-width: 1200px) {
  .m33-section-blog { padding: 4rem 0; }
}
.m33-blog-card {
  display: block;
  background: #000000;
  border: 1px solid #27272a;
  overflow: hidden;
  text-decoration: none;
  transition: border-color 0.2s ease;
}
.m33-blog-card:hover {
  border-color: #52525b;
}
.m33-blog-card:hover .m33-blog-card-image img {
  transform: scale(1.05);
}
.m33-blog-card-image {
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
.m33-blog-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
.m33-blog-card-image-placeholder {
  width: 100%;
  height: 100%;
  min-height: 180px;
  background: #27272a;
  display: block;
}
.m33-blog-card-body {
  padding: 32px;
}
.m33-blog-card-date {
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #71717a;
  display: block;
  margin-bottom: 16px;
}
.m33-blog-card-title {
  font-size: 1.125rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 24px 0;
  line-height: 1.3;
  transition: color 0.2s ease;
}
.m33-blog-card:hover .m33-blog-card-title {
  color: #d4d4d8;
}
.m33-blog-card-more {
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: gap 0.2s ease;
}
.m33-blog-card:hover .m33-blog-card-more {
  gap: 16px;
}
.m33-section-operativa {
  padding: 2rem 0;
  background-color: #09090b;
  border: none;
  text-align: center;
}
@media (min-width: 576px) {
  .m33-section-operativa { padding: 2.5rem 0; }
}
@media (min-width: 768px) {
  .m33-section-operativa { padding: 3rem 0; }
}
@media (min-width: 992px) {
  .m33-section-operativa { padding: 3.5rem 0; }
}
@media (min-width: 1200px) {
  .m33-section-operativa { padding: 4rem 0; }
}

.m33-section-operativa .m33-operativa-text {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 1.5rem;
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #d4d4d8;
  line-height: 1.4;
}

.m33-section-prolight {
  padding: 2rem 0;
  background-color: #000;
  border: none;
  text-align: center;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  transition: background-color 0.35s ease, border-color 0.35s ease;
}
.m33-section-prolight:hover {
  background-color: #0a0a0a;
  border-top-color: #27272a;
  border-bottom-color: #27272a;
}
@media (min-width: 576px) {
  .m33-section-prolight { padding: 2.5rem 0; }
}
@media (min-width: 768px) {
  .m33-section-prolight { padding: 3rem 0; }
}
@media (min-width: 992px) {
  .m33-section-prolight { padding: 3.5rem 0; }
}
@media (min-width: 1200px) {
  .m33-section-prolight { padding: 4rem 0; }
}

.m33-section-prolight .m33-prolight-inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.m33-section-prolight .m33-prolight-title {
  font-size: clamp(1.5rem, 4vw, 2.25rem);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.35em;
  color: #fff;
  margin: 0 0 0.75rem 0;
  transition: color 0.3s ease, letter-spacing 0.3s ease;
}
.m33-section-prolight:hover .m33-prolight-title {
  color: #e4e4e7;
  letter-spacing: 0.4em;
}

.m33-section-prolight .m33-prolight-tagline {
  font-size: clamp(0.875rem, 2vw, 1rem);
  font-weight: 400;
  line-height: 1.6;
  color: #a1a1aa;
  margin: 0;
  max-width: 36rem;
  margin-left: auto;
  margin-right: auto;
  transition: color 0.3s ease;
}
.m33-section-prolight:hover .m33-prolight-tagline {
  color: #d4d4d8;
}

.kalabunga .m33-section-projects,
.iceash .m33-section-projects {
  padding: 0 0 2rem 0;
  background-color: #000;
  border: none;
  position: relative;
}
@media (min-width: 576px) {
  .kalabunga .m33-section-projects,
  .iceash .m33-section-projects { padding: 0 0 2.5rem 0; }
}
@media (min-width: 768px) {
  .kalabunga .m33-section-projects,
  .iceash .m33-section-projects { padding: 0 0 3rem 0; }
}
@media (min-width: 992px) {
  .kalabunga .m33-section-projects,
  .iceash .m33-section-projects { padding: 0 0 3.5rem 0; }
}
@media (min-width: 1200px) {
  .kalabunga .m33-section-projects,
  .iceash .m33-section-projects { padding: 0 0 4rem 0; }
}

.kalabunga .m33-section-projects .m33-projects-header-text,
.iceash .m33-section-projects .m33-projects-header-text {
  border-left: 3px solid #fff;
  padding-left: 1rem;
}

.kalabunga .m33-section-projects .m33-projects-inner,
.iceash .m33-section-projects .m33-projects-inner {
  max-width: 100%;
  margin: 30px 0 0 0;
}
@media (min-width: 768px) {
  .kalabunga .m33-section-projects .m33-projects-inner,
  .iceash .m33-section-projects .m33-projects-inner { margin: 60px 0 0 0; }
}
@media (min-width: 992px) {
  .kalabunga .m33-section-projects .m33-projects-inner,
  .iceash .m33-section-projects .m33-projects-inner { margin: 90px 0 0 0; }
}

.kalabunga .m33-section-projects .m33-projects-container,
.iceash .m33-section-projects .m33-projects-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 576px) {
  .kalabunga .m33-section-projects .m33-projects-container,
  .iceash .m33-section-projects .m33-projects-container { max-width: 540px; }
}
@media (min-width: 768px) {
  .kalabunga .m33-section-projects .m33-projects-container,
  .iceash .m33-section-projects .m33-projects-container { max-width: 720px; }
}
@media (min-width: 992px) {
  .kalabunga .m33-section-projects .m33-projects-container,
  .iceash .m33-section-projects .m33-projects-container { max-width: 960px; }
}
@media (min-width: 1200px) {
  .kalabunga .m33-section-projects .m33-projects-container,
  .iceash .m33-section-projects .m33-projects-container { max-width: 1140px; }
}
@media (min-width: 1440px) {
  .kalabunga .m33-section-projects .m33-projects-container,
  .iceash .m33-section-projects .m33-projects-container { max-width: 1400px; }
}

.kalabunga .m33-section-projects .m33-projects-header,
.iceash .m33-section-projects .m33-projects-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 2rem;
  gap: 1rem;
}
@media (min-width: 768px) {
  .kalabunga .m33-section-projects .m33-projects-header,
  .iceash .m33-section-projects .m33-projects-header { margin-bottom: 2.5rem; }
}
@media (min-width: 992px) {
  .kalabunga .m33-section-projects .m33-projects-header,
  .iceash .m33-section-projects .m33-projects-header { margin-bottom: 3rem; }
}

.kalabunga .m33-section-projects .m33-projects-label,
.iceash .m33-section-projects .m33-projects-label {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #d4d4d8;
  margin: 0 0 0.75rem 0;
}

.kalabunga .m33-section-projects .m33-projects-title,
.iceash .m33-section-projects .m33-projects-title {
  font-size: clamp(2rem, 5vw, 2.75rem);
  font-weight: 700;
  color: #fff;
  margin: 0;
  line-height: 1.2;
  letter-spacing: -0.02em;
}
@media (min-width: 768px) {
  .kalabunga .m33-section-projects .m33-projects-title,
  .iceash .m33-section-projects .m33-projects-title { font-size: 2.75rem; }
}

.kalabunga .m33-section-projects .m33-projects-all-link,
.iceash .m33-section-projects .m33-projects-all-link {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  padding-bottom: 0.25rem;
  transition: color 0.2s ease, border-color 0.2s ease;
}
.kalabunga .m33-section-projects .m33-projects-all-link:hover,
.iceash .m33-section-projects .m33-projects-all-link:hover {
  color: #d4d4d8;
  border-bottom-color: #a1a1aa;
}

.kalabunga .m33-section-projects .m33-projects-grid,
.iceash .m33-section-projects .m33-projects-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
@media (min-width: 576px) {
  .kalabunga .m33-section-projects .m33-projects-grid,
  .iceash .m33-section-projects .m33-projects-grid { gap: 2rem; }
}
@media (min-width: 768px) {
  .kalabunga .m33-section-projects .m33-projects-grid,
  .iceash .m33-section-projects .m33-projects-grid { grid-template-columns: 1fr 1fr; }
}

.kalabunga .m33-section-projects .m33-project-card,
.iceash .m33-section-projects .m33-project-card {
  position: relative;
  display: block;
  height: 400px;
  background-color: #18181b;
  overflow: hidden;
  border: 1px solid #27272a;
  text-decoration: none;
  color: inherit;
}

.kalabunga .m33-section-projects .m33-project-card-image,
.iceash .m33-section-projects .m33-project-card-image {
  position: absolute;
  inset: 0;
}
.kalabunga .m33-section-projects .m33-project-card-image img,
.iceash .m33-section-projects .m33-project-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.kalabunga .m33-section-projects .m33-project-card-placeholder,
.iceash .m33-section-projects .m33-project-card-placeholder {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 400px;
  background-color: #27272a;
}
.kalabunga .m33-section-projects .m33-project-card-overlay,
.iceash .m33-section-projects .m33-project-card-overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
  transition: background-color 0.5s ease;
  pointer-events: none;
}
.kalabunga .m33-section-projects .m33-project-card:hover .m33-project-card-overlay,
.iceash .m33-section-projects .m33-project-card:hover .m33-project-card-overlay {
  background-color: rgba(0, 0, 0, 0.2);
}
.kalabunga .m33-section-projects .m33-project-card-body,
.iceash .m33-section-projects .m33-project-card-body {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  text-align: center;
  width: 100%;
  padding: 0 2rem;
  box-sizing: border-box;
}
.kalabunga .m33-section-projects .m33-project-card-title,
.iceash .m33-section-projects .m33-project-card-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  margin: 0 0 0.5rem 0;
}
.kalabunga .m33-section-projects .m33-project-card-subtitle,
.iceash .m33-section-projects .m33-project-card-subtitle {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #d4d4d8;
  margin: 0 0 1.25rem 0;
}
.kalabunga .m33-section-projects .m33-project-card-readmore,
.iceash .m33-section-projects .m33-project-card-readmore {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  border: 1px solid #fff;
  padding: 0.5rem 1.25rem;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.kalabunga .m33-section-projects .m33-project-card:hover .m33-project-card-readmore,
.iceash .m33-section-projects .m33-project-card:hover .m33-project-card-readmore {
  background-color: #fff;
  color: #000;
}

.m33-section-operativa-prolight {
  padding: 2rem 0;
  background-color: #09090b;
  border: none;
  text-align: center;
}
@media (min-width: 576px) {
  .m33-section-operativa-prolight { padding: 2.5rem 0; }
}
@media (min-width: 768px) {
  .m33-section-operativa-prolight { padding: 3rem 0; }
}
@media (min-width: 992px) {
  .m33-section-operativa-prolight { padding: 3.5rem 0; }
}
@media (min-width: 1200px) {
  .m33-section-operativa-prolight { padding: 4rem 0; }
}

.m33-section-operativa-prolight .m33-operativa-text {
  max-width: 1440px;
  margin: 0 auto 2rem auto;
  padding: 0 1.5rem;
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #d4d4d8;
  line-height: 1.4;
}

.m33-section-operativa-prolight .m33-prolight-grid {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 1.5rem;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
@media (min-width: 576px) {
  .m33-section-operativa-prolight .m33-prolight-grid { gap: 2rem; }
}
@media (min-width: 768px) {
  .m33-section-operativa-prolight .m33-prolight-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .m33-section-operativa-prolight .m33-prolight-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
  }
}

.m33-section-operativa-prolight .m33-prolight-item {
  padding: 1.5rem 1rem;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  transition: background-color 0.35s ease, border-color 0.35s ease;
}
.m33-section-operativa-prolight .m33-prolight-item:hover {
  background-color: rgba(0, 0, 0, 0.3);
  border-top-color: #27272a;
  border-bottom-color: #27272a;
}

.m33-section-operativa-prolight .m33-prolight-item .m33-prolight-title {
  font-size: clamp(1.25rem, 3vw, 1.5rem);
  font-weight: 80;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #fff;
  margin: 0 0 0.5rem 0;
  transition: color 0.3s ease, letter-spacing 0.3s ease;
}
.m33-section-operativa-prolight .m33-prolight-item:hover .m33-prolight-title {
  color: #e4e4e7;
  letter-spacing: 0.4em;
}

.m33-section-operativa-prolight .m33-prolight-item .m33-prolight-tagline {
  font-size: clamp(0.8125rem, 1.5vw, 0.875rem);
  font-weight: 400;
  line-height: 1.5;
  color: #a1a1aa;
  margin: 0;
  transition: color 0.3s ease;
}
.m33-section-operativa-prolight .m33-prolight-item:hover .m33-prolight-tagline {
  color: #d4d4d8;
}

.m33-section-operativa-prolight .m33-prolight-item .m33-prolight-cta {
  display: inline-block;
  margin-top: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  border: 1px solid #fff;
  padding: 0.5rem 1.25rem;
  text-decoration: none;
  transition: background-color 0.25s ease, color 0.25s ease;
}
.m33-section-operativa-prolight .m33-prolight-item .m33-prolight-cta:hover {
  background-color: #fff;
  color: #000;
}

.m33-section-footer {
  padding: 0rem 0 2.5rem 0;
  background-color: #000;
  border: none;
}
@media (min-width: 768px) {
  .m33-section-footer { padding: 0rem 0 2.5rem 0; }
}

.m33-section-footer .m33-footer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin-bottom: 5rem;
}
@media (min-width: 768px) {
  .m33-section-footer .m33-footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
  }
}
@media (min-width: 992px) {
  .m33-section-footer .m33-footer-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 4rem;
  }
}

.m33-section-footer .m33-footer-col-1 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.m33-section-footer .m33-footer-logo-link {
  display: inline-block;
  text-decoration: none;
}
.m33-section-footer .m33-footer-logo-img {
    display: block;
    height: auto;
    width: auto;
    max-width: 240px;
    object-fit: contain;
}

img.error-logo {
  max-width: 250px;
  height: auto;
}

.m33-section-footer .m33-footer-contact-block {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.m33-section-footer .m33-footer-brand-text {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #a1a1aa;
  margin: 0;
}

.m33-section-footer .m33-footer-contact-links {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.m33-section-footer .m33-footer-contact-links a {
  font-size: 0.875rem;
  color: #fff;
  text-decoration: none;
  transition: color 0.2s ease;
}
.m33-section-footer .m33-footer-contact-links a:hover {
  color: #a1a1aa;
}

.m33-section-footer .m33-footer-social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  padding-top: 0.5rem;
}
.m33-section-footer .m33-footer-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  font-size: 1.25rem;
  color: #71717a;
  text-decoration: none;
  transition: color 0.2s ease;
}
.m33-section-footer .m33-footer-social a:hover {
  color: #fff;
}
.m33-section-footer .m33-footer-social a.m33-footer-social-whatsapp:hover {
  color: #25D366;
}
.m33-section-footer .m33-footer-social a.m33-footer-social-viber:hover {
  color: #7360F2;
}

.m33-section-footer .m33-footer-heading {
  font-size: 0.75rem;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #fff;
  margin: 0 0 2rem 0;
}

.m33-section-footer .m33-footer-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.m33-section-footer .m33-footer-nav a {
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #71717a;
  text-decoration: none;
  transition: color 0.2s ease;
}
.m33-section-footer .m33-footer-nav a:hover {
  color: #fff;
}

.m33-section-footer .m33-footer-instagram-placeholder {
  font-size: 0.875rem;
  color: #71717a;
  margin: 0;
}

.m33-section-footer .m33-footer-bottom {
  border-top: 1px solid #18181b;
  padding-top: 2.5rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .m33-section-footer .m33-footer-bottom {
    flex-direction: row;
  }
}

.m33-section-footer .m33-footer-copyright {
  font-size: 0.625rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #52525b;
  margin: 0;
}

.m33-section-footer .m33-footer-legal {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
.m33-section-footer .m33-footer-legal a {
  font-size: 0.625rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #52525b;
  text-decoration: none;
  transition: color 0.2s ease;
}
.m33-section-footer .m33-footer-legal a:hover {
  color: #fff;
}

.m33-section-footer .sp-module:not(:has(.m33-footer-inner)) {
  display: none;
}

#sp-footer1,
#sp-footer2,
#sp-footer3,
#sp-footer4 {
  box-sizing: border-box;
  padding-left: 1rem;
  padding-right: 1rem;
  min-width: 0;
}
#sp-footer1 {
  padding-top: 0.5rem;
}
@media (min-width: 992px) {
  #sp-footer .row {
    flex-wrap: nowrap;
  }
}
#sp-footer2 .mod-menu,
#sp-footer2 ul.mod-list.menu,
#sp-footer3 .mod-menu,
#sp-footer3 ul.mod-list.menu,
#sp-footer4 .mod-menu,
#sp-footer4 ul.mod-list.menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0.25rem;
}
#sp-footer2 .sp-module-content,
#sp-footer3 .sp-module-content,
#sp-footer4 .sp-module-content {
  width: 100%;
}
#sp-footer2 .mod-menu li,
#sp-footer2 ul.mod-list.menu li,
#sp-footer3 .mod-menu li,
#sp-footer3 ul.mod-list.menu li,
#sp-footer4 .mod-menu li,
#sp-footer4 ul.mod-list.menu li {
  margin: 0;
  padding: 0;
  width: 100%;
}
#sp-footer2 .mod-menu a,
#sp-footer2 ul.mod-list.menu a,
#sp-footer3 .mod-menu a,
#sp-footer3 ul.mod-list.menu a,
#sp-footer4 .mod-menu a,
#sp-footer4 ul.mod-list.menu a {
  display: block;
  font-size: 0.875rem;
  color: #a1a1aa;
  text-decoration: none;
  padding: 0.25rem 0;
  transition: color 0.2s ease;
}
#sp-footer2 .mod-menu a:hover,
#sp-footer2 ul.mod-list.menu a:hover,
#sp-footer3 .mod-menu a:hover,
#sp-footer3 ul.mod-list.menu a:hover,
#sp-footer4 .mod-menu a:hover,
#sp-footer4 ul.mod-list.menu a:hover {
  color: #fff;
}
#sp-footer2 .sp-module-title,
#sp-footer3 .sp-module-title,
#sp-footer4 .sp-module-title {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  margin: 1.4rem 0 1rem 0;
}

#sp-footer2 .visually-hidden,
#sp-footer3 .visually-hidden,
#sp-footer4 .visually-hidden,
.offcanvas-menu .visually-hidden {
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 0 0 0.25rem !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
  clip-path: none !important;
  border: 0 !important;
}

#sp-footer #sp-footer2,
#sp-footer #sp-footer3,
#sp-footer #sp-footer4 {
  text-align: justify;
}
#sp-footer #sp-footer3,
#sp-footer #sp-footer4 {
  width: fit-content;
}

.m33-contact-page {
  min-height: 100vh;
  background-color: #000;
  color: #fff;
  padding-top: 0rem;
  padding-bottom: 0rem;
}
@media (min-width: 768px) {
  .m33-contact-page {
    padding-top: 2rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 992px) {
  #sp-main-body {
    padding: 60px 0;
  }
}
.m33-contact-page.m33-contact-form-only .m33-contact-outer {
  padding-top: 4rem;
}

.m33-contact-outer {
  padding: 2rem 0 3rem;
  width: 100%;
}
@media (min-width: 768px) {
  .m33-contact-outer { padding: 3rem 0 4rem; }
}

.m33-contact-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  box-sizing: border-box;
  width: 100%;
}
@media (max-width: 767px) {
  .m33-contact-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 992px) {
  .m33-contact-container {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    gap: 0 3rem;
    row-gap: 2.5rem;
  }
}

.m33-contact-intro {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .m33-contact-intro {
    grid-column: 1 / -1;
    margin-bottom: 0;
    max-width: 48rem;
  }
}

.m33-contact-title {
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 0.5rem 0;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -0.025em;
}
@media (min-width: 768px) {
  .m33-contact-title { font-size: 2.5rem; }
}

.m33-contact-subtitle,
.m33-contact-intro-text {
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  max-width: 100%;
  display: block;
}

.m33-contact-subtitle {
  font-size: 1.125rem;
  font-weight: 400;
  color: #a1a1aa;
  margin: 0 0 1rem 0;
  line-height: 1.5;
  min-width: 16em;
}
@media (min-width: 768px) {
  .m33-contact-subtitle { font-size: 1.25rem; }
}

.m33-contact-intro-text {
  font-size: 1.25rem;
  color: #a1a1aa;
  font-weight: 300;
  line-height: 1.6;
  margin: 0;
}

.m33-contact-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media (max-width: 767px) {
  .m33-contact-form-wrap { order: 2; }
  .m33-contact-info { order: 1; }
}
@media (min-width: 992px) {
  .m33-contact-grid {
    grid-column: 1 / -1;
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
    align-items: start;
  }
}
@media (min-width: 1200px) {
  .m33-contact-grid { gap: 3rem; }
}

.m33-contact-form-wrap {
  overflow: visible;
  min-width: 0;
}

.com-contact .cf-control-group.dugmek,
.com-contact .cf-btn {
  display: block;
  visibility: visible;
  opacity: 1;
}

.com-contact .cf-control-group.dugmek .cf-control-input {
  display: block;
}

.com-contact .m33-contact-form-wrap .cf-label {
  color: #d4d4d8;
}

.com-contact .m33-contact-form-wrap .cf-input,
.com-contact .m33-contact-form-wrap input.cf-input,
.com-contact .m33-contact-form-wrap select.cf-input,
.com-contact .m33-contact-form-wrap textarea.cf-input {
  background-color: #18181b;
  border: 1px solid #3f3f46;
  color: #fafafa;
  border-radius: 0.25rem;
}

.com-contact .m33-contact-form-wrap .cf-input::placeholder,
.com-contact .m33-contact-form-wrap input.cf-input::placeholder,
.com-contact .m33-contact-form-wrap textarea.cf-input::placeholder {
  color: #71717a;
}

.com-contact .m33-contact-form-wrap .cf-input:focus,
.com-contact .m33-contact-form-wrap input.cf-input:focus,
.com-contact .m33-contact-form-wrap select.cf-input:focus,
.com-contact .m33-contact-form-wrap textarea.cf-input:focus {
  outline: none;
  border-color: #52525b;
  box-shadow: 0 0 0 2px rgba(82, 82, 91, 0.3);
}

.com-contact .m33-contact-form-wrap select.cf-input option {
  background-color: #18181b;
  color: #fafafa;
}

.com-contact .m33-contact-form-wrap .cf-btn {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  padding: 0.75rem 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.com-contact .m33-contact-form-wrap .cf-btn:hover {
  background-color: #fff;
  color: #000;
}

.m33-contact-grid.m33-contact-grid-no-form {
  grid-template-columns: 1fr;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}
.m33-contact-info {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.m33-contact-block-title {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #71717a;
  margin: 0 0 1rem 0;
}
.m33-contact-details {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.m33-contact-row {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.m33-contact-info .m33-footer-social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  margin-top: 0.25rem;
}
.m33-contact-info .m33-footer-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  color: inherit;
  transition: color 0.2s ease;
}
.m33-contact-info .m33-footer-social a:hover {
  color: #25D366;
}
.m33-contact-info .m33-footer-social a.m33-footer-social-whatsapp:hover {
  color: #25D366;
}
.m33-contact-info .m33-footer-social a.m33-footer-social-viber:hover {
  color: #7360F2;
}
.m33-contact-icon {
  flex-shrink: 0;
  margin-top: 0.25rem;
  color: #fff;
  display: inline-flex;
}
.m33-contact-icon svg {
  display: block;
}
.m33-contact-label {
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #71717a;
  margin-bottom: 0.25rem;
}
.m33-contact-value {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  transition: color 0.2s ease;
}
@media (min-width: 768px) {
  .m33-contact-value { font-size: 1.5rem; }
}
.m33-contact-value:hover {
  color: #a1a1aa;
}
.m33-contact-address {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
}
.m33-contact-hours,
.m33-contact-location,
.m33-contact-agencies {
  padding: 2rem;
  border: 1px solid #18181b;
  background-color: rgba(9, 9, 11, 0.5);
}
.m33-contact-hours-title,
.m33-contact-location .m33-contact-block-title,
.m33-contact-agencies .m33-contact-block-title {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #fff;
  margin: 0 0 1rem 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.m33-contact-hours-title i,
.m33-contact-location .m33-contact-block-title i,
.m33-contact-agencies .m33-contact-block-title i {
  flex-shrink: 0;
}
.m33-contact-hours-text {
  font-size: 0.875rem;
  color: #a1a1aa;
  line-height: 1.6;
  margin: 0;
}
.m33-contact-hours-text p {
  margin: 0 0 0.5rem 0;
}
.m33-contact-hours-text p:last-child {
  margin-bottom: 0;
}
.m33-contact-location-text .m33-contact-row {
  align-items: center;
  gap: 0.5rem;
}
.m33-contact-location-text .m33-contact-row i {
  flex-shrink: 0;
  width: 1.125rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.m33-contact-address-line .m33-contact-address-text {
  display: inline;
}
.m33-contact-address-line .m33-contact-address-text span {
  margin: 0;
}
.m33-contact-company {
  margin-top: 0.75rem;
}
.m33-contact-location-text p,
.m33-contact-agencies-text,
.m33-contact-agencies-note {
  margin: 0 0 0.5rem 0;
  font-size: 1rem;
  line-height: 1.6;
  color: #fff;
}
.m33-contact-location-text a {
  color: #fff;
  text-decoration: none;
  transition: color 0.2s ease;
}
.m33-contact-location-text a:hover {
  color: #a1a1aa;
}
.m33-contact-agencies-text {
  margin-bottom: 1rem;
}
.m33-contact-agencies-note {
  font-size: 0.9375rem;
  color: #a1a1aa;
}
.cf-form-wrap.cf-col-16 {
  padding: 0px 0px 20px 0px;
}

.m33-usluge-paste {
  width: 100%;
}
.m33-usluge-paste .m33-up-hero {
  max-width: 56rem;
  margin-bottom: 6rem;
}
.m33-usluge-paste .m33-up-label {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #d4d4d8;
  margin: 0 0 2rem 0;
}
.m33-usluge-paste .m33-up-title {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 3rem 0;
  color: #fff;
}
@media (min-width: 768px) {
  .m33-usluge-paste .m33-up-title {
    font-size: 3.75rem;
  }
}
.m33-usluge-paste .m33-up-title-italic {
  color: #a1a1aa;
  font-weight: 300;
  font-style: italic;
}
.m33-usluge-paste .m33-up-intro {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.625;
  color: #d4d4d8;
}
@media (min-width: 768px) {
  .m33-usluge-paste .m33-up-intro {
    font-size: 1.5rem;
  }
}
.m33-usluge-paste .m33-up-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 5rem;
  margin-bottom: 8rem;
}
@media (min-width: 768px) {
  .m33-usluge-paste .m33-up-grid {
    grid-template-columns: 1fr 1fr;
  }
}
.m33-usluge-paste .m33-up-sections {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.m33-usluge-paste .m33-up-sections h3 {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  margin: 0 0 1rem 0;
}
.m33-usluge-paste .m33-up-sections p {
  font-size: 1.125rem;
  line-height: 1.625;
  color: #d4d4d8;
  margin: 0;
}
.m33-usluge-paste .m33-up-img-wrap {
  position: relative;
  background-color: #18181b;
  border: 1px solid #27272a;
  aspect-ratio: 3 / 4;
  overflow: hidden;
}
.m33-usluge-paste .m33-up-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%);
  transition: filter 0.7s ease;
}
.m33-usluge-paste .m33-up-img-wrap:hover img,
.m33-usluge-paste .m33-up-img-wrap.reveal-color img {
  filter: grayscale(0%);
}
.m33-usluge-paste .m33-up-cta {
  text-align: center;
}
.m33-usluge-paste .m33-up-cta a {
  display: inline-block;
  padding: 1.5rem 3rem;
  background-color: #fff;
  color: #000;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.m33-usluge-paste .m33-up-cta a:hover {
  background-color: #e4e4e7;
  color: #000;
}

.m33-service-page {
  min-height: 100vh;
  background-color: #000;
  color: #fff;
  padding-top: 5rem;
  padding-bottom: 0rem;
}
@media (min-width: 768px) {
  .m33-service-page {
    padding-top: 5rem;
  }
}
.m33-service-page .m33-service-container {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 576px) {
  .m33-service-page .m33-service-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.m33-service-hero {
  max-width: -webkit-fill-available;
  margin-bottom: 1rem;
}
.m33-service-label {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #d4d4d8;
  margin: 0 0 2rem 0;
}
.m33-service-title {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 3rem 0;
  color: #fff;
}
@media (min-width: 768px) {
  .m33-service-title {
    font-size: 3.75rem;
  }
}
.m33-service-title-italic {
  color: #a1a1aa;
  font-weight: 300;
  font-style: italic;
}
.m33-service-intro {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.625;
  color: #d4d4d8;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .m33-service-intro {
    font-size: 1.5rem;
  }
}
.m33-service-intro p {
  margin: 0;
}
.m33-service-content {
  margin-bottom: 2rem;
}
.m33-service-sections {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.m33-service-sections h3 {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  margin: 0 0 1rem 0;
}
.m33-service-sections p {
  font-size: 1.125rem;
  line-height: 1.625;
  color: #d4d4d8;
  margin: 0;
}
.m33-service-sections h3 + p {
  margin-top: 0;
}
.m33-service-image-wrap {
  position: relative;
  background-color: #18181b;
  border: 1px solid #27272a;
  aspect-ratio: 3 / 4;
  overflow: hidden;
}
.m33-service-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%);
  transition: filter 0.7s ease;
}
.m33-service-image-wrap:hover .m33-service-image,
.m33-service-image-wrap.reveal-color .m33-service-image {
  filter: grayscale(0%);
}

#sp-main-body img,
main img {
  filter: grayscale(100%);
  transition: filter 0.7s ease;
}
#sp-main-body img.reveal-color,
#sp-main-body img:hover,
main img.reveal-color,
main img:hover {
  filter: grayscale(0%);
}
#sp-header img,
#sp-footer img {
  filter: none;
}

.reveal-grayscale {
  filter: grayscale(100%);
  transition: filter 0.7s ease;
}
.reveal-grayscale.reveal-color,
.reveal-grayscale:hover {
  filter: grayscale(0%);
}

.m33-ekspertiza-outer {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-color: #000;
  overflow-x: hidden;
}
body .m33-ekspertiza-outer {
  margin-bottom: 0;
}

.m33-ekspertiza {
  min-height: 100vh;
  background-color: #000;
  color: #fff;
  padding-top: 6rem;
  padding-bottom: 8rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, sans-serif;
}
@media (min-width: 768px) {
  .m33-ekspertiza { padding-top: 8rem; padding-bottom: 8rem; }
}
@media (min-width: 992px) {
  .m33-ekspertiza { padding-top: 9rem; }
}

.m33-ekspertiza-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  box-sizing: border-box;
}
@media (min-width: 576px) {
  .m33-ekspertiza-container { max-width: 540px; }
}
@media (min-width: 768px) {
  .m33-ekspertiza-container { max-width: 720px; }
}
@media (min-width: 992px) {
  .m33-ekspertiza-container { max-width: 960px; }
}
@media (min-width: 1200px) {
  .m33-ekspertiza-container { max-width: 1140px; }
}
@media (min-width: 1440px) {
  .m33-ekspertiza-container { max-width: 1400px; }
}

.m33-ekspertiza-header {
  max-width: 56rem;
  margin-bottom: 6rem;
}

.m33-ekspertiza-label {
  color: #d4d4d8;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-size: 0.875rem;
  font-weight: 700;
  margin: 0 0 2rem 0;
}

.m33-ekspertiza-title {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 3rem 0;
}
@media (min-width: 768px) {
  .m33-ekspertiza-title { font-size: 3.75rem; }
}

.m33-ekspertiza-title-italic {
  color: #a1a1aa;
  font-weight: 300;
  font-style: italic;
}

.m33-ekspertiza-leading {
  margin-bottom: 5rem;
}

.m33-ekspertiza-leading-link {
  text-decoration: none;
  color: inherit;
  display: block;
}

.m33-ekspertiza-leading-card {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  align-items: center;
  background-color: #09090b;
  border: 1px solid #18181b;
  transition: border-color 0.2s ease;
  overflow: hidden;
}
.m33-ekspertiza-leading-link:hover .m33-ekspertiza-leading-card {
  border-color: #3f3f46;
}
@media (min-width: 992px) {
  .m33-ekspertiza-leading-card {
    grid-template-columns: 7fr 5fr;
  }
}

.m33-ekspertiza-leading-image-wrap {
  aspect-ratio: 16 / 9;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .m33-ekspertiza-leading-image-wrap { aspect-ratio: auto; min-height: 0; }
}

.m33-ekspertiza-leading-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s ease;
}
.m33-ekspertiza-leading-link:hover .m33-ekspertiza-leading-img {
  transform: scale(1.05);
}

.m33-ekspertiza-leading-placeholder {
  width: 100%;
  height: 100%;
  background-color: #27272a;
}

.m33-ekspertiza-leading-content {
  padding: 2rem;
}
@media (min-width: 992px) {
  .m33-ekspertiza-leading-content { padding: 3rem; }
}

.m33-ekspertiza-leading-meta {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

.m33-ekspertiza-badge {
  background-color: #fff;
  color: #000;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 0.25rem 0.75rem;
}

.m33-ekspertiza-category {
  color: #71717a;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.m33-ekspertiza-leading-title {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 0 0 1.5rem 0;
  line-height: 1.2;
  transition: color 0.2s ease;
}
.m33-ekspertiza-leading-link:hover .m33-ekspertiza-leading-title {
  color: #d4d4d8;
}
@media (min-width: 768px) {
  .m33-ekspertiza-leading-title { font-size: 1.5rem; }
}

.m33-ekspertiza-leading-excerpt {
  color: #a1a1aa;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 2rem;
}
.m33-ekspertiza-leading-excerpt p { margin: 0 0 0.5rem 0; }
.m33-ekspertiza-leading-excerpt p:last-child { margin-bottom: 0; }

.m33-ekspertiza-cta {
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  transition: gap 0.2s ease;
}
.m33-ekspertiza-leading-link:hover .m33-ekspertiza-cta {
  gap: 1.25rem;
}

.m33-ekspertiza-arrow {
  font-size: 1.25rem;
}

#sp-component:has(.m33-ekspertiza),
#sp-component:has(.m33-ekspertiza) .sp-column {
  display: block;
  max-width: none;
}
.m33-ekspertiza-grid {
  display: grid !important;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media (min-width: 768px) {
  .m33-ekspertiza-grid { grid-template-columns: repeat(2, 1fr) !important; }
}
@media (min-width: 992px) {
  .m33-ekspertiza-grid { grid-template-columns: repeat(3, 1fr) !important; }
}

.m33-ekspertiza-card-link {
  text-decoration: none;
  color: inherit;
  display: block;
  height: 100%;
}

.m33-ekspertiza-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #09090b;
  border: 1px solid #18181b;
  transition: border-color 0.2s ease;
  overflow: hidden;
}
.m33-ekspertiza-card-link:hover .m33-ekspertiza-card {
  border-color: #3f3f46;
}

.m33-ekspertiza-card-image-wrap {
  aspect-ratio: 16 / 9;
  position: relative;
  overflow: hidden;
}

.m33-ekspertiza-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s ease;
}
.m33-ekspertiza-card-link:hover .m33-ekspertiza-card-img {
  transform: scale(1.1);
}

.m33-ekspertiza-card-placeholder {
  width: 100%;
  height: 100%;
  background-color: #27272a;
}

.m33-ekspertiza-card-badge {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 0.25rem 0.75rem;
  z-index: 1;
}

.m33-ekspertiza-card-body {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.m33-ekspertiza-card-date {
  color: #71717a;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
  display: block;
}

.m33-ekspertiza-card-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 1rem 0;
  line-height: 1.3;
  transition: color 0.2s ease;
}
.m33-ekspertiza-card-link:hover .m33-ekspertiza-card-title {
  color: #d4d4d8;
}

.m33-ekspertiza-card-excerpt {
  color: #a1a1aa;
  font-size: 0.875rem;
  line-height: 1.6;
  margin-bottom: 2rem;
  flex: 1;
}
.m33-ekspertiza-card-excerpt p { margin: 0 0 0.5rem 0; }
.m33-ekspertiza-card-excerpt p:last-child { margin-bottom: 0; }

.m33-ekspertiza-cta-small {
  letter-spacing: 0.2em;
  margin-top: auto;
}
.m33-ekspertiza-cta-small .m33-ekspertiza-arrow { font-size: 1.125rem; }
.m33-ekspertiza-card-link:hover .m33-ekspertiza-cta-small { gap: 1rem; }

.m33-ekspertiza-empty {
  color: #71717a;
  margin: 2rem 0;
}

.m33-ekspertiza-links-list {
  list-style: none;
  padding: 0;
  margin: 2rem 0;
}
.m33-ekspertiza-links-list a {
  color: #a1a1aa;
  text-decoration: none;
  font-size: 0.875rem;
}
.m33-ekspertiza-links-list a:hover { color: #fff; }

.m33-ekspertiza-pagination {
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid #18181b;
}
.m33-ekspertiza-counter {
  color: #71717a;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.m33-ekspertiza-pagination .pagination ul { display: flex; flex-wrap: wrap; gap: 0.5rem; list-style: none; padding: 0; margin: 0; }
.m33-ekspertiza-pagination .pagination a,
.m33-ekspertiza-pagination .pagination span { color: #a1a1aa; text-decoration: none; padding: 0.5rem 0.75rem; border: 1px solid #27272a; transition: color 0.2s, border-color 0.2s; }
.m33-ekspertiza-pagination .pagination a:hover { color: #fff; border-color: #3f3f46; }
.m33-ekspertiza-pagination .pagination .active span { color: #fff; border-color: #3f3f46; }

body:has(.m33-projekti-page) {
  background: #000;
}
.m33-projekti-page {
  background: #000;
  color: #fff;
  padding: 2rem 0 4rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, sans-serif;
}
.m33-projekti-page .sp-simpleportfolio-filter > ul {
  display: flex !important;
  flex-wrap: wrap;
  gap: 0.75rem;
  float: none !important;
}
.m33-projekti-page .sp-simpleportfolio-filter > ul > li {
  float: none !important;
  margin: 0 !important;
}
.m33-projekti-page .sp-simpleportfolio-filter > ul > li > a {
  background: transparent !important;
  color: #d4d4d8 !important;
  border-radius: 0 !important;
  border: 2px solid #3f3f46;
  padding: 0.5rem 1rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.m33-projekti-page .sp-simpleportfolio-filter > ul > li.active > a {
  background: #fff !important;
  color: #000 !important;
  border-color: #fff !important;
}
.m33-projekti-page .m33-projekti-list {
  display: block;
  width: 100%;
}
.m33-projekti-page .m33-projekti-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  align-items: center;
  border-bottom: 1px solid #18181b;
  padding-bottom: 4rem;
  margin-bottom: 0;
}
.m33-projekti-page .m33-projekti-row:last-child {
  border-bottom: 0;
}
@media (min-width: 992px) {
  .m33-projekti-page .m33-projekti-row {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
  }
}
.m33-projekti-page .m33-projekti-row-image {
  display: block;
  aspect-ratio: 16 / 9;
  background: #18181b;
  border: 1px solid #27272a;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.m33-projekti-page .m33-projekti-row-image .sp-simpleportfolio-img,
.m33-projekti-page .sp-simpleportfolio-item .sp-simpleportfolio-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: none;
  transform: none !important;
  -webkit-transform: none !important;
}
.m33-projekti-page .m33-projekti-row-image:hover .sp-simpleportfolio-img,
.m33-projekti-page .sp-simpleportfolio-item:hover .sp-simpleportfolio-img {
  transform: none !important;
  -webkit-transform: none !important;
}
.m33-projekti-page .m33-projekti-row-overlay-dark {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  pointer-events: none;
  transition: opacity 0.35s ease;
}
.m33-projekti-page .m33-projekti-row-image:hover .m33-projekti-row-overlay-dark {
  opacity: 0;
}
.m33-projekti-page .m33-projekti-row-overlay {
  position: absolute;
  inset: 0;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  border: 1px solid transparent;
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
}
.m33-projekti-page .m33-projekti-row-image:hover .m33-projekti-row-overlay {
  opacity: 1;
}
.m33-projekti-page .m33-projekti-row-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.m33-projekti-page .m33-projekti-row-category {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #d4d4d8;
  display: block;
}
.m33-projekti-page .m33-projekti-row-title {
  margin: 0;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .m33-projekti-page .m33-projekti-row-title {
    font-size: 2.25rem;
  }
}
.m33-projekti-page .m33-projekti-row-title a {
  color: #fff;
  text-decoration: none;
  border-bottom: 2px solid #27272a;
  padding-bottom: 0.25rem;
  transition: border-color 0.2s ease, color 0.2s ease;
}
.m33-projekti-page .m33-projekti-row-title a:hover {
  border-bottom-color: #fff;
  color: #fff;
}
.m33-projekti-page .m33-projekti-row-intro {
  margin: 0 0 1rem;
  font-size: 1rem;
  line-height: 1.6;
  color: #d4d4d8;
  font-weight: 400;
}
.m33-projekti-page .m33-projekti-row-link {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #fff;
  text-decoration: none;
  align-self: flex-start;
  transition: color 0.2s ease;
}
.m33-projekti-page .m33-projekti-row-link:hover {
  color: #d4d4d8;
}
.m33-projekti-page .m33-projekti-page-heading {
  margin: 0 0 1.5rem;
  font-size: clamp(1.75rem, 4vw, 2.25rem);
  font-weight: 700;
  color: #fff;
}
.m33-projekti-page .m33-projekti-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.m33-projekti-page .m33-projekti-filter {
  border-bottom: 1px solid #27272a;
  padding-bottom: 2rem;
  margin-bottom: 4rem;
}
.m33-projekti-page .m33-projekti-filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.m33-projekti-page .m33-projekti-filter li {
  margin: 0;
}
.m33-projekti-page .m33-projekti-filter-btn {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #d4d4d8;
  text-decoration: none;
  padding: 0.5rem 1rem;
  border: 2px solid #3f3f46;
  background: transparent;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.m33-projekti-page .m33-projekti-filter-btn:hover {
  color: #fff;
  border-color: #71717a;
}
.m33-projekti-page .m33-projekti-filter-btn--active,
.m33-projekti-page .m33-projekti-filter li.active .m33-projekti-filter-btn,
.m33-projekti-page .m33-projekti-filter li.active > a {
  background: #fff !important;
  color: #000 !important;
  border-color: #fff !important;
}
.m33-projekti-page .m33-projekti-pagination {
  margin-top: 2.5rem;
  padding-top: 2rem;
  border-top: 1px solid #27272a;
}
.m33-projekti-page .m33-projekti-pagination .pagination ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
.m33-projekti-page .m33-projekti-pagination .pagination a,
.m33-projekti-page .m33-projekti-pagination .pagination span {
  color: #a1a1aa;
  text-decoration: none;
  padding: 0.5rem 0.75rem;
  border: 1px solid #27272a;
  transition: color 0.2s, border-color 0.2s;
}
.m33-projekti-page .m33-projekti-pagination .pagination a:hover {
  color: #fff;
  border-color: #3f3f46;
}
.m33-projekti-page .m33-projekti-pagination .pagination .active span {
  color: #fff;
  border-color: #3f3f46;
}

.proces {
  min-height: 100vh;
  background-color: #000;
  color: #fff;
  padding-top: 10rem;
  padding-bottom: 0rem;
}
@media (min-width: 768px) {
  .proces {
    padding-top: 12rem;
  }
}
.proces .container {
  max-width: 1440px;
}
.proces__intro {
  max-width: 56rem;
  margin-bottom: 6rem;
}
.proces__label {
  color: #d4d4d8;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-size: 0.875rem;
  font-weight: 700;
  margin: 0 0 2rem;
}
.proces__title {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 0 0 3rem;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .proces__title {
    font-size: 3.75rem;
  }
}
.proces__title-accent {
  color: #a1a1aa;
  font-weight: 300;
  font-style: italic;
}
.proces__lead {
  color: #d4d4d8;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.625;
  margin: 0;
}
@media (min-width: 768px) {
  .proces__lead {
    font-size: 1.5rem;
  }
}
.proces__steps .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-bottom: 2rem;
}
.proces__steps .row > [class*="col-"] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  margin-bottom: 8rem;
}
@media (min-width: 768px) {
  .proces__steps .row > [class*="col-"] {
    margin-bottom: 8rem;
  }
  .proces__steps .row > [class*="col-"]:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
.proces__step {
  position: relative;
}
.proces__step-num {
  color: #18181b;
  font-size: 120px;
  font-weight: 900;
  position: absolute;
  top: -5rem;
  left: -1rem;
  line-height: 1;
  user-select: none;
  transition: color 0.2s ease;
  pointer-events: none;
}
.proces__step:hover .proces__step-num {
  color: #27272a;
}
.proces__step-body {
  position: relative;
  z-index: 10;
  padding-top: 2rem;
}
.proces__step-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 1.5rem;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .proces__step-title {
    font-size: 1.875rem;
  }
}
.proces__step-text {
  color: #d4d4d8;
  font-size: 1.125rem;
  line-height: 1.625;
  margin: 0;
}
@media (min-width: 768px) {
  .proces__step-text {
    font-size: 1.25rem;
  }
}
.proces__section {
  margin-top: 5rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
  border-top: 1px solid #18181b;
}
.proces__section-inner {
  max-width: 56rem;
  color: #d4d4d8;
  font-size: 1.125rem;
  line-height: 1.625;
}
.proces__section-inner > * + * {
  margin-top: 2rem;
}
.proces__section-title {
  font-size: 1.875rem;
  font-weight: 700;
  color: #fff;
  margin: 0 0 3rem;
}
.proces__section-inner p {
  margin: 0 0 1rem;
}
.proces__section-inner p:last-child {
  margin-bottom: 0;
}
.proces__cta {
  margin-top: 0rem;
  padding: 4rem 1.5rem;
  border: 1px solid #27272a;
  background-color: rgba(24, 24, 27, 0.5);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.proces__cta-quote {
  font-size: 1.5rem;
  font-weight: 700;
  font-style: italic;
  color: #d4d4d8;
  margin: 0 0 0.5rem;
  max-width: 56rem;
}
.proces__cta-label {
  color: #d4d4d8;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin: 0;
}
.proces__cta-btn-wrap {
  margin-top: 2rem;
  text-align: center;
}
.proces__cta-btn {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #000;
  border: 1px solid #000;
  padding: 1.5rem 1.25rem;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
  background: #ffffff;
}
.proces__cta-btn:hover {
  background-color: #fff;
  color: #000;
}
.sp-simpleportfolio .sp-simpleportfolio-description>h2 {
    font-size: 24px;
    line-height: 1;
    margin: 0 0 10px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 2.5rem !important;
    height: 2.5rem !important;
    background-color: #000000 !important;
}
.m33-section-operativa-prolight .m33-prolight-grid {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 1.5rem;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
@media (min-width: 576px) {
  .m33-section-operativa-prolight .m33-prolight-grid { gap: 2rem; }
}
@media (min-width: 768px) {
  .m33-section-operativa-prolight .m33-prolight-grid {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media (min-width: 992px) {
  .m33-section-operativa-prolight .m33-prolight-grid {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .m33-section-operativa-prolight .m33-prolight-grid {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
div#sp-footer2 {
    width: 190px;
}
