.ce-directory__group-title a {
  display: inline-flex;
  align-items: center;
  gap: .22em;
  color: inherit;
  text-decoration: inherit;
}

.ce-directory__group-arrow {
  display: inline-block;
  text-decoration: none;
  transition: transform .28s ease;
}

.ce-directory__group-title a:hover,
.ce-directory__group-title a:focus-visible {
  color: inherit;
}

.ce-directory__group-title a:hover .ce-directory__group-arrow,
.ce-directory__group-title a:focus-visible .ce-directory__group-arrow {
  transform: translate(4px, -4px);
}

.crapules-page-shell {
  width: 100%;
  padding-inline: max(24px, calc((100vw - 1120px) / 2));
}

.crapules-hub-hero {
  padding-inline: max(50px, calc((100vw - 1120px) / 2));
  padding-top: 42px;
  padding-bottom: 110px;
  gap: 34px;
}

.crapules-hub-breadcrumb,
.crapules-hub-breadcrumb p {
  margin: 0;
}

.crapules-hub-breadcrumb a {
  color: inherit;
  text-decoration: none;
}

.crapules-hub-hero__title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: min(723px, 100%);
  padding: 0 !important;
  gap: 0;
}

.crapules-hub-hero__title-main,
.crapules-hub-hero__title-accent {
  width: 100%;
}

.crapules-hub-hero__copy {
  width: min(701px, 100%);
  max-width: 701px;
  margin-left: 0;
}

.crapules-hub-button {
  align-self: flex-end;
  width: auto;
}

.crapules-hub-hero__button {
  align-self: flex-start;
}

.crapules-hub-button .elementor-button,
.crapules-hub-service__button .elementor-button {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  padding: 10px 30px;
  border-radius: 5px;
  font-family: "Urbanist", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
}

.crapules-hub-hero__copy p {
  margin: 0;
}

.crapules-hub-button .crapules-unified-arrow,
.crapules-hub-service__button .crapules-unified-arrow {
  flex: 0 0 15px;
  width: 15px;
  height: 15px;
}

.crapules-hub-definition {
  padding-top: 90px;
  padding-bottom: 130px;
  gap: 66px;
}

.crapules-hub-definition__grid,
.crapules-hub-process__grid {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: clamp(52px, 7vw, 110px);
  align-items: start;
}

.crapules-hub-definition__visual {
  position: sticky;
  top: 132px;
  align-self: start;
}

.crapules-hub-definition__image img {
  width: 100%;
  aspect-ratio: 574 / 448;
  object-fit: cover;
  border-radius: 6px;
}

.crapules-hub-services {
  gap: 0;
}

.crapules-hub-service {
  padding: 0 0 32px;
  gap: 12px;
}

.crapules-hub-service__title .elementor-heading-title a {
  color: inherit;
  text-decoration: inherit;
}

.crapules-hub-service__button {
  align-self: flex-start;
  width: auto;
}

.single-crapules_hub .crapules-hub-service__button .elementor-button {
  border-width: 0 !important;
  border-style: none !important;
  border-color: transparent !important;
}

.crapules-hub-process {
  padding-top: 70px;
  padding-bottom: 77px;
}

.crapules-hub-process__grid {
  grid-template-columns: 1.15fr .85fr;
  align-items: center;
}

.crapules-hub-process__visual {
  position: relative;
  min-height: clamp(330px, 34vw, 483px);
  justify-content: center;
  isolation: isolate;
}

.crapules-hub-process__image {
  position: absolute;
  inset: -8% -12% -8% -20%;
  z-index: -1;
  pointer-events: none;
}

.crapules-hub-process__image .elementor-widget-container,
.crapules-hub-process__image img {
  width: 100%;
  height: 100%;
}

.crapules-hub-process__image img {
  object-fit: contain;
}

.crapules-hub-process__title {
  position: relative;
  z-index: 1;
  max-width: 540px;
}

.crapules-hub-process__copy-wrap {
  gap: 28px;
}

.crapules-hub-process__copy-wrap .crapules-hub-button {
  align-self: flex-start;
}

.single-crapules_hub .crapules-hub-process__copy-wrap > .crapules-hub-button.crapules-v6-outline-button {
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

.crapules-hub-promise {
  position: relative;
  left: calc(50% - 50vw);
  width: 100%;
  max-width: 100vw;
  min-height: 0 !important;
  padding: 0;
  gap: 0 !important;
  overflow: visible !important;
}

.crapules-hub-promise > .e-con-inner {
  display: contents;
}

.crapules-hub-promise__stack,
.crapules-hub-promise__stack > .elementor-widget-container {
  width: 100%;
  max-width: none;
  overflow: visible !important;
}

.crapules-hub-promise .crapules-stack-cards__pin,
.crapules-hub-promise .crapules-stack-cards__stage {
  overflow: visible;
}

.crapules-hub-cards {
  padding-top: 100px;
  padding-bottom: 110px;
}

.crapules-hub-expertise-cards.ce-related {
  width: 100%;
  margin: 0;
  padding: 0;
}

.crapules-hub-expertise-cards .ce-related__title {
  white-space: nowrap;
}

.crapules-hub-faq {
  padding-top: 110px;
  padding-bottom: 120px;
  gap: 50px;
}

.crapules-hub-faq__list {
  width: min(960px, 100%);
  max-width: 960px;
  margin: 0;
  align-self: flex-start;
  gap: 0;
}

.crapules-hub-faq__item {
  display: block;
  width: 100%;
  padding: 14px 0 27px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.55);
}

.single-crapules_hub .crapules-hub-faq__question,
.single-crapules_hub .crapules-hub-faq__answer {
  position: static !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 1 !important;
  transform: none !important;
  text-align: left !important;
}

.single-crapules_hub .crapules-hub-faq .cr-motion-pending,
.single-crapules_hub .crapules-hub-faq .cr-motion-pending * {
  visibility: visible !important;
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
}

.single-crapules_hub .crapules-hub-faq__answer {
  margin-top: 17px !important;
}

.crapules-hub-faq__question .elementor-heading-title {
  margin: 0 !important;
  color: #333333 !important;
  font-family: "Urbanist", sans-serif !important;
  font-size: 25px !important;
  font-weight: 600 !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  text-transform: none !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 4px;
}

.crapules-hub-faq__question .elementor-heading-title::after {
  content: "\00a0↘";
  display: inline-block;
  margin-left: 0;
  font-size: 0.78em;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  vertical-align: 0.05em;
}

.crapules-hub-faq__answer,
.crapules-hub-faq__answer p {
  margin: 0;
  color: #333333 !important;
  font-family: "Urbanist", sans-serif !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  text-transform: none !important;
}

.single-crapules_hub .home-project-cta-section,
.single-crapules_hub .home-testimonials-section,
.single-crapules_hub .shared-qualiopi-template-widget {
  width: 100%;
  max-width: none;
}

.crapules-hub-common-sections {
  display: contents;
}

/* Hub pages already render their breadcrumb inside the editable template. */
.single-crapules_hub .crapules-global-breadcrumb-shell {
  display: none !important;
}

@media (max-width: 767px) {
  .crapules-page-shell {
    padding-inline: 22px;
  }

  .crapules-hub-hero {
    padding-top: 24px;
    padding-bottom: 76px;
    gap: 26px;
  }

  .crapules-hub-hero__title {
    display: block;
  }

  .crapules-hub-hero__title-main,
  .crapules-hub-hero__title-accent {
    width: 100%;
  }

  .crapules-hub-hero__title-main .elementor-heading-title,
  .crapules-hub-hero__title-accent .elementor-heading-title {
    overflow-wrap: normal;
    word-break: normal;
  }

  .crapules-hub-hero__copy {
    margin-left: 0;
    font-size: 18px;
  }

  .crapules-hub-button {
    align-self: flex-start;
    max-width: 100%;
  }

  .crapules-hub-button .elementor-button,
  .crapules-hub-service__button .elementor-button {
    max-width: 100%;
    padding: 10px 18px;
    font-size: 16px;
  }

  .crapules-hub-definition,
  .crapules-hub-process,
  .crapules-hub-cards,
  .crapules-hub-faq {
    padding-top: 70px;
    padding-bottom: 76px;
  }

  .crapules-hub-definition__grid,
  .crapules-hub-process__grid {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .crapules-hub-definition__visual {
    position: static;
  }

  .crapules-hub-definition__image img {
    aspect-ratio: 4 / 3;
  }

  .crapules-hub-process__visual {
    min-height: 390px;
  }

  .crapules-hub-process__image {
    inset: -10% -20%;
  }

  .crapules-hub-faq__item {
    padding: 24px 0 28px;
  }

  .crapules-hub-faq__list {
    width: 100%;
    margin-left: 0;
  }

  .crapules-hub-faq__question,
  .crapules-hub-faq__answer {
    text-align: left;
  }

  .crapules-hub-faq__question .elementor-heading-title {
    font-size: 20px !important;
    line-height: 22px !important;
  }

  .crapules-hub-faq__answer,
  .crapules-hub-faq__answer p {
    font-size: 16px !important;
    line-height: 20px !important;
  }

  .crapules-hub-expertise-cards .ce-related__title {
    white-space: normal;
  }

  /* Keep the hub readable on narrow screens without changing the desktop layout. */
  .single-crapules_hub .crapules-hub-hero {
    padding-inline: 20px;
    padding-top: 18px;
    padding-bottom: 56px;
    gap: 20px;
  }

  .single-crapules_hub .crapules-hub-breadcrumb,
  .single-crapules_hub .crapules-hub-breadcrumb p {
    font-size: 14px;
    line-height: 18px;
  }

  .single-crapules_hub .crapules-hub-hero__title {
    width: 100%;
  }

  .single-crapules_hub .crapules-hub-hero__title-main .elementor-heading-title,
  .single-crapules_hub .crapules-hub-hero__title-accent .elementor-heading-title {
    max-width: 100%;
    font-size: clamp(34px, 10vw, 44px) !important;
    line-height: .98 !important;
    letter-spacing: 0 !important;
    overflow-wrap: normal;
    word-break: normal;
    text-wrap: balance;
  }

  .single-crapules_hub .crapules-hub-hero__copy {
    width: 100%;
    max-width: none;
    font-size: 17px;
    line-height: 22px;
  }

  .single-crapules_hub .crapules-hub-hero__button {
    width: 100%;
    max-width: 342px;
  }

  .single-crapules_hub .crapules-hub-hero__button .elementor-widget-container {
    width: 100%;
  }

  .single-crapules_hub .crapules-hub-hero__button .elementor-button {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    min-height: 42px;
    padding: 9px 14px;
    gap: 10px;
    font-size: clamp(13px, 3.7vw, 16px);
    line-height: 18px;
    white-space: normal;
  }

  .single-crapules_hub .crapules-hub-process {
    padding-top: 36px;
    padding-bottom: 41px;
  }

  .single-crapules_hub .crapules-hub-process__grid {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }

  .single-crapules_hub .crapules-hub-process__visual {
    height: clamp(95px, 31vw, 126px);
    min-height: 0;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .single-crapules_hub .crapules-hub-process__image {
    inset: -16% -18% -20%;
  }

  .single-crapules_hub .crapules-hub-process__title {
    max-width: 100%;
  }

  .single-crapules_hub .crapules-hub-process__copy-wrap {
    gap: 20px;
  }
}

/* Pages Hub V2: layout only. Visual tokens remain editable in the central Elementor template. */
.crapules-hub-v2-template-wrapper,
.crapules-hub-v2-template-widget,
.crapules-hub-v2-template-widget > .elementor-widget-container,
.crapules-hub-v2-widget,
.crapules-hub-v2-widget > .elementor-widget-container {
  width: 100%;
  max-width: none;
}

.crapules-hub-v2-template-wrapper,
.crapules-hub-v2-common {
  padding: 0 !important;
}

.crapules-hub-v2-section {
  width: 100%;
  max-width: none;
}

body.single-crapules_hub.crapules-hub-v2-active {
  max-width: 100%;
  overflow-x: hidden;
}

body.single-crapules_hub.crapules-hub-v2-active .home-services-marquee-section {
  contain: layout paint;
  max-width: 100vw !important;
  overflow-x: clip !important;
  overflow-y: visible !important;
}

body.single-crapules_hub.crapules-hub-v2-active .home-services-marquee-row {
  contain: layout paint;
}

@media (min-width: 768px) and (max-width: 1024px) {
  body.single-crapules_hub.crapules-hub-v2-active .grecaptcha-badge {
    right: 0 !important;
    width: 70px !important;
  }
}

.crapules-hub-v2-hero {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 34px;
}

.crapules-hub-v2-breadcrumb {
  margin: 0;
}

.crapules-hub-v2-breadcrumb a {
  color: inherit;
  text-decoration: none;
}

.crapules-hub-v2-hero__title {
  display: flex;
  flex-direction: column;
  width: min(900px, 100%);
  margin: 0;
  padding: 0;
}

.crapules-hub-v2-hero__main,
.crapules-hub-v2-hero__accent {
  display: block;
}

.crapules-hub-v2-hero__copy {
  width: min(701px, 100%);
  max-width: 701px;
}

.crapules-hub-v2-hero__copy p,
.crapules-hub-v2-process__copy p,
.crapules-hub-v2-service__copy p,
.crapules-hub-v2-faq__answer p {
  margin-top: 0;
}

.crapules-hub-v2-button,
.crapules-hub-v2-service__button {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  width: auto;
  min-height: 44px;
  border-width: 1px;
  border-style: solid;
  text-decoration: none;
}

.crapules-hub-v2-button:hover,
.crapules-hub-v2-button:focus-visible,
.crapules-hub-v2-service__button:hover,
.crapules-hub-v2-service__button:focus-visible {
  color: inherit;
}

.crapules-hub-v2-button .crapules-unified-arrow,
.crapules-hub-v2-service__button .crapules-unified-arrow {
  flex: 0 0 15px;
  width: 15px;
  height: 15px;
}

.crapules-hub-v2-definition {
  display: flex;
  flex-direction: column;
  gap: 66px;
}

.crapules-hub-v2-definition__title,
.crapules-hub-v2-process__title,
.crapules-hub-v2-faq__title {
  margin: 0;
}

.crapules-hub-v2-definition__grid {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: clamp(52px, 7vw, 110px);
  align-items: start;
}

.crapules-hub-v2-definition__visual {
  position: sticky;
  top: 132px;
  align-self: start;
}

.crapules-hub-v2-definition__image {
  margin: 0;
}

.crapules-hub-v2-definition__image img {
  display: block;
  width: 100%;
  aspect-ratio: 574 / 448;
  object-fit: cover;
}

.crapules-hub-v2-services {
  display: flex;
  flex-direction: column;
}

.crapules-hub-v2-service {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  padding: 0 0 32px;
}

.crapules-hub-v2-service__title {
  margin: 0;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

.crapules-hub-v2-service__title a {
  color: inherit;
  text-decoration: inherit;
}

.crapules-hub-v2-service__copy > :last-child {
  margin-bottom: 0;
}

.crapules-hub-v2-process__grid {
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: clamp(52px, 7vw, 110px);
  align-items: center;
}

.crapules-hub-v2-process__visual {
  position: relative;
  display: flex;
  align-items: center;
  isolation: isolate;
}

.crapules-hub-v2-process__background {
  position: absolute;
  inset: -8% -12% -8% -20%;
  z-index: -1;
  display: block;
  width: 132%;
  height: 116%;
  max-width: none;
  object-fit: contain;
  pointer-events: none;
}

.crapules-hub-v2-process__title {
  position: relative;
  z-index: 1;
  max-width: 540px;
}

.crapules-hub-v2-process__copy-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
}

.crapules-hub-v2-process__copy > :last-child {
  margin-bottom: 0;
}

.crapules-hub-v2-section--stack {
  min-height: 0;
  padding: 0;
  overflow: visible;
}

.crapules-hub-v2-section--stack > .e-con-inner,
.crapules-hub-v2-section--stack .elementor-widget-container {
  width: 100%;
  max-width: none;
}

.crapules-hub-v2-stack .crapules-stack-card__link {
  position: absolute;
  inset: 0;
  z-index: 2;
}

.crapules-hub-v2-faq {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 50px;
}

.crapules-hub-v2-faq__list {
  width: min(960px, 100%);
}

.crapules-hub-v2-faq__item {
  width: 100%;
  padding: 14px 0 27px;
  border-width: 0 0 1px;
  border-style: solid;
}

.crapules-hub-v2-faq__question {
  margin: 0;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

.crapules-hub-v2-faq__question span {
  display: inline-block;
  font-size: .78em;
  font-weight: 400;
  text-decoration: none;
}

.crapules-hub-v2-faq__answer {
  margin-top: 17px;
}

.crapules-hub-v2-faq__answer > :last-child {
  margin-bottom: 0;
}

.crapules-hub-v2-common {
  display: contents;
}

.crapules-hub-v2-hide-marquee .crapules-hub-v2-common .home-services-marquee-section,
.crapules-hub-v2-hide-project-cta .crapules-hub-v2-common .home-project-cta-section,
.crapules-hub-v2-hide-testimonials .crapules-hub-v2-common .home-testimonials-section,
.crapules-hub-v2-hide-qualiopi .crapules-hub-v2-common .shared-qualiopi-template-widget {
  display: none !important;
}

@media (max-width: 1024px) {
  .crapules-hub-v2-hero__main,
  .crapules-hub-v2-hero__accent {
    font-size: clamp(48px, 8.2vw, 66px) !important;
    line-height: .98 !important;
  }

  .crapules-hub-v2-section--collection .ce-related__title {
    white-space: normal !important;
  }

  .crapules-hub-v2-definition__grid,
  .crapules-hub-v2-process__grid {
    gap: 48px;
  }
}

@media (max-width: 767px) {
  .crapules-hub-v2-hero {
    gap: 20px;
  }

  .crapules-hub-v2-breadcrumb {
    font-size: 14px;
    line-height: 18px;
  }

  .crapules-hub-v2-hero__title {
    display: block;
    overflow-wrap: normal;
    word-break: normal;
  }

  .crapules-hub-v2-hero__main,
  .crapules-hub-v2-hero__accent {
    max-width: 100%;
    font-size: clamp(31px, 9.3vw, 38px) !important;
    line-height: .98 !important;
    letter-spacing: 0 !important;
    overflow-wrap: normal;
    word-break: normal;
  }

  .crapules-hub-v2-hero__copy {
    width: 100%;
    max-width: none;
  }

  .crapules-hub-v2-button,
  .crapules-hub-v2-service__button {
    max-width: 100%;
    gap: 10px;
    white-space: normal;
  }

  .crapules-hub-v2-definition {
    gap: 42px;
  }

  .crapules-hub-v2-definition__title,
  .crapules-hub-v2-process__title,
  .crapules-hub-v2-faq__title,
  .crapules-hub-v2-section--collection .ce-related__title {
    white-space: normal;
  }

  .crapules-hub-v2-definition__grid,
  .crapules-hub-v2-process__grid {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .crapules-hub-v2-definition__visual {
    position: static;
  }

  .crapules-hub-v2-definition__image img {
    aspect-ratio: 4 / 3;
  }

  .crapules-hub-v2-process__grid {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .crapules-hub-v2-process__visual {
    align-items: flex-start;
    width: 100%;
  }

  .crapules-hub-v2-process__background {
    inset: -16% -18% -20%;
    width: 136%;
    height: 136%;
  }

  .crapules-hub-v2-process__copy-wrap {
    gap: 20px;
  }

  .crapules-hub-v2-faq {
    gap: 32px;
  }

  .crapules-hub-v2-faq__item {
    padding: 24px 0 28px;
  }

}
