.elementor-1247 .elementor-element.elementor-element-7bfc6b8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1247 .elementor-element.elementor-element-7bfc6b8:not(.elementor-motion-effects-element-type-background), .elementor-1247 .elementor-element.elementor-element-7bfc6b8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#212121;}.elementor-1247 .elementor-element.elementor-element-f81e30d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0rem;--padding-bottom:0rem;--padding-left:0rem;--padding-right:0rem;}.elementor-1247 .elementor-element.elementor-element-6c92ab8{margin:2.5rem 0rem calc(var(--kit-widget-spacing, 0px) + 2.5rem) 0rem;padding:0rem 1.875rem 0rem 1.875rem;}.elementor-1247 .elementor-element.elementor-element-40e706e{padding:0rem 1.875rem 0rem 1.875rem;}.elementor-1247 .elementor-element.elementor-element-af0dfc2{padding:0rem 1.875rem 0rem 1.875rem;}.elementor-1247 .elementor-element.elementor-element-3b3fc07{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0rem;--padding-bottom:0rem;--padding-left:0rem;--padding-right:0rem;}.elementor-1247 .elementor-element.elementor-element-3b3fc07:not(.elementor-motion-effects-element-type-background), .elementor-1247 .elementor-element.elementor-element-3b3fc07 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#212121;}.elementor-1247 .elementor-element.elementor-element-80f3889{padding:0rem 0rem 0rem 0rem;}.elementor-1247 .elementor-element.elementor-element-7501c3a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1247 .elementor-element.elementor-element-6c92ab8{margin:3.125rem 0rem calc(var(--kit-widget-spacing, 0px) + 1.875rem) 0rem;padding:0rem 1.438rem 0rem 1.438rem;}.elementor-1247 .elementor-element.elementor-element-af0dfc2{padding:0rem 1.438rem 0rem 1.438rem;}}@media(min-width:768px){.elementor-1247 .elementor-element.elementor-element-f81e30d{--content-width:1440px;}}/* Start custom CSS for html, class: .elementor-element-6c92ab8 */.services-nav {
    display: flex;
    align-items: center;
}
.services-nav h2 {
    margin-right: auto;
    margin-left: 2rem;
    margin-bottom: 0;
    color: #fff;
    font-family: "Larken";
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.125rem;
    letter-spacing: -0.18px;
}
.services-nav svg {
    width: 0.5rem;
    fill: #ccc;
}
@media screen and (max-width: 768px) {
  .services-nav h2 {
    font-size: 0.875rem;
    line-height: 0.875rem;
    letter-spacing: -0.14px;
    margin-left: 0;
  }
  .services-nav svg {
    display: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-af0dfc2 */@media screen and (max-width: 768px) {
  .services-tabs-accordion {
    display: flex;
    flex-direction: column;
  }
  .tab-item-acc {
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
  }
  .title-acc {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 0.5rem;
  }
  .tab-item-acc:not(:first-of-type) {
    margin-top: 1.688rem;
  }
  .tab-item-acc h4,
  .tab-item-acc span {
    color: #fff;
    font-family: "Nuckle";
    font-weight: 400;
    font-size: 1.375rem;
    line-height: 1;
    letter-spacing: -0.22px;
  }
  .number-acc {
    font-size: 0.75rem !important;
    letter-spacing: -0.12px !important;
  }
  .divider-acc {
    display: flex;
    height: 0.25rem;
    background-color: #d9d9d9;
    width: 100%;
    border-radius: 0.625rem;
    margin-bottom: 0.5rem;
  }
  .acc-txt {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.129;
    letter-spacing: 0;
    color: #D9D9D9;
    margin-top: 0.75rem;
    padding-bottom: 0.75rem;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }
  .tab-item-acc.active + .acc-txt {
    max-height: 40rem;
    opacity: 1;
  }
  .title-acc img {
    transition: transform 0.4s ease-in-out;
  }
  .tab-item-acc.active .title-acc img {
    transform: rotate(180deg);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-80f3889 */.top-content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    height: 33.75rem;
    gap: 0.688rem;
    padding: 13.438rem 1.875rem;
}
.top-content h3 {
    font-weight: 400;
    font-size: 3.438rem;
    line-height: 1;
    letter-spacing: -0.55px;
    color: #fff;
    padding-right: 3rem;
    min-width: 36.063rem;
}
.top-content p {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1;
    letter-spacing: -0.18px;
    color: #fff;
    max-width: 31.563rem;
}
@media screen and (max-width: 768px) {
  .top-content {
    display: none;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f81e30d */.entry-content :where(h1,h2,h3,h4,h5,h6) {
    margin-bottom: 0;
}
.entry-content p {
    margin-bottom: 0;
}
.services-tabs {
  display: flex;
  gap: 0.813rem;
}
.tab-item {
  cursor: pointer;
  opacity: 0.2;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 3.713rem;
}
.tab-item.active {
  height: 4.813rem;
}
.tab-item.active .divider {
    margin-top: 0;
}
.tab-item h4,
.tab-item span {
  color: #fff;
  font-family: "Nuckle";
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: -0.12px;
}
.tab-item.active .number {
    opacity: 1;
}
.number {
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
}
.divider {
    display: flex;
    height: 0.25rem;
    background-color: #fff;
    width: 100%;
    margin-top: auto;
}
.tab-item.active {
  opacity: 1;
}
.tab-content {
  display: none;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.tab-content.active {
  display: block;
  opacity: 1;
}
.arrow-left,
.arrow-right {
    cursor: pointer;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2821407 */.main-container {
    height: 38.5rem;
    gap: 19.875rem;
    /*
    background: linear-gradient(
      180deg,
      #131313 0%,
      #1a1a1a 40%,
      #0f2f2a 100%
    );
    */
    background: url("https://www.nowakhk.com/wp-content/uploads/2026/04/ss-gradient.webp");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.main-inner-container {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    height: 38.5rem;
    gap: 19.875rem;
    max-width: 90rem;
    margin: 0 auto;
    padding: 2.813rem 1.875rem 0;
}
/*
.main-container::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(
    circle at bottom,
    rgba(142, 142, 142,0.6),
    transparent 90%
  );
  pointer-events: none;
}
*/
.left-col {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
}
.left-col p {
    font-weight: 300;
    font-size: 1.875rem;
    line-height: 2.25rem;
    letter-spacing: -0.3px;
    color: #fff;
}
.right-col a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3.313rem;
    min-width: 12.313rem;
    border: 1px solid #fff;
    border-radius: 0;
    text-decoration: none !important;
    background: rgba(217, 217, 217, 0.12);
    color: #fff;
    font-family: "Nuckle";
    font-weight: 400;
    font-size: 0.813rem;
    line-height: 1;
    letter-spacing: 0.5px;
    transition: all 0.4s ease-in-out;
}
.right-col a:hover {
    background: rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 768px) {
    /*
  .main-container {
    background: linear-gradient(
      90deg,
      #131313 0%,
      #1a1a1a 90%,
      #0f2f2a 100%
    );
  }
  */
  .main-inner-container {
    padding: 3.125rem 1.375rem;
  }
  .right-col {
    display: none;
  }
  .left-col p {
    font-size: 1.438rem;
    line-height: 1;
    letter-spacing: -0.23px;
  }
  /*
  .main-container::before {
    background: radial-gradient(
      circle at bottom left,
      rgba(142, 142, 142,0.6),
      transparent 80%
    );
  }
  */
}/* End custom CSS */