html {
  scroll-behavior: smooth;
}

.entry-content {
  margin: 0 !important;
}

.sub-services.hero-section {
  aspect-ratio: 5/2;
}
.sub-services.hero-section::before {
  z-index: 5;
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  transition: all 0.1s ease-out;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.576), rgba(0, 0, 0, 0.504), rgba(0, 0, 0, 0.384), rgba(0, 0, 0, 0.216), rgba(0, 0, 0, 0));
}
@media (max-width: 768px) {
  .sub-services.hero-section {
    aspect-ratio: auto;
  }
}
.sub-services.punto-final-c .punto-item figure {
  overflow: hidden;
}
.sub-services.punto-final-c .punto-item figure img {
  transition: all 0.4s ease-out;
  transform: scale(1, 1);
  aspect-ratio: 2/1;
}
.sub-services.punto-final-c .punto-item:hover figure img {
  transform: scale(1.1, 1.1);
}
.sub-services.lifecycle svg {
  fill: var(--text-highlight);
  transition: all 0.1s ease-out;
}
.sub-services.lifecycle .lifecycle_wrapper :last-child .lifecycle_rect-line {
  border-right: 2px solid var(--text-highlight);
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item {
  transition: flex-grow 0.3s ease-in;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_item-content {
  cursor: pointer;
  padding-bottom: 32px;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_item-content .lifecycle_rect-line {
  display: none;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_item-content:hover ~ .lifecycle_expand-graphic svg {
  fill: var(--text-highlight);
}
@media (min-width: 1080px) {
  .sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_item-content {
    padding: 0;
  }
  .sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_item-content .lifecycle_rect-line {
    display: inline;
    height: 32px;
    width: 100%;
    border-left: 2px solid var(--text-highlight);
  }
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_expand-graphic {
  position: relative;
  margin-top: -32px;
  height: 100%;
  max-height: 26px;
  width: 100%;
  max-width: 32px;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_expand-graphic svg {
  fill: var(--text-color);
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_expand-graphic svg .vertical-line {
  display: none;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_expand-graphic .lifecycle_expand-icon, .sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_expand-graphic .lifecycle_collapse-icon {
  width: 100%;
  height: 100%;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_childrens {
  display: none;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_childrens .lifecycle_child-content .gb-button span {
  transition: transform 0.2s ease-in-out;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_childrens .lifecycle_child-content .lifecycle_button:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.125rem;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item .lifecycle_childrens .lifecycle_child-content .lifecycle_button:hover .gb-icon {
  transform: translate(25%, 0);
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.childs-columns .lifecycle_expand-graphic svg .vertical-line {
  display: inline;
}
@media (min-width: 638px) {
  .sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.childs-columns .lifecycle_expand-graphic {
    max-height: 48px;
  }
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.childs-columns .lifecycle_childrens {
  flex-direction: column;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.childs-columns .lifecycle_childrens .lifecycle_child-content {
  font-size: 12px;
  margin: 32px 0;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.childs-columns .lifecycle_childrens .lifecycle_child-content .lifecycle_child-link:hover h4 {
  text-decoration: underline;
  text-decoration-thickness: 0.125rem;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.childs-columns .lifecycle_childrens .lifecycle_child-content .lifecycle_child-link:hover .gb-icon {
  transform: translateX(25%);
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.childs-columns .lifecycle_childrens .lifecycle_child-content .lifecycle_child-link .lifecycle_child-graphic {
  display: none;
  height: 32px;
  width: 100%;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.childs-columns .lifecycle_childrens .lifecycle_child-content .lifecycle_child-link .gb-button {
  transform: rotate(90deg);
  transition: all 0.1s ease-out;
}
@media (min-width: 638px) {
  .sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.childs-columns .lifecycle_childrens {
    flex-direction: row;
  }
  .sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.childs-columns .lifecycle_childrens .lifecycle_child-content {
    font-size: 14px;
    margin: 0;
  }
  .sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.childs-columns .lifecycle_childrens .lifecycle_child-content .lifecycle_child-link .lifecycle_child-graphic {
    display: inline;
  }
  .sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.childs-columns .lifecycle_childrens .lifecycle_child-content .lifecycle_child-link .lifecycle_child-graphic .lifecycle_expand-icon {
    height: 48px;
  }
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.active {
  flex-grow: 2;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.active svg {
  fill: var(--text-highlight) !important;
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.active .lifecycle_item-content .lifecycle-item--title {
  color: var(--text-highlight);
}
.sub-services.lifecycle .lifecycle_wrapper .lifecycle_item.active .lifecycle_childrens {
  display: flex;
}
@media (max-width: 1024px) {
  .sub-services.hero-section {
    aspect-ratio: auto;
  }
}

.uem-table table {
  border: none;
}
.uem-table table td:last-child {
  border-right: none;
}
.uem-table table td:nth-child(2) {
  border-bottom: 1px solid var(--global-color-8);
}
.uem-table table tr:nth-child(1) {
  font-size: 1.25rem;
}
.uem-table table tr:nth-child(5) {
  font-size: 1.25rem;
}
.uem-table table tr:nth-child(12) {
  font-size: 1.25rem;
}
.uem-table table tr:last-child td {
  border-bottom: none;
}
.uem-table table > thead > tr > * {
  text-align: left;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1.25rem;
  line-height: 1.12;
  font-weight: 400;
  border-width: 0;
  border-style: solid;
  border-color: #7b98ac;
}
.uem-table table > tbody > tr > * + * {
  border-left-width: 0.125rem;
  text-align: center;
}

@media (max-width: 768px) {
  .uem-table-container {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .uem-table-container .uem-table table {
    width: 800px;
    min-width: 800px;
  }
}
.tech-content .tech-item figure {
  margin: 0 auto;
  max-width: 96px;
}

.sv_accordion.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper {
  border: none;
  border-bottom: 1px solid var(--bg-graye2) !important;
}
.sv_accordion.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper .wp-block-getwid-accordion__header {
  padding: 16px 0;
}

.sv_accordion .wp-block-getwid-accordion__header-title {
  font-size: 20px;
  color: var(--text-color);
}

.services_list .sv_item .item_image {
  transition: all 0.1s ease-out;
}
.services_list .sv_item .item_button .gb-icon {
  transition: all 0.1s ease-out;
}
.services_list .sv_item:hover .item_image {
  transform: scale(1.1, 1.1);
}
.services_list .sv_item:hover .item_button .gb-icon {
  transform: translate(25%, 0);
}
@media (min-width: 641px) {
  .sub-services.hero-section::before {
    z-index: 5;
    content: "";
    opacity: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    transition: all 0.1s ease-out;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.576), rgba(0, 0, 0, 0.504), rgba(0, 0, 0, 0.384), rgba(0, 0, 0, 0.216), rgba(0, 0, 0, 0));
  }
}

/*# sourceMappingURL=services-single.css.map */
