.m-main-hero--dark-bg .o-image-shape, .m-main-hero--gradient-bg .o-image-shape {
    overflow: hidden;
}
.skip-to-content {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
.skip-to-content:focus {
    position: fixed !important;
    width: auto !important;
    height: auto !important;
    padding: 12px 24px !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    clip-path: none !important;
    white-space: normal !important;
    top: 10px;
    left: 10px;
    background: #2d2d5e;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    z-index: 10000;
}

.o-image-shape--white,
.c-application-form__figure--white {
    color: white;
}
.c-blog-related-services {
    margin-bottom: 2rem;
}
.c-blog-related-services > .o-card-container__title {
    margin-bottom: 1rem;
}
.c-blog-related-services .c-info-label {
    text-decoration: none;
}
.c-tracking-fallback {
    display: none;
    visibility: hidden;
}
.m-secondary-hero--compact {
    height: auto;
    padding-bottom: 3rem;
}
.m-secondary-hero__wide-img-container__img,
.c-floating-shape {
    object-fit: cover;
}
.m-industries-page__hero {
    margin-bottom: 5rem;
}
.m-main-content--flush-bottom {
    margin-bottom: 0;
}
.c-slider--full-width {
    width: 100%;
}
.m-wpb-contact__brochure {
    margin-top: 24px;
}
.m-wpb-contact__scheduler--cta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 1.6rem;
    padding: 4.4rem 4rem;
    background: #f9f9f9;
    border-radius: 1.6rem;
}
.m-wpb-contact__scheduler--cta h3 {
    color: #383158;
    font-size: 2.6rem;
    line-height: 1.2;
    margin: 0;
}
.m-wpb-contact__scheduler--cta p {
    color: #5a5478;
    font-size: 1.7rem;
    line-height: 1.6;
    margin: 0;
}
.has-open-modal {
    overflow: hidden;
}
.o-hero-domain-results__loading {
    text-align: center;
    padding: 2rem;
    font-size: 1.6rem;
}
.o-hero-domain-results__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 0.8rem;
    padding: 1.2rem 2rem;
    margin-bottom: 0.8rem;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
}
.o-hero-domain-results__status {
    font-size: 1.3rem;
    font-weight: 600;
    padding: 0.4rem 1.2rem;
    border-radius: 2rem;
    margin: 0 1rem;
}
.o-hero-domain-results__status--free {
    background: #e8f5e9;
    color: #2e7d32;
}
.o-hero-domain-results__status--taken {
    background: #fce4ec;
    color: #c62828;
}
.o-hero-domain-results__link {
    font-size: 1.3rem;
    padding: 0.6rem 1.5rem;
}
.js-choice-form-step:not([hidden]),
.js-results:not([hidden]) {
    display: block;
}
.js-choice-next-btn:not([hidden]) {
    display: flex;
}
.a11y-speak-region,
.a11y-speak-intro-text {
    position: absolute;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip-path: inset(50%);
    border: 0;
    word-wrap: normal !important;
    word-break: normal !important;
}
.c-gform-ajax-frame {
    display: none;
    width: 0;
    height: 0;
}
[data-cobytes-content-style="weight-normal"] {
    font-weight: 400;
}
[data-cobytes-content-style="muted"] {
    color: #666;
}
[data-cobytes-content-style="spacer-50"] {
    height: 50px;
}
[data-cobytes-content-style="font-42"] {
    font-size: 42px !important;
}
[data-cobytes-content-style="media-70-30"] {
    grid-template-columns: auto 30% !important;
}
