@charset "UTF-8";

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
    --swiper-theme-color: #6699FF
}

:host {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1
}

.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-lazy-preloader {
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    height: var(--swiper-virtual-size);
    width: 1px
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    height: 100%;
    object-fit: contain;
    transform-origin: center;
    width: 100%
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    left: auto;
    right: var(--swiper-navigation-sides-offset, 10px)
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    left: 0;
    top: var(--swiper-pagination-top, auto);
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    display: inline-block;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    left: var(--swiper-pagination-left, auto);
    right: var(--swiper-pagination-right, 8px);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: var(--swiper-pagination-progressbar-size, 4px)
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: var(--swiper-scrollbar-bottom, 4px);
    height: var(--swiper-scrollbar-size, 4px);
    left: var(--swiper-scrollbar-sides-offset, 1%);
    position: absolute;
    top: var(--swiper-scrollbar-top, auto);
    width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    z-index: 50
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    left: var(--swiper-scrollbar-left, auto);
    position: absolute;
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    width: var(--swiper-scrollbar-size, 4px);
    z-index: 50
}

.swiper-scrollbar-drag {
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transform-origin: center bottom
}

.iti {
    display: inline-block;
    position: relative
}

.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.iti__hide {
    display: none
}

.iti__v-hide {
    visibility: hidden
}

.iti input,
.iti input[type=tel],
.iti input[type=text] {
    margin-bottom: 0 !important;
    margin-right: 0;
    margin-top: 0 !important;
    padding-right: 36px;
    position: relative;
    z-index: 0
}

.iti__flag-container {
    bottom: 0;
    padding: 1px;
    position: absolute;
    right: 0;
    top: 0
}

.iti__selected-flag {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 0 6px 0 8px;
    position: relative;
    z-index: 1
}

.iti__arrow {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
    height: 0;
    margin-left: 6px;
    width: 0
}

.iti__arrow--up {
    border-bottom: 4px solid #555;
    border-top: none
}

.iti__country-list {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    list-style: none;
    margin: 0 0 0 -1px;
    max-height: 200px;
    overflow-y: scroll;
    padding: 0;
    position: absolute;
    text-align: left;
    white-space: nowrap;
    z-index: 2;
    -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media (max-width:500px) {
    .iti__country-list {
        white-space: normal
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px
}

.iti__divider {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding-bottom: 5px
}

.iti__country {
    outline: none;
    padding: 5px 10px
}

.iti__dial-code {
    color: #999
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, .05)
}

.iti__country-name,
.iti__dial-code,
.iti__flag-box {
    vertical-align: middle
}

.iti__country-name,
.iti__flag-box {
    margin-right: 6px
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    margin-left: 0;
    padding-left: 52px;
    padding-right: 6px
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    left: 0;
    right: auto
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
    cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
    background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px
}

.iti--container {
    left: -1000px;
    padding: 1px;
    position: absolute;
    top: -1000px;
    z-index: 1060
}

.iti--container:hover {
    cursor: pointer
}

.iti-mobile .iti--container {
    bottom: 30px;
    left: 30px;
    position: fixed;
    right: 30px;
    top: 30px
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .iti__country {
    line-height: 1.5em;
    padding: 10px
}

.iti__flag {
    width: 20px
}

.iti__flag.iti__be {
    width: 18px
}

.iti__flag.iti__ch {
    width: 15px
}

.iti__flag.iti__mc {
    width: 19px
}

.iti__flag.iti__ne {
    width: 18px
}

.iti__flag.iti__np {
    width: 13px
}

.iti__flag.iti__va {
    width: 15px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-size: 5652px 15px
    }
}

.iti__flag.iti__ac {
    background-position: 0 0;
    height: 10px
}

.iti__flag.iti__ad {
    background-position: -22px 0;
    height: 14px
}

.iti__flag.iti__ae {
    background-position: -44px 0;
    height: 10px
}

.iti__flag.iti__af {
    background-position: -66px 0;
    height: 14px
}

.iti__flag.iti__ag {
    background-position: -88px 0;
    height: 14px
}

.iti__flag.iti__ai {
    background-position: -110px 0;
    height: 10px
}

.iti__flag.iti__al {
    background-position: -132px 0;
    height: 15px
}

.iti__flag.iti__am {
    background-position: -154px 0;
    height: 10px
}

.iti__flag.iti__ao {
    background-position: -176px 0;
    height: 14px
}

.iti__flag.iti__aq {
    background-position: -198px 0;
    height: 14px
}

.iti__flag.iti__ar {
    background-position: -220px 0;
    height: 13px
}

.iti__flag.iti__as {
    background-position: -242px 0;
    height: 10px
}

.iti__flag.iti__at {
    background-position: -264px 0;
    height: 14px
}

.iti__flag.iti__au {
    background-position: -286px 0;
    height: 10px
}

.iti__flag.iti__aw {
    background-position: -308px 0;
    height: 14px
}

.iti__flag.iti__ax {
    background-position: -330px 0;
    height: 13px
}

.iti__flag.iti__az {
    background-position: -352px 0;
    height: 10px
}

.iti__flag.iti__ba {
    background-position: -374px 0;
    height: 10px
}

.iti__flag.iti__bb {
    background-position: -396px 0;
    height: 14px
}

.iti__flag.iti__bd {
    background-position: -418px 0;
    height: 12px
}

.iti__flag.iti__be {
    background-position: -440px 0;
    height: 15px
}

.iti__flag.iti__bf {
    background-position: -460px 0;
    height: 14px
}

.iti__flag.iti__bg {
    background-position: -482px 0;
    height: 12px
}

.iti__flag.iti__bh {
    background-position: -504px 0;
    height: 12px
}

.iti__flag.iti__bi {
    background-position: -526px 0;
    height: 12px
}

.iti__flag.iti__bj {
    background-position: -548px 0;
    height: 14px
}

.iti__flag.iti__bl {
    background-position: -570px 0;
    height: 14px
}

.iti__flag.iti__bm {
    background-position: -592px 0;
    height: 10px
}

.iti__flag.iti__bn {
    background-position: -614px 0;
    height: 10px
}

.iti__flag.iti__bo {
    background-position: -636px 0;
    height: 14px
}

.iti__flag.iti__bq {
    background-position: -658px 0;
    height: 14px
}

.iti__flag.iti__br {
    background-position: -680px 0;
    height: 14px
}

.iti__flag.iti__bs {
    background-position: -702px 0;
    height: 10px
}

.iti__flag.iti__bt {
    background-position: -724px 0;
    height: 14px
}

.iti__flag.iti__bv {
    background-position: -746px 0;
    height: 15px
}

.iti__flag.iti__bw {
    background-position: -768px 0;
    height: 14px
}

.iti__flag.iti__by {
    background-position: -790px 0;
    height: 10px
}

.iti__flag.iti__bz {
    background-position: -812px 0;
    height: 14px
}

.iti__flag.iti__ca {
    background-position: -834px 0;
    height: 10px
}

.iti__flag.iti__cc {
    background-position: -856px 0;
    height: 10px
}

.iti__flag.iti__cd {
    background-position: -878px 0;
    height: 15px
}

.iti__flag.iti__cf {
    background-position: -900px 0;
    height: 14px
}

.iti__flag.iti__cg {
    background-position: -922px 0;
    height: 14px
}

.iti__flag.iti__ch {
    background-position: -944px 0;
    height: 15px
}

.iti__flag.iti__ci {
    background-position: -961px 0;
    height: 14px
}

.iti__flag.iti__ck {
    background-position: -983px 0;
    height: 10px
}

.iti__flag.iti__cl {
    background-position: -1005px 0;
    height: 14px
}

.iti__flag.iti__cm {
    background-position: -1027px 0;
    height: 14px
}

.iti__flag.iti__cn {
    background-position: -1049px 0;
    height: 14px
}

.iti__flag.iti__co {
    background-position: -1071px 0;
    height: 14px
}

.iti__flag.iti__cp {
    background-position: -1093px 0;
    height: 14px
}

.iti__flag.iti__cr {
    background-position: -1115px 0;
    height: 12px
}

.iti__flag.iti__cu {
    background-position: -1137px 0;
    height: 10px
}

.iti__flag.iti__cv {
    background-position: -1159px 0;
    height: 12px
}

.iti__flag.iti__cw {
    background-position: -1181px 0;
    height: 14px
}

.iti__flag.iti__cx {
    background-position: -1203px 0;
    height: 10px
}

.iti__flag.iti__cy {
    background-position: -1225px 0;
    height: 14px
}

.iti__flag.iti__cz {
    background-position: -1247px 0;
    height: 14px
}

.iti__flag.iti__de {
    background-position: -1269px 0;
    height: 12px
}

.iti__flag.iti__dg {
    background-position: -1291px 0;
    height: 10px
}

.iti__flag.iti__dj {
    background-position: -1313px 0;
    height: 14px
}

.iti__flag.iti__dk {
    background-position: -1335px 0;
    height: 15px
}

.iti__flag.iti__dm {
    background-position: -1357px 0;
    height: 10px
}

.iti__flag.iti__do {
    background-position: -1379px 0;
    height: 14px
}

.iti__flag.iti__dz {
    background-position: -1401px 0;
    height: 14px
}

.iti__flag.iti__ea {
    background-position: -1423px 0;
    height: 14px
}

.iti__flag.iti__ec {
    background-position: -1445px 0;
    height: 14px
}

.iti__flag.iti__ee {
    background-position: -1467px 0;
    height: 13px
}

.iti__flag.iti__eg {
    background-position: -1489px 0;
    height: 14px
}

.iti__flag.iti__eh {
    background-position: -1511px 0;
    height: 10px
}

.iti__flag.iti__er {
    background-position: -1533px 0;
    height: 10px
}

.iti__flag.iti__es {
    background-position: -1555px 0;
    height: 14px
}

.iti__flag.iti__et {
    background-position: -1577px 0;
    height: 10px
}

.iti__flag.iti__eu {
    background-position: -1599px 0;
    height: 14px
}

.iti__flag.iti__fi {
    background-position: -1621px 0;
    height: 12px
}

.iti__flag.iti__fj {
    background-position: -1643px 0;
    height: 10px
}

.iti__flag.iti__fk {
    background-position: -1665px 0;
    height: 10px
}

.iti__flag.iti__fm {
    background-position: -1687px 0;
    height: 11px
}

.iti__flag.iti__fo {
    background-position: -1709px 0;
    height: 15px
}

.iti__flag.iti__fr {
    background-position: -1731px 0;
    height: 14px
}

.iti__flag.iti__ga {
    background-position: -1753px 0;
    height: 15px
}

.iti__flag.iti__gb {
    background-position: -1775px 0;
    height: 10px
}

.iti__flag.iti__gd {
    background-position: -1797px 0;
    height: 12px
}

.iti__flag.iti__ge {
    background-position: -1819px 0;
    height: 14px
}

.iti__flag.iti__gf {
    background-position: -1841px 0;
    height: 14px
}

.iti__flag.iti__gg {
    background-position: -1863px 0;
    height: 14px
}

.iti__flag.iti__gh {
    background-position: -1885px 0;
    height: 14px
}

.iti__flag.iti__gi {
    background-position: -1907px 0;
    height: 10px
}

.iti__flag.iti__gl {
    background-position: -1929px 0;
    height: 14px
}

.iti__flag.iti__gm {
    background-position: -1951px 0;
    height: 14px
}

.iti__flag.iti__gn {
    background-position: -1973px 0;
    height: 14px
}

.iti__flag.iti__gp {
    background-position: -1995px 0;
    height: 14px
}

.iti__flag.iti__gq {
    background-position: -2017px 0;
    height: 14px
}

.iti__flag.iti__gr {
    background-position: -2039px 0;
    height: 14px
}

.iti__flag.iti__gs {
    background-position: -2061px 0;
    height: 10px
}

.iti__flag.iti__gt {
    background-position: -2083px 0;
    height: 13px
}

.iti__flag.iti__gu {
    background-position: -2105px 0;
    height: 11px
}

.iti__flag.iti__gw {
    background-position: -2127px 0;
    height: 10px
}

.iti__flag.iti__gy {
    background-position: -2149px 0;
    height: 12px
}

.iti__flag.iti__hk {
    background-position: -2171px 0;
    height: 14px
}

.iti__flag.iti__hm {
    background-position: -2193px 0;
    height: 10px
}

.iti__flag.iti__hn {
    background-position: -2215px 0;
    height: 10px
}

.iti__flag.iti__hr {
    background-position: -2237px 0;
    height: 10px
}

.iti__flag.iti__ht {
    background-position: -2259px 0;
    height: 12px
}

.iti__flag.iti__hu {
    background-position: -2281px 0;
    height: 10px
}

.iti__flag.iti__ic {
    background-position: -2303px 0;
    height: 14px
}

.iti__flag.iti__id {
    background-position: -2325px 0;
    height: 14px
}

.iti__flag.iti__ie {
    background-position: -2347px 0;
    height: 10px
}

.iti__flag.iti__il {
    background-position: -2369px 0;
    height: 15px
}

.iti__flag.iti__im {
    background-position: -2391px 0;
    height: 10px
}

.iti__flag.iti__in {
    background-position: -2413px 0;
    height: 14px
}

.iti__flag.iti__io {
    background-position: -2435px 0;
    height: 10px
}

.iti__flag.iti__iq {
    background-position: -2457px 0;
    height: 14px
}

.iti__flag.iti__ir {
    background-position: -2479px 0;
    height: 12px
}

.iti__flag.iti__is {
    background-position: -2501px 0;
    height: 15px
}

.iti__flag.iti__it {
    background-position: -2523px 0;
    height: 14px
}

.iti__flag.iti__je {
    background-position: -2545px 0;
    height: 12px
}

.iti__flag.iti__jm {
    background-position: -2567px 0;
    height: 10px
}

.iti__flag.iti__jo {
    background-position: -2589px 0;
    height: 10px
}

.iti__flag.iti__jp {
    background-position: -2611px 0;
    height: 14px
}

.iti__flag.iti__ke {
    background-position: -2633px 0;
    height: 14px
}

.iti__flag.iti__kg {
    background-position: -2655px 0;
    height: 12px
}

.iti__flag.iti__kh {
    background-position: -2677px 0;
    height: 13px
}

.iti__flag.iti__ki {
    background-position: -2699px 0;
    height: 10px
}

.iti__flag.iti__km {
    background-position: -2721px 0;
    height: 12px
}

.iti__flag.iti__kn {
    background-position: -2743px 0;
    height: 14px
}

.iti__flag.iti__kp {
    background-position: -2765px 0;
    height: 10px
}

.iti__flag.iti__kr {
    background-position: -2787px 0;
    height: 14px
}

.iti__flag.iti__kw {
    background-position: -2809px 0;
    height: 10px
}

.iti__flag.iti__ky {
    background-position: -2831px 0;
    height: 10px
}

.iti__flag.iti__kz {
    background-position: -2853px 0;
    height: 10px
}

.iti__flag.iti__la {
    background-position: -2875px 0;
    height: 14px
}

.iti__flag.iti__lb {
    background-position: -2897px 0;
    height: 14px
}

.iti__flag.iti__lc {
    background-position: -2919px 0;
    height: 10px
}

.iti__flag.iti__li {
    background-position: -2941px 0;
    height: 12px
}

.iti__flag.iti__lk {
    background-position: -2963px 0;
    height: 10px
}

.iti__flag.iti__lr {
    background-position: -2985px 0;
    height: 11px
}

.iti__flag.iti__ls {
    background-position: -3007px 0;
    height: 14px
}

.iti__flag.iti__lt {
    background-position: -3029px 0;
    height: 12px
}

.iti__flag.iti__lu {
    background-position: -3051px 0;
    height: 12px
}

.iti__flag.iti__lv {
    background-position: -3073px 0;
    height: 10px
}

.iti__flag.iti__ly {
    background-position: -3095px 0;
    height: 10px
}

.iti__flag.iti__ma {
    background-position: -3117px 0;
    height: 14px
}

.iti__flag.iti__mc {
    background-position: -3139px 0;
    height: 15px
}

.iti__flag.iti__md {
    background-position: -3160px 0;
    height: 10px
}

.iti__flag.iti__me {
    background-position: -3182px 0;
    height: 10px
}

.iti__flag.iti__mf {
    background-position: -3204px 0;
    height: 14px
}

.iti__flag.iti__mg {
    background-position: -3226px 0;
    height: 14px
}

.iti__flag.iti__mh {
    background-position: -3248px 0;
    height: 11px
}

.iti__flag.iti__mk {
    background-position: -3270px 0;
    height: 10px
}

.iti__flag.iti__ml {
    background-position: -3292px 0;
    height: 14px
}

.iti__flag.iti__mm {
    background-position: -3314px 0;
    height: 14px
}

.iti__flag.iti__mn {
    background-position: -3336px 0;
    height: 10px
}

.iti__flag.iti__mo {
    background-position: -3358px 0;
    height: 14px
}

.iti__flag.iti__mp {
    background-position: -3380px 0;
    height: 10px
}

.iti__flag.iti__mq {
    background-position: -3402px 0;
    height: 14px
}

.iti__flag.iti__mr {
    background-position: -3424px 0;
    height: 14px
}

.iti__flag.iti__ms {
    background-position: -3446px 0;
    height: 10px
}

.iti__flag.iti__mt {
    background-position: -3468px 0;
    height: 14px
}

.iti__flag.iti__mu {
    background-position: -3490px 0;
    height: 14px
}

.iti__flag.iti__mv {
    background-position: -3512px 0;
    height: 14px
}

.iti__flag.iti__mw {
    background-position: -3534px 0;
    height: 14px
}

.iti__flag.iti__mx {
    background-position: -3556px 0;
    height: 12px
}

.iti__flag.iti__my {
    background-position: -3578px 0;
    height: 10px
}

.iti__flag.iti__mz {
    background-position: -3600px 0;
    height: 14px
}

.iti__flag.iti__na {
    background-position: -3622px 0;
    height: 14px
}

.iti__flag.iti__nc {
    background-position: -3644px 0;
    height: 10px
}

.iti__flag.iti__ne {
    background-position: -3666px 0;
    height: 15px
}

.iti__flag.iti__nf {
    background-position: -3686px 0;
    height: 10px
}

.iti__flag.iti__ng {
    background-position: -3708px 0;
    height: 10px
}

.iti__flag.iti__ni {
    background-position: -3730px 0;
    height: 12px
}

.iti__flag.iti__nl {
    background-position: -3752px 0;
    height: 14px
}

.iti__flag.iti__no {
    background-position: -3774px 0;
    height: 15px
}

.iti__flag.iti__np {
    background-position: -3796px 0;
    height: 15px
}

.iti__flag.iti__nr {
    background-position: -3811px 0;
    height: 10px
}

.iti__flag.iti__nu {
    background-position: -3833px 0;
    height: 10px
}

.iti__flag.iti__nz {
    background-position: -3855px 0;
    height: 10px
}

.iti__flag.iti__om {
    background-position: -3877px 0;
    height: 10px
}

.iti__flag.iti__pa {
    background-position: -3899px 0;
    height: 14px
}

.iti__flag.iti__pe {
    background-position: -3921px 0;
    height: 14px
}

.iti__flag.iti__pf {
    background-position: -3943px 0;
    height: 14px
}

.iti__flag.iti__pg {
    background-position: -3965px 0;
    height: 15px
}

.iti__flag.iti__ph {
    background-position: -3987px 0;
    height: 10px
}

.iti__flag.iti__pk {
    background-position: -4009px 0;
    height: 14px
}

.iti__flag.iti__pl {
    background-position: -4031px 0;
    height: 13px
}

.iti__flag.iti__pm {
    background-position: -4053px 0;
    height: 14px
}

.iti__flag.iti__pn {
    background-position: -4075px 0;
    height: 10px
}

.iti__flag.iti__pr {
    background-position: -4097px 0;
    height: 14px
}

.iti__flag.iti__ps {
    background-position: -4119px 0;
    height: 10px
}

.iti__flag.iti__pt {
    background-position: -4141px 0;
    height: 14px
}

.iti__flag.iti__pw {
    background-position: -4163px 0;
    height: 13px
}

.iti__flag.iti__py {
    background-position: -4185px 0;
    height: 11px
}

.iti__flag.iti__qa {
    background-position: -4207px 0;
    height: 8px
}

.iti__flag.iti__re {
    background-position: -4229px 0;
    height: 14px
}

.iti__flag.iti__ro {
    background-position: -4251px 0;
    height: 14px
}

.iti__flag.iti__rs {
    background-position: -4273px 0;
    height: 14px
}

.iti__flag.iti__ru {
    background-position: -4295px 0;
    height: 14px
}

.iti__flag.iti__rw {
    background-position: -4317px 0;
    height: 14px
}

.iti__flag.iti__sa {
    background-position: -4339px 0;
    height: 14px
}

.iti__flag.iti__sb {
    background-position: -4361px 0;
    height: 10px
}

.iti__flag.iti__sc {
    background-position: -4383px 0;
    height: 10px
}

.iti__flag.iti__sd {
    background-position: -4405px 0;
    height: 10px
}

.iti__flag.iti__se {
    background-position: -4427px 0;
    height: 13px
}

.iti__flag.iti__sg {
    background-position: -4449px 0;
    height: 14px
}

.iti__flag.iti__sh {
    background-position: -4471px 0;
    height: 10px
}

.iti__flag.iti__si {
    background-position: -4493px 0;
    height: 10px
}

.iti__flag.iti__sj {
    background-position: -4515px 0;
    height: 15px
}

.iti__flag.iti__sk {
    background-position: -4537px 0;
    height: 14px
}

.iti__flag.iti__sl {
    background-position: -4559px 0;
    height: 14px
}

.iti__flag.iti__sm {
    background-position: -4581px 0;
    height: 15px
}

.iti__flag.iti__sn {
    background-position: -4603px 0;
    height: 14px
}

.iti__flag.iti__so {
    background-position: -4625px 0;
    height: 14px
}

.iti__flag.iti__sr {
    background-position: -4647px 0;
    height: 14px
}

.iti__flag.iti__ss {
    background-position: -4669px 0;
    height: 10px
}

.iti__flag.iti__st {
    background-position: -4691px 0;
    height: 10px
}

.iti__flag.iti__sv {
    background-position: -4713px 0;
    height: 12px
}

.iti__flag.iti__sx {
    background-position: -4735px 0;
    height: 14px
}

.iti__flag.iti__sy {
    background-position: -4757px 0;
    height: 14px
}

.iti__flag.iti__sz {
    background-position: -4779px 0;
    height: 14px
}

.iti__flag.iti__ta {
    background-position: -4801px 0;
    height: 10px
}

.iti__flag.iti__tc {
    background-position: -4823px 0;
    height: 10px
}

.iti__flag.iti__td {
    background-position: -4845px 0;
    height: 14px
}

.iti__flag.iti__tf {
    background-position: -4867px 0;
    height: 14px
}

.iti__flag.iti__tg {
    background-position: -4889px 0;
    height: 13px
}

.iti__flag.iti__th {
    background-position: -4911px 0;
    height: 14px
}

.iti__flag.iti__tj {
    background-position: -4933px 0;
    height: 10px
}

.iti__flag.iti__tk {
    background-position: -4955px 0;
    height: 10px
}

.iti__flag.iti__tl {
    background-position: -4977px 0;
    height: 10px
}

.iti__flag.iti__tm {
    background-position: -4999px 0;
    height: 14px
}

.iti__flag.iti__tn {
    background-position: -5021px 0;
    height: 14px
}

.iti__flag.iti__to {
    background-position: -5043px 0;
    height: 10px
}

.iti__flag.iti__tr {
    background-position: -5065px 0;
    height: 14px
}

.iti__flag.iti__tt {
    background-position: -5087px 0;
    height: 12px
}

.iti__flag.iti__tv {
    background-position: -5109px 0;
    height: 10px
}

.iti__flag.iti__tw {
    background-position: -5131px 0;
    height: 14px
}

.iti__flag.iti__tz {
    background-position: -5153px 0;
    height: 14px
}

.iti__flag.iti__ua {
    background-position: -5175px 0;
    height: 14px
}

.iti__flag.iti__ug {
    background-position: -5197px 0;
    height: 14px
}

.iti__flag.iti__um {
    background-position: -5219px 0;
    height: 11px
}

.iti__flag.iti__un {
    background-position: -5241px 0;
    height: 14px
}

.iti__flag.iti__us {
    background-position: -5263px 0;
    height: 11px
}

.iti__flag.iti__uy {
    background-position: -5285px 0;
    height: 14px
}

.iti__flag.iti__uz {
    background-position: -5307px 0;
    height: 10px
}

.iti__flag.iti__va {
    background-position: -5329px 0;
    height: 15px
}

.iti__flag.iti__vc {
    background-position: -5346px 0;
    height: 14px
}

.iti__flag.iti__ve {
    background-position: -5368px 0;
    height: 14px
}

.iti__flag.iti__vg {
    background-position: -5390px 0;
    height: 10px
}

.iti__flag.iti__vi {
    background-position: -5412px 0;
    height: 14px
}

.iti__flag.iti__vn {
    background-position: -5434px 0;
    height: 14px
}

.iti__flag.iti__vu {
    background-position: -5456px 0;
    height: 12px
}

.iti__flag.iti__wf {
    background-position: -5478px 0;
    height: 14px
}

.iti__flag.iti__ws {
    background-position: -5500px 0;
    height: 10px
}

.iti__flag.iti__xk {
    background-position: -5522px 0;
    height: 15px
}

.iti__flag.iti__ye {
    background-position: -5544px 0;
    height: 14px
}

.iti__flag.iti__yt {
    background-position: -5566px 0;
    height: 14px
}

.iti__flag.iti__za {
    background-position: -5588px 0;
    height: 14px
}

.iti__flag.iti__zm {
    background-position: -5610px 0;
    height: 14px
}

.iti__flag.iti__zw {
    background-position: -5632px 0;
    height: 10px
}

.iti__flag {
    background-color: #dbdbdb;
    background-image: url(../images/flags.007b2705.png);
    background-position: 20px 0;
    background-repeat: no-repeat;
    box-shadow: 0 0 1px 0 #888;
    height: 15px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-image: url(../images/flags%402x.9d5328fb.png)
    }
}

.iti__flag.iti__np {
    background-color: transparent
}

:root {
    --ff-title: "RecklessNeue", sans-serif;
    --ff-text: "Matter", sans-serif
}

[dir=rtl] {
    --ff-text: "NotoSans", sans-serif;
    --ff-title: "NotoSans", sans-serif
}

@media (max-width:359px) {
    .-hideBelow-xxxs {
        display: none
    }
}

@media (max-width:374px) {
    .-hideBelow-xxs {
        display: none
    }
}

@media (max-width:575px) {
    .-hideBelow-xs {
        display: none
    }
}

@media (max-width:767px) {
    .-hideBelow-sm {
        display: none
    }
}

@media (max-width:991px) {
    .-hideBelow-md {
        display: none
    }
}

@media (max-width:1199px) {
    .-hideBelow-lg {
        display: none
    }
}

@media (max-width:1365px) {
    .-hideBelow-xl {
        display: none
    }
}

@media (max-width:1679px) {
    .-hideBelow-xxl {
        display: none
    }
}

@media (min-width:360px) {
    .-hideAbove-xxxs {
        display: none
    }
}

@media (min-width:375px) {
    .-hideAbove-xxs {
        display: none
    }
}

@media (min-width:576px) {
    .-hideAbove-xs {
        display: none
    }
}

@media (min-width:768px) {
    .-hideAbove-sm {
        display: none
    }
}

@media (min-width:992px) {
    .-hideAbove-md {
        display: none
    }
}

@media (min-width:1200px) {
    .-hideAbove-lg {
        display: none
    }
}

@media (min-width:1366px) {
    .-hideAbove-xl {
        display: none
    }
}

@media (min-width:1680px) {
    .-hideAbove-xxl {
        display: none
    }
}

*,
:after,
:before {
    box-sizing: border-box
}

a,
button {
    cursor: pointer
}

button {
    border-width: 0;
    color: inherit;
    padding: 0
}

figure {
    margin: 0
}

input::-moz-focus-inner {
    border: 0;
    margin: 0;
    padding: 0
}

dd,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0
}

p {
    margin: 0
}

cite {
    font-style: normal
}

fieldset {
    border-width: 0
}

input[type=search]::-ms-clear {
    display: none;
    height: 0;
    width: 0
}

input[type=search]::-ms-reveal {
    display: none;
    height: 0;
    width: 0
}

body,
html {
    background: #fff;
    min-width: 320px;
    overscroll-behavior-y: none;
    width: 100%
}

html {
    font-size: 1px;
    overflow-x: hidden;
    scroll-behavior: smooth
}

html.-blocked {
    overflow-y: hidden
}

body {
    font-size: 12rem;
    line-height: 1.2
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    outline: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-variant-ligatures: none
}

img {
    border: 0;
    display: block;
    max-width: 100%
}

::selection {
    background: hsla(240, 0%, 44%, .3)
}

a {
    color: inherit;
    text-decoration: none
}

a:focus {
    outline-color: transparent
}

a[href^="tel:"] {
    text-decoration: none
}

ol {
    list-style-position: inside;
    list-style-type: decimal
}

ol li+li {
    margin-top: 8px
}

::-webkit-scrollbar {
    width: 8px
}

.-answerOpen ::-webkit-scrollbar,
.-contactFormOpen ::-webkit-scrollbar,
.-industryOpen ::-webkit-scrollbar,
.-miniCaseOpen ::-webkit-scrollbar,
.-wcagFormOpen ::-webkit-scrollbar {
    height: 0
}

::-webkit-scrollbar-track {
    background: #fff;
    width: 12px
}

::-webkit-scrollbar-thumb {
    background: #555;
    border-radius: 8px
}

::-webkit-scrollbar-thumb:hover {
    background: #555
}

.js-vimeoModal {
    cursor: pointer
}

#hubspot-messages-iframe-container {
    z-index: 999999 !important
}

.l-main {
    transition: .4s cubic-bezier(.22, 1, .36, 1)
}

@media (min-width:992px) {
    .-menuOpened .l-main {
        transform: translateY(30px)
    }
}

@font-face {
    font-display: swap;
    font-family: Matter;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Matter-Regular.a9d95c31.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Matter;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/Matter-Medium.eb147881.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Matter;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/Matter-SemiBold.da0ac898.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: RecklessNeue;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/RecklessNeue-Regular.0e82d802.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: NotoSans;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/NotoSansArabic-Regular.25785ca4.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: NotoSans;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/NotoSansArabic-Medium.788ff441.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: NotoSans;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/NotoSansArabic-SemiBold.7b3bb7b9.woff2) format("woff2")
}

body {
    color: #000;
    font-family: var(--ff-text);
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.t-title.-f120 {
    font-family: var(--ff-title);
    font-size: 120px;
    letter-spacing: -.03em;
    line-height: 1.1
}

.t-title.-f112 {
    font-size: 112px;
    letter-spacing: -.02em
}

.t-title.-f108,
.t-title.-f112 {
    font-family: var(--ff-title);
    line-height: 1
}

.t-title.-f108 {
    font-size: 108px;
    letter-spacing: -.03em
}

.t-title.-f96 {
    line-height: 1
}

.t-title.-f96,
.t-title.-f96_106 {
    font-family: var(--ff-title);
    font-size: 96px;
    letter-spacing: -.03em
}

.t-title.-f96_106 {
    line-height: 1.1041666667
}

.t-title.-f88 {
    font-size: 88px;
    line-height: 1
}

.t-title.-f80,
.t-title.-f88 {
    font-family: var(--ff-title);
    letter-spacing: -.03em
}

.t-title.-f80 {
    font-size: 80px;
    line-height: 1.1
}

.t-title.-f80_96 {
    font-size: 80px;
    line-height: 1.2
}

.t-title.-f72,
.t-title.-f80_96 {
    font-family: var(--ff-title);
    letter-spacing: -.02em
}

.t-title.-f72 {
    font-size: 72px;
    line-height: 1.0972222222
}

.t-title.-f64 {
    line-height: 1.203125
}

.t-title.-f64,
.t-title.-f64_70 {
    font-family: var(--ff-title);
    font-size: 64px;
    letter-spacing: -.02em
}

.t-title.-f64_70 {
    line-height: 1.09375
}

.t-title.-f56 {
    font-family: var(--ff-title);
    font-size: 56px;
    letter-spacing: -.01em;
    line-height: 1.1071428571
}

.t-title.-f48 {
    line-height: 1.2083333333
}

.t-title.-f48,
.t-title.-f48_48 {
    font-family: var(--ff-title);
    font-size: 48px;
    letter-spacing: -.02em
}

.t-title.-f48_48 {
    line-height: 1
}

.t-title.-f40 {
    font-family: var(--ff-title);
    font-size: 40px;
    letter-spacing: -.02em;
    line-height: 1.2
}

.t-title.-f38 {
    font-size: 38px;
    line-height: 1.2105263158
}

.t-title.-f36,
.t-title.-f38 {
    font-family: var(--ff-title);
    letter-spacing: -.01em
}

.t-title.-f36 {
    font-size: 36px;
    line-height: 1.1944444444
}

.t-title.-f36_40 {
    line-height: 1.1111111111
}

.t-title.-f36_40,
.t-title.-f36_47 {
    font-family: var(--ff-title);
    font-size: 36px;
    letter-spacing: -.01em
}

.t-title.-f36_47 {
    line-height: 1.3055555556
}

.t-title.-f32 {
    font-family: var(--ff-title);
    font-size: 32px;
    letter-spacing: -.01em;
    line-height: 1.1875
}

.t-title.-f24 {
    line-height: 1.2083333333
}

.t-title.-f24,
.t-title.-f24_37 {
    font-family: var(--ff-title);
    font-size: 24px
}

.t-title.-f24_37 {
    letter-spacing: -.01em;
    line-height: 1.5416666667
}

.t-title.-f24_34 {
    font-size: 24px;
    line-height: 1.4166666667
}

.t-title.-f22,
.t-title.-f24_34 {
    font-family: var(--ff-title);
    letter-spacing: -.01em
}

.t-title.-f22 {
    font-size: 22px;
    line-height: 1.1818181818
}

.t-title.-f20 {
    font-family: var(--ff-title);
    font-size: 20px;
    line-height: 1.3
}

.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.t-title,
.t-title.-f18 {
    font-family: var(--ff-title);
    font-size: 18px;
    line-height: 1.6111111111
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.t-title,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.t-title,
.t-title.-f16 {
    font-family: var(--ff-title);
    font-size: 16px;
    line-height: 1.6875
}

.t-title.-f12 {
    font-family: var(--ff-title);
    font-size: 12px;
    line-height: 1.4166666667
}

.t-title>div[class^=line]>span,
.t-title>span:not(.new-line, .-noWrap) {
    font-family: var(--ff-text)
}

@media (max-width:991px) {
    .t-title.-f64md {
        font-family: var(--ff-title);
        font-size: 64px;
        letter-spacing: -.02em;
        line-height: 1.09375
    }

    .t-title.-f48md {
        line-height: 1.1041666667
    }

    .t-title.-f48_48md,
    .t-title.-f48md {
        font-family: var(--ff-title);
        font-size: 48px;
        letter-spacing: -.02em
    }

    .t-title.-f48_48md {
        line-height: 1
    }

    .t-title.-f42md {
        font-family: var(--ff-title);
        font-size: 42px;
        letter-spacing: -.01em;
        line-height: 1.0952380952
    }

    .t-title.-f40md {
        line-height: 1.1
    }

    .t-title.-f40_48md,
    .t-title.-f40md {
        font-family: var(--ff-title);
        font-size: 40px;
        letter-spacing: -.02em
    }

    .t-title.-f40_48md {
        line-height: 1.2
    }

    .t-title.-f38md {
        font-size: 38px;
        line-height: 1.2105263158
    }

    .t-title.-f36md,
    .t-title.-f38md {
        font-family: var(--ff-title);
        letter-spacing: -.01em
    }

    .t-title.-f36md {
        font-size: 36px;
        line-height: 1.1944444444
    }

    .t-title.-f32md {
        line-height: 1.3125
    }

    .t-title.-f32_38md,
    .t-title.-f32md {
        font-family: var(--ff-title);
        font-size: 32px;
        letter-spacing: -.01em
    }

    .t-title.-f32_38md {
        line-height: 1.1875
    }

    .t-title.-f32_35md {
        font-family: var(--ff-title);
        font-size: 32px;
        letter-spacing: -.03em;
        line-height: 1.09375
    }

    .t-title.-f28md {
        line-height: 1.4285714286
    }

    .t-title.-f28_33md,
    .t-title.-f28md {
        font-family: var(--ff-title);
        font-size: 28px;
        letter-spacing: -.01em
    }

    .t-title.-f28_33md {
        line-height: 1.1785714286
    }

    .t-title.-f24md {
        line-height: 1.2083333333
    }

    .t-title.-f24_34md,
    .t-title.-f24md {
        font-family: var(--ff-title);
        font-size: 24px
    }

    .t-title.-f24_34md {
        letter-spacing: -.01em;
        line-height: 1.4166666667
    }

    .t-title.-f24_29md {
        font-family: var(--ff-title);
        font-size: 24px;
        line-height: 1.2083333333
    }

    .t-title.-f20md {
        font-family: var(--ff-title);
        font-size: 20px;
        line-height: 1.2
    }

    .t-title.-f18_29md {
        line-height: 1.6111111111
    }

    .t-title.-f18_25md,
    .t-title.-f18_29md {
        font-family: var(--ff-title);
        font-size: 18px
    }

    .t-title.-f18_25md {
        line-height: 1.3888888889
    }

    .t-title.-f18md {
        font-family: var(--ff-title);
        font-size: 18px;
        line-height: 1.2222222222
    }

    .t-title.-f16md {
        font-family: var(--ff-title);
        font-size: 16px;
        line-height: 1.6875
    }

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.t-title,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.t-title,
    .t-title.-f14md {
        font-family: var(--ff-title);
        font-size: 14px;
        line-height: 1.5714285714
    }
}

@media (max-width:374px) {
    .t-title.-f40xxs {
        font-family: var(--ff-title);
        font-size: 40px;
        letter-spacing: -.02em;
        line-height: 1.2
    }
}

.c-link.-f236,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f236,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f236,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f236,
.t-text.-f236 {
    font-family: var(--ff-text);
    font-size: 236px;
    letter-spacing: -.02em;
    line-height: 1.1016949153
}

.c-link.-f208,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f208,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f208,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f208,
.t-text.-f208 {
    font-family: var(--ff-text);
    font-size: 208px;
    letter-spacing: -.02em;
    line-height: 1.2019230769
}

.c-link.-f180,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f180,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f180,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f180,
.t-text.-f180 {
    font-family: var(--ff-text);
    font-size: 180px;
    letter-spacing: -.04em;
    line-height: 1.1
}

.c-link.-f152,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f152,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f152,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f152,
.t-text.-f152 {
    font-family: var(--ff-text);
    font-size: 152px;
    letter-spacing: -.02em;
    line-height: 1.0986842105
}

.c-link.-f104,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f104,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f104,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f104,
.t-text.-f104 {
    font-family: var(--ff-text);
    font-size: 104px;
    letter-spacing: -.03em;
    line-height: 1
}

.c-link.-f96,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f96,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f96,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f96,
.t-text.-f96 {
    font-family: var(--ff-text);
    font-size: 96px;
    letter-spacing: -.03em;
    line-height: 1
}

.c-link.-f88,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f88,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f88,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f88,
.t-text.-f88 {
    font-family: var(--ff-text);
    font-size: 88px;
    letter-spacing: -.03em;
    line-height: 1
}

.c-link.-f80,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f80,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f80,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f80,
.t-text.-f80 {
    font-family: var(--ff-text);
    font-size: 80px;
    letter-spacing: -.02em;
    line-height: 1.1
}

.c-link.-f80_96,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f80_96,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f80_96,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f80_96,
.t-text.-f80_96 {
    font-family: var(--ff-text);
    font-size: 80px;
    letter-spacing: -.02em;
    line-height: 1.2
}

.c-link.-f72,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f72,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f72,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f72,
.t-text.-f72 {
    font-family: var(--ff-text);
    font-size: 72px;
    letter-spacing: -.02em;
    line-height: 1.0972222222
}

.c-link.-f64,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f64,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f64,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f64,
.t-text.-f64 {
    font-family: var(--ff-text);
    font-size: 64px;
    letter-spacing: -.02em;
    line-height: 1.203125
}

.c-link.-f64_70,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f64_70,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f64_70,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f64_70,
.t-text.-f64_70 {
    font-family: var(--ff-text);
    font-size: 64px;
    letter-spacing: -.02em;
    line-height: 1.09375
}

.c-link.-f48,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f48,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f48,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f48,
.t-text.-f48 {
    font-family: var(--ff-text);
    font-size: 48px;
    letter-spacing: -.02em;
    line-height: 1.2083333333
}

.c-link.-f48_72,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f48_72,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f48_72,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f48_72,
.t-text.-f48_72 {
    font-family: var(--ff-text);
    font-size: 48px;
    letter-spacing: -.02em;
    line-height: 1.5
}

.c-link.-f40,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f40,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f40,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f40,
.t-text.-f40 {
    font-family: var(--ff-text);
    font-size: 40px;
    letter-spacing: -.02em;
    line-height: 1
}

.c-link.-f40_52,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f40_52,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f40_52,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f40_52,
.t-text.-f40_52 {
    font-family: var(--ff-text);
    font-size: 40px;
    letter-spacing: -.02em;
    line-height: 1.3
}

.c-link.-f38,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f38,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f38,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f38,
.t-text.-f38 {
    font-family: var(--ff-text);
    font-size: 38px;
    letter-spacing: -.02em;
    line-height: 1.2105263158
}

.c-link.-f36,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f36,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f36,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f36,
.t-text.-f36 {
    font-family: var(--ff-text);
    font-size: 36px;
    letter-spacing: -.01em;
    line-height: 1.1111111111
}

.c-link.-f36_50,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f36_50,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f36_50,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f36_50,
.t-text.-f36_50 {
    font-family: var(--ff-text);
    font-size: 36px;
    letter-spacing: -.01em;
    line-height: 1.3888888889
}

.c-link.-f32,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f32,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f32,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f32,
.t-text.-f32 {
    font-family: var(--ff-text);
    font-size: 32px;
    line-height: 1.3125
}

.c-link.-f32_35,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f32_35,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f32_35,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f32_35,
.t-text.-f32_35 {
    font-family: var(--ff-text);
    font-size: 32px;
    letter-spacing: -.01em;
    line-height: 1.09375
}

.c-link.-f32_39,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f32_39,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f32_39,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f32_39,
.t-text.-f32_39 {
    font-family: var(--ff-text);
    font-size: 32px;
    line-height: 1.21875
}

.c-link.-f32_51,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f32_51,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f32_51,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f32_51,
.t-text.-f32_51 {
    font-family: var(--ff-text);
    font-size: 32px;
    line-height: 1.59375
}

.c-link.-f32_53,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f32_53,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f32_53,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f32_53,
.t-text.-f32_53 {
    font-family: var(--ff-text);
    font-size: 32px;
    line-height: 1.65625
}

.c-link.-f26,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f26,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f26,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f26,
.t-text.-f26 {
    font-family: var(--ff-text);
    font-size: 26px;
    line-height: 1.3846153846
}

.c-link.-f24,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f24,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f24,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f24,
.t-text.-f24 {
    font-family: var(--ff-text);
    font-size: 24px;
    line-height: 1.5833333333
}

.c-link.-f24_38,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f24_38,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f24_38,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f24_38,
.t-text.-f24_38 {
    font-family: var(--ff-text);
    font-size: 24px;
    line-height: 1.5833333333
}

.c-link.-f24_34,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f24_34,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f24_34,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f24_34,
.t-text.-f24_34 {
    font-family: var(--ff-text);
    font-size: 24px;
    line-height: 1.4166666667
}

.c-link.-f24_32,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f24_32,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f24_32,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f24_32,
.t-text.-f24_32 {
    font-family: var(--ff-text);
    font-size: 24px;
    line-height: 1.3333333333
}

.c-link.-f24_29,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f24_29,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f24_29,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f24_29,
.t-text.-f24_29 {
    font-family: var(--ff-text);
    font-size: 24px;
    line-height: 1.2083333333
}

.c-link.-f24_26,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f24_26,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f24_26,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f24_26,
.t-text.-f24_26 {
    font-family: var(--ff-text);
    font-size: 24px;
    line-height: 1.0833333333
}

.c-link.-f22,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f22,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f22,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f22,
.t-text.-f22 {
    font-family: var(--ff-text);
    font-size: 22px;
    line-height: 1.5909090909
}

.c-link.-f21,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f21,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f21,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f21,
.t-text.-f21 {
    font-family: var(--ff-text);
    font-size: 21px;
    line-height: 1.2380952381
}

.c-link.-f20,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f20,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f20,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f20,
.t-text.-f20 {
    font-family: var(--ff-text);
    font-size: 20px;
    line-height: 1.2
}

.c-link.-f20_30,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f20_30,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f20_30,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f20_30,
.t-text.-f20_30 {
    font-family: var(--ff-text);
    font-size: 20px;
    line-height: 1.5
}

.c-link.-f18,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f18,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f18,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.t-text.-f18 {
    font-family: var(--ff-text);
    font-size: 18px;
    line-height: 1.6111111111
}

.c-link.-f18_22,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f18_22,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f18_22,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f18_22,
.t-text.-f18_22 {
    font-family: var(--ff-text);
    font-size: 18px;
    line-height: 1.2222222222
}

.c-link.-f18_24,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f18_24,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f18_24,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f18_24,
.t-text.-f18_24 {
    font-family: var(--ff-text);
    font-size: 18px;
    line-height: 1.3333333333
}

.c-link.-f18_28,
.c-link.-f18_29,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f18_28,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f18_29,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f18_28,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f18_29,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f18_28,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f18_29,
.t-text.-f18_28,
.t-text.-f18_29 {
    font-family: var(--ff-text);
    font-size: 18px;
    line-height: 1.5555555556
}

.c-link.-f17,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f17,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f17,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f17,
.t-text.-f17 {
    font-family: var(--ff-text);
    font-size: 17px;
    line-height: 1.2941176471
}

.c-link.-f16,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f16,
.t-text.-f16 {
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 1.125
}

.c-link.-f16_22,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f16_22,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f16_22,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f16_22,
.t-text.-f16_22 {
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 1.375
}

.c-link.-f16_24,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f16_24,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f16_24,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f16_24,
.t-text.-f16_24 {
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 1.5
}

.c-link.-f16_26,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f16_26,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f16_26,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f16_26,
.t-text.-f16_26 {
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 1.625
}

.c-link.-f16_32,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f16_32,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f16_32,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f16_32,
.t-text.-f16_32 {
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 2
}

.c-link.-f15,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f15,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f15,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f15,
.t-text.-f15 {
    font-family: var(--ff-text);
    font-size: 15px;
    line-height: 1.6
}

.c-link.-f14,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f14,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f14,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f14,
.t-text.-f14 {
    font-family: var(--ff-text);
    font-size: 14px;
    line-height: 1.5714285714
}

.c-link.-f14_17,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f14_17,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f14_17,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f14_17,
.t-text.-f14_17 {
    font-family: var(--ff-text);
    font-size: 14px;
    line-height: 1.2142857143
}

.c-link.-f14_15,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f14_15,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f14_15,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f14_15,
.t-text.-f14_15 {
    font-family: var(--ff-text);
    font-size: 14px;
    line-height: 1.0714285714
}

.c-link.-f14_14,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f14_14,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f14_14,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f14_14,
.t-text.-f14_14 {
    font-family: var(--ff-text);
    font-size: 14px;
    letter-spacing: .03em;
    line-height: 1
}

.c-link.-f12,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f12,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f12,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f12,
.t-text.-f12 {
    font-family: var(--ff-text);
    font-size: 12px;
    letter-spacing: .04em;
    line-height: 1.5833333333
}

.c-link.-f12_14,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f12_14,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f12_14,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f12_14,
.t-text.-f12_14 {
    font-family: var(--ff-text);
    font-size: 12px;
    line-height: 1.1666666667
}

@media (max-width:1199px) {

    .c-link.-f136lg,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f136lg,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f136lg,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f136lg,
    .t-text.-f136lg {
        font-family: var(--ff-text);
        font-size: 136px;
        letter-spacing: -.04em;
        line-height: 1
    }
}

@media (max-width:991px) {

    .c-link.-f64md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f64md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f64md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f64md,
    .t-text.-f64md {
        font-family: var(--ff-text);
        font-size: 64px;
        letter-spacing: -.02em;
        line-height: 1.203125
    }

    .c-link.-f56md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f56md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f56md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f56md,
    .t-text.-f56md {
        font-family: var(--ff-text);
        font-size: 56px;
        letter-spacing: -.02em;
        line-height: 1.1071428571
    }

    .c-link.-f48md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f48md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f48md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f48md,
    .t-text.-f48md {
        font-family: var(--ff-text);
        font-size: 48px;
        letter-spacing: -.02em;
        line-height: 1.1041666667
    }

    .c-link.-f42md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f42md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f42md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f42md,
    .t-text.-f42md {
        font-family: var(--ff-text);
        font-size: 42px;
        letter-spacing: -.01em;
        line-height: 1.1904761905
    }

    .c-link.-f40md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f40md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f40md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f40md,
    .t-text.-f40md {
        font-family: var(--ff-text);
        font-size: 40px;
        letter-spacing: -.02em;
        line-height: 1
    }

    .c-link.-f40_48md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f40_48md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f40_48md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f40_48md,
    .t-text.-f40_48md {
        font-family: var(--ff-text);
        font-size: 40px;
        letter-spacing: -.02em;
        line-height: 1.2
    }

    .c-link.-f36md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f36md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f36md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f36md,
    .t-text.-f36md {
        font-family: var(--ff-text);
        font-size: 36px;
        letter-spacing: -.01em;
        line-height: 1.1111111111
    }

    .c-link.-f32md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f32md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f32md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f32md,
    .t-text.-f32md {
        font-family: var(--ff-text);
        font-size: 32px;
        letter-spacing: -.01em;
        line-height: 1.09375
    }

    .c-link.-f32_48md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f32_48md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f32_48md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f32_48md,
    .t-text.-f32_48md {
        font-family: var(--ff-text);
        font-size: 32px;
        line-height: 1.5
    }

    .c-link.-f32_39md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f32_39md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f32_39md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f32_39md,
    .t-text.-f32_39md {
        font-family: var(--ff-text);
        font-size: 32px;
        line-height: 1.21875
    }

    .c-link.-f32_35md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f32_35md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f32_35md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f32_35md,
    .t-text.-f32_35md {
        font-family: var(--ff-text);
        font-size: 32px;
        letter-spacing: -.01em;
        line-height: 1.09375
    }

    .c-link.-f28md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f28md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f28md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f28md,
    .t-text.-f28md {
        font-family: var(--ff-text);
        font-size: 28px;
        letter-spacing: -.01em;
        line-height: 1.2857142857
    }

    .c-link.-f24md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f24md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f24md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f24md,
    .t-text.-f24md {
        font-family: var(--ff-text);
        font-size: 24px;
        line-height: 1.2083333333
    }

    .c-link.-f24_32md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f24_32md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f24_32md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f24_32md,
    .t-text.-f24_32md {
        font-family: var(--ff-text);
        font-size: 24px;
        line-height: 1.3333333333
    }

    .c-link.-f24_38md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f24_38md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f24_38md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f24_38md,
    .t-text.-f24_38md {
        font-family: var(--ff-text);
        font-size: 24px;
        line-height: 1.5833333333
    }

    .c-link.-f20md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f20md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f20md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f20md,
    .t-text.-f20md {
        font-family: var(--ff-text);
        font-size: 20px;
        line-height: 1.5
    }

    .c-link.-f18md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f18md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f18md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f18md,
    .t-text.-f18md {
        font-family: var(--ff-text);
        font-size: 18px;
        letter-spacing: 0;
        line-height: 1.6111111111
    }

    .c-link.-f18_22md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f18_22md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f18_22md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f18_22md,
    .t-text.-f18_22md {
        font-family: var(--ff-text);
        font-size: 18px;
        letter-spacing: 0;
        line-height: 1.2222222222
    }

    .c-link.-f18_20md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f18_20md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f18_20md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f18_20md,
    .t-text.-f18_20md {
        font-family: var(--ff-text);
        font-size: 18px;
        line-height: 1.1111111111
    }

    .c-link.-f16md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f16md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f16md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f16md,
    .t-text.-f16md {
        font-family: var(--ff-text);
        font-size: 16px;
        line-height: 1.125
    }

    .c-link.-f16_22md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f16_22md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f16_22md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f16_22md,
    .t-text.-f16_22md {
        font-family: var(--ff-text);
        font-size: 16px;
        line-height: 1.375
    }

    .c-link.-f16_24md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f16_24md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f16_24md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f16_24md,
    .t-text.-f16_24md {
        font-family: var(--ff-text);
        font-size: 16px;
        line-height: 1.5
    }

    .c-link.-f16_26md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f16_26md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f16_26md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f16_26md,
    .t-text.-f16_26md {
        font-family: var(--ff-text);
        font-size: 16px;
        line-height: 1.625
    }

    .c-link.-f14md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f14md,
    .t-text.-f14md {
        font-family: var(--ff-text);
        font-size: 14px;
        line-height: 1.5714285714
    }

    .c-link.-f12md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f12md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f12md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f12md,
    .t-text.-f12md {
        font-family: var(--ff-text);
        font-size: 12px;
        line-height: 1.0833333333
    }

    .c-link.-f12_20md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f12_20md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f12_20md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f12_20md,
    .t-text.-f12_20md {
        font-family: var(--ff-text);
        font-size: 12px;
        letter-spacing: .04em;
        line-height: 1.6666666667
    }

    .c-link.-f12_19md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f12_19md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f12_19md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f12_19md,
    .t-text.-f12_19md {
        font-family: var(--ff-text);
        font-size: 12px;
        letter-spacing: .04em;
        line-height: 1.5833333333
    }

    .c-link.-f12_12md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f12_12md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f12_12md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f12_12md,
    .t-text.-f12_12md {
        font-family: var(--ff-text);
        font-size: 12px;
        letter-spacing: .03em;
        line-height: 1
    }

    .c-link.-f11md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f11md,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f11md,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f11md,
    .t-text.-f11md {
        font-family: var(--ff-text);
        font-size: 11px;
        line-height: 1.2727272727
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a,
.t-text a,
ol a {
    display: inline;
    text-decoration: none
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label div[class^=line],
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label div[class^=line],
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li div[class^=line],
.t-text div[class^=line],
.t-title div[class^=line] {
    display: inline-block;
    opacity: 0;
    transform: translate3d(0, 30px, 0)
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label div[class^=line],
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label div[class^=line],
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li div[class^=line],
    .t-text div[class^=line],
    .t-title div[class^=line] {
        display: inline
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line1,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line1,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line1,
.t-text.-animated .line1,
.t-title.-animated .line1 {
    opacity: 1;
    transform: translateZ(0);
    transition: all 1s cubic-bezier(.16, 1, .3, 1) .2s
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line1,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line1,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line1,
    .t-text.-animated .line1,
    .t-title.-animated .line1 {
        transition: none
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line2,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line2,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line2,
.t-text.-animated .line2,
.t-title.-animated .line2 {
    opacity: 1;
    transform: translateZ(0);
    transition: all 1s cubic-bezier(.16, 1, .3, 1) .3s
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line2,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line2,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line2,
    .t-text.-animated .line2,
    .t-title.-animated .line2 {
        transition: none
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line3,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line3,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line3,
.t-text.-animated .line3,
.t-title.-animated .line3 {
    opacity: 1;
    transform: translateZ(0);
    transition: all 1s cubic-bezier(.16, 1, .3, 1) .4s
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line3,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line3,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line3,
    .t-text.-animated .line3,
    .t-title.-animated .line3 {
        transition: none
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line4,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line4,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line4,
.t-text.-animated .line4,
.t-title.-animated .line4 {
    opacity: 1;
    transform: translateZ(0);
    transition: all 1s cubic-bezier(.16, 1, .3, 1) .5s
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line4,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line4,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line4,
    .t-text.-animated .line4,
    .t-title.-animated .line4 {
        transition: none
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line5,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line5,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line5,
.t-text.-animated .line5,
.t-title.-animated .line5 {
    opacity: 1;
    transform: translateZ(0);
    transition: all 1s cubic-bezier(.16, 1, .3, 1) .6s
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line5,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line5,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line5,
    .t-text.-animated .line5,
    .t-title.-animated .line5 {
        transition: none
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line6,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line6,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line6,
.t-text.-animated .line6,
.t-title.-animated .line6 {
    opacity: 1;
    transform: translateZ(0);
    transition: all 1s cubic-bezier(.16, 1, .3, 1) .7s
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line6,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line6,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line6,
    .t-text.-animated .line6,
    .t-title.-animated .line6 {
        transition: none
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line7,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line7,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line7,
.t-text.-animated .line7,
.t-title.-animated .line7 {
    opacity: 1;
    transform: translateZ(0);
    transition: all 1s cubic-bezier(.16, 1, .3, 1) .8s
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line7,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line7,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line7,
    .t-text.-animated .line7,
    .t-title.-animated .line7 {
        transition: none
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line8,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line8,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line8,
.t-text.-animated .line8,
.t-title.-animated .line8 {
    opacity: 1;
    transform: translateZ(0);
    transition: all 1s cubic-bezier(.16, 1, .3, 1) .9s
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line8,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line8,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line8,
    .t-text.-animated .line8,
    .t-title.-animated .line8 {
        transition: none
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line9,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line9,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line9,
.t-text.-animated .line9,
.t-title.-animated .line9 {
    opacity: 1;
    transform: translateZ(0);
    transition: all 1s cubic-bezier(.16, 1, .3, 1) 1s
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-animated .line9,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-animated .line9,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-animated .line9,
    .t-text.-animated .line9,
    .t-title.-animated .line9 {
        transition: none
    }
}

/*!
 * Bootstrap Grid v4.4.0 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
:after,
:before {
    box-sizing: inherit
}

.container {
    margin-inline: auto;
    max-width: 1440px;
    padding-inline: 56px;
    width: 100%
}

@media (max-width:1199px) {
    .container {
        padding-inline: 24px
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-inline: -20px
}

@media (max-width:991px) {
    .row {
        margin-inline: -10px
    }
}

.no-gutters {
    margin-inline: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-inline: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    padding-inline: 20px;
    position: relative;
    width: 100%
}

@media (max-width:991px) {

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        padding-inline: 10px
    }
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    -ms-flex-preferred-size: 0;
    -ms-flex-positive: 1
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.offset-1 {
    margin-inline-start: 8.333333%
}

.offset-2 {
    margin-inline-start: 16.666667%
}

.offset-3 {
    margin-inline-start: 25%
}

.offset-4 {
    margin-inline-start: 33.333333%
}

.offset-5 {
    margin-inline-start: 41.666667%
}

.offset-6 {
    margin-inline-start: 50%
}

.offset-7 {
    margin-inline-start: 58.333333%
}

.offset-8 {
    margin-inline-start: 66.666667%
}

.offset-9 {
    margin-inline-start: 75%
}

.offset-10 {
    margin-inline-start: 83.333333%
}

.offset-11 {
    margin-inline-start: 91.666667%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        -ms-flex-preferred-size: 0;
        -ms-flex-positive: 1
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .offset-sm-0 {
        margin-inline-start: 0
    }

    .offset-sm-1 {
        margin-inline-start: 8.333333%
    }

    .offset-sm-2 {
        margin-inline-start: 16.666667%
    }

    .offset-sm-3 {
        margin-inline-start: 25%
    }

    .offset-sm-4 {
        margin-inline-start: 33.333333%
    }

    .offset-sm-5 {
        margin-inline-start: 41.666667%
    }

    .offset-sm-6 {
        margin-inline-start: 50%
    }

    .offset-sm-7 {
        margin-inline-start: 58.333333%
    }

    .offset-sm-8 {
        margin-inline-start: 66.666667%
    }

    .offset-sm-9 {
        margin-inline-start: 75%
    }

    .offset-sm-10 {
        margin-inline-start: 83.333333%
    }

    .offset-sm-11 {
        margin-inline-start: 91.666667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        -ms-flex-preferred-size: 0;
        -ms-flex-positive: 1
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .offset-md-0 {
        margin-inline-start: 0
    }

    .offset-md-1 {
        margin-inline-start: 8.333333%
    }

    .offset-md-2 {
        margin-inline-start: 16.666667%
    }

    .offset-md-3 {
        margin-inline-start: 25%
    }

    .offset-md-4 {
        margin-inline-start: 33.333333%
    }

    .offset-md-5 {
        margin-inline-start: 41.666667%
    }

    .offset-md-6 {
        margin-inline-start: 50%
    }

    .offset-md-7 {
        margin-inline-start: 58.333333%
    }

    .offset-md-8 {
        margin-inline-start: 66.666667%
    }

    .offset-md-9 {
        margin-inline-start: 75%
    }

    .offset-md-10 {
        margin-inline-start: 83.333333%
    }

    .offset-md-11 {
        margin-inline-start: 91.666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        -ms-flex-preferred-size: 0;
        -ms-flex-positive: 1
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .offset-lg-0 {
        margin-inline-start: 0
    }

    .offset-lg-1 {
        margin-inline-start: 8.333333%
    }

    .offset-lg-2 {
        margin-inline-start: 16.666667%
    }

    .offset-lg-3 {
        margin-inline-start: 25%
    }

    .offset-lg-4 {
        margin-inline-start: 33.333333%
    }

    .offset-lg-5 {
        margin-inline-start: 41.666667%
    }

    .offset-lg-6 {
        margin-inline-start: 50%
    }

    .offset-lg-7 {
        margin-inline-start: 58.333333%
    }

    .offset-lg-8 {
        margin-inline-start: 66.666667%
    }

    .offset-lg-9 {
        margin-inline-start: 75%
    }

    .offset-lg-10 {
        margin-inline-start: 83.333333%
    }

    .offset-lg-11 {
        margin-inline-start: 91.666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        -ms-flex-preferred-size: 0;
        -ms-flex-positive: 1
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .offset-xl-0 {
        margin-inline-start: 0
    }

    .offset-xl-1 {
        margin-inline-start: 8.333333%
    }

    .offset-xl-2 {
        margin-inline-start: 16.666667%
    }

    .offset-xl-3 {
        margin-inline-start: 25%
    }

    .offset-xl-4 {
        margin-inline-start: 33.333333%
    }

    .offset-xl-5 {
        margin-inline-start: 41.666667%
    }

    .offset-xl-6 {
        margin-inline-start: 50%
    }

    .offset-xl-7 {
        margin-inline-start: 58.333333%
    }

    .offset-xl-8 {
        margin-inline-start: 66.666667%
    }

    .offset-xl-9 {
        margin-inline-start: 75%
    }

    .offset-xl-10 {
        margin-inline-start: 83.333333%
    }

    .offset-xl-11 {
        margin-inline-start: 91.666667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.l-header {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    height: 88px;
    inset-inline-start: 0;
    justify-content: center;
    position: sticky;
    top: 0;
    transition: transform .4s ease, height .25s ease, background-color .25s ease;
    width: 100%;
    z-index: 100
}

@media (max-width:991px) {
    .l-header {
        height: 70px;
        padding-inline: 24px 16px
    }
}

.l-header:after,
.l-header:before {
    content: "";
    opacity: 0;
    position: absolute;
    transition: opacity .2s ease-in-out
}

@media (max-width:991px) {

    .l-header:after,
    .l-header:before {
        display: none
    }
}

.l-header:before {
    background-color: #000;
    height: 100%;
    right: -8px;
    top: 0;
    width: 8px
}

.l-header:after {
    background-color: hsla(0, 0%, 100%, .15);
    bottom: 0;
    height: 1px;
    left: 56px;
    width: calc(100% - 112px)
}

@media (max-width:1199px) {
    .l-header:after {
        left: 24px;
        width: calc(100% - 48px)
    }
}

.l-header_container {
    max-width: none;
    padding-block: 24px
}

@media (max-width:991px) {
    .l-header_container {
        padding-block: 15px;
        padding-inline: 0
    }
}

.l-header_row {
    align-items: center
}

.l-header_col {
    height: 100%
}

.l-header_col.-nav {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

@media (max-width:991px) {
    .l-header_col.-nav {
        display: none
    }

    .l-header_col.-nav nav {
        width: 100%
    }
}

.l-header_col.-hamburger {
    padding-inline-start: 3px
}

@media (max-width:991px) {
    .l-header .c-navHorizontal {
        align-items: flex-start;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%
    }
}

.l-header .c-logo {
    background-image: url(../images/flyingBisons.8347f9ec.svg);
    display: block;
    flex-shrink: 0;
    height: 40px;
    position: relative;
    width: 146px;
    z-index: 1
}

.l-header .c-logo,
.l-header .c-logo_img {
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.l-header .c-logo_img {
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    transition: opacity .4s ease;
    width: 100%
}

.l-header .c-logo_img.-white {
    background-image: url(images\Vaychie-logo-white.svg)
}

.l-header .c-logo_img.-black {
    background-image: url(images\Vaychie-logo-black.svg);
    opacity: 0
}

@media (max-width:991px) {
    .l-header .c-logo {
        width: 135px
    }
}

.l-header .c-logo img {
    object-fit: contain;
    width: 100%
}

.l-header .c-btnHamburger {
    position: relative;
    z-index: 1
}

.l-header sup {
    inset-inline-start: -1px;
    position: relative;
    top: -2px
}

.-menuOpened .l-header,
.l-header.-dark {
    background-color: transparent
}

.-menuOpened .l-header:not(.-sticked) .c-btnHamburger:not(.-active):after,
.-menuOpened .l-header:not(.-sticked) .c-btnHamburger:not(.-active):before,
.l-header.-dark:not(.-sticked) .c-btnHamburger:not(.-active):after,
.l-header.-dark:not(.-sticked) .c-btnHamburger:not(.-active):before {
    background-color: #fff
}

.-menuOpened .l-header:not(.-sticked) .c-navHorizontal .c-link,
.l-header.-dark:not(.-sticked) .c-navHorizontal .c-link {
    color: #fff
}

.-menuOpened .l-header:not(.-sticked) .c-navHorizontal .c-link:not(.-withSubmenu),
.l-header.-dark:not(.-sticked) .c-navHorizontal .c-link:not(.-withSubmenu) {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .-menuOpened .l-header:not(.-sticked) .c-navHorizontal .c-link:not(.-withSubmenu):hover,
    .l-header.-dark:not(.-sticked) .c-navHorizontal .c-link:not(.-withSubmenu):hover {
        background-size: 100% 1px
    }
}

.-menuOpened [dir=rtl] .l-header:not(.-sticked) .c-navHorizontal .c-link:not(.-withSubmenu),
[dir=rtl] .-menuOpened .l-header:not(.-sticked) .c-navHorizontal .c-link:not(.-withSubmenu),
[dir=rtl] .l-header.-dark:not(.-sticked) .c-navHorizontal .c-link:not(.-withSubmenu) {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 calc(100% - 2px);
    background-position: 100% calc(100% - 2px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .-menuOpened [dir=rtl] .l-header:not(.-sticked) .c-navHorizontal .c-link:not(.-withSubmenu):hover,
    [dir=rtl] .-menuOpened .l-header:not(.-sticked) .c-navHorizontal .c-link:not(.-withSubmenu):hover,
    [dir=rtl] .l-header.-dark:not(.-sticked) .c-navHorizontal .c-link:not(.-withSubmenu):hover {
        background-size: 100% 1px
    }
}

@media (min-width:992px) {

    .-menuOpened .l-header:not(.-sticked) .c-navHorizontal .c-link.-active,
    .l-header.-dark:not(.-sticked) .c-navHorizontal .c-link.-active {
        background-size: 100% 1px
    }
}

.-menuOpened .l-header:not(.-sticked) .c-navHorizontal .c-link.-withSubmenu .c-link_label,
.l-header.-dark:not(.-sticked) .c-navHorizontal .c-link.-withSubmenu .c-link_label {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .-menuOpened .l-header:not(.-sticked) .c-navHorizontal .c-link.-withSubmenu:hover .c-link_label,
    .l-header.-dark:not(.-sticked) .c-navHorizontal .c-link.-withSubmenu:hover .c-link_label {
        background-size: 100% 1px
    }
}

.-menuOpened [dir=rtl] .l-header:not(.-sticked) .c-navHorizontal .c-link.-withSubmenu .c-link_label,
[dir=rtl] .-menuOpened .l-header:not(.-sticked) .c-navHorizontal .c-link.-withSubmenu .c-link_label,
[dir=rtl] .l-header.-dark:not(.-sticked) .c-navHorizontal .c-link.-withSubmenu .c-link_label {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 100%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .-menuOpened [dir=rtl] .l-header:not(.-sticked) .c-navHorizontal .c-link.-withSubmenu:hover .c-link_label,
    [dir=rtl] .-menuOpened .l-header:not(.-sticked) .c-navHorizontal .c-link.-withSubmenu:hover .c-link_label,
    [dir=rtl] .l-header.-dark:not(.-sticked) .c-navHorizontal .c-link.-withSubmenu:hover .c-link_label {
        background-size: 100% 1px
    }
}

.-menuOpened .l-header:not(.-sticked) .c-navHorizontal .c-link.-withSubmenu .c-link_icon:after,
.l-header.-dark:not(.-sticked) .c-navHorizontal .c-link.-withSubmenu .c-link_icon:after {
    border-color: transparent transparent hsla(0, 0%, 100%, .6)
}

.-menuOpened .l-header sup,
.l-header.-dark sup {
    color: #fff
}

.l-header:not(.-dark) .c-logo_img.-black {
    opacity: 1
}

@media (max-width:991px) {
    .l-header.-light {
        border-bottom: 1px solid rgba(12, 21, 24, .16)
    }
}

.l-header.-light .c-navHorizontal .c-link.-withSubmenu .c-link_label {
    background-image: linear-gradient(0, #000, #000);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-header.-light .c-navHorizontal .c-link.-withSubmenu:hover .c-link_label {
        background-size: 100% 1px
    }
}

[dir=rtl] .l-header.-light .c-navHorizontal .c-link.-withSubmenu .c-link_label {
    background-image: linear-gradient(0, #000, #000);
    background-position: 0 100%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .l-header.-light .c-navHorizontal .c-link.-withSubmenu:hover .c-link_label {
        background-size: 100% 1px
    }
}

.l-header.-light .c-navHorizontal .c-link.-withSubmenu .c-link_icon:after {
    border-color: transparent transparent rgba(0, 0, 0, .6)
}

.l-header.-sticked {
    background-color: #fff
}

.l-header.-sticked .c-logo_img.-white {
    opacity: 0
}

.l-header.-sticked .c-logo_img.-black {
    opacity: 1
}

.l-header.-sticked sup {
    color: #000
}

.l-header.-animationHidden,
.l-header.-hidden,
.l-header.-hiddenForce {
    transform: translateY(calc(-100% - 2px))
}

.l-header.-animationHidden {
    opacity: 0
}

.-menuOpened .l-header {
    background-color: #020202
}

.-menuOpened .l-header:after,
.-menuOpened .l-header:before {
    opacity: 1
}

.-menuOpened .l-header .c-navHorizontal .c-link {
    color: #fff;
    opacity: .6
}

.-menuOpened .l-header .c-navHorizontal .c-link.-withSubmenu .c-link_icon:after {
    border-color: transparent transparent hsla(0, 0%, 100%, .6)
}

.-menuOpened .l-header .c-logo_img.-white,
.-menuOpened .l-header .c-navHorizontal .c-link.-opened {
    opacity: 1
}

.-menuOpened .l-header .c-logo_img.-black {
    opacity: 0
}

.l-header .c-messageBelt {
    transform: translateY(-48px)
}

@media (max-width:991px) {
    .l-header .c-messageBelt {
        display: none
    }
}

@media (min-width:992px) {
    .-messageBelt .l-header {
        height: 136px
    }

    .-messageBelt .l-header .c-messageBelt {
        transform: translateY(0)
    }

    .-messageBelt .l-header.-sticked {
        transform: translateY(-48px)
    }

    .-messageBelt .l-header.-hidden {
        transform: translateY(calc(-100% - 50px))
    }
}

.-messageBeltHidden .l-header,
.-messageBeltHidden .l-header .c-messageBelt {
    transform: translateY(-48px)
}

@media (max-width:991px) {
    html:has(.c-megaMenuSec .js-collapse.-active) .l-header {
        background-color: transparent !important
    }
}

.l-main.-blogArticle .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f18,
.l-main.-blogArticle .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f18,
.l-main.-blogArticle .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-blogArticle .t-text.-f18,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blogArticle .hs-form-field>label.-f18,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blogArticle .hs-form-field>label.-f18,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-blogArticle li {
    letter-spacing: 0
}

.l-main.-blogArticle .c-heroSec {
    margin-top: -88px;
    position: relative
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-heroSec {
        margin-top: -70px
    }
}

.l-main.-blogArticle .c-heroSec_bg {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.l-main.-blogArticle .c-heroSec_container {
    position: relative;
    z-index: 1
}

.l-main.-blogArticle .c-heroSec_row.-main {
    max-height: 600px
}

.l-main.-blogArticle .c-heroSec_row.-main>* {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.l-main.-blogArticle .c-heroSec_row.-image>* {
    align-items: flex-start;
    display: flex;
    justify-content: center
}

.l-main.-blogArticle .c-heroSec_downloadWrapper {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-heroSec_downloadWrapper {
        height: 104px
    }
}

.l-main.-blogArticle .c-heroSec_downloadInner {
    border-bottom: 1px solid transparent;
    display: flex;
    justify-content: center;
    transition: .2s ease-in-out
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-heroSec_downloadInner {
        background-color: #fff;
        left: 0;
        min-width: 100vw;
        padding: 24px;
        position: relative;
        top: 0;
        width: 100%;
        z-index: 12
    }
}

.l-main.-blogArticle .c-heroSec_downloadInner:not(.-fixed) {
    transform: translateY(0) !important
}

.l-main.-blogArticle .c-heroSec_downloadInner>div {
    width: 100%
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-heroSec_downloadInner.-fixed {
        border-bottom-color: #d6d7d7;
        left: 0;
        position: fixed
    }
}

.l-main.-blogArticle .c-heroSec .t-title {
    max-width: 983px
}

.l-main.-blogArticle .c-heroSec .c-category {
    border-color: rgba(0, 0, 0, .4)
}

.l-main.-blogArticle .c-heroSec .c-image {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-heroSec .c-image {
        min-width: 100vw;
        position: relative
    }
}

.l-main.-blogArticle .c-heroSec .c-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-blogArticle .c-heroSec .c-list li:not(:first-child):before,
.l-main.-blogArticle .c-heroSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:not(:first-child):before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-heroSec .c-list li:not(:first-child):before {
    background-color: #0c1518;
    border-radius: 100%;
    height: 4px;
    left: -14px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 4px
}

.l-main.-blogArticle .c-heroSec .c-list li a,
.l-main.-blogArticle .c-heroSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-heroSec .c-list li a {
    text-decoration: underline
}

.l-main.-blogArticle .c-heroSec .c-list li a:hover,
.l-main.-blogArticle .c-heroSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a:hover,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-heroSec .c-list li a:hover {
    text-decoration: none
}

.-menuOpened .l-main.-blogArticle .c-heroSec.l-header,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header,
.l-main.-blogArticle .c-heroSec.-dark {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100% calc(100% - 364px)
}

.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .c-heroSec_bg,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .c-heroSec_bg,
.l-main.-blogArticle .c-heroSec.-dark .c-heroSec_bg {
    background-size: cover;
    height: calc(100% - 374px)
}

@media (max-width:991px) {

    .-menuOpened .l-main.-blogArticle .c-heroSec.l-header .c-heroSec_bg,
    .l-main.-blogArticle .-menuOpened .c-heroSec.l-header .c-heroSec_bg,
    .l-main.-blogArticle .c-heroSec.-dark .c-heroSec_bg {
        height: 100%
    }
}

.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .c-heroSec_bg.-bg1,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .c-heroSec_bg.-bg1,
.l-main.-blogArticle .c-heroSec.-dark .c-heroSec_bg.-bg1 {
    background-image: url(../images/bg1.b801a7da.webp)
}

.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .c-heroSec_bg.-bg2,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .c-heroSec_bg.-bg2,
.l-main.-blogArticle .c-heroSec.-dark .c-heroSec_bg.-bg2 {
    background-image: url(../images/bg2.32a6c55f.webp)
}

.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .c-heroSec_bg.-bg3,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .c-heroSec_bg.-bg3,
.l-main.-blogArticle .c-heroSec.-dark .c-heroSec_bg.-bg3 {
    background-image: url(../images/bg3.3983a047.webp)
}

.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .c-heroSec_bg.-bg4,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .c-heroSec_bg.-bg4,
.l-main.-blogArticle .c-heroSec.-dark .c-heroSec_bg.-bg4 {
    background-image: url(../images/bg4.8c7bd72b.webp)
}

.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .c-heroSec_bg.-bg5,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .c-heroSec_bg.-bg5,
.l-main.-blogArticle .c-heroSec.-dark .c-heroSec_bg.-bg5 {
    background-image: url(../images/bg5.9570f16a.webp)
}

.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .c-heroSec_bg.-bg6,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .c-heroSec_bg.-bg6,
.l-main.-blogArticle .c-heroSec.-dark .c-heroSec_bg.-bg6 {
    background-image: url(../images/bg6.fe5d7e6b.webp)
}

.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .c-link,
.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .t-text,
.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .t-title,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .c-link,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .t-text,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .t-title,
.l-main.-blogArticle .c-heroSec.-dark .c-link,
.l-main.-blogArticle .c-heroSec.-dark .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-blogArticle .c-heroSec.-dark .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-blogArticle .c-heroSec.-dark .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-blogArticle .c-heroSec.-dark .t-text,
.l-main.-blogArticle .c-heroSec.-dark .t-title,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-menuOpened .l-main.-blogArticle .c-heroSec.l-header .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blogArticle .-menuOpened .c-heroSec.l-header .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blogArticle .c-heroSec.-dark .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-menuOpened .l-main.-blogArticle .c-heroSec.l-header .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blogArticle .-menuOpened .c-heroSec.l-header .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blogArticle .c-heroSec.-dark .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .-menuOpened .l-main.-blogArticle .c-heroSec.l-header li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-blogArticle .-menuOpened .c-heroSec.l-header li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-blogArticle .c-heroSec.-dark li {
    color: #fff
}

.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .c-list li:not(:first-child):before,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .c-list li:not(:first-child):before,
.l-main.-blogArticle .c-heroSec.-dark .c-list li:not(:first-child):before,
.l-main.-blogArticle .c-heroSec.-dark .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:not(:first-child):before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-heroSec.-dark .c-list li:not(:first-child):before {
    background-color: #fff
}

.-menuOpened .l-main.-blogArticle .c-heroSec.l-header .c-category,
.l-main.-blogArticle .-menuOpened .c-heroSec.l-header .c-category,
.l-main.-blogArticle .c-heroSec.-dark .c-category {
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.l-main.-blogArticle .c-heroSec.-alt {
    align-items: stretch;
    display: flex;
    height: 790px;
    overflow: hidden
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-heroSec.-alt {
        height: auto
    }
}

.l-main.-blogArticle .c-heroSec.-alt .c-heroSec_bg {
    background-color: #000
}

.l-main.-blogArticle .c-heroSec.-alt .c-heroSec_container {
    height: 100%
}

@media (max-width:1199px) {
    .l-main.-blogArticle .c-heroSec.-alt .c-heroSec_container {
        width: calc(100vw - 48px)
    }
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-heroSec.-alt .c-heroSec_container {
        justify-content: center;
        margin-left: 0;
        width: 100%
    }
}

.l-main.-blogArticle .c-heroSec.-alt .c-heroSec_row {
    align-items: stretch;
    flex-wrap: nowrap;
    height: 100%;
    justify-content: flex-start;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-heroSec.-alt .c-heroSec_row {
        flex-wrap: wrap
    }
}

.l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-main {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    text-align: center;
    width: 100%
}

.l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-main .t-title {
    max-width: 695px
}

.l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-main .t-title+.t-title {
    max-width: 470px
}

@media (max-width:1199px) {
    .l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-main {
        padding-right: 0
    }
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-main {
        min-width: calc(100% + 20px);
        padding-right: 10px
    }
}

.l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-image {
    width: 635px
}

@media (min-width:992px) {
    .l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-image {
        align-items: flex-start;
        display: flex;
        justify-content: center
    }
}

@media (max-width:1365px) {
    .l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-image {
        max-width: 50%
    }
}

@media (max-width:1199px) {
    .l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-image {
        max-width: 45%
    }
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-image {
        max-width: none
    }
}

.l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-image .c-image {
    left: 20px;
    min-height: calc(100% + 10px);
    min-width: calc(100% + 56px);
    position: absolute;
    top: 0
}

@media (max-width:1199px) {
    .l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-image .c-image {
        left: 40px;
        min-width: calc(100% + 28px)
    }
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-image .c-image {
        left: unset;
        margin-left: -24px;
        min-height: 375px;
        min-width: unset;
        padding-top: 100%;
        position: relative;
        transform: none;
        width: 100vw
    }
}

.l-main.-blogArticle .c-heroSec.-alt .c-heroSec_col.-image .c-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-blogArticle .c-heroSec.-alt .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-blogArticle .c-heroSec.-alt .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-blogArticle .c-heroSec.-alt .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-blogArticle .c-heroSec.-alt .t-text,
.l-main.-blogArticle .c-heroSec.-alt .t-title,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blogArticle .c-heroSec.-alt .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blogArticle .c-heroSec.-alt .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-blogArticle .c-heroSec.-alt li {
    color: #fff
}

.l-main.-blogArticle .c-heroSec.-alt .c-category {
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.l-main.-blogArticle .c-heroSec.-alt .c-btn,
.l-main.-blogArticle .c-heroSec.-alt .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-blogArticle .c-heroSec.-alt .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blogArticle .c-heroSec.-alt .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blogArticle .c-heroSec.-alt .hs-button {
    min-width: 283px
}

.l-main.-blogArticle .c-articleSec_container.-author .c-cardAuthor {
    border-top: 1px solid #000
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_container.-author .c-cardAuthor {
        border-top: none
    }
}

.l-main.-blogArticle .c-articleSec_container.-author .c-cardAuthor_photo {
    height: 88px;
    width: 72px
}

.l-main.-blogArticle .c-articleSec_container.-author .c-cardAuthor_description {
    justify-content: space-between
}

.l-main.-blogArticle .c-articleSec_container.-author .c-cardAuthor .c-socialBtn {
    align-items: center;
    background-color: #000;
    border-radius: 4px;
    display: flex;
    height: 30px;
    justify-content: center;
    width: 30px
}

.l-main.-blogArticle .c-articleSec_row {
    padding-bottom: 32px;
    padding-top: 32px
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row {
        order: 2;
        padding-bottom: 20px;
        padding-top: 20px
    }
}

.l-main.-blogArticle .c-articleSec_row:first-child {
    margin-top: -32px !important
}

.l-main.-blogArticle .c-articleSec_row.-ckeditor {
    position: relative
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-ckeditor {
        max-width: calc(100% + 20px)
    }
}

.l-main.-blogArticle .c-articleSec_row.-ckeditor:not(:last-child) {
    margin-bottom: 24px
}

.l-main.-blogArticle .c-articleSec_row.-ckeditor:not(:last-child)+.-imageNarrow.-lowMargins {
    margin-top: -32px
}

.l-main.-blogArticle .c-articleSec_row.-ckeditor .c-stickyNote {
    border-top: 1px solid #c4c4c4;
    left: -220px;
    position: absolute;
    top: 38px;
    width: 187px
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-ckeditor .c-stickyNote {
        display: none
    }
}

.l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-highlight,
.l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-lead {
    background: #fff;
    position: relative;
    z-index: 2
}

.l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-highlight:after,
.l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-lead:after {
    background: #fff;
    content: "";
    height: calc(100% + 30px);
    position: absolute;
    right: -150px;
    top: -5px;
    width: 300px;
    z-index: -1
}

@media (max-width:1365px) {

    .l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-highlight:after,
    .l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-lead:after {
        right: -9vw
    }
}

@media (max-width:1199px) {

    .l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-highlight:after,
    .l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-lead:after {
        right: -8vw
    }
}

@media (max-width:991px) {

    .l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-highlight:after,
    .l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-lead:after {
        display: none
    }
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-lead {
        margin-bottom: 0
    }
}

.l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-lead:not(.-paragraphMedium) {
    min-width: calc(100% + 200px)
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-lead:not(.-paragraphMedium) {
        min-width: 0
    }
}

.l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-lead>* {
    position: relative;
    z-index: 1
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-lead+* {
        margin-top: 52px
    }
}

.l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-highlight {
    left: -40px;
    min-width: calc(100% + 200px);
    position: relative;
    text-indent: 72px
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-highlight {
        left: 0;
        min-width: 0;
        text-indent: 48px
    }
}

.l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-highlight:after {
    right: -190px
}

@media (max-width:1365px) {
    .l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-highlight {
        right: calc(-9vw - 40px)
    }
}

@media (max-width:1199px) {
    .l-main.-blogArticle .c-articleSec_row.-ckeditor .c-richText_element.-highlight {
        right: calc(-8vw - 40px)
    }
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-ckeditor+.-images {
        margin-top: 0
    }
}

.l-main.-blogArticle .c-articleSec_row.-ckeditor+.-quote,
.l-main.-blogArticle .c-articleSec_row.-ckeditor+.-quote2 {
    margin-top: 24px
}

.l-main.-blogArticle .c-articleSec_row.-ckeditor p:not(.c-richText_element) {
    margin-bottom: 0
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-contactBanner {
        min-width: calc(100% + 20px)
    }
}

.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box {
    align-items: flex-start;
    background-color: #000;
    background-image: url(../images/contact-banner.31d1ad87.webp);
    background-position: 100% 0;
    background-repeat: no-repeat;
    border-radius: 24px;
    display: flex;
    justify-content: flex-start;
    overflow: hidden;
    padding: 64px 56px;
    position: relative;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box {
        align-items: center;
        flex-direction: column;
        padding-inline: 32px
    }
}

.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box:has(.c-image) {
    padding-inline: 32px
}

.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box:after {
    background: linear-gradient(180deg, #000, #6699FF);
    bottom: 0;
    content: "";
    height: 60px;
    left: 0;
    opacity: .4;
    position: absolute;
    width: 100%;
    z-index: 0
}

.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .c-image {
    flex-shrink: 0;
    margin-right: 24px;
    width: 120px
}

@media (max-width:1199px) {
    .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .c-image {
        margin-right: 16px;
        width: 100px
    }
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .c-image {
        margin-right: 0;
        width: 120px
    }
}

.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .c-image+div {
    max-width: 360px;
    padding-top: 20px
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .c-image+div {
        align-items: center;
        display: flex;
        flex-direction: column;
        max-width: 420px;
        padding-top: 0
    }
}

.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .c-image img {
    height: auto;
    width: 100%
}

.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box li {
    max-width: 355px;
    position: relative;
    z-index: 1
}

.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f40,
.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f40,
.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f40,
.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .t-text.-f40,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .hs-form-field>label.-f40,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .hs-form-field>label.-f40,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box li.-f40 {
    max-width: 420px
}

.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .c-btn,
.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .hs-button {
    min-width: unset;
    position: relative;
    z-index: 1
}

@media (max-width:991px) {

    .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .c-btn,
    .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
    .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec_row.-contactBanner .c-box .hs-button {
        width: 100%
    }
}

.l-main.-blogArticle .c-articleSec_row.-quote {
    margin-top: 66px;
    position: relative
}

.l-main.-blogArticle .c-articleSec_row.-quote>* {
    position: relative;
    z-index: 11
}

.l-main.-blogArticle .c-articleSec_row.-quote .t-title {
    color: #6699FF;
    display: block;
    position: relative;
    text-indent: 75px
}

.l-main.-blogArticle .c-articleSec_row.-quote .t-title:before {
    background-image: url(../images/quote.76d2a03e.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    height: 32px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 32px
}

@media (min-width:992px) {

    .l-main.-blogArticle .c-articleSec_row.-quote .c-articleSec_col>div,
    .l-main.-blogArticle .c-articleSec_row.-quote2 .c-articleSec_col>div {
        display: block;
        left: -100px;
        position: relative;
        width: calc(100% + 200px)
    }
}

@media (min-width:992px) {
    .l-main.-blogArticle .c-articleSec_row.-quote .c-articleSec_col>div {
        left: -40px
    }
}

.l-main.-blogArticle .c-articleSec_row.-quote2 {
    margin-top: 96px
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-quote2 {
        margin-top: 80px
    }
}

.l-main.-blogArticle .c-articleSec_row.-quote2>div {
    position: relative
}

.l-main.-blogArticle .c-articleSec_row.-quote2>div:after,
.l-main.-blogArticle .c-articleSec_row.-quote2>div:before {
    background-color: #fff;
    content: "";
    height: calc(100% + 30px);
    position: absolute;
    top: -15px;
    width: 50vw;
    z-index: 10
}

@media (max-width:991px) {

    .l-main.-blogArticle .c-articleSec_row.-quote2>div:after,
    .l-main.-blogArticle .c-articleSec_row.-quote2>div:before {
        display: none
    }
}

.l-main.-blogArticle .c-articleSec_row.-quote2>div:before {
    right: calc(50% - 20px)
}

.l-main.-blogArticle .c-articleSec_row.-quote2>div:after {
    left: calc(50% - 20px)
}

.l-main.-blogArticle .c-articleSec_row.-quote2>div>* {
    position: relative;
    z-index: 11
}

.l-main.-blogArticle .c-articleSec_row.-interview {
    margin-top: 32px
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-interview {
        margin-top: 80px
    }
}

.l-main.-blogArticle .c-articleSec_row.-interview .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label .t-title,
.l-main.-blogArticle .c-articleSec_row.-interview .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label .t-title,
.l-main.-blogArticle .c-articleSec_row.-interview .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .t-title,
.l-main.-blogArticle .c-articleSec_row.-interview .t-text .t-title,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec_row.-interview .hs-form-field>label .t-title,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec_row.-interview .hs-form-field>label .t-title,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-blogArticle .c-articleSec_row.-interview li .t-title {
    bottom: 2px;
    margin-right: 10px;
    position: relative
}

.l-main.-blogArticle .c-articleSec_row.-imageFull,
.l-main.-blogArticle .c-articleSec_row.-imageNarrow {
    margin-top: 24px
}

@media (max-width:991px) {

    .l-main.-blogArticle .c-articleSec_row.-imageFull,
    .l-main.-blogArticle .c-articleSec_row.-imageNarrow {
        margin-top: 48px
    }
}

.l-main.-blogArticle .c-articleSec_row.-imageFull {
    position: relative
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-imageFull {
        padding-bottom: 0;
        padding-top: 0
    }
}

.l-main.-blogArticle .c-articleSec_row.-imageFull:after {
    background-color: #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    width: 50vw;
    z-index: 10
}

.l-main.-blogArticle .c-articleSec_row.-imageFull>* {
    position: relative;
    z-index: 11
}

.l-main.-blogArticle .c-articleSec_row.-imageFull figure {
    left: calc(-50% - 24px);
    max-width: 1324px;
    position: relative;
    width: 92.5vw
}

@media (max-width:1199px) {
    .l-main.-blogArticle .c-articleSec_row.-imageFull figure {
        width: 96.4vw
    }
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-imageFull figure {
        left: unset;
        width: calc(100vw - 48px)
    }
}

.l-main.-blogArticle .c-articleSec_row.-imageNarrow img {
    width: 100%
}

.l-main.-blogArticle .c-articleSec_row.-imageNarrow.-lowMargins {
    margin-top: 40px
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-imageNarrow.-lowMargins {
        margin-top: 40px
    }
}

.l-main.-blogArticle .c-articleSec_row.-imageNarrow>* {
    align-items: center;
    display: flex;
    justify-content: center
}

@media (min-width:992px) {

    .l-main.-blogArticle .c-articleSec_row.-images:after,
    .l-main.-blogArticle .c-articleSec_row.-images:before,
    .l-main.-blogArticle .c-articleSec_row.-teaser:after,
    .l-main.-blogArticle .c-articleSec_row.-teaser:before {
        background-color: #fff;
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: 50vw;
        z-index: 10
    }
}

.l-main.-blogArticle .c-articleSec_row.-images:before,
.l-main.-blogArticle .c-articleSec_row.-teaser:before {
    right: 50%
}

.l-main.-blogArticle .c-articleSec_row.-images:after,
.l-main.-blogArticle .c-articleSec_row.-teaser:after {
    left: 50%
}

.l-main.-blogArticle .c-articleSec_row.-images {
    justify-content: center;
    left: calc(-50% - 24px);
    margin-top: 66px;
    max-width: 1364px;
    position: relative;
    width: calc(92.5vw + 40px)
}

@media (max-width:1199px) {
    .l-main.-blogArticle .c-articleSec_row.-images {
        width: 100vw
    }
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-images {
        left: unset;
        margin-left: -24px;
        margin-right: -24px;
        margin-top: 48px;
        overflow: hidden;
        padding-left: 14px;
        padding-right: 14px
    }
}

.l-main.-blogArticle .c-articleSec_row.-images>* {
    position: relative;
    z-index: 11
}

.l-main.-blogArticle .c-articleSec_row.-images+.-images {
    margin-top: 0
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-images+.-ckeditor {
        margin-top: 16px
    }
}

.l-main.-blogArticle .c-articleSec_row.-images figure,
.l-main.-blogArticle .c-articleSec_row.-images img {
    width: 100%
}

.l-main.-blogArticle .c-articleSec_row.-images.-single {
    background-color: #fff;
    position: relative
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-images.-single figure {
        left: -24px;
        min-width: 100vw;
        position: relative
    }
}

.l-main.-blogArticle .c-articleSec_row.-images.-narrow img {
    width: 100%
}

.l-main.-blogArticle .c-articleSec_row.-images .c-articleSec_imageSwiper {
    overflow: visible
}

.l-main.-blogArticle .c-articleSec_row.-images .c-articleSec_imageSwiper .swiper-slide {
    max-width: 460px;
    width: calc(100vw - 72px)
}

.l-main.-blogArticle .c-articleSec_row.-teaser {
    width: 100%
}

@media (min-width:992px) {
    .l-main.-blogArticle .c-articleSec_row.-teaser {
        left: 50%;
        margin-top: 80px;
        max-width: 1146px;
        position: relative;
        transform: translateX(calc(-50% + 24px));
        width: 85vw
    }
}

@media (max-width:1199px) {
    .l-main.-blogArticle .c-articleSec_row.-teaser {
        margin-top: 48px
    }
}

@media (min-width:992px) {
    .l-main.-blogArticle .c-articleSec_row.-teaser>* {
        position: relative;
        z-index: 11
    }
}

.l-main.-blogArticle .c-articleSec_row.-teaser .-text {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-teaser .-text {
        margin-top: 56px;
        order: 1
    }
}

@media (min-width:992px) {
    .l-main.-blogArticle .c-articleSec_row.-teaser .-text .c-teaser {
        max-width: 466px;
        padding-right: 50px
    }
}

.l-main.-blogArticle .c-articleSec_row.-teaser .-text.-sticky {
    justify-content: flex-start;
    position: relative
}

.l-main.-blogArticle .c-articleSec_row.-teaser .-text.-sticky>* {
    position: sticky;
    top: 100px
}

.l-main.-blogArticle .c-articleSec_row.-teaser .-text.-right {
    order: 1
}

@media (min-width:992px) {
    .l-main.-blogArticle .c-articleSec_row.-teaser .-text.-right .c-teaser {
        padding-left: 50px;
        padding-right: 0
    }
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-teaser figure {
        margin-left: -24px;
        width: 100vw
    }
}

.l-main.-blogArticle .c-articleSec_row.-teaser figure+figure {
    margin-top: 58px
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_row.-teaser figure img {
        width: 100vw
    }

    .l-main.-blogArticle .c-articleSec_row.-teaser figure figcaption {
        padding-left: 24px;
        padding-right: 24px
    }
}

.l-main.-blogArticle .c-articleSec_row.-people,
.l-main.-blogArticle .c-articleSec_row.-peopleTiny,
.l-main.-blogArticle .c-articleSec_row.-person {
    margin-top: 58px;
    position: relative
}

@media (min-width:992px) {

    .l-main.-blogArticle .c-articleSec_row.-people,
    .l-main.-blogArticle .c-articleSec_row.-peopleTiny,
    .l-main.-blogArticle .c-articleSec_row.-person {
        left: calc(-50% - 24px);
        max-width: 1364px;
        position: relative;
        width: calc(92.5vw + 40px)
    }
}

@media (max-width:1199px) {

    .l-main.-blogArticle .c-articleSec_row.-people,
    .l-main.-blogArticle .c-articleSec_row.-peopleTiny,
    .l-main.-blogArticle .c-articleSec_row.-person {
        width: 100vw
    }
}

@media (max-width:991px) {

    .l-main.-blogArticle .c-articleSec_row.-people,
    .l-main.-blogArticle .c-articleSec_row.-peopleTiny,
    .l-main.-blogArticle .c-articleSec_row.-person {
        margin-top: 72px;
        padding-bottom: 0;
        padding-top: 0;
        width: auto
    }
}

.l-main.-blogArticle .c-articleSec_row.-people:after,
.l-main.-blogArticle .c-articleSec_row.-peopleTiny:after,
.l-main.-blogArticle .c-articleSec_row.-person:after {
    background-color: #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    width: 50vw;
    z-index: 10
}

.l-main.-blogArticle .c-articleSec_row.-people>*,
.l-main.-blogArticle .c-articleSec_row.-peopleTiny>*,
.l-main.-blogArticle .c-articleSec_row.-person>* {
    position: relative;
    z-index: 11
}

.l-main.-blogArticle .c-articleSec_row.-people {
    justify-content: center
}

.l-main.-blogArticle .c-articleSec_row.-separator {
    height: 3px;
    margin-bottom: 65px;
    margin-top: 65px
}

.l-main.-blogArticle .c-articleSec_row.-separator>* {
    position: relative
}

.l-main.-blogArticle .c-articleSec_row.-separator>:before {
    background-image: url(../images/separator.52479b0f.svg);
    background-repeat: no-repeat;
    content: "";
    height: 4px;
    left: 50%;
    margin-left: -22px;
    position: absolute;
    width: 44px
}

.l-main.-blogArticle .c-articleSec_row.-separator+.c-articleSec_row {
    margin-top: 65px
}

.l-main.-blogArticle .c-articleSec_row a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-blogArticle .c-articleSec_row a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_col.-main {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        justify-content: flex-start
    }

    .l-main.-blogArticle .c-articleSec_col.-main .c-contentTable {
        margin-bottom: 52px;
        margin-top: -24px;
        max-width: unset;
        order: 0;
        width: 100%
    }

    .l-main.-blogArticle .c-articleSec_col.-main .c-contentTable.-second {
        margin-bottom: 16px;
        margin-top: -4px
    }
}

.l-main.-blogArticle .c-articleSec_col.-main .c-contentTable .c-collapse {
    border-bottom: 1px solid #0c1518;
    border-top: 1px solid #0c1518
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec_col.-main .c-contentTable .c-collapse {
        -webkit-tap-highlight-color: transparent
    }
}

.l-main.-blogArticle .c-articleSec_col.-main .c-contentTable .c-collapse_header {
    border-top: none;
    padding-bottom: 24px;
    padding-left: 0;
    padding-top: 24px
}

.l-main.-blogArticle .c-articleSec_col.-main .c-contentTable .c-collapse_header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
.l-main.-blogArticle .c-articleSec_col.-main .c-contentTable .c-collapse_header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
.l-main.-blogArticle .c-articleSec_col.-main .c-contentTable .c-collapse_header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before,
.l-main.-blogArticle .c-articleSec_col.-main .c-contentTable .c-collapse_header .t-text:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec_col.-main .c-contentTable .c-collapse_header .hs-form-field>label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec_col.-main .c-contentTable .c-collapse_header .hs-form-field>label:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-blogArticle .c-articleSec_col.-main .c-contentTable .c-collapse_header li:before {
    display: none
}

.l-main.-blogArticle .c-articleSec_col.-main .c-contentTable a {
    opacity: 1
}

.l-main.-blogArticle .c-articleSec_col.-right {
    padding-left: 60px
}

.l-main.-blogArticle .c-articleSec_info {
    max-width: 228px;
    width: 100%
}

.l-main.-blogArticle .c-articleSec_info .c-cardAuthor,
.l-main.-blogArticle .c-articleSec_info.-border {
    border-bottom: 1px solid #000
}

.l-main.-blogArticle .c-articleSec_info .c-cardAuthor .c-list li:not(:first-child):before,
.l-main.-blogArticle .c-articleSec_info .c-cardAuthor .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:not(:first-child):before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-articleSec_info .c-cardAuthor .c-list li:not(:first-child):before {
    background-color: #0c1518;
    border-radius: 100%;
    height: 4px;
    left: -9px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 4px
}

.l-main.-blogArticle .c-articleSec .-activeCollapse .c-collapse_content {
    padding-bottom: 12px
}

.l-main.-blogArticle .c-articleSec .c-list.-unordered li:before,
.l-main.-blogArticle .c-articleSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-articleSec .c-list li:before {
    top: 11px
}

.l-main.-blogArticle .c-articleSec .c-list.-ordered li:before,
.l-main.-blogArticle .c-articleSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-ordered.c-list li:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-articleSec .-ordered.c-list li:before {
    top: 3px
}

.l-main.-blogArticle .c-articleSec .c-contactBanner {
    position: relative
}

.l-main.-blogArticle .c-articleSec .c-contactBanner:after {
    background-color: #000;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    max-width: 228px;
    position: absolute;
    width: 100%
}

.l-main.-blogArticle .c-articleSec .c-contactBanner_inner {
    background-color: #000;
    background-image: url(../images/contactbanner-bg.13dd04fc.png);
    background-position: 100% 0;
    background-repeat: no-repeat;
    border-radius: 16px;
    max-width: 260px;
    overflow: hidden;
    padding: 42px 24px;
    position: relative
}

.l-main.-blogArticle .c-articleSec .c-contactBanner_inner>* {
    position: relative;
    z-index: 1
}

.l-main.-blogArticle .c-articleSec .c-contactBanner_inner:after {
    background: linear-gradient(180deg, #000, rgba(87, 36, 254, .25) 150%);
    bottom: 0;
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 0
}

.l-main.-blogArticle .c-articleSec .c-contactBanner .c-btn,
.l-main.-blogArticle .c-articleSec .c-contactBanner .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-blogArticle .c-articleSec .c-contactBanner .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec .c-contactBanner .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blogArticle .c-articleSec .c-contactBanner .hs-button {
    min-width: unset;
    width: 100%
}

.l-main.-blogArticle .c-articleSec .c-contentTable {
    background-color: #fff;
    left: 0;
    position: sticky;
    top: 70px;
    width: 100%;
    z-index: 1
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-articleSec .c-contentTable {
        position: static
    }
}

.l-main.-blogArticle .c-articleSec .c-contentTable_inner {
    max-width: 228px
}

.l-main.-blogArticle .c-articleSec .c-contentTable .c-list,
.l-main.-blogArticle .c-articleSec .c-contentTable .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-articleSec .c-contentTable .c-list {
    width: 100%
}

.l-main.-blogArticle .c-articleSec .c-contentTable .c-list li,
.l-main.-blogArticle .c-articleSec .c-contentTable .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-articleSec .c-contentTable .c-list li {
    border-top: 1px solid rgba(12, 21, 24, .1);
    padding-block: 12px;
    width: 100%
}

.l-main.-blogArticle .c-articleSec .c-contentTable .c-list li:first-child,
.l-main.-blogArticle .c-articleSec .c-contentTable .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:first-child,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-articleSec .c-contentTable .c-list li:first-child {
    border-top: none
}

@media (max-width:991px) {

    .l-main.-blogArticle .c-articleSec .c-contentTable .c-list li:first-child,
    .l-main.-blogArticle .c-articleSec .c-contentTable .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:first-child,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-articleSec .c-contentTable .c-list li:first-child {
        padding-top: 0
    }
}

.l-main.-blogArticle .c-articleSec .c-contentTable .c-list a,
.l-main.-blogArticle .c-articleSec .c-contentTable .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list a,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-articleSec .c-contentTable .c-list a {
    background: none;
    display: block
}

@media (min-width:992px) {

    .l-main.-blogArticle .c-articleSec .c-contentTable .c-list a.-active,
    .l-main.-blogArticle .c-articleSec .c-contentTable .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list a.-active,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-articleSec .c-contentTable .c-list a.-active {
        font-weight: 500;
        opacity: 1
    }
}

.l-main.-blogArticle .c-articleSec .c-contentTable.-insights {
    border-top: 1px solid #000;
    top: 102px
}

.l-main.-blogArticle .c-articleSec .c-contentTable.-insights .c-list li,
.l-main.-blogArticle .c-articleSec .c-contentTable.-insights .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blogArticle .c-articleSec .c-contentTable.-insights .c-list li {
    padding-block: 14px
}

.l-main.-blogArticle .c-articleSec .c-downloadBelt {
    background-color: #fff;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding-bottom: 16px;
    padding-top: 16px;
    position: sticky;
    top: 0;
    transform: translateY(-100%);
    transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    width: 100%;
    z-index: 12
}

.l-main.-blogArticle .c-articleSec .c-downloadBelt_row>* {
    align-items: center;
    display: flex
}

.l-main.-blogArticle .c-articleSec .c-downloadBelt .c-card {
    align-items: center;
    display: flex;
    gap: 32px
}

.l-main.-blogArticle .c-articleSec .c-downloadBelt .c-card img {
    object-fit: cover;
    width: 100%
}

.l-main.-blogArticle .c-articleSec .c-downloadBelt.-visible {
    border-bottom: 1px solid #d6d7d7;
    height: auto;
    opacity: 1;
    transform: translateY(0);
    transition: opacity .2s ease-in-out, transform .2s ease-in-out
}

@media (min-width:992px) {
    .l-main.-blogArticle .c-articleSec:has(.c-downloadBelt) {
        margin-top: -97px
    }
}

.l-main.-blogArticle .c-articleSec:has(.c-downloadBelt) .c-contentTable {
    top: 100px
}

.l-main.-blogArticle .c-articleSec:has(.c-downloadBelt) .c-contentTable.-insights {
    top: 132px
}

.l-main.-blogArticle .c-moreArticles {
    border-top: 1px solid rgba(0, 0, 0, .2);
    overflow: hidden
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-moreArticles_swiper {
        overflow: visible
    }
}

@media (max-width:575px) {
    .l-main.-blogArticle .c-moreArticles_swiper:not(.-single) {
        padding-bottom: 80px
    }
}

.l-main.-blogArticle .c-moreArticles_swiper .swiper-wrapper {
    align-items: stretch
}

.l-main.-blogArticle .c-moreArticles_swiper .swiper-slide {
    height: auto
}

@media (max-width:575px) {
    .l-main.-blogArticle .c-moreArticles_swiper .swiper-slide {
        max-width: 264px;
        min-width: 264px
    }
}

.l-main.-blogArticle .c-moreArticles_swiper .swiper-pagination-bullets {
    bottom: 0;
    display: flex;
    flex-wrap: nowrap;
    height: 2px;
    left: 50%;
    top: auto;
    transform: translateX(-50%);
    width: 888px
}

@media (max-width:991px) {
    .l-main.-blogArticle .c-moreArticles_swiper .swiper-pagination-bullets {
        width: 100%
    }
}

.l-main.-blogArticle .c-moreArticles_swiper .swiper-pagination-bullet {
    background: none;
    background-color: #d2d8da;
    border-radius: 0;
    height: 2px;
    margin: 0;
    width: 100%
}

.l-main.-blogArticle .c-moreArticles_swiper .swiper-pagination-bullet-active {
    background-color: #6699FF
}

.l-main.-blogArticle .c-moreArticles .c-cardArticle {
    height: 100%;
    width: 100%
}

.l-main.-blog .c-heroSec {
    margin-top: -88px;
    overflow: hidden
}

@media (max-width:991px) {
    .l-main.-blog .c-heroSec {
        margin-top: -70px
    }
}

.l-main.-blog .c-heroSec_row.-header {
    position: relative
}

.l-main.-blog .c-heroSec_row.-header:after {
    background-color: #000;
    bottom: 0;
    content: "";
    height: 1px;
    left: 20px;
    position: absolute;
    width: calc(100% - 40px)
}

@media (max-width:991px) {
    .l-main.-blog .c-heroSec_row.-header:after {
        display: none
    }
}

.l-main.-blog .c-heroSec_row.-content>* {
    align-items: stretch;
    display: flex;
    justify-content: flex-start
}

.l-main.-blog .c-heroSec_row.-filters>* .c-list,
.l-main.-blog .c-heroSec_row.-filters>* .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blog .c-heroSec_row.-filters>* .c-list {
    display: flex;
    flex-wrap: wrap
}

@media (max-width:991px) {

    .l-main.-blog .c-heroSec_row.-filters>* .c-list,
    .l-main.-blog .c-heroSec_row.-filters>* .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blog .c-heroSec_row.-filters>* .c-list {
        flex-wrap: nowrap;
        justify-content: flex-start;
        left: -24px;
        overflow: auto;
        padding-left: 24px;
        padding-right: 24px;
        position: relative;
        width: 100vw
    }
}

@media (max-width:991px) {

    .l-main.-blog .c-heroSec_row.-filters>* .c-list li,
    .l-main.-blog .c-heroSec_row.-filters>* .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blog .c-heroSec_row.-filters>* .c-list li {
        margin-bottom: 8px;
        margin-right: 8px;
        white-space: nowrap
    }
}

.l-main.-blog .c-heroSec_col {
    flex-shrink: 0
}

.l-main.-blog .c-heroSec_col.-center,
.l-main.-blog .c-heroSec_col.-left {
    border-right: 1px solid rgba(0, 0, 0, .1);
    margin-right: 32px;
    padding-right: 33px
}

@media (max-width:1199px) {

    .l-main.-blog .c-heroSec_col.-center,
    .l-main.-blog .c-heroSec_col.-left {
        margin-right: 20px;
        padding-right: 21px
    }
}

.l-main.-blog .c-heroSec_col.-left .c-cardArticle,
.l-main.-blog .c-heroSec_col.-right .c-cardArticle {
    max-width: 302px
}

.l-main.-blog .c-heroSec_col.-left .c-cardArticle+.c-cardArticle,
.l-main.-blog .c-heroSec_col.-right .c-cardArticle+.c-cardArticle {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.l-main.-blog .c-heroSec_col.-left {
    width: 25.4%
}

.l-main.-blog .c-heroSec_col.-center {
    width: 47.8%
}

.l-main.-blog .c-heroSec_col.-center .c-cardArticle {
    max-width: 600px
}

.l-main.-blog .c-heroSec_col.-center .c-cardArticle .c-link {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 calc(100% - 6px), 0 calc(100% - 6px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    display: inline;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

.l-main.-blog .c-heroSec_col.-center .c-cardArticle_photo {
    max-width: 600px
}

.l-main.-blog .c-heroSec_col.-center .c-cardArticle:hover .c-link {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
    background-size: 100% 1px, 100% 1px
}

.l-main.-blog .c-heroSec_col.-right {
    width: 22.3%
}

@media (min-width:992px) {
    .l-main.-blog .c-heroSec_col.-right .c-cardArticle_details>div {
        display: block
    }
}

.l-main.-blog .c-heroSec_col.-right .c-cardArticle_details .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:nth-child(2) span,
.l-main.-blog .c-heroSec_col.-right .c-cardArticle_details .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:nth-child(2) span,
.l-main.-blog .c-heroSec_col.-right .c-cardArticle_details .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:nth-child(2) span,
.l-main.-blog .c-heroSec_col.-right .c-cardArticle_details .t-text:nth-child(2) span,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blog .c-heroSec_col.-right .c-cardArticle_details .hs-form-field>label:nth-child(2) span,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blog .c-heroSec_col.-right .c-cardArticle_details .hs-form-field>label:nth-child(2) span,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-blog .c-heroSec_col.-right .c-cardArticle_details li:nth-child(2) span {
    background-image: linear-gradient(0, #000, #000);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    display: inline;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (min-width:992px) {

    .l-main.-blog .c-heroSec_col.-right .c-cardArticle:hover .c-cardArticle_details .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:nth-child(2) span,
    .l-main.-blog .c-heroSec_col.-right .c-cardArticle:hover .c-cardArticle_details .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:nth-child(2) span,
    .l-main.-blog .c-heroSec_col.-right .c-cardArticle:hover .c-cardArticle_details .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:nth-child(2) span,
    .l-main.-blog .c-heroSec_col.-right .c-cardArticle:hover .c-cardArticle_details .t-text:nth-child(2) span,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-blog .c-heroSec_col.-right .c-cardArticle:hover .c-cardArticle_details .hs-form-field>label:nth-child(2) span,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-blog .c-heroSec_col.-right .c-cardArticle:hover .c-cardArticle_details .hs-form-field>label:nth-child(2) span,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-blog .c-heroSec_col.-right .c-cardArticle:hover .c-cardArticle_details li:nth-child(2) span {
        background-size: 100% 1px
    }
}

@media (max-width:991px) {
    .l-main.-blog .c-heroSec_swiper {
        left: -24px;
        overflow: visible;
        width: 100vw
    }

    .l-main.-blog .c-heroSec_swiper .swiper-slide {
        width: 295px
    }
}

.l-main.-blog .c-heroSec_swiper .swiper-pagination-bullets {
    bottom: -50px;
    display: flex;
    flex-wrap: nowrap;
    height: 2px;
    left: 24px;
    top: auto;
    width: calc(100% - 48px)
}

.l-main.-blog .c-heroSec_swiper .swiper-pagination-bullet {
    background: none;
    background-color: #d2d8da;
    border-radius: 0;
    height: 2px;
    margin: 0;
    width: 100%
}

.l-main.-blog .c-heroSec_swiper .swiper-pagination-bullet-active {
    background-color: #000
}

@media (max-width:991px) {
    .l-main.-blog .c-heroSec .c-cardArticle {
        height: 100%
    }

    .l-main.-blog .c-heroSec .c-cardArticle_details {
        flex-grow: 1
    }
}

@media (max-width:991px) {
    .l-main.-blog .c-heroSec .c-cardArticle_details>div :nth-child(2) {
        height: 58px
    }
}

.l-main.-blog .c-articlesSec {
    scroll-margin: 64px
}

.l-main.-blog .c-articlesSec .c-list li,
.l-main.-blog .c-articlesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blog .c-articlesSec .c-list li {
    border-top: 1px solid rgba(12, 21, 24, .08);
    display: none;
    max-height: 378px;
    overflow: hidden;
    width: 100%
}

@media (max-width:991px) {

    .l-main.-blog .c-articlesSec .c-list li,
    .l-main.-blog .c-articlesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blog .c-articlesSec .c-list li {
        border-top: none;
        max-height: none
    }
}

.l-main.-blog .c-articlesSec .c-list li.-active,
.l-main.-blog .c-articlesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-active,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blog .c-articlesSec .c-list li.-active {
    display: block
}

.l-main.-blog .c-articlesSec .c-list li .c-cardArticle,
.l-main.-blog .c-articlesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .c-cardArticle,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blog .c-articlesSec .c-list li .c-cardArticle {
    padding-left: 24px;
    padding-right: 24px;
    position: relative
}

@media (max-width:991px) {

    .l-main.-blog .c-articlesSec .c-list li .c-cardArticle:after,
    .l-main.-blog .c-articlesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .c-cardArticle:after,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blog .c-articlesSec .c-list li .c-cardArticle:after {
        background-color: rgba(12, 21, 24, .1);
        bottom: 0;
        content: "";
        height: 1px;
        left: 24px;
        position: absolute;
        width: calc(100% - 48px)
    }
}

@media (max-width:991px) {

    .l-main.-blog .c-articlesSec .c-list li .c-cardArticle_photo,
    .l-main.-blog .c-articlesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .c-cardArticle_photo,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blog .c-articlesSec .c-list li .c-cardArticle_photo {
        height: 49vw;
        min-height: 185px
    }
}

.l-main.-blog .c-articlesSec .c-list li:last-child .c-cardArticle:after,
.l-main.-blog .c-articlesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:last-child .c-cardArticle:after,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-blog .c-articlesSec .c-list li:last-child .c-cardArticle:after {
    display: none
}

.l-main.-clients .c-clientsSec_row.-filters {
    position: relative
}

.l-main.-clients .c-clientsSec_row.-filters .c-list.-vertical,
.l-main.-clients .c-clientsSec_row.-filters .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-vertical.c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-clients .c-clientsSec_row.-filters .-vertical.c-list {
    flex-wrap: nowrap
}

@media (max-width:767px) {

    .l-main.-clients .c-clientsSec_row.-filters .c-list.-vertical,
    .l-main.-clients .c-clientsSec_row.-filters .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-vertical.c-list,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-clients .c-clientsSec_row.-filters .-vertical.c-list {
        left: -24px;
        overflow: auto;
        padding-bottom: 10px;
        padding-left: 24px;
        padding-right: 24px;
        position: relative;
        width: 100vw
    }
}

.l-main.-clients .c-clientsSec_row.-filters .c-list.-vertical li,
.l-main.-clients .c-clientsSec_row.-filters .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-vertical.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-clients .c-clientsSec_row.-filters .-vertical.c-list li {
    flex-shrink: 0;
    margin-right: 12px
}

@media (max-width:991px) {

    .l-main.-clients .c-clientsSec_row.-filters .c-list.-vertical li,
    .l-main.-clients .c-clientsSec_row.-filters .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-vertical.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-clients .c-clientsSec_row.-filters .-vertical.c-list li {
        margin-right: 8px;
        padding-bottom: 6px
    }
}

@media (max-width:991px) {

    .l-main.-clients .c-clientsSec_row.-filters .c-list.-vertical .c-btn.-h36,
    .l-main.-clients .c-clientsSec_row.-filters .c-list.-vertical .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h36.hs-button,
    .l-main.-clients .c-clientsSec_row.-filters .c-list.-vertical .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h36.hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-clients .c-clientsSec_row.-filters .c-list.-vertical .-h36.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-clients .c-clientsSec_row.-filters .c-list.-vertical .-h36.hs-button {
        margin-bottom: 6px;
        padding: 4px 12px
    }
}

@media (max-width:991px) {
    .l-main.-clients .c-clientsSec_row.-filters .c-list.-vertical .c-btn_label {
        font-size: 14px
    }
}

@media (max-width:575px) {
    .l-main.-clients .c-clientsSec_row.-filters:after {
        background-color: #fff;
        bottom: 0;
        content: "";
        height: 10px;
        left: -24px;
        position: absolute;
        width: calc(100% + 38px);
        z-index: 10
    }
}

.l-main.-clients .c-clientsSec_row.-clients {
    margin-left: 0;
    margin-right: 0
}

@media (max-width:991px) {
    .l-main.-clients .c-clientsSec_row.-clients {
        border-top: 1px solid #e8eced;
        margin-left: -24px;
        width: 100vw
    }
}

.l-main.-clients .c-clientsSec_row.-clients>* {
    align-items: stretch;
    border: 1px solid #e8eced;
    display: flex;
    display: none;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: -1px;
    margin-right: -1px;
    padding-left: 0;
    padding-right: 0;
    position: static
}

@media (max-width:991px) {
    .l-main.-clients .c-clientsSec_row.-clients>* {
        margin-bottom: 0;
        margin-right: 0
    }
}

.l-main.-clients .c-clientsSec_row.-clients>.-active {
    display: flex
}

.l-main.-clients .c-clientsSec_row.-clients .c-list.-vertical li,
.l-main.-clients .c-clientsSec_row.-clients .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-vertical.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-clients .c-clientsSec_row.-clients .-vertical.c-list li {
    margin-right: 6px
}

.l-main.-clients .c-clientsSec_row.-clients .c-category {
    font-size: 12px;
    line-height: 1.1;
    padding: 6px 10px
}

@media (max-width:991px) {
    .l-main.-clients .c-clientsSec_row.-clients .c-category {
        padding: 5px 12px
    }
}

.l-main.-clients .c-clientsSec .t-title {
    max-width: 900px
}

@media (max-width:991px) {
    .l-main.-clients .c-clientsSec .c-cardClient {
        width: 100%
    }
}

.l-main.-clients .c-clientsSec .c-cardClient.-cta {
    padding-bottom: 37px;
    padding-top: 45px
}

@media (max-width:991px) {
    .l-main.-clients .c-clientsSec .c-cardClient.-cta {
        padding-top: 40px
    }
}

.l-main.-clients .c-clientsSec .js-client.a-fadeInUp.-animated {
    transform: none
}

.l-main.-clients .c-clientsSec .js-industryTrigger,
.l-main.-clients .c-clientsSec .js-modal2Trigger {
    cursor: pointer
}

.l-main.-projects {
    background-color: #000;
    position: relative
}

.l-main.-projects:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-projects .c-heroSec {
    margin-top: -88px
}

@media (max-width:991px) {
    .l-main.-projects .c-heroSec {
        margin-top: -70px
    }
}

.l-main.-projects .c-heroSec_col {
    display: flex;
    flex-direction: row
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-heroSec_col .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-heroSec_col .hs-form-field>label,
.l-main.-projects .c-heroSec_col .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-projects .c-heroSec_col .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-projects .c-heroSec_col .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-projects .c-heroSec_col .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-heroSec_col li {
    display: inline-flex;
    position: relative
}

.l-main.-projects .c-heroSec_col sup {
    position: absolute;
    right: -4px;
    top: 4px;
    transition: .2s ease-in-out
}

@media (max-width:991px) {
    .l-main.-projects .c-heroSec_col sup {
        top: -4px
    }
}

.l-main.-projects .c-projectsSec {
    border-bottom: 1px solid hsla(0, 0%, 100%, .1)
}

@media (max-width:991px) {
    .l-main.-projects .c-projectsSec {
        border-bottom: unset
    }

    .l-main.-projects .c-projectsSec_container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.l-main.-projects .c-projectsSec_row.-filters {
    flex-wrap: nowrap
}

@media (max-width:991px) {
    .l-main.-projects .c-projectsSec_row.-filters {
        margin-left: -20px;
        margin-right: -20px;
        overflow: auto;
        width: 100vw
    }
}

.l-main.-projects .c-projectsSec_col.-filters {
    display: flex;
    justify-content: flex-start
}

@media (max-width:991px) {
    .l-main.-projects .c-projectsSec_col.-filters {
        justify-content: flex-start;
        max-width: none;
        padding-left: 20px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-cta .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-cta .hs-button,
.l-main.-projects .c-projectsSec_col.-cta .c-btn,
.l-main.-projects .c-projectsSec_col.-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-projects .c-projectsSec_col.-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    min-width: unset;
    padding-left: 20px;
    padding-right: 16px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-cta .hs-button .c-icon,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-cta .hs-button .c-icon,
.l-main.-projects .c-projectsSec_col.-cta .c-btn .c-icon,
.l-main.-projects .c-projectsSec_col.-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button .c-icon,
.l-main.-projects .c-projectsSec_col.-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button .c-icon {
    margin-left: 0
}

.l-main.-projects .c-projectsSec_col.-item {
    display: none
}

.l-main.-projects .c-projectsSec_col.-item.-active {
    display: block
}

.l-main.-projects .c-projectsSec_col.-empty {
    display: none
}

.l-main.-projects .c-projectsSec_col.-empty .c-box {
    align-items: center;
    border: 1px solid #647077;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 72px;
    text-align: center
}

@media (max-width:991px) {
    .l-main.-projects .c-projectsSec_col.-empty .c-box {
        padding: 40px 24px 24px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-projects .c-projectsSec_col.-empty .c-box .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box li {
    width: 100%
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label:first-child,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label:first-child,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:first-child,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:first-child,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:first-child,
.l-main.-projects .c-projectsSec_col.-empty .c-box .t-text:first-child,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box li:first-child {
    max-width: 636px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label:first-child,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label:first-child,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:first-child,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:first-child,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:first-child,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .t-text:first-child,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box li:first-child {
        max-width: 262px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>.t-text+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label+.t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>.t-text+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label+.t-text,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>li+label,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
.l-main.-projects .c-projectsSec_col.-empty .c-box .t-text+.t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .t-text+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box li+.t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box li+li {
    max-width: 554px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>.t-text+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label+.t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label+li,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>li+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>.t-text+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label+.t-text,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>label+li,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-form-field>li+label,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
    .l-main.-projects .c-projectsSec_col.-empty .c-box .t-text+.t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box .t-text+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box li+.t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-projects .c-projectsSec_col.-empty .c-box li+li {
        max-width: 250px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-projects .c-projectsSec_col.-empty .c-box .hs-button,
.l-main.-projects .c-projectsSec_col.-empty .c-box .c-btn,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-projects .c-projectsSec_col.-empty .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    min-width: 174px
}

.l-main.-projects .c-projectsSec_col.-empty.-active {
    display: block
}

@media (max-width:991px) {
    .l-main.-projects [data-tippy-root] {
        bottom: 0 !important;
        left: 0 !important;
        position: fixed !important;
        top: auto !important;
        transform: none !important;
        width: 100%
    }
}

@media (max-width:991px) {
    .l-main.-projects [data-tippy-root] .tippy-box {
        max-width: none !important
    }
}

.l-main.-projects .js-dropdown-filter-list {
    display: none
}

.l-main.-projects .js-dropdown-filter-list.-active {
    display: block
}

.l-main.-caseStudies {
    background-color: #000;
    position: relative
}

.l-main.-caseStudies:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-caseStudies .c-heroSec {
    background-image: url(../images/hero-project.990ef7bc.webp);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -88px;
    position: relative
}

@media (max-width:1199px) {
    .l-main.-caseStudies .c-heroSec {
        background-position: 75% 50%
    }
}

@media (max-width:991px) {
    .l-main.-caseStudies .c-heroSec {
        background-image: url(../images/hero-project-mobile.77c05593.webp);
        background-position: 50% -50px;
        background-size: cover;
        margin-top: -70px
    }
}

@media (max-width:575px) {
    .l-main.-caseStudies .c-heroSec {
        background-position: 50% 0
    }
}

.l-main.-caseStudies .c-heroSec:before {
    background: linear-gradient(180deg, transparent 46.64%, #000);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%
}

@media (min-width:992px) {
    .l-main.-caseStudies .c-heroSec_col.-title {
        padding-left: 94px
    }
}

@media (max-width:991px) {
    .l-main.-caseStudies .c-heroSec_col.-title {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: flex-start
    }
}

.l-main.-caseStudies .c-heroSec .t-title {
    max-width: 660px
}

.l-main.-caseStudies .c-heroSec .t-title small {
    display: inline-flex;
    letter-spacing: 0;
    margin-left: 10px;
    transform: translateY(-25px)
}

.l-main.-caseStudies .c-spotlightSec {
    background: unset;
    background-color: transparent;
    border-bottom: 1px solid hsla(0, 0%, 100%, .1);
    margin-top: -80px
}

.l-main.-miniCase .c-miniCaseStableSec_col {
    align-items: flex-start;
    display: flex;
    justify-content: center
}

.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%
}

.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row {
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-header {
    border-bottom: none
}

.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-header .t-title {
    max-width: 800px
}

.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-image .c-image,
.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-image .c-miniCaseSec_videoWrapper {
    height: 592px;
    margin-left: -56px;
    min-width: calc(100% + 112px)
}

@media (max-width:1199px) {

    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-image .c-image,
    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-image .c-miniCaseSec_videoWrapper {
        left: -24px;
        margin-left: 0;
        min-width: 100vw;
        position: relative
    }
}

@media (max-width:991px) {

    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-image .c-image,
    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-image .c-miniCaseSec_videoWrapper {
        height: auto;
        padding-top: 41.1%
    }
}

.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-image .c-image.-video {
    height: auto;
    padding-top: calc(56.25% + 112px)
}

@media (max-width:1199px) {
    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-image .c-image.-video {
        padding-top: calc(56.25% + 32px)
    }
}

.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-image .c-image.-video .c-miniCaseSec_videoWrapper {
    height: 100%
}

@media (max-width:1199px) {
    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-image .c-image.-video .c-miniCaseSec_videoWrapper {
        left: 0;
        position: absolute
    }
}

.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description {
    align-items: flex-start;
    display: flex;
    justify-content: center
}

@media (min-width:992px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description .hs-form-field>label,
    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description .t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description li {
        line-height: 52px;
        max-width: 864px
    }
}

@media (min-width:992px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description .hs-form-field>label span,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description .hs-form-field>label span,
    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label span,
    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label span,
    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li span,
    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description .t-text span,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-description li span {
        top: -12px
    }
}

.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-learn,
.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-more,
.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-screenshots {
    max-width: 1100px
}

.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-next a {
    max-width: 864px;
    text-align: center
}

.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_row.-screenshots .c-image.-double {
    width: calc(50% - 15px)
}

.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_col.-title {
    max-width: 790px
}

@media (max-width:991px) {
    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_col.-title {
        width: 100%
    }

    .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_col.-title br {
        display: none
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_cta .-secondary.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_cta .-secondary.hs-button,
.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_cta .c-btn.-secondary,
.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.hs-button,
.l-main.-miniCase .c-miniCaseStableSec .c-miniCaseSec_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.hs-button {
    min-width: 165px;
    padding-left: 25px;
    padding-right: 25px
}

.l-main.-miniCase .c-miniCaseStableSec .c-category {
    padding: 4px 12px 5px
}

.l-main.-services {
    position: relative
}

.l-main.-services:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-services .c-heroSec {
    background-color: #000;
    background-image: url(../images/abstract-1.52d460f8.webp);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover;
    counter-reset: steps;
    margin-top: -88px;
    position: relative;
    z-index: 10
}

@media (max-width:991px) {
    .l-main.-services .c-heroSec {
        background-image: url(../images/abstract-1-mobile.72376d00.webp);
        margin-top: -70px
    }
}

.l-main.-services .c-heroSec .t-title {
    max-width: 675px
}

@media (max-width:991px) {
    .l-main.-services .c-heroSec .t-title {
        max-width: 410px
    }
}

.l-main.-services .c-heroSec .c-btnCircle2 {
    margin: 0 auto
}

@media (max-width:991px) {
    .l-main.-services .c-heroSec .c-fancyLink {
        padding-bottom: 22px;
        padding-top: 20px
    }
}

.l-main.-services .c-stepsSec {
    overflow: hidden;
    position: relative
}

.l-main.-services .c-stepsSec_altTrack {
    clip-path: inset(0 0 0 0);
    position: relative;
    z-index: 1
}

.l-main.-services .c-stepsSec_altTrack .c-navVertical {
    position: fixed !important;
    z-index: 2
}

.l-main.-services .c-stepsSec>.c-navVertical {
    z-index: 1
}

.l-main.-services .c-stepsSec .c-navVertical {
    left: 56px;
    padding-top: 128px;
    position: absolute;
    top: 0
}

@media (max-width:1199px) {
    .l-main.-services .c-stepsSec .c-navVertical {
        left: 24px
    }
}

.l-main.-services .c-stepsSec .c-navVertical .c-link {
    opacity: .4;
    transition: .2s ease-in-out
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-services .c-stepsSec .c-navVertical .c-link:hover {
        opacity: 1
    }
}

.l-main.-services .c-stepsSec .c-navVertical .c-link.-active {
    opacity: 1
}

.l-main.-services .c-stepsSec .c-navVertical li+li {
    margin-top: 15px
}

.l-main.-services .c-stepsSec .c-navVertical.-light .c-link {
    color: #fff
}

.l-main.-services .c-stepsSec .c-navVertical.-sticky {
    position: fixed
}

.l-main.-services .c-stepSec {
    position: relative
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec {
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }
}

@media (min-width:992px) {
    .l-main.-services .c-stepSec_row.-header h2 {
        margin-left: -9px
    }
}

.l-main.-services .c-stepSec_col.-image,
.l-main.-services .c-stepSec_col.-image1,
.l-main.-services .c-stepSec_col.-image2,
.l-main.-services .c-stepSec_col.-image3 {
    position: relative
}

.l-main.-services .c-stepSec_col.-teaser {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.l-main.-services .c-stepSec_col .c-image {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec_col .c-image {
        height: auto !important;
        max-width: none !important
    }
}

.l-main.-services .c-stepSec_col .c-image_wrapper {
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%
}

.l-main.-services .c-stepSec_col .c-image a {
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-services .c-stepSec_col .c-image a:hover+.c-image_wrapper img {
        transform: scale(1.03)
    }
}

.l-main.-services .c-stepSec_col .c-image img {
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform .5s cubic-bezier(.4, 0, 0, 1);
    width: 100%
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec_col .c-image img {
        height: 67vw;
        min-height: 250px;
        object-fit: cover
    }

    .l-main.-services .c-stepSec_col .c-image figcaption {
        padding-left: 24px;
        padding-right: 24px
    }
}

.l-main.-services .c-stepSec_col.-image .c-image,
.l-main.-services .c-stepSec_col.-image1 .c-image {
    position: relative
}

@media (max-width:991px) {

    .l-main.-services .c-stepSec_col.-image .c-image,
    .l-main.-services .c-stepSec_col.-image1 .c-image {
        margin-left: -24px;
        margin-right: -24px;
        min-width: 100vw !important;
        padding-top: calc(72.5% + 12px);
        position: relative
    }

    .l-main.-services .c-stepSec_col.-image .c-image img,
    .l-main.-services .c-stepSec_col.-image1 .c-image img {
        background-size: cover;
        height: 100%;
        height: 100% !important;
        inset-inline-start: 0;
        min-height: unset;
        object-fit: cover;
        position: absolute;
        top: 0;
        width: 100%
    }
}

.l-main.-services .c-stepSec .c-teaser {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-services .c-stepSec .c-teaser .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-services .c-stepSec .c-teaser .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-services .c-stepSec .c-teaser li,
.l-main.-services .c-stepSec .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-services .c-stepSec .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-services .c-stepSec .c-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-services .c-stepSec .c-teaser .t-text {
    max-width: 416px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-services .c-stepSec .c-teaser .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-services .c-stepSec .c-teaser .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-services .c-stepSec .c-teaser li,
    .l-main.-services .c-stepSec .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-services .c-stepSec .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-services .c-stepSec .c-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-services .c-stepSec .c-teaser .t-text {
        max-width: none
    }
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec .c-personSpinned {
        display: none
    }
}

.l-main.-services .c-stepSec .c-tagsBox {
    align-items: center;
    display: flex;
    justify-content: space-between;
    max-width: 416px;
    width: 100%
}

.l-main.-services .c-stepSec .c-tagsBox .c-personSpinned {
    display: none
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec .c-tagsBox .c-personSpinned {
        display: block;
        flex-shrink: 0;
        margin-right: 8px;
        position: static !important
    }
}

.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-services .c-stepSec .c-list,
.l-main.-services .c-stepSec .c-list,
.l-main.-services .c-stepSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list {
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 416px
}

@media (max-width:991px) {

    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-services .c-stepSec .c-list,
    .l-main.-services .c-stepSec .c-list,
    .l-main.-services .c-stepSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list {
        max-width: none;
        padding-right: 20px
    }
}

.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-services .c-stepSec .c-list li,
.l-main.-services .c-stepSec .c-list li,
.l-main.-services .c-stepSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li {
    width: calc(50% - 12px)
}

@media (max-width:991px) {

    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-services .c-stepSec .c-list li,
    .l-main.-services .c-stepSec .c-list li,
    .l-main.-services .c-stepSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li {
        width: 100%
    }
}

@media (min-width:992px) {

    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-services .c-stepSec .c-list li:nth-child(n+3),
    .l-main.-services .c-stepSec .c-list li:nth-child(n+3),
    .l-main.-services .c-stepSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:nth-child(n+3) {
        border-top: .5px solid rgba(0, 0, 0, .5);
        margin-top: 16px;
        padding-top: 16px
    }
}

.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-services .c-stepSec .-bWhite.c-list li:nth-child(n+3),
.l-main.-services .c-stepSec .c-list.-bWhite li:nth-child(n+3),
.l-main.-services .c-stepSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-bWhite.c-list li:nth-child(n+3) {
    border-color: hsla(0, 0%, 100%, .8)
}

.l-main.-services .c-stepSec.-step1 .c-stepSec_col.-image,
.l-main.-services .c-stepSec.-step8 .c-stepSec_col.-image {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.l-main.-services .c-stepSec.-step1 .c-stepSec_col.-image figure picture,
.l-main.-services .c-stepSec.-step8 .c-stepSec_col.-image figure picture {
    height: 592px
}

@media (max-width:991px) {

    .l-main.-services .c-stepSec.-step1 .c-stepSec_col.-image figure picture,
    .l-main.-services .c-stepSec.-step8 .c-stepSec_col.-image figure picture {
        height: auto
    }

    .l-main.-services .c-stepSec.-step1 .c-stepSec_col.-image figure,
    .l-main.-services .c-stepSec.-step8 .c-stepSec_col.-image figure {
        margin-left: -24px;
        margin-right: -24px;
        min-width: 100vw
    }
}

@media (max-width:1199px) {

    .l-main.-services .c-stepSec.-step1 .c-stepSec_col.-teaser,
    .l-main.-services .c-stepSec.-step8 .c-stepSec_col.-teaser {
        padding-left: 50px;
        padding-right: 40px
    }
}

@media (max-width:991px) {

    .l-main.-services .c-stepSec.-step1 .c-stepSec_col.-teaser,
    .l-main.-services .c-stepSec.-step8 .c-stepSec_col.-teaser {
        padding-left: 10px;
        padding-right: 10px
    }
}

.l-main.-services .c-stepSec.-step1 .c-personSpinned,
.l-main.-services .c-stepSec.-step8 .c-personSpinned {
    left: 230px;
    position: absolute;
    top: -175px
}

.l-main.-services .c-stepSec.-step1 .c-image,
.l-main.-services .c-stepSec.-step8 .c-image {
    max-width: 530px
}

@media (max-width:991px) {

    .l-main.-services .c-stepSec.-step1 .c-image,
    .l-main.-services .c-stepSec.-step8 .c-image {
        max-width: none
    }

    .l-main.-services .c-stepSec.-step1 .t-title {
        max-width: 340px
    }

    .l-main.-services .c-stepSec.-step1 .t-title br {
        display: none
    }
}

.l-main.-services .c-stepSec.-step2 .c-stepSec_col.-image,
.l-main.-services .c-stepSec.-step7 .c-stepSec_col.-image {
    margin-top: -235px;
    position: relative
}

@media (max-width:991px) {

    .l-main.-services .c-stepSec.-step2 .c-stepSec_col.-image,
    .l-main.-services .c-stepSec.-step7 .c-stepSec_col.-image {
        margin-top: 0;
        order: 1
    }
}

.l-main.-services .c-stepSec.-step2 .c-stepSec_col.-image .c-image,
.l-main.-services .c-stepSec.-step7 .c-stepSec_col.-image .c-image {
    max-width: 512px;
    min-width: 512px
}

@media (max-width:991px) {

    .l-main.-services .c-stepSec.-step2 .c-stepSec_col.-image .c-image,
    .l-main.-services .c-stepSec.-step7 .c-stepSec_col.-image .c-image {
        margin-left: -24px;
        margin-right: -24px;
        margin-top: 0;
        min-width: 100vw;
        position: relative;
        top: 0
    }

    .l-main.-services .c-stepSec.-step2 .c-stepSec_col.-image .c-image img,
    .l-main.-services .c-stepSec.-step7 .c-stepSec_col.-image .c-image img {
        height: auto
    }
}

@media (min-width:992px) {

    .l-main.-services .c-stepSec.-step2 .c-stepSec_col.-image .c-image figcaption,
    .l-main.-services .c-stepSec.-step7 .c-stepSec_col.-image .c-image figcaption {
        margin-left: 90px
    }
}

.l-main.-services .c-stepSec.-step2 .c-stepSec_col.-teaser,
.l-main.-services .c-stepSec.-step7 .c-stepSec_col.-teaser {
    justify-content: flex-start
}

@media (max-width:991px) {

    .l-main.-services .c-stepSec.-step2 .c-stepSec_col.-teaser,
    .l-main.-services .c-stepSec.-step7 .c-stepSec_col.-teaser {
        order: 2
    }
}

.l-main.-services .c-stepSec.-step2 .c-personSpinned,
.l-main.-services .c-stepSec.-step7 .c-personSpinned {
    bottom: -65px;
    left: -50px;
    position: absolute
}

.l-main.-services .c-stepSec.-step2 .-withCaption .c-personSpinned,
.l-main.-services .c-stepSec.-step7 .-withCaption .c-personSpinned {
    bottom: -30px
}

.l-main.-services .c-stepSec.-step3 .c-stepSec_col.-image1 .c-image {
    min-width: 700px;
    position: absolute;
    right: 24px;
    top: -35px
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step3 .c-stepSec_col.-image1 .c-image {
        position: relative;
        right: 0;
        top: 0
    }
}

.l-main.-services .c-stepSec.-step3 .c-stepSec_col.-image1 .c-image img {
    height: 640px
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step3 .c-stepSec_col.-image1 .c-image img {
        height: auto
    }
}

.l-main.-services .c-stepSec.-step3 .c-stepSec_col.-image2 .c-image {
    max-width: 600px
}

.l-main.-services .c-stepSec.-step3 .c-stepSec_col.-image2 .c-image img {
    height: 400px;
    width: 600px
}

@media (min-width:992px) {
    .l-main.-services .c-stepSec.-step3 .c-stepSec_col.-image3 {
        margin-top: -35px
    }
}

.l-main.-services .c-stepSec.-step3 .c-stepSec_col.-image3 .c-image {
    max-width: 302px
}

.l-main.-services .c-stepSec.-step3 .c-stepSec_col.-image3 .c-image img {
    height: 356px;
    width: 302px
}

.l-main.-services .c-stepSec.-step3 .c-stepSec_col.-teaser {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 625px
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step3 .c-stepSec_col.-teaser {
        padding-left: 50px;
        padding-right: 40px
    }
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step3 .c-stepSec_col.-teaser {
        min-height: 0;
        padding-left: 10px;
        padding-right: 10px
    }

    .l-main.-services .c-stepSec.-step3 .c-stepSec_col.-teaser .t-title {
        width: 200px
    }
}

.l-main.-services .c-stepSec.-step3 .c-personSpinned {
    bottom: -40px;
    left: 20px;
    position: absolute
}

.l-main.-services .c-stepSec.-step4 {
    border-bottom: none
}

.l-main.-services .c-stepSec.-step4 .c-stepSec_col.-personSpinned {
    align-items: start;
    display: flex;
    justify-content: flex-start
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step4 .c-stepSec_col.-image {
        order: 1
    }
}

.l-main.-services .c-stepSec.-step4 .c-stepSec_col.-image .c-image {
    margin-top: -25px;
    max-width: 365px;
    min-width: 365px
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step4 .c-stepSec_col.-image .c-image {
        left: 30px
    }
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step4 .c-stepSec_col.-image .c-image {
        left: 0;
        margin-top: 0;
        max-width: unset
    }
}

.l-main.-services .c-stepSec.-step4 .c-stepSec_col.-image .c-image img {
    height: 710px
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step4 .c-stepSec_col.-image .c-image img {
        height: auto
    }
}

.l-main.-services .c-stepSec.-step4 .c-stepSec_col.-teaser {
    justify-content: flex-start
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step4 .c-stepSec_col.-teaser {
        padding-left: 50px
    }
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step4 .c-stepSec_col.-teaser {
        order: 2;
        padding-left: 10px
    }
}

.l-main.-services .c-stepSec.-step4 .c-stepSec_col.-teaser>* {
    left: -40px;
    position: relative
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step4 .c-stepSec_col.-teaser>* {
        left: 0
    }
}

.l-main.-services .c-stepSec.-step4 .c-stepSec_col.-teaser>:not(.c-btn) {
    min-width: calc(100% + 40px)
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step4 .c-stepSec_col.-teaser>:not(.c-btn) {
        min-width: auto
    }
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step4 .c-stepSec_col.-teaser>* {
        left: 0;
        min-width: auto
    }
}

.l-main.-services .c-stepSec.-step5 {
    border-bottom-color: hsla(0, 0%, 100%, .15)
}

.l-main.-services .c-stepSec.-step5 .c-stepSec_col.-image1 {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.l-main.-services .c-stepSec.-step5 .c-stepSec_col.-image1 .c-image {
    max-width: 530px
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step5 .c-stepSec_col.-image1 .c-image {
        margin-left: -24px;
        margin-right: -24px;
        min-width: 100vw
    }
}

.l-main.-services .c-stepSec.-step5 .c-stepSec_col.-image1 .c-image img {
    height: 702px
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step5 .c-stepSec_col.-image1 .c-image img {
        height: auto
    }
}

.l-main.-services .c-stepSec.-step5 .c-stepSec_col.-image2 {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-right: 10px
}

.l-main.-services .c-stepSec.-step5 .c-stepSec_col.-image2 .c-image {
    left: -50px;
    max-width: 644px;
    position: relative
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step5 .c-stepSec_col.-image2 .c-image {
        left: 0;
        width: 100%
    }
}

.l-main.-services .c-stepSec.-step5 .c-stepSec_col.-image3 .c-image {
    left: -20px;
    max-width: 512px;
    min-width: 512px;
    position: absolute;
    top: 0
}

.l-main.-services .c-stepSec.-step5 .c-stepSec_col.-image3 .c-image img {
    height: 493px
}

.l-main.-services .c-stepSec.-step5 .c-stepSec_col.-teaser {
    justify-content: flex-start;
    left: -7px;
    padding-left: 0;
    position: relative
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step5 .c-stepSec_col.-teaser {
        margin-left: 0;
        padding-left: 50px;
        padding-right: 40px
    }
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step5 .c-stepSec_col.-teaser {
        padding-left: 10px;
        padding-right: 10px
    }

    .l-main.-services .c-stepSec.-step5 .c-stepSec_col.-teaser .t-title {
        width: 250px
    }
}

.l-main.-services .c-stepSec.-step5 .c-personSpinned {
    margin-bottom: 134px;
    margin-right: 100px
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step5 .c-personSpinned {
        margin-bottom: 0;
        margin-right: 0
    }
}

@media (max-width:374px) {
    .l-main.-services .c-stepSec.-step6 .-header .col {
        padding: 0 !important
    }
}

.l-main.-services .c-stepSec.-step6 .c-stepSec_col.-personSpinned {
    left: -25px;
    position: relative
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step6 .c-stepSec_col.-personSpinned {
        left: 0
    }
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step6 .c-stepSec_col.-teaser {
        order: 2;
        padding-left: 10px
    }

    .l-main.-services .c-stepSec.-step6 .c-stepSec_col.-image1 {
        order: 1
    }
}

.l-main.-services .c-stepSec.-step6 .c-stepSec_col.-image1 .c-image {
    max-width: 360px;
    min-width: 360px
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step6 .c-stepSec_col.-image1 .c-image {
        margin-left: -24px;
        margin-right: -24px;
        max-width: none;
        min-width: 100vw;
        position: static
    }
}

.l-main.-services .c-stepSec.-step6 .c-stepSec_col.-image2 .c-image {
    left: 12px;
    max-width: 520px;
    position: relative
}

.l-main.-services .c-stepSec.-step6 .c-stepSec_col.-image3 .c-image {
    left: 20px;
    max-width: 420px;
    position: absolute;
    top: 130px
}

.l-main.-services .c-stepSec.-step6 .c-stepSec_col.-teaser {
    justify-content: flex-start
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step6 .c-stepSec_col.-teaser {
        padding-left: 50px
    }
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step6 .c-stepSec_col.-teaser {
        padding-left: 10px
    }
}

.l-main.-services .c-stepSec.-step6 .c-stepSec_col.-teaser>* {
    left: -40px;
    position: relative
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step6 .c-stepSec_col.-teaser>* {
        left: 0
    }
}

.l-main.-services .c-stepSec.-step6 .c-stepSec_col.-teaser>:not(.c-btn) {
    min-width: calc(100% + 40px)
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step6 .c-stepSec_col.-teaser>:not(.c-btn) {
        min-width: auto
    }
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step6 .c-stepSec_col.-teaser>* {
        left: 0;
        min-width: auto
    }
}

.l-main.-services .c-stepSec.-step8 {
    border-bottom: none
}

@media (max-width:374px) {
    .l-main.-services .c-stepSec.-step8 .c-stepSec_row.-header>* {
        padding: 0 !important
    }
}

.l-main.-services .c-stepSec.-step8 .c-stepSec_col.-teaser {
    justify-content: flex-start
}

.l-main.-services .c-stepSec.-step8 .c-personSpinned {
    left: 330px;
    top: -105px
}

.l-main.-services .c-stepSec.-step8+.c-ctaSec {
    padding-top: 0
}

.l-main.-services .c-stepSec.-step9 .c-stepSec_col.-teaser {
    justify-content: flex-start
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step9 .c-stepSec_col.-teaser {
        order: 2
    }

    .l-main.-services .c-stepSec.-step9 .c-stepSec_col.-image1 {
        order: 1
    }
}

.l-main.-services .c-stepSec.-step9 .c-stepSec_col.-image1 .c-image {
    margin-left: -30px;
    min-width: 730px
}

@media (max-width:991px) {
    .l-main.-services .c-stepSec.-step9 .c-stepSec_col.-image1 .c-image {
        margin-left: -24px;
        min-width: unset
    }
}

.l-main.-services .c-stepSec.-step9 .c-stepSec_col.-image1 .c-image figcaption {
    max-width: 560px
}

@media (max-width:1199px) {
    .l-main.-services .c-stepSec.-step9 .c-stepSec_col.-image1 .c-image figcaption {
        max-width: 400px
    }
}

.l-main.-services .c-stepSec.-step9 .c-stepSec_col.-image2 {
    align-items: flex-start;
    display: flex;
    justify-content: flex-end;
    padding-left: 70px
}

.l-main.-services .c-stepSec.-step9 .c-stepSec_col.-image2 .c-image {
    max-width: 460px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-services .c-stepSec.-step9 .c-teaser .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-services .c-stepSec.-step9 .c-teaser .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-services .c-stepSec.-step9 .c-teaser li,
.l-main.-services .c-stepSec.-step9 .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-services .c-stepSec.-step9 .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-services .c-stepSec.-step9 .c-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-services .c-stepSec.-step9 .c-teaser .t-text {
    max-width: 380px
}

.l-main.-services .c-stepSec.-step9 .c-personSpinned {
    bottom: -50px;
    left: 880px;
    position: absolute
}

.l-main.-services .c-stepSec.-step9 .c-tagsBox li:first-child {
    white-space: nowrap
}

.l-main.-service {
    border-bottom: 1px solid #1f1f1f;
    position: relative
}

.l-main.-service:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-service .l-main_navWay {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    width: 100%
}

.l-main.-service .l-main_navWay>nav,
.l-main.-service .l-main_navWay>section {
    width: 100%
}

.l-main.-service .c-heroSec {
    margin-top: -88px;
    overflow: hidden;
    position: relative
}

@media (max-width:991px) {
    .l-main.-service .c-heroSec {
        margin-top: -70px
    }
}

.l-main.-service .c-heroSec_col.-content,
.l-main.-service .c-heroSec_row {
    position: relative;
    z-index: 1
}

.l-main.-service .c-heroSec_col.-photo {
    position: relative
}

@media (max-width:991px) {
    .l-main.-service .c-heroSec_col.-photo {
        display: flex;
        justify-content: center
    }
}

.l-main.-service .c-heroSec_col.-photo .c-image {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 700px
}

@media (max-width:1199px) {
    .l-main.-service .c-heroSec_col.-photo .c-image {
        left: -50px;
        width: 650px
    }
}

@media (max-width:991px) {
    .l-main.-service .c-heroSec_col.-photo .c-image {
        max-width: 700px;
        position: static;
        transform: unset;
        width: 100%
    }
}

@media (max-width:575px) {
    .l-main.-service .c-heroSec_col.-photo .c-image {
        margin-top: 20px;
        transform: scale(1.1)
    }
}

.l-main.-service .c-heroSec_bg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-service .c-heroSec_bg img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-service .c-heroSec_title {
    max-width: 560px
}

.l-main.-service .c-heroSec_text {
    max-width: 535px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-heroSec .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-heroSec .hs-button,
.l-main.-service .c-heroSec .c-btn,
.l-main.-service .c-heroSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-service .c-heroSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    min-width: 245px
}

.l-main.-service .c-patronSec_col.-quote .t-title {
    max-width: 820px;
    text-indent: 120px
}

@media (max-width:991px) {
    .l-main.-service .c-patronSec_col.-quote .t-title {
        max-width: unset;
        text-indent: unset
    }
}

.l-main.-service .c-patronSec .c-cardAuthor {
    flex-direction: column;
    max-width: 342px;
    position: relative;
    width: 100%
}

@media (max-width:1365px) {
    .l-main.-service .c-patronSec .c-cardAuthor {
        max-width: 310px
    }
}

@media (max-width:991px) {
    .l-main.-service .c-patronSec .c-cardAuthor {
        flex-direction: row
    }
}

.l-main.-service .c-patronSec .c-cardAuthor:after {
    background-color: hsla(0, 0%, 100%, .2);
    bottom: 0;
    content: "";
    height: calc(100% - 40px);
    position: absolute;
    right: 0;
    width: 1px
}

@media (max-width:991px) {
    .l-main.-service .c-patronSec .c-cardAuthor:after {
        display: none
    }
}

.l-main.-service .c-patronSec .c-cardAuthor_photo {
    height: auto;
    width: 100px
}

@media (max-width:991px) {
    .l-main.-service .c-patronSec .c-cardAuthor_photo {
        width: 72px
    }

    .l-main.-service .c-patronSec .c-cardAuthor_description {
        justify-content: center
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-patronSec .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-patronSec .hs-button,
.l-main.-service .c-patronSec .c-btn,
.l-main.-service .c-patronSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-service .c-patronSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    min-width: 210px;
    padding-inline: 30px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-patronSec .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-patronSec .hs-button,
    .l-main.-service .c-patronSec .c-btn,
    .l-main.-service .c-patronSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
    .l-main.-service .c-patronSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
        width: 100%
    }
}

.l-main.-service .c-patronSec .c-btn_label b {
    display: inline-block;
    transform: translateY(-1px)
}

.l-main.-service .c-approachSec,
.l-main.-service .c-blogSec,
.l-main.-service .c-casesSec,
.l-main.-service .c-clientSec,
.l-main.-service .c-faqSec,
.l-main.-service .c-featuredSec,
.l-main.-service .c-introductionSec,
.l-main.-service .c-outcomesSec,
.l-main.-service .c-processSec,
.l-main.-service .c-reelSec,
.l-main.-service .c-teamSec,
.l-main.-service .c-technologiesSec,
.l-main.-service .c-toolsSec,
.l-main.-service .c-workSec {
    scroll-margin: 82px
}

.l-main.-service section:not(.-bgBlack)+section:not(.-bgBlack) {
    margin-top: -128px
}

@media (max-width:991px) {
    .l-main.-service section:not(.-bgBlack)+section:not(.-bgBlack) {
        margin-top: -64px
    }
}

.l-main.-service section.-bgBlack+section.-bgBlack:not(.c-logotypesSec, .c-patronSec) {
    margin-top: -128px
}

@media (max-width:991px) {
    .l-main.-service section.-bgBlack+section.-bgBlack:not(.c-logotypesSec, .c-patronSec) {
        margin-top: -64px
    }
}

.l-main.-service .c-introductionSec_row.-header {
    position: relative
}

.l-main.-service .c-introductionSec_row.-header:after {
    background-color: #eaeaea;
    bottom: 0;
    content: "";
    height: 1px;
    left: 20px;
    position: absolute;
    width: calc(100% - 40px)
}

.l-main.-service .c-introductionSec_row.-header>* {
    display: flex;
    justify-content: space-between
}

@media (max-width:991px) {
    .l-main.-service .c-introductionSec_row.-header>* {
        flex-direction: column-reverse
    }
}

@media (max-width:991px) {
    .l-main.-service .c-introductionSec_row.-header:after {
        background-color: #eaeaea;
        bottom: 0;
        content: "";
        height: 1px;
        left: 10px;
        position: absolute;
        width: calc(100% - 20px)
    }
}

@media (max-width:991px) {
    .l-main.-service .c-introductionSec_row.-header.-noBorder:after {
        display: none
    }
}

.l-main.-service .c-introductionSec_row .c-teaser a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-service .c-introductionSec_row .c-teaser a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-service .c-introductionSec_row .c-teaser small {
    font-family: var(--ff-text);
    font-size: 12px;
    letter-spacing: .04em;
    line-height: 1.5833333333;
    opacity: .7
}

@media (max-width:991px) {

    .l-main.-service .c-introductionSec_row.-teaser.-imageFirstOnMobile,
    .l-main.-service .c-introductionSec_row.-teaserAlt.-imageFirstOnMobile {
        flex-direction: column-reverse
    }

    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser {
        order: 1
    }
}

.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li {
    padding-left: 20px !important
}

.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before {
    left: 0 !important;
    top: 10px !important
}

@media (max-width:991px) {
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-image {
        order: 0
    }
}

.l-main.-service .c-introductionSec_col.-image {
    align-items: flex-start;
    display: flex;
    justify-content: flex-end
}

@media (max-width:991px) {
    .l-main.-service .c-introductionSec_col.-image {
        justify-content: flex-start;
        left: -14px;
        min-width: 100vw;
        padding-left: 0;
        padding-right: 0
    }

    .l-main.-service .c-introductionSec .c-image {
        position: relative;
        width: 100%
    }
}

.l-main.-service .c-introductionSec .c-image img {
    height: auto;
    width: 100%
}

@media (min-width:992px) {
    .l-main.-service .c-introductionSec .c-teaser>* {
        max-width: 456px
    }
}

@media (max-width:991px) {
    .l-main.-service .c-introductionSec+.c-boxesSec .c-boxesSec_row.-subheader>* {
        padding-top: 0
    }
}

@media (max-width:991px) {
    .l-main.-service .c-introductionSec+.c-reelSec {
        margin-top: -8px
    }
}

.l-main.-service .c-reelSec_col {
    display: inline-flex
}

.l-main.-service .c-reelSec .c-video {
    height: 51.9vw;
    max-height: 747px;
    object-fit: cover;
    width: 100%
}

@media (max-width:1199px) {
    .l-main.-service .c-reelSec .c-video {
        height: 53.9vw
    }
}

@media (max-width:991px) {
    .l-main.-service .c-reelSec .c-video {
        height: 56.25vw;
        margin-left: -24px;
        min-width: 100vw;
        position: relative
    }
}

.l-main.-service .c-reelSec .c-video iframe {
    height: 100%;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-service .c-reelSec+.c-boxesSec .c-boxesSec_row.-subheader>* {
        padding-top: 48px
    }
}

.l-main.-service .c-reelSec+.c-boxesSec .c-boxesSec_row.-subheader>:before {
    display: none
}

@media (max-width:991px) {
    .l-main.-service .c-boxesSec {
        overflow: hidden
    }
}

.l-main.-service .c-boxesSec_row.-subheader>* {
    position: relative
}

.l-main.-service .c-boxesSec_row.-subheader>:not(.-noBorder):before {
    background-color: #eaeaea;
    content: "";
    height: 1px;
    left: 20px;
    position: absolute;
    top: 0;
    width: calc(100% - 40px)
}

@media (max-width:991px) {
    .l-main.-service .c-boxesSec_row.-subheader>:not(.-noBorder):before {
        display: none
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-boxesSec_row.-subheader .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-boxesSec_row.-subheader .hs-form-field>label,
.l-main.-service .c-boxesSec_row.-subheader .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-boxesSec_row.-subheader .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-service .c-boxesSec_row.-subheader .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-service .c-boxesSec_row.-subheader .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-boxesSec_row.-subheader li {
    max-width: 705px
}

.l-main.-service .c-boxesSec_col.-box {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.l-main.-service .c-boxesSec_swiper {
    margin: 0 auto;
    overflow: visible;
    width: 100%
}

.l-main.-service .c-boxesSec .swiper-wrapper {
    align-items: stretch;
    display: flex;
    padding-left: 0
}

@media (max-width:991px) {
    .l-main.-service .c-boxesSec .swiper-wrapper {
        padding-bottom: 22px
    }
}

.l-main.-service .c-boxesSec .swiper-slide {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    max-width: 330px;
    width: 80vw
}

.l-main.-service .c-boxesSec .c-box {
    align-items: flex-start;
    border-top: 1px solid #000;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 40px 0 20px;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-service .c-boxesSec .c-box {
        padding-bottom: 34px;
        padding-top: 16px
    }
}

.l-main.-service .c-boxesSec .c-box .t-title {
    flex-grow: 1;
    max-width: 270px
}

@media (max-width:991px) {
    .l-main.-service .c-boxesSec .c-box .t-title {
        min-height: 68px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-boxesSec .c-box .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-boxesSec .c-box .hs-form-field>label,
.l-main.-service .c-boxesSec .c-box .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-boxesSec .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-service .c-boxesSec .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-service .c-boxesSec .c-box .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-boxesSec .c-box li {
    min-height: 110px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-boxesSec .c-box .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-boxesSec .c-box .hs-form-field>label,
    .l-main.-service .c-boxesSec .c-box .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-boxesSec .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-service .c-boxesSec .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-service .c-boxesSec .c-box .t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-boxesSec .c-box li {
        min-height: 88px
    }
}

@media (max-width:991px) {
    .l-main.-service .c-boxesSec .c-swiperPagination {
        bottom: -22px
    }
}

.l-main.-service .c-technologiesSec {
    overflow: hidden
}

.l-main.-service .c-technologiesSec_row.-boxes {
    margin-left: -56px;
    margin-right: 0;
    max-width: 1440px;
    width: calc(100vw + 4px)
}

@media (max-width:1199px) {
    .l-main.-service .c-technologiesSec_row.-boxes {
        margin-left: -24px
    }
}

@media (max-width:991px) {
    .l-main.-service .c-technologiesSec_row.-boxes {
        width: calc(100vw + 2px)
    }
}

.l-main.-service .c-technologiesSec_row.-boxes>* {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0
}

.l-main.-service .c-technologiesSec .c-box {
    align-items: center;
    border: 1px solid #eaeaea;
    display: flex;
    flex-direction: column;
    height: 20vw;
    justify-content: center;
    margin-bottom: -1px;
    margin-right: -1px;
    max-height: 288px;
    width: 20%
}

@media (max-width:991px) {
    .l-main.-service .c-technologiesSec .c-box {
        height: 25vw;
        max-height: none;
        width: calc(25vw + 1px)
    }
}

@media (max-width:767px) {
    .l-main.-service .c-technologiesSec .c-box {
        height: 38.5vw;
        max-height: none;
        width: calc(50vw + 1px)
    }
}

.l-main.-service .c-technologiesSec .c-box:not(:last-child) {
    padding: 20px
}

@media (max-width:991px) {
    .l-main.-service .c-technologiesSec .c-box:last-child {
        border: none;
        height: auto;
        width: 100vw
    }
}

.l-main.-service .c-technologiesSec .c-box .c-image {
    align-items: center;
    display: flex;
    height: 64px;
    justify-content: center;
    width: 100%
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-technologiesSec .c-box .hs-form-field>.c-image+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-technologiesSec .c-box .hs-form-field>.c-image+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-technologiesSec .c-box .c-image+li,
.l-main.-service .c-technologiesSec .c-box .c-image+.t-text,
.l-main.-service .c-technologiesSec .c-box .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-image+li,
.l-main.-service .c-technologiesSec .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.c-image+label,
.l-main.-service .c-technologiesSec .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.c-image+label {
    height: 58px;
    margin-bottom: -29px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-technologiesSec .c-box .hs-form-field>.c-image+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-technologiesSec .c-box .hs-form-field>.c-image+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-technologiesSec .c-box .c-image+li,
    .l-main.-service .c-technologiesSec .c-box .c-image+.t-text,
    .l-main.-service .c-technologiesSec .c-box .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-image+li,
    .l-main.-service .c-technologiesSec .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.c-image+label,
    .l-main.-service .c-technologiesSec .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.c-image+label {
        height: 44px;
        margin-bottom: -22px
    }
}

.l-main.-service .c-technologiesSec .c-box .c-image img {
    height: 100%;
    max-width: 100%
}

.l-main.-service .c-technologiesSec .c-box .c-link {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 calc(100% - 6px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-service .c-technologiesSec .c-box .c-link:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-service .c-technologiesSec+section:not(.-bgBlack) {
    margin-top: -128px
}

@media (min-width:992px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-featuredSec_row.-header .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-featuredSec_row.-header .hs-form-field>label,
    .l-main.-service .c-featuredSec_row.-header .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-featuredSec_row.-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-service .c-featuredSec_row.-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-service .c-featuredSec_row.-header .t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-featuredSec_row.-header li {
        max-width: 570px
    }
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-featuredSec_row.-header .hs-form-field>label br,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-featuredSec_row.-header .hs-form-field>label br,
    .l-main.-service .c-featuredSec_row.-header .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li br,
    .l-main.-service .c-featuredSec_row.-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label br,
    .l-main.-service .c-featuredSec_row.-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label br,
    .l-main.-service .c-featuredSec_row.-header .t-text br,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-featuredSec_row.-header li br {
        display: none
    }
}

@media (min-width:992px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-featuredSec_row.-content .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-featuredSec_row.-content .hs-form-field>label,
    .l-main.-service .c-featuredSec_row.-content .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-featuredSec_row.-content .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-service .c-featuredSec_row.-content .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-service .c-featuredSec_row.-content .t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-featuredSec_row.-content li {
        max-width: 456px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-featuredSec_row.-content .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-featuredSec_row.-content .hs-button,
.l-main.-service .c-featuredSec_row.-content .c-btn,
.l-main.-service .c-featuredSec_row.-content .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-service .c-featuredSec_row.-content .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    min-width: 276px
}

.l-main.-service .c-featuredSec_col.-image {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.l-main.-service .c-featuredSec_col.-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .hs-form-field.c-featuredSec_col.-content>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .hs-form-field.c-featuredSec_col.-content>label,
.l-main.-service .c-featuredSec_col.-content>.t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-featuredSec_col.-content>li,
.l-main.-service .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-featuredSec_col.-content>label,
.l-main.-service .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-featuredSec_col.-content>label {
    flex-grow: 1
}

.l-main.-service .c-featuredSec .c-image {
    height: 574px;
    position: relative;
    width: 460px
}

@media (max-width:991px) {
    .l-main.-service .c-featuredSec .c-image {
        height: auto;
        padding-top: 122%;
        width: 100%
    }
}

.l-main.-service .c-featuredSec .c-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

@media (min-width:992px) {
    .l-main.-service .c-featuredSec .c-box {
        border-top: 1px solid #333;
        max-width: 570px
    }

    .l-main.-service .c-featuredSec .c-box .t-title {
        max-width: 416px
    }
}

.l-main.-service .c-featuredSec .c-cardAuthor_photo {
    height: 62px;
    width: 78px
}

.l-main.-service .c-featuredSec .c-cardAuthor_description>:last-child {
    margin-bottom: -5px
}

.l-main.-service .c-approachSec {
    counter-reset: collapse
}

.l-main.-service .c-approachSec_row.-header {
    position: relative
}

.l-main.-service .c-approachSec_row.-header:after {
    background-color: #eaeaea;
    bottom: 0;
    content: "";
    height: 1px;
    left: 24px;
    position: absolute;
    width: calc(100% - 48px)
}

@media (max-width:1199px) {
    .l-main.-service .c-approachSec_row.-header:after {
        display: none
    }
}

@media (max-width:1199px) {
    .l-main.-service .c-approachSec_col.-main {
        padding-left: 45px
    }
}

@media (max-width:991px) {
    .l-main.-service .c-approachSec_col.-main {
        padding-left: 10px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-approachSec_col.-main .hs-form-field>label a,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-approachSec_col.-main .hs-form-field>label a,
.l-main.-service .c-approachSec_col.-main .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a,
.l-main.-service .c-approachSec_col.-main .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a,
.l-main.-service .c-approachSec_col.-main .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a,
.l-main.-service .c-approachSec_col.-main .t-text a,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-approachSec_col.-main li a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-approachSec_col.-main .hs-form-field>label a:hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-approachSec_col.-main .hs-form-field>label a:hover,
    .l-main.-service .c-approachSec_col.-main .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a:hover,
    .l-main.-service .c-approachSec_col.-main .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .l-main.-service .c-approachSec_col.-main .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .l-main.-service .c-approachSec_col.-main .t-text a:hover,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-approachSec_col.-main li a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

@media (max-width:991px) {

    .l-main.-service .c-approachSec_col.-main,
    .l-main.-service .c-approachSec_col.-title {
        order: 1
    }

    .l-main.-service .c-approachSec_col.-image,
    .l-main.-service .c-approachSec_col.-right {
        order: 0
    }

    .l-main.-service .c-approachSec_col.-image {
        left: -14px;
        min-width: 100vw;
        padding-left: 0;
        padding-right: 0;
        position: relative
    }
}

.l-main.-service .c-approachSec_col.-image .c-image {
    left: 0;
    position: sticky;
    top: 96px
}

@media (max-width:991px) {
    .l-main.-service .c-approachSec_col.-image .c-image {
        padding-top: 130%;
        position: relative;
        top: auto
    }
}

.l-main.-service .c-approachSec_col.-image .c-image img {
    object-fit: cover
}

@media (max-width:991px) {
    .l-main.-service .c-approachSec_col.-image .c-image img {
        background-size: cover;
        height: 100%;
        inset-inline-start: 0;
        object-fit: cover;
        position: absolute;
        top: 0;
        width: 100%
    }
}

.l-main.-service .c-approachSec .c-box {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.l-main.-service .c-approachSec .c-box .c-image {
    flex-shrink: 0;
    margin-right: 24px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-approachSec .c-box .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-approachSec .c-box .hs-form-field>label,
.l-main.-service .c-approachSec .c-box .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-approachSec .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-service .c-approachSec .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-service .c-approachSec .c-box .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-approachSec .c-box li {
    max-width: 345px
}

.l-main.-service .c-approachSec .c-box a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-service .c-approachSec .c-box a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-service .c-approachSec .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:last-child,
.l-main.-service .c-approachSec .c-list li:last-child,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-approachSec .c-list li:last-child {
    border-bottom: 1px solid #eaeaea
}

.l-main.-service .c-blogSec .c-swiperPagination,
.l-main.-service .c-boxesSec .c-swiperPagination,
.l-main.-service .c-casesSec .c-swiperPagination,
.l-main.-service .c-clients2Sec .c-swiperPagination,
.l-main.-service .c-teamSec .c-swiperPagination {
    bottom: 0;
    height: 2px;
    top: auto;
    width: 888px
}

@media (max-width:991px) {

    .l-main.-service .c-blogSec .c-swiperPagination,
    .l-main.-service .c-boxesSec .c-swiperPagination,
    .l-main.-service .c-casesSec .c-swiperPagination,
    .l-main.-service .c-clients2Sec .c-swiperPagination,
    .l-main.-service .c-teamSec .c-swiperPagination {
        width: calc(100% - 20px) !important
    }
}

.l-main.-service .c-blogSec .c-swiperPagination_bullet,
.l-main.-service .c-boxesSec .c-swiperPagination_bullet,
.l-main.-service .c-casesSec .c-swiperPagination_bullet,
.l-main.-service .c-clients2Sec .c-swiperPagination_bullet,
.l-main.-service .c-teamSec .c-swiperPagination_bullet {
    height: 2px
}

@media (max-width:991px) {

    .l-main.-service .c-blogSec,
    .l-main.-service .c-faqSec,
    .l-main.-service .c-teamSec {
        overflow: hidden
    }

    .l-main.-service .c-blogSec_col.-title,
    .l-main.-service .c-faqSec_col.-title,
    .l-main.-service .c-teamSec_col.-title {
        order: 1
    }
}

.l-main.-service .c-blogSec_col.-right,
.l-main.-service .c-faqSec_col.-right,
.l-main.-service .c-teamSec_col.-right {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (max-width:991px) {

    .l-main.-service .c-blogSec_col.-right,
    .l-main.-service .c-faqSec_col.-right,
    .l-main.-service .c-teamSec_col.-right {
        flex-direction: row;
        justify-content: flex-start;
        order: 0
    }

    .l-main.-service .c-blogSec_swiper,
    .l-main.-service .c-processSec_swiper,
    .l-main.-service .c-teamSec_swiper {
        overflow: visible
    }
}

@media (min-width:992px) {

    .l-main.-service .c-blogSec_swiper.-lowQuantity .swiper-wrapper,
    .l-main.-service .c-processSec_swiper.-lowQuantity .swiper-wrapper,
    .l-main.-service .c-teamSec_swiper.-lowQuantity .swiper-wrapper {
        transform: none !important
    }
}

.l-main.-service .c-blogSec .swiper-wrapper,
.l-main.-service .c-processSec .swiper-wrapper,
.l-main.-service .c-teamSec .swiper-wrapper {
    align-items: stretch;
    display: flex
}

.l-main.-service .c-blogSec .swiper-slide,
.l-main.-service .c-processSec .swiper-slide,
.l-main.-service .c-teamSec .swiper-slide {
    align-items: stretch;
    display: flex;
    height: auto
}

@media (max-width:991px) {

    .l-main.-service .c-blogSec .swiper-slide,
    .l-main.-service .c-processSec .swiper-slide,
    .l-main.-service .c-teamSec .swiper-slide {
        max-width: 330px;
        width: 80vw !important
    }
}

.l-main.-service .c-blogSec .c-cta,
.l-main.-service .c-processSec .c-cta,
.l-main.-service .c-teamSec .c-cta {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.l-main.-service .c-blogSec .c-cta button,
.l-main.-service .c-processSec .c-cta button,
.l-main.-service .c-teamSec .c-cta button {
    transition: .3s ease-in-out
}

.l-main.-service .c-blogSec .c-cta button+button,
.l-main.-service .c-processSec .c-cta button+button,
.l-main.-service .c-teamSec .c-cta button+button {
    margin-left: 10px
}

.l-main.-service .c-blogSec .c-cta button.-disabled,
.l-main.-service .c-processSec .c-cta button.-disabled,
.l-main.-service .c-teamSec .c-cta button.-disabled {
    cursor: default;
    opacity: .3
}

.l-main.-service .c-blogSec .c-swiperPagination,
.l-main.-service .c-boxesSec .c-swiperPagination,
.l-main.-service .c-teamSec .c-swiperPagination {
    background-color: #d2d8da
}

.l-main.-service .c-blogSec .c-swiperPagination_bullet,
.l-main.-service .c-boxesSec .c-swiperPagination_bullet,
.l-main.-service .c-teamSec .c-swiperPagination_bullet {
    background-color: #000
}

.l-main.-service .c-blogSec .c-cardArticle_photo {
    height: 248px;
    margin-right: 0;
    position: relative;
    width: 248px
}

@media (max-width:1199px) {
    .l-main.-service .c-blogSec .c-cardArticle_photo {
        width: 180px
    }
}

@media (max-width:991px) {
    .l-main.-service .c-blogSec .c-cardArticle_photo {
        height: 220px;
        width: 100%
    }
}

.l-main.-service .c-blogSec .c-cardArticle_photo img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-service .c-blogSec .c-cardArticle_details {
    padding: 32px
}

@media (max-width:1199px) {
    .l-main.-service .c-blogSec .c-cardArticle_details {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (max-width:991px) {
    .l-main.-service .c-blogSec .c-cardArticle_details {
        height: 253px
    }
}

.l-main.-service .c-blogSec .c-cardArticle_details>:last-child {
    align-items: flex-end;
    display: flex;
    flex-grow: 1
}

.l-main.-service .c-faqSec {
    counter-reset: steps
}

.l-main.-service .c-faqSec_col.-expert figure {
    max-width: 302px;
    padding-top: 125%;
    position: relative
}

@media (max-width:991px) {
    .l-main.-service .c-faqSec_col.-expert figure {
        height: auto;
        max-width: none;
        max-width: unset
    }
}

.l-main.-service .c-faqSec_col.-expert figure picture img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-service .c-faqSec_col.-expert figure .c-btnIcon {
    position: absolute;
    right: 24px;
    top: 20px
}

.l-main.-service .c-faqSec_col.-expert figure figcaption {
    bottom: 20px;
    left: 24px;
    position: absolute
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-faqSec_col.-expert .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-faqSec_col.-expert .hs-button,
.l-main.-service .c-faqSec_col.-expert .c-btn,
.l-main.-service .c-faqSec_col.-expert .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-service .c-faqSec_col.-expert .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    width: 100%
}

@media (min-width:992px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-faqSec_col.-expert .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-faqSec_col.-expert .hs-button,
    .l-main.-service .c-faqSec_col.-expert .c-btn,
    .l-main.-service .c-faqSec_col.-expert .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
    .l-main.-service .c-faqSec_col.-expert .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
        max-width: 302px
    }
}

.l-main.-service .c-faqSec .c-fancyLink {
    border-bottom-color: #eaeaea;
    cursor: pointer;
    padding: 28px 0
}

.l-main.-service .c-faqSec .c-fancyLink:before {
    font-family: var(--ff-text);
    font-size: 12px;
    letter-spacing: .04em;
    line-height: 1.5833333333
}

@media (max-width:991px) {
    .l-main.-service .c-faqSec .c-fancyLink:before {
        top: 50%;
        transform: translateY(-50%)
    }
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-faqSec .c-fancyLink .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-faqSec .c-fancyLink .hs-form-field>label,
    .l-main.-service .c-faqSec .c-fancyLink .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-faqSec .c-fancyLink .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-service .c-faqSec .c-fancyLink .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-service .c-faqSec .c-fancyLink .t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-faqSec .c-fancyLink li {
        padding-right: 40px
    }
}

.l-main.-service .c-faqSec .c-fancyLink:not(:hover):before {
    color: #000
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-faqSec .c-fancyLink:not(:hover) .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-faqSec .c-fancyLink:not(:hover) .hs-form-field>label,
.l-main.-service .c-faqSec .c-fancyLink:not(:hover) .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-faqSec .c-fancyLink:not(:hover) .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-service .c-faqSec .c-fancyLink:not(:hover) .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-service .c-faqSec .c-fancyLink:not(:hover) .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-faqSec .c-fancyLink:not(:hover) li {
    color: #000
}

.l-main.-service .c-processSec_wrapper {
    overflow: hidden;
    width: 100%
}

.l-main.-service .c-processSec_swiper {
    overflow: visible
}

.l-main.-service .c-processSec_row.-header {
    position: relative
}

.l-main.-service .c-processSec_row.-header:after {
    background-color: hsla(0, 0%, 100%, .2);
    bottom: 0;
    content: "";
    height: 1px;
    left: 24px;
    position: absolute;
    width: calc(100% - 48px)
}

@media (max-width:991px) {
    .l-main.-service .c-processSec_row.-header:after {
        left: 10px;
        width: calc(100% - 20px)
    }
}

.l-main.-service .c-processSec_row.-teaser .c-link {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 calc(100% - 2px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-service .c-processSec_row.-teaser .c-link:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-service .c-processSec .swiper-slide {
    max-width: 393px
}

.l-main.-service .c-processSec .c-swiperPagination {
    bottom: -58px
}

.l-main.-service .c-outcomesSec .c-image {
    height: 26px;
    width: 146px
}

.l-main.-service .c-outcomesSec .c-image img {
    width: 100%
}

.l-main.-service .c-outcomesSec .c-teaser {
    max-width: 644px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .hs-form-field>li+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-teaser .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-teaser .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-teaser .hs-form-field>.t-text+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-teaser .hs-form-field>label+.t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-teaser .hs-form-field>label+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-teaser .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-teaser .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-teaser .hs-form-field>.t-text+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-teaser .hs-form-field>label+.t-text,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-teaser .hs-form-field>label+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .t-text+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser li+.t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser li+li,
.l-main.-service .c-outcomesSec .c-teaser .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-outcomesSec .c-teaser .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-outcomesSec .c-teaser .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-outcomesSec .c-teaser .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-outcomesSec .c-teaser .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
.l-main.-service .c-outcomesSec .c-teaser .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
.l-main.-service .c-outcomesSec .c-teaser .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
.l-main.-service .c-outcomesSec .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-service .c-outcomesSec .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-service .c-outcomesSec .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-service .c-outcomesSec .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-service .c-outcomesSec .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-service .c-outcomesSec .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-service .c-outcomesSec .c-teaser .t-text+.t-text {
    max-width: 574px
}

.l-main.-service .c-outcomesSec .c-box {
    border-top: 1px solid #000
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-box .hs-form-field>label a,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-box .hs-form-field>label a,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-box li a,
.l-main.-service .c-outcomesSec .c-box .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a,
.l-main.-service .c-outcomesSec .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a,
.l-main.-service .c-outcomesSec .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a,
.l-main.-service .c-outcomesSec .c-box .t-text a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-box .hs-form-field>label a:hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-outcomesSec .c-box .hs-form-field>label a:hover,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-box li a:hover,
    .l-main.-service .c-outcomesSec .c-box .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a:hover,
    .l-main.-service .c-outcomesSec .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .l-main.-service .c-outcomesSec .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .l-main.-service .c-outcomesSec .c-box .t-text a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-service .c-serviceSubtitle span {
    margin-right: 50px;
    position: relative
}

.l-main.-service .c-serviceSubtitle span:after {
    background-color: #aeb5b9;
    content: "";
    height: 1px;
    position: absolute;
    right: -41px;
    top: 7px;
    width: 32px
}

.l-main.-service.-development .c-technologiesSec {
    padding-top: 0
}

@media (max-width:991px) {
    .l-main.-service.-development .c-boxesSec {
        padding-top: 48px
    }
}

.l-main.-service.-product_management .c-clients2Sec+.c-boxesSec {
    padding-bottom: 78px
}

@media (max-width:991px) {
    .l-main.-service.-product_management .c-clients2Sec+.c-boxesSec {
        padding-bottom: 56px
    }
}

.l-main.-contact {
    position: relative
}

.l-main.-contact:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-contact .c-heroSec {
    margin-top: -88px
}

.l-main.-contact .c-heroSec_row {
    align-items: stretch
}

.l-main.-contact .c-heroSec_col.-main {
    padding-right: 64px;
    position: relative
}

@media (max-width:1199px) {
    .l-main.-contact .c-heroSec_col.-main {
        padding-right: 24px
    }
}

@media (max-width:991px) {
    .l-main.-contact .c-heroSec_col.-main {
        padding-right: 10px
    }
}

.l-main.-contact .c-heroSec_col.-main:before {
    background-image: url(../images/contact.8fcc1c75.webp);
    background-position: calc(100% - 52px) 100%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    width: 50vw;
    z-index: 0
}

@media (max-width:1365px) {
    .l-main.-contact .c-heroSec_col.-main:before {
        background-position: calc(100% - 24px) 100%
    }
}

@media (max-width:1199px) {
    .l-main.-contact .c-heroSec_col.-main:before {
        background-position: 100% 100%
    }
}

@media (max-width:991px) {
    .l-main.-contact .c-heroSec_col.-main:before {
        background-position: calc(100% + 175px) 100%;
        right: -10px;
        width: 100vw
    }
}

.l-main.-contact .c-heroSec_col.-main>div {
    left: 0;
    max-width: 500px;
    position: sticky;
    top: 96px;
    width: 100%;
    z-index: 1
}

@media (max-width:1199px) {
    .l-main.-contact .c-heroSec_col.-main>div {
        max-width: unset
    }
}

.l-main.-contact .c-heroSec .c-cardQuote {
    border-bottom: 1px solid hsla(0, 0%, 85%, .2)
}

.l-main.-contact .c-heroSec .c-cardQuote .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contact .c-heroSec .c-cardQuote .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contact .c-heroSec .c-cardQuote .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-contact .c-heroSec .c-cardQuote .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-contact .c-heroSec .c-cardQuote .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-contact .c-heroSec .c-cardQuote .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contact .c-heroSec .c-cardQuote li {
    max-width: 360px
}

@media (max-width:991px) {

    .l-main.-contact .c-heroSec .c-cardQuote .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-contact .c-heroSec .c-cardQuote .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-contact .c-heroSec .c-cardQuote .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-contact .c-heroSec .c-cardQuote .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-contact .c-heroSec .c-cardQuote .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-contact .c-heroSec .c-cardQuote .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contact .c-heroSec .c-cardQuote li {
        width: calc(100% + 5px)
    }
}

.l-main.-contact .c-heroSec .c-logotypesSwiper {
    height: 40px
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide {
    align-items: center;
    display: flex;
    gap: 0 20px;
    justify-content: space-between
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide figure {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: center;
    opacity: 0;
    transition-duration: .6s;
    transition-timing-function: ease
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide figure:first-child {
    transition-delay: 0ms
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide figure:nth-child(2) {
    transition-delay: 30ms
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide figure:nth-child(3) {
    transition-delay: 60ms
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide figure:nth-child(4) {
    transition-delay: 90ms
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide.-active figure {
    opacity: 1;
    transform: translateY(0)
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide-next figure:first-child {
    transform: translateY(40px)
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide-next figure:nth-child(2) {
    transform: translateY(70px)
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide-next figure:nth-child(3) {
    transform: translateY(100px)
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide-next figure:nth-child(4) {
    transform: translateY(130px)
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide-prev figure:first-child {
    transform: translateY(-40px)
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide-prev figure:nth-child(2) {
    transform: translateY(-70px)
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide-prev figure:nth-child(3) {
    transform: translateY(-100px)
}

.l-main.-contact .c-heroSec .c-logotypesSwiper .swiper-slide-prev figure:nth-child(4) {
    transform: translateY(-130px)
}

@media (max-width:1199px) {
    .l-main.-contact .c-heroSec .f-contact .f-group {
        width: 100%
    }
}

.l-main.-contact .c-heroSec .f-contact .f-group.-checkbox .f-label,
.l-main.-contact .c-heroSec .f-contact .f-group.-checkbox .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contact .c-heroSec .f-contact .f-group.-checkbox .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-contact .c-heroSec .f-contact .f-group.-checkbox .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-contact .c-heroSec .f-contact .f-group.-checkbox .hs-form-field>label {
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 1.125
}

.l-main.-contact .c-heroSec p a {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-contact .c-heroSec p a:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-contact .c-teamSec {
    overflow: hidden;
    width: 100%
}

.l-main.-contact .c-teamSec_row.-nav {
    position: relative;
    z-index: 1
}

.l-main.-contact .c-teamSec_row.-nav .c-link {
    opacity: .7;
    padding-bottom: 10px;
    position: relative;
    transition: .25s ease-in-out
}

.l-main.-contact .c-teamSec_row.-nav .c-link:after {
    background-color: rgba(0, 0, 0, .2);
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transition: .25s ease-in-out;
    width: 100%
}

.l-main.-contact .c-teamSec_row.-nav .c-link.-active,
.l-main.-contact .c-teamSec_row.-nav .c-link:hover {
    opacity: 1
}

.l-main.-contact .c-teamSec_row.-nav .c-link.-active:after,
.l-main.-contact .c-teamSec_row.-nav .c-link:hover:after {
    background-color: #6699FF;
    height: 2px
}

.l-main.-contact .c-teamSec_row.-nav .c-link.-active:hover {
    cursor: default
}

.l-main.-contact .c-teamSec_row.-tab {
    align-items: stretch;
    margin-top: -32px
}

@media (max-width:991px) {
    .l-main.-contact .c-teamSec_row.-tab {
        margin-top: 0
    }
}

.l-main.-contact .c-teamSec_row.-tab:not(.-active) {
    display: none
}

.l-main.-contact .c-teamSec_row.-tab .t-title {
    max-width: 590px
}

@media (max-width:991px) {
    .l-main.-contact .c-teamSec_row.-tab .t-title {
        max-width: none
    }
}

.l-main.-contact .c-teamSec_row.-tab .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contact .c-teamSec_row.-tab .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contact .c-teamSec_row.-tab .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-contact .c-teamSec_row.-tab .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-contact .c-teamSec_row.-tab .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-contact .c-teamSec_row.-tab .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contact .c-teamSec_row.-tab li {
    max-width: 568px
}

@media (max-width:991px) {

    .l-main.-contact .c-teamSec_row.-tab .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-contact .c-teamSec_row.-tab .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-contact .c-teamSec_row.-tab .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-contact .c-teamSec_row.-tab .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-contact .c-teamSec_row.-tab .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-contact .c-teamSec_row.-tab .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contact .c-teamSec_row.-tab li {
        max-width: none
    }
}

.l-main.-contact .c-teamSec .c-teaser_cta {
    display: flex;
    justify-content: flex-start
}

.l-main.-contact .c-teamSec .c-teaser_cta .c-btn+.c-btn,
.l-main.-contact .c-teamSec .c-teaser_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-btn+.hs-button,
.l-main.-contact .c-teamSec .c-teaser_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.c-btn,
.l-main.-contact .c-teamSec .c-teaser_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.hs-button,
.l-main.-contact .c-teamSec .c-teaser_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-btn+.hs-button,
.l-main.-contact .c-teamSec .c-teaser_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.c-btn,
.l-main.-contact .c-teamSec .c-teaser_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-contact .c-teamSec .c-teaser_cta .c-btn+.hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-contact .c-teamSec .c-teaser_cta .hs-button+.c-btn,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-contact .c-teamSec .c-teaser_cta .hs-button+.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-contact .c-teamSec .c-teaser_cta .c-btn+.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-contact .c-teamSec .c-teaser_cta .hs-button+.c-btn,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-contact .c-teamSec .c-teaser_cta .hs-button+.hs-button {
    margin-left: 16px
}

.l-main.-contact .c-teamSec .c-image {
    height: 536px;
    position: relative;
    width: 416px
}

@media (max-width:991px) {
    .l-main.-contact .c-teamSec .c-image {
        height: unset;
        padding-top: 135%;
        width: 100%
    }
}

.l-main.-contact .c-teamSec .c-image picture img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-contact .c-teamSec .c-image .c-btnIcon {
    position: absolute;
    right: 24px;
    top: 24px
}

.l-main.-contact .c-teamSec .c-image figcaption {
    bottom: 24px;
    left: 24px;
    position: absolute
}

.l-main.-contact .c-officeSec {
    background: linear-gradient(0deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), radial-gradient(87.36% 92.69% at 104.16% 105.92%, #000 0, transparent 100%), radial-gradient(77.32% 89.48% at 2.68% -1.6%, #000 0, transparent 100%), radial-gradient(83.69% 87.14% at 118.24% 109.77%, rgba(255, 0, 0, .4) 0, rgba(255, 0, 0, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 0, 0, .4) 22.83%, rgba(97, 98, 81, 0) 100%), radial-gradient(169.66% 193.6% at -143.44% 197.43%, #fe2424 0, hsla(19, 6%, 49%, .34) 58.33%, rgba(114, 74, 38, 0) 100%), #3d3f51;
    overflow: hidden
}

.l-main.-contact .c-officeSec_row>* {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.l-main.-contact .c-officeSec_col.-main {
    padding-right: 56px
}

@media (max-width:1199px) {
    .l-main.-contact .c-officeSec_col.-main {
        padding-right: 20px
    }
}

.l-main.-contact .c-officeSec_col.-main strong {
    max-width: 300px
}

@media (min-width:992px) {
    .l-main.-contact .c-officeSec_col.-main strong {
        max-width: 452px
    }
}

@media (max-width:991px) {
    .l-main.-contact .c-officeSec_col.-main>div {
        width: 100%
    }
}

.l-main.-contact .c-officeSec .c-image {
    max-width: 416px;
    padding-top: 128.8%;
    position: relative;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-contact .c-officeSec .c-image {
        max-width: unset;
        width: 100%
    }
}

.l-main.-contact .c-officeSec .c-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-contact .c-officeSec .c-box {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-contact .c-officeSec .c-box {
        border-bottom: 1px solid hsla(0, 0%, 100%, .2)
    }
}

@media (min-width:992px) {
    .l-main.-contact .c-officeSec .c-box+.c-box {
        border-top: 1px solid hsla(0, 0%, 100%, .2)
    }
}

.l-main.-contact .c-officeSec .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contact .c-officeSec .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contact .c-officeSec .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-contact .c-officeSec .c-box .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-contact .c-officeSec .c-box .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-contact .c-officeSec .c-box .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contact .c-officeSec .c-box li {
    flex: 1;
    padding-right: 30px
}

.l-main.-contact .c-officeSec .c-link {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 calc(100% - 4px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    position: relative;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-contact .c-officeSec .c-link:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-industries .c-heroSec {
    margin-top: -88px
}

@media (max-width:991px) {
    .l-main.-industries .c-heroSec {
        margin-top: -70px
    }
}

.l-main.-industries .c-heroSec_col.-title .t-title {
    max-width: 690px
}

.l-main.-industries .c-heroSec_col.-title .t-title a {
    font-family: inherit
}

.l-main.-industries .c-heroSec_col.-title br {
    display: none
}

@media (max-width:991px) {
    .l-main.-industries .c-heroSec_col.-title br {
        display: inline-block
    }
}

.l-main.-industries .c-heroSec_col.-quote .t-title {
    max-width: 364px;
    position: relative;
    text-indent: 50px
}

.l-main.-industries .c-heroSec_col.-quote .t-title:before {
    background-image: url(../images/quote.76d2a03e.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 18px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 23px
}

@media (max-width:991px) {
    .l-main.-industries .c-heroSec_col.-quote .t-title:before {
        top: 6px
    }
}

.l-main.-industries .c-heroSec_col.-quote .c-cardAuthor_photo {
    height: 62px;
    position: relative;
    width: 78px
}

.l-main.-industries .c-heroSec_col.-quote .c-cardAuthor_photo img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-industries .c-heroSec_row {
        flex-direction: column
    }
}

.l-main.-industries .c-industriesSec.-animated {
    transform: unset
}

.l-main.-document .c-documentSec {
    margin-top: -88px;
    min-height: 100vh
}

@media (max-width:991px) {
    .l-main.-document .c-documentSec {
        margin-top: -70px
    }
}

.l-main.-document .c-documentSec_row {
    justify-content: center
}

.l-main.-document .c-documentSec h2 {
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 40px
}

.l-main.-document .c-documentSec h3,
.l-main.-document .c-documentSec h4,
.l-main.-document .c-documentSec h5,
.l-main.-document .c-documentSec h6 {
    margin-bottom: 20px;
    margin-top: 20px
}

.l-main.-document .c-documentSec ol,
.l-main.-document .c-documentSec ul {
    list-style-position: outside;
    margin-bottom: 32px
}

@media (max-width:991px) {

    .l-main.-document .c-documentSec ol,
    .l-main.-document .c-documentSec ul {
        margin-bottom: 24px
    }
}

.l-main.-document .c-documentSec ol li+li,
.l-main.-document .c-documentSec ul li+li {
    margin-top: 24px
}

.l-main.-document .c-documentSec ol li,
.l-main.-document .c-documentSec ul li {
    font-size: 18px;
    line-height: 1.6;
    margin-left: 55px
}

@media (max-width:991px) {

    .l-main.-document .c-documentSec ol li,
    .l-main.-document .c-documentSec ul li {
        margin-left: 24px
    }
}

.l-main.-document .c-documentSec ol {
    list-style-type: lower-alpha
}

.l-main.-document .c-documentSec p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 40px
}

.l-main.-document .c-documentSec a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-document .c-documentSec a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-error .c-errorSec {
    margin-top: -88px
}

@media (max-width:991px) {
    .l-main.-error .c-errorSec {
        margin-top: -70px
    }
}

.l-main.-error .c-errorSec_row {
    justify-content: center
}

.l-main.-caseStudy {
    position: relative
}

.l-main.-caseStudy:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-caseStudy .c-navVertical.-sidebar {
    bottom: 128px;
    position: sticky;
    top: 128px
}

.l-main.-caseStudy .c-heroSec {
    margin-top: -88px
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-heroSec {
        margin-top: -70px
    }
}

.l-main.-caseStudy .c-heroSec .c-video {
    display: inherit;
    height: 51.8vw;
    max-height: 747px;
    position: relative;
    width: 100%
}

@media (max-width:1199px) {
    .l-main.-caseStudy .c-heroSec .c-video {
        height: 53.9vw
    }
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-heroSec .c-video {
        height: 56.25vw;
        margin-left: -24px;
        min-width: 100vw;
        position: relative
    }
}

.l-main.-caseStudy .c-heroSec .c-video iframe {
    height: 100%;
    width: 100%
}

.l-main.-caseStudy .c-heroSec .c-video.-pt {
    height: auto;
    position: relative
}

.l-main.-caseStudy .c-heroSec .c-video.-pt iframe {
    left: 0;
    position: absolute;
    top: 0
}

.l-main.-caseStudy .c-heroSec .c-video.-withPlaceholder .c-video_placeholder {
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.l-main.-caseStudy .c-heroSec .c-video.-withPlaceholder .c-video_placeholder img {
    height: 100%;
    width: 100%
}

.l-main.-caseStudy .c-heroSec .c-video.-withPlaceholder iframe {
    z-index: 0
}

.l-main.-caseStudy .c-heroSec .c-video.-withPlaceholder.-isPlaying .c-video_placeholder {
    opacity: 0
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-heroSec .c-image {
        left: -24px;
        position: relative;
        width: 100vw
    }
}

@media (max-width:1199px) {
    .l-main.-caseStudy .c-heroSec .t-title br {
        display: none
    }
}

@media (max-width:991px) {

    .l-main.-caseStudy .c-heroSec .c-list,
    .l-main.-caseStudy .c-heroSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-heroSec .c-list {
        flex-wrap: wrap
    }
}

.l-main.-caseStudy .c-heroSec .c-list li,
.l-main.-caseStudy .c-heroSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-heroSec .c-list li {
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 20px
}

.l-main.-caseStudy .c-summarySec_row.-description .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label sup,
.l-main.-caseStudy .c-summarySec_row.-description .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label sup,
.l-main.-caseStudy .c-summarySec_row.-description .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li sup,
.l-main.-caseStudy .c-summarySec_row.-description .t-text sup,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-summarySec_row.-description .hs-form-field>label sup,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-summarySec_row.-description .hs-form-field>label sup,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-summarySec_row.-description li sup {
    margin-right: 24px;
    position: relative;
    top: 4px
}

@media (max-width:991px) {

    .l-main.-caseStudy .c-summarySec_row.-description .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label sup,
    .l-main.-caseStudy .c-summarySec_row.-description .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label sup,
    .l-main.-caseStudy .c-summarySec_row.-description .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li sup,
    .l-main.-caseStudy .c-summarySec_row.-description .t-text sup,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-summarySec_row.-description .hs-form-field>label sup,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-summarySec_row.-description .hs-form-field>label sup,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-summarySec_row.-description li sup {
        display: block;
        margin-right: 0;
        top: 0
    }
}

.l-main.-caseStudy .c-summarySec_row.-boxes>* {
    display: flex
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-summarySec_row.-boxes>* {
        flex-direction: column
    }
}

.l-main.-caseStudy .c-summarySec_row.-boxes .c-box+.c-box {
    margin-left: 60px
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-summarySec_row.-boxes .c-box+.c-box {
        margin-left: 0
    }
}

.l-main.-caseStudy .c-summarySec_row.-highlights .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label span,
.l-main.-caseStudy .c-summarySec_row.-highlights .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label span,
.l-main.-caseStudy .c-summarySec_row.-highlights .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li span,
.l-main.-caseStudy .c-summarySec_row.-highlights .t-text span,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-summarySec_row.-highlights .hs-form-field>label span,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-summarySec_row.-highlights .hs-form-field>label span,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-summarySec_row.-highlights li span {
    margin-right: 4px
}

.l-main.-caseStudy .c-summarySec_row.-highlights .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a,
.l-main.-caseStudy .c-summarySec_row.-highlights .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a,
.l-main.-caseStudy .c-summarySec_row.-highlights .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a,
.l-main.-caseStudy .c-summarySec_row.-highlights .t-text a,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-summarySec_row.-highlights .hs-form-field>label a,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-summarySec_row.-highlights .hs-form-field>label a,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-summarySec_row.-highlights li a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .l-main.-caseStudy .c-summarySec_row.-highlights .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .l-main.-caseStudy .c-summarySec_row.-highlights .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .l-main.-caseStudy .c-summarySec_row.-highlights .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a:hover,
    .l-main.-caseStudy .c-summarySec_row.-highlights .t-text a:hover,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-summarySec_row.-highlights .hs-form-field>label a:hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-summarySec_row.-highlights .hs-form-field>label a:hover,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-summarySec_row.-highlights li a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-caseStudy .c-summarySec .c-divider {
    background-color: hsla(202, 9%, 43%, .1);
    border: none;
    height: 1px;
    width: 100%
}

.l-main.-caseStudy .c-summarySec .c-link .c-link_label {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 calc(100% - 5px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-caseStudy .c-summarySec .c-link:hover .c-link_label {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-caseStudy .c-summarySec .c-link .c-icon {
    background-size: 10px 10px;
    margin-left: 8px
}

.l-main.-caseStudy .c-summarySec .c-list li,
.l-main.-caseStudy .c-summarySec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-summarySec .c-list li {
    padding-left: 16px;
    position: relative
}

.l-main.-caseStudy .c-summarySec .c-list li:before,
.l-main.-caseStudy .c-summarySec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-summarySec .c-list li:before {
    background-color: #000;
    border-radius: 100%;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 13px;
    width: 4px
}

.l-main.-caseStudy .c-scopeSec {
    overflow-x: hidden
}

@media (min-width:992px) {
    .l-main.-caseStudy .c-scopeSec_row.-boxes {
        margin-inline: -10px
    }
}

.l-main.-caseStudy .c-scopeSec_row.-boxes>* {
    align-items: stretch;
    display: flex
}

.l-main.-caseStudy .c-scopeSec_row.-boxes .c-box {
    max-width: 416px;
    width: 100%
}

@media (min-width:992px) {
    .l-main.-caseStudy .c-scopeSec_col {
        padding-left: 10px;
        padding-right: 10px
    }
}

.l-main.-caseStudy .c-scopeSec_swiper {
    overflow: visible
}

.l-main.-caseStudy .c-scopeSec .swiper-wrapper {
    align-items: stretch;
    display: flex
}

.l-main.-caseStudy .c-scopeSec .swiper-slide {
    align-items: stretch;
    display: flex;
    height: auto;
    width: 393px
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-scopeSec .swiper-slide {
        max-width: 300px;
        width: calc(100vw - 72px)
    }
}

.l-main.-caseStudy .c-scopeSec .swiper-slide:hover {
    cursor: grab
}

.l-main.-caseStudy .c-scopeSec .c-swiperPagination {
    background-color: rgba(12, 21, 24, .1);
    bottom: -57px;
    height: 2px;
    left: 50%;
    top: auto;
    width: 888px
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-scopeSec .c-swiperPagination {
        bottom: -56px;
        max-width: 380px;
        width: calc(100% - 20px)
    }
}

.l-main.-caseStudy .c-scopeSec .c-swiperPagination_bullet {
    background-color: #fff
}

.l-main.-caseStudy .c-scopeSec .c-cardScope {
    height: auto;
    min-height: 487px
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-scopeSec .c-cardScope {
        min-height: 455px
    }
}

.l-main.-caseStudy .c-caseSec {
    counter-reset: collapse
}

.l-main.-caseStudy .c-caseSec_row.-borderBottom,
.l-main.-caseStudy .c-caseSec_row.-borderBottomMd,
.l-main.-caseStudy .c-caseSec_row.-borderTop {
    position: relative
}

.l-main.-caseStudy .c-caseSec_row.-borderBottom:before,
.l-main.-caseStudy .c-caseSec_row.-borderBottomMd:before,
.l-main.-caseStudy .c-caseSec_row.-borderTop:before {
    background-color: #eaeaea;
    content: "";
    height: 1px;
    left: 20px;
    position: absolute;
    top: 0;
    width: calc(100% - 40px)
}

@media (max-width:991px) {

    .l-main.-caseStudy .c-caseSec_row.-borderBottom:before,
    .l-main.-caseStudy .c-caseSec_row.-borderBottomMd:before,
    .l-main.-caseStudy .c-caseSec_row.-borderTop:before {
        display: none
    }
}

.l-main.-caseStudy .c-caseSec_row.-borderBottom:before,
.l-main.-caseStudy .c-caseSec_row.-borderBottomMd:before {
    bottom: 0;
    top: auto
}

.l-main.-caseStudy .c-caseSec_row.-borderBottomMd:before {
    display: none
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSec_row.-borderBottomMd:before {
        display: block
    }
}

.l-main.-caseStudy .c-caseSec_row.-boxes {
    counter-reset: box
}

.l-main.-caseStudy .c-caseSec_row.-boxes>* {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.l-main.-caseStudy .c-caseSec_row.-boxes .c-box {
    border-top: 1px solid #0c1518;
    counter-increment: box;
    padding: 32px 10px 0 0;
    position: relative;
    width: calc(50% - 20px)
}

@media (max-width:575px) {
    .l-main.-caseStudy .c-caseSec_row.-boxes .c-box {
        width: 100%
    }
}

.l-main.-caseStudy .c-caseSec_row.-boxes .c-box.-numbered {
    padding-left: 76px;
    padding-top: 20px
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSec_row.-boxes .c-box.-numbered {
        padding-bottom: 40px
    }
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSec_row.-boxes .c-box.-numbered:last-child {
        padding-bottom: 0
    }
}

.l-main.-caseStudy .c-caseSec_row.-boxes .c-box.-numbered:before {
    color: #000;
    content: "0" counter(box);
    font-family: var(--ff-text);
    font-size: 32px;
    left: 0;
    line-height: 1.65625;
    position: absolute;
    top: 14px
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSec_row.-boxes .c-box.-numbered:before {
        font-family: var(--ff-text);
        font-size: 32px;
        line-height: 1.5;
        top: 14px
    }
}

.l-main.-caseStudy .c-caseSec_row.-boxes .c-box.-number {
    padding: 36px 24px 0 0
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSec_row.-boxes .c-box.-number {
        width: 50%
    }
}

@media (max-width:575px) {
    .l-main.-caseStudy .c-caseSec_row.-boxes .c-box.-number {
        width: 100%
    }
}

.-menuOpened .l-main.-caseStudy .c-caseSec_row.-boxes .c-box.l-header,
.l-main.-caseStudy .c-caseSec_row.-boxes .-menuOpened .c-box.l-header,
.l-main.-caseStudy .c-caseSec_row.-boxes .c-box.-dark {
    border-top-color: #fff
}

.l-main.-caseStudy .c-caseSec_row.-boxes .c-box.-pt24 {
    padding-top: 24px
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSec_row.-boxes.-scrolledMd {
        left: -24px;
        margin-left: -24px;
        overflow: auto;
        width: 100vw
    }
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSec_row.-boxes.-scrolledMd>* {
        min-width: 688px;
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (max-width:374px) {
    .l-main.-caseStudy .c-caseSec_row.-boxes.-scrolledMd>* {
        min-width: 578px
    }
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSec_row.-boxes.-scrolledMd .c-box {
        flex-shrink: 0;
        min-width: 300px;
        width: calc(50% - 20px)
    }
}

@media (max-width:374px) {
    .l-main.-caseStudy .c-caseSec_row.-boxes.-scrolledMd .c-box {
        min-width: 250px
    }
}

@media (min-width:992px) {
    .l-main.-caseStudy .c-caseSec_row.-collapse .c-image {
        position: sticky;
        top: 128px
    }
}

.l-main.-caseStudy .c-caseSec_row.-collapse .c-caseSec_col.-collapse {
    padding-left: 60px
}

@media (max-width:1199px) {
    .l-main.-caseStudy .c-caseSec_row.-collapse .c-caseSec_col.-collapse {
        padding-left: 50px
    }
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSec_row.-collapse .c-caseSec_col.-collapse {
        padding-left: 10px
    }
}

.l-main.-caseStudy .c-caseSec_row.-collapse .c-caseSec_col.-collapse>.c-list {
    border-bottom: 1px solid #eaeaea
}

@media (min-width:1200px) {
    .l-main.-caseStudy .c-caseSec_row.-collapse .c-caseSec_col.-collapse>.c-list {
        width: calc(100% + 20px)
    }
}

.l-main.-caseStudy .c-caseSec_row.-collapse .c-caseSec_col.-collapse>.c-list li {
    width: 100%
}

.l-main.-caseStudy .c-caseSec_row.-images>div {
    align-items: stretch;
    display: flex
}

.l-main.-caseStudy .c-caseSec_row.-images>div .c-image {
    width: 100%
}

.l-main.-caseStudy .c-caseSec_row.-images>div .c-image img {
    height: 100%
}

.l-main.-caseStudy .c-caseSec_row.-images>div .c-video {
    height: 100%
}

.l-main.-caseStudy .c-caseSec .c-cardAuthor_photo {
    height: 62px;
    width: 78px
}

.l-main.-caseStudy .c-caseSec .c-cardAuthor_description {
    margin-bottom: -5px
}

.l-main.-caseStudy .c-caseSec .c-list.-horizontal,
.l-main.-caseStudy .c-caseSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-horizontal.c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-caseSec .-horizontal.c-list {
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 450px;
    width: 100%
}

.l-main.-caseStudy .c-caseSec .c-list.-horizontal li,
.l-main.-caseStudy .c-caseSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-horizontal.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-caseSec .-horizontal.c-list li {
    padding-right: 24px;
    width: 50%
}

@media (max-width:374px) {

    .l-main.-caseStudy .c-caseSec .c-list.-horizontal li,
    .l-main.-caseStudy .c-caseSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-horizontal.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-caseSec .-horizontal.c-list li {
        width: 100%
    }
}

@media (max-width:991px) {

    .l-main.-caseStudy .c-caseSec .c-list.-horizontal li:nth-child(n+2),
    .l-main.-caseStudy .c-caseSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-horizontal.c-list li:nth-child(n+2),
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-caseSec .-horizontal.c-list li:nth-child(n+2) {
        margin-top: 0
    }
}

@media (min-width:375px) {

    .l-main.-caseStudy .c-caseSec .c-list.-horizontal li:nth-child(n+3),
    .l-main.-caseStudy .c-caseSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-horizontal.c-list li:nth-child(n+3),
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-caseSec .-horizontal.c-list li:nth-child(n+3) {
        margin-top: 8px
    }
}

.l-main.-caseStudy .c-caseSec .c-list.-horizontal li .c-icon,
.l-main.-caseStudy .c-caseSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-horizontal.c-list li .c-icon,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-caseSec .-horizontal.c-list li .c-icon {
    margin-right: 2px;
    position: relative;
    top: 2px
}

.l-main.-caseStudy .c-caseSec .c-list.-bullets li,
.l-main.-caseStudy .c-caseSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-bullets.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-caseSec .-bullets.c-list li {
    padding-left: 16px;
    position: relative
}

.l-main.-caseStudy .c-caseSec .c-list.-bullets li:before,
.l-main.-caseStudy .c-caseSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-bullets.c-list li:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-caseSec .-bullets.c-list li:before {
    background-color: #000;
    border-radius: 4px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 4px
}

.l-main.-caseStudy .c-caseSec .c-list.-bullets.-light li:before,
.l-main.-caseStudy .c-caseSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-bullets.-light.c-list li:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-caseSec .-bullets.-light.c-list li:before {
    background-color: #fff
}

.l-main.-caseStudy .c-caseSec .c-list.-ordered li:before,
.l-main.-caseStudy .c-caseSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-ordered.c-list li:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-caseStudy .c-caseSec .-ordered.c-list li:before {
    top: 3px
}

.l-main.-caseStudy .c-caseSec .c-image {
    position: relative
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSec .c-image.-fullMd {
        left: -24px;
        position: relative;
        width: 100vw
    }
}

.l-main.-caseStudy .c-caseSec .c-image.-fullHeight {
    height: 100%
}

.l-main.-caseStudy .c-caseSec .c-image.-fullHeight img {
    height: 100%;
    object-fit: cover
}

@media (max-width:991px) {

    .l-main.-caseStudy .c-caseSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f12+.t-title.-f64,
    .l-main.-caseStudy .c-caseSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f12+.t-title.-f64,
    .l-main.-caseStudy .c-caseSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f12+.t-title.-f64,
    .l-main.-caseStudy .c-caseSec .t-text.-f12+.t-title.-f64,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec .hs-form-field>label.-f12+.t-title.-f64,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec .hs-form-field>label.-f12+.t-title.-f64,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-caseSec li.-f12+.t-title.-f64 {
        max-width: 664px
    }
}

.l-main.-caseStudy .c-caseSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label .c-link,
.l-main.-caseStudy .c-caseSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label .c-link,
.l-main.-caseStudy .c-caseSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .c-link,
.l-main.-caseStudy .c-caseSec .t-text .c-link,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec .hs-form-field>label .c-link,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec .hs-form-field>label .c-link,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-caseSec li .c-link {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .l-main.-caseStudy .c-caseSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label .c-link:hover,
    .l-main.-caseStudy .c-caseSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label .c-link:hover,
    .l-main.-caseStudy .c-caseSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .c-link:hover,
    .l-main.-caseStudy .c-caseSec .t-text .c-link:hover,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec .hs-form-field>label .c-link:hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec .hs-form-field>label .c-link:hover,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-caseSec li .c-link:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-caseStudy .c-caseSec .c-collapse_header:after,
.l-main.-caseStudy .c-caseSec .c-collapse_header:before {
    top: 44px
}

.l-main.-caseStudy .c-caseSec .c-video {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.l-main.-caseStudy .c-caseSec .c-video iframe {
    height: 100%;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSec .c-video iframe {
        left: 0;
        position: absolute;
        top: 0
    }
}

.l-main.-caseStudy .c-caseSec .c-video.-pt100p,
.l-main.-caseStudy .c-caseSec .c-video.-pt120p,
.l-main.-caseStudy .c-caseSec .c-video.-pt124-5p,
.l-main.-caseStudy .c-caseSec .c-video.-pt124p,
.l-main.-caseStudy .c-caseSec .c-video.-pt131p,
.l-main.-caseStudy .c-caseSec .c-video.-pt177p,
.l-main.-caseStudy .c-caseSec .c-video.-pt51p,
.l-main.-caseStudy .c-caseSec .c-video.-pt53p,
.l-main.-caseStudy .c-caseSec .c-video.-pt56p,
.l-main.-caseStudy .c-caseSec .c-video.-pt58p,
.l-main.-caseStudy .c-caseSec .c-video.-pt62-5p,
.l-main.-caseStudy .c-caseSec .c-video.-pt62p,
.l-main.-caseStudy .c-caseSec .c-video.-pt63p,
.l-main.-caseStudy .c-caseSec .c-video.-pt64p,
.l-main.-caseStudy .c-caseSec .c-video.-pt65p,
.l-main.-caseStudy .c-caseSec .c-video.-pt74p {
    height: auto
}

.l-main.-caseStudy .c-caseSec .c-video.-pt100p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt120p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt124-5p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt124p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt131p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt177p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt51p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt53p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt56p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt58p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt62-5p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt62p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt63p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt64p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt65p iframe,
.l-main.-caseStudy .c-caseSec .c-video.-pt74p iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0
}

.l-main.-caseStudy .c-caseSec .c-video.-pt51p {
    padding-top: 51%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt56p {
    padding-top: 56%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt53p {
    padding-top: 53%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt58p {
    padding-top: 58%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt62p {
    padding-top: 62%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt62-5p {
    padding-top: 62.5%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt63p {
    padding-top: 63%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt64p {
    padding-top: 64%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt65p {
    padding-top: 65%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt74p {
    padding-top: 74%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt100p {
    padding-top: 100%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt120p {
    padding-top: 120%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt124p {
    height: 100%;
    padding-top: 124%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt124-5p {
    height: 100%;
    padding-top: 124.5%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt131p {
    height: 100%;
    padding-top: 131%
}

.l-main.-caseStudy .c-caseSec .c-video.-pt177p {
    padding-top: 177%
}

.l-main.-caseStudy .c-caseSec .c-video.-absolute iframe {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%)
}

.l-main.-caseStudy .c-caseSec .c-video.-absolute.-w132p iframe {
    width: 132pc
}

.l-main.-caseStudy .c-caseSec>.c-video {
    width: 100%
}

.l-main.-caseStudy .c-caseSec>.c-image img {
    object-fit: cover;
    width: 100%
}

.l-main.-caseStudy .c-caseSec.-bgBlack .c-caseSec_col.-collapse .c-list {
    border-color: #aeb5b9
}

.l-main.-caseStudy .c-caseSec.-bgBlack:not(.-noDivider)+.c-moreSec .c-moreSec_container {
    position: relative
}

.l-main.-caseStudy .c-caseSec.-bgBlack:not(.-noDivider)+.c-moreSec .c-moreSec_container:before {
    background-color: hsla(0, 0%, 100%, .2);
    content: "";
    height: 1px;
    left: 56px;
    position: absolute;
    top: -128px;
    width: calc(100% - 112px)
}

@media (max-width:1199px) {
    .l-main.-caseStudy .c-caseSec.-bgBlack:not(.-noDivider)+.c-moreSec .c-moreSec_container:before {
        left: 24px;
        width: calc(100% - 48px)
    }
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSec.-bgBlack:not(.-noDivider)+.c-moreSec .c-moreSec_container:before {
        top: -80px
    }
}

.l-main.-caseStudy .c-caseSec.-qiwaUplift {
    background: url(../images/uplift_background.0aced5d2.svg) no-repeat;
    background-size: cover;
    width: 100%
}

.l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper {
    align-items: stretch;
    background: rgba(5, 7, 11, .7);
    border: 1px solid #36424a;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding: 30px;
    width: 100%
}

@media (max-width:1199px) {
    .l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper {
        padding: 24px
    }
}

.l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper_logos {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%
}

.l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper_number {
    background: radial-gradient(86.46% 81.53% at 33.77% 4.84%, #f6dfad 0, #bf9357 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper>.t-text.-w80,
.l-main.-caseStudy .c-caseSec.-qiwaUplift .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-paper>label.-w80,
.l-main.-caseStudy .c-caseSec.-qiwaUplift .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-paper>label.-w80,
.l-main.-caseStudy .c-caseSec.-qiwaUplift .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-paper>li.-w80,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec.-qiwaUplift .hs-form-field.c-paper>label.-w80,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec.-qiwaUplift .hs-form-field.c-paper>label.-w80,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper>li.-w80 {
    max-width: 80%
}

@media (max-width:1199px) {

    .l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper>.t-text.-w80,
    .l-main.-caseStudy .c-caseSec.-qiwaUplift .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-paper>label.-w80,
    .l-main.-caseStudy .c-caseSec.-qiwaUplift .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-paper>label.-w80,
    .l-main.-caseStudy .c-caseSec.-qiwaUplift .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-paper>li.-w80,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec.-qiwaUplift .hs-form-field.c-paper>label.-w80,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec.-qiwaUplift .hs-form-field.c-paper>label.-w80,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper>li.-w80 {
        max-width: 100%
    }
}

.l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper>.t-text.-w90,
.l-main.-caseStudy .c-caseSec.-qiwaUplift .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-paper>label.-w90,
.l-main.-caseStudy .c-caseSec.-qiwaUplift .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-paper>label.-w90,
.l-main.-caseStudy .c-caseSec.-qiwaUplift .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-paper>li.-w90,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec.-qiwaUplift .hs-form-field.c-paper>label.-w90,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec.-qiwaUplift .hs-form-field.c-paper>label.-w90,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper>li.-w90 {
    max-width: 90%
}

@media (max-width:1199px) {

    .l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper>.t-text.-w90,
    .l-main.-caseStudy .c-caseSec.-qiwaUplift .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-paper>label.-w90,
    .l-main.-caseStudy .c-caseSec.-qiwaUplift .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-paper>label.-w90,
    .l-main.-caseStudy .c-caseSec.-qiwaUplift .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-paper>li.-w90,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec.-qiwaUplift .hs-form-field.c-paper>label.-w90,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-caseSec.-qiwaUplift .hs-form-field.c-paper>label.-w90,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper>li.-w90 {
        max-width: 100%
    }
}

.l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper.-decor {
    background: url(../images/uplift_tile_background.26371efe.webp) no-repeat;
    background-position: 100% 100%;
    background-size: cover
}

.l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper.-py40 {
    padding: 40px 30px
}

@media (max-width:1199px) {
    .l-main.-caseStudy .c-caseSec.-qiwaUplift .c-paper.-py40 {
        padding: 30px 14px
    }
}

.l-main.-caseStudy .c-teaserSec_col.-smallText {
    align-items: center;
    display: flex
}

.l-main.-caseStudy .c-teaserSec_col.-smallText .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-caseStudy .c-teaserSec_col.-smallText .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-caseStudy .c-teaserSec_col.-smallText .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-caseStudy .c-teaserSec_col.-smallText .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-teaserSec_col.-smallText .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-teaserSec_col.-smallText .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-teaserSec_col.-smallText li {
    border-top: 1px solid #fff
}

@media (max-width:991px) {

    .l-main.-caseStudy .c-teaserSec_col.-smallText .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-caseStudy .c-teaserSec_col.-smallText .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-caseStudy .c-teaserSec_col.-smallText .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-caseStudy .c-teaserSec_col.-smallText .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-teaserSec_col.-smallText .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-teaserSec_col.-smallText .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-teaserSec_col.-smallText li {
        border-color: hsla(0, 0%, 100%, .8)
    }
}

.l-main.-caseStudy .c-teaserSec_col.-bigText .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-caseStudy .c-teaserSec_col.-bigText .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-caseStudy .c-teaserSec_col.-bigText .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-caseStudy .c-teaserSec_col.-bigText .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-teaserSec_col.-bigText .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-teaserSec_col.-bigText .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-teaserSec_col.-bigText li {
    max-width: 456px
}

@media (max-width:991px) {

    .l-main.-caseStudy .c-teaserSec_col.-bigText .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-caseStudy .c-teaserSec_col.-bigText .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-caseStudy .c-teaserSec_col.-bigText .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-caseStudy .c-teaserSec_col.-bigText .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-caseStudy .c-teaserSec_col.-bigText .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-caseStudy .c-teaserSec_col.-bigText .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-caseStudy .c-teaserSec_col.-bigText li {
        max-width: none
    }
}

.l-main.-caseStudy .c-caseSliderSec {
    overflow-x: hidden
}

.l-main.-caseStudy .c-caseSliderSec_swiper {
    overflow: visible;
    position: relative
}

.l-main.-caseStudy .c-caseSliderSec .swiper-slide {
    width: 500px
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSliderSec .swiper-slide {
        max-width: 500px;
        width: 85vw
    }
}

.l-main.-caseStudy .c-caseSliderSec .swiper-slide:hover {
    cursor: grab
}

.l-main.-caseStudy .c-caseSliderSec .c-swiperPagination {
    background-color: hsla(0, 0%, 100%, .3);
    bottom: -56px;
    height: 2px;
    top: auto;
    width: 888px
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-caseSliderSec .c-swiperPagination {
        max-width: 380px;
        width: calc(100vw - 48px)
    }
}

.l-main.-caseStudy .c-caseSliderSec .c-swiperPagination_bullet {
    background-color: #fff
}

.l-main.-caseStudy .c-caseSliderSec .c-swiperPagination.-blue .c-swiperPagination_bullet {
    background-color: #6699FF
}

.l-main.-caseStudy .c-caseSliderSec.-bg8 {
    background-color: #000;
    background-image: url(../images/bg8.dc352583.webp);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-moreSec {
        overflow-x: hidden
    }

    .l-main.-caseStudy .c-moreSec_swiper {
        overflow: visible
    }

    .l-main.-caseStudy .c-moreSec .swiper-slide {
        max-width: 327px;
        width: 85vw
    }
}

.l-main.-caseStudy .c-moreSec .c-swiperPagination {
    background-color: #d2d8da;
    bottom: -56px;
    height: 2px;
    width: 888px
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-moreSec .c-swiperPagination {
        width: 100%
    }
}

.l-main.-caseStudy .c-moreSec .c-swiperPagination_bullet {
    background-color: #6699FF
}

.l-main.-caseStudy .c-moreSec [data-case],
.l-main.-caseStudy .c-moreSec [data-slide] {
    display: none
}

.l-main.-caseStudy .c-moreSec [data-case].-visible,
.l-main.-caseStudy .c-moreSec [data-slide].-visible {
    display: block
}

@media (max-width:991px) {

    .l-main.-caseStudy .c-caseSec .t-title br:not(.-mobile),
    .l-main.-caseStudy .c-caseSliderSec .t-title br:not(.-mobile),
    .l-main.-caseStudy .c-heroSec .t-title br:not(.-mobile),
    .l-main.-caseStudy .c-moreSec .t-title br:not(.-mobile),
    .l-main.-caseStudy .c-quoteSec .t-title br:not(.-mobile),
    .l-main.-caseStudy .c-scopeSec .t-title br:not(.-mobile),
    .l-main.-caseStudy .c-summarySec .t-title br:not(.-mobile),
    .l-main.-caseStudy .c-teaserSec .t-title br:not(.-mobile) {
        display: none
    }
}

@media (max-width:991px) {

    .l-main.-caseStudy .c-caseSec .c-image img:not(.c-gif),
    .l-main.-caseStudy .c-caseSliderSec .c-image img:not(.c-gif),
    .l-main.-caseStudy .c-heroSec .c-image img:not(.c-gif),
    .l-main.-caseStudy .c-moreSec .c-image img:not(.c-gif),
    .l-main.-caseStudy .c-quoteSec .c-image img:not(.c-gif),
    .l-main.-caseStudy .c-scopeSec .c-image img:not(.c-gif),
    .l-main.-caseStudy .c-summarySec .c-image img:not(.c-gif),
    .l-main.-caseStudy .c-teaserSec .c-image img:not(.c-gif) {
        height: auto;
        width: 100%
    }
}

.l-main.-caseStudy .c-caseSec .c-image .c-video,
.l-main.-caseStudy .c-caseSliderSec .c-image .c-video,
.l-main.-caseStudy .c-heroSec .c-image .c-video,
.l-main.-caseStudy .c-moreSec .c-image .c-video,
.l-main.-caseStudy .c-quoteSec .c-image .c-video,
.l-main.-caseStudy .c-scopeSec .c-image .c-video,
.l-main.-caseStudy .c-summarySec .c-image .c-video,
.l-main.-caseStudy .c-teaserSec .c-image .c-video {
    width: 100%
}

.l-main.-caseStudy .js-collapseImages .c-video,
.l-main.-caseStudy .js-collapseImages img {
    display: none
}

.l-main.-caseStudy .js-collapseImages .c-video.-active,
.l-main.-caseStudy .js-collapseImages img.-active {
    display: block
}

.l-main.-caseStudy .c-gif {
    position: absolute
}

.l-main.-caseStudy .c-gif.-em1,
.l-main.-caseStudy .c-gif.-em2,
.l-main.-caseStudy .c-gif.-em3,
.l-main.-caseStudy .c-gif.-em4,
.l-main.-caseStudy .c-gif.-em5,
.l-main.-caseStudy .c-gif.-em6,
.l-main.-caseStudy .c-gif.-em7,
.l-main.-caseStudy .c-gif.-em8 {
    border-radius: 18px
}

@media (max-width:991px) {

    .l-main.-caseStudy .c-gif.-em1,
    .l-main.-caseStudy .c-gif.-em2,
    .l-main.-caseStudy .c-gif.-em3,
    .l-main.-caseStudy .c-gif.-em4,
    .l-main.-caseStudy .c-gif.-em5,
    .l-main.-caseStudy .c-gif.-em6,
    .l-main.-caseStudy .c-gif.-em7,
    .l-main.-caseStudy .c-gif.-em8 {
        border-radius: 14px
    }
}

@media (max-width:767px) {

    .l-main.-caseStudy .c-gif.-em1,
    .l-main.-caseStudy .c-gif.-em2,
    .l-main.-caseStudy .c-gif.-em3,
    .l-main.-caseStudy .c-gif.-em4,
    .l-main.-caseStudy .c-gif.-em5,
    .l-main.-caseStudy .c-gif.-em6,
    .l-main.-caseStudy .c-gif.-em7,
    .l-main.-caseStudy .c-gif.-em8 {
        border-radius: 12px
    }
}

@media (max-width:575px) {

    .l-main.-caseStudy .c-gif.-em1,
    .l-main.-caseStudy .c-gif.-em2,
    .l-main.-caseStudy .c-gif.-em3,
    .l-main.-caseStudy .c-gif.-em4,
    .l-main.-caseStudy .c-gif.-em5,
    .l-main.-caseStudy .c-gif.-em6,
    .l-main.-caseStudy .c-gif.-em7,
    .l-main.-caseStudy .c-gif.-em8 {
        border-radius: 10px
    }
}

.l-main.-caseStudy .c-gif.-em1 {
    left: 6%;
    max-width: 214px;
    top: 50%;
    transform: translateY(-50%);
    width: 15vw
}

.l-main.-caseStudy .c-gif.-em2 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    bottom: 0;
    left: 31%;
    max-width: 173px;
    width: 14vw
}

.l-main.-caseStudy .c-gif.-em3 {
    left: 50%;
    max-width: 190px;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 190px;
    width: 13vw
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-gif.-em3 {
        width: 35vw
    }
}

.l-main.-caseStudy .c-gif.-em4,
.l-main.-caseStudy .c-gif.-em5,
.l-main.-caseStudy .c-gif.-em6 {
    max-width: 228px;
    top: 50%;
    width: 16vw
}

.l-main.-caseStudy .c-gif.-em4 {
    left: 15%;
    transform: translateY(-50%)
}

.l-main.-caseStudy .c-gif.-em5 {
    left: 50%;
    transform: translate(-50%, -50%)
}

.l-main.-caseStudy .c-gif.-em6 {
    right: 15%;
    transform: translateY(-50%)
}

.l-main.-caseStudy .c-gif.-em7,
.l-main.-caseStudy .c-gif.-em8 {
    filter: drop-shadow(0 13.9914px 34.6453px rgba(0, 0, 0, .08));
    max-width: 202px;
    width: 14vw
}

@media (max-width:991px) {

    .l-main.-caseStudy .c-gif.-em7,
    .l-main.-caseStudy .c-gif.-em8 {
        border-radius: 18px;
        width: 29vw
    }
}

.l-main.-caseStudy .c-gif.-em7 {
    left: 16%;
    top: 20%
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-gif.-em7 {
        left: 20%
    }
}

@media (max-width:767px) {
    .l-main.-caseStudy .c-gif.-em7 {
        left: 16%
    }
}

@media (max-width:575px) {
    .l-main.-caseStudy .c-gif.-em7 {
        left: 15%
    }
}

.l-main.-caseStudy .c-gif.-em8 {
    right: 16%;
    top: 29%
}

@media (max-width:991px) {
    .l-main.-caseStudy .c-gif.-em8 {
        right: 20%
    }
}

@media (max-width:767px) {
    .l-main.-caseStudy .c-gif.-em8 {
        right: 16%
    }
}

@media (max-width:575px) {
    .l-main.-caseStudy .c-gif.-em8 {
        right: 15%
    }
}

.l-main.-knowledgeBase {
    position: relative
}

.l-main.-knowledgeBase:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-knowledgeBase .c-heroSec {
    background-image: url(../images/knowledge.a5b34874.webp);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -88px
}

@media (max-width:991px) {
    .l-main.-knowledgeBase .c-heroSec {
        background-size: 660px auto;
        margin-top: -70px
    }
}

@media (max-width:374px) {
    .l-main.-knowledgeBase .c-heroSec {
        background-size: 180vw auto
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-knowledgeBase .c-heroSec .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-knowledgeBase .c-heroSec .hs-form-field>label,
.l-main.-knowledgeBase .c-heroSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-knowledgeBase .c-heroSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-knowledgeBase .c-heroSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-knowledgeBase .c-heroSec .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-knowledgeBase .c-heroSec li {
    max-width: 570px
}

.l-main.-knowledgeBase .c-knowledgeMapSec_row.-header {
    display: none
}

.l-main.-knowledgeBase .c-knowledgeMapSec .c-box {
    border-top: 1px solid hsla(0, 0%, 100%, .3);
    display: flex;
    justify-content: flex-start
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-knowledgeBase .c-knowledgeMapSec .hs-form-field.c-box>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-knowledgeBase .c-knowledgeMapSec .hs-form-field.c-box>label,
.l-main.-knowledgeBase .c-knowledgeMapSec .c-box>.t-text,
.l-main.-knowledgeBase .c-knowledgeMapSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-box>label,
.l-main.-knowledgeBase .c-knowledgeMapSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-box>label,
.l-main.-knowledgeBase .c-knowledgeMapSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-box>li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-knowledgeBase .c-knowledgeMapSec .c-box>li {
    width: 40px
}

.l-main.-knowledgeBase .c-knowledgeMapSec.-article .c-knowledgeMapSec_row.-header {
    display: flex
}

.l-main.-knowledgeBase .c-articleSec {
    margin-top: -88px;
    position: relative
}

@media (max-width:991px) {
    .l-main.-knowledgeBase .c-articleSec {
        margin-top: -70px
    }
}

.l-main.-knowledgeBase .c-articleSec_bg {
    background: linear-gradient(238deg, #4a484e 17.52%, rgba(46, 45, 49, .68) 36.22%, rgba(9, 8, 10, 0) 57.84%);
    height: 100%;
    left: 0;
    opacity: .4;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.l-main.-knowledgeBase .c-articleSec header {
    border-bottom: 1px solid hsla(0, 0%, 85%, .42)
}

.l-main.-knowledgeBase .c-articleSec header>div {
    display: flex;
    gap: 8px;
    justify-content: flex-start
}

@media (max-width:991px) {
    .l-main.-knowledgeBase .c-articleSec header>div {
        align-items: flex-start;
        flex-direction: column
    }
}

.l-main.-knowledgeBase .c-articleSec header a {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-knowledgeBase .c-articleSec header a:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

@media (max-width:991px) {
    .l-main.-knowledgeBase .c-articleSec header a {
        display: inline
    }
}

.l-main.-knowledgeBase .c-articleSec .c-richText p {
    margin-bottom: 36px
}

@media (max-width:991px) {
    .l-main.-knowledgeBase .c-articleSec .c-richText p {
        margin-bottom: 32px;
        opacity: .8
    }
}

.l-main.-knowledgeBase .c-articleSec .c-link {
    display: inline-flex
}

.l-main.-knowledgeBase .c-articleSec .c-link .c-link_label {
    background-image: linear-gradient(0, #000, #000);
    background-position: 0 calc(100% - 2px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-knowledgeBase .c-articleSec .c-link:hover .c-link_label {
        background-size: 100% 1px
    }
}

.l-main.-knowledgeBase .c-articleSec .c-link .c-icon {
    margin-left: 0;
    margin-right: 10px;
    margin-top: 2px
}

.l-main.-knowledgeBase .c-helpSec {
    background-image: url(../images/help.62511f3f.webp);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width:991px) {
    .l-main.-knowledgeBase .c-helpSec {
        background-image: url(../images/help-mobile.dfbdce71.webp);
        background-size: cover
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-knowledgeBase .c-helpSec .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-knowledgeBase .c-helpSec .hs-form-field>label,
.l-main.-knowledgeBase .c-helpSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-knowledgeBase .c-helpSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-knowledgeBase .c-helpSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-knowledgeBase .c-helpSec .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-knowledgeBase .c-helpSec li {
    max-width: 430px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-knowledgeBase .c-helpSec .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-knowledgeBase .c-helpSec .hs-button,
.l-main.-knowledgeBase .c-helpSec .c-btn,
.l-main.-knowledgeBase .c-helpSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-knowledgeBase .c-helpSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    min-width: 284px
}

.l-main.-subservice {
    border-bottom: 1px solid #1f1f1f
}

.l-main.-subservice .c-heroSec {
    margin-top: -88px
}

@media (max-width:991px) {
    .l-main.-subservice .c-heroSec {
        margin-top: -70px
    }
}

.l-main.-subservice .c-heroSec_row.-content {
    justify-content: space-between
}

.l-main.-subservice .c-heroSec_col.-title {
    max-width: 600px
}

@media (max-width:991px) {
    .l-main.-subservice .c-heroSec_col.-title {
        max-width: 360px
    }
}

@media (max-width:575px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-heroSec_col.-title .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-heroSec_col.-title .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-heroSec_col.-title li,
    .l-main.-subservice .c-heroSec_col.-title .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-subservice .c-heroSec_col.-title .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-subservice .c-heroSec_col.-title .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-subservice .c-heroSec_col.-title .t-text {
        letter-spacing: -.04em
    }
}

@media (max-width:374px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-heroSec_col.-title .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-heroSec_col.-title .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-heroSec_col.-title li,
    .l-main.-subservice .c-heroSec_col.-title .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-subservice .c-heroSec_col.-title .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-subservice .c-heroSec_col.-title .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-subservice .c-heroSec_col.-title .t-text {
        font-size: 44px
    }
}

@media (max-width:359px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-heroSec_col.-title .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-heroSec_col.-title .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-heroSec_col.-title li,
    .l-main.-subservice .c-heroSec_col.-title .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-subservice .c-heroSec_col.-title .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-subservice .c-heroSec_col.-title .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-subservice .c-heroSec_col.-title .t-text {
        font-size: 40px
    }
}

.l-main.-subservice .c-heroSec_col.-text {
    padding-inline-end: 74px;
    width: 594px
}

@media (max-width:991px) {
    .l-main.-subservice .c-heroSec_col.-text {
        padding-inline-end: 0;
        width: 100%
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-heroSec_col.-text .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-heroSec_col.-text .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-heroSec_col.-text li,
.l-main.-subservice .c-heroSec_col.-text .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-subservice .c-heroSec_col.-text .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-subservice .c-heroSec_col.-text .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-subservice .c-heroSec_col.-text .t-text {
    width: 100%
}

.l-main.-subservice .c-heroSec_cta {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

@media (max-width:991px) {
    .l-main.-subservice .c-heroSec_cta {
        flex-direction: column
    }
}

.l-main.-subservice .c-heroSec_cta div {
    text-align: center
}

.l-main.-subservice .c-heroSec_cta div a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    display: inline;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-subservice .c-heroSec_cta div a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

@media (min-width:992px) {
    .l-main.-subservice .c-heroSec_cta div a {
        white-space: nowrap
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-heroSec .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-heroSec .hs-button,
.l-main.-subservice .c-heroSec .c-btn,
.l-main.-subservice .c-heroSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-subservice .c-heroSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    min-width: 257px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-heroSec .hs-button+div,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-heroSec .hs-button+div,
.l-main.-subservice .c-heroSec .c-btn+div,
.l-main.-subservice .c-heroSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+div,
.l-main.-subservice .c-heroSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+div {
    margin-left: 32px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-heroSec .hs-button+div,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-heroSec .hs-button+div,
    .l-main.-subservice .c-heroSec .c-btn+div,
    .l-main.-subservice .c-heroSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+div,
    .l-main.-subservice .c-heroSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+div {
        margin-left: 0;
        margin-top: 24px
    }
}

@media (max-width:991px) {
    .l-main.-subservice .c-heroSec .c-image {
        margin-left: -24px;
        padding-top: 57%;
        position: relative;
        width: 100vw
    }
}

.l-main.-subservice .c-heroSec .c-image img {
    object-fit: cover
}

@media (max-width:991px) {
    .l-main.-subservice .c-heroSec .c-image img {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
}

.l-main.-subservice .c-heroSec .c-video {
    display: inherit;
    height: 51.8vw;
    max-height: 747px;
    position: relative;
    width: 100%
}

@media (max-width:1199px) {
    .l-main.-subservice .c-heroSec .c-video {
        height: 53.9vw
    }
}

@media (max-width:991px) {
    .l-main.-subservice .c-heroSec .c-video {
        height: 56.25vw;
        margin-left: -24px;
        min-width: 100vw;
        position: relative
    }
}

.l-main.-subservice .c-heroSec .c-video iframe {
    height: 100%;
    width: 100%
}

.l-main.-subservice .c-heroSec .c-video.-pt {
    height: auto;
    position: relative
}

.l-main.-subservice .c-heroSec .c-video.-pt iframe {
    left: 0;
    position: absolute;
    top: 0
}

.l-main.-subservice .c-heroSec .c-video.-withPlaceholder .c-video_placeholder {
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.l-main.-subservice .c-heroSec .c-video.-withPlaceholder .c-video_placeholder img {
    height: 100%;
    width: 100%
}

.l-main.-subservice .c-heroSec .c-video.-withPlaceholder iframe {
    z-index: 0
}

.l-main.-subservice .c-heroSec .c-video.-withPlaceholder.-isPlaying .c-video_placeholder {
    opacity: 0
}

.l-main.-subservice .c-serviceSubtitle span {
    margin-right: 48px;
    position: relative
}

.l-main.-subservice .c-serviceSubtitle span:after {
    background-color: #aeb5b9;
    content: "";
    height: 1px;
    position: absolute;
    right: -41px;
    top: 7px;
    width: 32px
}

.l-main.-subservice .c-articleSec {
    overflow: hidden
}

.l-main.-subservice .c-articleSec_inner {
    padding: 80px 0
}

.l-main.-subservice .c-articleSec_inner:first-child {
    padding-top: 96px
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_inner:first-child {
        padding-top: 80px
    }
}

@media (max-width:991px) {

    .l-main.-subservice .c-articleSec_inner.-white:has(.-image:last-child)+.-black,
    .l-main.-subservice .c-articleSec_inner.-white:has(.-image:last-child)+.-gray {
        margin-top: -80px
    }
}

.l-main.-subservice .c-articleSec_inner.-gray,
.l-main.-subservice .c-articleSec_inner.-white .c-articleSec_row.-technologies .c-cardTechnology {
    background-color: #f7fafb
}

@media (max-width:991px) {

    .l-main.-subservice .c-articleSec_inner.-gray:has(.-image:last-child)+.-black,
    .l-main.-subservice .c-articleSec_inner.-gray:has(.-image:last-child)+.-white {
        margin-top: -80px
    }
}

.l-main.-subservice .c-articleSec_inner.-gray .c-articleSec_row.-quote {
    background-color: #f7fafb
}

.l-main.-subservice .c-articleSec_inner.-gray .c-articleSec_row.-quote:after {
    background-color: #f7fafb
}

.l-main.-subservice .c-articleSec_inner.-black {
    background-color: #000
}

@media (max-width:991px) {

    .l-main.-subservice .c-articleSec_inner.-black:has(.-image:last-child)+.-gray,
    .l-main.-subservice .c-articleSec_inner.-black:has(.-image:last-child)+.-white {
        margin-top: -80px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_inner.-black .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_inner.-black .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-articleSec_inner.-black li,
.l-main.-subservice .c-articleSec_inner.-black .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-subservice .c-articleSec_inner.-black .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-subservice .c-articleSec_inner.-black .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-subservice .c-articleSec_inner.-black .t-text,
.l-main.-subservice .c-articleSec_inner.-black .t-title {
    color: #fff
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-table table {
    border-color: #fff
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-table table tr+tr td {
    border-top-color: #fff
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-table table th {
    background-color: #fff
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-table table th .t-title {
    color: #000
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-table table th+th {
    border-left-color: #000
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-table table td+td {
    border-left-color: #fff
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-tableHorizontal .c-table {
    border-color: #fff
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-tableHorizontal .c-table_col.-header {
    background-color: #fff
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-tableHorizontal .c-table_col.-header .t-title {
    color: #000
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-tableHorizontal .c-table_row:not(:last-child) .c-table_col.-header {
    border-bottom: 1px solid #000
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-tableHorizontal .c-table_row:not(:last-child) .c-table_col.-content {
    border-bottom: 1px solid #fff
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-tableHorizontal .c-table .c-list li:before {
    background-color: #fff
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-boxes .c-box {
    border-color: #fff
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-boxes .c-box a {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    display: inline;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-boxes .c-box a:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-ckeditor {
    color: #fff
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-quote {
    background-color: #000
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-quote:after {
    background-color: #000
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-technologies .c-cardTechnology {
    background-color: hsla(0, 0%, 100%, .1)
}

.l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-technologies2 .c-box .c-link {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    color: #fff;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-subservice .c-articleSec_inner.-black .c-articleSec_row.-technologies2 .c-box .c-link:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-subservice .c-articleSec_inner.-black .c-collapse_header {
    border-top-color: hsla(0, 0%, 100%, .4)
}

.l-main.-subservice .c-articleSec_inner.-black .c-collapse_header:after,
.l-main.-subservice .c-articleSec_inner.-black .c-collapse_header:before {
    background-color: #fff
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_inner.-black .c-collapse_header .hs-form-field>label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_inner.-black .c-collapse_header .hs-form-field>label:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-articleSec_inner.-black .c-collapse_header li:before,
.l-main.-subservice .c-articleSec_inner.-black .c-collapse_header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
.l-main.-subservice .c-articleSec_inner.-black .c-collapse_header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
.l-main.-subservice .c-articleSec_inner.-black .c-collapse_header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before,
.l-main.-subservice .c-articleSec_inner.-black .c-collapse_header .t-text:before {
    color: #fff
}

.l-main.-subservice .c-articleSec_inner.-black .c-collapse_header:hover {
    border-top-color: #fff
}

.l-main.-subservice .c-articleSec_inner.-black+.-black,
.l-main.-subservice .c-articleSec_inner.-gray+.-gray,
.l-main.-subservice .c-articleSec_inner.-white+.-white {
    padding-top: 16px
}

@media (max-width:991px) {

    .l-main.-subservice .c-articleSec_inner.-black+.-black,
    .l-main.-subservice .c-articleSec_inner.-gray+.-gray,
    .l-main.-subservice .c-articleSec_inner.-white+.-white {
        margin-top: -16px;
        padding-top: 0
    }
}

.l-main.-subservice .c-articleSec_row {
    position: relative;
    z-index: 1
}

.l-main.-subservice .c-articleSec_row:first-child {
    margin-top: 0 !important
}

.l-main.-subservice .c-articleSec_row.-title+* {
    margin-top: 48px !important
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-title+* {
        margin-top: 40px !important
    }
}

.l-main.-subservice .c-articleSec_row.-title+.-table,
.l-main.-subservice .c-articleSec_row.-title+.-tableHorizontal {
    margin-top: 64px !important
}

@media (max-width:991px) {

    .l-main.-subservice .c-articleSec_row.-title+.-table,
    .l-main.-subservice .c-articleSec_row.-title+.-tableHorizontal {
        margin-top: 60px !important
    }
}

@media (min-width:992px) {
    .l-main.-subservice .c-articleSec_row.-title .t-title {
        min-width: calc(100% + 250px)
    }
}

@media (max-width:575px) {
    .l-main.-subservice .c-articleSec_row.-title .t-title {
        letter-spacing: -.04em
    }
}

@media (max-width:374px) {
    .l-main.-subservice .c-articleSec_row.-title .t-title {
        font-size: 44px
    }
}

@media (max-width:359px) {
    .l-main.-subservice .c-articleSec_row.-title .t-title {
        font-size: 40px
    }
}

.l-main.-subservice .c-articleSec_row.-ckeditor {
    margin-top: 64px
}

.l-main.-subservice .c-articleSec_row.-ckeditor:not(:last-child) {
    margin-bottom: 48px
}

.l-main.-subservice .c-articleSec_row.-ckeditor+.-bigNumericalList {
    margin-top: 56px
}

.l-main.-subservice .c-articleSec_row.-quote {
    background: #fff;
    position: relative;
    z-index: 20
}

@media (min-width:992px) {
    .l-main.-subservice .c-articleSec_row.-quote {
        margin-top: 20px;
        padding-bottom: 40px;
        padding-top: 76px
    }
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-quote {
        margin-top: 80px
    }
}

@media (min-width:992px) {
    .l-main.-subservice .c-articleSec_row.-quote:not(.-narrow) {
        margin-left: 0;
        margin-right: 0;
        min-width: calc(100% + 260px);
        transform: translateX(-130px)
    }
}

.l-main.-subservice .c-articleSec_row.-quote:after {
    background-color: #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: calc(-50vw - -50%);
    top: 0;
    width: 50vw;
    z-index: 10
}

.l-main.-subservice .c-articleSec_row.-quote+.-ckeditor {
    margin-top: 56px
}

.l-main.-subservice .c-articleSec_row.-quote+.-image {
    margin-top: 40px
}

.l-main.-subservice .c-articleSec_row.-quote+.-accordion {
    margin-top: 8px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-quote .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-quote .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-articleSec_row.-quote li,
.l-main.-subservice .c-articleSec_row.-quote .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-subservice .c-articleSec_row.-quote .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-subservice .c-articleSec_row.-quote .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-subservice .c-articleSec_row.-quote .t-text,
.l-main.-subservice .c-articleSec_row.-quote .t-title {
    position: relative;
    z-index: 21
}

.l-main.-subservice .c-articleSec_row.-quote.-narrow:after {
    display: none
}

.l-main.-subservice .c-articleSec_row.-image {
    margin-top: 80px
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-image {
        margin-top: 64px
    }
}

.l-main.-subservice .c-articleSec_row.-image>* {
    align-items: center;
    display: flex;
    justify-content: center
}

.l-main.-subservice .c-articleSec_row.-image .c-image {
    width: 100%
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-image .c-image {
        min-width: 100vw;
        position: relative
    }
}

.l-main.-subservice .c-articleSec_row.-image img {
    width: 100%
}

.l-main.-subservice .c-articleSec_row.-accordion {
    counter-reset: collapse;
    margin-bottom: 64px;
    margin-top: 48px
}

.l-main.-subservice .c-articleSec_row.-accordion+.-image {
    margin-top: 64px
}

.l-main.-subservice .c-articleSec_row.-boxes {
    margin-top: 64px
}

@media (min-width:992px) {
    .l-main.-subservice .c-articleSec_row.-boxes {
        margin-bottom: 16px
    }
}

@media (min-width:576px) {
    .l-main.-subservice .c-articleSec_row.-boxes>:nth-child(n+3) {
        margin-top: 64px
    }
}

@media (max-width:575px) {
    .l-main.-subservice .c-articleSec_row.-boxes>:nth-child(n+2) {
        margin-top: 60px
    }
}

.l-main.-subservice .c-articleSec_row.-boxes .c-box {
    border-top: 1px solid #0c1518;
    counter-increment: box;
    padding: 32px 10px 0;
    position: relative;
    width: 100%
}

.l-main.-subservice .c-articleSec_row.-boxes .c-box a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    display: inline;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-subservice .c-articleSec_row.-boxes .c-box a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-subservice .c-articleSec_row.-boxes+.-quote {
    margin-top: 0
}

@media (min-width:992px) {
    .l-main.-subservice .c-articleSec_row.-testimonial {
        padding-bottom: 16px;
        padding-top: 16px
    }
}

.l-main.-subservice .c-articleSec_row.-testimonial .c-cardAuthor_photo {
    height: 62px;
    width: 78px
}

.l-main.-subservice .c-articleSec_row.-testimonial .c-cardAuthor_photo img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.l-main.-subservice .c-articleSec_row.-testimonial .c-cardAuthor_description {
    margin-bottom: -5px
}

.l-main.-subservice .c-articleSec_row.-testimonial+.-table,
.l-main.-subservice .c-articleSec_row.-testimonial+.-tableHorizontal {
    margin-top: 60px
}

.l-main.-subservice .c-articleSec_row.-bigNumericalList ul {
    counter-reset: listItems;
    list-style-type: none
}

.l-main.-subservice .c-articleSec_row.-bigNumericalList ul li {
    counter-increment: listItems;
    padding-left: 60px;
    position: relative
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-bigNumericalList ul li {
        padding-left: 0;
        padding-top: 48px
    }
}

.l-main.-subservice .c-articleSec_row.-bigNumericalList ul li a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-subservice .c-articleSec_row.-bigNumericalList ul li a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-subservice .c-articleSec_row.-bigNumericalList ul strong:before {
    content: counters(listItems, ".", decimal-leading-zero);
    left: 0;
    line-height: 48px;
    position: absolute;
    top: -4px;
    width: 60px
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-bigNumericalList ul strong:before {
        width: auto
    }
}

.l-main.-subservice .c-articleSec_row.-bigNumericalList+.-testimonial {
    margin-top: 60px
}

.l-main.-subservice .c-articleSec_row.-table {
    margin-top: 40px
}

.l-main.-subservice .c-articleSec_row.-table table {
    border: 1px solid #000;
    width: 100%
}

.l-main.-subservice .c-articleSec_row.-table table tr+tr td {
    border-top: 1px solid #000
}

.l-main.-subservice .c-articleSec_row.-table table th {
    background-color: #000;
    color: #fff;
    padding: 40px 20px
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-table table th {
        padding: 24px 16px
    }
}

.l-main.-subservice .c-articleSec_row.-table table th+th {
    border-left: 1px solid #fff
}

.l-main.-subservice .c-articleSec_row.-table table td {
    padding: 16px;
    vertical-align: top
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-table table td {
        padding: 12px
    }
}

.l-main.-subservice .c-articleSec_row.-table table td+td {
    border-left: 1px solid #000
}

.l-main.-subservice .c-articleSec_row.-table table.-cols2 td,
.l-main.-subservice .c-articleSec_row.-table table.-cols2 th {
    width: 50%
}

.l-main.-subservice .c-articleSec_row.-tableHorizontal {
    margin-top: 40px
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-tableHorizontal {
        margin-top: 60px
    }
}

.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table {
    border: 1px solid #000;
    display: flex;
    flex-direction: column
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table {
        border: none
    }
}

.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table_row {
    display: flex
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table_row {
        flex-direction: column
    }
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table_row:not(:last-child) {
        margin-bottom: 60px
    }
}

.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table_row:not(:last-child) .c-table_col.-header {
    border-bottom: 1px solid #fff
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table_row:not(:last-child) .c-table_col.-header {
        border: none
    }
}

.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table_row:not(:last-child) .c-table_col.-content {
    border-bottom: 1px solid #000
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table_row:not(:last-child) .c-table_col.-content {
        border: none
    }
}

.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table_col {
    display: flex;
    padding: 16px
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table_col {
        padding: 0
    }
}

.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table_col.-header {
    align-items: center;
    background-color: #000;
    flex-shrink: 0;
    justify-content: center;
    width: 230px
}

.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table_col.-header .t-title {
    color: #fff
}

.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table_col.-content {
    flex-direction: column;
    flex-grow: 1
}

.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table_col.-content>:not(:first-child) {
    margin-top: 16px
}

.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .c-list li,
.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .c-list li,
.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li {
    padding-left: 16px;
    position: relative
}

.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .c-list li:before,
.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .c-list li:before,
.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before {
    background-color: #000;
    border-radius: 100%;
    content: "";
    height: 6px;
    left: 3px;
    position: absolute;
    top: 8px;
    width: 6px
}

.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .c-list li ul,
.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .c-list li ul,
.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li ul {
    margin-bottom: 8px;
    margin-top: 2px
}

.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .c-list li ul li,
.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .c-list li ul li,
.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li ul li {
    font-size: 14px;
    padding-top: 2px
}

.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .c-list li ul li:before,
.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .c-list li ul li:before,
.l-main.-subservice .c-articleSec_row.-tableHorizontal .c-table .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li ul li:before {
    top: 7px
}

.l-main.-subservice .c-articleSec_row.-technologies {
    margin-top: 56px
}

.l-main.-subservice .c-articleSec_row.-technologies .c-cardTechnology {
    align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: flex-start;
    min-height: 126px
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-technologies .c-cardTechnology {
        align-items: flex-start;
        flex-direction: column
    }
}

.l-main.-subservice .c-articleSec_row.-technologies .c-cardTechnology+.c-cardTechnology {
    margin-top: 24px
}

.l-main.-subservice .c-articleSec_row.-technologies .c-cardTechnology figure {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    justify-content: flex-start;
    width: 190px
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-technologies .c-cardTechnology figure {
        align-items: flex-start;
        padding: 16px;
        width: auto
    }
}

.l-main.-subservice .c-articleSec_row.-technologies .c-cardTechnology figure img {
    height: 44px;
    margin-bottom: 14px;
    object-fit: contain;
    width: 140px
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-technologies .c-cardTechnology figure img {
        height: 40px;
        width: auto
    }
}

.l-main.-subservice .c-articleSec_row.-technologies .c-cardTechnology figure figcaption {
    text-align: center
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-technologies .c-cardTechnology figure figcaption {
        text-align: left
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies .hs-form-field.c-cardTechnology>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies .hs-form-field.c-cardTechnology>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-articleSec_row.-technologies .c-cardTechnology>li,
.l-main.-subservice .c-articleSec_row.-technologies .c-cardTechnology>.t-text,
.l-main.-subservice .c-articleSec_row.-technologies .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-cardTechnology>label,
.l-main.-subservice .c-articleSec_row.-technologies .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-cardTechnology>label,
.l-main.-subservice .c-articleSec_row.-technologies .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardTechnology>li {
    padding: 16px 32px 16px 16px;
    width: 100%
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies .hs-form-field.c-cardTechnology>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies .hs-form-field.c-cardTechnology>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-articleSec_row.-technologies .c-cardTechnology>li,
    .l-main.-subservice .c-articleSec_row.-technologies .c-cardTechnology>.t-text,
    .l-main.-subservice .c-articleSec_row.-technologies .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-cardTechnology>label,
    .l-main.-subservice .c-articleSec_row.-technologies .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-cardTechnology>label,
    .l-main.-subservice .c-articleSec_row.-technologies .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardTechnology>li {
        padding-top: 0
    }
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-technologies+.-ckeditor {
        margin-top: 60px
    }
}

.l-main.-subservice .c-articleSec_row.-technologies2 {
    margin-top: 56px
}

.l-main.-subservice .c-articleSec_row.-technologies2>* {
    display: flex;
    flex-wrap: wrap;
    left: -355px;
    min-width: 1360px;
    position: relative
}

@media (max-width:1365px) {
    .l-main.-subservice .c-articleSec_row.-technologies2>* {
        left: -26.2vw;
        min-width: 100vw
    }
}

@media (max-width:1199px) {
    .l-main.-subservice .c-articleSec_row.-technologies2>* {
        left: -25vw
    }
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-technologies2>* {
        left: -25px;
        min-width: calc(100vw + 24px)
    }
}

.l-main.-subservice .c-articleSec_row.-technologies2 .c-box {
    align-items: center;
    border: 1px solid #eaeaea;
    display: flex;
    flex-direction: column;
    height: 264px;
    justify-content: center;
    margin-bottom: -1px;
    margin-right: -1px;
    padding: 20px;
    width: 20%
}

@media (max-width:1365px) {
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box {
        height: calc(20vw - 10px)
    }
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box {
        height: 25vw;
        max-height: none;
        width: calc(25vw + 2px)
    }
}

@media (max-width:767px) {
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box {
        height: 38.5vw;
        max-height: none;
        width: calc(50vw + 2px)
    }
}

.l-main.-subservice .c-articleSec_row.-technologies2 .c-box:last-child:has(button) {
    display: block
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box:last-child {
        border: none;
        height: auto;
        width: 100vw
    }
}

.l-main.-subservice .c-articleSec_row.-technologies2 .c-box .c-image {
    align-items: center;
    display: flex;
    height: 64px;
    justify-content: center;
    width: 100%
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .hs-form-field>.c-image+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .hs-form-field>.c-image+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .c-image+li,
.l-main.-subservice .c-articleSec_row.-technologies2 .c-box .c-image+.t-text,
.l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.c-image+label,
.l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.c-image+label,
.l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-image+li {
    height: 58px;
    margin-bottom: -29px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .hs-form-field>.c-image+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .hs-form-field>.c-image+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .c-image+li,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .c-image+.t-text,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.c-image+label,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.c-image+label,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-image+li {
        height: 44px;
        margin-bottom: -22px
    }
}

.l-main.-subservice .c-articleSec_row.-technologies2 .c-box .c-image img {
    height: 100%;
    max-width: 100%
}

@media (min-width:992px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-articleSec_row.-technologies2 .c-box li,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .t-text {
        font-size: 20px
    }
}

@media screen and (min-width:992px) and (min-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-articleSec_row.-technologies2 .c-box li,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .t-text {
        font-size: calc(11.17149px + .89087vw)
    }
}

@media screen and (min-width:992px) and (min-width:1440px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-subservice .c-articleSec_row.-technologies2 .c-box li,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .t-text {
        font-size: 24px
    }
}

.l-main.-subservice .c-articleSec_row.-technologies2 .c-box .c-link {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-subservice .c-articleSec_row.-technologies2 .c-box .c-link:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-subservice .c-articleSec_row.-video {
    margin-top: 40px
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_row.-video {
        margin-top: 60px
    }
}

.l-main.-subservice .c-articleSec_row.-video .c-video {
    width: 100%
}

.l-main.-subservice .c-articleSec_row.-video .c-video.-vimeoPlayer {
    padding-top: 56.25%;
    position: relative
}

.l-main.-subservice .c-articleSec_row.-video .c-video.-vimeoPlayer iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-subservice .c-articleSec_col.-main {
    position: relative;
    z-index: 20
}

.l-main.-subservice .c-articleSec_col.-cta {
    align-items: flex-start;
    display: flex;
    justify-content: flex-end;
    position: relative;
    z-index: 0
}

.l-main.-subservice .c-articleSec_col.-cta .c-box {
    max-width: 260px;
    padding: 32px 24px;
    position: sticky;
    right: 0;
    top: 128px;
    z-index: 0
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_col.-cta .c-box {
        max-width: unset;
        width: 100%
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_col.-cta .c-box .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-subservice .c-articleSec_col.-cta .c-box .hs-button,
.l-main.-subservice .c-articleSec_col.-cta .c-box .c-btn,
.l-main.-subservice .c-articleSec_col.-cta .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-subservice .c-articleSec_col.-cta .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    min-width: unset;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec_col.-cta .c-box br {
        display: none
    }
}

.l-main.-subservice .c-articleSec .c-richText_element.-headerMedium {
    margin-bottom: 24px
}

.l-main.-subservice .c-articleSec .c-richText_element.-headerSmall {
    margin-top: 32px
}

.l-main.-subservice .c-articleSec .c-richText_element.-paragraphMedium+ul {
    margin-top: 32px
}

.l-main.-subservice .c-articleSec .c-richText_element.-lead {
    min-width: calc(100% + 200px)
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec .c-richText_element.-lead {
        min-width: 0
    }
}

.l-main.-subservice .c-articleSec .c-richText_element.-highlight {
    font-family: var(--ff-title);
    font-size: 36px;
    left: unset;
    letter-spacing: -.01em;
    line-height: 1.1944444444;
    min-width: unset;
    position: relative
}

@media (max-width:991px) {
    .l-main.-subservice .c-articleSec .c-richText_element.-highlight {
        font-family: var(--ff-title);
        font-size: 32px;
        letter-spacing: -.01em;
        line-height: 1.1875
    }
}

.l-main.-subservice .c-articleSec .c-richText ol li strong,
.l-main.-subservice .c-articleSec .c-richText ul li strong {
    font-weight: 600
}

.l-main.-subservice .c-articleSec .c-richText ol:not(:last-child) {
    margin-bottom: 48px
}

.l-main.-press .c-heroSec {
    margin-top: -88px
}

@media (max-width:991px) {
    .l-main.-press .c-heroSec {
        margin-top: -70px
    }
}

.l-main.-press .c-articlesSec .c-list li,
.l-main.-press .c-articlesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-press .c-articlesSec .c-list li {
    border-top: 1px solid rgba(0, 0, 0, .08);
    position: relative;
    width: 100%
}

@media (max-width:991px) {

    .l-main.-press .c-articlesSec .c-list li,
    .l-main.-press .c-articlesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-press .c-articlesSec .c-list li {
        border-top: none
    }
}

@media (max-width:991px) {

    .l-main.-press .c-articlesSec .c-list li:not(:first-child):before,
    .l-main.-press .c-articlesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:not(:first-child):before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-press .c-articlesSec .c-list li:not(:first-child):before {
        background-color: rgba(0, 0, 0, .08);
        content: "";
        height: 1px;
        left: 24px;
        position: absolute;
        top: 0;
        width: calc(100vw - 48px)
    }
}

.l-main.-press .c-articlesSec .c-teaser {
    display: block
}

.l-main.-press .c-articlesSec .c-teaser:hover {
    background-color: #f7fafb
}

.l-main.-pressArticle .c-articleSec {
    margin-top: -88px
}

@media (max-width:991px) {
    .l-main.-pressArticle .c-articleSec {
        margin-top: -70px
    }
}

.l-main.-pressArticle .c-articleSec_row.-ckeditor:not(:first-child),
.l-main.-pressArticle .c-articleSec_row.-image:not(:first-child) {
    margin-top: 48px
}

@media (max-width:991px) {

    .l-main.-pressArticle .c-articleSec_row.-ckeditor:not(:first-child),
    .l-main.-pressArticle .c-articleSec_row.-image:not(:first-child) {
        margin-top: 40px
    }
}

.l-main.-pressArticle .c-articleSec_row.-quote1,
.l-main.-pressArticle .c-articleSec_row.-quote2 {
    background: #fff;
    position: relative;
    z-index: 20
}

@media (min-width:992px) {

    .l-main.-pressArticle .c-articleSec_row.-quote1,
    .l-main.-pressArticle .c-articleSec_row.-quote2 {
        margin-left: 0;
        margin-right: 0;
        margin-top: 20px;
        min-width: calc(100% + 260px);
        padding-bottom: 40px;
        padding-top: 76px;
        transform: translateX(-130px)
    }
}

@media (max-width:991px) {

    .l-main.-pressArticle .c-articleSec_row.-quote1,
    .l-main.-pressArticle .c-articleSec_row.-quote2 {
        margin-top: 80px
    }
}

.l-main.-pressArticle .c-articleSec_row.-quote1+.-ckeditor,
.l-main.-pressArticle .c-articleSec_row.-quote2+.-ckeditor {
    margin-top: 56px
}

.l-main.-pressArticle .c-articleSec_row.-quote1+.-image,
.l-main.-pressArticle .c-articleSec_row.-quote2+.-image {
    margin-top: 40px
}

.l-main.-pressArticle .c-articleSec_row.-quote1+.-accordion,
.l-main.-pressArticle .c-articleSec_row.-quote2+.-accordion {
    margin-top: 8px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_row.-quote1 .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_row.-quote2 .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_row.-quote1 .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_row.-quote2 .hs-form-field>label,
.l-main.-pressArticle .c-articleSec_row.-quote1 .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-pressArticle .c-articleSec_row.-quote1 .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-pressArticle .c-articleSec_row.-quote1 .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-pressArticle .c-articleSec_row.-quote1 .t-text,
.l-main.-pressArticle .c-articleSec_row.-quote1 .t-title,
.l-main.-pressArticle .c-articleSec_row.-quote2 .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-pressArticle .c-articleSec_row.-quote2 .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-pressArticle .c-articleSec_row.-quote2 .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-pressArticle .c-articleSec_row.-quote2 .t-text,
.l-main.-pressArticle .c-articleSec_row.-quote2 .t-title,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_row.-quote1 li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_row.-quote2 li {
    position: relative;
    z-index: 21
}

.l-main.-pressArticle .c-articleSec_row.-quote1 .t-title {
    color: #6699FF;
    display: block;
    text-indent: 75px
}

@media (max-width:991px) {
    .l-main.-pressArticle .c-articleSec_row.-quote1 .t-title {
        text-indent: 50px
    }
}

.l-main.-pressArticle .c-articleSec_row.-quote1 .t-title:before {
    background-image: url(../images/quote.76d2a03e.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 32px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 32px
}

@media (max-width:991px) {
    .l-main.-pressArticle .c-articleSec_row.-quote1 .t-title:before {
        height: 24px;
        top: 5px;
        width: 24px
    }
}

.l-main.-pressArticle .c-articleSec_col.-main>.t-title+.c-articleSec_row {
    margin-top: 24px
}

.l-main.-pressArticle .c-articleSec_col.-info {
    display: flex
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-pressArticle .c-articleSec_col.-info .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info li {
    align-items: center;
    display: inline-flex;
    justify-content: flex-start;
    margin-inline-end: 10px;
    position: relative
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>.t-text+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label+.t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>.t-text+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label+.t-text,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>li+label,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
.l-main.-pressArticle .c-articleSec_col.-info .t-text+.t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .t-text+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info li+.t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info li+li {
    margin-inline-start: 14px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>.t-text+label:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label+.t-text:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label+label:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label+li:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>li+label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>.t-text+label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label+.t-text:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label+label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label+li:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>li+label:before,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label:before,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text:before,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label:before,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label:before,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text:before,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label:before,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li:before,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label:before,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li:before,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label:before,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li:before,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text:before,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li:before,
.l-main.-pressArticle .c-articleSec_col.-info .t-text+.t-text:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info .t-text+li:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info li+.t-text:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info li+li:before {
    background-color: #000;
    border-radius: 100%;
    content: "";
    height: 4px;
    left: -14px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 4px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label .c-icon,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-pressArticle .c-articleSec_col.-info .hs-form-field>label .c-icon,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label .c-icon,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label .c-icon,
.l-main.-pressArticle .c-articleSec_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .c-icon,
.l-main.-pressArticle .c-articleSec_col.-info .t-text .c-icon,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-pressArticle .c-articleSec_col.-info li .c-icon {
    margin-inline-start: 2px;
    position: relative;
    top: 1px
}

.l-main.-pressArticle .c-articleSec .c-cardAuthor_photo {
    height: 88px;
    width: 72px
}

.l-main.-pressArticle .c-articleSec .c-cardAuthor_description {
    justify-content: space-between
}

.l-main.-pressArticle .c-articleSec .c-richText_element.-headerSmall {
    font-family: var(--ff-text);
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2083333333;
    margin-bottom: 16px
}

.l-main.-outcomes {
    position: relative
}

.l-main.-outcomes:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-outcomes .c-heroSec {
    background-image: url(../images/abstract-5.b2a3adf3.webp);
    background-position: 100% calc(100% - 150px);
    background-repeat: no-repeat;
    margin-top: -88px
}

@media (max-width:1199px) {
    .l-main.-outcomes .c-heroSec {
        background-position-x: 112%
    }
}

@media (max-width:991px) {
    .l-main.-outcomes .c-heroSec {
        background-image: unset;
        margin-top: -70px;
        overflow: hidden
    }
}

.l-main.-outcomes .c-heroSec_row {
    flex-wrap: wrap
}

.l-main.-outcomes .c-heroSec_col.-logotypes {
    display: flex;
    justify-content: space-between
}

@media (max-width:991px) {
    .l-main.-outcomes .c-heroSec_col.-logotypes {
        justify-content: flex-start;
        overflow: auto
    }

    .l-main.-outcomes .c-heroSec .t-title {
        max-width: 300px
    }
}

.l-main.-outcomes .c-heroSec .c-image {
    align-items: center;
    display: flex;
    height: 120px;
    justify-content: center;
    position: relative;
    width: 16.6666666667%
}

@media (max-width:991px) {
    .l-main.-outcomes .c-heroSec .c-image {
        flex-shrink: 0;
        margin-left: -30px;
        min-width: 225px
    }
}

.l-main.-outcomes .c-heroSec .c-image img {
    background-size: contain;
    height: 100%;
    left: 0;
    object-fit: contain;
    position: absolute;
    top: 0;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-outcomes .c-keyValueSec_col.-value {
        order: -1
    }
}

.l-main.-outcomes .c-keyValueSec_row {
    position: relative
}

.l-main.-outcomes .c-keyValueSec_row:after {
    background-color: hsla(0, 0%, 100%, .5);
    bottom: 0;
    content: "";
    height: 1px;
    left: 20px;
    position: absolute;
    width: calc(100% - 40px)
}

@media (max-width:991px) {
    .l-main.-outcomes .c-keyValueSec_row:after {
        left: 10px;
        width: calc(100% - 20px)
    }
}

.l-main.-outcomes .c-keyValueSec_row.-altOrder {
    flex-direction: row-reverse
}

@media (min-width:992px) {
    .l-main.-outcomes .c-keyValueSec_row.-altOrder .c-keyValueSec_col.-value {
        padding-right: 32px;
        text-align: right
    }

    .l-main.-outcomes .c-keyValueSec_row.-altOrder .c-keyValueSec_col.-box {
        padding-right: 0
    }

    .l-main.-outcomes .c-keyValueSec_row.-altOrder .c-keyValueSec_col.-box .c-box {
        min-width: 300px
    }
}

@media (min-width:992px) {
    .l-main.-outcomes .c-keyValueSec_row:not(.-altOrder) .c-keyValueSec_col.-value {
        margin-left: -20px
    }
}

.l-main.-outcomes .c-keyValueSec .t-title {
    font-family: var(--ff-title);
    font-size: 260px;
    letter-spacing: -.04em;
    line-height: .66
}

@media screen and (min-width:991px) {
    .l-main.-outcomes .c-keyValueSec .t-title {
        font-size: calc(6.1804px + 25.61247vw)
    }
}

@media screen and (min-width:1440px) {
    .l-main.-outcomes .c-keyValueSec .t-title {
        font-size: 375px
    }
}

.l-main.-outcomes .c-keyValueSec .t-title span {
    font-family: var(--ff-title)
}

@media (max-width:991px) {
    .l-main.-outcomes .c-keyValueSec .t-title {
        font-size: 96px;
        letter-spacing: -.03em;
        line-height: 1
    }
}

.l-main.-outcomes .c-keyValueSec .c-box {
    max-width: 300px
}

@media (max-width:991px) {

    .l-main.-outcomes .c-boxesSec .c-box,
    .l-main.-outcomes .c-keyValueSec .c-box {
        max-width: 260px
    }
}

.l-main.-outcomes .c-boxesSec .c-box .c-link,
.l-main.-outcomes .c-keyValueSec .c-box .c-link {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    display: inline-block;
    font-family: inherit;
    padding-bottom: 1px;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .l-main.-outcomes .c-boxesSec .c-box .c-link:hover,
    .l-main.-outcomes .c-keyValueSec .c-box .c-link:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

@media (max-width:991px) {
    .l-main.-outcomes .c-boxesSec_col {
        align-items: stretch;
        display: flex
    }
}

@media (max-width:991px) {
    .l-main.-outcomes .c-boxesSec_col:nth-child(odd) .c-box {
        padding-right: 2px
    }
}

@media (max-width:991px) {
    .l-main.-outcomes .c-boxesSec_col:nth-child(2n) .c-box {
        padding-left: 2px
    }
}

.l-main.-outcomes .c-boxesSec .c-box {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.l-main.-outcomes .c-boxesSec .c-box strong {
    display: inline-block;
    font-weight: 400;
    max-width: 350px
}

.l-main.-outcomes .c-boxesSec .c-box p {
    max-width: 300px
}

.l-main.-outcomes .c-boxesSec .c-box .c-link {
    width: auto
}

@media (max-width:991px) {
    .l-main.-outcomes .c-boxesSec .c-box .c-link {
        align-items: flex-end;
        display: flex;
        flex-grow: 1
    }
}

.l-main.-outcomes .c-chartsSec {
    display: flex;
    justify-content: center;
    overflow: hidden
}

.l-main.-outcomes .c-chartsSec_wrapper {
    background-image: url(../images/bg7.9d23db9e.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 1440px;
    width: 100%
}

.l-main.-outcomes .c-chartsSec_col.-charts {
    align-items: flex-end;
    display: flex;
    height: 600px;
    margin-left: -36px;
    min-width: calc(100% + 72px);
    padding-left: 0;
    padding-right: 0
}

@media (max-width:1199px) {
    .l-main.-outcomes .c-chartsSec_col.-charts {
        margin-left: -4px;
        min-width: calc(100% + 8px)
    }
}

@media (max-width:991px) {
    .l-main.-outcomes .c-chartsSec_col.-charts {
        height: 430px;
        margin-left: -14px;
        min-width: calc(100% + 28px)
    }
}

.l-main.-outcomes .c-chartsSec_col.-header .t-title {
    max-width: 600px
}

@media (max-width:991px) {
    .l-main.-outcomes .c-chartsSec_col.-header .t-title {
        max-width: 330px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-outcomes .c-chartsSec_col.-header .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-outcomes .c-chartsSec_col.-header .hs-form-field>label,
.l-main.-outcomes .c-chartsSec_col.-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-outcomes .c-chartsSec_col.-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-outcomes .c-chartsSec_col.-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-outcomes .c-chartsSec_col.-header .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-outcomes .c-chartsSec_col.-header li {
    max-width: 430px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-outcomes .c-chartsSec_col.-header .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-outcomes .c-chartsSec_col.-header .hs-form-field>label,
    .l-main.-outcomes .c-chartsSec_col.-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-outcomes .c-chartsSec_col.-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-outcomes .c-chartsSec_col.-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-outcomes .c-chartsSec_col.-header .t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-outcomes .c-chartsSec_col.-header li {
        max-width: 190px
    }
}

.l-main.-outcomes .c-chartsSec .c-chart {
    align-items: flex-end;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 26px;
    padding-left: 52px;
    position: relative;
    width: 100%
}

@media (max-width:1199px) {
    .l-main.-outcomes .c-chartsSec .c-chart {
        padding-left: 26px
    }
}

.l-main.-outcomes .c-chartsSec .c-chart_date {
    left: 52px;
    position: absolute;
    top: -52px
}

@media (max-width:1199px) {
    .l-main.-outcomes .c-chartsSec .c-chart_date {
        left: 26px
    }
}

@media (max-width:991px) {
    .l-main.-outcomes .c-chartsSec .c-chart_percent {
        left: 16px;
        position: absolute;
        top: -45px
    }
}

.l-main.-lpSaudiArabia {
    margin-top: -88px !important;
    position: relative
}

.l-main.-lpSaudiArabia:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-lpSaudiArabia .l-main_navWay {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    width: 100%
}

.l-main.-lpSaudiArabia .l-main_navWay>section {
    width: 100%
}

.l-main.-lpSaudiArabia .c-heroSec {
    margin-top: -88px
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-heroSec {
        margin-top: -70px
    }
}

.l-main.-lpSaudiArabia .c-heroSec_col.-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    height: calc(100vh - 180px);
    justify-content: flex-end;
    min-height: 570px;
    position: relative;
    z-index: 1
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-heroSec_col.-content {
        height: calc(100vh - 60px);
        min-height: 716px
    }

    [dir=rtl] .l-main.-lpSaudiArabia .c-heroSec_col.-content {
        min-height: 750px
    }
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-heroSec_col.-content .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-heroSec_col.-content .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-heroSec_col.-content .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-heroSec_col.-content .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-heroSec_col.-content .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-lpSaudiArabia .c-heroSec_col.-content .t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-heroSec_col.-content li {
        margin-inline-start: 90px;
        order: 1
    }
}

@media (max-width:374px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-heroSec_col.-content .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-heroSec_col.-content .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-heroSec_col.-content .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-heroSec_col.-content .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-heroSec_col.-content .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-lpSaudiArabia .c-heroSec_col.-content .t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-heroSec_col.-content li {
        margin-inline-start: 50px
    }
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-heroSec_col.-content .t-title {
        order: 0;
        padding-inline-start: 18px
    }
}

@media (max-width:575px) {
    .l-main.-lpSaudiArabia .c-heroSec_col.-content .t-title {
        letter-spacing: -.04em
    }
}

@media (max-width:374px) {
    .l-main.-lpSaudiArabia .c-heroSec_col.-content .t-title {
        font-size: 42px;
        padding-inline-start: 8px
    }
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-heroSec_col.-content .t-title br {
        display: block
    }

    .l-main.-lpSaudiArabia .c-heroSec_col.-content .t-title span {
        margin-inline-start: -18px
    }
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-heroSec_col.-content>div {
        order: 2;
        width: 100%
    }
}

.l-main.-lpSaudiArabia .c-heroSec_col.-video {
    overflow: visible;
    position: relative
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-heroSec_col.-video {
        padding-inline: 0
    }
}

.l-main.-lpSaudiArabia .c-heroSec_videoMask {
    position: relative;
    z-index: 1
}

.l-main.-lpSaudiArabia .c-heroSec_videoMask:after {
    background: linear-gradient(0deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), radial-gradient(71.01% 51.92% at 50% 110.12%, rgba(0, 0, 0, .5) 0, transparent 100%);
    content: "";
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-lpSaudiArabia .c-heroSec_videoMask img {
    bottom: 32px;
    inset-inline-start: 50%;
    max-width: 280px;
    position: absolute;
    transform: translateX(-50%);
    z-index: 1
}

[dir=rtl] .l-main.-lpSaudiArabia .c-heroSec_videoMask img {
    inset-inline-start: 50%;
    transform: translateX(50%)
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-heroSec_videoMask img {
        bottom: 24px;
        max-width: 230px
    }
}

.l-main.-lpSaudiArabia .c-heroSec_cta {
    align-items: flex-start;
    display: flex;
    gap: 16px;
    justify-content: flex-start
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-heroSec_cta {
        flex-direction: column
    }
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-heroSec_cta>div {
        width: 100%
    }
}

.l-main.-lpSaudiArabia .c-heroSec .c-heroSec_videoMask,
.l-main.-lpSaudiArabia .c-heroSec .c-video {
    height: 100%;
    inset-inline-end: 110px;
    object-fit: cover;
    object-position: 50% 15%;
    position: absolute;
    top: 0;
    width: 495px
}

@media (max-width:1199px) {

    .l-main.-lpSaudiArabia .c-heroSec .c-heroSec_videoMask,
    .l-main.-lpSaudiArabia .c-heroSec .c-video {
        inset-inline-end: 50px;
        width: 460px
    }
}

@media (max-width:991px) {

    .l-main.-lpSaudiArabia .c-heroSec .c-heroSec_videoMask,
    .l-main.-lpSaudiArabia .c-heroSec .c-video {
        height: calc(100vh - 400px);
        inset-inline-end: 10px;
        min-height: 300px;
        object-position: 50% 5%;
        width: 80vw
    }
}

.l-main.-lpSaudiArabia .c-servicesSec {
    counter-reset: steps
}

@media (min-width:992px) {
    .l-main.-lpSaudiArabia .c-servicesSec_col.-services {
        margin-top: -30px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-servicesSec .hs-form-field>label:not(.-arabic):first-letter,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-servicesSec .hs-form-field>label:not(.-arabic):first-letter,
.l-main.-lpSaudiArabia .c-servicesSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:not(.-arabic):first-letter,
.l-main.-lpSaudiArabia .c-servicesSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:not(.-arabic):first-letter,
.l-main.-lpSaudiArabia .c-servicesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:not(.-arabic):first-letter,
.l-main.-lpSaudiArabia .c-servicesSec .t-text:not(.-arabic):first-letter,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-servicesSec li:not(.-arabic):first-letter {
    float: left;
    font-family: var(--ff-title);
    font-size: 82px;
    font-weight: 400;
    line-height: .9;
    margin-inline-end: 8px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-servicesSec .hs-form-field>label:not(.-arabic):first-letter,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-servicesSec .hs-form-field>label:not(.-arabic):first-letter,
    .l-main.-lpSaudiArabia .c-servicesSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:not(.-arabic):first-letter,
    .l-main.-lpSaudiArabia .c-servicesSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:not(.-arabic):first-letter,
    .l-main.-lpSaudiArabia .c-servicesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:not(.-arabic):first-letter,
    .l-main.-lpSaudiArabia .c-servicesSec .t-text:not(.-arabic):first-letter,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-servicesSec li:not(.-arabic):first-letter {
        font-size: 68px;
        line-height: .8
    }
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-servicesSec .c-fancyLink_inner {
        padding-inline-end: 40px
    }
}

.l-main.-lpSaudiArabia .c-reasonsSec {
    background-color: #000;
    background-image: url(../images/bg-reasons.670741a7.webp);
    background-position: 100% 0;
    background-repeat: no-repeat;
    counter-reset: boxes
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-reasonsSec {
        background-image: url(../images/bg-reasons-mobile.2f0a3997.webp);
        background-size: 100% 100%
    }
}

.l-main.-lpSaudiArabia .c-reasonsSec_row.-boxes {
    align-items: stretch;
    flex-wrap: nowrap
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-reasonsSec_row.-boxes {
        flex-direction: column
    }
}

.l-main.-lpSaudiArabia .c-reasonsSec_col.-main {
    width: 40%
}

@media (min-width:992px) {
    .l-main.-lpSaudiArabia .c-reasonsSec_col.-main {
        padding-inline-end: 0
    }
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-reasonsSec_col.-main {
        width: 100%
    }
}

.l-main.-lpSaudiArabia .c-reasonsSec_col.-main .c-box {
    background-color: hsla(0, 0%, 100%, .08);
    border: 1px solid hsla(0, 0%, 100%, .3);
    height: 100%;
    padding-inline: 32px;
    padding-bottom: 48px;
    padding-top: 32px
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-reasonsSec_col.-main .c-box {
        background-color: hsla(0, 0%, 100%, .02);
        padding-inline: 24px;
        padding-bottom: 18px;
        padding-top: 24px
    }
}

.l-main.-lpSaudiArabia .c-reasonsSec_col.-group {
    display: flex;
    width: 60%
}

@media (min-width:992px) {
    .l-main.-lpSaudiArabia .c-reasonsSec_col.-group {
        flex-wrap: wrap;
        padding-inline-start: 0
    }
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-reasonsSec_col.-group {
        flex-direction: column;
        width: 100%
    }
}

.l-main.-lpSaudiArabia .c-reasonsSec_col.-group .c-box {
    background-color: hsla(0, 0%, 100%, .02);
    border-inline-end: 1px solid hsla(0, 0%, 100%, .3);
    border-top: 1px solid hsla(0, 0%, 100%, .3);
    padding-inline: 24px;
    padding-bottom: 64px;
    padding-top: 24px;
    width: 50%
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-reasonsSec_col.-group .c-box {
        border: 1px solid hsla(0, 0%, 100%, .3);
        border-top: none;
        padding-inline: 24px;
        padding-bottom: 40px;
        padding-top: 40px;
        width: 100%
    }
}

@media (min-width:992px) {
    .l-main.-lpSaudiArabia .c-reasonsSec_col.-group .c-box:nth-child(n+3) {
        border-bottom: 1px solid hsla(0, 0%, 100%, .3)
    }
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-reasonsSec .c-box_header {
        display: flex
    }
}

.l-main.-lpSaudiArabia .c-reasonsSec .c-box_counter {
    counter-increment: boxes
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-reasonsSec .c-box_counter {
        margin-inline-end: 24px
    }
}

.l-main.-lpSaudiArabia .c-reasonsSec .c-box_counter:after {
    content: "0" counter(boxes)
}

.l-main.-lpSaudiArabia .c-reasonsSec .c-box_logotypes {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.l-main.-lpSaudiArabia .c-reasonsSec .c-box_logotypes img {
    margin-inline-end: 36px;
    margin-bottom: 24px;
    max-height: 40px
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-reasonsSec .c-box_logotypes img {
        margin-inline-end: 26px;
        margin-bottom: 12px;
        max-height: 27px
    }
}

.l-main.-lpSaudiArabia .c-reasonsSec .c-box_logotypes img:last-child {
    margin-inline-end: 0
}

.l-main.-lpSaudiArabia .c-reasonsSec .c-box .c-link {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    display: inline-block;
    font-family: inherit;
    opacity: .7;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-lpSaudiArabia .c-reasonsSec .c-box .c-link:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

[dir=rtl] .l-main.-lpSaudiArabia .c-reasonsSec .c-box .c-link {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 calc(100% - 2px);
    background-position: 100% calc(100% - 2px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .l-main.-lpSaudiArabia .c-reasonsSec .c-box .c-link:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-reasonsSec .c-box .c-link {
        margin-inline-start: 51px
    }
}

@media (min-width:992px) {
    .l-main.-lpSaudiArabia .c-reasonsSec .c-box .c-link:hover {
        opacity: 1
    }
}

.l-main.-lpSaudiArabia .c-benefitsSec {
    counter-reset: collapse
}

.l-main.-lpSaudiArabia .c-benefitsSec_col.-collapse {
    display: flex;
    flex-direction: column
}

@media (min-width:1200px) {
    .l-main.-lpSaudiArabia .c-benefitsSec_col.-collapse {
        padding-inline-start: 94px
    }
}

.l-main.-lpSaudiArabia .c-benefitsSec_cta {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-benefitsSec_cta {
        margin-bottom: -24px
    }
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-benefitsSec_cta>* {
        margin-bottom: 24px
    }
}

.l-main.-lpSaudiArabia .c-benefitsSec_cta a {
    margin-right: 24px
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-benefitsSec_cta a {
        margin-right: 0
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-benefitsSec_cta .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-benefitsSec_cta .hs-button,
.l-main.-lpSaudiArabia .c-benefitsSec_cta .c-btn,
.l-main.-lpSaudiArabia .c-benefitsSec_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-lpSaudiArabia .c-benefitsSec_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    cursor: pointer
}

.l-main.-lpSaudiArabia .c-benefitsSec .c-image {
    display: none
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-benefitsSec .c-image {
        padding-top: 75%;
        position: relative;
        width: 100%
    }
}

.l-main.-lpSaudiArabia .c-benefitsSec .c-image.-active {
    display: block
}

.l-main.-lpSaudiArabia .c-benefitsSec .c-image img {
    display: block;
    object-fit: cover;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-benefitsSec .c-image img {
        height: 100%;
        inset-inline-start: 0;
        position: absolute;
        top: 0
    }
}

.l-main.-lpSaudiArabia .c-benefitsSec .c-list,
.l-main.-lpSaudiArabia .c-benefitsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-lpSaudiArabia .c-benefitsSec .c-list {
    border-bottom: 1px solid #eaeaea
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_header {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_header .hs-form-field>label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_header .hs-form-field>label:before,
.l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
.l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
.l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before,
.l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_header .t-text:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_header li:before {
    font-family: var(--ff-title);
    font-size: 24px;
    line-height: 1.2083333333;
    top: 50%;
    transform: translateY(-50%)
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .hs-form-field>label.-arabic a,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .hs-form-field>label.-arabic a,
.l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-arabic a,
.l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-arabic a,
.l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-arabic a,
.l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .t-text.-arabic a,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content li.-arabic a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 calc(100% - 8px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .hs-form-field>label.-arabic a:hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .hs-form-field>label.-arabic a:hover,
    .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-arabic a:hover,
    .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-arabic a:hover,
    .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-arabic a:hover,
    .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .t-text.-arabic a:hover,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content li.-arabic a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .hs-form-field>label:not(.-arabic) a,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .hs-form-field>label:not(.-arabic) a,
.l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:not(.-arabic) a,
.l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:not(.-arabic) a,
.l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:not(.-arabic) a,
.l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .t-text:not(.-arabic) a,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content li:not(.-arabic) a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .hs-form-field>label:not(.-arabic) a:hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .hs-form-field>label:not(.-arabic) a:hover,
    .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:not(.-arabic) a:hover,
    .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:not(.-arabic) a:hover,
    .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:not(.-arabic) a:hover,
    .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content .t-text:not(.-arabic) a:hover,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-benefitsSec .c-collapse_content li:not(.-arabic) a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-lpSaudiArabia .c-benefitsSec .c-link .c-icon {
    background-size: contain
}

.l-main.-lpSaudiArabia .c-clutchSec {
    background-color: #000;
    background-image: url(../images/bg-clutch.85cc073c.webp);
    background-position: 100% 0;
    background-repeat: no-repeat;
    overflow: hidden
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-clutchSec {
        background-image: unset
    }
}

.l-main.-lpSaudiArabia .c-clutchSec_swiper {
    overflow: visible;
    padding-bottom: 80px
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-clutchSec_swiper {
        padding-bottom: 48px
    }
}

.l-main.-lpSaudiArabia .c-clutchSec_swiper .swiper-wrapper {
    cursor: none
}

.l-main.-lpSaudiArabia .c-clutchSec_swiper .swiper-slide {
    border: 1px solid #242424;
    height: 402px;
    width: 375px
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-clutchSec_swiper .swiper-slide {
        height: 386px;
        width: 290px
    }
}

.l-main.-lpSaudiArabia .c-clutchSec_swiper .swiper-slide:not(:last-child) {
    border-inline-end: 0
}

.l-main.-lpSaudiArabia .c-clutchSec_swiper .swiper-slide .c-cardClutch2,
.l-main.-lpSaudiArabia .c-clutchSec_swiper .swiper-slide .c-cardOpinion {
    height: 100%
}

.l-main.-lpSaudiArabia .c-clutchSec_swiper .c-swiperPagination {
    bottom: 0
}

.l-main.-lpSaudiArabia .c-clutchSec_swiper .c-swiperPagination_bullet {
    background: #fff
}

.l-main.-lpSaudiArabia .c-digitalServicesSec {
    counter-reset: box
}

.l-main.-lpSaudiArabia .c-digitalServicesSec_col.-box {
    align-items: stretch;
    display: flex
}

.l-main.-lpSaudiArabia .c-digitalServicesSec_col.-box:nth-child(2n) {
    padding-inline-start: 28px
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-digitalServicesSec_col.-box:nth-child(2n) {
        padding-inline-start: 6px
    }
}

.l-main.-lpSaudiArabia .c-digitalServicesSec_col.-box:nth-child(2n-1) {
    padding-inline-end: 28px
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-digitalServicesSec_col.-box:nth-child(2n-1) {
        padding-inline-end: 6px
    }
}

.l-main.-lpSaudiArabia .c-digitalServicesSec .c-cardTool .c-image {
    opacity: 1
}

@media (min-width:992px) {
    .l-main.-lpSaudiArabia .c-spotlightSec_row.-featured .c-image_wrapper {
        min-height: 490px
    }
}

.l-main.-lpSaudiArabia .c-spotlightSec_row.-featured .c-card figcaption {
    max-width: 780px
}

.l-main.-lpSaudiArabia .c-spotlightSec_row.-quote .c-spotlightSec_col.-quote {
    align-items: center;
    display: flex;
    padding-inline-start: 20px
}

.l-main.-lpSaudiArabia .c-spotlightSec_row.-quote .c-cardAuthor {
    align-items: flex-start;
    width: 220px
}

@media (min-width:1200px) {
    .l-main.-lpSaudiArabia .c-spotlightSec_row.-quote .c-cardAuthor {
        margin-inline-start: 30px
    }
}

.l-main.-lpSaudiArabia .c-spotlightSec_row.-quote .c-cardAuthor_photo {
    height: 205px;
    width: 155px
}

.l-main.-lpSaudiArabia .c-spotlightSec_row.-quote .c-cardAuthor_photo img {
    object-fit: cover
}

.l-main.-lpSaudiArabia .c-spotlightSec_row.-quote .c-quote {
    display: flex;
    width: 100%
}

.l-main.-lpSaudiArabia .c-spotlightSec_row.-quote .c-quote:before {
    background-image: url(../images/quote.76d2a03e.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 30px;
    opacity: 1;
    position: absolute;
    top: 9px;
    width: 40px
}

[dir=rtl] .l-main.-lpSaudiArabia .c-spotlightSec_row.-quote .c-quote:before {
    background-image: url(../images/quote_ar.bbba22ce.svg)
}

.l-main.-lpSaudiArabia .c-spotlightSec_row.-quote .c-quote .t-title {
    max-width: 830px;
    text-indent: 58px
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-spotlightSec_row.-quote2 .c-quoteSec {
        inset-inline-start: -24px;
        position: relative;
        width: 100vw
    }
}

@media (min-width:992px) {
    .l-main.-lpSaudiArabia .c-spotlightSec_row.-quote2 .c-quoteSec_container {
        padding-inline: 0
    }
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-spotlightSec_row.-quote2 .c-quoteSec_container {
        background: linear-gradient(0deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), radial-gradient(93.56% 116.25% at 104.16% 105.92%, #000 0, transparent 100%), radial-gradient(86.1% 102.11% at 2.68% -1.6%, #000 0, transparent 100%), radial-gradient(87.28% 84.26% at 118.24% 109.77%, rgba(255, 0, 0, .4) 0, rgba(255, 0, 0, 0) 100%), radial-gradient(75.48% 193.3% at -31.72% 120.78%, rgba(0, 0, 0, .4) 22.83%, rgba(97, 98, 81, 0) 100%), radial-gradient(119.9% 133.68% at -47.61% 133.94%, #fe2424 0, hsla(19, 6%, 49%, .34) 58.33%, rgba(114, 74, 38, 0) 100%), #3d3f51;
        background-blend-mode: normal, normal, normal, normal, normal, screen, normal, normal
    }
}

@media (min-width:992px) {
    .l-main.-lpSaudiArabia .c-spotlightSec_row.-quote2 .c-quoteSec_col.-quote {
        background: linear-gradient(0deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), radial-gradient(93.56% 116.25% at 104.16% 105.92%, #000 0, transparent 100%), radial-gradient(86.1% 102.11% at 2.68% -1.6%, #000 0, transparent 100%), radial-gradient(87.28% 84.26% at 118.24% 109.77%, rgba(255, 0, 0, .4) 0, rgba(255, 0, 0, 0) 100%), radial-gradient(75.48% 193.3% at -31.72% 120.78%, rgba(0, 0, 0, .4) 22.83%, rgba(97, 98, 81, 0) 100%), radial-gradient(119.9% 133.68% at -47.61% 133.94%, #fe2424 0, hsla(19, 6%, 49%, .34) 58.33%, rgba(114, 74, 38, 0) 100%), #3d3f51;
        background-blend-mode: normal, normal, normal, normal, normal, screen, normal, normal
    }
}

.l-main.-lpSaudiArabia .c-spotlightSec_row.-quote2 .c-quoteSec .c-image {
    max-width: 416px
}

.l-main.-lpSaudiArabia .c-spotlightSec_row.-quote2 .c-quoteSec .c-btnCircle {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media (min-width:992px) {
    .l-main.-lpSaudiArabia .c-spotlightSec_col.-teaser {
        padding-inline-start: 20px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-spotlightSec_col.-teaser .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-spotlightSec_col.-teaser .hs-form-field>label,
.l-main.-lpSaudiArabia .c-spotlightSec_col.-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-lpSaudiArabia .c-spotlightSec_col.-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-lpSaudiArabia .c-spotlightSec_col.-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-lpSaudiArabia .c-spotlightSec_col.-teaser .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-spotlightSec_col.-teaser li {
    max-width: 925px
}

.l-main.-lpSaudiArabia .c-spotlightSec_col.-quote.-order0 {
    padding-inline-start: 20px
}

.l-main.-lpSaudiArabia .c-spotlightSec_col.-quote.-order0 .c-quote {
    inset-inline-start: 20px
}

.l-main.-lpSaudiArabia .c-teaserGallerySec_col.-photoShort .c-image {
    padding-top: 75%
}

@media (min-width:992px) {
    .l-main.-lpSaudiArabia .c-teaserGallerySec_col.-photoLong {
        padding-inline: 4px
    }
}

.l-main.-lpSaudiArabia .c-teaserGallerySec_col.-photoLong .c-image {
    height: 100%
}

@media (max-width:991px) {
    .l-main.-lpSaudiArabia .c-teaserGallerySec_col.-photoLong .c-image {
        padding-top: 144%
    }
}

.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image {
    position: relative
}

.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image img {
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image+.c-image {
    margin-top: 24px
}

.l-main.-lpSaudiArabia .c-teaserGallerySec_col.-photoShort .c-image,
.l-main.-lpSaudiArabia .c-teaserGallerySec_col.-photoShort .c-video {
    padding-top: 75%
}

@media (min-width:992px) {
    .l-main.-lpSaudiArabia .c-teaserGallerySec_col.-photoLong {
        padding-inline-end: 4px;
        padding-inline-start: 4px
    }
}

.l-main.-lpSaudiArabia .c-teaserGallerySec_col.-photoLong .c-image,
.l-main.-lpSaudiArabia .c-teaserGallerySec_col.-photoLong .c-video {
    height: 100%
}

@media (max-width:991px) {

    .l-main.-lpSaudiArabia .c-teaserGallerySec_col.-photoLong .c-image,
    .l-main.-lpSaudiArabia .c-teaserGallerySec_col.-photoLong .c-video {
        padding-top: 144%
    }
}

.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video {
    overflow: hidden;
    position: relative
}

.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image:after,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video:after {
    background: linear-gradient(20deg, rgba(0, 0, 0, .48) 14.21%, transparent 61.64%);
    content: "";
    height: 100%;
    inset-inline-end: 0;
    position: absolute;
    top: 0;
    transform-origin: top right;
    transition: all .3s ease-in-out;
    width: 100%;
    z-index: 1
}

@media (min-width:992px) {

    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image:after,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video:after {
        opacity: 0;
        transform: scale(1.1)
    }
}

.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image img,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image video,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video img,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video video {
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image+.c-image,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video+.c-image {
    margin-top: 24px
}

.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption {
    align-items: flex-start;
    bottom: 24px;
    display: flex;
    flex-direction: column;
    inset-inline-start: 24px;
    justify-content: flex-start;
    padding-inline-end: 24px;
    position: absolute;
    transition: all .3s ease-in-out;
    z-index: 2
}

@media (min-width:992px) {

    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption {
        opacity: 0;
        transform: translateY(50px)
    }
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption li {
        order: 0
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>.t-text+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label+.t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>.t-text+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label+.t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>.t-text+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label+.t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>.t-text+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label+.t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>li+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>li+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>li+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>.t-text+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label+.t-text,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>.t-text+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label+.t-text,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>.t-text+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label+.t-text,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>.t-text+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label+.t-text,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>li+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .t-text+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .t-text+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .t-text+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
.l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .t-text+.t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .t-text+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption li+.t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption li+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .t-text+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption li+.t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption li+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .t-text+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption li+.t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption li+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .t-text+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption li+.t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption li+li {
    margin-top: 4px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>.t-text+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label+.t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>.t-text+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label+.t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>.t-text+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label+.t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>.t-text+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label+.t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label+li,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>li+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label+li,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>li+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label+li,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>li+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label+li,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>li+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>.t-text+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label+.t-text,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>.t-text+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label+.t-text,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>.t-text+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label+.t-text,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>.t-text+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label+.t-text,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label+li,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>li+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label+li,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>li+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label+li,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>li+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label+li,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>li+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .t-text+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .t-text+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .t-text+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .t-text+.t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .t-text+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption li+.t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption li+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .t-text+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption li+.t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption li+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .t-text+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption li+.t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption li+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .t-text+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption li+.t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption li+li {
        margin-bottom: 4px;
        margin-top: 0
    }
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label.-f14,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label.-f14,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label.-f14,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label.-f14,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .hs-form-field>label.-f14,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .hs-form-field>label.-f14,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .hs-form-field>label.-f14,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .hs-form-field>label.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption .t-text.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption .t-text.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption .t-text.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f14,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption .t-text.-f14,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image .c-video_caption li.-f14,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image figcaption li.-f14,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video .c-video_caption li.-f14,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video figcaption li.-f14 {
        order: 1
    }
}

@media (min-width:992px) {

    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image:hover:after,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video:hover:after {
        opacity: 1;
        transform: scale(1)
    }

    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image:hover .c-video_caption,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-image:hover figcaption,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video:hover .c-video_caption,
    .l-main.-lpSaudiArabia .c-teaserGallerySec .c-video:hover figcaption {
        opacity: 1;
        transform: translateY(0)
    }
}

.l-main.-lpSaudiArabia .c-blogIntroSec_bg {
    background: #000
}

.l-main.-lpSaudiArabia .c-blogIntroSec_row.-header>* {
    justify-content: flex-start
}

.l-main.-lpSaudiArabia .c-blogIntroSec_col.-cta {
    margin-top: 64px
}

.l-main.-lpSuadiGrant {
    position: relative
}

.l-main.-lpSuadiGrant:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-lpSuadiGrant .c-heroSec {
    align-items: center;
    background-image: url(../images/hero-lp-grant.ed325cf6.webp);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    height: 100vh;
    margin-top: -88px;
    max-height: 740px;
    min-height: 600px
}

@media (max-width:991px) {
    .l-main.-lpSuadiGrant .c-heroSec {
        margin-top: -70px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec_row.-teaser .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec_row.-teaser .hs-form-field>label,
.l-main.-lpSuadiGrant .c-elevateSec_row.-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-lpSuadiGrant .c-elevateSec_row.-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-lpSuadiGrant .c-elevateSec_row.-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-lpSuadiGrant .c-elevateSec_row.-teaser .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSuadiGrant .c-elevateSec_row.-teaser li {
    max-width: 545px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec_row.-teaser .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec_row.-teaser .hs-form-field>label,
    .l-main.-lpSuadiGrant .c-elevateSec_row.-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSuadiGrant .c-elevateSec_row.-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSuadiGrant .c-elevateSec_row.-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-lpSuadiGrant .c-elevateSec_row.-teaser .t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSuadiGrant .c-elevateSec_row.-teaser li {
        max-width: none
    }
}

@media (max-width:1199px) {
    .l-main.-lpSuadiGrant .c-elevateSec_col.-quote {
        padding-right: 56px
    }
}

@media (max-width:991px) {
    .l-main.-lpSuadiGrant .c-elevateSec_col.-quote {
        order: 1;
        padding-right: 10px
    }
}

@media (min-width:992px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec_col.-quote .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec_col.-quote .hs-form-field>label,
    .l-main.-lpSuadiGrant .c-elevateSec_col.-quote .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSuadiGrant .c-elevateSec_col.-quote .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSuadiGrant .c-elevateSec_col.-quote .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-lpSuadiGrant .c-elevateSec_col.-quote .t-text,
    .l-main.-lpSuadiGrant .c-elevateSec_col.-quote .t-title,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSuadiGrant .c-elevateSec_col.-quote li {
        max-width: 302px;
        width: 100%
    }
}

@media (max-width:991px) {
    .l-main.-lpSuadiGrant .c-elevateSec_col.-main {
        order: 0
    }
}

@media (min-width:992px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec_col.-main .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec_col.-main .hs-form-field>label,
    .l-main.-lpSuadiGrant .c-elevateSec_col.-main .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSuadiGrant .c-elevateSec_col.-main .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSuadiGrant .c-elevateSec_col.-main .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-lpSuadiGrant .c-elevateSec_col.-main .t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSuadiGrant .c-elevateSec_col.-main li {
        max-width: 545px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec_col.-main .hs-form-field>label:first-letter,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec_col.-main .hs-form-field>label:first-letter,
.l-main.-lpSuadiGrant .c-elevateSec_col.-main .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:first-letter,
.l-main.-lpSuadiGrant .c-elevateSec_col.-main .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:first-letter,
.l-main.-lpSuadiGrant .c-elevateSec_col.-main .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:first-letter,
.l-main.-lpSuadiGrant .c-elevateSec_col.-main .t-text:first-letter,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSuadiGrant .c-elevateSec_col.-main li:first-letter {
    float: left;
    font-family: var(--ff-title);
    font-size: 82px;
    font-weight: 400;
    line-height: .9;
    margin-right: 8px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec_col.-main .hs-form-field>label:first-letter,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec_col.-main .hs-form-field>label:first-letter,
    .l-main.-lpSuadiGrant .c-elevateSec_col.-main .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:first-letter,
    .l-main.-lpSuadiGrant .c-elevateSec_col.-main .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:first-letter,
    .l-main.-lpSuadiGrant .c-elevateSec_col.-main .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:first-letter,
    .l-main.-lpSuadiGrant .c-elevateSec_col.-main .t-text:first-letter,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSuadiGrant .c-elevateSec_col.-main li:first-letter {
        font-size: 68px;
        line-height: .8
    }
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-elevateSec .hs-button,
    .l-main.-lpSuadiGrant .c-elevateSec .c-btn,
    .l-main.-lpSuadiGrant .c-elevateSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
    .l-main.-lpSuadiGrant .c-elevateSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
        padding: 14px 54px;
        width: 100%
    }
}

.l-main.-lpSuadiGrant .c-elevateSec .c-image {
    height: 200px;
    position: relative;
    width: 302px
}

@media (max-width:991px) {
    .l-main.-lpSuadiGrant .c-elevateSec .c-image {
        padding-top: 67%;
        width: 100%
    }
}

.l-main.-lpSuadiGrant .c-elevateSec .c-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-partSec .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-partSec .hs-form-field>label,
.l-main.-lpSuadiGrant .c-partSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-lpSuadiGrant .c-partSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-lpSuadiGrant .c-partSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-lpSuadiGrant .c-partSec .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSuadiGrant .c-partSec li {
    max-width: 500px
}

.l-main.-lpSuadiGrant .c-partnersSec_logotypes {
    border-top: 1px solid hsla(0, 0%, 100%, .3);
    display: flex;
    flex-wrap: wrap
}

@media (min-width:992px) {
    .l-main.-lpSuadiGrant .c-partnersSec_logotypes>:nth-child(4n) {
        border-right: 1px solid hsla(0, 0%, 100%, .3)
    }
}

@media (max-width:991px) {
    .l-main.-lpSuadiGrant .c-partnersSec_logotypes>:nth-child(2n) {
        border-right: 1px solid hsla(0, 0%, 100%, .3)
    }
}

.l-main.-lpSuadiGrant .c-partnersSec_logotypes>:last-child {
    border-right: 1px solid hsla(0, 0%, 100%, .3)
}

.l-main.-lpSuadiGrant .c-partnersSec .c-cta,
.l-main.-lpSuadiGrant .c-partnersSec .c-image {
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, .3);
    border-left: 1px solid hsla(0, 0%, 100%, .3);
    display: flex;
    height: 170px;
    justify-content: center;
    width: 25%
}

@media (max-width:991px) {

    .l-main.-lpSuadiGrant .c-partnersSec .c-cta,
    .l-main.-lpSuadiGrant .c-partnersSec .c-image {
        height: 100px;
        width: 50%
    }
}

.l-main.-lpSuadiGrant .c-partnersSec .c-image img {
    max-width: 200px
}

@media (max-width:991px) {
    .l-main.-lpSuadiGrant .c-partnersSec .c-image img {
        max-width: 120px
    }
}

.l-main.-lpSuadiGrant .c-partnersSec .c-cta a {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    opacity: .6;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-lpSuadiGrant .c-partnersSec .c-cta a:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-lpSuadiGrant .c-partnersSec .c-cta a:hover {
    opacity: 1
}

@media (max-width:991px) {
    .l-main.-lpSuadiGrant .c-ideaSec .c-image img {
        width: 100%
    }
}

.l-main.-lpSuadiGrant .c-ideaSec ul {
    counter-reset: step
}

.l-main.-lpSuadiGrant .c-ideaSec ul li {
    counter-increment: step
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-ideaSec ul li .hs-form-field>label.-f24:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-ideaSec ul li .hs-form-field>label.-f24:before,
.l-main.-lpSuadiGrant .c-ideaSec ul li .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-f24:before,
.l-main.-lpSuadiGrant .c-ideaSec ul li .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-f24:before,
.l-main.-lpSuadiGrant .c-ideaSec ul li .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-f24:before,
.l-main.-lpSuadiGrant .c-ideaSec ul li .t-text.-f24:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSuadiGrant .c-ideaSec ul li li.-f24:before {
    content: counter(step) ".";
    margin-right: 12px
}

.l-main.-lpSuadiGrant .c-grantSec_container {
    position: relative
}

.l-main.-lpSuadiGrant .c-grantSec_container:before {
    background-color: #eaeaea;
    content: "";
    height: 1px;
    left: calc(8.3333% + 56px);
    position: absolute;
    top: -96px;
    width: calc(83.4% - 112px)
}

@media (max-width:1199px) {
    .l-main.-lpSuadiGrant .c-grantSec_container:before {
        left: 24px;
        width: calc(100% - 48px)
    }
}

@media (max-width:991px) {
    .l-main.-lpSuadiGrant .c-grantSec_container:before {
        top: -80px
    }
}

@media (min-width:992px) {
    .l-main.-lpSuadiGrant .c-grantSec_row.-teaser p.t-text {
        max-width: 570px
    }
}

@media (max-width:575px) {
    .l-main.-lpSuadiGrant .c-grantSec_col.-box {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.l-main.-lpSuadiGrant .c-grantSec .c-box {
    align-items: flex-start;
    border-top: 1px solid #000;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 40px 0 20px;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-lpSuadiGrant .c-grantSec .c-box {
        padding-bottom: 34px;
        padding-top: 16px
    }
}

@media (max-width:575px) {
    .l-main.-lpSuadiGrant .c-grantSec .c-box {
        padding-top: 32px
    }
}

.l-main.-lpSuadiGrant .c-grantSec .c-box .t-title {
    flex-grow: 1;
    max-width: 270px
}

@media (max-width:991px) {
    .l-main.-lpSuadiGrant .c-grantSec .c-box .t-title {
        min-height: 68px
    }
}

@media (max-width:575px) {
    .l-main.-lpSuadiGrant .c-grantSec .c-box .t-title {
        min-height: unset
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-grantSec .c-box .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-grantSec .c-box .hs-form-field>label,
.l-main.-lpSuadiGrant .c-grantSec .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-lpSuadiGrant .c-grantSec .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-lpSuadiGrant .c-grantSec .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-lpSuadiGrant .c-grantSec .c-box .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSuadiGrant .c-grantSec .c-box li {
    min-height: 88px
}

@media (max-width:575px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-grantSec .c-box .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .c-grantSec .c-box .hs-form-field>label,
    .l-main.-lpSuadiGrant .c-grantSec .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSuadiGrant .c-grantSec .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-lpSuadiGrant .c-grantSec .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-lpSuadiGrant .c-grantSec .c-box .t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSuadiGrant .c-grantSec .c-box li {
        min-height: unset
    }
}

@media (min-width:992px) {
    .l-main.-lpSuadiGrant .c-spotlightSec_row.-featured .c-image_wrapper {
        min-height: 490px
    }
}

.l-main.-lpSuadiGrant .c-spotlightSec_row.-featured .c-card figcaption {
    max-width: 780px
}

.l-main.-lpSuadiGrant .c-spotlightSec_row.-featured .c-quote {
    bottom: unset;
    min-height: 490px;
    top: 0
}

.l-main.-lpSuadiGrant .c-spotlightSec_row.-featured .c-quote .t-title {
    max-width: 330px
}

.l-main.-lpSuadiGrant .c-spotlightSec_row.-quote .c-spotlightSec_col.-quote {
    align-items: center;
    display: flex
}

.l-main.-lpSuadiGrant .c-spotlightSec_row.-quote .c-cardAuthor_photo {
    height: 205px;
    width: 155px
}

.l-main.-lpSuadiGrant .c-spotlightSec_row.-quote .c-cardAuthor_photo img {
    object-fit: cover
}

.l-main.-lpSuadiGrant .c-spotlightSec_row.-quote .c-quote {
    position: static;
    width: 100%
}

.l-main.-lpSuadiGrant .c-spotlightSec_row.-quote .c-quote:before {
    background-image: url(../images/quote.76d2a03e.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 30px;
    opacity: 1;
    position: absolute;
    top: 9px;
    width: 40px
}

.l-main.-lpSuadiGrant .c-spotlightSec_row.-quote .c-quote .t-title {
    max-width: 830px
}

.l-main.-lpSuadiGrant .c-spotlightSec_col.-quote.-order0 {
    padding-left: 20px
}

.l-main.-lpSuadiGrant .c-spotlightSec_col.-quote.-order0 .c-quote {
    left: 20px
}

.l-main.-lpSuadiGrant .c-formSec {
    overflow: hidden
}

@media (max-width:374px) {
    .l-main.-lpSuadiGrant .c-formSec_container {
        padding-left: 10px;
        padding-right: 10px
    }
}

.l-main.-lpSuadiGrant .c-formSec_formWrapper {
    margin: 0 auto;
    max-width: 796px;
    padding: 64px;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-lpSuadiGrant .c-formSec_formWrapper {
        padding: 48px 24px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .hs-form-field.c-formSec_formWrapper>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .hs-form-field.c-formSec_formWrapper>label,
.l-main.-lpSuadiGrant .c-formSec_formWrapper>.t-text,
.l-main.-lpSuadiGrant .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-formSec_formWrapper>label,
.l-main.-lpSuadiGrant .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-formSec_formWrapper>label,
.l-main.-lpSuadiGrant .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-formSec_formWrapper>li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSuadiGrant .c-formSec_formWrapper>li {
    max-width: 576px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .hs-form-field.c-formSec_formWrapper>label a,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .hs-form-field.c-formSec_formWrapper>label a,
.l-main.-lpSuadiGrant .c-formSec_formWrapper>.t-text a,
.l-main.-lpSuadiGrant .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-formSec_formWrapper>label a,
.l-main.-lpSuadiGrant .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-formSec_formWrapper>label a,
.l-main.-lpSuadiGrant .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-formSec_formWrapper>li a,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSuadiGrant .c-formSec_formWrapper>li a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-lpSuadiGrant .hs-form-field.c-formSec_formWrapper>label a:hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-lpSuadiGrant .hs-form-field.c-formSec_formWrapper>label a:hover,
    .l-main.-lpSuadiGrant .c-formSec_formWrapper>.t-text a:hover,
    .l-main.-lpSuadiGrant .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-formSec_formWrapper>label a:hover,
    .l-main.-lpSuadiGrant .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-formSec_formWrapper>label a:hover,
    .l-main.-lpSuadiGrant .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-formSec_formWrapper>li a:hover,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-lpSuadiGrant .c-formSec_formWrapper>li a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-lpSuadiGrant .c-formSec.-thanks .-form,
.l-main.-lpSuadiGrant .c-formSec_formWrapper.-thanks {
    display: none
}

.l-main.-lpSuadiGrant .c-formSec.-thanks .-thanks {
    display: block
}

.l-main.-team {
    position: relative
}

.l-main.-team:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-team .c-heroSec {
    margin-top: -88px
}

@media (max-width:991px) {
    .l-main.-team .c-heroSec {
        margin-top: -70px
    }
}

@media (min-width:992px) {
    .l-main.-team .c-heroSec h1.t-text {
        font-family: var(--ff-text);
        font-size: 120px;
        letter-spacing: -.04em;
        line-height: 1.1
    }
}

@media screen and (min-width:992px) and (min-width:991px) {
    .l-main.-team .c-heroSec h1.t-text {
        font-size: calc(-12.42762px + 13.36303vw)
    }
}

@media screen and (min-width:992px) and (min-width:1440px) {
    .l-main.-team .c-heroSec h1.t-text {
        font-size: 180px
    }
}

@media (max-width:991px) {
    .l-main.-team .c-heroSec h1.t-text {
        font-family: var(--ff-text);
        font-size: 64px;
        letter-spacing: -.02em;
        line-height: 1.203125
    }
}

.l-main.-team .c-teamSec_row.-textContent {
    display: none
}

.l-main.-team .c-teamSec_row.-textContent.-active {
    display: flex
}

.l-main.-team .c-teamSec_col.-team,
.l-main.-team .c-teamSec_col.-title {
    position: relative
}

.l-main.-team .c-teamSec_col.-team:after,
.l-main.-team .c-teamSec_col.-title:after {
    background-color: hsla(0, 0%, 85%, .3);
    bottom: 0;
    content: "";
    height: 1px;
    left: 20px;
    position: absolute;
    width: calc(100% - 40px)
}

@media (max-width:991px) {

    .l-main.-team .c-teamSec_col.-team:after,
    .l-main.-team .c-teamSec_col.-title:after {
        left: 10px;
        width: calc(100% - 20px)
    }
}

@media (min-width:992px) {
    .l-main.-team .c-teamSec_col.-team>* {
        margin-left: -12px;
        margin-right: -12px
    }
}

@media (min-width:992px) {
    .l-main.-team .c-teamSec_col.-member {
        padding-left: 12px;
        padding-right: 12px
    }
}

.l-main.-team .c-teamSec_col.-member .c-cardMember {
    transition: .6s ease-out
}

.l-main.-team .c-teamSec_col.-member.-hidden .c-cardMember {
    opacity: 0;
    transform: translateY(30px)
}

.l-main.-team .c-teamSec .c-skeleton_photo {
    background: linear-gradient(151deg, #0c0c0c, #080808 59.65%, #101010);
    padding-top: 133%
}

.l-main.-team .c-teamSec .c-skeleton_content {
    height: 52px
}

@media (max-width:991px) {
    .l-main.-team .c-teamSec .c-skeleton_content {
        height: 35px
    }
}

.l-main.-team .c-teamSec .c-skeleton_text {
    background: linear-gradient(151deg, #0c0c0c, #080808 59.65%, #101010);
    height: 22px
}

.l-main.-team .c-teamSec .c-skeleton_text.-t1 {
    width: 90%
}

@media (max-width:991px) {
    .l-main.-team .c-teamSec .c-skeleton_text.-t1 {
        height: 20px
    }
}

.l-main.-team .c-teamSec .c-skeleton_text.-t2 {
    width: 70%
}

@media (max-width:991px) {
    .l-main.-team .c-teamSec .c-skeleton_text.-t2 {
        height: 13px
    }
}

.l-main.-team .c-testimonialSec .c-cardTestimonial .t-title {
    border-top: unset;
    max-width: 872px;
    position: relative;
    text-indent: 60px
}

@media (max-width:991px) {
    .l-main.-team .c-testimonialSec .c-cardTestimonial .t-title {
        max-width: unset;
        text-indent: 50px
    }
}

.l-main.-team .c-testimonialSec .c-cardTestimonial .t-title:before {
    background-image: url(../images/quote.76d2a03e.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 29px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 40px
}

@media (max-width:991px) {
    .l-main.-team .c-testimonialSec .c-cardTestimonial .t-title:before {
        height: 20px;
        top: 0;
        width: 28px
    }
}

@media (max-width:991px) {
    .l-main.-team .c-testimonialSec .c-cardTestimonial .c-cardAuthor_photo {
        height: 90px;
        width: 68px
    }
}

.l-main.-team .c-teaserSec p.t-text {
    max-width: 416px
}

@media (max-width:991px) {
    .l-main.-team .c-teaserSec p.t-text {
        max-width: unset
    }
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-team .c-teaserSec .hs-button b,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-team .c-teaserSec .hs-button b,
    .l-main.-team .c-teaserSec .c-btn b,
    .l-main.-team .c-teaserSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button b,
    .l-main.-team .c-teaserSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button b {
        margin-left: 8px
    }
}

.l-main.-teamMember {
    position: relative
}

.l-main.-teamMember:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-teamMember .c-heroSec {
    margin-top: -88px
}

@media (max-width:991px) {
    .l-main.-teamMember .c-heroSec {
        margin-top: -70px;
        padding-top: 70px
    }
}

.l-main.-teamMember .c-heroSec_container {
    overflow: hidden
}

@media (min-width:992px) {
    .l-main.-teamMember .c-heroSec_container {
        padding-inline-start: 0
    }
}

.l-main.-teamMember .c-heroSec_row {
    align-items: stretch;
    height: 100%
}

@media (min-width:992px) {
    .l-main.-teamMember .c-heroSec_col {
        min-height: 850px
    }
}

.l-main.-teamMember .c-heroSec_col.-photo {
    position: relative
}

@media (max-width:991px) {
    .l-main.-teamMember .c-heroSec_col.-photo {
        padding-inline-end: 0;
        padding-inline-start: 0
    }
}

.l-main.-teamMember .c-heroSec_col.-photo figure {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: calc(100% - 5px)
}

@media (min-width:992px) {
    .l-main.-teamMember .c-heroSec_col.-photo figure {
        max-height: 850px
    }
}

@media (max-width:1199px) {
    .l-main.-teamMember .c-heroSec_col.-photo figure {
        width: 100%
    }
}

@media (max-width:991px) {
    .l-main.-teamMember .c-heroSec_col.-photo figure {
        margin-inline-start: -14px;
        min-width: 100vw;
        position: static
    }
}

.l-main.-teamMember .c-heroSec_col.-photo figure img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

@media (min-width:992px) {
    .l-main.-teamMember .c-heroSec_col.-photo figure img {
        max-width: 585px
    }
}

.l-main.-teamMember .c-heroSec_col.-info {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (min-width:992px) {
    .l-main.-teamMember .c-heroSec_col.-info {
        padding-inline-start: 110px
    }
}

.l-main.-teamMember .c-heroSec_cta {
    display: flex;
    justify-content: flex-start
}

@media (max-width:991px) {
    .l-main.-teamMember .c-heroSec_cta {
        flex-direction: column;
        width: 100%
    }
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .hs-button,
    .l-main.-teamMember .c-heroSec_cta .c-btn,
    .l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
    .l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
        width: 100%
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .c-btn+.hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .hs-button+.c-btn,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .hs-button+.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .c-btn+.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .hs-button+.c-btn,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .hs-button+.hs-button,
.l-main.-teamMember .c-heroSec_cta .c-btn+.c-btn,
.l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-btn+.hs-button,
.l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.c-btn,
.l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.hs-button,
.l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-btn+.hs-button,
.l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.c-btn,
.l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.hs-button {
    margin-inline-start: 16px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .c-btn+.hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .hs-button+.c-btn,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .hs-button+.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .c-btn+.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .hs-button+.c-btn,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-teamMember .c-heroSec_cta .hs-button+.hs-button,
    .l-main.-teamMember .c-heroSec_cta .c-btn+.c-btn,
    .l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-btn+.hs-button,
    .l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.c-btn,
    .l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.hs-button,
    .l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-btn+.hs-button,
    .l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.c-btn,
    .l-main.-teamMember .c-heroSec_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.hs-button {
        margin-inline-start: 0;
        margin-top: 16px
    }
}

.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-teamMember .c-heroSec_desc .c-list li:not(:first-child),
.l-main.-teamMember .c-heroSec_desc .c-list li:not(:first-child),
.l-main.-teamMember .c-heroSec_desc .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:not(:first-child) {
    border-top: 1px solid hsla(200, 7%, 57%, .3);
    margin-top: 24px;
    padding-top: 24px
}

.l-main.-teamMember .c-heroSec_related {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: flex-end
}

@media (max-width:991px) {
    .l-main.-teamMember .c-heroSec_related {
        width: 100%
    }
}

.l-main.-teamMember .c-heroSec_related>div {
    display: flex;
    gap: 48px;
    justify-content: space-between
}

@media (max-width:991px) {
    .l-main.-teamMember .c-heroSec_related>div {
        flex-direction: column;
        gap: 24px;
        width: 100%
    }
}

.l-main.-teamMember .c-heroSec_related .c-cardAuthor {
    border-bottom: 1px solid hsla(0, 0%, 100%, .27);
    padding-bottom: 24px;
    width: 50%
}

@media (max-width:991px) {
    .l-main.-teamMember .c-heroSec_related .c-cardAuthor {
        width: 100%
    }
}

.l-main.-teamMember .c-heroSec_related .c-cardAuthor_photo {
    height: 80px;
    width: 80px
}

.l-main.-teamMember .c-heroSec_related .c-cardAuthor_photo img {
    object-position: 50% 20%
}

.l-main.-teamMember .c-heroSec_related .c-cardAuthor_description {
    justify-content: flex-start
}

.l-main.-teamMember .c-heroSec .c-category {
    display: inline-flex;
    width: auto
}

.l-main.-contentHub.-file {
    position: relative
}

.l-main.-contentHub.-file:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-contentHub .c-listingSec_row.-filters .c-list,
.l-main.-contentHub .c-listingSec_row.-filters .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-contentHub .c-listingSec_row.-filters .c-list {
    display: flex;
    flex-wrap: wrap
}

@media (max-width:991px) {

    .l-main.-contentHub .c-listingSec_row.-filters .c-list,
    .l-main.-contentHub .c-listingSec_row.-filters .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-contentHub .c-listingSec_row.-filters .c-list {
        flex-wrap: nowrap;
        justify-content: flex-start;
        left: -24px;
        overflow: auto;
        padding-left: 24px;
        padding-right: 24px;
        position: relative;
        width: 100vw
    }

    .l-main.-contentHub .c-listingSec_row.-filters .c-list li,
    .l-main.-contentHub .c-listingSec_row.-filters .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .l-main.-contentHub .c-listingSec_row.-filters .c-list li {
        margin-bottom: 8px;
        margin-right: 8px;
        white-space: nowrap
    }
}

.l-main.-contentHub .c-listingSec_row.-listing {
    position: relative
}

.l-main.-contentHub .c-listingSec_row.-listing:before {
    background-color: hsla(200, 7%, 57%, .3);
    content: "";
    height: 1px;
    left: 20px;
    position: absolute;
    top: 0;
    width: calc(100% - 40px)
}

.l-main.-contentHub .c-listingSec_row.-listing>* {
    display: none
}

.l-main.-contentHub .c-listingSec_row.-listing>.-active {
    display: block
}

.l-main.-contentHub .c-subscribeSec {
    background-color: #020202;
    background-image: url(../images/subscribe.aa86c6b1.webp);
    background-position: 35% 0;
    background-repeat: no-repeat
}

@media (max-width:1365px) {
    .l-main.-contentHub .c-subscribeSec {
        background-position: 25% 0
    }
}

@media (max-width:991px) {
    .l-main.-contentHub .c-subscribeSec_row {
        flex-direction: column-reverse
    }
}

@media (min-width:992px) {
    .l-main.-contentHub .c-subscribeSec_col.-author .t-title {
        max-width: 300px
    }
}

@media (max-width:991px) {
    .l-main.-contentHub .c-subscribeSec_col.-author .c-image img {
        height: auto;
        width: 100%
    }
}

.l-main.-contentHub .c-subscribeSec_col.-form {
    align-items: flex-end;
    display: flex;
    flex-direction: column
}

.l-main.-contentHub .c-subscribeSec_col.-form>* {
    width: 100%
}

@media (min-width:992px) {
    .l-main.-contentHub .c-subscribeSec_col.-form>* {
        max-width: 570px
    }
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-subscribeSec_col.-form .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-subscribeSec_col.-form .hs-button,
    .l-main.-contentHub .c-subscribeSec_col.-form .c-btn,
    .l-main.-contentHub .c-subscribeSec_col.-form .c-downloadSec_formWrapper:has(form) .hs-button,
    .l-main.-contentHub .c-subscribeSec_col.-form .c-heroSec_formWrapper:has(form) .hs-button {
        padding-left: 10px;
        padding-right: 10px
    }
}

.l-main.-contentHub .c-subscribeSec .f-newsletter input {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:991px) {
    .l-main.-contentHub .c-subscribeSec .f-newsletter input {
        font-size: 18px;
        padding-left: 18px;
        padding-right: 18px
    }
}

.l-main.-contentHub .c-articleSec_row:first-child {
    margin-top: 0 !important
}

.l-main.-contentHub .c-articleSec_row.-title+* {
    margin-top: 48px !important
}

@media (max-width:991px) {
    .l-main.-contentHub .c-articleSec_row.-title+* {
        margin-top: 40px !important
    }
}

.l-main.-contentHub .c-articleSec_row.-ckeditor {
    margin-top: 64px
}

.l-main.-contentHub .c-articleSec_row.-ckeditor:not(:last-child) {
    margin-bottom: 48px
}

.l-main.-contentHub .c-articleSec_row.-image {
    margin-top: 80px
}

@media (max-width:991px) {
    .l-main.-contentHub .c-articleSec_row.-image {
        margin-top: 64px
    }
}

.l-main.-contentHub .c-articleSec_row.-image>* {
    align-items: center;
    display: flex;
    justify-content: center
}

.l-main.-contentHub .c-articleSec_row.-image .c-image {
    width: 100%
}

@media (max-width:991px) {
    .l-main.-contentHub .c-articleSec_row.-image .c-image {
        min-width: 100vw;
        position: relative
    }
}

.l-main.-contentHub .c-articleSec_row.-image img {
    width: 100%
}

.l-main.-contentHub .c-articleSec_row.-boxes {
    margin-top: 64px
}

@media (min-width:992px) {
    .l-main.-contentHub .c-articleSec_row.-boxes {
        margin-bottom: 16px
    }
}

@media (min-width:576px) {
    .l-main.-contentHub .c-articleSec_row.-boxes>:nth-child(n+3) {
        margin-top: 64px
    }
}

@media (max-width:575px) {
    .l-main.-contentHub .c-articleSec_row.-boxes>:nth-child(n+2) {
        margin-top: 60px
    }
}

.l-main.-contentHub .c-articleSec_row.-boxes .c-box {
    border-top: 1px solid #0c1518;
    counter-increment: box;
    padding: 24px 10px 0;
    position: relative;
    width: 100%
}

.l-main.-contentHub .c-articleSec_row.-boxes .c-box a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    display: inline;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-contentHub .c-articleSec_row.-boxes .c-box a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.l-main.-contentHub .c-articleSec_row.-boxes+.-quote {
    margin-top: 0
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-downloadSec_formWrapper:has(form)>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-heroSec_formWrapper:has(form)>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form)>.c-btn,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form)>.hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form)>.t-text,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-downloadSec_formWrapper:has(form)>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-heroSec_formWrapper:has(form)>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form)>.c-btn,
.l-main.-contentHub .c-heroSec_formWrapper:has(form)>.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form)>.t-text,
.l-main.-contentHub .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-downloadSec_formWrapper:has(form)>li,
.l-main.-contentHub .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-heroSec_formWrapper:has(form)>li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form)>li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form)>li {
    display: none
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label {
    display: block
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field input[type=email],
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field input[type=text],
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=email],
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=text] {
    background-color: #f7fafb;
    border: none;
    border-bottom: 1px solid #000;
    font-family: var(--ff-text);
    font-size: 18px;
    height: 56px;
    line-height: 1.2222222222;
    padding: 13px 16px;
    position: relative;
    width: 100%;
    z-index: 1
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field input[type=email],
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field input[type=text],
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=email],
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=text] {
        font-family: var(--ff-text);
        font-size: 16px;
        height: 48px;
        line-height: 1.5
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field .hs-error-msg,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field .hs-error-msg {
    color: #a10000;
    display: block;
    font-family: var(--ff-text);
    font-size: 14px;
    line-height: 1.5714285714
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .legal-consent-container,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .legal-consent-container {
    margin-top: 40px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-booleancheckbox-display input,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-booleancheckbox-display input {
    opacity: 0;
    position: absolute
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-booleancheckbox-display input:checked+span,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-booleancheckbox-display input:checked+span {
    opacity: 1
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-booleancheckbox-display input:checked+span:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-booleancheckbox-display input:checked+span:before {
    background-color: #6699FF;
    background-image: url(../images/checkmark.cffa7a8f.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    border-color: #6699FF
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-booleancheckbox-display input+span,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-booleancheckbox-display input+span {
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 1.5;
    margin-left: 0;
    padding-left: 40px;
    position: relative
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-booleancheckbox-display input+span,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-booleancheckbox-display input+span {
        font-family: var(--ff-text);
        font-size: 12px;
        letter-spacing: .04em;
        letter-spacing: 0;
        line-height: 1.5833333333
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-booleancheckbox-display input+span:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-booleancheckbox-display input+span:before {
    border: 1px solid rgba(0, 0, 0, .3);
    content: "";
    height: 24px;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 24px
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-booleancheckbox-display input+span a,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-booleancheckbox-display input+span a {
    text-decoration: underline
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-booleancheckbox-display input+span a:hover,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-booleancheckbox-display input+span a:hover {
    text-decoration: none
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-richtext,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-richtext {
    font-family: var(--ff-text);
    font-size: 12px;
    letter-spacing: .04em;
    letter-spacing: 0;
    line-height: 1.5833333333
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-richtext,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-richtext {
        font-family: var(--ff-text);
        font-size: 10px;
        line-height: 1.6
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs_recaptcha,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs_recaptcha {
    height: 1px;
    margin: 0 !important;
    overflow: hidden;
    visibility: hidden
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    color: #fff;
    cursor: pointer;
    font-family: var(--ff-text);
    font-size: 18px;
    line-height: 1.6111111111;
    margin-top: 48px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
        margin-top: 32px
    }
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:hover,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:hover {
    background-color: #fff;
    color: #000
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-required,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-required {
    color: #a10000
}

.l-main.-contentHub .c-downloadSec_formWrapper:not(:has(form)),
.l-main.-contentHub .c-heroSec_formWrapper:not(:has(form)) {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 64px 24px;
    text-align: center
}

.l-main.-contentHub .c-heroSec {
    margin-top: -88px
}

@media (max-width:991px) {
    .l-main.-contentHub .c-heroSec {
        margin-top: -70px
    }
}

.l-main.-contentHub .c-heroSec_col.-media {
    padding-left: 0;
    padding-right: 0
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label {
    color: #fff
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=email],
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=text] {
    background-color: hsla(0, 0%, 100%, .1);
    border-bottom: 1px solid #fff;
    color: #fff
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=email]::-webkit-input-placeholder,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=text]::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .8)
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=email]::-moz-placeholder,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=text]::-moz-placeholder {
    color: hsla(0, 0%, 100%, .8)
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=email]:-ms-input-placeholder,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=text]:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .8) !important
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=email]:-moz-placeholder,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=text]:-moz-placeholder {
    color: hsla(0, 0%, 100%, .8)
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=email]::placeholder,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=text]::placeholder {
    color: hsla(0, 0%, 100%, .8)
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=email]:focus,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=text]:focus {
    background-color: hsla(0, 0%, 100%, .12);
    color: #fff
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=email]:-webkit-autofill,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=email]:-webkit-autofill:active,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=email]:-webkit-autofill:focus,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=email]:-webkit-autofill:hover,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=text]:-webkit-autofill,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=text]:-webkit-autofill:active,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=text]:-webkit-autofill:focus,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field input[type=text]:-webkit-autofill:hover {
    -webkit-text-fill-color: #fff !important;
    background-color: #1a1a1a !important;
    box-shadow: inset 0 0 0 30px #1a1a1a !important
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-fieldtype-booleancheckbox {
    margin-bottom: 16px !important
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-booleancheckbox-display input+span {
    color: #fff
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-booleancheckbox-display input+span:before {
    background-color: hsla(0, 0%, 100%, .1);
    border: 1px solid hsla(0, 0%, 100%, .3)
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-richtext {
    color: hsla(0, 0%, 100%, .6)
}

@media (max-width:991px) {
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
        margin-top: 40px
    }
}

.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:hover {
    border: none !important
}

.l-main.-contentHub .c-heroSec_formWrapper:not(:has(form)) {
    border: 1px solid hsla(0, 0%, 100%, .3);
    color: #fff
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-heroSec .hs-form-field>.t-title+label,
.l-main.-contentHub .c-heroSec .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-title+label,
.l-main.-contentHub .c-heroSec .c-heroSec_formWrapper:has(form) .hs-form-field>.t-title+label,
.l-main.-contentHub .c-heroSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-title+li,
.l-main.-contentHub .c-heroSec .t-title+.t-text,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-heroSec .hs-form-field>.t-title+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec .t-title+li {
    max-width: 570px
}

.l-main.-contentHub .c-heroSec .c-video {
    padding-top: 133%;
    position: relative;
    width: 100%
}

@media (max-width:991px) {
    .l-main.-contentHub .c-heroSec .c-video {
        margin-left: -14px;
        width: calc(100% + 28px)
    }
}

.l-main.-contentHub .c-heroSec .c-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.l-main.-contentHub .c-downloadSec {
    background: #f7fafb
}

.l-main.-contentHub .c-downloadSec_container {
    background-color: #fff;
    max-width: 704px;
    padding-left: 0;
    padding-right: 0
}

@media (max-width:991px) {
    .l-main.-contentHub .c-downloadSec_container {
        width: calc(100% - 48px)
    }
}

.l-main.-contentHub .c-downloadSec_row {
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.l-main.-contentHub .c-downloadSec_col {
    padding-left: 64px;
    padding-right: 64px
}

@media (max-width:991px) {
    .l-main.-contentHub .c-downloadSec_col {
        padding-left: 24px;
        padding-right: 24px
    }
}

.l-main.-contentHub .c-downloadSec_col .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_col .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_col .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-contentHub .c-downloadSec_col .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-downloadSec_col .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-downloadSec_col .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_col li {
    max-width: 600px
}

.l-main.-contentHub .c-downloadSec form .hs-richtext {
    color: rgba(0, 0, 0, .6)
}

.l-main.-contentHub .c-downloadSec form .hs-form-field {
    margin-bottom: 40px !important
}

.l-main.-contentHub .c-downloadSec form input[type=email]:-webkit-autofill,
.l-main.-contentHub .c-downloadSec form input[type=email]:-webkit-autofill:active,
.l-main.-contentHub .c-downloadSec form input[type=email]:-webkit-autofill:focus,
.l-main.-contentHub .c-downloadSec form input[type=email]:-webkit-autofill:hover,
.l-main.-contentHub .c-downloadSec form input[type=text]:-webkit-autofill,
.l-main.-contentHub .c-downloadSec form input[type=text]:-webkit-autofill:active,
.l-main.-contentHub .c-downloadSec form input[type=text]:-webkit-autofill:focus,
.l-main.-contentHub .c-downloadSec form input[type=text]:-webkit-autofill:hover {
    background-color: #f7fafb !important;
    box-shadow: inset 0 0 0 30px #f7fafb !important
}

.l-main.-contentHub .c-bannerSec {
    background-image: url(../images/banner.3e71bb50.webp);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width:1365px) {
    .l-main.-contentHub .c-bannerSec {
        background-position: 50% 50%;
        background-size: auto 100%
    }
}

@media (max-width:991px) {
    .l-main.-contentHub .c-bannerSec {
        background-image: url(../images/banner-mobile.bf4849fc.webp);
        background-size: cover
    }

    .l-main.-contentHub .c-bannerSec_container {
        padding-left: 0;
        padding-right: 0
    }
}

.l-main.-contentHub .c-bannerSec_col {
    display: flex;
    justify-content: center
}

.l-main.-contentHub .c-bannerSec_inner {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    max-width: 1196px;
    min-height: 240px;
    padding: 32px 64px;
    width: 100%
}

@media (max-width:1199px) {
    .l-main.-contentHub .c-bannerSec_inner {
        padding-right: 48px
    }
}

@media (max-width:991px) {
    .l-main.-contentHub .c-bannerSec_inner {
        align-items: flex-start;
        flex-direction: column;
        min-height: unset;
        padding: 20px
    }
}

.l-main.-contentHub .c-bannerSec .t-title {
    flex-grow: 1;
    max-width: 550px;
    padding-right: 64px
}

@media (max-width:1365px) {
    .l-main.-contentHub .c-bannerSec .t-title {
        flex-grow: 0;
        max-width: unset;
        width: 40vw
    }
}

@media (max-width:1199px) {
    .l-main.-contentHub .c-bannerSec .t-title {
        width: 50vw
    }
}

@media (max-width:991px) {
    .l-main.-contentHub .c-bannerSec .t-title {
        padding-right: 0;
        width: 100%
    }
}

.l-main.-contentHub .c-bannerSec .c-link {
    flex-shrink: 0
}

.l-main.-solutions:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.l-main.-solutions .c-heroSec {
    margin-top: -88px
}

@media (max-width:991px) {
    .l-main.-solutions .c-heroSec {
        margin-top: -70px
    }
}

.l-main.-solutions .c-heroSec_col.-main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1
}

@media (max-width:991px) {
    .l-main.-solutions .c-heroSec_col.-main {
        order: 1
    }
}

.l-main.-solutions .c-heroSec_col.-media {
    height: 800px;
    position: relative
}

@media (max-width:991px) {
    .l-main.-solutions .c-heroSec_col.-media {
        height: auto;
        order: 0
    }
}

.l-main.-solutions .c-heroSec_col.-media .c-image,
.l-main.-solutions .c-heroSec_col.-media .c-video {
    height: 800px;
    left: -100px;
    position: absolute;
    top: 0;
    width: 760px
}

@media (max-width:1679px) {

    .l-main.-solutions .c-heroSec_col.-media .c-image,
    .l-main.-solutions .c-heroSec_col.-media .c-video {
        width: 700px
    }
}

@media (max-width:1365px) {

    .l-main.-solutions .c-heroSec_col.-media .c-image,
    .l-main.-solutions .c-heroSec_col.-media .c-video {
        width: 650px
    }
}

@media (max-width:1199px) {

    .l-main.-solutions .c-heroSec_col.-media .c-image,
    .l-main.-solutions .c-heroSec_col.-media .c-video {
        left: -75px;
        width: 550px
    }
}

@media (max-width:991px) {

    .l-main.-solutions .c-heroSec_col.-media .c-image,
    .l-main.-solutions .c-heroSec_col.-media .c-video {
        height: auto;
        left: unset;
        position: static;
        width: 100%
    }
}

.l-main.-solutions .c-heroSec_col.-media .c-image img,
.l-main.-solutions .c-heroSec_col.-media .c-video img {
    height: 100%;
    object-fit: contain;
    width: 100%
}

.l-main.-solutions .c-heroSec .c-person {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-solutions .c-heroSec .c-person .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-solutions .c-heroSec .c-person .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-solutions .c-heroSec .c-person li,
.l-main.-solutions .c-heroSec .c-person .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-solutions .c-heroSec .c-person .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-solutions .c-heroSec .c-person .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-solutions .c-heroSec .c-person .t-text {
    max-width: 310px
}

@media (max-width:991px) {

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-solutions .c-heroSec .c-person .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-solutions .c-heroSec .c-person .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-solutions .c-heroSec .c-person li,
    .l-main.-solutions .c-heroSec .c-person .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-solutions .c-heroSec .c-person .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-solutions .c-heroSec .c-person .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-solutions .c-heroSec .c-person .t-text {
        max-width: unset
    }
}

.l-main.-solutions .c-heroSec .c-person .c-image {
    flex-shrink: 0;
    margin-right: 28px
}

.l-main.-solutions .c-solutionsSec_col.-clutch {
    width: 420px
}

.l-main.-solutions .c-solutionsSec_col.-clutch a {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    font-weight: 700;
    padding-bottom: 1px;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-main.-solutions .c-solutionsSec_col.-clutch a:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

@media (max-width:991px) {
    .l-main.-solutions .c-solutionsSec_col.-clutch a {
        background-image: unset;
        text-decoration: underline;
        text-underline-offset: 2px
    }
}

.l-footer {
    overflow: hidden
}

.l-footer_row {
    position: relative
}

.l-footer_row:after {
    background-color: #1f1f1f;
    bottom: 0;
    content: "";
    height: 1px;
    inset-inline-start: -50vw;
    position: absolute;
    width: 200vw
}

@media (max-width:991px) {
    .l-footer_row:after {
        display: none
    }
}

.l-footer_row.-first .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-footer_row.-first .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-footer_row.-first .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-footer_row.-first .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-footer_row.-first .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-footer_row.-first .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-footer_row.-first li {
    max-width: 260px
}

@media (max-width:991px) {
    .l-footer_row.-first .l-footer_col.-right .t-title span {
        display: block
    }
}

.l-footer_row.-second {
    flex-direction: column-reverse
}

@media (min-width:992px) {
    .l-footer_row.-second {
        flex-direction: row
    }
}

@media (max-width:991px) {
    .l-footer_row.-second {
        margin-inline: -16px
    }
}

.l-footer_row.-second .l-footer_col.-left {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start
}

@media (min-width:1200px) {
    .l-footer_row.-second .l-footer_col.-left {
        padding-inline-end: 96px
    }
}

@media (min-width:992px) {
    .l-footer_row.-second .l-footer_col.-left {
        padding-inline-end: 32px
    }
}

@media (min-width:992px) {

    .l-footer_row.-second .l-footer_col.-left .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-footer_row.-second .l-footer_col.-left .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-footer_row.-second .l-footer_col.-left .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-footer_row.-second .l-footer_col.-left .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-footer_row.-second .l-footer_col.-left .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-footer_row.-second .l-footer_col.-left .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-footer_row.-second .l-footer_col.-left li {
        max-width: 360px
    }
}

.l-footer_row.-second .c-navVertical .c-link {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-footer_row.-second .c-navVertical .c-link:hover {
        background-size: 100% 1px
    }
}

[dir=rtl] .l-footer_row.-second .c-navVertical .c-link {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 calc(100% - 6px);
    background-position: 100% calc(100% - 6px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .l-footer_row.-second .c-navVertical .c-link:hover {
        background-size: 100% 1px
    }
}

.l-footer_row.-third>:first-child {
    border: none
}

@media (max-width:991px) {
    .l-footer_row.-third>:first-child {
        border-bottom: 1px solid hsla(0, 0%, 100%, .1)
    }
}

.l-footer_row.-third .c-logo {
    width: 174px
}

@media (max-width:991px) {
    .l-footer_row.-third .c-logo {
        width: 137px
    }
}

@media (max-width:991px) {

    .l-footer_row.-third .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+*,
    .l-footer_row.-third .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+*,
    .l-footer_row.-third .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+*,
    .l-footer_row.-third .t-text+*,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-footer_row.-third .hs-form-field>label+*,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-footer_row.-third .hs-form-field>label+*,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-footer_row.-third li+* {
        margin-top: 8px
    }
}

.l-footer_row.-third a.c-link {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-footer_row.-third a.c-link:hover {
        background-size: 100% 1px
    }
}

[dir=rtl] .l-footer_row.-third a.c-link {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 calc(100% - 7px);
    background-position: 100% calc(100% - 7px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .l-footer_row.-third a.c-link:hover {
        background-size: 100% 1px
    }
}

.l-footer_row.-third button.c-link {
    position: relative;
    text-align: start
}

.l-footer_row.-third button.c-link span {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-footer_row.-third button.c-link span:hover {
        background-size: 100% 1px
    }
}

[dir=rtl] .l-footer_row.-third button.c-link span {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 calc(100% - 7px);
    background-position: 100% calc(100% - 7px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .l-footer_row.-third button.c-link span:hover {
        background-size: 100% 1px
    }
}

.l-footer_row.-fourth:after {
    display: none
}

.l-footer_row.-fourth>:first-child:after {
    display: none
}

.l-footer_row.-fourth>:last-child {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start
}

.l-footer_row.-fourth .c-link {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .l-footer_row.-fourth .c-link:hover {
        background-size: 100% 1px
    }
}

@media (min-width:992px) {
    .l-footer_col.-left:after {
        background-color: #1f1f1f;
        content: "";
        height: 100%;
        inset-inline-end: 0;
        position: absolute;
        top: 0;
        width: 1px
    }
}

@media (max-width:1199px) {
    .l-footer_col.-right {
        padding-inline-start: 32px
    }
}

@media (max-width:991px) {
    .l-footer_col.-right {
        padding-inline-start: 10px
    }
}

.l-footer_col.-nav {
    padding-inline: 16px
}

@media (max-width:991px) {
    .l-footer_col.-nav {
        transition: .3s ease-in-out
    }
}

@media (max-width:991px) {
    .l-footer_col.-nav>div {
        border-bottom: 1px solid hsla(0, 0%, 100%, .1);
        position: relative;
        transition: .3s ease-in-out
    }
}

.l-footer_col.-nav>div:after,
.l-footer_col.-nav>div:before {
    background-color: #fff;
    content: "";
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width:991px) {

    .l-footer_col.-nav>div:after,
    .l-footer_col.-nav>div:before {
        display: block
    }
}

.l-footer_col.-nav>div:after {
    height: 14px;
    inset-inline-end: 6px;
    width: 2px
}

.l-footer_col.-nav>div:before {
    height: 2px;
    inset-inline-end: 0;
    width: 14px;
    z-index: 1
}

@media (min-width:992px) {
    .l-footer_col.-nav .c-navVertical {
        height: auto !important
    }
}

@media (max-width:991px) {
    .l-footer_col.-nav .c-navVertical {
        opacity: 0;
        overflow: hidden;
        transition: .3s ease-in-out
    }
}

@media (max-width:991px) {
    .l-footer_col.-nav:not(.-active) .c-navVertical {
        padding-bottom: 0;
        padding-top: 0
    }
}

.l-footer_col.-nav:not(.-active) p {
    color: #fff
}

@media (max-width:991px) {
    .l-footer_col.-nav.-active {
        background-color: #fff;
        padding-bottom: 40px
    }
}

@media (max-width:991px) {

    .l-footer_col.-nav.-active .c-link,
    .l-footer_col.-nav.-active p,
    .l-footer_col.-nav.-active>div a {
        color: #000
    }
}

@media (max-width:991px) {
    .l-footer_col.-nav.-active>div {
        border-bottom: 1px solid hsla(0, 0%, 100%, 0)
    }
}

@media (max-width:991px) {
    .l-footer_col.-nav.-active>div:before {
        background-color: #000
    }
}

@media (max-width:991px) {
    .l-footer_col.-nav.-active>div:after {
        opacity: 0;
        transition: 0ms ease-in-out
    }
}

@media (max-width:991px) {
    .l-footer_col.-nav.-active .c-navVertical {
        opacity: 1
    }

    .l-footer_col.-borderTopMd {
        border-top: 1px solid hsla(0, 0%, 100%, .1)
    }
}

@media (max-width:991px) {
    .l-footer_col.-address>* {
        line-height: 1.9
    }
}

@media (max-width:991px) {
    .l-footer_col.-contact .c-link {
        text-decoration: underline;
        text-underline-offset: 2px
    }
}

.l-footer .f-newsletter {
    width: 100%
}

@media (min-width:992px) {
    .l-footer .f-newsletter {
        max-width: 360px
    }
}

.l-footer .f-newsletter .f-group {
    width: 100%
}

@media (max-width:991px) {
    .l-footer .f-newsletter .f-group.-input input {
        font-size: 18px
    }
}

.l-footer .f-newsletter .c-btn,
.l-footer .f-newsletter .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-footer .f-newsletter .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-footer .f-newsletter .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-footer .f-newsletter .hs-button {
    cursor: pointer;
    width: 100%
}

@media (max-width:991px) {
    .l-footer .c-navVertical {
        padding-inline-start: 8px
    }
}

.l-footer .c-navHorizontal+.c-link {
    margin-inline-start: 48px
}

.-modalOpened,
.-scrollLock {
    height: 100%;
    overflow: hidden
}

.-modalOpened,
.-modalOpened body,
.-scrollLock,
.-scrollLock body {
    padding-right: 0 !important;
    width: 100%
}

.-globalNavOpened,
.-menuOpened {
    height: 100%;
    overflow: hidden;
    width: 100%
}

@media (min-width:992px) {

    .-globalNavOpened,
    .-menuOpened {
        padding-right: 8px !important
    }
}

[data-has] {
    position: relative
}

[data-has]:before {
    background: linear-gradient(180deg, rgba(87, 36, 254, .14), transparent);
    content: "";
    height: 50px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: .75s ease-in-out 0ms;
    width: 100%;
    z-index: 1
}

[data-has].-highlightAfterScroll:before {
    opacity: 1;
    transition: .5s ease-in-out .2s
}

[data-has].c-articleSec_row:before {
    background: unset;
    background-color: #f7fafb;
    height: calc(100% - 16px);
    max-height: unset;
    top: 16px
}

@media (max-width:991px) {
    [data-has].c-articleSec_row:before {
        height: 100%;
        top: 0
    }
}

[data-has][data-darkbg]:before {
    background: linear-gradient(180deg, rgba(87, 36, 254, .4), transparent);
    height: 70px
}

.-blogArticle [data-has]:before {
    z-index: 0
}

.l-page:has(.l-header.-sticked:not(.-hidden)) .c-heroSec_downloadInner {
    border-bottom-color: transparent;
    transform: translateY(-40px)
}

html:has(.c-modal.is-open) {
    height: 100%;
    overflow: hidden;
    padding-right: 0 !important;
    width: 100%
}

html:has(.c-modal.is-open) body {
    padding-right: 0 !important;
    width: 100%
}

.swiper-container {
    overflow: hidden
}

.swiper-slide {
    box-sizing: border-box
}

.swiper-pagination-bullets {
    bottom: 0;
    height: 12px
}

.swiper-pagination-bullet {
    background-color: #fff;
    height: 12px;
    margin: 0 7px;
    vertical-align: top;
    width: 12px
}

.swiper-pagination-bullet-active {
    background-color: #fff
}

.swiper-pagination.-light .swiper-pagination-bullet {
    background-color: #000
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0
}

.c-swiperPagination {
    background-color: rgba(12, 21, 24, .1);
    bottom: 0;
    display: flex;
    flex-wrap: nowrap;
    height: 2px;
    left: 50%;
    position: absolute;
    top: auto;
    transform: translateX(-50%);
    width: 416px
}

@media (max-width:991px) {
    .c-swiperPagination {
        bottom: -56px;
        max-width: 380px;
        width: 100%
    }
}

@media (max-width:767px) {
    .c-swiperPagination {
        max-width: 100%
    }
}

.c-swiperPagination_bullet {
    background-color: #6699FF;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s ease-in-out
}

[dir=rtl] .c-swiperPagination_bullet {
    left: unset;
    right: 0
}

.c-swiperPagination .swiper-pagination-bullets {
    background-color: hsla(202, 9%, 43%, .2);
    display: flex;
    height: 100%;
    width: 100%
}

.c-swiperPagination .swiper-pagination-bullet {
    border-radius: 0;
    height: 2px;
    margin: 0;
    opacity: 0;
    width: 100%
}

.c-swiperPagination .swiper-pagination-bullet-active {
    background-color: #6699FF
}

.c-swiperPagination .swiper-horizontal>.swiper-pagination-bullets,
.c-swiperPagination .swiper-pagination-bullets.swiper-pagination-horizontal,
.c-swiperPagination .swiper-pagination-custom,
.c-swiperPagination .swiper-pagination-fraction {
    bottom: unset;
    left: unset
}

.c-swiperPagination .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.c-swiperPagination .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet,
.c-swiperPagination .swiper-pagination-custom .swiper-pagination-bullet,
.c-swiperPagination .swiper-pagination-fraction .swiper-pagination-bullet {
    margin: unset
}

.iti:not(.iti--container) {
    width: 100%
}

.iti__flag-container {
    border-right: 1px solid rgba(0, 0, 0, .3);
    direction: ltr;
    padding-right: 0;
    width: 73px;
    z-index: 2
}

.iti__selected-flag {
    padding-left: 16px
}

.iti__arrow {
    border-left-width: 4px;
    border-right-width: 4px;
    margin-left: 10px
}

.iti__country-list {
    width: 304px
}

.iti__flag-box {
    margin-right: 10px
}

.iti__country-name,
.iti__dial-code {
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 1.125
}

.iti__country-name {
    white-space: pre-wrap
}

.iti__flag {
    margin-top: -2px
}

.iti-mobile .iti--container {
    left: 24px;
    right: 24px
}

#iubenda-cs-banner {
    background: none !important;
    border: 0 !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    font-size: 15px !important;
    height: 100% !important;
    left: 0 !important;
    line-height: 1.4 !important;
    margin: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    pointer-events: none !important;
    position: fixed !important;
    top: 0 !important;
    -webkit-transition: opacity .4s ease !important;
    -o-transition: opacity .4s ease !important;
    transition: opacity .4s ease !important;
    width: 100% !important;
    will-change: opacity;
    z-index: 99999998 !important
}

#iubenda-cs-banner .iubenda-banner-content:not(.iubenda-custom-content) *,
#iubenda-cs-banner [class*=" iub"],
#iubenda-cs-banner [class^=iub] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: none !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    font-size: 100% !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    background-attachment: scroll !important;
    background-color: transparent !important;
    background-image: none !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    border: none !important;
    bottom: auto !important;
    clear: none !important;
    color: #000 !important;
    font-family: Matter !important;
    text-decoration: none !important;
    clip: auto !important;
    background-clip: border-box !important;
    background-origin: padding-box !important;
    background-size: auto !important;
    -o-border-image: none !important;
    border-image: none !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-column-count: auto !important;
    -moz-column-count: auto !important;
    -webkit-column-gap: normal !important;
    -moz-column-gap: normal !important;
    column-gap: normal !important;
    -webkit-column-rule: medium none #000 !important;
    -moz-column-rule: medium none #000 !important;
    column-rule: medium none #000 !important;
    -webkit-column-span: none !important;
    -moz-column-span: none !important;
    column-span: none !important;
    -webkit-column-width: auto !important;
    -moz-column-width: auto !important;
    columns: auto !important;
    counter-increment: none !important;
    counter-reset: none !important;
    direction: inherit !important;
    float: none !important;
    -webkit-font-feature-settings: normal !important;
    font-feature-settings: normal !important;
    font-style: inherit !important;
    font-variant: normal !important;
    font-weight: inherit !important;
    height: auto !important;
    -webkit-hyphens: manual !important;
    -ms-hyphens: manual !important;
    hyphens: manual !important;
    left: auto !important;
    letter-spacing: normal !important;
    line-height: inherit !important;
    list-style-image: none !important;
    list-style-position: outside !important;
    list-style-type: inherit !important;
    margin: 0 !important;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    opacity: 1;
    outline: 0 !important;
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    padding: 0 !important;
    -webkit-perspective: none !important;
    perspective: none !important;
    -webkit-perspective-origin: 50% 50% !important;
    perspective-origin: 50% 50% !important;
    position: static !important;
    quotes: "" "" !important;
    right: auto !important;
    table-layout: auto !important;
    text-align: left !important;
    text-indent: 0 !important;
    text-shadow: none !important;
    text-transform: none !important;
    top: auto !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transform-origin: 50% 50% !important;
    -ms-transform-origin: 50% 50% !important;
    transform-origin: 50% 50% !important;
    -webkit-transform-style: flat !important;
    transform-style: flat !important;
    -webkit-transition: all 0s ease 0s !important;
    -o-transition: all 0s ease 0s !important;
    transition: all 0s ease 0s !important;
    unicode-bidi: normal !important;
    vertical-align: baseline !important;
    white-space: normal !important;
    width: auto !important;
    word-break: normal !important;
    word-spacing: normal !important;
    z-index: auto !important;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

#iubenda-cs-banner.iubenda-cs-overlay:before {
    background-color: rgba(0, 0, 0, .5) !important;
    content: "" !important;
    height: 100% !important;
    left: 0 !important;
    pointer-events: auto !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 1 !important
}

#iubenda-cs-banner.iubenda-cs-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

#iubenda-cs-banner.iubenda-cs-bottom,
#iubenda-cs-banner.iubenda-cs-top {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

#iubenda-cs-banner.iubenda-cs-left {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

#iubenda-cs-banner.iubenda-cs-right {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

#iubenda-cs-banner.iubenda-cs-visible {
    opacity: 1 !important
}

#iubenda-cs-banner.iubenda-cs-visible>* {
    pointer-events: auto !important
}

#iubenda-cs-banner.iubenda-cs-slidein .iubenda-cs-container {
    -webkit-transition: -webkit-transform .4s ease !important;
    transition: -webkit-transform .4s ease !important;
    -o-transition: transform .4s ease !important;
    transition: transform .4s ease !important;
    transition: transform .4s ease, -webkit-transform .4s ease !important
}

#iubenda-cs-banner.iubenda-cs-slidein.iubenda-cs-top .iubenda-cs-container {
    -webkit-transform: translateY(-48px) !important;
    -ms-transform: translateY(-48px) !important;
    transform: translateY(-48px) !important
}

#iubenda-cs-banner.iubenda-cs-slidein.iubenda-cs-bottom .iubenda-cs-container {
    -webkit-transform: translateY(48px) !important;
    -ms-transform: translateY(48px) !important;
    transform: translateY(48px) !important
}

#iubenda-cs-banner.iubenda-cs-slidein.iubenda-cs-visible .iubenda-cs-container {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important
}

#iubenda-cs-banner .iubenda-cs-container {
    position: relative !important;
    z-index: 2 !important
}

#iubenda-cs-banner .iubenda-cs-brand {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 16px !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

#iubenda-cs-banner .iubenda-cs-brand>div {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

#iubenda-cs-banner .iubenda-cs-brand img {
    max-height: 56px !important;
    max-width: 192px !important
}

#iubenda-cs-banner .iubenda-cs-content {
    border-top: 1px solid #aeb5b9 !important;
    overflow: hidden !important;
    position: relative !important;
    -webkit-transition: -webkit-transform .4s ease !important;
    transition: -webkit-transform .4s ease !important;
    -o-transition: transform .4s ease !important;
    transition: transform .4s ease !important;
    transition: transform .4s ease, -webkit-transform .4s ease !important;
    z-index: 1 !important
}

#iubenda-cs-banner .iubenda-cs-rationale {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: relative !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

#iubenda-cs-banner .iubenda-cs-close-btn {
    cursor: pointer !important;
    font-size: 24px !important;
    font-weight: lighter !important;
    height: 48px !important;
    line-height: 0 !important;
    min-width: 48px !important;
    padding: 16px !important;
    position: absolute !important;
    right: 0 !important;
    text-align: center !important;
    top: -2px !important
}

#iubenda-cs-banner .iubenda-cs-close-btn:hover {
    opacity: .5 !important
}

#iubenda-cs-banner .iubenda-banner-content {
    font-size: 12px !important;
    font-weight: 300 !important;
    line-height: 1.6 !important;
    margin: 8px 0 0 !important;
    max-width: 984px !important;
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
    overflow-y: auto !important;
    padding-bottom: 0 !important
}

#iubenda-cs-banner .iubenda-banner-content strong {
    display: inline-block;
    font-size: 18px !important;
    margin-bottom: 16px !important
}

#iubenda-cs-banner .iubenda-banner-content-padded {
    padding-right: 32px !important
}

#iubenda-cs-banner .iubenda-banner-content a {
    color: currentColor !important;
    cursor: pointer !important;
    text-decoration: underline !important
}

#iubenda-cs-banner #iubenda-cs-title {
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-bottom: 16px !important
}

#iubenda-cs-banner #iubenda-cs-paragraph {
    font-size: 12px !important;
    line-height: 1.6
}

#iubenda-cs-banner .iubenda-cs-opt-group {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-direction: column !important;
    margin: 0 0 0 40px !important;
    z-index: 1 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

#iubenda-cs-banner .iubenda-cs-opt-group>div {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

@media (min-width:640px) {
    #iubenda-cs-banner .iubenda-cs-opt-group {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important
    }

    #iubenda-cs-banner .iubenda-cs-opt-group-custom {
        margin-right: auto !important;
        -ms-flex-item-align: start !important;
        align-self: start !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        order: 2
    }

    #iubenda-cs-banner .iubenda-cs-opt-group-consent {
        margin-left: auto !important;
        -ms-flex-item-align: end !important;
        align-self: end !important;
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        flex-direction: column-reverse;
        justify-content: flex-end !important;
        order: 1 !important
    }

    #iubenda-cs-banner .iubenda-cs-rationale {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        justify-content: space-between !important
    }
}

@media (max-width:639px) {
    #iubenda-cs-banner .iubenda-cs-opt-group {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        margin: 40px 0 0 !important
    }

    #iubenda-cs-banner .iubenda-cs-opt-group-custom {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    #iubenda-cs-banner .iubenda-cs-opt-group-consent {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        flex-direction: column-reverse !important;
        order: 1
    }
}

#iubenda-cs-banner .iubenda-cs-opt-group button {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    height: 51px !important;
    margin-bottom: 4px !important;
    margin-top: 4px !important;
    padding: 16px 32px !important;
    text-align: center !important;
    width: 188px !important
}

#iubenda-cs-banner .iubenda-cs-opt-group .iubenda-cs-customize-btn {
    color: #000 !important;
    padding: 0 !important;
    text-decoration: underline !important
}

#iubenda-cs-banner .iubenda-cs-opt-group button:focus {
    opacity: .8 !important
}

@media (min-width:640px) {
    #iubenda-cs-banner .iubenda-cs-opt-group button:not(:last-of-type) {
        margin-right: 0 !important
    }
}

@media (max-width:639px) {
    #iubenda-cs-banner .iubenda-cs-opt-group button {
        display: block;
        margin: 6px 3px !important;
        padding: 8px 24px !important;
        text-align: center !important;
        width: 100% !important
    }
}

#iubenda-cs-banner.iubenda-cs-default .iubenda-cs-brand {
    margin: 0 -8px !important
}

@media (max-width:991px) {
    #iubenda-cs-banner.iubenda-cs-default .iubenda-cs-brand {
        margin: -8px -8px 0 !important
    }
}

@media (min-width:992px) {
    #iubenda-cs-banner.iubenda-cs-default .iubenda-cs-brand div {
        margin: 0 auto !important;
        width: 960px !important
    }
}

@media (max-width:991px) {
    #iubenda-cs-banner.iubenda-cs-default .iubenda-cs-brand div {
        margin: 0 8px !important
    }
}

#iubenda-cs-banner.iubenda-cs-default .iubenda-cs-container {
    width: 100% !important
}

@media (min-width:992px) {
    #iubenda-cs-banner.iubenda-cs-default .iubenda-cs-rationale {
        margin: 0 auto !important;
        max-width: 1440px !important;
        padding: 32px 56px 24px !important
    }
}

@media (max-width:991px) {
    #iubenda-cs-banner.iubenda-cs-default .iubenda-cs-content {
        padding: 49px 24px 40px !important
    }
}

#iubenda-cs-banner.iubenda-cs-default-floating .iubenda-cs-brand {
    margin: -8px -8px 0 !important
}

#iubenda-cs-banner.iubenda-cs-default-floating .iubenda-cs-brand div {
    margin: 8px !important
}

@media (min-width:992px) {
    #iubenda-cs-banner.iubenda-cs-default-floating .iubenda-cs-container {
        width: 992px !important
    }
}

@media (max-width:991px) {

    #iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center.iubenda-cs-bottom .iubenda-cs-container,
    #iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center.iubenda-cs-top .iubenda-cs-container {
        width: 100% !important
    }
}

@media (min-width:640px) {

    #iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center:not(.iubenda-cs-top):not(.iubenda-cs-bottom) .iubenda-cs-container,
    #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-bottom):not(.iubenda-cs-center) .iubenda-cs-container,
    #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-top):not(.iubenda-cs-center) .iubenda-cs-container {
        width: 480px !important
    }
}

#iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center:not(.iubenda-cs-top):not(.iubenda-cs-bottom) .iubenda-cs-opt-group,
#iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-bottom):not(.iubenda-cs-center) .iubenda-cs-opt-group,
#iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-top):not(.iubenda-cs-center) .iubenda-cs-opt-group {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

#iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center:not(.iubenda-cs-top):not(.iubenda-cs-bottom) .iubenda-cs-opt-group>div,
#iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-bottom):not(.iubenda-cs-center) .iubenda-cs-opt-group>div,
#iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-top):not(.iubenda-cs-center) .iubenda-cs-opt-group>div {
    width: 100% !important
}

#iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center:not(.iubenda-cs-top):not(.iubenda-cs-bottom) .iubenda-cs-opt-group button,
#iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-bottom):not(.iubenda-cs-center) .iubenda-cs-opt-group button,
#iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-top):not(.iubenda-cs-center) .iubenda-cs-opt-group button {
    display: block !important;
    text-align: center !important;
    width: 100% !important
}

#iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center:not(.iubenda-cs-top):not(.iubenda-cs-bottom) .iubenda-cs-opt-group-custom,
#iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-bottom):not(.iubenda-cs-center) .iubenda-cs-opt-group-custom,
#iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-top):not(.iubenda-cs-center) .iubenda-cs-opt-group-custom {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

#iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center:not(.iubenda-cs-top):not(.iubenda-cs-bottom) .iubenda-cs-opt-group-consent,
#iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-bottom):not(.iubenda-cs-center) .iubenda-cs-opt-group-consent,
#iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-top):not(.iubenda-cs-center) .iubenda-cs-opt-group-consent {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

#iubenda-cs-banner.iubenda-cs-default-floating .iubenda-cs-content {
    -webkit-box-shadow: 0 8px 48px rgba(0, 0, 0, .15) !important;
    box-shadow: 0 8px 48px rgba(0, 0, 0, .15) !important;
    padding: 8px !important
}

@media (min-width:992px) {
    #iubenda-cs-banner.iubenda-cs-default-floating .iubenda-cs-content {
        border-radius: 4px !important;
        margin: 16px !important
    }
}

#iubenda-cs-banner.iubenda-cs-fix-height .iubenda-cs-container,
#iubenda-cs-banner.iubenda-cs-fix-height .iubenda-cs-content,
#iubenda-cs-banner.iubenda-cs-fix-height .iubenda-cs-rationale {
    height: 100% !important
}

#iubenda-cs-banner.iubenda-cs-fix-height.iubenda-cs-default-floating .iubenda-cs-content {
    height: calc(100% - 32px) !important
}

#iubenda-cs-banner.iubenda-cs-fix-height .iubenda-cs-brand img {
    max-width: 75% !important
}

#iubenda-cs-banner .iubenda-cs-content {
    background-color: #fff !important;
    color: #fff !important
}

#iubenda-cs-banner .iubenda-cs-opt-group {
    color: #000 !important
}

#iubenda-cs-banner .iubenda-cs-opt-group button {
    background-color: hsla(0, 0%, 100%, .1) !important;
    color: #fff !important
}

#iubenda-cs-banner .iubenda-cs-opt-group button.iubenda-cs-btn-primary {
    background-color: #6699FF !important;
    color: #fff !important
}

#iubenda-cs-banner .iubenda-cs-opt-group button.iubenda-cs-btn-primary.iubenda-cs-reject-btn {
    background-color: #fff !important;
    border: 1px solid #000 !important;
    color: #000 !important
}

.iubenda-tp-btn:not([data-tp-nostyle]) {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: none !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    font-size: 100% !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
    background-attachment: scroll !important;
    background-color: transparent !important;
    background-image: none !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    border: none !important;
    bottom: auto !important;
    clear: none !important;
    color: currentColor !important;
    font-family: -apple-system, sans-serif !important;
    text-decoration: none !important;
    clip: auto !important;
    background-clip: border-box !important;
    background-origin: padding-box !important;
    background-size: auto !important;
    -o-border-image: none !important;
    border-image: none !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-column-count: auto !important;
    -moz-column-count: auto !important;
    -webkit-column-gap: normal !important;
    -moz-column-gap: normal !important;
    column-gap: normal !important;
    -webkit-column-rule: medium none #000 !important;
    -moz-column-rule: medium none #000 !important;
    column-rule: medium none #000 !important;
    -webkit-column-span: none !important;
    -moz-column-span: none !important;
    column-span: none !important;
    -webkit-column-width: auto !important;
    -moz-column-width: auto !important;
    columns: auto !important;
    counter-increment: none !important;
    counter-reset: none !important;
    cursor: auto !important;
    direction: inherit !important;
    float: none !important;
    -webkit-font-feature-settings: normal !important;
    font-feature-settings: normal !important;
    font-style: inherit !important;
    font-variant: normal !important;
    font-weight: inherit !important;
    height: auto !important;
    -webkit-hyphens: manual !important;
    -ms-hyphens: manual !important;
    hyphens: manual !important;
    left: auto !important;
    letter-spacing: normal !important;
    line-height: inherit !important;
    list-style-image: none !important;
    list-style-position: outside !important;
    list-style-type: inherit !important;
    margin: 0 !important;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    opacity: 1;
    outline: 0 !important;
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    padding: 0 !important;
    -webkit-perspective: none !important;
    perspective: none !important;
    -webkit-perspective-origin: 50% 50% !important;
    perspective-origin: 50% 50% !important;
    position: static !important;
    quotes: "" "" !important;
    right: auto !important;
    table-layout: auto !important;
    text-align: left !important;
    text-indent: 0 !important;
    text-shadow: none !important;
    text-transform: none !important;
    top: auto !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transform-origin: 50% 50% !important;
    -ms-transform-origin: 50% 50% !important;
    transform-origin: 50% 50% !important;
    -webkit-transform-style: flat !important;
    transform-style: flat !important;
    -webkit-transition: all 0s ease 0s !important;
    -o-transition: all 0s ease 0s !important;
    transition: all 0s ease 0s !important;
    unicode-bidi: normal !important;
    vertical-align: baseline !important;
    visibility: inherit !important;
    white-space: normal !important;
    width: auto !important;
    word-break: normal !important;
    word-spacing: normal !important;
    z-index: auto !important;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    appearance: none !important;
    background-color: #fff !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .15) !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15) !important;
    color: rgba(0, 0, 0, .65) !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    height: 34px !important;
    line-height: 34px !important;
    min-width: 34px !important;
    vertical-align: middle !important
}

.iubenda-tp-btn[data-tp-icon] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath fill='%231CC691' fill-rule='evenodd' d='M16 7a4 4 0 0 1 2.627 7.016L19.5 25h-7l.873-10.984A4 4 0 0 1 16 7'/%3E%3C/svg%3E") !important;
    background-position: top .5px left 1px !important;
    background-repeat: no-repeat !important;
    background-size: 32px 32px !important
}

.iubenda-tp-btn[data-tp-circle] {
    border-radius: 32px !important
}

.iubenda-tp-btn[data-tp-label]:after {
    content: attr(data-tp-label) !important;
    padding: 0 16px !important;
    white-space: nowrap !important
}

.iubenda-tp-btn[data-tp-label][data-tp-icon]:after {
    padding-left: 32px !important
}

.iubenda-tp-btn[data-tp-float] {
    position: fixed !important;
    z-index: 2147483647 !important
}

.iubenda-tp-btn[data-tp-float]:not([data-tp-anchored]) {
    margin: 16px !important
}

.iubenda-tp-btn[data-tp-float][data-tp-anchored] {
    border-radius: 6px !important;
    margin: 0 16px !important
}

.iubenda-tp-btn[data-tp-float][data-tp-anchored]:not([data-tp-hover]):not([data-tp-label])[data-tp-float=center-left],
.iubenda-tp-btn[data-tp-float][data-tp-anchored]:not([data-tp-hover]):not([data-tp-label])[data-tp-float=center-right],
.iubenda-tp-btn[data-tp-float][data-tp-anchored][data-tp-hover][data-tp-float=center-left],
.iubenda-tp-btn[data-tp-float][data-tp-anchored][data-tp-hover][data-tp-float=center-right] {
    margin: 0 !important;
    top: 75% !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important
}

.iubenda-tp-btn[data-tp-float][data-tp-anchored]:not([data-tp-hover]):not([data-tp-label])[data-tp-float=center-left],
.iubenda-tp-btn[data-tp-float][data-tp-anchored][data-tp-hover][data-tp-float=center-left] {
    border-bottom-left-radius: 0 !important;
    border-left: 0 !important;
    border-top-left-radius: 0 !important;
    left: 0 !important
}

.iubenda-tp-btn[data-tp-float][data-tp-anchored]:not([data-tp-hover]):not([data-tp-label])[data-tp-float=center-right],
.iubenda-tp-btn[data-tp-float][data-tp-anchored][data-tp-hover][data-tp-float=center-right] {
    border-bottom-right-radius: 0 !important;
    border-right: 0 !important;
    border-top-right-radius: 0 !important;
    right: 0 !important
}

.iubenda-tp-btn[data-tp-float][data-tp-anchored]:not([data-tp-hover])[data-tp-label][data-tp-float=center-left],
.iubenda-tp-btn[data-tp-float][data-tp-anchored]:not([data-tp-hover])[data-tp-label][data-tp-float=center-right] {
    border-bottom: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    margin: 0 !important;
    top: 50% !important;
    -webkit-transform-origin: bottom !important;
    -ms-transform-origin: bottom !important;
    transform-origin: bottom !important
}

.iubenda-tp-btn[data-tp-float][data-tp-anchored]:not([data-tp-hover])[data-tp-label][data-tp-float=center-left] {
    left: 0 !important;
    -webkit-transform: translateY(-50%) rotate(90deg) !important;
    -ms-transform: translateY(-50%) rotate(90deg) !important;
    transform: translateY(-50%) rotate(90deg) !important;
    -webkit-transform-origin: left bottom !important;
    -ms-transform-origin: left bottom !important;
    transform-origin: left bottom !important
}

.iubenda-tp-btn[data-tp-float][data-tp-anchored]:not([data-tp-hover])[data-tp-label][data-tp-float=center-right] {
    right: 0 !important;
    -webkit-transform: translateY(-50%) rotate(-90deg) !important;
    -ms-transform: translateY(-50%) rotate(-90deg) !important;
    transform: translateY(-50%) rotate(-90deg) !important;
    -webkit-transform-origin: right bottom !important;
    -ms-transform-origin: right bottom !important;
    transform-origin: right bottom !important
}

.iubenda-tp-btn[data-tp-float][data-tp-float=bottom-left],
.iubenda-tp-btn[data-tp-float][data-tp-float=bottom-right] {
    bottom: 0 !important
}

.iubenda-tp-btn[data-tp-float][data-tp-float=bottom-left][data-tp-anchored],
.iubenda-tp-btn[data-tp-float][data-tp-float=bottom-right][data-tp-anchored] {
    border-bottom: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.iubenda-tp-btn[data-tp-float][data-tp-float=top-left],
.iubenda-tp-btn[data-tp-float][data-tp-float=top-right] {
    top: 0 !important
}

.iubenda-tp-btn[data-tp-float][data-tp-float=top-left][data-tp-anchored],
.iubenda-tp-btn[data-tp-float][data-tp-float=top-right][data-tp-anchored] {
    border-top: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.iubenda-tp-btn[data-tp-float][data-tp-float=bottom-left],
.iubenda-tp-btn[data-tp-float][data-tp-float=top-left] {
    left: 0 !important
}

.iubenda-tp-btn[data-tp-float][data-tp-float=bottom-right],
.iubenda-tp-btn[data-tp-float][data-tp-float=top-right] {
    right: 0 !important
}

.iubenda-tp-btn[data-tp-float][data-tp-hover][data-tp-label]:after {
    display: block !important;
    max-width: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    -webkit-transition: max-width .6s ease, padding .6s ease, opacity .6s ease !important;
    -o-transition: max-width .6s ease, padding .6s ease, opacity .6s ease !important;
    transition: max-width .6s ease, padding .6s ease, opacity .6s ease !important
}

.iubenda-tp-btn[data-tp-float][data-tp-hover][data-tp-label]:hover:after {
    max-width: 192px !important;
    opacity: 1 !important;
    padding-left: 32px !important;
    padding-right: 10px !important
}

.iubenda-mobile-sdk #iubenda-cs-banner.iubenda-cs-visible {
    align-items: center !important;
    justify-content: center !important
}

.iubenda-mobile-sdk #iubenda-cs-banner .iubenda-cs-container {
    display: flex !important;
    max-height: 100% !important
}

.iubenda-mobile-sdk #iubenda-cs-banner .iubenda-cs-container .iubenda-cs-content {
    border-radius: 0 !important;
    height: auto !important;
    margin: 0 !important
}

.iubenda-mobile-sdk #iubenda-cs-banner .iubenda-cs-opt-group {
    text-align: center !important
}

.iubenda-mobile-sdk #iubenda-cs-banner .iubenda-cs-close-btn {
    display: none !important
}

.iubenda-mobile-sdk #iubenda-cs-banner .iubenda-cs-rationale {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important
}

.iubenda-mobile-sdk #iubenda-cs-banner .iubenda-banner-content {
    flex: 1;
    margin: 0 !important;
    mask-image: linear-gradient(0deg, transparent 0, #000 15%) !important;
    -webkit-mask-image: linear-gradient(0deg, transparent 0, #000 15%) !important;
    max-height: inherit !important;
    overflow-y: auto !important;
    padding: 16px 16px 48px !important
}

@media (min-width:992px) {

    .iubenda-mobile-sdk #iubenda-cs-banner .iubenda-banner-content,
    .iubenda-mobile-sdk #iubenda-cs-banner .iubenda-cs-opt-group {
        margin: 24px !important
    }

    .iubenda-mobile-sdk #iubenda-cs-banner.iubenda-cs-default .iubenda-cs-rationale {
        margin: 0 !important;
        width: 100% !important
    }
}

.no-banner #iubenda-cs-banner {
    display: none !important
}

.iubenda-mobile-sdk #iubenda-cs-banner .iubenda-cs-container .iubenda-cs-content,
.iubenda-mobile-sdk #iubenda-cs-banner .iubenda-cs-rationale,
.iubenda-mobile-sdk #iubenda-cs-banner.iubenda-cs-visible .iubenda-cs-container {
    height: 100% !important
}

.iubenda-mobile-sdk #iubenda-iframe .iubenda-iframe-top-container {
    position: relative !important
}

.iubenda-mobile-sdk #iubenda-iframe #iab-container {
    bottom: 0 !important;
    left: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important
}

#iubenda-iframe #iubenda-iframe-popup .iubenda-modal-navigation:not(.iubenda-modal-navigation-brand) {
    box-shadow: 0 0 0 transparent !important
}

.iubenda-mobile-sdk #iubenda-iframe #iubenda-iframe-popup {
    height: 100% !important;
    width: 100% !important
}

.iubenda-mobile-sdk #iubenda-iframe .iubenda-iframe-close-btn {
    display: none !important
}

.iubenda-mobile-sdk #iubenda-iframe {
    background-color: transparent !important
}

.iubenda-mobile-sdk #iubenda-iframe iframe {
    background-color: transparent !important;
    bottom: 0 !important;
    position: absolute !important;
    top: 0 !important
}

.iubenda-mobile-sdk #iubenda-iframe .iubenda-iframe-spinner {
    top: 50px !important
}

.iubenda-mobile-sdk #iubenda-iframe .iubenda-iframe-footer {
    z-index: 9999 !important
}

.iubenda-mobile-sdk #iubenda-iframe.iub-popover-visible .iub-popover {
    z-index: 10000 !important
}

.iubenda-mobile-sdk #iubenda-iframe .iub-popover-content {
    position: relative !important
}

.iubenda-mobile-sdk #iubenda-iframe .iub-popover-content>div {
    -webkit-overflow-scrolling: touch !important;
    bottom: 0 !important;
    position: absolute !important;
    top: 0 !important
}

.iubenda-mobile-sdk #purposes-container {
    -webkit-overflow-scrolling: touch !important;
    bottom: 0 !important;
    left: 0 !important;
    overflow: auto !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important
}

body,
html {
    height: 100% !important
}

a,
button {
    color: inherit;
    cursor: pointer;
    font-family: var(--ff-text);
    text-decoration: none
}

button {
    background-color: transparent;
    border: 0
}

button:focus {
    outline: 0
}

.c-btn,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    align-items: center;
    background-color: #000;
    border: 1px solid transparent;
    display: inline-flex;
    gap: 8px;
    height: 60px;
    justify-content: center;
    min-width: 235px;
    padding: 10px 25px;
    position: relative;
    transition: .25s ease-in-out
}

@media (max-width:991px) {

    .c-btn,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
        height: 56px;
        width: 100%
    }
}

.c-btn:after,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:after,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:after {
    background-color: #6699FF;
    content: "";
    height: 0;
    inset-inline-start: 0;
    left: 0 !important;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: inherit
}

.c-btn_label {
    color: #fff;
    font-family: var(--ff-text);
    font-size: 18px;
    line-height: 1.6111111111;
    position: relative;
    transition: inherit;
    z-index: 1
}

.c-btn_label.-f16,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.c-btn_label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.c-btn_label {
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 1.125
}

@media (min-width:992px) {
    .c-btn_label.-f20 {
        font-family: var(--ff-text);
        font-size: 20px;
        line-height: 1.1
    }
}

@media (hover:hover) and (pointer:fine) {

    .c-btn:not(.-disabled):hover,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:not(.-disabled):hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:not(.-disabled):hover {
        border-color: #6699FF
    }

    .c-btn:not(.-disabled):hover:after,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:not(.-disabled):hover:after,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:not(.-disabled):hover:after {
        height: 100%;
        opacity: 1
    }
}

.c-btn.-h36,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h36.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h36.hs-button {
    height: 36px;
    padding-inline: 15px;
    padding-bottom: 5px;
    padding-top: 5px
}

.c-btn.-h36 .c-btn_label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h36.hs-button .c-btn_label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h36.hs-button .c-btn_label {
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 1.125
}

.c-btn.-h40,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h40.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h40.hs-button {
    height: 40px;
    padding-inline: 16px;
    padding-bottom: 11px;
    padding-top: 11px
}

.c-btn.-h44,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h44.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h44.hs-button {
    height: 44px;
    padding-block: 8px;
    padding-inline: 16px
}

.c-btn.-h50,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h50.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h50.hs-button {
    height: 50px;
    min-width: 190px;
    padding-inline: 32px;
    padding-bottom: 16px;
    padding-top: 16px
}

.c-btn.-h50 .c-btn_label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h50.hs-button .c-btn_label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h50.hs-button .c-btn_label {
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 1.125
}

.c-btn.-h56,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h56.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h56.hs-button {
    height: 56px
}

.c-btn.-h56 .c-btn_label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h56.hs-button .c-btn_label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h56.hs-button .c-btn_label {
    font-family: var(--ff-text);
    font-size: 18px;
    line-height: 1.2222222222
}

.c-btn.-h62,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h62.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h62.hs-button {
    height: 62px
}

.c-btn.-h64,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h64.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h64.hs-button {
    height: 64px
}

.c-btn.-h66,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    height: 66px
}

@media (max-width:991px) {

    .c-btn.-h32md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h32md.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h32md.hs-button {
        height: 32px;
        padding-inline: 12px;
        padding-bottom: 5px;
        padding-top: 5px
    }
}

@media (max-width:991px) {

    .c-btn.-h40md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h40md.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h40md.hs-button {
        height: 40px !important
    }
}

@media (max-width:991px) {

    .c-btn.-h40md .c-btn_label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h40md.hs-button .c-btn_label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h40md.hs-button .c-btn_label {
        font-family: var(--ff-text);
        font-size: 16px;
        line-height: 1.5
    }
}

@media (max-width:991px) {

    .c-btn.-h48md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h48md.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h48md.hs-button {
        height: 48px !important
    }
}

@media (max-width:991px) {

    .c-btn.-h56md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
        height: 56px !important
    }
}

@media (max-width:991px) {

    .c-btn.-h64md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-h64md.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-h64md.hs-button {
        height: 64px !important
    }
}

.c-btn.-wAuto,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-wAuto.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-wAuto.hs-button {
    min-width: 0;
    width: auto
}

@media (max-width:991px) {

    .c-btn.-w100pmd,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-w100pmd.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-w100pmd.hs-button {
        width: 100%
    }
}

.c-btn.-disabled,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-disabled.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-disabled.hs-button {
    background-color: rgba(12, 21, 24, .08);
    border-color: transparent;
    cursor: default
}

.c-btn.-disabled .c-btn_label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-disabled.hs-button .c-btn_label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-disabled.hs-button .c-btn_label {
    color: rgba(12, 21, 24, .4)
}

.c-btn.-bordered,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-bordered.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-bordered.hs-button {
    background-color: #000;
    border-color: #fff
}

.c-btn.-bordered.-bgDark,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-bordered.-bgDark.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-bordered.-bgDark.hs-button {
    background-color: #0c1518
}

.c-btn.-bordered.-bgTransparent,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-bordered.-bgTransparent.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-bordered.-bgTransparent.hs-button {
    background-color: transparent
}

@media (hover:hover) and (pointer:fine) {

    .c-btn.-bordered.-bgTransparent:hover,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-bordered.-bgTransparent.hs-button:hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-bordered.-bgTransparent.hs-button:hover {
        border-color: #fff
    }

    .c-btn.-bordered.-bgTransparent:hover:after,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-bordered.-bgTransparent.hs-button:hover:after,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-bordered.-bgTransparent.hs-button:hover:after {
        background-color: #fff
    }

    .c-btn.-bordered.-bgTransparent:hover .c-btn_label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-bordered.-bgTransparent.hs-button:hover .c-btn_label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-bordered.-bgTransparent.hs-button:hover .c-btn_label {
        color: #000
    }
}

.c-btn.-violet,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button {
    background-color: #6699FF;
    border-color: transparent
}

.c-btn.-violet:after,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:after,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:after {
    background-color: #fff
}

@media (hover:hover) and (pointer:fine) {

    .c-btn.-violet:not(.-disabled):hover,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:not(.-disabled):hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:not(.-disabled):hover {
        border-color: #000
    }

    .c-btn.-violet:not(.-disabled):hover .c-btn_label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:not(.-disabled):hover .c-btn_label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:not(.-disabled):hover .c-btn_label {
        color: #000
    }

    .c-btn.-violet:not(.-disabled):hover .c-icon.-arrowTopRightWhite,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:not(.-disabled):hover .c-icon.-arrowTopRightWhite,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:not(.-disabled):hover .c-icon.-arrowTopRightWhite {
        background-image: url(../images/arrowTopRight.ef80f02e.svg)
    }

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) [dir=rtl] .hs-button:not(.-disabled):hover .c-icon.-arrowTopRightWhite,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) [dir=rtl] .hs-button:not(.-disabled):hover .c-icon.-arrowTopRightWhite,
    [dir=rtl] .c-btn.-violet:not(.-disabled):hover .c-icon.-arrowTopRightWhite,
    [dir=rtl] .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:not(.-disabled):hover .c-icon.-arrowTopRightWhite,
    [dir=rtl] .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:not(.-disabled):hover .c-icon.-arrowTopRightWhite {
        background-image: url(../images/arrowTopLeft.616399f9.svg)
    }

    .c-btn.-violet:not(.-disabled):hover .c-icon.-arrowRightWhite,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:not(.-disabled):hover .c-icon.-arrowRightWhite,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:not(.-disabled):hover .c-icon.-arrowRightWhite {
        background-image: url(../images/arrowRight.b2634796.svg)
    }

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) [dir=rtl] .hs-button:not(.-disabled):hover .c-icon.-arrowRightWhite,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) [dir=rtl] .hs-button:not(.-disabled):hover .c-icon.-arrowRightWhite,
    [dir=rtl] .c-btn.-violet:not(.-disabled):hover .c-icon.-arrowRightWhite,
    [dir=rtl] .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:not(.-disabled):hover .c-icon.-arrowRightWhite,
    [dir=rtl] .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:not(.-disabled):hover .c-icon.-arrowRightWhite {
        background-image: url(../images/arrowLeft.0e049c66.svg)
    }
}

.c-btn.-violet.-disabled,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-disabled.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-disabled.hs-button {
    background-color: rgba(87, 36, 254, .5);
    cursor: default;
    pointer-events: none
}

.c-btn.-violet.-disabled .c-btn_label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-disabled.hs-button .c-btn_label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-disabled.hs-button .c-btn_label {
    color: #fff
}

.c-btn.-secondary,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.hs-button {
    background-color: #fff;
    border-color: #000
}

.c-btn.-secondary .c-btn_label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.hs-button .c-btn_label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.hs-button .c-btn_label {
    color: #000
}

.c-btn.-secondary.-active,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.-active.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.-active.hs-button {
    background-color: #0c1518;
    border-color: #0c1518;
    cursor: default
}

.c-btn.-secondary.-active:after,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.-active.hs-button:after,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.-active.hs-button:after {
    display: none
}

.c-btn.-secondary.-active .c-btn_label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.-active.hs-button .c-btn_label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.-active.hs-button .c-btn_label {
    color: #fff
}

.c-btn.-secondary.-disabled,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.-disabled.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.-disabled.hs-button {
    border-color: rgba(12, 21, 24, .24)
}

.c-btn.-secondary.-disabled .c-btn_label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.-disabled.hs-button .c-btn_label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.-disabled.hs-button .c-btn_label {
    color: rgba(12, 21, 24, .4)
}

@media (hover:hover) and (pointer:fine) {

    .c-btn.-secondary:not(.-disabled):not(.-active):hover,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.hs-button:not(.-disabled):not(.-active):hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.hs-button:not(.-disabled):not(.-active):hover {
        background-color: #fff;
        border-color: #6699FF
    }

    .c-btn.-secondary:not(.-disabled):not(.-active):hover .c-btn_label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-btn_label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-btn_label {
        color: #fff
    }

    .c-btn.-secondary:not(.-disabled):not(.-active):hover .c-icon.-arrowTopRight,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-icon.-arrowTopRight,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-icon.-arrowTopRight {
        background-image: url(../images/arrowTopRight-white.a022a5ae.svg)
    }

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) [dir=rtl] .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-icon.-arrowTopRight,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) [dir=rtl] .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-icon.-arrowTopRight,
    [dir=rtl] .c-btn.-secondary:not(.-disabled):not(.-active):hover .c-icon.-arrowTopRight,
    [dir=rtl] .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-icon.-arrowTopRight,
    [dir=rtl] .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-icon.-arrowTopRight {
        background-image: url(../images/arrowTopLeft-white.368873db.svg)
    }

    .c-btn.-secondary:not(.-disabled):not(.-active):hover .c-icon.-arrowRight,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-icon.-arrowRight,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-icon.-arrowRight {
        background-image: url(../images/arrowRight-white.c41670f9.svg)
    }

    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) [dir=rtl] .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-icon.-arrowRight,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) [dir=rtl] .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-icon.-arrowRight,
    [dir=rtl] .c-btn.-secondary:not(.-disabled):not(.-active):hover .c-icon.-arrowRight,
    [dir=rtl] .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-icon.-arrowRight,
    [dir=rtl] .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-secondary.hs-button:not(.-disabled):not(.-active):hover .c-icon.-arrowRight {
        background-image: url(../images/arrowLeft-white.666a43e2.svg)
    }
}

.c-btn.-Squre,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-Squre.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-Squre.hs-button {
    border-radius: 100px
}

.c-btn.-Squre:after,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-Squre.hs-button:after,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-Squre.hs-button:after {
    border-radius: 100px
}

.c-btn .c-icon,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button .c-icon,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button .c-icon {
    position: relative;
    transition: inherit;
    z-index: 1
}

.c-btnHamburger {
    align-items: center;
    border-radius: 100%;
    cursor: pointer;
    flex-shrink: 0;
    height: 40px;
    justify-content: center;
    position: relative;
    width: 40px
}

.c-btnHamburger:after,
.c-btnHamburger:before {
    background-color: #000;
    content: "";
    height: 2px;
    inset-inline-start: calc(50% - 12px);
    position: absolute;
    top: 50%;
    transition: .2s ease-in-out;
    width: 24px
}

.c-btnHamburger:before {
    transform: translateY(-4px)
}

.c-btnHamburger:after {
    transform: translateY(4px)
}

.c-btnHamburger.-active {
    background-color: #fff
}

.c-btnHamburger.-active:after,
.c-btnHamburger.-active:before {
    background-color: #000;
    inset-inline-start: calc(50% - 7px);
    width: 14px
}

.c-btnHamburger.-active:before {
    transform: translateY(0) rotate(45deg)
}

.c-btnHamburger.-active:after {
    transform: translateY(0) rotate(-45deg)
}

.c-btnCircle {
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 100%;
    height: 48px;
    width: 48px
}

.c-btnCircle.-close {
    background-image: url(../images/close-black.ab5596ee.svg)
}

@media (max-width:991px) {
    .c-btnCircle.-close {
        background-size: 16px 16px
    }
}

.c-btnCircle.-closeWhite {
    background-image: url(../images/close.5bd9136c.svg)
}

.c-btnCircle.-play {
    background-image: url(../images/play-violet.a75eb569.svg)
}

.c-btnCircle.-play2 {
    background-image: url(../images/play-black.c2eb38d8.svg)
}

.c-btnCircle.-s100 {
    height: 100px;
    width: 100px
}

@media (min-width:992px) {
    .c-btnCircle.-s100.-play {
        background-position: 55% 50%;
        background-size: 43px 43px
    }
}

.c-btnCircle.-s80 {
    height: 80px;
    width: 80px
}

.c-btnCircle.-s72 {
    height: 72px;
    width: 72px
}

@media (min-width:992px) {
    .c-btnCircle.-s72.-play2 {
        background-position: 55% 50%;
        background-size: 24px 24px
    }
}

.c-btnCircle.-s40 {
    height: 40px;
    width: 40px
}

@media (max-width:991px) {
    .c-btnCircle.-s80md {
        height: 80px;
        width: 80px
    }

    .c-btnCircle.-s80md.-play2 {
        background-position: 55% 50%;
        background-size: 28px 28px
    }
}

.c-btnCircle.-transparent {
    background-color: transparent
}

.c-btnCircle2 {
    align-items: center;
    display: flex;
    height: 144px;
    justify-content: center;
    position: relative;
    text-align: center;
    width: 144px
}

@media (hover:hover) and (pointer:fine) {
    .c-btnCircle2:not(.-noHover):hover:before {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1)
    }

    .c-btnCircle2:not(.-noHover):hover .c-btnCircle2_textCircle {
        opacity: 0;
        transform: translate(-50%, -50%) scale(0)
    }

    .c-btnCircle2:not(.-noHover):hover .c-btnCircle2_label {
        opacity: 1
    }

    .c-btnCircle2:not(.-noHover):hover .c-icon {
        opacity: 0
    }
}

.c-btnCircle2:before {
    background-color: #6699FF;
    border-radius: 100%;
    content: "";
    height: 100%;
    inset-inline-start: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: .25s ease-in-out;
    width: 100%
}

.c-btnCircle2>* {
    inset-inline-start: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .25s ease-in-out
}

.c-btnCircle2_textCircle {
    height: 100%;
    width: 100%
}

.c-btnCircle2_label {
    color: #fff;
    font-family: var(--ff-text);
    font-size: 14px;
    line-height: 1.0714285714;
    opacity: 0;
    text-transform: uppercase
}

.c-btnCircle2 .c-icon {
    background-size: 100%
}

.c-btnCircle2.-s178 {
    height: 178px;
    width: 178px
}

.c-btnSpinned {
    background-image: url(../images/arrowDown-white.54f7877f.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    height: 111px;
    width: 111px
}

.c-btnSpinned.-video {
    background: none;
    height: 135px;
    position: relative;
    width: 135px
}

.c-btnSpinned.-video .c-btnSpinned_videoWrapper {
    border-radius: 100%;
    clip-path: inset(0 0 0 0);
    height: 80px;
    inset-inline-start: 50%;
    margin-top: -40px;
    margin-inline-start: -40px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 80px;
    z-index: 1
}

.c-btnSpinned.-video .c-btnSpinned_videoWrapper:after,
.c-btnSpinned.-video .c-btnSpinned_videoWrapper:before {
    content: "";
    position: absolute
}

.c-btnSpinned.-video .c-btnSpinned_videoWrapper:before {
    background-image: url(../images/play.b9e1bab4.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 19px;
    inset-inline-start: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 13px;
    z-index: 1
}

.c-btnSpinned.-video .c-btnSpinned_videoWrapper:after {
    background-color: rgba(0, 0, 0, .56);
    height: 100%;
    inset-inline-start: 0;
    top: 0;
    transition: .35s ease-in-out;
    width: 100%;
    z-index: 0
}

@media (min-width:992px) {
    .c-btnSpinned.-video .c-btnSpinned_videoWrapper:hover:after {
        background-color: rgba(0, 0, 0, .86)
    }

    .c-btnSpinned.-video .c-btnSpinned_videoWrapper:hover+.c-btnSpinned_spinner {
        opacity: .3
    }
}

.c-btnSpinned.-video .c-btnSpinned_video {
    border-radius: 100%;
    clip-path: inset(0 0 0 0);
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    position: relative;
    width: 100%
}

.c-btnSpinned.-video .c-btnSpinned_video iframe {
    height: 84px;
    inset-inline-start: 50%;
    position: absolute;
    top: -2px;
    transform: translateX(-50%);
    width: 150px
}

.c-btnSpinned.-video .c-btnSpinned_spinner {
    transition: .35s ease-in-out
}

@media (min-width:992px) {
    .c-btnSpinned.-video:hover .c-btnSpinned_videoWrapper {
        transform: scale(1.1)
    }
}

.c-btnIcon {
    align-items: center;
    background-color: #000;
    border-radius: 4px;
    display: inline-flex;
    height: 30px;
    justify-content: center;
    width: 30px
}

.c-btnIcon.-close {
    background-color: transparent;
    background-image: url(../images/close-black.ab5596ee.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 18px 18px
}

.c-btnNav {
    border: 1px solid #fff;
    border-radius: 100%;
    height: 80px;
    position: relative;
    width: 80px
}

.c-btnNav.-disabled {
    cursor: default;
    opacity: .5
}

.c-btnNav:after {
    background-image: url(../images/arrowRight-white.c41670f9.svg);
    content: "";
    height: 20px;
    inset-inline-start: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 22px
}

[dir=rtl] .c-btnNav:after {
    background-image: url(../images/arrowLeft-white.666a43e2.svg)
}

.c-link.-withIcon {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    min-height: 34px
}

.c-link.-withIcon .c-link_label {
    background-image: linear-gradient(0, #000, #000);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-link.-withIcon:hover .c-link_label {
        background-size: 100% 1px
    }
}

[dir=rtl] .c-link.-withIcon .c-link_label {
    background-image: linear-gradient(0, #000, #000);
    background-position: 0 100%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .c-link.-withIcon:hover .c-link_label {
        background-size: 100% 1px
    }
}

.c-link.-withIcon .c-icon {
    margin-inline-start: 16px
}

.c-link.-withIcon.-cWhite .c-link_label {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 calc(100% - 3px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-link.-withIcon.-cWhite:hover .c-link_label {
        background-size: 100% 1px
    }
}

[dir=rtl] .c-link.-withIcon.-cWhite .c-link_label {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 100%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .c-link.-withIcon.-cWhite:hover .c-link_label {
        background-size: 100% 1px
    }
}

.c-link.-withIcon.-iconLeft .c-icon {
    margin-inline: 0 8px
}

.c-link.-withIcon.-ml16 .c-icon {
    margin-inline-start: 16px
}

.c-listLink {
    align-items: flex-start;
    display: inline-flex;
    position: relative;
    transition: all .25s ease-in-out
}

.c-listLink:after {
    background-color: #fafafa;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .25s ease-in-out;
    width: 0
}

.c-listLink_label {
    font-family: var(--ff-text);
    font-size: 18px;
    line-height: 1.6111111111
}

.c-listLink>* {
    position: relative;
    z-index: 1
}

.c-listLink .c-icon {
    margin-inline-end: 8px;
    position: relative;
    top: 3px
}

[dir=rtl] .c-listLink .c-icon {
    top: 1px
}

.c-listLink.-disabled {
    opacity: .5
}

.c-listLink.-f16 .c-listLink_label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.c-listLink .c-listLink_label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.c-listLink .c-listLink_label {
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 1.625
}

.c-listLink[href^=tel] .c-listLink_label {
    direction: ltr
}

@media (hover:hover) and (pointer:fine) {
    .c-listLink:not(.-disabled):hover {
        padding-left: 10px
    }

    .c-listLink:not(.-disabled):hover:after {
        opacity: 1;
        width: 75%
    }
}

.c-listLink.-light:after {
    background-color: hsla(0, 0%, 100%, .08)
}

.c-listLink.-light .c-listLink_label {
    color: #fff
}

.c-icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: inherit;
    display: inline-block;
    flex-shrink: 0;
    height: 24px;
    width: 24px
}

.c-icon.-brightness {
    background-image: url(../images/brightness.c5aac34f.svg)
}

.c-icon.-share {
    background-image: url(../images/share.31f999d8.svg)
}

.c-icon.-print {
    background-image: url(../images/print.39d9f081.svg)
}

.c-icon.-download {
    background-image: url(../images/download.ca187a4c.svg)
}

.c-icon.-send {
    background-image: url(../images/send.1e55566f.svg)
}

.c-icon.-arrowRight {
    background-image: url(../images/arrowRight.b2634796.svg)
}

[dir=rtl] .c-icon.-arrowRight {
    background-image: url(../images/arrowLeft.0e049c66.svg)
}

.c-icon.-arrowRightWhite {
    background-image: url(../images/arrowRight-white.c41670f9.svg)
}

[dir=rtl] .c-icon.-arrowRightWhite {
    background-image: url(../images/arrowLeft-white.666a43e2.svg)
}

.c-icon.-arrowRight2 {
    background-image: url(../images/arrowRight2.a8c20f90.svg)
}

[dir=rtl] .c-icon.-arrowRight2 {
    background-image: url(../images/arrowLeft2.ed72a8eb.svg)
}

.c-icon.-arrowLeft {
    background-image: url(../images/arrowLeft.0e049c66.svg)
}

[dir=rtl] .c-icon.-arrowLeft {
    background-image: url(../images/arrowRight.b2634796.svg)
}

.c-icon.-arrowBottomWhite {
    background-image: url(../images/arrowBottom-white.3efc4372.svg);
    background-size: contain
}

.c-icon.-arrowRightCircle {
    background-color: #fff;
    background-image: url(../images/arrowRight.b2634796.svg);
    background-size: inherit;
    border-radius: 100%
}

[dir=rtl] .c-icon.-arrowRightCircle {
    background-image: url(../images/arrowLeft.0e049c66.svg)
}

.c-icon.-arrowTopCircle {
    background-color: #fff;
    background-image: url(../images/arrowRight.b2634796.svg);
    background-size: inherit;
    border-radius: 100%;
    transform: rotate(-90deg)
}

.c-icon.-arrowRightCircleBlack {
    background-color: #000;
    background-image: url(../images/arrowRight-white.c41670f9.svg);
    background-size: inherit;
    border-radius: 100%
}

[dir=rtl] .c-icon.-arrowRightCircleBlack {
    background-image: url(../images/arrowLeft-white.666a43e2.svg)
}

.c-icon.-arrowTopRight {
    background-image: url(../images/arrowTopRight.ef80f02e.svg)
}

[dir=rtl] .c-icon.-arrowTopRight {
    background-image: url(../images/arrowTopLeft.616399f9.svg)
}

.c-icon.-arrowTopRightWhite {
    background-image: url(../images/arrowTopRight-white.a022a5ae.svg)
}

[dir=rtl] .c-icon.-arrowTopRightWhite {
    background-image: url(../images/arrowTopLeft-white.368873db.svg)
}

.c-icon.-arrowBroken {
    background-image: url(../images/arrowBroken.9ab4edb6.svg);
    background-size: 100% auto;
    height: 10px;
    width: 23px
}

.c-icon.-chevronDownWhite {
    background-image: url(../images/shevronWhite.be2c714d.svg)
}

.c-icon.-close {
    background-image: url(../images/close-black.ab5596ee.svg);
    background-size: 100%
}

.c-icon.-closeWhite {
    background-image: url(../images/close.5bd9136c.svg)
}

.c-icon.-linkedWhite {
    background-image: url(../images/linked2.93eb5dc4.svg)
}

.c-icon.-linkedWhite.-s32 {
    background-size: 28px auto
}

.c-icon.-downloadWhite {
    background-image: url(../images/download-white.0567a9c7.svg);
    background-size: contain
}

.c-icon.-s12 {
    height: 12px;
    width: 12px
}

.c-icon.-s13 {
    height: 13px;
    width: 13px
}

.c-icon.-s14 {
    height: 14px;
    width: 14px
}

.c-icon.-s16 {
    height: 16px;
    width: 16px
}

.c-icon.-s20 {
    height: 20px;
    width: 20px
}

.c-icon.-s32 {
    height: 32px;
    width: 32px
}

.c-icon.-s40 {
    height: 40px;
    width: 40px
}

.c-navHorizontal {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start
}

@media (max-width:991px) {
    .c-navHorizontal.-main {
        flex-direction: column;
        justify-content: flex-start
    }
}

.c-navHorizontal.-main .c-navHorizontal_item {
    cursor: pointer;
    position: relative
}

@media (max-width:991px) {
    .c-navHorizontal.-main .c-navHorizontal_item {
        width: 100%
    }
}

.c-navHorizontal.-main .c-navHorizontal_item.-withSup {
    margin-inline-end: 5px
}

.c-navHorizontal.-main .c-navHorizontal_item sup {
    inset-inline-start: calc(100% + 2px);
    position: absolute;
    top: -4px
}

.c-navHorizontal.-main .c-link {
    display: block;
    padding-bottom: 2px;
    position: relative
}

.c-navHorizontal.-main .c-link:not(.-withSubmenu) {
    background-image: linear-gradient(0, #000, #000);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-navHorizontal.-main .c-link:not(.-withSubmenu):hover {
        background-size: 100% 1px
    }
}

[dir=rtl] .c-navHorizontal.-main .c-link:not(.-withSubmenu) {
    background-image: linear-gradient(0, #000, #000);
    background-position: 0 calc(100% - 2px);
    background-position: 100% calc(100% - 2px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .c-navHorizontal.-main .c-link:not(.-withSubmenu):hover {
        background-size: 100% 1px
    }
}

@media (max-width:991px) {
    .c-navHorizontal.-main .c-link {
        color: #fff;
        display: block;
        font-family: var(--ff-text);
        font-size: 36px;
        letter-spacing: -.01em;
        line-height: 1.6111111111
    }
}

@media (min-width:992px) {
    .c-navHorizontal.-main .c-link.-active {
        background-size: 100% 1px
    }
}

.c-navHorizontal.-main .c-link.-withSubmenu {
    display: flex;
    padding-inline-end: 16px
}

.c-navHorizontal.-main .c-link.-withSubmenu .c-link_label {
    background-image: linear-gradient(0, #000, #000);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-navHorizontal.-main .c-link.-withSubmenu:hover .c-link_label {
        background-size: 100% 1px
    }
}

[dir=rtl] .c-navHorizontal.-main .c-link.-withSubmenu .c-link_label {
    background-image: linear-gradient(0, #000, #000);
    background-position: 0 100%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .c-navHorizontal.-main .c-link.-withSubmenu:hover .c-link_label {
        background-size: 100% 1px
    }
}

.c-navHorizontal.-main .c-link.-withSubmenu .c-link_icon:after {
    border-color: transparent transparent rgba(0, 0, 0, .6);
    border-style: solid;
    border-width: 0 5.5px 6px;
    content: "";
    height: 0;
    inset-inline-end: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    transform: rotate(180deg);
    transition: .2s ease-in-out;
    width: 0
}

.c-navHorizontal.-main .c-link.-withSubmenu .c-link_label {
    padding-bottom: 2px
}

.c-navHorizontal.-main .c-link.-withSubmenu.-opened .c-link_icon:after {
    transform: rotate(0deg)
}

.c-navHorizontal.-social a {
    align-items: center;
    display: flex;
    height: 24px;
    justify-content: center;
    width: 24px
}

.c-navHorizontal.-social img {
    width: 100%
}

.c-navHorizontal.-social img:hover {
    opacity: .8 !important
}

.c-navVertical {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.c-navVertical.-main .c-navVertical_item {
    width: 100%
}

.c-navVertical.-main .c-navVertical_item>.c-link {
    position: relative
}

.c-navVertical.-main .c-navVertical_item>.c-link>span {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.c-navVertical.-main .c-navVertical_item>.c-link.-withSubmenu {
    margin-inline-end: 28px
}

.c-navVertical.-main .c-navVertical_item>.c-link.-withSubmenu:after {
    background-image: url(../images/arrowHalfDown-white.8cdb42a7.svg);
    background-position: 50%;
    content: "";
    height: 24px;
    inset-inline-end: -28px;
    position: absolute;
    top: 9px;
    transition: .2s ease-in-out;
    width: 24px
}

.c-navVertical.-main .c-navVertical_item>.c-link.-withSubmenu+div {
    opacity: 0;
    overflow: hidden;
    transition: .3s ease-in-out
}

.c-navVertical.-main .c-navVertical_item>.c-link.-withSubmenu+div.-active {
    opacity: 1
}

.c-navVertical.-main .c-navVertical_item>.c-link.-withSubmenu+div nav:first-child>p {
    display: none
}

.c-navVertical.-main .c-navVertical_item>.c-link.-withSubmenu+div nav+nav {
    margin-top: 32px
}

.c-navVertical.-main .c-navVertical_item>.c-link .c-category {
    margin-inline-start: 8px
}

.c-navVertical.-main .c-navVertical_item.-active .c-link:after {
    opacity: .3;
    transform: rotate(180deg) translateY(-3px)
}

@media (max-width:991px) {
    .c-navVertical.-sub {
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%
    }

    .c-navVertical.-sub .c-navVertical_item {
        width: 50%
    }
}

@media (max-width:991px) {
    .c-navVertical.-sub .c-navVertical_item:nth-child(2) {
        margin-top: 0
    }
}

.c-navVertical.-sub .c-link {
    background-image: linear-gradient(0, #000, #000);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-navVertical.-sub .c-link:hover {
        background-size: 100% 1px
    }
}

[dir=rtl] .c-navVertical.-sub .c-link {
    background-image: linear-gradient(0, #000, #000);
    background-position: 0 calc(100% - 12px);
    background-position: 100% calc(100% - 12px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .c-navVertical.-sub .c-link:hover {
        background-size: 100% 1px
    }
}

[dir=rtl] .c-navVertical.-sub:nth-child(2) .c-link {
    background-image: linear-gradient(0, #000, #000);
    background-position: 0 calc(100% - 6px);
    background-position: 100% calc(100% - 6px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .c-navVertical.-sub:nth-child(2) .c-link:hover {
        background-size: 100% 1px
    }
}

.c-navVertical.-sidebar a {
    color: #000;
    font-family: var(--ff-text);
    font-size: 14px;
    line-height: 1.5714285714;
    opacity: .5
}

.c-navVertical.-sidebar a.-active {
    opacity: 1
}

.c-navVertical.-sidebar a span {
    margin-inline-end: 8px
}

.-menuOpened .c-navVertical.-sidebar.l-header a,
.c-navVertical.-sidebar.-dark a {
    color: #fff
}

.c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li {
    position: relative
}

.c-list li:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before {
    background-position: 50%;
    background-size: contain;
    content: "";
    position: absolute
}

.c-list.-vertical,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-vertical.c-list {
    flex-direction: row
}

.c-list.-unordered li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li {
    padding-left: 25px
}

.c-list.-unordered li:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before {
    background-color: #000;
    border-radius: 100%;
    height: 6px;
    left: 10px;
    top: 8px;
    width: 6px
}

.c-list.-ordered,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-ordered.c-list {
    counter-reset: list
}

.c-list.-ordered li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-ordered.c-list li {
    counter-increment: list;
    padding-left: 25px
}

.c-list.-ordered li:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-ordered.c-list li:before {
    content: counter(list) ".";
    left: 0;
    position: absolute;
    top: 0
}

.c-list.-horizontal,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-horizontal.c-list {
    display: flex;
    flex-direction: row
}

.c-category {
    align-items: center;
    border: 1px solid #000;
    border-radius: 100px;
    display: flex;
    font-family: var(--ff-text);
    font-size: 14px;
    height: 32px;
    justify-content: center;
    line-height: 1.5714285714;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    text-align: center;
    transition: all .25s ease-in-out;
    white-space: nowrap
}

@media (max-width:991px) {
    .c-category {
        height: 29px
    }
}

.c-category:after {
    background-color: #6699FF;
    content: "";
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .25s ease-in-out;
    width: 100%
}

.c-category_label {
    position: relative;
    transition: all .25s ease-in-out;
    z-index: 1
}

.c-category.-h24 {
    height: 25px
}

.c-category.-h30 {
    height: 30px
}

.c-category.-h36 {
    font-family: var(--ff-text);
    font-size: 16px;
    height: 36px;
    line-height: 1.125;
    padding-left: 14px;
    padding-right: 14px
}

@media (max-width:991px) {
    .c-category.-h36 {
        font-family: var(--ff-text);
        font-size: 14px;
        height: 32px;
        line-height: 1.5714285714
    }
}

.c-category.-h36md {
    font-family: var(--ff-text);
    font-size: 16px;
    height: 36px;
    line-height: 1.125
}

.c-category.-borderGrey {
    border-color: #c4c4c4
}

.c-category.-borderGreyLight {
    border: 1px solid hsla(180, 1%, 84%, .7)
}

.c-category.-negative {
    border-color: #647077;
    color: #f7fafb
}

.c-category.-blurred {
    backdrop-filter: blur(5px);
    background: rgba(18, 24, 26, .4);
    border: none;
    color: #fff;
    font-family: var(--ff-text);
    font-size: 12px;
    line-height: 1.1666666667;
    padding-left: 12px;
    padding-right: 12px
}

.c-category:is(a):hover {
    border-color: #6699FF
}

.c-category:is(a):hover:after {
    height: 100%;
    opacity: 1
}

.c-category:is(a):hover .c-category_label {
    color: #fff
}

.c-cardPerson {
    align-items: stretch;
    background-color: #0c1518;
    color: #fff;
    display: flex;
    justify-content: flex-start;
    width: 100%
}

@media (max-width:991px) {
    .c-cardPerson {
        flex-wrap: wrap
    }
}

.c-cardPerson_details {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 70px 20px 56px
}

@media (max-width:991px) {
    .c-cardPerson_details {
        padding: 48px 24px
    }
}

.c-cardPerson_details strong {
    display: block
}

.c-cardPerson .c-image {
    flex-shrink: 0;
    min-height: 370px;
    position: relative;
    width: 310px
}

@media (max-width:991px) {
    .c-cardPerson .c-image {
        padding-top: 116%;
        width: 100%
    }
}

.c-cardPerson .c-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-cardPerson.-simple {
    align-items: flex-start;
    background-color: transparent;
    color: #000;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 510px
}

@media (max-width:991px) {
    .c-cardPerson.-simple {
        max-width: unset
    }
}

.c-cardPerson.-simple .c-cardPerson_details {
    padding: 0
}

.c-cardPerson.-simple .c-image {
    min-height: unset;
    padding-top: 123%;
    position: relative;
    width: 100%
}

.c-cardPerson.-simple .c-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-cardPerson.-tiny {
    background-color: #fafafa;
    color: #000;
    min-height: 84px
}

.c-cardPerson.-tiny .c-cardPerson_details {
    padding: 6px 24px 10px
}

@media (max-width:1365px) {
    .c-cardPerson.-tiny .c-cardPerson_details {
        padding-left: 20px;
        padding-right: 20px
    }
}

.c-cardPerson.-tiny .c-image {
    min-height: 84px;
    padding-top: unset;
    width: 76px
}

.c-cardAuthor {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start
}

.c-cardAuthor_photo {
    flex-shrink: 0;
    height: 64px;
    margin-inline-end: 16px;
    width: 56px
}

.c-cardAuthor_photo img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.c-cardAuthor_description {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.c-cardAuthor_description .c-list,
.c-cardAuthor_description .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-cardAuthor_description .c-list {
    flex-wrap: wrap
}

.c-cardAuthor.-mr42 .c-cardAuthor_photo {
    margin-inline-end: 42px
}

.c-cardAuthor.-mr24 .c-cardAuthor_photo {
    margin-inline-end: 24px
}

.c-cardAuthor.-mr16 .c-cardAuthor_photo {
    margin-inline-end: 16px
}

.c-cardAuthor.-mr10 .c-cardAuthor_photo {
    margin-inline-end: 10px
}

.c-cardAuthor.-vertical {
    flex-direction: column
}

.c-cardAuthor.-vertical .c-cardAuthor_photo {
    margin-inline-end: 0;
    margin-bottom: 16px
}

@media (max-width:991px) {
    .c-cardAuthor.-mr24md .c-cardAuthor_photo {
        margin-inline-end: 24px
    }
}

.c-cardMember_photo {
    padding-top: 133%;
    position: relative;
    width: 100%
}

.c-cardMember_photo img {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-cardArticle {
    display: flex;
    transition: .2s ease-in-out;
    width: 100%
}

@media (hover:hover) and (pointer:fine) {
    .c-cardArticle:hover .c-cardArticle_photo img {
        transform: scale(1.03)
    }
}

@media (max-width:991px) {
    .c-cardArticle {
        flex-direction: column
    }

    .c-cardArticle_col.-info {
        display: flex;
        flex-wrap: wrap
    }
}

.c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-cardArticle_col.-info .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info li {
    align-items: center;
    display: inline-flex;
    justify-content: flex-start;
    position: relative
}

@media (max-width:991px) {

    .c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-cardArticle_col.-info .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info li {
        margin-inline-end: 8px
    }
}

@media (max-width:991px) {

    .c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
    .c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
    .c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
    .c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
    .c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
    .c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
    .c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
    .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
    .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
    .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
    .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
    .c-cardArticle_col.-info .t-text+.t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>.t-text+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label+.t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .hs-form-field>li+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>.t-text+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label+.t-text,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .hs-form-field>li+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .t-text+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info li+.t-text,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info li+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label+li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label+li {
        margin-inline-start: 12px
    }
}

@media (max-width:991px) {

    .c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label:before,
    .c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text:before,
    .c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label:before,
    .c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li:before,
    .c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label:before,
    .c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text:before,
    .c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label:before,
    .c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li:before,
    .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label:before,
    .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label:before,
    .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li:before,
    .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text:before,
    .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li:before,
    .c-cardArticle_col.-info .t-text+.t-text:before,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>.t-text+label:before,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label+.t-text:before,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label+label:before,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li:before,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label:before,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .hs-form-field>li+label:before,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>.t-text+label:before,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label+.t-text:before,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label+label:before,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li:before,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label:before,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .hs-form-field>li+label:before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li:before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label:before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li:before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label:before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info .t-text+li:before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info li+.t-text:before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info li+li:before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label+li:before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label+li:before {
        background-color: #000;
        border-radius: 100%;
        content: "";
        height: 4px;
        inset-inline-start: -12px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 4px
    }
}

.c-cardArticle_col.-info .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label .c-icon,
.c-cardArticle_col.-info .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label .c-icon,
.c-cardArticle_col.-info .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .c-icon,
.c-cardArticle_col.-info .t-text .c-icon,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label .c-icon,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle_col.-info .hs-form-field>label .c-icon,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle_col.-info li .c-icon {
    margin-inline-start: 2px;
    position: relative;
    top: 1px
}

.c-cardArticle_col.-main .t-title {
    max-width: 570px
}

.c-cardArticle_inner {
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
    max-width: 1100px;
    position: relative;
    width: 100%
}

.c-cardArticle_photo {
    flex-shrink: 0;
    height: 224px;
    margin-inline-end: 57px;
    overflow: hidden;
    position: relative;
    width: 400px
}

@media (max-width:991px) {
    .c-cardArticle_photo {
        height: 52vw;
        margin-inline-end: 0;
        min-height: 195px;
        overflow: hidden;
        position: relative;
        width: 100%
    }
}

@media (max-width:767px) {
    .c-cardArticle_photo {
        height: 195px
    }
}

.c-cardArticle_photo img {
    object-fit: cover;
    object-position: center;
    transform: scale(1) translateZ(0);
    transition: transform .5s cubic-bezier(.4, 0, 0, 1);
    width: 100%
}

@media (max-width:991px) {
    .c-cardArticle_photo img {
        height: 100%;
        inset-inline-start: 0;
        position: absolute;
        top: 0
    }
}

.c-cardArticle_details {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 100%;
    max-width: 594px;
    overflow: hidden
}

.c-cardArticle_details>div {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: flex-start
}

.c-cardArticle_label {
    align-items: center;
    background-color: rgba(18, 24, 26, .8);
    border-radius: 32px;
    display: flex;
    height: 32px;
    inset-inline-start: 16px;
    padding: 6px 16px;
    position: absolute;
    top: 16px;
    z-index: 1
}

@media (max-width:991px) {
    .c-cardArticle_label {
        height: 28px;
        padding: 3px 10px
    }

    .c-cardArticle_description {
        flex-grow: 1
    }
}

.c-cardArticle:not(.-noHover):not(.-more):not(.-vertical) {
    justify-content: center
}

@media (max-width:991px) {
    .c-cardArticle:not(.-noHover):not(.-more):not(.-vertical) .c-cardArticle_inner {
        flex: 0 0 100%;
        flex-direction: column;
        margin-inline-start: 0;
        max-width: 100%;
        padding-inline-end: 0
    }
}

@media (min-width:992px) {
    .c-cardArticle:not(.-noHover):not(.-more):not(.-vertical):hover {
        background-color: #f7fafb
    }

    .c-cardArticle:not(.-noHover):not(.-more):not(.-vertical):hover .c-cardArticle_inner:after {
        opacity: 1;
        transform: scale(1)
    }
}

.c-cardArticle.-more .c-cardArticle_photo {
    flex-shrink: 0;
    height: 192px;
    margin-inline-end: 24px;
    width: 255px
}

@media (max-width:1199px) {
    .c-cardArticle.-more .c-cardArticle_photo {
        margin-inline-end: 16px;
        width: 216px
    }
}

@media (max-width:991px) {
    .c-cardArticle.-more .c-cardArticle_photo {
        height: 35.3vw;
        width: 100%
    }
}

.c-cardArticle.-more .c-cardArticle_photo img {
    position: static
}

.c-cardArticle.-more .c-cardArticle_details {
    flex-grow: 1
}

.c-cardArticle.-more .c-cardArticle_details .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:first-child,
.c-cardArticle.-more .c-cardArticle_details .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:first-child,
.c-cardArticle.-more .c-cardArticle_details .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:first-child,
.c-cardArticle.-more .c-cardArticle_details .t-text:first-child,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle.-more .c-cardArticle_details .hs-form-field>label:first-child,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle.-more .c-cardArticle_details .hs-form-field>label:first-child,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle.-more .c-cardArticle_details li:first-child {
    height: 64px;
    max-width: 373px
}

.c-cardArticle.-more .c-cardArticle_details .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:last-child,
.c-cardArticle.-more .c-cardArticle_details .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:last-child,
.c-cardArticle.-more .c-cardArticle_details .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:last-child,
.c-cardArticle.-more .c-cardArticle_details .t-text:last-child,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle.-more .c-cardArticle_details .hs-form-field>label:last-child,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle.-more .c-cardArticle_details .hs-form-field>label:last-child,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle.-more .c-cardArticle_details li:last-child {
    align-items: flex-end;
    display: flex;
    flex-grow: 1
}

@media (max-width:991px) {

    .c-cardArticle.-more .c-cardArticle_details .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:last-child,
    .c-cardArticle.-more .c-cardArticle_details .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:last-child,
    .c-cardArticle.-more .c-cardArticle_details .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:last-child,
    .c-cardArticle.-more .c-cardArticle_details .t-text:last-child,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardArticle.-more .c-cardArticle_details .hs-form-field>label:last-child,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardArticle.-more .c-cardArticle_details .hs-form-field>label:last-child,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardArticle.-more .c-cardArticle_details li:last-child {
        flex-grow: 0
    }
}

.c-cardArticle.-vertical {
    flex-direction: column
}

.c-cardArticle.-vertical .c-cardArticle_photo {
    height: 170px;
    max-width: 302px;
    width: 100%
}

@media (max-width:1199px) {
    .c-cardArticle.-vertical .c-cardArticle_photo {
        height: 152px
    }
}

@media (max-width:991px) {
    .c-cardArticle.-vertical .c-cardArticle_photo {
        height: 166px;
        min-height: 0
    }
}

.c-cardArticle.-vertical.-big .c-cardArticle_photo {
    height: 335px;
    max-width: 594px
}

@media (max-width:1199px) {
    .c-cardArticle.-vertical.-big .c-cardArticle_photo {
        height: 307px
    }
}

.c-cardFeaturedArticle {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    min-height: 450px;
    padding: 32px 32px 40px;
    position: relative;
    width: 100%
}

@media (hover:hover) and (pointer:fine) {
    .c-cardFeaturedArticle:hover .c-cardFeaturedArticle_photo img {
        transform: scale(1.03)
    }
}

.c-cardFeaturedArticle_label {
    align-items: center;
    background-color: rgba(18, 24, 26, .8);
    border-radius: 32px;
    display: flex;
    height: 32px;
    padding: 6px 16px;
    position: relative;
    z-index: 1
}

.c-cardFeaturedArticle_details {
    align-items: flex-start;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    z-index: 1
}

.c-cardFeaturedArticle_details .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-cardFeaturedArticle_details .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-cardFeaturedArticle_details .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-cardFeaturedArticle_details .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardFeaturedArticle_details .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardFeaturedArticle_details .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardFeaturedArticle_details li {
    max-width: 570px
}

.c-cardFeaturedArticle_photo {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}

.c-cardFeaturedArticle_photo:after {
    background: linear-gradient(54.66deg, rgba(0, 0, 0, .6) 9.73%, transparent 53.1%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.c-cardFeaturedArticle_photo img {
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform .5s cubic-bezier(.4, 0, 0, 1);
    width: 100%
}

.c-cardClient {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 20px 36px 34px;
    width: 100%
}

@media (max-width:991px) {
    .c-cardClient {
        border: none;
        padding: 24px 32px 40px
    }
}

.c-cardClient_logo {
    align-items: center;
    display: flex;
    height: 96px;
    justify-content: flex-start
}

.c-cardClient_desc {
    flex: 1
}

.c-cardClient_desc a {
    background-image: linear-gradient(0deg, rgba(87, 36, 254, .2), rgba(87, 36, 254, .2));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    padding: 0 2px 2px;
    transition: background-size .25s ease-in-out
}

.c-cardClient_desc a:hover {
    background-size: 100% 100%
}

.c-cardClient_caseInfo {
    max-height: 0
}

.c-cardClient_caseInfo img {
    height: auto;
    opacity: 0;
    position: absolute;
    transform: translateX(-9999px);
    transition: opacity .25s ease-in-out, transform 1ms .4s;
    width: 100%;
    z-index: 1
}

.c-cardClient_caseInfo img.-active {
    opacity: 1;
    transform: translateX(0);
    transition: opacity .25s ease-in-out, left 35ms ease-in-out
}

.c-cardClient .c-list,
.c-cardClient .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-cardClient .c-list {
    flex-wrap: wrap
}

.c-cardClient .c-list li,
.c-cardClient .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-cardClient .c-list li {
    margin-right: 6px
}

.c-cardClient .c-list .c-category.js-industryTrigger:hover,
.c-cardClient .c-list .c-category.js-modal2Trigger:hover,
.c-cardClient .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-category.js-industryTrigger:hover,
.c-cardClient .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-category.js-modal2Trigger:hover,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-cardClient .c-list .c-category.js-industryTrigger:hover,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-cardClient .c-list .c-category.js-modal2Trigger:hover {
    border-color: #000
}

.c-cardClient.-cta .c-link .c-link_label {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-cardClient.-cta .c-link:hover .c-link_label {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-cardProject_photo {
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 66.6%;
    position: relative
}

.c-cardProject_photo img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    transform: scale(1.005) translateZ(0);
    transition: transform .5s cubic-bezier(.4, 0, 0, 1);
    width: 100%
}

.c-cardProject.-pointer {
    cursor: pointer
}

@media (max-width:991px) {

    .c-cardProject .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-cardProject .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-cardProject .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-cardProject .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardProject .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardProject .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardProject li {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2
    }
}

@media (hover:hover) and (pointer:fine) {
    .c-cardProject:hover .c-cardProject_photo img {
        transform: scale(1.035)
    }
}

.c-cardResource {
    opacity: .7
}

.c-cardResource_photo {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative
}

.c-cardResource_photo img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    transform: scale(1);
    transition: transform .5s cubic-bezier(.4, 0, 0, 1);
    width: 100%
}

.c-cardResource_photo+.t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.c-cardResource_photo+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.c-cardResource_photo+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardResource_photo+li {
    height: 19px
}

.c-cardResource_photo .c-category {
    left: 16px;
    position: absolute;
    top: 16px;
    z-index: 1
}

.c-cardResource:is(a) {
    opacity: 1
}

@media (hover:hover) and (pointer:fine) {
    .c-cardResource:is(a):hover .c-cardResource_photo img {
        transform: scale(1.03)
    }
}

.c-cardResource2 {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.c-cardResource2_photo {
    margin-inline-end: 24px;
    width: 180px
}

.c-cardResource2_details {
    width: 220px
}

.c-cardResource2 .c-btn,
.c-cardResource2 .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.c-cardResource2 .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardResource2 .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardResource2 .hs-button {
    border: none;
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 1.125;
    min-width: unset;
    padding-inline-end: 12px;
    padding-inline-start: 20px
}

.c-cardResource2 .c-btn_label {
    white-space: nowrap
}

.c-cardResource2 .c-btn .c-icon,
.c-cardResource2 .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button .c-icon,
.c-cardResource2 .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button .c-icon,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardResource2 .hs-button .c-icon,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardResource2 .hs-button .c-icon {
    margin-inline-start: 2px;
    position: relative;
    top: -1px
}

.c-cardTestimonial {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.c-cardTestimonial_logotype {
    height: 84px;
    width: 193px
}

@media (max-width:991px) {
    .c-cardTestimonial_logotype {
        height: 64px;
        width: 147px
    }
}

.c-cardTestimonial_logotype img {
    width: 100%
}

.c-cardTestimonial .t-title {
    border-top: 1px solid #333;
    flex-grow: 1
}

.c-cardTestimonial .c-cardAuthor_photo {
    height: 62px;
    width: 78px
}

.c-cardTestimonial .c-cardAuthor_description>:last-child {
    margin-bottom: -5px
}

.c-cardScope {
    padding: 88px 40px 96px 32px;
    position: relative;
    width: 100%
}

@media (max-width:991px) {
    .c-cardScope {
        padding: 32px 25px 40px 24px
    }
}

.c-cardScope_bg,
.c-cardScope_link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.c-cardScope_bg {
    opacity: .3;
    z-index: 0
}

.c-cardScope_link {
    text-indent: -9999px;
    z-index: 1
}

.c-cardScope_titleWrapper {
    align-items: flex-start;
    display: flex;
    gap: 8px;
    justify-content: flex-start
}

@media (max-width:991px) {
    .c-cardScope_titleWrapper {
        flex-direction: column
    }
}

.c-cardScope_titleWrapper .c-tag {
    align-items: center;
    border: 1px solid #647077;
    border-radius: 100px;
    color: #fff;
    display: flex;
    gap: 4px;
    justify-content: flex-start;
    margin-top: 2px;
    padding: 5px 12px 5px 16px;
    position: relative;
    z-index: 1
}

@media (max-width:991px) {
    .c-cardScope_titleWrapper .c-tag {
        padding: 3px 6px 3px 8px
    }
}

.c-cardScope_titleWrapper .c-tag .c-icon {
    background-size: 8px 8px;
    transform: translateY(1px)
}

@media (max-width:991px) {
    .c-cardScope_titleWrapper .c-tag .c-icon {
        height: 10px;
        width: 10px
    }
}

.c-cardScope .c-list,
.c-cardScope .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-cardScope .c-list {
    padding-left: 20px
}

.c-cardScope .c-list li span:not(.-noWrap),
.c-cardScope .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li span:not(.-noWrap),
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-cardScope .c-list li span:not(.-noWrap) {
    margin-left: -20px;
    margin-right: 3px;
    position: relative;
    top: -1px
}

.c-cardScope>.c-icon {
    align-items: center;
    background: #020303;
    border-radius: 100%;
    display: flex;
    height: 60px;
    justify-content: center;
    position: relative;
    width: 60px;
    z-index: 1
}

.c-cardScope>.c-icon:after {
    border-radius: 100%;
    content: "";
    height: 20px;
    left: calc(50% - 10px);
    position: absolute;
    top: calc(50% - 10px);
    width: 20px
}

.c-cardScope .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-cardScope .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-cardScope .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-cardScope .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardScope .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardScope .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardScope li {
    position: relative;
    z-index: 1
}

@media (max-width:991px) {
    .c-cardScope:not(.-alt) {
        padding-top: 64px
    }
}

@media (hover:hover) and (pointer:fine) {
    .c-cardScope:not(.-alt):hover .c-cardScope_bg {
        opacity: .7
    }
}

.c-cardScope:not(.-alt).-v1 .c-cardScope_bg {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #3e165f;
    background-blend-mode: normal, normal, screen, normal, normal
}

.c-cardScope:not(.-alt).-v1>.c-icon:after {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #3e165f;
    background-blend-mode: normal, normal, screen, normal, normal;
    transform: rotate(180deg)
}

.c-cardScope:not(.-alt).-v2 .c-cardScope_bg {
    background: radial-gradient(73.53% 61.42% at 94.28% 5.25%, #000 0, transparent 100%), radial-gradient(83.69% 87.14% at 118.24% 109.77%, rgba(122, 177, 252, .5) 0, rgba(2, 12, 47, .5) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(114, 174, 255, .5) 22.83%, rgba(124, 180, 255, .5) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, rgba(0, 13, 81, .5) 0, rgba(0, 13, 80, .5) 58.33%, rgba(87, 36, 254, 0) 100%) #262d67;
    background-blend-mode: normal, normal, normal, screen, normal, normal;
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

.c-cardScope:not(.-alt).-v2>.c-icon:after {
    background: radial-gradient(73.53% 61.42% at 94.28% 5.25%, #000 0, transparent 100%), radial-gradient(83.69% 87.14% at 118.24% 109.77%, rgba(122, 177, 252, .5) 0, rgba(2, 12, 47, .5) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(114, 174, 255, .5) 22.83%, rgba(124, 180, 255, .5) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, rgba(0, 13, 81, .5) 0, rgba(0, 13, 80, .5) 58.33%, rgba(87, 36, 254, 0) 100%) #262d67;
    background-blend-mode: normal, normal, normal, screen, normal, normal;
    transform: rotate(180deg)
}

.c-cardScope:not(.-alt).-v3 .c-cardScope_bg {
    background: radial-gradient(87.36% 92.69% at 104.16% 105.92%, #000 0, transparent 100%), radial-gradient(89.51% 83.22% at 2.68% -1.6%, #000 0, transparent 100%), radial-gradient(83.69% 87.14% at 118.24% 109.77%, rgba(255, 0, 0, .4) 0, rgba(255, 0, 0, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(255, 245, 0, .4) 22.83%, rgba(250, 255, 0, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #fe2424 0, rgba(255, 170, 134, .34) 58.33%, rgba(254, 141, 36, 0) 100%) #3d3f51;
    background-blend-mode: normal, normal, normal, normal, screen, normal, normal
}

.c-cardScope:not(.-alt).-v3>.c-icon:after {
    background: radial-gradient(87.36% 92.69% at 104.16% 105.92%, #000 0, transparent 100%), radial-gradient(89.51% 83.22% at 2.68% -1.6%, #000 0, transparent 100%), radial-gradient(83.69% 87.14% at 118.24% 109.77%, rgba(255, 0, 0, .4) 0, rgba(255, 0, 0, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(255, 245, 0, .4) 22.83%, rgba(250, 255, 0, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #fe2424 0, rgba(255, 170, 134, .34) 58.33%, rgba(254, 141, 36, 0) 100%) #3d3f51;
    background-blend-mode: normal, normal, normal, normal, screen, normal, normal;
    transform: rotate(180deg)
}

.c-cardScope:not(.-alt).-v4 .c-cardScope_bg {
    background: radial-gradient(73.53% 61.42% at 94.28% 5.25%, #000 0, transparent 100%), radial-gradient(83.69% 87.14% at 118.24% 109.77%, rgba(255, 0, 245, .4) 0, rgba(255, 0, 153, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(255, 245, 0, .4) 22.83%, rgba(250, 255, 0, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #262d67;
    background-blend-mode: normal, normal, normal, screen, normal, normal
}

.c-cardScope:not(.-alt).-v4>.c-icon:after {
    background: radial-gradient(73.53% 61.42% at 94.28% 5.25%, #000 0, transparent 100%), radial-gradient(83.69% 87.14% at 118.24% 109.77%, rgba(255, 0, 245, .4) 0, rgba(255, 0, 153, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(255, 245, 0, .4) 22.83%, rgba(250, 255, 0, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #262d67;
    background-blend-mode: normal, normal, normal, screen, normal, normal;
    transform: rotate(180deg)
}

.c-cardScope.-alt {
    padding: 32px 32px 48px
}

@media (max-width:991px) {
    .c-cardScope.-alt {
        padding: 24px 24px 40px
    }
}

.c-cardScope.-alt .c-cardScope_bg {
    background: radial-gradient(73.53% 61.42% at 94.28% 5.25%, #000 0, transparent 100%), radial-gradient(83.69% 87.14% at 118.24% 109.77%, rgba(122, 177, 252, .5) 0, rgba(2, 12, 47, .5) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(114, 174, 255, .5) 22.83%, rgba(124, 180, 255, .5) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, rgba(0, 13, 81, .5) 0, rgba(0, 13, 80, .5) 58.33%, rgba(87, 36, 254, 0) 100%) #262d67;
    background-blend-mode: normal, normal, normal, screen, normal, normal;
    opacity: .3
}

@media (min-width:992px) {
    .c-cardScope.-alt .c-cardScope_title {
        height: 140px
    }
}

.c-cardScope.-alt.-v1>.c-icon:after {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #1a353e;
    background-blend-mode: normal, normal, screen, normal, normal;
    transform: rotate(180deg)
}

.c-cardScope.-alt.-v1.-active .c-cardScope_bg {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #1a353e;
    background-blend-mode: normal, normal, screen, normal, normal;
    opacity: .8
}

@media (hover:hover) and (pointer:fine) {
    .c-cardScope.-alt.-v1:hover .c-cardScope_bg {
        background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #1a353e;
        background-blend-mode: normal, normal, screen, normal, normal;
        opacity: .8
    }
}

.c-cardScope.-alt.-v2>.c-icon:after {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #3e165f;
    background-blend-mode: normal, normal, screen, normal, normal;
    transform: rotate(180deg)
}

.c-cardScope.-alt.-v2.-active .c-cardScope_bg {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #3e165f;
    background-blend-mode: normal, normal, screen, normal, normal;
    opacity: .7
}

@media (hover:hover) and (pointer:fine) {
    .c-cardScope.-alt.-v2:hover .c-cardScope_bg {
        background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #3e165f;
        background-blend-mode: normal, normal, screen, normal, normal;
        opacity: .7
    }
}

.c-cardScope.-alt.-v3>.c-icon:after {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #a2a672;
    background-blend-mode: normal, normal, screen, normal, normal;
    opacity: .7;
    transform: rotate(180deg)
}

.c-cardScope.-alt.-v3.-active .c-cardScope_bg {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #a2a672;
    background-blend-mode: normal, normal, screen, normal, normal;
    opacity: .4;
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

@media (hover:hover) and (pointer:fine) {
    .c-cardScope.-alt.-v3:hover .c-cardScope_bg {
        background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #a2a672;
        background-blend-mode: normal, normal, screen, normal, normal;
        opacity: .4;
        transform: matrix(-1, 0, 0, 1, 0, 0)
    }
}

.c-cardScope.-alt.-v4>.c-icon:after {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #79a7b7;
    background-blend-mode: normal, normal, screen, normal, normal;
    transform: rotate(180deg)
}

.c-cardScope.-alt.-v4.-active .c-cardScope_bg {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #79a7b7;
    background-blend-mode: normal, normal, screen, normal, normal;
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

@media (hover:hover) and (pointer:fine) {
    .c-cardScope.-alt.-v4:hover .c-cardScope_bg {
        background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #79a7b7;
        background-blend-mode: normal, normal, screen, normal, normal;
        transform: matrix(-1, 0, 0, 1, 0, 0)
    }
}

.c-cardScope.-alt.-v5>.c-icon:after {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #a36cea;
    background-blend-mode: normal, normal, screen, normal, normal;
    transform: rotate(180deg)
}

.c-cardScope.-alt.-v5.-active .c-cardScope_bg {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #a36cea;
    background-blend-mode: normal, normal, screen, normal, normal;
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

@media (hover:hover) and (pointer:fine) {
    .c-cardScope.-alt.-v5:hover .c-cardScope_bg {
        background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #a36cea;
        background-blend-mode: normal, normal, screen, normal, normal;
        transform: matrix(-1, 0, 0, 1, 0, 0)
    }
}

.c-cardScope.-alt.-v6>.c-icon:after {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #0047ff;
    background-blend-mode: normal, normal, screen, normal, normal;
    transform: rotate(180deg)
}

.c-cardScope.-alt.-v6.-active .c-cardScope_bg {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #0047ff;
    background-blend-mode: normal, normal, screen, normal, normal;
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

@media (hover:hover) and (pointer:fine) {
    .c-cardScope.-alt.-v6:hover .c-cardScope_bg {
        background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #0047ff;
        background-blend-mode: normal, normal, screen, normal, normal;
        transform: matrix(-1, 0, 0, 1, 0, 0)
    }
}

.c-cardScope.-alt.-v7>.c-icon:after {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #2aa293;
    background-blend-mode: normal, normal, screen, normal, normal;
    transform: rotate(180deg)
}

.c-cardScope.-alt.-v7.-active .c-cardScope_bg {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #2aa293;
    background-blend-mode: normal, normal, screen, normal, normal;
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

@media (hover:hover) and (pointer:fine) {
    .c-cardScope.-alt.-v7:hover .c-cardScope_bg {
        background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 255, 148, .4) 0, rgba(0, 255, 148, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 255, 102, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #2aa293;
        background-blend-mode: normal, normal, screen, normal, normal;
        transform: matrix(-1, 0, 0, 1, 0, 0)
    }
}

.c-cardScope.-alt.-v8>.c-icon:after {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(20, 0, 255, .4) 0, rgba(0, 71, 255, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 209, 255, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #a55192;
    background-blend-mode: normal, normal, screen, normal, normal;
    transform: rotate(180deg)
}

.c-cardScope.-alt.-v8.-active .c-cardScope_bg {
    background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 133, 255, .4) 0, rgba(0, 71, 255, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 209, 255, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #bd1ab7;
    background-blend-mode: normal, normal, screen, normal, normal;
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

@media (hover:hover) and (pointer:fine) {
    .c-cardScope.-alt.-v8:hover .c-cardScope_bg {
        background: radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(70.61% 70.61% at 2.28% 98.94%, rgba(0, 133, 255, .4) 0, rgba(0, 71, 255, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 209, 255, .4) 22.83%, rgba(0, 255, 102, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #6699FF 0, rgba(87, 36, 254, .34) 58.33%, rgba(87, 36, 254, 0) 100%) #bd1ab7;
        background-blend-mode: normal, normal, screen, normal, normal;
        transform: matrix(-1, 0, 0, 1, 0, 0)
    }
}

.c-cardService {
    position: relative
}

.c-cardService_wrapper {
    background-color: #fff;
    height: 228px;
    overflow: hidden;
    padding: 24px;
    position: relative;
    transition: .1s ease-in-out;
    width: 228px
}

@media (max-width:991px) {
    .c-cardService_wrapper {
        align-items: center;
        display: flex;
        height: 80px;
        justify-content: flex-start;
        padding-left: 20px;
        padding-right: 56px;
        width: 100%
    }
}

.c-cardService_bgHover {
    height: 228px;
    inset-inline-start: 0;
    margin-top: -114px;
    object-fit: cover;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: scale(1.1);
    transition: .15s ease;
    width: 228px;
    z-index: 0
}

.c-cardService_bgHover img {
    background-size: cover;
    object-fit: cover
}

.c-cardService_bgHover img,
.c-cardService_link {
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.c-cardService_link {
    z-index: 2
}

@media (min-width:992px) {
    .c-cardService_link:hover+.c-cardService_wrapper {
        background-color: #000;
        transform: translateY(-5px)
    }

    .c-cardService_link:hover+.c-cardService_wrapper .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-cardService_link:hover+.c-cardService_wrapper .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-cardService_link:hover+.c-cardService_wrapper .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-cardService_link:hover+.c-cardService_wrapper .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardService_link:hover+.c-cardService_wrapper .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardService_link:hover+.c-cardService_wrapper .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardService_link:hover+.c-cardService_wrapper li {
        color: #fff
    }

    .c-cardService_link:hover+.c-cardService_wrapper .c-icon.-arrowRight {
        opacity: 0
    }

    .c-cardService_link:hover+.c-cardService_wrapper .c-icon.-arrowRightWhite {
        opacity: 1
    }

    .c-cardService_link:hover+.c-cardService_wrapper .c-cardService_bgHover {
        opacity: 1;
        transform: none
    }
}

.c-cardService .c-icon {
    background-size: 20px 20px;
    bottom: 24px;
    inset-inline-start: 24px;
    position: absolute
}

@media (max-width:991px) {
    .c-cardService .c-icon {
        background-size: contain;
        bottom: unset;
        height: 17px;
        inset-inline-end: 24px;
        inset-inline-start: unset;
        margin-top: -9px;
        top: 50%;
        width: 17px
    }
}

.c-cardService .c-icon.-arrowRight {
    opacity: .3
}

.c-cardService .c-icon.-arrowRightWhite {
    opacity: 0
}

.c-cardService .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-cardService .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-cardService .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-cardService .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardService .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardService .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardService li {
    position: relative
}

@media (max-width:991px) {

    .c-cardService .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label br,
    .c-cardService .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label br,
    .c-cardService .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li br,
    .c-cardService .t-text br,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardService .hs-form-field>label br,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardService .hs-form-field>label br,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardService li br {
        display: none
    }
}

.c-cardService .c-icon,
.c-cardService .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-cardService .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-cardService .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-cardService .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardService .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardService .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardService li {
    transition: .15s ease;
    z-index: 1
}

.-menuOpened .c-cardService.l-header .c-cardService_wrapper,
.c-cardService.-dark .c-cardService_wrapper {
    background-color: #0b0d0e;
    padding-bottom: 32px;
    padding-top: 32px
}

@media (max-width:1199px) {

    .-menuOpened .c-cardService.l-header .c-cardService_wrapper,
    .c-cardService.-dark .c-cardService_wrapper {
        padding: 18px
    }
}

@media (max-width:991px) {

    .-menuOpened .c-cardService.l-header .c-cardService_wrapper,
    .c-cardService.-dark .c-cardService_wrapper {
        align-items: flex-start;
        background-color: transparent;
        flex-direction: column;
        padding: 16px 0
    }
}

.-menuOpened .c-cardService.l-header .c-cardService_wrapper>div .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.-menuOpened .c-cardService.l-header .c-cardService_wrapper>div .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.-menuOpened .c-cardService.l-header .c-cardService_wrapper>div .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.-menuOpened .c-cardService.l-header .c-cardService_wrapper>div .t-text,
.c-cardService.-dark .c-cardService_wrapper>div .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-cardService.-dark .c-cardService_wrapper>div .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-cardService.-dark .c-cardService_wrapper>div .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-cardService.-dark .c-cardService_wrapper>div .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-menuOpened .c-cardService.l-header .c-cardService_wrapper>div .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardService.-dark .c-cardService_wrapper>div .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-menuOpened .c-cardService.l-header .c-cardService_wrapper>div .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardService.-dark .c-cardService_wrapper>div .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .-menuOpened .c-cardService.l-header .c-cardService_wrapper>div li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardService.-dark .c-cardService_wrapper>div li {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

.-menuOpened [dir=rtl] .c-cardService.l-header .c-cardService_wrapper>div .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.-menuOpened [dir=rtl] .c-cardService.l-header .c-cardService_wrapper>div .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.-menuOpened [dir=rtl] .c-cardService.l-header .c-cardService_wrapper>div .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.-menuOpened [dir=rtl] .c-cardService.l-header .c-cardService_wrapper>div .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-menuOpened [dir=rtl] .c-cardService.l-header .c-cardService_wrapper>div .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) [dir=rtl] .-menuOpened .c-cardService.l-header .c-cardService_wrapper>div .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) [dir=rtl] .c-cardService.-dark .c-cardService_wrapper>div .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-menuOpened [dir=rtl] .c-cardService.l-header .c-cardService_wrapper>div .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) [dir=rtl] .-menuOpened .c-cardService.l-header .c-cardService_wrapper>div .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) [dir=rtl] .c-cardService.-dark .c-cardService_wrapper>div .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .-menuOpened [dir=rtl] .c-cardService.l-header .c-cardService_wrapper>div li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list [dir=rtl] .-menuOpened .c-cardService.l-header .c-cardService_wrapper>div li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list [dir=rtl] .c-cardService.-dark .c-cardService_wrapper>div li,
[dir=rtl] .-menuOpened .c-cardService.l-header .c-cardService_wrapper>div .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
[dir=rtl] .-menuOpened .c-cardService.l-header .c-cardService_wrapper>div .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
[dir=rtl] .-menuOpened .c-cardService.l-header .c-cardService_wrapper>div .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
[dir=rtl] .-menuOpened .c-cardService.l-header .c-cardService_wrapper>div .t-text,
[dir=rtl] .c-cardService.-dark .c-cardService_wrapper>div .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
[dir=rtl] .c-cardService.-dark .c-cardService_wrapper>div .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
[dir=rtl] .c-cardService.-dark .c-cardService_wrapper>div .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
[dir=rtl] .c-cardService.-dark .c-cardService_wrapper>div .t-text {
    background-position: 100% calc(100% - 9px)
}

.-menuOpened .c-cardService.l-header .c-cardService_wrapper .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.-menuOpened .c-cardService.l-header .c-cardService_wrapper .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.-menuOpened .c-cardService.l-header .c-cardService_wrapper .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.-menuOpened .c-cardService.l-header .c-cardService_wrapper .t-text,
.c-cardService.-dark .c-cardService_wrapper .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-cardService.-dark .c-cardService_wrapper .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-cardService.-dark .c-cardService_wrapper .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-cardService.-dark .c-cardService_wrapper .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-menuOpened .c-cardService.l-header .c-cardService_wrapper .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardService.-dark .c-cardService_wrapper .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-menuOpened .c-cardService.l-header .c-cardService_wrapper .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardService.-dark .c-cardService_wrapper .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .-menuOpened .c-cardService.l-header .c-cardService_wrapper li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardService.-dark .c-cardService_wrapper li {
    color: #fff
}

.-menuOpened .c-cardService.l-header .c-icon,
.c-cardService.-dark .c-icon {
    bottom: 32px;
    opacity: .3
}

@media (max-width:1199px) {

    .-menuOpened .c-cardService.l-header .c-icon,
    .c-cardService.-dark .c-icon {
        bottom: 18px;
        inset-inline-start: 18px
    }
}

@media (max-width:991px) {

    .-menuOpened .c-cardService.l-header .c-icon,
    .c-cardService.-dark .c-icon {
        bottom: unset;
        height: 20px;
        inset-inline-end: 0;
        inset-inline-start: unset;
        top: 50%;
        width: 20px
    }
}

@media (min-width:992px) {

    .-menuOpened .c-cardService.l-header:hover .c-cardService_wrapper,
    .c-cardService.-dark:hover .c-cardService_wrapper {
        background-color: #191e20
    }

    .-menuOpened .c-cardService.l-header:hover .c-cardService_wrapper>div .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .-menuOpened .c-cardService.l-header:hover .c-cardService_wrapper>div .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .-menuOpened .c-cardService.l-header:hover .c-cardService_wrapper>div .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .-menuOpened .c-cardService.l-header:hover .c-cardService_wrapper>div .t-text,
    .c-cardService.-dark:hover .c-cardService_wrapper>div .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-cardService.-dark:hover .c-cardService_wrapper>div .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-cardService.-dark:hover .c-cardService_wrapper>div .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-cardService.-dark:hover .c-cardService_wrapper>div .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-menuOpened .c-cardService.l-header:hover .c-cardService_wrapper>div .hs-form-field>label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardService.-dark:hover .c-cardService_wrapper>div .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .-menuOpened .c-cardService.l-header:hover .c-cardService_wrapper>div .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardService.-dark:hover .c-cardService_wrapper>div .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .-menuOpened .c-cardService.l-header:hover .c-cardService_wrapper>div li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardService.-dark:hover .c-cardService_wrapper>div li {
        background-size: 100% 1px
    }
}

.c-cardTool {
    border-top: 1px solid hsla(0, 0%, 100%, .2);
    counter-increment: box;
    width: 100%
}

.c-cardTool_inner {
    align-items: stretch;
    display: flex;
    height: 100%;
    position: relative
}

@media (max-width:991px) {
    .c-cardTool_inner {
        align-items: flex-start;
        flex-direction: column;
        justify-content: flex-start
    }
}

.c-cardTool_details {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    padding-bottom: 12px;
    position: relative
}

@media (max-width:991px) {
    .c-cardTool_details {
        width: 100%
    }
}

.c-cardTool_details:after {
    bottom: -4px;
    color: #899398;
    content: "[ 0" counter(box) " ]";
    font-family: var(--ff-text);
    font-size: 12px;
    inset-inline-start: 0;
    letter-spacing: .04em;
    line-height: 1.5833333333;
    position: absolute
}

.c-cardTool_details img {
    bottom: 0;
    inset-inline-start: 0;
    position: absolute;
    transition: .25s ease-in-out;
    width: 24px;
    z-index: 1
}

@media (max-width:991px) {
    .c-cardTool_details img {
        bottom: -26px
    }
}

.c-cardTool .c-image {
    flex-shrink: 0;
    height: 140px;
    margin-inline-end: 32px;
    opacity: .7;
    position: relative;
    transition: .25s ease-in-out;
    width: 220px;
    z-index: 1
}

@media (max-width:1199px) {
    .c-cardTool .c-image {
        width: 200px
    }
}

@media (max-width:991px) {
    .c-cardTool .c-image {
        height: auto;
        padding-top: 76%;
        width: 100%
    }
}

.c-cardTool .c-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-cardTool .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-cardTool .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-cardTool .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-cardTool .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardTool .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardTool .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardTool li {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    position: relative;
    transition: .3s cubic-bezier(.4, 0, 0, 1);
    z-index: 1
}

@media (max-width:991px) {

    .c-cardTool .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-cardTool .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-cardTool .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-cardTool .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardTool .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardTool .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardTool li {
        flex-grow: 1;
        padding-bottom: 12px
    }
}

.c-cardTool .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-soon,
.c-cardTool .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-soon,
.c-cardTool .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-soon,
.c-cardTool .t-text.-soon,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardTool .hs-form-field>label.-soon,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardTool .hs-form-field>label.-soon,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardTool li.-soon {
    background-color: #1d1d1d;
    border-radius: 4px;
    padding-inline: 12px;
    padding-bottom: 6px;
    padding-top: 6px
}

.c-cardTool.-link {
    opacity: 1
}

.c-cardTool.-link>a {
    cursor: none
}

.c-cardTool.-link .c-image {
    opacity: 1;
    overflow: hidden
}

.c-cardTool.-link .c-image img {
    transition: transform .5s cubic-bezier(.4, 0, 0, 1)
}

.c-cardTool:not(.-link) .c-box_details:after {
    content: "[ 0" counter(box) " ] coming soon";
    text-transform: uppercase
}

.c-cardTool:not(.-link) .c-image {
    opacity: .7
}

.c-cardTool:not(.-link) .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-cardTool:not(.-link) .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-cardTool:not(.-link) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-cardTool:not(.-link) .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-cardTool:not(.-link) .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-cardTool:not(.-link) .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-cardTool:not(.-link) li {
    opacity: .7
}

.c-cardTool.-light {
    border-top-color: rgba(0, 0, 0, .2)
}

.c-cardCareer {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    min-height: 180px
}

.c-cardCareer_photo {
    flex-shrink: 0;
    height: 180px;
    margin-inline-end: 48px;
    transform: translateY(-10px);
    width: 180px
}

.c-cardCareer_photo>div {
    display: none
}

.c-cardCareer_photo>div.-active {
    display: block
}

.c-cardCareer_photo img {
    object-fit: cover
}

.c-cardCareer_details {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start
}

.c-cardCareer .c-link {
    align-items: center;
    display: inline-flex
}

.c-cardCareer .c-link .c-link_label {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-cardCareer .c-link:hover .c-link_label {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

[dir=rtl] .c-cardCareer .c-link .c-link_label {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 calc(100% - 1px);
    background-position: 100% calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .c-cardCareer .c-link:hover .c-link_label {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-cardClutch {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.c-cardClutch_details {
    margin-inline-end: 36px;
    width: 190px
}

.c-cardClutch_swiper {
    display: flex;
    justify-content: center;
    margin: 0 45px;
    padding-bottom: 36px;
    padding-top: 10px;
    width: 240px;
    width: 145px
}

.c-cardClutch_swiper .swiper-slide {
    height: 155px
}

.c-cardClutch_swiper .swiper-pagination {
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

.c-cardClutch_swiper .swiper-pagination-bullet {
    background-color: hsla(240, 0%, 44%, .8);
    border-radius: 4px;
    cursor: default;
    height: 3px;
    opacity: 1;
    position: relative;
    width: 32px
}

.c-cardClutch_swiper .swiper-pagination-bullet:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: width 4s linear;
    width: 0
}

.c-cardClutch_swiper .swiper-pagination-bullet-active:after {
    background: #bf9357;
    background: linear-gradient(90deg, #bf9357, #f6dfad);
    width: 100%
}

.c-cardClutch_rate {
    background: radial-gradient(86.46% 81.53% at 33.77% 4.84%, #f6dfad 0, #bf9357 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.c-cardClutch2 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 32px 64px 32px 32px;
    width: 100%
}

@media (max-width:991px) {
    .c-cardClutch2 {
        padding: 24px 48px 32px 24px
    }
}

.c-cardClutch2_rate {
    align-items: flex-end;
    display: flex
}

.c-cardClutch2_rate>* {
    font-family: RecklessNeue !important
}

.c-cardClutch2_caption {
    display: flex
}

.c-cardClutch2_caption img {
    margin-inline-start: 6px;
    margin-top: -4px
}

[dir=rtl] .c-cardClutch2_caption img {
    margin-top: -9px
}

.c-cardOpinion {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-block: 32px;
    padding-inline-end: 56px;
    padding-inline-start: 32px
}

@media (max-width:991px) {
    .c-cardOpinion {
        padding: 24px 24px 32px
    }
}

.c-cardOpinion_opinion {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 270px
}

@media (max-width:991px) {
    .c-cardOpinion_opinion .t-title {
        height: 140px
    }
}

.c-cardOpinion_author {
    height: 73px
}

.c-cardOpinion_rate {
    display: flex
}

.c-cardOpinion_rate img {
    margin-inline-start: 8px
}

.c-cardOpinion .t-title {
    flex-grow: 1
}

.c-cardDownload {
    align-items: stretch;
    display: flex;
    width: 100%
}

@media (max-width:1199px) {
    .c-cardDownload {
        flex-direction: column
    }
}

.c-cardDownload_photo {
    flex-shrink: 0;
    width: 50%
}

@media (max-width:1199px) {
    .c-cardDownload_photo {
        width: 100%
    }
}

.c-cardDownload_photo img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.c-cardDownload_details {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    width: 50%
}

@media (max-width:1199px) {
    .c-cardDownload_details {
        width: 100%
    }
}

.c-cardQuote {
    align-items: flex-start
}

.c-cardQuote,
.c-cardQuote_author {
    display: flex;
    justify-content: flex-start
}

.c-cardQuote_author {
    align-items: center
}

.c-cardQuote figure {
    margin-right: 24px
}

@media (max-width:1199px) {
    .c-cardQuote figure {
        margin-right: 18px
    }
}

.c-cardSolution .c-image {
    background-color: #ccc;
    padding-top: 56.25%;
    position: relative
}

.c-cardSolution .c-image img {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-cardSolution.-pointer {
    cursor: pointer
}

html.-modal2Open {
    height: 100vh;
    overflow: hidden;
    padding-inline-end: 0 !important;
    width: 100vw
}

@media (min-width:992px) {
    html.-modal2Open {
        padding-inline-end: 8px !important
    }
}

html.-modal2Open body {
    padding-inline-end: 0 !important;
    width: 100%
}

.c-modal2 {
    align-items: stretch;
    display: flex;
    height: 100dvh;
    inset-inline-start: 0;
    max-width: 100vw;
    overflow: hidden;
    position: fixed;
    top: 0;
    transform: translateY(-100%);
    transition: transform 0ms .5s;
    z-index: 101
}

@media (max-width:991px) {
    .c-modal2 {
        height: 100%
    }
}

.c-modal2_overlay {
    background-color: rgba(0, 0, 0, .8);
    inset-inline-start: 0;
    max-width: 100vw;
    min-height: 100dvh;
    min-height: -webkit-fill-available;
    opacity: 0;
    overflow: hidden;
    position: sticky;
    top: 0;
    transition: opacity .5s, background-color .5s;
    width: 100vw
}

.-twoModals .c-modal2_overlay {
    background-color: rgba(0, 0, 0, .57)
}

@media (max-width:991px) {
    .c-modal2_overlay {
        height: 100%;
        min-height: unset
    }
}

.c-modal2_wrapper {
    background-color: #fff;
    inset-inline-end: 0;
    max-width: 760px;
    min-height: 100dvh;
    opacity: 0;
    overflow: hidden auto;
    position: absolute;
    top: 0;
    transform: translateX(100%);
    transition: all .25s cubic-bezier(0, 0, 0, 1);
    width: 80vw
}

[dir=rtl] .c-modal2_wrapper {
    transform: translateX(0)
}

@media (max-width:991px) {
    .c-modal2_wrapper {
        max-width: 575px
    }
}

@media (max-width:767px) {
    .c-modal2_wrapper {
        width: 90vw
    }
}

@media (max-width:575px) {
    .c-modal2_wrapper {
        width: 100vw
    }
}

.c-modal2_content {
    display: none
}

.c-modal2_content.-active {
    display: block
}

.c-modal2 .c-btnCircle {
    inset-inline-start: 16px;
    position: absolute;
    top: 16px;
    z-index: 2
}

@media (max-width:575px) {
    .c-modal2 .c-btnCircle {
        height: 40px;
        inset-inline-end: 16px;
        inset-inline-start: auto;
        width: 40px
    }
}

.c-modal2 .c-btnIcon {
    inset-inline-end: 16px;
    position: absolute;
    top: 16px;
    z-index: 999999
}

.c-modal2.-opened {
    overflow: hidden auto;
    transform: translateY(0);
    transition: transform 0ms 0ms
}

.c-modal2.-opened .c-modal2_overlay {
    opacity: 1
}

.c-modal2.-opened .c-modal2_wrapper {
    opacity: 1;
    transform: translateX(0)
}

.c-modal2.-opened+.c-modal2.-opened {
    overflow: hidden
}

.c-modal2.-contactForms {
    z-index: 103
}

.c-modal2.-contactForms.-thanks .c-contactFormSec_formWrapper {
    display: none
}

.c-modal2.-miniCase {
    z-index: 102
}

.c-modal2.-miniCase .c-modal2_wrapper {
    max-width: 960px
}

@media (max-width:991px) {
    .c-modal2.-miniCase .c-modal2_wrapper {
        max-width: 960px
    }
}

@media (max-width:767px) {
    .c-modal2.-miniCase .c-modal2_wrapper {
        width: 90vw
    }
}

@media (max-width:575px) {
    .c-modal2.-miniCase .c-modal2_wrapper {
        width: 100vw
    }
}

.c-modal2.-miniCase .c-miniCaseSec {
    opacity: 0;
    transition: opacity .2s ease-in-out
}

@media (max-width:991px) {
    .c-modal2.-miniCase .c-miniCaseSec {
        padding-inline-end: 24px;
        padding-inline-start: 24px
    }

    .c-modal2.-miniCase .c-miniCaseSec_row.-image {
        margin-inline-start: -24px;
        min-width: calc(100% + 48px)
    }
}

.c-modal2.-miniCase .c-miniCaseSec_row.-image .c-image,
.c-modal2.-miniCase .c-miniCaseSec_row.-image .c-miniCaseSec_videoWrapper {
    padding-top: 47.6%
}

.c-modal2.-miniCase .c-miniCaseSec_row.-image .c-image.-vimeo {
    padding-top: 56.25%
}

@media (max-width:575px) {
    .c-modal2.-miniCase .c-miniCaseSec_row.-image .c-image.-vimeo {
        height: unset
    }
}

.c-modal2.-miniCase .c-miniCaseSec_row.-image .c-image.-vimeo iframe {
    pointer-events: none
}

.c-modal2.-miniCase.-opened .c-miniCaseSec.-active {
    opacity: 1
}

.-twoModals .c-modal2.-industry,
.-twoModals .c-modal2.-segment,
.-twoModals .c-modal2.-solution {
    overflow: hidden
}

.c-modal2.-frequentlyAskedQuestions .c-modal2_wrapper {
    overflow: unset
}

.c-miniCaseSec_row {
    margin-left: 48px;
    margin-right: 48px
}

@media (max-width:991px) {
    .c-miniCaseSec_row {
        margin-left: 0;
        margin-right: 0
    }
}

.c-miniCaseSec_row.-image {
    margin-left: 0;
    margin-right: 0
}

.c-miniCaseSec_row.-image .c-image {
    overflow: hidden;
    position: relative
}

@media (max-width:575px) {
    .c-miniCaseSec_row.-image .c-image {
        height: 58vw
    }
}

.c-miniCaseSec_row.-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-miniCaseSec_row.-categories .c-list.-horizontal,
.c-miniCaseSec_row.-categories .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-horizontal.c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-miniCaseSec_row.-categories .-horizontal.c-list {
    flex-wrap: wrap;
    gap: 8px
}

.c-miniCaseSec_row.-categories .c-list.-horizontal li,
.c-miniCaseSec_row.-categories .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-horizontal.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-miniCaseSec_row.-categories .-horizontal.c-list li {
    margin: 0
}

.c-miniCaseSec_row.-header {
    align-items: flex-start;
    border-bottom: 1px solid #c4c4c4;
    display: flex;
    justify-content: space-between
}

@media (max-width:991px) {
    .c-miniCaseSec_row.-header {
        flex-wrap: wrap
    }
}

.c-miniCaseSec_row.-header .t-title {
    max-width: 632px;
    padding-right: 24px
}

@media (max-width:991px) {

    .c-miniCaseSec_row.-header .c-list,
    .c-miniCaseSec_row.-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-miniCaseSec_row.-header .c-list {
        flex-direction: row;
        flex-wrap: wrap;
        width: auto
    }

    .c-miniCaseSec_row.-header .c-list li,
    .c-miniCaseSec_row.-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-miniCaseSec_row.-header .c-list li {
        width: 50%
    }
}

@media (max-width:374px) {

    .c-miniCaseSec_row.-header .c-list li,
    .c-miniCaseSec_row.-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-miniCaseSec_row.-header .c-list li {
        width: 100%
    }
}

@media (max-width:991px) {

    .c-miniCaseSec_row.-header .c-list li.-fullWidth,
    .c-miniCaseSec_row.-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-fullWidth,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-miniCaseSec_row.-header .c-list li.-fullWidth {
        width: 100%
    }
}

.c-miniCaseSec_row.-description .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label span,
.c-miniCaseSec_row.-description .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label span,
.c-miniCaseSec_row.-description .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li span,
.c-miniCaseSec_row.-description .t-text span,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-miniCaseSec_row.-description .hs-form-field>label span,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-miniCaseSec_row.-description .hs-form-field>label span,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-miniCaseSec_row.-description li span {
    margin-right: 32px;
    position: relative;
    top: -6px
}

@media (max-width:991px) {

    .c-miniCaseSec_row.-description .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label span,
    .c-miniCaseSec_row.-description .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label span,
    .c-miniCaseSec_row.-description .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li span,
    .c-miniCaseSec_row.-description .t-text span,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-miniCaseSec_row.-description .hs-form-field>label span,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-miniCaseSec_row.-description .hs-form-field>label span,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-miniCaseSec_row.-description li span {
        display: block;
        margin-right: 0;
        top: 0
    }
}

.c-miniCaseSec_row.-description .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a,
.c-miniCaseSec_row.-description .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a,
.c-miniCaseSec_row.-description .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a,
.c-miniCaseSec_row.-description .t-text a,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-miniCaseSec_row.-description .hs-form-field>label a,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-miniCaseSec_row.-description .hs-form-field>label a,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-miniCaseSec_row.-description li a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 2px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .c-miniCaseSec_row.-description .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .c-miniCaseSec_row.-description .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .c-miniCaseSec_row.-description .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a:hover,
    .c-miniCaseSec_row.-description .t-text a:hover,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-miniCaseSec_row.-description .hs-form-field>label a:hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-miniCaseSec_row.-description .hs-form-field>label a:hover,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-miniCaseSec_row.-description li a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 2px, 100% 2px
    }
}

@media (max-width:991px) {

    .c-miniCaseSec_row.-description .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a,
    .c-miniCaseSec_row.-description .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a,
    .c-miniCaseSec_row.-description .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a,
    .c-miniCaseSec_row.-description .t-text a,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-miniCaseSec_row.-description .hs-form-field>label a,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-miniCaseSec_row.-description .hs-form-field>label a,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-miniCaseSec_row.-description li a {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
        background-position: 0 100%;
        background-repeat: no-repeat;
        background-size: 0 1px, 100% 1px;
        font-family: inherit;
        transition: .3s cubic-bezier(.4, 0, 0, 1)
    }
}

@media (max-width:991px) and (hover:hover) and (pointer:fine) {

    .c-miniCaseSec_row.-description .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .c-miniCaseSec_row.-description .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .c-miniCaseSec_row.-description .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a:hover,
    .c-miniCaseSec_row.-description .t-text a:hover,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-miniCaseSec_row.-description .hs-form-field>label a:hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-miniCaseSec_row.-description .hs-form-field>label a:hover,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-miniCaseSec_row.-description li a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-miniCaseSec_row.-screenshots {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.c-miniCaseSec_row.-screenshots>div {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 32px;
    width: 100%
}

@media (max-width:991px) {
    .c-miniCaseSec_row.-screenshots>div {
        margin-top: 16px
    }
}

.c-miniCaseSec_row.-screenshots>div+.c-image {
    margin-top: 32px
}

@media (max-width:991px) {
    .c-miniCaseSec_row.-screenshots>div+.c-image {
        margin-top: 16px
    }
}

.c-miniCaseSec_row.-screenshots .c-image {
    width: 100%
}

.c-miniCaseSec_row.-screenshots .c-image+.c-image,
.c-miniCaseSec_row.-screenshots .c-image+div {
    margin-top: 32px
}

@media (max-width:991px) {

    .c-miniCaseSec_row.-screenshots .c-image+.c-image,
    .c-miniCaseSec_row.-screenshots .c-image+div {
        margin-top: 16px
    }
}

.c-miniCaseSec_row.-screenshots .c-image.-single img {
    width: 100%
}

.c-miniCaseSec_row.-screenshots .c-image.-double {
    flex-shrink: 0;
    width: calc(50% - 16px)
}

@media (max-width:991px) {
    .c-miniCaseSec_row.-screenshots .c-image.-double {
        width: calc(50% - 8px)
    }
}

@media (max-width:575px) {
    .c-miniCaseSec_row.-screenshots .c-image.-double {
        width: 100%
    }
}

.c-miniCaseSec_row.-screenshots .c-image.-double+.c-image {
    margin-top: 0
}

@media (max-width:575px) {
    .c-miniCaseSec_row.-screenshots .c-image.-double+.c-image {
        margin-top: 16px
    }
}

.c-miniCaseSec_row.-screenshots .c-image.-double img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.c-miniCaseSec_row.-learn {
    border-top: 1px solid #000
}

@media (max-width:991px) {
    .c-miniCaseSec_row.-learn .t-title {
        max-width: 400px
    }

    .c-miniCaseSec_row.-learn .t-title br {
        display: none
    }
}

.c-miniCaseSec_row.-more {
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.c-miniCaseSec_row.-more .c-cardProject_photo {
    padding-top: 66.5%
}

@media (max-width:575px) {

    .c-miniCaseSec_row.-more .c-list,
    .c-miniCaseSec_row.-more .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-miniCaseSec_row.-more .c-list {
        flex-direction: column
    }
}

.c-miniCaseSec_row.-more .c-list li,
.c-miniCaseSec_row.-more .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-miniCaseSec_row.-more .c-list li {
    width: 50%
}

@media (max-width:575px) {

    .c-miniCaseSec_row.-more .c-list li,
    .c-miniCaseSec_row.-more .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-miniCaseSec_row.-more .c-list li {
        width: 100%
    }
}

@media (max-width:991px) {
    .c-miniCaseSec_col.-title {
        width: 100%
    }

    .c-miniCaseSec_col.-title .t-title {
        padding-right: 0
    }
}

.c-miniCaseSec_col.-scope {
    flex-shrink: 0;
    width: 190px
}

@media (max-width:991px) {
    .c-miniCaseSec_col.-scope {
        width: 100%
    }
}

.c-miniCaseSec_col.-scope .c-list,
.c-miniCaseSec_col.-scope .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-miniCaseSec_col.-scope .c-list {
    margin-left: -5px
}

.c-miniCaseSec_col.-scope .c-list li,
.c-miniCaseSec_col.-scope .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-miniCaseSec_col.-scope .c-list li {
    position: relative
}

@media (max-width:991px) {

    .c-miniCaseSec_col.-scope .c-list li:nth-child(2),
    .c-miniCaseSec_col.-scope .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:nth-child(2),
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-miniCaseSec_col.-scope .c-list li:nth-child(2) {
        margin-top: 0
    }
}

.c-miniCaseSec_videoWrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.c-miniCaseSec_videoWrapper .c-video {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-miniCaseSec_videoWrapper .c-video.-vimeoPlayer {
    height: 100%
}

.c-miniCaseSec_videoWrapper .c-video.-vimeoPlayer iframe {
    height: 100%;
    width: 100%
}

.c-miniCaseSec_videoWrapper+picture {
    opacity: 0
}

.c-miniCaseSec_cta {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start
}

@media (max-width:991px) {
    .c-miniCaseSec_cta {
        flex-direction: column
    }
}

@media (max-width:991px) {

    .c-miniCaseSec_cta .c-btn,
    .c-miniCaseSec_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
    .c-miniCaseSec_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-miniCaseSec_cta .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-miniCaseSec_cta .hs-button {
        width: 100%
    }
}

.c-miniCaseSec_cta .c-btn.-violet,
.c-miniCaseSec_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.c-miniCaseSec_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-miniCaseSec_cta .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-miniCaseSec_cta .hs-button {
    padding-left: 32px;
    padding-right: 32px
}

.c-miniCaseSec .c-image {
    position: relative
}

.c-miniCaseSec .c-image picture {
    transition: opacity .2s ease-in-out
}

.c-contactFormSec_formWrapper {
    padding-inline-end: 64px;
    padding-inline-start: 64px
}

@media (max-width:991px) {
    .c-contactFormSec_formWrapper {
        padding-inline-end: 24px;
        padding-inline-start: 24px
    }
}

.c-contactFormSec_header {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    height: 80px;
    justify-content: flex-end;
    padding-inline-start: 56px;
    width: 100%
}

@media (max-width:991px) {
    .c-contactFormSec_header {
        height: 60px;
        padding-inline-start: 24px
    }
}

.c-contactFormSec_header .c-link {
    opacity: .7;
    padding-bottom: 30px;
    padding-top: 28px;
    position: relative;
    transition: .25s ease-in-out
}

@media (max-width:991px) {
    .c-contactFormSec_header .c-link {
        padding-bottom: 20px;
        padding-top: 20px
    }
}

.c-contactFormSec_header .c-link:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    height: 1px;
    inset-inline-start: 0;
    position: absolute;
    transition: .25s ease-in-out;
    width: 100%
}

.c-contactFormSec_header .c-link.-active,
.c-contactFormSec_header .c-link:hover {
    opacity: 1
}

.c-contactFormSec_header .c-link.-active:after,
.c-contactFormSec_header .c-link:hover:after {
    background-color: #6699FF;
    height: 2px
}

.c-contactFormSec_header .c-link.-active:hover {
    cursor: default
}

.c-contactFormSec_content,
.c-contactFormSec_thanks {
    padding-inline-end: 64px;
    padding-inline-start: 64px
}

@media (max-width:991px) {

    .c-contactFormSec_content,
    .c-contactFormSec_thanks {
        padding-inline-end: 24px;
        padding-inline-start: 24px
    }
}

.c-contactFormSec_content:not(.-active),
.c-contactFormSec_thanks:not(.-active) {
    display: none
}

.c-contactFormSec_close {
    align-items: center;
    border-inline-start: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    height: 80px;
    justify-content: center;
    width: 80px
}

@media (max-width:991px) {
    .c-contactFormSec_close {
        border-inline-start: none;
        height: 60px;
        width: 60px
    }

    .c-contactFormSec_close img {
        height: 20px;
        width: 20px
    }
}

.c-contactFormSec.-opened {
    overflow: auto;
    transform: translateY(0);
    transition: transform 0ms 0ms
}

.c-contactFormSec.-opened .c-contactFormSec_overlay {
    opacity: 1
}

.c-contactFormSec.-opened .c-contactFormSec_wrapper {
    opacity: 1;
    transform: translateX(0)
}

.c-contactFormSec .c-navHorizontal {
    display: flex;
    flex: 1
}

.-contactForms.-thanks .c-contactFormSec_content {
    display: none
}

.-contactForms.-thanks .c-contactFormSec_thanks {
    display: block
}

.-contactForms.-thanks .c-contactFormSec .c-navHorizontal {
    display: none
}

.js-cursor {
    cursor: none
}

.c-cursor {
    align-items: center;
    background-color: #6699FF;
    border-radius: 100%;
    display: flex;
    height: 122px;
    justify-content: center;
    pointer-events: none;
    text-align: center;
    transform: translateZ(0);
    user-select: none;
    width: 122px
}

.c-cursor:after,
.c-cursor:before {
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    position: absolute
}

.c-cursor.-s64 {
    height: 64px;
    width: 64px
}

.c-cursor.-s72 {
    height: 72px;
    width: 72px
}

.c-cursor.-s84 {
    height: 84px;
    width: 84px
}

.c-cursor.-s96 {
    height: 96px;
    width: 96px
}

.c-cursor.-s132 {
    height: 132px;
    width: 132px
}

.c-cursor.-withVideo {
    background-color: transparent;
    border-radius: 100%;
    overflow: hidden;
    position: relative
}

.c-cursor.-withVideo:after,
.c-cursor.-withVideo:before {
    content: "";
    position: absolute
}

.c-cursor.-withVideo:before {
    background-image: url(../images/play.b9e1bab4.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 19px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 13px;
    z-index: 1
}

.c-cursor.-withVideo:after {
    background-color: rgba(0, 0, 0, .56);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0
}

.c-cursor.-withVideo video {
    border-radius: 100%;
    height: 250px;
    object-fit: cover;
    transform: translate(var(--translate-x), var(--translate-y));
    width: 250px
}

.c-cursor.-arrowExternal:after,
.c-cursor.-arrowRight:after {
    background-image: url(../images/arrowRight-white.c41670f9.svg);
    background-size: 17px;
    height: 24px;
    left: calc(50% - 12px);
    top: calc(50% - 12px);
    width: 24px
}

.c-cursor.-arrowExternal {
    background-color: #000
}

.c-cursor.-arrowExternal:after {
    transform: rotate(-45deg)
}

.c-cursor.-arrows {
    background-color: transparent;
    background-image: url(../images/arrows.4d7566d4.svg)
}

.c-ctaSec {
    align-items: center;
    background-color: #000;
    display: flex;
    height: 110vh;
    justify-content: center;
    min-height: 600px;
    overflow: hidden;
    position: relative
}

.c-ctaSec:after {
    background: linear-gradient(0deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw
}

.c-ctaSec_container {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1
}

.c-ctaSec_row {
    justify-content: center;
    position: relative;
    z-index: 1
}

.c-ctaSec_row.-header>* {
    display: flex;
    justify-content: center
}

.c-ctaSec_row.-header .t-title {
    max-width: 820px
}

.c-ctaSec_row.-cta>* {
    display: flex;
    justify-content: center
}

@media (max-width:991px) {

    .c-ctaSec_row.-description .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-ctaSec_row.-description .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-ctaSec_row.-description .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-ctaSec_row.-description .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-ctaSec_row.-description .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-ctaSec_row.-description .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-ctaSec_row.-description li {
        margin: 0 auto;
        width: 224px
    }
}

.c-ctaSec_row.-logotypes>* {
    display: flex;
    justify-content: center
}

@media (max-width:991px) {
    .c-ctaSec_row.-logotypes>* {
        padding-left: 0;
        padding-right: 0
    }
}

.c-ctaSec .c-video {
    height: 100%;
    left: 0;
    object-fit: cover;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 0
}

.c-ctaSec .c-video:not(.-intersecting) {
    transform: scale(.9) !important
}

.c-ctaSec .c-list,
.c-ctaSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-ctaSec .c-list {
    align-items: center;
    flex-wrap: wrap;
    justify-content: center
}

@media (max-width:1199px) {

    .c-ctaSec .c-list,
    .c-ctaSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-ctaSec .c-list {
        margin-top: -22px
    }
}

@media (max-width:991px) {

    .c-ctaSec .c-list,
    .c-ctaSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-ctaSec .c-list {
        max-width: 375px
    }
}

.c-ctaSec .c-list li,
.c-ctaSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-ctaSec .c-list li {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0 22px
}

@media (max-width:1199px) {

    .c-ctaSec .c-list li,
    .c-ctaSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-ctaSec .c-list li {
        margin-top: 22px;
        padding: 0 15px
    }
}

.c-ctaSec .c-list li .c-image,
.c-ctaSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .c-image,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-ctaSec .c-list li .c-image {
    height: 40px
}

@media (max-width:991px) {

    .c-ctaSec .c-list li .c-image,
    .c-ctaSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .c-image,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-ctaSec .c-list li .c-image {
        height: 30px
    }
}

.c-ctaSec .c-list li .c-image img,
.c-ctaSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .c-image img,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-ctaSec .c-list li .c-image img {
    height: 100%
}

.c-ctaSec .c-btn,
.c-ctaSec .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.c-ctaSec .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-ctaSec .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-ctaSec .hs-button {
    min-width: 195px
}

.-menaRegion .c-ctaSec .c-list li .c-image,
.-menaRegion .c-ctaSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .c-image,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-menaRegion .c-ctaSec .c-list li .c-image {
    height: 48px
}

@media (max-width:991px) {

    .-menaRegion .c-ctaSec .c-list li .c-image,
    .-menaRegion .c-ctaSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .c-image,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-menaRegion .c-ctaSec .c-list li .c-image {
        height: 36px
    }
}

.c-fancyLink {
    border-bottom: 1px solid #000;
    display: flex;
    padding: 32px 0 34px;
    position: relative;
    width: 100%
}

@media (max-width:991px) {
    .c-fancyLink {
        padding: 20px 0 22px
    }
}

.c-fancyLink:after,
.c-fancyLink:before {
    position: absolute
}

.c-fancyLink:after {
    transition: all .2s ease-in-out .1s
}

.c-fancyLink:before {
    content: counters(steps, ".", decimal-leading-zero);
    counter-increment: steps;
    font-family: var(--ff-text);
    font-size: 18px;
    inset-inline-start: 0;
    line-height: 1.6111111111;
    top: calc(50% + 1px);
    transform: translateY(calc(-50% - 1px));
    transition: all .3s ease-in-out .1s;
    z-index: 1
}

@media (max-width:991px) {
    .c-fancyLink:before {
        font-family: var(--ff-text);
        font-size: 14px;
        line-height: 1.5714285714
    }
}

.c-fancyLink:after {
    background-color: #6699FF;
    bottom: 0;
    content: "";
    height: 100%;
    inset-inline-start: 0;
    max-height: 0;
    width: 100%;
    z-index: 0
}

.c-fancyLink_inner {
    background-image: url(../images/arrowRight-thinner.125b7866.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    padding-inline-end: 74px;
    padding-inline-start: 46px;
    position: relative;
    transition: all .3s ease-in-out .1s;
    width: 100%;
    z-index: 1
}

[dir=rtl] .c-fancyLink_inner {
    background-image: url(../images/arrowLeft-thinner.a9795fda.svg) !important;
    background-position: 0 50%
}

@media (max-width:991px) {
    .c-fancyLink_inner {
        background-size: 16px 16px;
        padding-inline: 37px 54px
    }
}

.c-fancyLink_inner .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-fancyLink_inner .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-fancyLink_inner .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-fancyLink_inner .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-fancyLink_inner .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-fancyLink_inner .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-fancyLink_inner li {
    transition: all .2s ease-in-out .1s
}

.-menuOpened .c-fancyLink.l-header,
.c-fancyLink.-dark {
    border-color: hsla(0, 0%, 100%, .2)
}

.-menuOpened .c-fancyLink.l-header:before,
.c-fancyLink.-dark:before {
    color: #fff
}

.-menuOpened .c-fancyLink.l-header .c-fancyLink_inner,
.c-fancyLink.-dark .c-fancyLink_inner {
    background-image: url(../images/arrowRight-thinnerWhite.4c2f9ea8.svg)
}

.-menuOpened [dir=rtl] .c-fancyLink.l-header .c-fancyLink_inner,
[dir=rtl] .-menuOpened .c-fancyLink.l-header .c-fancyLink_inner,
[dir=rtl] .c-fancyLink.-dark .c-fancyLink_inner {
    background-image: url(../images/arrowLeft-thinnerWhite.703dc3e0.svg) !important
}

.c-fancyLink.-industry {
    padding: 38px 0 40px
}

@media (max-width:991px) {
    .c-fancyLink.-industry {
        padding: 26px 0
    }
}

.c-fancyLink.-industry:first-child {
    border-top: 1px solid #000
}

.c-fancyLink.-industry:before {
    display: none
}

.c-fancyLink.-industry:after {
    background-color: #000
}

.c-fancyLink.-industry .c-fancyLink_inner {
    background-image: none;
    padding-inline-start: 0
}

@media (max-width:991px) {
    .c-fancyLink.-industry .c-fancyLink_inner {
        padding-inline-end: 0
    }
}

.c-fancyLink.-industry .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-fancyLink.-industry .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-fancyLink.-industry .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-fancyLink.-industry .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-fancyLink.-industry .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-fancyLink.-industry .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-fancyLink.-industry li {
    transition: all .2s ease-in-out 0ms
}

.c-fancyLink.-industry sup {
    margin-inline-start: 5px;
    position: relative;
    top: -15px
}

@media (max-width:991px) {
    .c-fancyLink.-industry sup {
        top: -6px
    }
}

.c-fancyLink.-industry .c-image {
    height: 506px;
    inset-inline-end: 112px;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 50%;
    transform: translate(50px, -50%);
    transition: all .3s cubic-bezier(0, .1, 0, 1) .1s;
    width: 416px;
    z-index: 2
}

.c-fancyLink.-industry .c-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

@media (hover:hover) and (pointer:fine) {
    .c-fancyLink.-industry.js-industryTrigger:hover:after {
        max-height: 138px
    }

    .c-fancyLink.-industry.js-industryTrigger:hover .c-fancyLink_inner {
        padding-inline-start: 40px;
        transition: all .2s cubic-bezier(0, .1, 0, 1)
    }

    .c-fancyLink.-industry.js-industryTrigger:hover .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-fancyLink.-industry.js-industryTrigger:hover .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-fancyLink.-industry.js-industryTrigger:hover .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-fancyLink.-industry.js-industryTrigger:hover .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-fancyLink.-industry.js-industryTrigger:hover .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-fancyLink.-industry.js-industryTrigger:hover .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-fancyLink.-industry.js-industryTrigger:hover li {
        color: #fff
    }

    .c-fancyLink.-industry.js-industryTrigger:hover .c-image {
        opacity: 1;
        transform: translateY(-50%);
        transition: all .3s cubic-bezier(0, .1, 0, 1) 0ms
    }
}

@media (max-width:991px) {
    .c-fancyLink.-industry.-disabled .c-fancyLink_inner {
        opacity: .5
    }
}

@media (max-width:991px) {

    .c-fancyLink.-industry.-disabled .c-fancyLink_inner .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-fancyLink.-industry.-disabled .c-fancyLink_inner .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-fancyLink.-industry.-disabled .c-fancyLink_inner .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-fancyLink.-industry.-disabled .c-fancyLink_inner .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-fancyLink.-industry.-disabled .c-fancyLink_inner .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-fancyLink.-industry.-disabled .c-fancyLink_inner .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-fancyLink.-industry.-disabled .c-fancyLink_inner li {
        opacity: .7
    }
}

@media (min-width:992px) {
    .c-fancyLink:hover:after {
        transition: all .3s cubic-bezier(0, .05, 0, 1)
    }

    .c-fancyLink:not(.-industry):hover:before {
        color: #fff;
        inset-inline-start: 24px;
        transition: all .2s cubic-bezier(0, .05, 0, 1)
    }

    .c-fancyLink:not(.-industry):hover:after {
        background-color: #6699FF;
        max-height: 130px
    }

    .c-fancyLink:not(.-industry):hover .c-fancyLink_inner {
        background-image: url(../images/arrowRight-thinnerWhite.4c2f9ea8.svg);
        background-position: calc(100% - 24px) 50%;
        color: #fff;
        padding-inline: 70px 54px;
        transition: all .2s cubic-bezier(0, .1, 0, 1)
    }

    [dir=rtl] .c-fancyLink:not(.-industry):hover .c-fancyLink_inner {
        background-image: url(../images/arrowLeft-thinnerWhite.703dc3e0.svg) !important;
        background-position: 24px 50%
    }

    .c-fancyLink:not(.-industry):hover .c-fancyLink_inner .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-fancyLink:not(.-industry):hover .c-fancyLink_inner .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-fancyLink:not(.-industry):hover .c-fancyLink_inner .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-fancyLink:not(.-industry):hover .c-fancyLink_inner .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-fancyLink:not(.-industry):hover .c-fancyLink_inner .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-fancyLink:not(.-industry):hover .c-fancyLink_inner .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-fancyLink:not(.-industry):hover .c-fancyLink_inner li {
        transition: none
    }
}

.c-answerSec_header {
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    height: 64px;
    inset-inline-start: 0;
    justify-content: space-between;
    padding-inline-start: 64px;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 1
}

@media (max-width:991px) {
    .c-answerSec_header {
        height: 60px;
        padding-inline-start: 24px
    }
}

.c-answerSec_content {
    padding-inline-end: 64px;
    padding-inline-start: 64px
}

@media (max-width:991px) {
    .c-answerSec_content {
        padding-inline-end: 24px;
        padding-inline-start: 24px
    }
}

.c-answerSec_close {
    align-items: center;
    border-inline-start: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    height: 64px;
    justify-content: center;
    width: 64px
}

@media (max-width:991px) {
    .c-answerSec_close {
        border-inline-start: none;
        height: 60px;
        width: 60px
    }
}

.c-answerSec_close img {
    height: 16px;
    width: 16px
}

.c-answerSec.-opened {
    overflow-x: hidden;
    overflow-y: auto;
    transform: translateY(0);
    transition: transform 0ms 0ms
}

.c-answerSec.-opened .c-answerSec_overlay {
    opacity: 1
}

.c-answerSec.-opened .c-answerSec_wrapper {
    opacity: 1;
    transform: translateX(0)
}

.c-answerSec .c-list a,
.c-answerSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list a,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-answerSec .c-list a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .c-answerSec .c-list a:hover,
    .c-answerSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list a:hover,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-answerSec .c-list a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-answerSec .c-list li,
.c-answerSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-answerSec .c-list li {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    width: 100%
}

.c-answerSec .c-list li:last-child,
.c-answerSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:last-child,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-answerSec .c-list li:last-child {
    border-bottom: none
}

.c-technologies2Sec_header {
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    height: 64px;
    justify-content: space-between;
    left: 0;
    padding-left: 64px;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 1
}

@media (max-width:991px) {
    .c-technologies2Sec_header {
        height: 60px;
        padding-left: 24px
    }
}

.c-technologies2Sec_close {
    align-items: center;
    border-left: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    height: 64px;
    justify-content: center;
    width: 64px
}

@media (max-width:991px) {
    .c-technologies2Sec_close {
        height: 60px;
        width: 60px
    }
}

.c-technologies2Sec_close img {
    height: 16px;
    width: 16px
}

.c-technologies2Sec_row {
    width: 100%
}

.c-technologies2Sec_row.-teaser {
    padding-left: 64px;
    padding-right: 64px
}

@media (max-width:991px) {
    .c-technologies2Sec_row.-teaser {
        padding-left: 24px;
        padding-right: 24px
    }
}

.c-technologies2Sec_row.-boxes {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    padding-bottom: 1px
}

.c-technologies2Sec .c-box {
    align-items: center;
    border: 1px solid #eaeaea;
    display: flex;
    flex-direction: column;
    height: 190px;
    justify-content: center;
    margin-bottom: -1px;
    margin-right: -1px;
    padding: 20px;
    width: calc(25% + 1px)
}

@media (max-width:991px) {
    .c-technologies2Sec .c-box {
        height: 25vw
    }
}

@media (max-width:767px) {
    .c-technologies2Sec .c-box {
        height: 33vw;
        width: calc(33.33333% + 1px)
    }
}

@media (max-width:575px) {
    .c-technologies2Sec .c-box {
        height: 50vw;
        width: calc(50% + 1px)
    }
}

@media (hover:hover) and (pointer:fine) {
    .c-technologies2Sec .c-box:is(a):hover strong {
        background-size: 100% 1px
    }
}

.c-technologies2Sec .c-box .c-image {
    align-items: center;
    display: flex;
    height: 64px;
    justify-content: center;
    width: 100%
}

@media (max-width:991px) {
    .c-technologies2Sec .c-box .c-image {
        height: 48px
    }
}

.c-technologies2Sec .c-box .c-image+div {
    height: 36px;
    margin-bottom: -18px;
    text-align: center
}

@media (max-width:991px) {
    .c-technologies2Sec .c-box .c-image+div {
        height: 44px;
        margin-bottom: -22px
    }
}

.c-technologies2Sec .c-box .c-image img {
    max-width: 100%
}

.c-technologies2Sec .c-box strong {
    background-image: linear-gradient(0, #000, transparent);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    text-align: center;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

.c-technologies2Sec.-opened {
    overflow: auto;
    transform: translateY(0);
    transition: transform 0ms 0ms
}

.c-technologies2Sec.-opened .c-technologiesModalSec_overlay {
    opacity: 1
}

.c-technologies2Sec.-opened .c-technologiesModalSec_wrapper {
    opacity: 1;
    transform: translateX(0)
}

.c-dropdown {
    position: relative
}

.c-dropdown_control {
    border: 1px solid #647077;
    border-radius: 100px;
    padding: 7px 9px 7px 16px;
    transition: .25s ease-in-out
}

@media (max-width:991px) {
    .c-dropdown_control {
        padding: 3px 12px 3px 16px
    }
}

.c-dropdown_control span {
    z-index: 1
}

.c-dropdown_control>.c-icon {
    transition: filter .25s ease-in-out
}

.c-dropdown_control:after {
    background-color: #6699FF;
    border-radius: 100px;
    content: "";
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: inherit;
    width: 100%
}

.c-dropdown_control.-focus {
    background-color: #fff;
    border-color: #fff;
    color: #0c1518
}

.c-dropdown_control.-focus>.c-icon {
    filter: invert(100%);
    transform: rotateX(180deg)
}

@media (hover:hover) and (pointer:fine) {
    .c-dropdown_control.-focus:hover {
        color: #fff
    }

    .c-dropdown_control.-focus:hover>.c-icon {
        filter: invert(0)
    }

    .c-dropdown_control.-focus:hover .c-dropdown_controlPill {
        background-color: #000
    }
}

.c-dropdown_control.-active .c-dropdown_controlPill {
    display: flex !important
}

.c-dropdown_control.-active:not(.-focus) {
    background-color: #6699FF;
    border-color: #6699FF
}

.c-dropdown_control.-active:not(.-focus):after {
    background-color: #fff
}

@media (hover:hover) and (pointer:fine) {
    .c-dropdown_control.-active:not(.-focus):hover {
        color: #0c1518
    }

    .c-dropdown_control.-active:not(.-focus):hover:after {
        background-color: #fff
    }

    .c-dropdown_control.-active:not(.-focus):hover>.c-icon {
        filter: invert(100%)
    }
}

.c-dropdown_controlPill {
    background-color: #000;
    border-radius: 30px;
    display: none !important;
    height: 24px;
    margin: 0 4px 0 -8px;
    min-width: 40px;
    z-index: 1
}

.c-dropdown_controlPill .c-icon {
    background-size: contain;
    margin-left: 4px;
    width: 10px
}

@media (max-width:991px) {
    .c-dropdown_controlPill .c-icon {
        margin-left: 8px;
        width: 6px
    }
}

.c-dropdown_controlLabel {
    margin-left: 4px
}

@media (hover:hover) and (pointer:fine) {
    .c-dropdown_control:hover {
        border-color: #6699FF
    }

    .c-dropdown_control:hover:after {
        height: 100%;
        opacity: 1
    }
}

.c-dropdown_controlPill {
    color: #fff
}

.c-dropdown_list {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 155px 62px rgba(0, 0, 0, .01), 0 87px 52px rgba(0, 0, 0, .05), 0 39px 39px rgba(0, 0, 0, .09), 0 10px 21px rgba(0, 0, 0, .1), 0 0 0 rgba(0, 0, 0, .1);
    display: none;
    margin: 6px 0;
    min-width: 244px
}

@media (max-width:991px) {
    .c-dropdown_list {
        border-radius: 0;
        margin: 0
    }
}

.tippy-content .c-dropdown_list {
    display: block
}

.c-dropdown_list::-webkit-scrollbar {
    width: 6px
}

.c-dropdown_list::-webkit-scrollbar-thumb {
    background-color: #d9d9d9;
    border-radius: 100px
}

.c-dropdown_list>*+* {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.c-dropdown_listElem {
    cursor: pointer;
    padding-left: 16px;
    padding-right: 48px;
    position: relative
}

.c-dropdown_listElem:hover {
    background-color: rgba(0, 0, 0, .03)
}

.c-dropdown_listElem.-selected {
    background-color: rgba(0, 0, 0, .05);
    background-image: url(../images/checkmarkBlack.ebe30249.svg);
    background-position: calc(100% - 16px) 50%;
    background-repeat: no-repeat
}

.c-dropdown_list.-multi {
    max-height: 330px;
    min-width: 367px;
    overflow: auto
}

.c-dropdown_list.-multi .c-dropdown_listElem {
    padding-left: 48px;
    padding-right: 16px
}

.c-dropdown_list.-multi .c-dropdown_listElem:before {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .4);
    border-radius: 2px;
    content: "";
    display: block;
    height: 20px;
    left: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px
}

.c-dropdown_list.-multi .c-dropdown_listElem.-selected {
    background-color: #fff;
    background-image: none
}

.c-dropdown_list.-multi .c-dropdown_listElem.-selected:before {
    background-color: #000;
    background-image: url(../images/checkmarkWhite.73cedc7c.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #000
}

.c-dropdown_list.-multi .c-dropdown_listElem.-selected:hover {
    background-color: rgba(0, 0, 0, .03)
}

.c-dropdown_list.-alt {
    background-color: #000;
    border: 1px solid #0c1518;
    box-shadow: unset;
    color: #fff;
    width: 475px
}

@media (max-width:991px) {
    .c-dropdown_list.-alt {
        width: 327px
    }
}

@media (max-width:374px) {
    .c-dropdown_list.-alt {
        width: 272px
    }
}

.c-dropdown_list.-alt .c-dropdown_listElem {
    padding: 24px;
    position: relative
}

.c-dropdown_list.-alt .c-dropdown_listElem:not(:last-child):after {
    background-color: hsla(0, 0%, 85%, .3);
    bottom: 0;
    content: "";
    height: 1px;
    left: 24px;
    position: absolute;
    width: calc(100% - 48px)
}

.c-dropdown_list.-alt .c-dropdown_listElem.-selected {
    background-color: #fff;
    background-image: unset;
    color: #000;
    padding-left: 48px
}

@media (max-width:991px) {
    .c-dropdown_list.-alt .c-dropdown_listElem.-selected {
        padding-left: 40px
    }
}

.c-dropdown_list.-alt .c-dropdown_listElem:not(.-selected):hover {
    background-color: #6699FF;
    color: #fff
}

@media (max-width:991px) {
    .c-dropdown_mobileHeader {
        align-items: center;
        border-bottom: 1px solid rgba(0, 0, 0, .2);
        border-top-left-radius: 14px;
        border-top-right-radius: 14px;
        display: flex;
        justify-content: space-between;
        padding-left: 24px;
        padding-right: 24px
    }

    .c-dropdown_btnWrapper {
        border-top: 3px solid #f7fafb;
        padding-left: 24px;
        padding-right: 24px
    }
}

.c-dropdown.-alt .c-dropdown_control {
    border: unset;
    padding: 0
}

.c-dropdown.-alt .c-dropdown_control:after {
    display: none
}

.c-dropdown.-alt .c-dropdown_controlLabel {
    text-align: left
}

.c-dropdown.-alt .c-dropdown_control .c-icon {
    background-size: 24px 14px;
    margin-left: 12px;
    margin-top: 8px;
    transition: transform .2s ease-in-out
}

.c-dropdown.-alt .c-dropdown_control.-focus {
    background: transparent;
    color: #fff
}

.c-dropdown.-alt .c-dropdown_control.-focus>.c-icon {
    filter: unset !important;
    transform: rotate(180deg)
}

.c-industrySec_row.-header .c-image {
    height: 366px;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media (max-width:575px) {
    .c-industrySec_row.-header .c-image {
        height: auto;
        padding-top: 56%;
        position: relative
    }
}

.c-industrySec_row.-header .c-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-industrySec_row.-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-industrySec_row.-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-industrySec_row.-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-industrySec_row.-header .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-industrySec_row.-header .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-industrySec_row.-header .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-industrySec_row.-header li {
    margin-left: 64px;
    margin-right: 64px
}

@media (max-width:991px) {

    .c-industrySec_row.-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-industrySec_row.-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-industrySec_row.-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-industrySec_row.-header .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-industrySec_row.-header .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-industrySec_row.-header .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-industrySec_row.-header li {
        margin-left: 24px;
        margin-right: 24px
    }
}

.c-industrySec_row.-cta,
.c-industrySec_row.-description,
.c-industrySec_row.-lists,
.c-industrySec_row.-projects,
.c-industrySec_row.-secondaryPhoto,
.c-industrySec_row.-stats {
    margin-left: 64px;
    margin-right: 64px
}

@media (max-width:991px) {

    .c-industrySec_row.-cta,
    .c-industrySec_row.-description,
    .c-industrySec_row.-lists,
    .c-industrySec_row.-projects,
    .c-industrySec_row.-secondaryPhoto,
    .c-industrySec_row.-stats {
        margin-left: 24px;
        margin-right: 24px
    }
}

.c-industrySec_row.-cta,
.c-industrySec_row.-projects {
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.c-industrySec_row.-lists {
    align-items: flex-start;
    display: flex;
    justify-content: space-between
}

@media (max-width:991px) {
    .c-industrySec_row.-lists {
        flex-direction: column
    }
}

.c-industrySec_row.-lists .c-list,
.c-industrySec_row.-lists .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-lists .c-list {
    width: calc(50% - 20px)
}

@media (max-width:991px) {

    .c-industrySec_row.-lists .c-list,
    .c-industrySec_row.-lists .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-lists .c-list {
        width: 100%
    }
}

@media (max-width:991px) {

    .c-industrySec_row.-lists .c-list+.c-list,
    .c-industrySec_row.-lists .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list+.c-list,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-lists .c-list+.c-list {
        margin-top: 32px
    }
}

.c-industrySec_row.-projects .c-list,
.c-industrySec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.c-industrySec_row.-stats .c-list,
.c-industrySec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-projects .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-stats .c-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.c-industrySec_row.-projects .c-list.-boxes li,
.c-industrySec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
.c-industrySec_row.-stats .c-list.-boxes li,
.c-industrySec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-projects .-boxes.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-stats .-boxes.c-list li {
    width: calc(50% - 20px)
}

@media (max-width:991px) {

    .c-industrySec_row.-projects .c-list.-boxes li,
    .c-industrySec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
    .c-industrySec_row.-stats .c-list.-boxes li,
    .c-industrySec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-projects .-boxes.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-stats .-boxes.c-list li {
        width: calc(50% - 12px)
    }
}

@media (max-width:374px) {

    .c-industrySec_row.-projects .c-list.-boxes li,
    .c-industrySec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
    .c-industrySec_row.-stats .c-list.-boxes li,
    .c-industrySec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-projects .-boxes.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-stats .-boxes.c-list li {
        width: 100%
    }
}

.c-industrySec_row.-projects .c-list.-cases li,
.c-industrySec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-cases.c-list li,
.c-industrySec_row.-stats .c-list.-cases li,
.c-industrySec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-cases.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-projects .-cases.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-stats .-cases.c-list li {
    width: calc(50% - 16px)
}

@media (max-width:991px) {

    .c-industrySec_row.-projects .c-list.-cases li,
    .c-industrySec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-cases.c-list li,
    .c-industrySec_row.-stats .c-list.-cases li,
    .c-industrySec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-cases.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-projects .-cases.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-industrySec_row.-stats .-cases.c-list li {
        width: 100%
    }
}

.c-industrySec_row.-secondaryPhoto .c-image {
    position: relative
}

.c-industrySec_row.-secondaryPhoto .c-image a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.c-industrySec .c-box {
    border-top: 1px solid #000;
    padding: 24px 0 48px
}

.c-industrySec .c-cardAuthor_photo {
    height: 120px;
    width: 96px
}

.c-industrySec .c-cardAuthor_description {
    justify-content: space-between
}

.c-industrySec .c-cardAuthor .t-title span {
    display: block
}

.c-industrySec .c-cta {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start
}

@media (max-width:991px) {
    .c-industrySec .c-cta {
        flex-direction: column
    }
}

@media (max-width:991px) {

    .c-industrySec .c-cta .c-btn,
    .c-industrySec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
    .c-industrySec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-industrySec .c-cta .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-industrySec .c-cta .hs-button {
        width: 100%
    }
}

.c-industrySec .c-cta .c-btn+.c-btn,
.c-industrySec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-btn+.hs-button,
.c-industrySec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.c-btn,
.c-industrySec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.hs-button,
.c-industrySec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-btn+.hs-button,
.c-industrySec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.c-btn,
.c-industrySec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-industrySec .c-cta .c-btn+.hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-industrySec .c-cta .hs-button+.c-btn,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-industrySec .c-cta .hs-button+.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-industrySec .c-cta .c-btn+.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-industrySec .c-cta .hs-button+.c-btn,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-industrySec .c-cta .hs-button+.hs-button {
    margin-left: 16px
}

@media (max-width:991px) {

    .c-industrySec .c-cta .c-btn+.c-btn,
    .c-industrySec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-btn+.hs-button,
    .c-industrySec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.c-btn,
    .c-industrySec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.hs-button,
    .c-industrySec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-btn+.hs-button,
    .c-industrySec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.c-btn,
    .c-industrySec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-industrySec .c-cta .c-btn+.hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-industrySec .c-cta .hs-button+.c-btn,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-industrySec .c-cta .hs-button+.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-industrySec .c-cta .c-btn+.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-industrySec .c-cta .hs-button+.c-btn,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-industrySec .c-cta .hs-button+.hs-button {
        margin-left: 0;
        margin-top: 16px
    }
}

.c-segmentSec_row.-header .c-image {
    height: 366px;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media (max-width:575px) {
    .c-segmentSec_row.-header .c-image {
        height: auto;
        padding-top: 56%;
        position: relative
    }
}

.c-segmentSec_row.-header .c-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-segmentSec_row.-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-segmentSec_row.-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-segmentSec_row.-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-segmentSec_row.-header .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-segmentSec_row.-header .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-segmentSec_row.-header .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-segmentSec_row.-header li {
    margin-left: 64px;
    margin-right: 64px
}

@media (max-width:991px) {

    .c-segmentSec_row.-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-segmentSec_row.-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-segmentSec_row.-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-segmentSec_row.-header .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-segmentSec_row.-header .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-segmentSec_row.-header .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-segmentSec_row.-header li {
        margin-left: 24px;
        margin-right: 24px
    }
}

.c-segmentSec_row.-cta,
.c-segmentSec_row.-description,
.c-segmentSec_row.-industries,
.c-segmentSec_row.-productsAndProjects,
.c-segmentSec_row.-projects,
.c-segmentSec_row.-services,
.c-segmentSec_row.-stats {
    margin-left: 64px;
    margin-right: 64px
}

@media (max-width:991px) {

    .c-segmentSec_row.-cta,
    .c-segmentSec_row.-description,
    .c-segmentSec_row.-industries,
    .c-segmentSec_row.-productsAndProjects,
    .c-segmentSec_row.-projects,
    .c-segmentSec_row.-services,
    .c-segmentSec_row.-stats {
        margin-left: 24px;
        margin-right: 24px
    }
}

.c-segmentSec_row.-cta,
.c-segmentSec_row.-projects {
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.c-segmentSec_row.-description p {
    letter-spacing: -.02em;
    margin-bottom: 32px
}

.c-segmentSec_row.-services {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media (max-width:991px) {
    .c-segmentSec_row.-services {
        flex-direction: column
    }
}

.c-segmentSec_row.-services>.t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field.c-segmentSec_row.-services>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field.c-segmentSec_row.-services>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-segmentSec_row.-services>li {
    width: 100%
}

.c-segmentSec_row.-services .c-list,
.c-segmentSec_row.-services .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-services .c-list {
    width: calc(50% - 20px)
}

@media (max-width:991px) {

    .c-segmentSec_row.-services .c-list,
    .c-segmentSec_row.-services .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-services .c-list {
        width: 100%
    }
}

@media (max-width:991px) {

    .c-segmentSec_row.-services .c-list+.c-list,
    .c-segmentSec_row.-services .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list+.c-list,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-services .c-list+.c-list {
        margin-top: 2px
    }
}

.c-segmentSec_row.-productsAndProjects {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.c-segmentSec_row.-productsAndProjects .c-list,
.c-segmentSec_row.-productsAndProjects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-productsAndProjects .c-list {
    width: 100%
}

.c-segmentSec_row.-industries {
    margin-top: -8px
}

.c-segmentSec_row.-industries .c-link {
    white-space: nowrap
}

.c-segmentSec_row.-industries .c-link .c-link_label {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-segmentSec_row.-industries .c-link:hover .c-link_label {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-segmentSec_row.-projects .c-list,
.c-segmentSec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.c-segmentSec_row.-stats .c-list,
.c-segmentSec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-projects .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-stats .c-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.c-segmentSec_row.-projects .c-list.-boxes li,
.c-segmentSec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
.c-segmentSec_row.-stats .c-list.-boxes li,
.c-segmentSec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-projects .-boxes.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-stats .-boxes.c-list li {
    width: calc(50% - 20px)
}

@media (max-width:991px) {

    .c-segmentSec_row.-projects .c-list.-boxes li,
    .c-segmentSec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
    .c-segmentSec_row.-stats .c-list.-boxes li,
    .c-segmentSec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-projects .-boxes.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-stats .-boxes.c-list li {
        width: calc(50% - 12px)
    }
}

@media (max-width:374px) {

    .c-segmentSec_row.-projects .c-list.-boxes li,
    .c-segmentSec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
    .c-segmentSec_row.-stats .c-list.-boxes li,
    .c-segmentSec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-projects .-boxes.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-stats .-boxes.c-list li {
        width: 100%
    }
}

.c-segmentSec_row.-projects .c-list.-cases li,
.c-segmentSec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-cases.c-list li,
.c-segmentSec_row.-stats .c-list.-cases li,
.c-segmentSec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-cases.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-projects .-cases.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-stats .-cases.c-list li {
    width: calc(50% - 16px)
}

@media (max-width:991px) {

    .c-segmentSec_row.-projects .c-list.-cases li,
    .c-segmentSec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-cases.c-list li,
    .c-segmentSec_row.-stats .c-list.-cases li,
    .c-segmentSec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-cases.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-projects .-cases.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-segmentSec_row.-stats .-cases.c-list li {
        width: 100%
    }
}

.c-segmentSec_row.-cta .c-btn,
.c-segmentSec_row.-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.c-segmentSec_row.-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-segmentSec_row.-cta .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-segmentSec_row.-cta .hs-button {
    min-width: 188px
}

.c-segmentSec .c-box {
    border-top: 1px solid #000;
    padding: 24px 0 48px
}

.c-segmentSec .c-cardAuthor_photo {
    height: 120px;
    width: 96px
}

.c-segmentSec .c-cardAuthor_description {
    justify-content: space-between
}

.c-segmentSec .c-cardAuthor .t-title span {
    display: block
}

.c-segmentSec .c-cta {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start
}

@media (max-width:991px) {
    .c-segmentSec .c-cta {
        flex-direction: column
    }
}

@media (max-width:991px) {

    .c-segmentSec .c-cta .c-btn,
    .c-segmentSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
    .c-segmentSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-segmentSec .c-cta .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-segmentSec .c-cta .hs-button {
        width: 100%
    }
}

.c-segmentSec .c-cta .c-btn+.c-btn,
.c-segmentSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-btn+.hs-button,
.c-segmentSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.c-btn,
.c-segmentSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.hs-button,
.c-segmentSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-btn+.hs-button,
.c-segmentSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.c-btn,
.c-segmentSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-segmentSec .c-cta .c-btn+.hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-segmentSec .c-cta .hs-button+.c-btn,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-segmentSec .c-cta .hs-button+.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-segmentSec .c-cta .c-btn+.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-segmentSec .c-cta .hs-button+.c-btn,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-segmentSec .c-cta .hs-button+.hs-button {
    margin-left: 16px
}

@media (max-width:991px) {

    .c-segmentSec .c-cta .c-btn+.c-btn,
    .c-segmentSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-btn+.hs-button,
    .c-segmentSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.c-btn,
    .c-segmentSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.hs-button,
    .c-segmentSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-btn+.hs-button,
    .c-segmentSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.c-btn,
    .c-segmentSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-segmentSec .c-cta .c-btn+.hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-segmentSec .c-cta .hs-button+.c-btn,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-segmentSec .c-cta .hs-button+.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-segmentSec .c-cta .c-btn+.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-segmentSec .c-cta .hs-button+.c-btn,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-segmentSec .c-cta .hs-button+.hs-button {
        margin-left: 0;
        margin-top: 16px
    }
}

.c-spotlightSec {
    background: linear-gradient(0deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), radial-gradient(87.36% 92.69% at 104.16% 105.92%, #000 0, transparent 100%), radial-gradient(89.51% 83.22% at 2.68% -1.6%, #000 0, transparent 100%), radial-gradient(83.69% 87.14% at 118.24% 109.77%, rgba(255, 0, 0, .4) 0, rgba(255, 0, 0, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 0, 0, .4) 22.83%, rgba(97, 98, 81, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #fe2424 0, hsla(19, 6%, 49%, .34) 58.33%, rgba(114, 74, 38, 0) 100%), #3d3f51;
    background-blend-mode: normal, normal, normal, normal, normal, screen, normal, normal;
    overflow: hidden
}

@media (max-width:991px) {
    .c-spotlightSec {
        background: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), radial-gradient(87.36% 92.69% at 104.16% 105.92%, #000 0, transparent 100%), radial-gradient(89.51% 83.22% at 2.68% -1.6%, #000 0, transparent 100%), radial-gradient(83.69% 87.14% at 118.24% 109.77%, rgba(255, 0, 0, .4) 0, rgba(255, 0, 0, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(0, 0, 0, .4) 22.83%, rgba(97, 98, 81, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #fe2424 0, hsla(19, 6%, 49%, .34) 58.33%, rgba(114, 74, 38, 0) 100%), #3d3f51;
        background-blend-mode: normal, normal, normal, normal, normal, screen, normal, normal
    }
}

.c-spotlightSec_row.-featured .c-card {
    width: 100%
}

.c-spotlightSec_row.-featured .c-quote {
    display: flex;
    flex-direction: column;
    height: 490px;
    inset-inline-start: 76px;
    justify-content: flex-end;
    position: absolute;
    top: 0;
    width: calc(100% - 92px)
}

@media (max-width:1199px) {
    .c-spotlightSec_row.-featured .c-quote {
        inset-inline-start: 36px;
        width: calc(100% - 56px)
    }
}

.c-spotlightSec_row.-featured .c-quote:before {
    content: url(../images/quoteWhite.60428308.svg);
    opacity: .2;
    position: relative;
    top: 24px
}

[dir=rtl] .c-spotlightSec_row.-featured .c-quote:before {
    content: url(../images/quoteWhite_ar.d002e3a5.svg)
}

.c-spotlightSec_row.-featured .c-quote .t-title {
    max-width: 321px;
    text-indent: 58px
}

@media (max-width:991px) {

    .c-spotlightSec_col.-title .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-spotlightSec_col.-title .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-spotlightSec_col.-title .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-spotlightSec_col.-title .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-spotlightSec_col.-title .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-spotlightSec_col.-title .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-spotlightSec_col.-title li {
        max-width: 280px
    }
}

.c-spotlightSec_col.-quote {
    position: relative
}

.c-spotlightSec_col.-quote:not(.-altOrder) {
    padding-inline-start: 70px
}

@media (max-width:1199px) {
    .c-spotlightSec_col.-quote:not(.-altOrder) {
        padding-inline-start: 20px
    }
}

.c-spotlightSec_col.-quote.-altOrder .c-quote {
    inset-inline-start: 20px
}

@media (min-width:992px) {
    .c-spotlightSec_col.-teaser {
        padding-inline-start: 0
    }
}

.c-spotlightSec_col.-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-spotlightSec_col.-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-spotlightSec_col.-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-spotlightSec_col.-teaser .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-spotlightSec_col.-teaser .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-spotlightSec_col.-teaser .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-spotlightSec_col.-teaser li {
    max-width: 445px
}

@media (max-width:991px) {

    .c-spotlightSec_col.-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-spotlightSec_col.-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-spotlightSec_col.-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-spotlightSec_col.-teaser .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-spotlightSec_col.-teaser .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-spotlightSec_col.-teaser .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-spotlightSec_col.-teaser li {
        max-width: none
    }
}

.c-spotlightSec_col.-teaser a {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-spotlightSec_col.-teaser a:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-spotlightSec_col.-order1 .c-image.-i4 {
    margin-inline-start: auto
}

.c-spotlightSec_col.-seeAll>div {
    position: relative
}

.c-spotlightSec_seeAll {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: 0 6px, 100% 6px;
    font-family: var(--ff-text);
    font-family: inherit;
    font-size: 120px;
    letter-spacing: -.04em;
    line-height: 1.2;
    position: relative;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-spotlightSec_seeAll:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 6px, 100% 6px
    }
}

.c-spotlightSec_seeAll+sup {
    flex-shrink: 0;
    font-family: var(--ff-text);
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1.5833333333;
    position: relative;
    top: 34px
}

.c-spotlightSec a[href="#"].c-card {
    cursor: default;
    pointer-events: none
}

.c-spotlightSec .c-divider {
    inset-inline-start: 0;
    position: absolute;
    width: 100vw
}

.c-spotlightSec .c-image_wrapper {
    position: relative;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1)
}

@media (max-width:991px) {
    .c-spotlightSec .c-image_wrapper {
        padding-top: 66.4%
    }
}

.c-spotlightSec .c-image picture {
    display: block;
    overflow: hidden
}

.c-spotlightSec .c-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-spotlightSec .c-image figcaption {
    line-height: 1.3;
    padding-inline-end: 20px
}

@media (min-width:992px) {
    .c-spotlightSec .c-image.-i1 .c-image_wrapper {
        height: 490px
    }
}

@media (max-width:1199px) {
    .c-spotlightSec .c-image.-i2 {
        width: calc(100% - 45px)
    }
}

@media (max-width:991px) {
    .c-spotlightSec .c-image.-i2 {
        width: 100%
    }
}

@media (min-width:992px) {
    .c-spotlightSec .c-image.-i2 .c-image_wrapper {
        padding-top: 100%
    }

    .c-spotlightSec .c-image.-i3 .c-image_wrapper {
        padding-top: 88.4%
    }
}

.c-spotlightSec .c-image.-i4 {
    width: calc(100% - 70px)
}

@media (max-width:1199px) {
    .c-spotlightSec .c-image.-i4 {
        width: calc(100% - 30px)
    }
}

@media (max-width:991px) {
    .c-spotlightSec .c-image.-i4 {
        width: 100%
    }
}

@media (min-width:992px) {
    .c-spotlightSec .c-image.-i4 .c-image_wrapper {
        padding-top: 74.3%
    }
}

.c-spotlightSec .c-image.-i5 {
    width: calc(100% + 2px)
}

@media (max-width:991px) {
    .c-spotlightSec .c-image.-i5 {
        width: 100%
    }
}

@media (min-width:992px) {
    .c-spotlightSec .c-image.-i5 .c-image_wrapper {
        padding-top: 75.1%
    }
}

.c-spotlightSec .c-video {
    height: calc(100% + 4px);
    inset-inline-start: -2px;
    object-fit: cover;
    opacity: 0;
    position: absolute;
    top: -2px;
    width: calc(100% + 4px);
    z-index: 1
}

.c-spotlightSec .c-cardAuthor {
    align-items: flex-end
}

.c-spotlightSec .c-cardAuthor_photo {
    height: 72px;
    width: 58px
}

.c-spotlightSec .c-cardAuthor_description {
    margin-bottom: -5px
}

.c-spotlightSec .c-cardAuthor .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:last-child,
.c-spotlightSec .c-cardAuthor .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:last-child,
.c-spotlightSec .c-cardAuthor .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:last-child,
.c-spotlightSec .c-cardAuthor .t-text:last-child,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-spotlightSec .c-cardAuthor .hs-form-field>label:last-child,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-spotlightSec .c-cardAuthor .hs-form-field>label:last-child,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-spotlightSec .c-cardAuthor li:last-child {
    letter-spacing: .03rem
}

.c-spotlightSec .c-card {
    display: inline-block;
    pointer-events: fill;
    position: relative;
    width: 100%
}

.c-spotlightSec .c-card_handleArea {
    height: calc(100% + 5px);
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.c-spotlightSec .c-card.-active .c-image_wrapper {
    transform: scale(1.03)
}

.c-spotlightSec .c-card.-active .c-video {
    opacity: 1;
    transition: .2s ease-in-out
}

.c-spotlightSec .c-card:is(a):hover .c-image_wrapper {
    transform: scale(1.03)
}

.c-modal {
    display: block;
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transform: translateY(-110vh);
    transition: transform 0ms cubic-bezier(0, 0, 0, 1) .25s, opacity .25s cubic-bezier(0, 0, 0, 1) .25s;
    width: 100vw;
    z-index: 100
}

.c-modal.is-open {
    opacity: 1;
    transform: translate(0);
    transition: opacity .25s cubic-bezier(0, 0, 0, 1) 0ms, transform 0ms cubic-bezier(0, 0, 0, 1) 0ms
}

.c-modal.is-open .c-modal_overlay {
    background-color: rgba(0, 0, 0, .8)
}

.c-modal.is-open .c-modal_content {
    opacity: 1;
    transform: translateZ(0);
    transition: all .25s cubic-bezier(0, 0, 0, 1) 0ms
}

.c-modal_overlay {
    align-items: flex-start;
    background-color: transparent;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: background .5s;
    z-index: 99999
}

@media (max-width:991px) {
    .c-modal_overlay {
        height: auto;
        overflow-x: hidden;
        overflow-y: auto
    }
}

.c-modal_content {
    background-color: #fff;
    display: flex;
    height: 100vh;
    max-width: 760px;
    opacity: 0;
    position: relative;
    transform: translate3d(100vw, 0, 0);
    transition: all .25s cubic-bezier(0, 0, 0, 1) 0ms;
    width: 100%
}

@media (max-width:991px) {
    .c-modal_content {
        height: auto
    }
}

.c-modal_close {
    background-image: url(../images/close-black.ab5596ee.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    cursor: pointer;
    display: block;
    height: 32px;
    position: absolute;
    right: 16px;
    top: 16px;
    width: 32px;
    z-index: 999999
}

.c-modal_container {
    height: 100%;
    padding-left: 64px;
    padding-right: 64px;
    position: relative;
    width: 100%;
    z-index: 1
}

@media (max-width:767px) {
    .c-modal_container {
        padding-left: 24px;
        padding-right: 24px
    }
}

.c-modal.-classic {
    bottom: 0;
    right: 0;
    transition: transform 0ms cubic-bezier(0, 0, 0, 1) .5s, opacity .5s cubic-bezier(0, 0, 0, 1) .5s;
    z-index: 102
}

.c-modal.-classic.is-open {
    transition: opacity .35s cubic-bezier(0, 0, 0, 1) 0ms, transform 0ms cubic-bezier(0, 0, 0, 1) 0ms
}

.c-modal.-classic .c-modal_overlay {
    align-items: center;
    justify-content: center
}

.c-modal.-classic .c-modal_content {
    background-color: #fff;
    box-sizing: border-box;
    height: unset;
    max-height: calc(100vh - 140px);
    max-width: 960px;
    overflow: visible;
    transform: translate3d(0, -100vh, 0);
    transition: all .5s cubic-bezier(0, 0, 0, 1) 0ms
}

@media (max-width:991px) {
    .c-modal.-classic .c-modal_content {
        max-width: 991px
    }
}

.c-modal.-classic .c-modal_content .c-video {
    max-height: 100%;
    object-fit: cover;
    width: 100%
}

.c-modal.-classic .c-modal_close {
    background-color: #fff;
    border-radius: 100%;
    height: 40px;
    right: 0;
    top: -56px;
    width: 40px
}

@media (max-width:991px) {
    .c-modal.-classic .c-modal_close {
        right: 16px
    }
}

.c-modal.-classic.is-open .c-modal_content {
    transform: translateZ(0)
}

#modalVimeo .c-modal_content {
    background-color: #000
}

@media (orientation:landscape) and (max-width:991px) {
    #modalVimeo .c-modal_content {
        max-height: calc(100vh - 120px);
        width: calc(100vh + 30px)
    }

    #modalVimeo .c-modal_close {
        right: 0
    }
}

#modalVimeo #vimeoPlayer {
    display: inline-flex;
    padding-top: 56%;
    width: 100%
}

#modalVimeo #vimeoPlayer iframe {
    height: calc(100% + 4px);
    left: -2px;
    object-fit: cover;
    position: absolute;
    top: -2px;
    width: calc(100% + 4px)
}

.c-richText_element:first-child {
    margin-top: 0 !important
}

.c-richText_element.-headerBig a,
.c-richText_element.-headerMedium a,
.c-richText_element.-headerSmall a,
.c-richText_element.-highlight a,
.c-richText_element.-lead a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .c-richText_element.-headerBig a:hover,
    .c-richText_element.-headerMedium a:hover,
    .c-richText_element.-headerSmall a:hover,
    .c-richText_element.-highlight a:hover,
    .c-richText_element.-lead a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-richText_element:first-child {
    margin-top: 0
}

.c-richText_element.-headerBig {
    font-family: var(--ff-text);
    font-size: 48px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 1.2083333333;
    margin-bottom: 32px
}

@media (max-width:991px) {
    .c-richText_element.-headerBig {
        font-family: var(--ff-text);
        font-size: 42px;
        letter-spacing: -.01em;
        line-height: 1.1904761905
    }
}

.c-richText_element.-headerMedium {
    font-family: var(--ff-text);
    font-size: 36px;
    font-weight: 400;
    letter-spacing: -.01em;
    line-height: 1.1111111111;
    margin-bottom: 24px
}

@media (max-width:991px) {
    .c-richText_element.-headerMedium {
        font-family: var(--ff-text);
        font-size: 28px;
        letter-spacing: -.01em;
        line-height: 1.2857142857
    }
}

.c-richText_element.-headerSmall {
    font-family: var(--ff-text);
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6111111111;
    margin-bottom: 12px
}

.c-richText_element.-lead {
    display: block;
    font-family: var(--ff-title);
    font-size: 36px;
    font-weight: 400;
    letter-spacing: -.01em;
    line-height: 1.1944444444;
    margin-bottom: 52px
}

@media (max-width:991px) {
    .c-richText_element.-lead {
        font-family: var(--ff-title);
        font-size: 28px;
        letter-spacing: -.01em;
        line-height: 1.4285714286
    }
}

.c-richText_element.-lead:not(:first-child) {
    margin-top: 36px
}

.c-richText_element.-highlight {
    color: #6699FF;
    display: inline-block;
    font-family: var(--ff-title);
    font-size: 48px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 1.2083333333;
    margin-bottom: 96px;
    margin-top: 96px
}

@media (max-width:991px) {
    .c-richText_element.-highlight {
        font-family: var(--ff-title);
        font-size: 36px;
        letter-spacing: -.01em;
        line-height: 1.1944444444;
        margin-bottom: 72px;
        margin-top: 72px
    }
}

.c-richText_element.-highlight>* {
    font-weight: 400
}

.c-richText_element.-highlight a {
    background-image: linear-gradient(0, #6699FF, #6699FF), linear-gradient(0, rgba(87, 36, 254, .4), rgba(87, 36, 254, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-richText_element.-highlight a:hover {
        background-image: linear-gradient(0, #6699FF, #6699FF), linear-gradient(0, rgba(87, 36, 254, .4) 100%, rgba(87, 36, 254, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-richText_element.-paragraphBig {
    font-family: var(--ff-text);
    font-size: 24px;
    line-height: 1.5833333333;
    margin-bottom: 32px
}

@media (max-width:991px) {
    .c-richText_element.-paragraphBig {
        font-family: var(--ff-text);
        font-size: 22px;
        line-height: 1.5909090909
    }
}

.c-richText_element.-paragraphMedium {
    font-family: var(--ff-text);
    font-size: 18px;
    line-height: 1.6111111111;
    margin-bottom: 24px
}

.c-richText_element.-paragraphMedium.-bl:first-letter {
    float: left;
    font-size: 56px;
    font-weight: 400;
    line-height: .9;
    margin-right: 8px;
    margin-top: 4px
}

.c-richText_element.-paragraphSmall {
    font-family: var(--ff-text);
    font-size: 14px;
    line-height: 1.5714285714;
    margin-bottom: 24px
}

.c-richText_element.-paragraphBig+.c-richText_element.-headerBig,
.c-richText_element.-paragraphMedium+.c-richText_element.-headerBig,
.c-richText_element.-paragraphSmall+.c-richText_element.-headerBig {
    margin-top: 96px
}

@media (max-width:991px) {

    .c-richText_element.-paragraphBig+.c-richText_element.-headerBig,
    .c-richText_element.-paragraphMedium+.c-richText_element.-headerBig,
    .c-richText_element.-paragraphSmall+.c-richText_element.-headerBig {
        margin-top: 80px
    }
}

.c-richText_element.-paragraphBig+.c-richText_element.-headerMedium,
.c-richText_element.-paragraphMedium+.c-richText_element.-headerMedium,
.c-richText_element.-paragraphSmall+.c-richText_element.-headerMedium {
    margin-top: 48px
}

@media (max-width:991px) {

    .c-richText_element.-paragraphBig+.c-richText_element.-headerMedium,
    .c-richText_element.-paragraphMedium+.c-richText_element.-headerMedium,
    .c-richText_element.-paragraphSmall+.c-richText_element.-headerMedium {
        margin-top: 72px
    }
}

.c-richText_element.-paragraphBig+.c-richText_element.-headerSmall,
.c-richText_element.-paragraphMedium+.c-richText_element.-headerSmall,
.c-richText_element.-paragraphSmall+.c-richText_element.-headerSmall {
    margin-top: 48px
}

.c-richText_element.-paragraphBig+.c-richText_element.-highlight,
.c-richText_element.-paragraphMedium+.c-richText_element.-highlight,
.c-richText_element.-paragraphSmall+.c-richText_element.-highlight {
    margin-top: 72px
}

@media (max-width:991px) {

    .c-richText_element.-paragraphBig+.c-richText_element.-highlight,
    .c-richText_element.-paragraphMedium+.c-richText_element.-highlight,
    .c-richText_element.-paragraphSmall+.c-richText_element.-highlight {
        margin-top: 40px
    }
}

.c-richText p {
    font-family: var(--ff-text);
    font-size: 18px;
    line-height: 1.6111111111;
    margin-bottom: 24px
}

.c-richText p+p {
    margin-top: -8px
}

.c-richText p a {
    text-decoration: none !important;
    text-underline-offset: 2px
}

.c-richText ol,
.c-richText ul {
    margin-bottom: 32px;
    margin-top: 32px
}

.c-richText ol li,
.c-richText ul li {
    border: none !important;
    font-family: var(--ff-text) !important;
    font-size: 18px !important;
    line-height: 29px !important;
    margin-bottom: 0 !important;
    padding-left: 26px !important;
    position: relative
}

.c-richText ol li+li,
.c-richText ul li+li {
    margin-top: 8px
}

.c-richText ol+.c-richText_element.-headerBig,
.c-richText ul+.c-richText_element.-headerBig {
    margin-top: 96px
}

@media (max-width:991px) {

    .c-richText ol+.c-richText_element.-headerBig,
    .c-richText ul+.c-richText_element.-headerBig {
        margin-top: 80px
    }
}

.c-richText ol+.c-richText_element.-headerMedium,
.c-richText ul+.c-richText_element.-headerMedium {
    margin-top: 48px
}

@media (max-width:991px) {

    .c-richText ol+.c-richText_element.-headerMedium,
    .c-richText ul+.c-richText_element.-headerMedium {
        margin-top: 72px
    }
}

.c-richText ol+.c-richText_element.-headerSmall,
.c-richText ul+.c-richText_element.-headerSmall {
    margin-top: 48px
}

.c-richText ol+.c-richText_element.-highlight,
.c-richText ul+.c-richText_element.-highlight {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 calc(100% - 2px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    margin-top: 72px;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .c-richText ol+.c-richText_element.-highlight:hover,
    .c-richText ul+.c-richText_element.-highlight:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

@media (max-width:991px) {

    .c-richText ol+.c-richText_element.-highlight,
    .c-richText ul+.c-richText_element.-highlight {
        margin-top: 40px
    }
}

.c-richText.-arabic p a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 calc(100% - 8px);
    background-position: 100% calc(100% - 8px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-richText.-arabic p a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-richText:not(.-arabic) p a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-richText:not(.-arabic) p a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-richText ol {
    counter-reset: li;
    list-style-type: none
}

.c-richText ol li {
    counter-increment: li
}

.c-richText ol li:before {
    content: counter(li) ".";
    left: 0;
    position: absolute;
    top: 0;
    width: 26px
}

.c-richText ul li:before {
    background-color: #000;
    border-radius: 100%;
    content: "";
    height: 6px;
    left: 3px;
    position: absolute;
    top: 12px;
    width: 6px
}

.c-richText h2 {
    font-size: 48px;
    line-height: 1.1041666667
}

.c-richText h2,
.c-richText h3 {
    font-family: var(--ff-title);
    letter-spacing: -.02em;
    margin-bottom: 20px;
    margin-top: 30px
}

.c-richText h3 {
    font-size: 40px;
    line-height: 1.2
}

.c-richText h4 {
    font-size: 32px;
    letter-spacing: -.01em;
    line-height: 1.1875
}

.c-richText h4,
.c-richText h5 {
    font-family: var(--ff-title);
    margin-bottom: 16px;
    margin-top: 24px
}

.c-richText h5 {
    font-size: 24px;
    line-height: 1.2083333333
}

.c-richText h6 {
    font-family: var(--ff-title);
    font-size: 18px;
    line-height: 1.6111111111;
    margin-bottom: 12px;
    margin-top: 18px
}

.c-richText>:last-child {
    margin-bottom: 0
}

.c-richText a u {
    text-decoration: none
}

.c-richText>:last-child {
    margin-bottom: 0 !important
}

.c-collapse {
    cursor: pointer;
    width: 100%
}

.c-collapse_header {
    border-top: 1px solid #eaeaea;
    padding-inline: 48px;
    padding-bottom: 32px;
    padding-top: 32px;
    position: relative;
    transition: .3s ease-in-out;
    width: 100%
}

.c-collapse_header:after,
.c-collapse_header:before {
    background-color: #000;
    content: "";
    position: absolute;
    top: 50%;
    transition: .3s cubic-bezier(0, .1, 0, 1)
}

.c-collapse_header:after {
    height: 20px;
    inset-inline-end: 9px;
    margin-top: -10px;
    width: 2px
}

.c-collapse_header:before {
    height: 2px;
    inset-inline-end: 0;
    margin-top: -1px;
    width: 20px;
    z-index: 1
}

.c-collapse_header:hover {
    border-top-color: #000
}

.c-collapse_header:hover:after,
.c-collapse_header:hover:before {
    transform: rotate(90deg)
}

.c-collapse_header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-collapse_header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-collapse_header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-collapse_header .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-collapse_header .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-collapse_header .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-collapse_header li {
    counter-increment: collapse;
    position: relative
}

.c-collapse_header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
.c-collapse_header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
.c-collapse_header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before,
.c-collapse_header .t-text:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-collapse_header .hs-form-field>label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-collapse_header .hs-form-field>label:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-collapse_header li:before {
    color: #000;
    content: "0" counter(collapse);
    font-family: var(--ff-text);
    font-size: 12px;
    inset-inline-start: -48px;
    letter-spacing: .04em;
    line-height: 1.6666666667;
    position: absolute;
    top: 4px
}

.c-collapse_header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label.-cWhite:before,
.c-collapse_header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label.-cWhite:before,
.c-collapse_header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li.-cWhite:before,
.c-collapse_header .t-text.-cWhite:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-collapse_header .hs-form-field>label.-cWhite:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-collapse_header .hs-form-field>label.-cWhite:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-collapse_header li.-cWhite:before {
    color: #fff
}

.c-collapse_header.-pl40 {
    padding-inline-start: 40px
}

.c-collapse_header.-pl40 .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
.c-collapse_header.-pl40 .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
.c-collapse_header.-pl40 .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before,
.c-collapse_header.-pl40 .t-text:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-collapse_header.-pl40 .hs-form-field>label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-collapse_header.-pl40 .hs-form-field>label:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-collapse_header.-pl40 li:before {
    left: -40px
}

.c-collapse_header.-pl60 {
    padding-inline-start: 60px
}

.c-collapse_header.-pl60 .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
.c-collapse_header.-pl60 .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
.c-collapse_header.-pl60 .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before,
.c-collapse_header.-pl60 .t-text:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-collapse_header.-pl60 .hs-form-field>label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-collapse_header.-pl60 .hs-form-field>label:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-collapse_header.-pl60 li:before {
    inset-inline-start: -60px
}

@media (max-width:991px) {
    .c-collapse_header.-pl50md {
        padding-inline-start: 50px
    }
}

@media (max-width:991px) {

    .c-collapse_header.-pl50md .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
    .c-collapse_header.-pl50md .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
    .c-collapse_header.-pl50md .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before,
    .c-collapse_header.-pl50md .t-text:before,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-collapse_header.-pl50md .hs-form-field>label:before,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-collapse_header.-pl50md .hs-form-field>label:before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-collapse_header.-pl50md li:before {
        inset-inline-start: -50px
    }
}

.c-collapse_content {
    opacity: 0;
    overflow: hidden;
    transition: .3s ease-in-out
}

.c-collapse.-white .c-collapse_header {
    border-color: #aeb5b9
}

.c-collapse.-white .c-collapse_header:after,
.c-collapse.-white .c-collapse_header:before {
    background-color: #fff
}

.c-collapse.-active .c-collapse_header:after {
    display: none
}

.c-collapse.-active .c-collapse_header:hover:after,
.c-collapse.-active .c-collapse_header:hover:before {
    transform: none
}

.c-collapse.-active .c-collapse_content {
    opacity: 1
}

.c-collapse.-active .c-collapse.-white .c-collapse_header {
    border-top-color: #fff
}

.c-collapse.-withoutNumbers .c-collapse_header {
    padding-left: 0
}

.c-collapse.-withoutNumbers .c-collapse_header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
.c-collapse.-withoutNumbers .c-collapse_header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
.c-collapse.-withoutNumbers .c-collapse_header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before,
.c-collapse.-withoutNumbers .c-collapse_header .t-text:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-collapse.-withoutNumbers .c-collapse_header .hs-form-field>label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-collapse.-withoutNumbers .c-collapse_header .hs-form-field>label:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-collapse.-withoutNumbers .c-collapse_header li:before {
    display: none
}

@media (max-width:991px) {
    .c-casesSec {
        overflow: hidden
    }

    .c-casesSec_col.-title {
        order: 1
    }
}

.c-casesSec_col.-right {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (max-width:991px) {
    .c-casesSec_col.-right {
        flex-direction: row;
        justify-content: flex-start;
        order: 0
    }

    .c-casesSec_swiper {
        overflow: visible
    }
}

@media (min-width:992px) {
    .c-casesSec_swiper.-lowQuantity .swiper-wrapper {
        transform: none !important
    }
}

.c-casesSec_swiper .swiper-wrapper {
    align-items: stretch;
    display: flex
}

.c-casesSec_swiper .swiper-slide {
    align-items: stretch;
    display: flex;
    height: auto
}

@media (max-width:991px) {
    .c-casesSec_swiper .swiper-slide {
        max-width: 330px;
        width: 80vw !important
    }
}

.c-casesSec_swiper .c-swiperPagination {
    background-color: hsla(0, 0%, 85%, .2);
    bottom: 0
}

.c-casesSec_swiper .c-swiperPagination_bullet {
    background-color: #fff
}

.c-casesSec_swiper .c-cardProject {
    width: 100%
}

.c-casesSec_swiper .c-cardProject_photo {
    padding-top: 66.5%
}

@media (max-width:991px) {
    .c-casesSec_swiper .c-cardProject_photo {
        padding-top: 64%
    }
}

.c-casesSec_swiper .c-cta {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.c-casesSec_swiper .c-cta button {
    transition: .3s ease-in-out
}

.c-casesSec_swiper .c-cta button+button {
    margin-left: 10px
}

.c-casesSec_swiper .c-cta button.-disabled {
    cursor: default;
    opacity: .3
}

@media (max-width:991px) {
    .c-clients2Sec {
        overflow: hidden
    }

    .c-clients2Sec_col.-title {
        order: 1
    }
}

.c-clients2Sec_col.-right {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (max-width:991px) {
    .c-clients2Sec_col.-right {
        flex-direction: row;
        justify-content: flex-start;
        order: 0
    }

    .c-clients2Sec_swiper {
        overflow: visible
    }
}

@media (min-width:992px) {
    .c-clients2Sec_swiper.-lowQuantity .swiper-wrapper {
        transform: none !important
    }
}

.c-clients2Sec .swiper-slide,
.c-clients2Sec .swiper-wrapper {
    align-items: stretch;
    display: flex
}

.c-clients2Sec .swiper-slide {
    height: auto
}

@media (max-width:991px) {
    .c-clients2Sec .swiper-slide {
        max-width: 330px;
        width: 80vw !important
    }
}

.c-clients2Sec .c-swiperPagination {
    background-color: #d2d8da;
    bottom: 0
}

.c-clients2Sec .c-swiperPagination_bullet {
    background-color: #000
}

.c-clients2Sec .c-cta {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.c-clients2Sec .c-cta button {
    transition: .3s ease-in-out
}

.c-clients2Sec .c-cta button+button {
    margin-left: 10px
}

.c-clients2Sec .c-cta button.-disabled {
    cursor: default;
    opacity: .3
}

.c-toolsSec {
    counter-reset: box
}

.c-toolsSec_row.-text {
    position: relative
}

.c-toolsSec_row.-text:after {
    background-color: hsla(0, 0%, 100%, .2);
    content: "";
    height: 1px;
    left: 24px;
    position: absolute;
    top: 0;
    width: calc(100% - 48px)
}

@media (max-width:991px) {
    .c-toolsSec_row.-text:after {
        left: 10px;
        width: calc(100% - 20px)
    }
}

@media (min-width:992px) {

    .c-toolsSec_row.-text .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-toolsSec_row.-text .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-toolsSec_row.-text .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-toolsSec_row.-text .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-toolsSec_row.-text .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-toolsSec_row.-text .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-toolsSec_row.-text li {
        max-width: 632px
    }
}

@media (max-width:991px) {
    .c-toolsSec_col.-title {
        order: 1
    }

    .c-toolsSec_col.-right {
        order: 0
    }
}

.c-toolsSec_col.-box {
    align-items: stretch;
    display: flex
}

.c-toolsSec_col.-box:nth-child(2n) {
    padding-left: 28px
}

@media (max-width:991px) {
    .c-toolsSec_col.-box:nth-child(2n) {
        padding-left: 6px
    }
}

.c-toolsSec_col.-box:nth-child(2n-1) {
    padding-right: 28px
}

@media (max-width:991px) {
    .c-toolsSec_col.-box:nth-child(2n-1) {
        padding-right: 6px
    }
}

.c-toolsSec_col.-box>* {
    width: 100%
}

.c-toolsSec .c-list,
.c-toolsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-toolsSec .c-list {
    flex-wrap: wrap
}

.c-toolsSec .c-list li,
.c-toolsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-toolsSec .c-list li {
    margin-bottom: 4px;
    padding-right: 32px;
    width: 25%
}

@media (max-width:1199px) {

    .c-toolsSec .c-list li,
    .c-toolsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-toolsSec .c-list li {
        width: 33.3333333333%
    }
}

@media (max-width:991px) {

    .c-toolsSec .c-list li,
    .c-toolsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-toolsSec .c-list li {
        margin-bottom: 8px;
        width: 100%
    }
}

.c-toolsSec .c-list li span,
.c-toolsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li span,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-toolsSec .c-list li span {
    margin-right: 4px;
    position: relative;
    top: -1px
}

.c-toolsSec .c-list li .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-toolsSec .c-list li .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-toolsSec .c-list li .t-text,
.c-toolsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-toolsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-toolsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .t-text,
.c-toolsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-toolsSec .c-list li .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-toolsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-toolsSec .c-list li .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-toolsSec .c-list li .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-toolsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-toolsSec .c-list li .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-toolsSec .c-list li .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-toolsSec .c-list li .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-toolsSec .c-list li .t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-toolsSec .c-list li li {
    display: flex
}

.c-toolsSec .c-list li .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label .c-icon,
.c-toolsSec .c-list li .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label .c-icon,
.c-toolsSec .c-list li .t-text .c-icon,
.c-toolsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li .t-text .c-icon,
.c-toolsSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li li .c-icon,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-toolsSec .c-list li .hs-form-field>label .c-icon,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-toolsSec .c-list li .hs-form-field>label .c-icon,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-toolsSec .c-list li .t-text .c-icon,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-toolsSec .c-list li li .c-icon {
    margin-top: 2px
}

.c-workSec_row.-header {
    position: relative
}

.c-workSec_row.-header:after {
    background-color: hsla(0, 0%, 100%, .2);
    bottom: 0;
    content: "";
    height: 1px;
    left: 24px;
    position: absolute;
    width: calc(100% - 48px)
}

@media (max-width:991px) {
    .c-workSec_row.-header:after {
        display: none
    }
}

@media (max-width:991px) {

    .c-workSec_col.-teaser,
    .c-workSec_col.-title {
        order: 1
    }

    .c-workSec_col.-image,
    .c-workSec_col.-right {
        order: 0
    }
}

@media (max-width:1199px) {
    .c-workSec_col.-image {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:991px) {
    .c-workSec_col.-image {
        left: -14px;
        min-width: 100vw
    }
}

.c-workSec .c-teaser_cta {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.c-workSec .c-teaser_cta .c-btn,
.c-workSec .c-teaser_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.c-workSec .c-teaser_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-workSec .c-teaser_cta .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-workSec .c-teaser_cta .hs-button {
    min-width: 259px
}

.c-workSec .c-teaser_cta .c-btn+.c-btn,
.c-workSec .c-teaser_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-btn+.hs-button,
.c-workSec .c-teaser_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.c-btn,
.c-workSec .c-teaser_cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.hs-button,
.c-workSec .c-teaser_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-btn+.hs-button,
.c-workSec .c-teaser_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.c-btn,
.c-workSec .c-teaser_cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-workSec .c-teaser_cta .c-btn+.hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-workSec .c-teaser_cta .hs-button+.c-btn,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-workSec .c-teaser_cta .hs-button+.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-workSec .c-teaser_cta .c-btn+.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-workSec .c-teaser_cta .hs-button+.c-btn,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-workSec .c-teaser_cta .hs-button+.hs-button {
    margin-top: 12px
}

.c-workSec .c-image {
    height: 536px;
    max-width: 416px;
    position: relative;
    width: 100%
}

@media (max-width:991px) {
    .c-workSec .c-image {
        height: auto;
        max-width: none;
        max-width: unset;
        padding-top: 106.6%
    }
}

.c-workSec .c-image .c-btnIcon {
    position: absolute;
    right: 24px;
    top: 24px
}

.c-workSec .c-image picture img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-workSec .c-image figcaption {
    bottom: 24px;
    left: 24px;
    position: absolute
}

.c-checkInSec {
    padding: 80px 64px
}

@media (max-width:991px) {
    .c-checkInSec {
        padding: 64px 24px
    }
}

.c-checkInSec_close {
    background-color: #fff;
    border-radius: 100%;
    height: 40px;
    right: 0;
    top: -56px;
    width: 40px
}

@media (max-width:991px) {
    .c-checkInSec_close {
        right: 16px
    }
}

.c-newsletterSec_content {
    display: block;
    padding-block: 136px 80px;
    padding-inline: 64px
}

@media (max-width:991px) {
    .c-newsletterSec_content {
        padding-top: 108px
    }
}

.c-newsletterSec_thanks {
    display: none;
    padding-block: 136px 80px;
    padding-inline: 64px
}

@media (max-width:991px) {
    .c-newsletterSec_thanks {
        padding-top: 268px
    }
}

.c-newsletterSec_close {
    background-color: #fff;
    border-radius: 100%;
    height: 40px;
    inset-inline-end: 0;
    top: -56px;
    width: 40px
}

@media (max-width:991px) {
    .c-newsletterSec_close {
        inset-inline-end: 16px
    }
}

.-newsletter.-thanks .c-newsletterSec_content {
    display: none
}

.-newsletter.-thanks .c-newsletterSec_thanks {
    direction: ltr !important;
    display: block
}

.c-downloadFormSec_content,
.c-downloadFormSec_thanks {
    padding-left: 64px;
    padding-right: 64px
}

@media (max-width:991px) {

    .c-downloadFormSec_content,
    .c-downloadFormSec_thanks {
        padding-left: 24px;
        padding-right: 24px
    }
}

.c-downloadFormSec_content:not(.-active),
.c-downloadFormSec_thanks:not(.-active) {
    display: none
}

.c-downloadFormSec_close {
    background-image: url(../images/close-black.ab5596ee.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    cursor: pointer;
    display: block;
    height: 32px;
    position: absolute;
    right: 16px;
    top: 16px;
    width: 32px;
    z-index: 999999
}

.c-downloadFormSec.-opened {
    overflow: auto;
    transform: translateY(0);
    transition: transform 0ms 0ms
}

.c-downloadFormSec.-opened .c-downloadFormSec_overlay {
    opacity: 1
}

.c-downloadFormSec.-opened .c-downloadFormSec_wrapper {
    opacity: 1;
    transform: translateX(0)
}

@media (max-width:991px) {
    .c-processSec {
        overflow: hidden
    }
}

.c-processSec_wrapper {
    overflow: hidden;
    width: 100%
}

.c-processSec_row.-header {
    position: relative
}

.c-processSec_row.-header:after {
    background-color: hsla(0, 0%, 100%, .2);
    bottom: 0;
    content: "";
    height: 1px;
    left: 24px;
    position: absolute;
    width: calc(100% - 48px)
}

@media (max-width:991px) {
    .c-processSec_row.-header:after {
        left: 10px;
        width: calc(100% - 20px)
    }
}

.c-processSec_row.-teaser .c-link {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 calc(100% - 2px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-processSec_row.-teaser .c-link:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

@media (max-width:991px) {
    .c-processSec_col.-title {
        order: 1
    }
}

.c-processSec_col.-right {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (max-width:991px) {
    .c-processSec_col.-right {
        flex-direction: row;
        justify-content: flex-start;
        order: 0
    }
}

.c-processSec_swiper {
    overflow: visible
}

.c-processSec_swiper .swiper-wrapper {
    align-items: stretch;
    display: flex
}

.c-processSec_swiper .swiper-slide {
    align-items: stretch;
    display: flex;
    height: auto;
    max-width: 393px
}

@media (max-width:991px) {
    .c-processSec_swiper .swiper-slide {
        max-width: 330px;
        width: 80vw
    }
}

@media (min-width:992px) {
    .c-processSec_swiper.-lowQuantity .swiper-wrapper {
        transform: none !important
    }
}

.c-processSec .c-swiperPagination {
    background-color: hsla(0, 0%, 85%, .2);
    bottom: -58px;
    height: 2px;
    top: auto;
    width: 888px
}

@media (max-width:991px) {
    .c-processSec .c-swiperPagination {
        width: 100%
    }
}

.c-processSec .c-swiperPagination_bullet {
    background-color: #fff;
    height: 2px
}

.c-processSec .c-cardProject {
    width: 100%
}

.c-processSec .c-cardProject_photo {
    padding-top: 66.5%
}

@media (max-width:991px) {
    .c-processSec .c-cardProject_photo {
        padding-top: 64%
    }
}

.c-processSec .c-cta {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.c-processSec .c-cta button {
    transition: .3s ease-in-out
}

.c-processSec .c-cta button+button {
    margin-left: 10px
}

.c-processSec .c-cta button.-disabled {
    cursor: default;
    opacity: .3
}

.c-outcomesSec .c-image {
    height: 26px;
    width: 146px
}

.c-outcomesSec .c-image img {
    width: 100%
}

.c-outcomesSec .c-teaser {
    max-width: 644px
}

.c-outcomesSec .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.c-outcomesSec .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.c-outcomesSec .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+label,
.c-outcomesSec .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.c-outcomesSec .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.t-text+label,
.c-outcomesSec .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+.t-text,
.c-outcomesSec .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+label,
.c-outcomesSec .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.c-outcomesSec .c-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.c-outcomesSec .c-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.c-outcomesSec .c-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .t-text+li,
.c-outcomesSec .c-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+.t-text,
.c-outcomesSec .c-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li+li,
.c-outcomesSec .c-teaser .t-text+.t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-outcomesSec .c-teaser .hs-form-field>.t-text+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-outcomesSec .c-teaser .hs-form-field>label+.t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-outcomesSec .c-teaser .hs-form-field>label+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-outcomesSec .c-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-outcomesSec .c-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-outcomesSec .c-teaser .hs-form-field>.t-text+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-outcomesSec .c-teaser .hs-form-field>label+.t-text,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-outcomesSec .c-teaser .hs-form-field>label+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-outcomesSec .c-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>label+li,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-outcomesSec .c-teaser .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .hs-form-field>li+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>li+label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser .t-text+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser li+.t-text,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-teaser li+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-outcomesSec .c-teaser .hs-form-field>label+li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-outcomesSec .c-teaser .hs-form-field>label+li {
    max-width: 574px
}

.c-outcomesSec .c-box {
    border-top: 1px solid #000
}

.c-outcomesSec .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a,
.c-outcomesSec .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a,
.c-outcomesSec .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a,
.c-outcomesSec .c-box .t-text a,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-outcomesSec .c-box .hs-form-field>label a,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-outcomesSec .c-box .hs-form-field>label a,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-box li a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .c-outcomesSec .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .c-outcomesSec .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .c-outcomesSec .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a:hover,
    .c-outcomesSec .c-box .t-text a:hover,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-outcomesSec .c-box .hs-form-field>label a:hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-outcomesSec .c-box .hs-form-field>label a:hover,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec .c-box li a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-outcomesSec.-bgBlack .c-box {
    border-top-color: #fff
}

.c-outcomesSec.-bgBlack .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a,
.c-outcomesSec.-bgBlack .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a,
.c-outcomesSec.-bgBlack .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a,
.c-outcomesSec.-bgBlack .c-box .t-text a,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-outcomesSec.-bgBlack .c-box .hs-form-field>label a,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-outcomesSec.-bgBlack .c-box .hs-form-field>label a,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec.-bgBlack .c-box li a {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .c-outcomesSec.-bgBlack .c-box .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .c-outcomesSec.-bgBlack .c-box .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a:hover,
    .c-outcomesSec.-bgBlack .c-box .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li a:hover,
    .c-outcomesSec.-bgBlack .c-box .t-text a:hover,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-outcomesSec.-bgBlack .c-box .hs-form-field>label a:hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-outcomesSec.-bgBlack .c-box .hs-form-field>label a:hover,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-outcomesSec.-bgBlack .c-box li a:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-logotypesSec {
    overflow: hidden
}

@media (max-width:991px) {
    .c-logotypesSec_container {
        padding-left: 0;
        padding-right: 0
    }
}

.c-logotypesSec_col {
    display: flex;
    justify-content: center
}

.c-logotypesSec_col.-button {
    align-items: center
}

.c-logotypesSec .c-list,
.c-logotypesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-logotypesSec .c-list {
    align-items: center;
    height: 152px;
    justify-content: space-between;
    width: 100%
}

@media (max-width:991px) {

    .c-logotypesSec .c-list,
    .c-logotypesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-logotypesSec .c-list {
        height: 104px;
        overflow: auto;
        scrollbar-width: none;
        -ms-overflow-style: none
    }
}

.c-logotypesSec .c-list li,
.c-logotypesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-logotypesSec .c-list li {
    align-items: center;
    border-right: 1px solid hsla(0, 0%, 100%, .2);
    display: flex;
    height: 40px;
    justify-content: center;
    width: 100%
}

@media (max-width:991px) {

    .c-logotypesSec .c-list li,
    .c-logotypesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-logotypesSec .c-list li {
        padding-left: 32px;
        padding-right: 32px
    }
}

.c-logotypesSec .c-list li:first-child,
.c-logotypesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:first-child,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-logotypesSec .c-list li:first-child {
    border-left: 1px solid hsla(0, 0%, 100%, .2)
}

@media (max-width:991px) {

    .c-logotypesSec .c-list li:first-child,
    .c-logotypesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:first-child,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-logotypesSec .c-list li:first-child {
        border-left: none
    }
}

@media (max-width:991px) {

    .c-logotypesSec .c-list li:last-child,
    .c-logotypesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:last-child,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-logotypesSec .c-list li:last-child {
        border-right: none
    }
}

.c-logotypesSec .c-list li img,
.c-logotypesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li img,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-logotypesSec .c-list li img {
    flex-shrink: 0;
    height: 40px;
    width: 168px
}

@media (max-width:991px) {

    .c-logotypesSec .c-list li img,
    .c-logotypesSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li img,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-logotypesSec .c-list li img {
        height: 28px;
        min-width: 112px
    }
}

.c-blogIntroSec {
    background-color: #000;
    position: relative
}

.c-blogIntroSec_bg {
    background: linear-gradient(0deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), radial-gradient(52.06% 58.89% at 70.44% 27.11%, #000 0, transparent 100%), radial-gradient(40.05% 86.05% at 50.07% -3.6%, rgba(0, 0, 0, .2) 0, rgba(73, 255, 168, 0) 100%), radial-gradient(191.72% 74.87% at -31.72% 120.78%, rgba(55, 55, 55, .4) 22.83%, hsla(0, 0%, 40%, 0) 100%), radial-gradient(116.7% 130.11% at -47.61% 133.94%, #5b5b5b 0, #494e51 58.33%, rgba(77, 119, 129, 0) 100%), #0c1518;
    background-blend-mode: normal, normal, normal, normal, screen, normal, normal;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 0
}

.c-blogIntroSec_container {
    position: relative;
    z-index: 1
}

.c-blogIntroSec_row.-header>* {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.c-blogIntroSec_row.-content {
    align-items: stretch;
    flex-wrap: nowrap
}

.c-blogIntroSec_col.-featured {
    width: 61.3%
}

@media (max-width:1199px) {
    .c-blogIntroSec_col.-featured {
        padding-right: 20px;
        width: 56%
    }
}

.c-blogIntroSec_col.-list {
    width: 38.7%
}

@media (min-width:992px) {
    .c-blogIntroSec_col.-list {
        padding-left: 36px
    }
}

@media (max-width:1199px) {
    .c-blogIntroSec_col.-list {
        width: 44%
    }
}

@media (max-width:991px) {
    .c-blogIntroSec_col.-list {
        width: 100%
    }
}

.c-blogIntroSec_col.-cta .c-link .c-icon {
    margin-left: 16px
}

.c-blogIntroSec .c-list li,
.c-blogIntroSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-blogIntroSec .c-list li {
    width: 100%
}

.c-blogIntroSec .c-list li:before,
.c-blogIntroSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-blogIntroSec .c-list li:before {
    background-color: hsla(0, 0%, 85%, .2);
    content: "";
    display: block;
    height: 1px;
    margin: 28px 0;
    position: static;
    width: 100%
}

@media (max-width:991px) {

    .c-blogIntroSec .c-list li:before,
    .c-blogIntroSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-blogIntroSec .c-list li:before {
        margin: 32px 0
    }
}

@media (min-width:992px) {

    .c-blogIntroSec .c-list li:not(:nth-child(n+3)):before,
    .c-blogIntroSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:not(:nth-child(n+3)):before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-blogIntroSec .c-list li:not(:nth-child(n+3)):before {
        display: none
    }
}

@media (max-width:991px) {

    .c-blogIntroSec .c-list li:not(:nth-child(n+2)):before,
    .c-blogIntroSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:not(:nth-child(n+2)):before,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-blogIntroSec .c-list li:not(:nth-child(n+2)):before {
        display: none
    }
}

@media (max-width:991px) {

    .c-blogIntroSec .c-list li:last-child,
    .c-blogIntroSec .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li:last-child,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-blogIntroSec .c-list li:last-child {
        display: none
    }
}

.c-blogIntroSec .c-cardFeaturedArticle {
    height: 100%
}

.c-blogIntroSec .c-cardArticle {
    flex-direction: row;
    max-height: 112px
}

@media (max-width:991px) {
    .c-blogIntroSec .c-cardArticle {
        justify-content: space-between !important;
        max-height: none
    }
}

.c-blogIntroSec .c-cardArticle_photo {
    height: 112px;
    margin-right: 24px;
    overflow: hidden;
    width: 150px
}

@media (max-width:991px) {
    .c-blogIntroSec .c-cardArticle_photo {
        height: 56px;
        margin-right: 0;
        min-height: 0;
        order: 2;
        width: 76px
    }
}

.c-blogIntroSec .c-cardArticle_photo img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

@media (max-width:991px) {
    .c-blogIntroSec .c-cardArticle_details {
        flex-grow: 1;
        padding-right: 36px
    }
}

.c-faqSec {
    counter-reset: steps
}

.c-faqSec_row.-header small {
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: .09em;
    text-transform: uppercase;
    transform: translateY(-36px)
}

@media (max-width:991px) {
    .c-faqSec_row.-header small {
        font-size: 12px;
        transform: translateY(-20px)
    }
}

.c-faqSec_col.-quote.-arabic a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 calc(100% - 8px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1);
    white-space: nowrap
}

@media (hover:hover) and (pointer:fine) {
    .c-faqSec_col.-quote.-arabic a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

[dir=rtl] .c-faqSec_col.-quote.-arabic a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 calc(100% - 8px);
    background-position: 100% calc(100% - 8px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .c-faqSec_col.-quote.-arabic a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-faqSec_col.-quote:not(.-arabic) a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-faqSec_col.-quote:not(.-arabic) a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

@media (min-width:992px) {

    .c-faqSec_col.-quote .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-faqSec_col.-quote .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-faqSec_col.-quote .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-faqSec_col.-quote .t-text,
    .c-faqSec_col.-quote .t-title,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-faqSec_col.-quote .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-faqSec_col.-quote .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-faqSec_col.-quote li {
        max-width: 302px;
        width: 100%
    }
}

.c-faqSec+.c-ctaSec {
    padding-top: 0
}

.c-faqSec .c-fancyLink {
    cursor: pointer;
    padding: 40px 0
}

@media (max-width:991px) {
    .c-faqSec .c-fancyLink {
        padding: 32px 0
    }

    .c-faqSec .c-fancyLink_inner {
        padding-inline-end: 40px
    }
}

@media (max-width:991px) {

    .c-faqSec .c-fancyLink .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-faqSec .c-fancyLink .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-faqSec .c-fancyLink .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-faqSec .c-fancyLink .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-faqSec .c-fancyLink .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-faqSec .c-fancyLink .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-faqSec .c-fancyLink li {
        padding-inline-end: 0
    }
}

@media (max-width:991px) {
    .c-faqSec .c-fancyLink:before {
        top: 47px
    }
}

.c-faqSec .c-fancyLink:not(:hover):before {
    color: #000
}

.c-faqSec .c-fancyLink:not(:hover) .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-faqSec .c-fancyLink:not(:hover) .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-faqSec .c-fancyLink:not(:hover) .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-faqSec .c-fancyLink:not(:hover) .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-faqSec .c-fancyLink:not(:hover) .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-faqSec .c-fancyLink:not(:hover) .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-faqSec .c-fancyLink:not(:hover) li {
    color: #000
}

.c-faqSec .c-image {
    height: 200px;
    position: relative;
    width: 302px
}

@media (max-width:991px) {
    .c-faqSec .c-image {
        padding-top: 67%;
        width: 100%
    }
}

.c-faqSec .c-image picture img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-navBelt {
    align-items: center;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    display: flex;
    height: 82px;
    left: 0;
    position: sticky;
    top: 0;
    z-index: 10
}

@media (max-width:991px) {
    .c-navBelt {
        height: 61px
    }
}

.c-navBelt_container {
    height: 82px
}

@media (max-width:1199px) {
    .c-navBelt_container {
        overflow: hidden;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:991px) {
    .c-navBelt_container {
        height: 61px
    }
}

@media (max-width:1199px) {
    .c-navBelt_row {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 14px
    }
}

.c-navBelt_col {
    align-items: center;
    display: flex
}

@media (max-width:1199px) {
    .c-navBelt_col {
        padding-left: 0
    }
}

.c-navBelt_swiper {
    height: 82px
}

@media (max-width:1199px) {
    .c-navBelt_swiper {
        width: 100%
    }
}

@media (max-width:991px) {
    .c-navBelt_swiper {
        height: 61px
    }
}

.c-navBelt_swiper .swiper-slide {
    align-items: center;
    display: flex;
    justify-content: center;
    width: auto
}

.c-navBelt_swiper .swiper-slide:first-child a {
    margin-left: 0
}

@media (max-width:1199px) {
    .c-navBelt_swiper .swiper-slide:first-child a {
        margin-left: 20px
    }
}

.c-navBelt_swiper .swiper-slide:last-child {
    order: 999999
}

.c-navBelt_swiper a:not(.c-btn) {
    align-items: center;
    display: flex;
    font-size: 16px;
    height: 82px;
    justify-content: flex-start;
    line-height: 1.125;
    margin: 0 16px;
    position: relative;
    white-space: nowrap
}

@media (max-width:991px) {
    .c-navBelt_swiper a:not(.c-btn) {
        font-size: 16px;
        height: 61px;
        margin-left: 24px;
        margin-right: 8px
    }
}

.c-navBelt_swiper a:not(.c-btn).-active {
    font-weight: 500
}

.c-navBelt_swiper a:not(.c-btn).-active:after {
    background-color: #6699FF;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%
}

@media (max-width:991px) {

    .c-navBelt .c-btn,
    .c-navBelt .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
    .c-navBelt .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-navBelt .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-navBelt .hs-button {
        margin-left: 20px
    }
}

.c-navBelt .c-btn_label {
    white-space: nowrap
}

.c-navBelt.-hidden {
    transform: translateY(-100%)
}

@media (max-width:991px) {
    .c-quoteSec_container {
        background-color: #000;
        background-image: url(../images/bg-quote-mobile.8ddfaf05.webp);
        background-size: cover
    }

    .c-quoteSec_container.-alt {
        background-image: url(../images/bg-quote-mobile-2.e2ce7470.webp)
    }
}

@media (min-width:992px) {
    .c-quoteSec_row {
        margin-inline-end: 0;
        margin-inline-start: 0
    }
}

@media (max-width:1199px) {
    .c-quoteSec_row {
        padding-inline-end: 24px;
        padding-inline-start: 24px
    }
}

@media (max-width:991px) {
    .c-quoteSec_row {
        padding-inline-end: 0;
        padding-inline-start: 0
    }
}

.c-quoteSec_col.-quote {
    background: linear-gradient(0deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), radial-gradient(87.36% 92.69% at 104.16% 105.92%, #000 0, transparent 100%), radial-gradient(89.51% 83.22% at 2.68% -1.6%, #000 0, transparent 100%), #3d3f51;
    background-blend-mode: normal, normal, normal, normal, normal, screen, normal, normal;
    background-size: cover;
    padding-inline-start: 110px
}

@media (max-width:1199px) {
    .c-quoteSec_col.-quote {
        padding-inline-start: 60px
    }
}

@media (max-width:991px) {
    .c-quoteSec_col.-quote {
        background: none;
        padding-inline-end: 10px;
        padding-inline-start: 10px
    }
}

.c-quoteSec_col.-quote .t-title {
    max-width: 700px;
    min-height: 330px;
    padding-inline-end: 36px;
    position: relative;
    text-indent: 55px;
    width: 52vw
}

@media (max-width:1199px) {
    .c-quoteSec_col.-quote .t-title {
        width: 53vw
    }
}

@media (max-width:991px) {
    .c-quoteSec_col.-quote .t-title {
        max-width: unset;
        min-height: unset;
        padding-right: 0;
        text-indent: 35px;
        width: 100%
    }
}

.c-quoteSec_col.-quote .t-title:before {
    background-image: url(../images/quoteWhite.60428308.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 23px;
    inset-block-start: 9px;
    inset-inline-start: 0;
    opacity: .6;
    position: absolute;
    width: 31px
}

[dir=rtl] .c-quoteSec_col.-quote .t-title:before {
    background-image: url(../images/quoteWhite_ar.d002e3a5.svg)
}

@media (max-width:991px) {
    .c-quoteSec_col.-quote .t-title:before {
        height: 17px;
        opacity: 1;
        top: 8px;
        width: 24px
    }
}

.c-quoteSec_col.-quote .t-title p+p {
    text-indent: 0
}

.c-quoteSec .c-image {
    display: flex;
    flex-shrink: 0;
    height: calc(100% - 28px);
    inset-block-start: -56px;
    inset-inline-end: 0;
    justify-content: flex-end;
    max-width: 416px;
    position: absolute;
    width: 30vw
}

@media (max-width:1199px) {
    .c-quoteSec .c-image {
        width: 33vw
    }
}

.c-quoteSec .c-image.-withBorder img {
    border: 2px solid rgba(0, 0, 0, .06)
}

.c-quoteSec .c-image img {
    object-fit: cover
}

@media (max-width:991px) {
    .c-quoteSec .c-cardAuthor_photo {
        height: 90px;
        margin-inline-end: 14px;
        width: 72px
    }
}

.c-quoteSec.-noPhoto .c-quoteSec_col.-quote .t-title {
    max-width: unset;
    padding-inline-end: 110px;
    width: 100%
}

@media (max-width:991px) {
    .c-quoteSec.-noPhoto .c-quoteSec_col.-quote .t-title {
        padding-inline-end: 14px
    }

    .c-quoteSec.-altMobile .c-quoteSec_col.-quote {
        order: 1
    }

    .c-quoteSec.-altMobile .c-quoteSec_col.-photo {
        order: 0
    }

    .c-quoteSec.-altMobile .c-image {
        height: auto;
        left: unset;
        max-width: unset !important;
        position: relative;
        top: unset;
        width: 100%
    }
}

@media (max-width:991px) {
    .c-quoteSec.-altMobile .c-image>div {
        width: 100%
    }
}

@media (max-width:991px) {
    .c-quoteSec.-altMobile .c-image img {
        position: static
    }
}

.c-quote2Sec_col.-quote {
    padding-left: 76px
}

@media (max-width:1199px) {
    .c-quote2Sec_col.-quote {
        padding-left: 60px
    }
}

@media (max-width:991px) {
    .c-quote2Sec_col.-quote {
        background: none;
        padding-left: 10px;
        padding-right: 10px
    }
}

.c-quote2Sec_col.-quote .t-title {
    position: relative;
    text-indent: 55px
}

.c-quote2Sec_col.-quote .t-title:before {
    background-image: url(../images/quote.76d2a03e.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 23px;
    left: 0;
    position: absolute;
    top: 9px;
    width: 31px
}

@media (max-width:991px) {
    .c-quote2Sec_col.-quote .t-title:before {
        height: 17px;
        opacity: 1;
        width: 24px
    }
}

.c-quote2Sec_col.-quote .t-title p+p {
    text-indent: 0
}

.c-quote2Sec_col.-quote .t-title a {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-quote2Sec_col.-quote .t-title a:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-quote2Sec .c-cardAuthor_photo {
    height: 401px;
    position: relative
}

@media (max-width:991px) {
    .c-quote2Sec .c-cardAuthor_photo {
        height: 90px;
        width: 72px
    }
}

.c-quote2Sec .c-cardAuthor_photo img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

@media (max-width:991px) {
    .c-quote2Sec .c-cardAuthor_description {
        padding-left: 14px
    }
}

.c-quote3Sec_row.-author {
    display: flex;
    justify-content: center
}

.c-quote3Sec strong {
    position: relative;
    text-indent: 50px
}

@media (max-width:991px) {
    .c-quote3Sec strong {
        margin-inline: auto;
        max-width: 450px
    }
}

.c-quote3Sec strong:before {
    background-image: url(../images/quote.76d2a03e.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 30px;
    margin-inline-start: -65px;
    position: absolute;
    top: 15px;
    width: 40px
}

[dir=rtl] .c-quote3Sec strong:before {
    background-image: url(../images/quote_ar.bbba22ce.svg)
}

@media (max-width:991px) {
    .c-quote3Sec strong:before {
        height: 17px;
        margin-inline-start: -40px;
        top: 5px;
        width: 24px
    }
}

.c-quote3Sec .c-author {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center
}

.c-quote3Sec .c-author figure {
    border-radius: 100%;
    height: 80px;
    overflow: hidden;
    width: 80px
}

@media (max-width:991px) {
    .c-quote3Sec .c-author figure {
        height: 48px;
        width: 48px
    }
}

.c-quote3Sec .c-author figure img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.c-megaMenuSec {
    height: 100dvh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transform: translateY(-100%);
    transition: transform .4s cubic-bezier(.22, 1, .36, 1), opacity .4s cubic-bezier(.22, 1, .36, 1);
    width: 100vw;
    z-index: 99
}

.c-megaMenuSec:before {
    background-color: #000;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100vw
}

.c-megaMenuSec_overlay {
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.c-megaMenuSec_swiper {
    background-color: #020202
}

.c-megaMenuSec_swiper .swiper-slide {
    transition: none;
    width: 100%
}

.c-megaMenuSec_inner {
    border-block-end: 1px solid hsla(0, 0%, 100%, .15);
    overflow: hidden;
    padding-inline: 56px;
    position: relative;
    width: 100%;
    z-index: 1
}

@media (max-width:1199px) {
    .c-megaMenuSec_inner {
        padding-inline: 24px
    }
}

.c-megaMenuSec_inner.-tiles {
    display: flex;
    flex-wrap: wrap;
    gap: 24px 16px
}

.c-megaMenuSec_inner.-tiles .c-cardService {
    height: 193px;
    width: calc(20% - 13px)
}

.c-megaMenuSec_inner.-tiles .c-cardService_wrapper {
    height: 100%;
    width: 100%
}

.c-megaMenuSec_row {
    width: 100%
}

.c-megaMenuSec_col.-navs {
    display: flex;
    padding-inline-end: 0;
    position: relative;
    width: 55%;
    z-index: 1
}

.c-megaMenuSec_col.-navs:has(nav+nav) nav {
    width: 50%
}

.c-megaMenuSec_col.-navs nav {
    width: 100%
}

.c-megaMenuSec_col.-navs .c-navHorizontal,
.c-megaMenuSec_col.-navs .c-navVertical {
    position: relative;
    z-index: 1
}

.c-megaMenuSec_col.-navs .c-navHorizontal li,
.c-megaMenuSec_col.-navs .c-navVertical li {
    padding-inline-end: 24px
}

@media (min-width:992px) {

    .c-megaMenuSec_col.-navs .c-navHorizontal li,
    .c-megaMenuSec_col.-navs .c-navVertical li {
        order: unset !important
    }
}

.c-megaMenuSec_col.-navs .c-navHorizontal.-big .c-link,
.c-megaMenuSec_col.-navs .c-navVertical.-big .c-link {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    font-family: inherit;
    position: relative;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .c-megaMenuSec_col.-navs .c-navHorizontal.-big .c-link:hover,
    .c-megaMenuSec_col.-navs .c-navVertical.-big .c-link:hover {
        background-size: 100% 2px
    }
}

[dir=rtl] .c-megaMenuSec_col.-navs .c-navHorizontal.-big .c-link,
[dir=rtl] .c-megaMenuSec_col.-navs .c-navVertical.-big .c-link {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 calc(100% - 18px);
    background-position: 100% calc(100% - 18px);
    background-repeat: no-repeat;
    background-size: 0 2px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    [dir=rtl] .c-megaMenuSec_col.-navs .c-navHorizontal.-big .c-link:hover,
    [dir=rtl] .c-megaMenuSec_col.-navs .c-navVertical.-big .c-link:hover {
        background-size: 100% 2px
    }
}

@media (max-width:1199px) {

    .c-megaMenuSec_col.-navs .c-navHorizontal.-big .c-link,
    .c-megaMenuSec_col.-navs .c-navVertical.-big .c-link {
        font-family: var(--ff-text);
        font-size: 28px;
        letter-spacing: -.01em;
        line-height: 1.2857142857
    }
}

.c-megaMenuSec_col.-navs .c-navHorizontal.-small .c-link,
.c-megaMenuSec_col.-navs .c-navVertical.-small .c-link {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    .c-megaMenuSec_col.-navs .c-navHorizontal.-small .c-link:hover,
    .c-megaMenuSec_col.-navs .c-navVertical.-small .c-link:hover {
        background-size: 100% 1px
    }
}

[dir=rtl] .c-megaMenuSec_col.-navs .c-navHorizontal.-small .c-link,
[dir=rtl] .c-megaMenuSec_col.-navs .c-navVertical.-small .c-link {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 calc(100% - 9px);
    background-position: 100% calc(100% - 9px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {

    [dir=rtl] .c-megaMenuSec_col.-navs .c-navHorizontal.-small .c-link:hover,
    [dir=rtl] .c-megaMenuSec_col.-navs .c-navVertical.-small .c-link:hover {
        background-size: 100% 1px
    }
}

.c-megaMenuSec_col.-navs .c-navHorizontal sup,
.c-megaMenuSec_col.-navs .c-navVertical sup {
    inset-inline-start: calc(100% + 8px);
    position: absolute
}

.c-megaMenuSec_col.-navs .c-navHorizontal {
    flex-wrap: wrap
}

.c-megaMenuSec_col.-navs .c-navHorizontal.-small li:nth-child(n+3) {
    margin-top: 16px
}

.c-megaMenuSec_col.-navs .c-navHorizontal.-big li:nth-child(n+3) {
    margin-top: 24px
}

.c-megaMenuSec_col.-navs .c-navHorizontal li {
    width: 50%
}

.c-megaMenuSec_col.-content {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-inline: 0;
    width: 45%
}

.c-megaMenuSec_col.-content .c-cardArticle {
    max-width: 610px
}

.c-megaMenuSec_col.-content .c-cardArticle_photo {
    height: unset;
    margin-inline-end: 32px;
    width: 270px
}

@media (max-width:1365px) {
    .c-megaMenuSec_col.-content .c-cardArticle_photo {
        width: 220px
    }
}

@media (max-width:1199px) {
    .c-megaMenuSec_col.-content .c-cardArticle_photo {
        margin-inline-end: 24px;
        width: 190px
    }
}

.c-megaMenuSec_col.-content .c-cardArticle_photo img {
    height: auto
}

.c-megaMenuSec_col.-content .c-cardArticle_title {
    display: unset
}

.c-megaMenuSec_col.-content .c-cardArticle_title .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-megaMenuSec_col.-content .c-cardArticle_title .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-megaMenuSec_col.-content .c-cardArticle_title .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-megaMenuSec_col.-content .c-cardArticle_title .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-megaMenuSec_col.-content .c-cardArticle_title .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-megaMenuSec_col.-content .c-cardArticle_title .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-megaMenuSec_col.-content .c-cardArticle_title li {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 calc(100% - 3px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

.l-main.-contentHub .c-downloadSec_formWrapper:has(form) [dir=rtl] .c-megaMenuSec_col.-content .c-cardArticle_title .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) [dir=rtl] .c-megaMenuSec_col.-content .c-cardArticle_title .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list [dir=rtl] .c-megaMenuSec_col.-content .c-cardArticle_title li,
[dir=rtl] .c-megaMenuSec_col.-content .c-cardArticle_title .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
[dir=rtl] .c-megaMenuSec_col.-content .c-cardArticle_title .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
[dir=rtl] .c-megaMenuSec_col.-content .c-cardArticle_title .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
[dir=rtl] .c-megaMenuSec_col.-content .c-cardArticle_title .t-text {
    background-position: 100% calc(100% - 12px)
}

@media (max-width:1199px) {

    .c-megaMenuSec_col.-content .c-cardArticle_title .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-megaMenuSec_col.-content .c-cardArticle_title .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-megaMenuSec_col.-content .c-cardArticle_title .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-megaMenuSec_col.-content .c-cardArticle_title .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-megaMenuSec_col.-content .c-cardArticle_title .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-megaMenuSec_col.-content .c-cardArticle_title .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-megaMenuSec_col.-content .c-cardArticle_title li {
        font-family: var(--ff-text);
        font-size: 21px;
        line-height: 1.2380952381
    }
}

.c-megaMenuSec_col.-content .c-cardArticle:hover .c-cardArticle_title .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-megaMenuSec_col.-content .c-cardArticle:hover .c-cardArticle_title .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-megaMenuSec_col.-content .c-cardArticle:hover .c-cardArticle_title .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-megaMenuSec_col.-content .c-cardArticle:hover .c-cardArticle_title .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-megaMenuSec_col.-content .c-cardArticle:hover .c-cardArticle_title .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-megaMenuSec_col.-content .c-cardArticle:hover .c-cardArticle_title .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-megaMenuSec_col.-content .c-cardArticle:hover .c-cardArticle_title li {
    background-size: 100% 1px
}

.c-megaMenuSec_col.-content .c-cardCareer {
    width: 480px
}

.c-megaMenuSec_col.-content .c-cardClutch {
    pointer-events: none;
    position: relative
}

@media (max-width:1199px) {
    .c-megaMenuSec_col.-content .c-cardClutch {
        margin-top: -14px
    }
}

.c-megaMenuSec_col.-content .c-cardClutch:before {
    background: radial-gradient(27.6% 27.6% at 50% 50%, #877550 0, #020202 100%);
    content: "";
    height: 630px;
    left: -350px;
    opacity: .3;
    position: absolute;
    top: -420px;
    width: 800px
}

.c-megaMenuSec_col.-content .c-cardClutch>* {
    position: relative;
    z-index: 1
}

.c-megaMenuSec_col.-content .c-cardResource2 {
    position: relative
}

.c-megaMenuSec_col.-content .c-cardResource2>* {
    z-index: 1
}

.c-megaMenuSec_col.-content .c-cardResource2_gradient {
    bottom: -530px;
    height: 833px;
    left: 50%;
    opacity: .2;
    position: absolute;
    transform: translateX(-50%);
    width: 1062px;
    z-index: 0
}

@media (max-width:991px) {
    .c-megaMenuSec_desktop {
        display: none
    }
}

.c-megaMenuSec_mobile {
    background-color: #000;
    display: none;
    height: 100dvh;
    position: relative
}

@media (max-width:991px) {
    .c-megaMenuSec_mobile {
        display: block
    }
}

.c-megaMenuSec_mobile_inner {
    display: flex;
    flex-direction: column;
    height: calc(100dvh - 70px);
    justify-content: space-between;
    overflow: auto;
    padding-block: 64px;
    padding-inline: 24px;
    position: relative;
    z-index: 1
}

.c-megaMenuSec_mobile_gradient {
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 100dvh;
    opacity: 0;
    position: absolute;
    right: 0;
    top: -70px;
    transition: .2s ease-in-out;
    width: 100%;
    z-index: 0
}

.c-megaMenuSec_mobile_gradient.-active {
    opacity: 1
}

.c-megaMenuSec_mobile .c-cardService:not(:first-child) {
    border-top: 1px solid hsla(0, 0%, 100%, .1)
}

.c-megaMenuSec_mobile .c-navHorizontal.-big,
.c-megaMenuSec_mobile .c-navVertical.-big {
    flex-direction: column
}

.c-megaMenuSec_mobile .c-navHorizontal.-big li,
.c-megaMenuSec_mobile .c-navVertical.-big li {
    border-bottom: 1px solid hsla(0, 0%, 100%, .1);
    display: flex;
    width: 100%
}

.c-megaMenuSec_mobile .c-navHorizontal.-big .c-link,
.c-megaMenuSec_mobile .c-navVertical.-big .c-link {
    padding: 16px 0;
    position: relative;
    width: 100%
}

.c-megaMenuSec_mobile .c-navHorizontal.-big .c-link .c-icon,
.c-megaMenuSec_mobile .c-navVertical.-big .c-link .c-icon {
    background-size: contain;
    height: 20px;
    left: unset;
    margin-top: -9px;
    opacity: .3;
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px
}

.c-megaMenuSec_mobile .c-navHorizontal.-small,
.c-megaMenuSec_mobile .c-navVertical.-small {
    flex-direction: row;
    flex-wrap: wrap
}

.c-megaMenuSec_mobile .c-navHorizontal.-small li,
.c-megaMenuSec_mobile .c-navVertical.-small li {
    margin-bottom: 16px;
    padding-inline-end: 20px;
    width: 50%
}

.c-megaMenuSec_mobile .c-navVertical_item {
    scroll-margin-top: 20px
}

.c-megaMenuSec_mobile .c-navVertical .c-category {
    border: 1px solid #fff;
    height: 24px;
    padding-inline: 7px
}

.c-megaMenuSec_mobile .c-cardService:first-child,
.c-megaMenuSec_mobile nav:first-child {
    margin-top: 12px
}

.c-megaMenuSec_mobile .c-cardService:last-child,
.c-megaMenuSec_mobile nav:last-child {
    margin-bottom: 24px
}

.c-megaMenuSec_scrollCover {
    background: #0b0d0e;
    background: linear-gradient(180deg, #0b0d0e, #0b0d0e 84%, rgba(11, 13, 14, 0));
    height: 95px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -80px;
    transform: translateY(-64px);
    transition: transform 0ms ease-in-out .25s, opacity .25s ease-in-out;
    width: 100%;
    z-index: 2
}

.c-megaMenuSec_scrollCover.-active {
    opacity: 1;
    transform: translateY(0);
    transition: transform 0ms ease-in-out 0ms, opacity .25s ease-in-out
}

.-menuOpened .c-megaMenuSec {
    opacity: 1;
    top: 88px;
    transform: translateY(0)
}

@media (max-width:991px) {
    .-menuOpened .c-megaMenuSec {
        top: 70px
    }
}

.-menuOpened .c-megaMenuSec .c-megaMenuSec_overlay {
    height: 300vh;
    opacity: 1
}

@media (min-width:992px) {
    .-messageBelt.-menuOpened:not(.-messageBeltHidden):not(:has(.l-header.-sticked)) .c-megaMenuSec {
        top: 136px
    }
}

.c-messageBelt {
    align-items: center;
    background-color: #f4f4f4;
    display: flex;
    flex-shrink: 0;
    gap: 8px;
    height: 48px;
    justify-content: center;
    padding-inline: 56px;
    position: relative;
    width: 100%
}

.c-messageBelt_close {
    height: 32px;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 32px
}

.c-messageBelt .c-link {
    background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-position: 0 calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-messageBelt .c-link:hover {
        background-image: linear-gradient(0, #000, #000), linear-gradient(0, rgba(0, 0, 0, .4) 100%, rgba(0, 0, 0, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-messageBelt .c-icon {
    background-size: 16px 16px !important
}

.c-messageBelt.-green {
    background-color: #00ff94
}

.c-messageBelt.-blue {
    background-color: #6699FF
}

.c-messageBelt.-blue .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-messageBelt.-blue .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-messageBelt.-blue .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-messageBelt.-blue .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-messageBelt.-blue .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-messageBelt.-blue .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-messageBelt.-blue li {
    color: #fff
}

.c-messageBelt.-blue .c-link {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-messageBelt.-blue .c-link:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-partnersSec_logotypes {
    border-top: 1px solid hsla(0, 0%, 100%, .3);
    display: flex;
    flex-wrap: wrap
}

@media (min-width:992px) {
    .c-partnersSec_logotypes>:nth-child(4n) {
        border-inline-end: 1px solid hsla(0, 0%, 100%, .3)
    }
}

@media (max-width:991px) {
    .c-partnersSec_logotypes>:nth-child(2n) {
        border-inline-end: 1px solid hsla(0, 0%, 100%, .3)
    }
}

.c-partnersSec_logotypes>:last-child {
    border-inline-end: 1px solid hsla(0, 0%, 100%, .3)
}

.c-partnersSec .c-cta,
.c-partnersSec .c-image {
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, .3);
    border-inline-start: 1px solid hsla(0, 0%, 100%, .3);
    display: flex;
    height: 170px;
    justify-content: center;
    width: 25%
}

@media (max-width:991px) {

    .c-partnersSec .c-cta,
    .c-partnersSec .c-image {
        height: 100px;
        width: 50%
    }
}

.c-partnersSec .c-image {
    overflow: hidden;
    position: relative
}

.c-partnersSec .c-image figcaption,
.c-partnersSec .c-image img {
    transition: .7s cubic-bezier(0, .1, 0, 1)
}

.c-partnersSec .c-image img {
    max-width: 200px;
    opacity: 1
}

@media (max-width:991px) {
    .c-partnersSec .c-image img {
        max-width: 120px
    }
}

.c-partnersSec .c-image figcaption {
    align-items: center;
    display: flex;
    height: 170px;
    justify-content: center;
    left: 0;
    opacity: 0;
    padding: 24px;
    position: absolute;
    top: 120px;
    width: 100%
}

@media (min-width:992px) {
    .c-partnersSec .c-image:has(figcaption):hover img {
        opacity: 0;
        transform: translateY(-120px)
    }

    .c-partnersSec .c-image:has(figcaption):hover figcaption {
        opacity: 1;
        top: 0
    }
}

.c-partnersSec .c-cta a {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    opacity: .6;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-partnersSec .c-cta a:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

[dir=rtl] .c-partnersSec .c-cta a {
    background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
    background-position: 0 100%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    [dir=rtl] .c-partnersSec .c-cta a:hover {
        background-image: linear-gradient(0, #fff, #fff), linear-gradient(0, hsla(0, 0%, 100%, .4) 100%, hsla(0, 0%, 100%, .4) 0);
        background-size: 100% 1px, 100% 1px
    }
}

.c-partnersSec .c-cta a:hover {
    opacity: 1
}

.c-partnersSec .c-cta.-alt .c-btn,
.c-partnersSec .c-cta.-alt .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
.c-partnersSec .c-cta.-alt .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-partnersSec .c-cta.-alt .hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-partnersSec .c-cta.-alt .hs-button {
    background-color: #fff;
    border-radius: 100px;
    gap: 0;
    opacity: 1;
    padding: 8px 16px
}

.c-partnersSec .c-cta.-alt .c-btn:after,
.c-partnersSec .c-cta.-alt .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:after,
.c-partnersSec .c-cta.-alt .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:after,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-partnersSec .c-cta.-alt .hs-button:after,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-partnersSec .c-cta.-alt .hs-button:after {
    display: none
}

.c-partnersSec .c-cta.-alt .c-btn .c-icon,
.c-partnersSec .c-cta.-alt .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button .c-icon,
.c-partnersSec .c-cta.-alt .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button .c-icon,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-partnersSec .c-cta.-alt .hs-button .c-icon,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-partnersSec .c-cta.-alt .hs-button .c-icon {
    background-size: 12px;
    opacity: 0;
    width: 0
}

@media (hover:hover) {

    .c-partnersSec .c-cta.-alt .c-btn:hover,
    .c-partnersSec .c-cta.-alt .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:hover,
    .c-partnersSec .c-cta.-alt .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:hover,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-partnersSec .c-cta.-alt .hs-button:hover,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-partnersSec .c-cta.-alt .hs-button:hover {
        border-color: #fff;
        padding-right: 8px
    }

    .c-partnersSec .c-cta.-alt .c-btn:hover .c-btn_label,
    .c-partnersSec .c-cta.-alt .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:hover .c-btn_label,
    .c-partnersSec .c-cta.-alt .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:hover .c-btn_label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-partnersSec .c-cta.-alt .hs-button:hover .c-btn_label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-partnersSec .c-cta.-alt .hs-button:hover .c-btn_label {
        color: #000
    }

    .c-partnersSec .c-cta.-alt .c-btn:hover .c-icon,
    .c-partnersSec .c-cta.-alt .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button:hover .c-icon,
    .c-partnersSec .c-cta.-alt .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button:hover .c-icon,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-partnersSec .c-cta.-alt .hs-button:hover .c-icon,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-partnersSec .c-cta.-alt .hs-button:hover .c-icon {
        background-image: url(../images/arrowRight.b2634796.svg) !important;
        opacity: 1;
        width: 24px
    }
}

.c-solutionSec_row.-header .c-image {
    background-color: #ccc;
    height: 366px;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media (max-width:575px) {
    .c-solutionSec_row.-header .c-image {
        height: auto;
        padding-top: 56%;
        position: relative
    }
}

.c-solutionSec_row.-header .c-image img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-solutionSec_row.-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.c-solutionSec_row.-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.c-solutionSec_row.-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
.c-solutionSec_row.-header .t-text,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-solutionSec_row.-header .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-solutionSec_row.-header .hs-form-field>label,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-solutionSec_row.-header li {
    margin-left: 64px;
    margin-right: 64px
}

@media (max-width:991px) {

    .c-solutionSec_row.-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .c-solutionSec_row.-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .c-solutionSec_row.-header .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list li,
    .c-solutionSec_row.-header .t-text,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-solutionSec_row.-header .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-solutionSec_row.-header .hs-form-field>label,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list .c-solutionSec_row.-header li {
        margin-left: 24px;
        margin-right: 24px
    }
}

.c-solutionSec_row.-cta,
.c-solutionSec_row.-description,
.c-solutionSec_row.-emphasized,
.c-solutionSec_row.-projects,
.c-solutionSec_row.-stats {
    margin-left: 64px;
    margin-right: 64px
}

@media (max-width:991px) {

    .c-solutionSec_row.-cta,
    .c-solutionSec_row.-description,
    .c-solutionSec_row.-emphasized,
    .c-solutionSec_row.-projects,
    .c-solutionSec_row.-stats {
        margin-left: 24px;
        margin-right: 24px
    }
}

.c-solutionSec_row.-cta,
.c-solutionSec_row.-projects {
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.c-solutionSec_row.-projects .c-list,
.c-solutionSec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.c-solutionSec_row.-stats .c-list,
.c-solutionSec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-solutionSec_row.-projects .c-list,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-solutionSec_row.-stats .c-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.c-solutionSec_row.-projects .c-list.-boxes li,
.c-solutionSec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
.c-solutionSec_row.-stats .c-list.-boxes li,
.c-solutionSec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-solutionSec_row.-projects .-boxes.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-solutionSec_row.-stats .-boxes.c-list li {
    width: calc(50% - 20px)
}

@media (max-width:991px) {

    .c-solutionSec_row.-projects .c-list.-boxes li,
    .c-solutionSec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
    .c-solutionSec_row.-stats .c-list.-boxes li,
    .c-solutionSec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-solutionSec_row.-projects .-boxes.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-solutionSec_row.-stats .-boxes.c-list li {
        width: calc(50% - 12px)
    }
}

@media (max-width:374px) {

    .c-solutionSec_row.-projects .c-list.-boxes li,
    .c-solutionSec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
    .c-solutionSec_row.-stats .c-list.-boxes li,
    .c-solutionSec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-boxes.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-solutionSec_row.-projects .-boxes.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-solutionSec_row.-stats .-boxes.c-list li {
        width: 100%
    }
}

.c-solutionSec_row.-projects .c-list.-cases li,
.c-solutionSec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-cases.c-list li,
.c-solutionSec_row.-stats .c-list.-cases li,
.c-solutionSec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-cases.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-solutionSec_row.-projects .-cases.c-list li,
.l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-solutionSec_row.-stats .-cases.c-list li {
    width: calc(50% - 16px)
}

@media (max-width:991px) {

    .c-solutionSec_row.-projects .c-list.-cases li,
    .c-solutionSec_row.-projects .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-cases.c-list li,
    .c-solutionSec_row.-stats .c-list.-cases li,
    .c-solutionSec_row.-stats .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .-cases.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-solutionSec_row.-projects .-cases.c-list li,
    .l-main.-service .c-introductionSec_row.-teaserAlt .c-introductionSec_col.-teaser .c-solutionSec_row.-stats .-cases.c-list li {
        width: 100%
    }
}

.c-solutionSec_row.-description .c-richText p+ul {
    margin-top: -16px
}

.c-solutionSec_row.-description .c-richText ul li:before {
    background-color: transparent;
    background-image: url(../images/arrowRight.b2634796.svg);
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: unset;
    height: 14px;
    left: 0;
    top: 9px;
    width: 15px
}

.c-solutionSec_row.-description .c-richText ul li+li {
    margin-top: 4px
}

.c-solutionSec_row.-emphasized {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start
}

@media (max-width:575px) {
    .c-solutionSec_row.-emphasized {
        flex-direction: column
    }
}

.c-solutionSec_row.-emphasized .c-image {
    flex-shrink: 0;
    margin-right: 22px
}

@media (max-width:575px) {
    .c-solutionSec_row.-emphasized .c-image {
        margin-right: 0
    }
}

@media (max-width:575px) {
    .c-solutionSec_row.-emphasized .c-image+.c-richText {
        margin-top: 24px
    }
}

.c-solutionSec .c-box {
    border-top: 1px solid #000;
    padding: 24px 0 48px
}

.c-solutionSec .c-cardAuthor_photo {
    height: 120px;
    width: 96px
}

.c-solutionSec .c-cardAuthor_description {
    justify-content: flex-start
}

.c-solutionSec .c-cardAuthor .t-title span {
    display: block
}

.c-solutionSec .c-cta {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start
}

@media (max-width:991px) {
    .c-solutionSec .c-cta {
        flex-direction: column
    }
}

@media (max-width:991px) {

    .c-solutionSec .c-cta .c-btn,
    .c-solutionSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button,
    .c-solutionSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-solutionSec .c-cta .hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-solutionSec .c-cta .hs-button {
        width: 100%
    }
}

.c-solutionSec .c-cta .c-btn+.c-btn,
.c-solutionSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-btn+.hs-button,
.c-solutionSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.c-btn,
.c-solutionSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.hs-button,
.c-solutionSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-btn+.hs-button,
.c-solutionSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.c-btn,
.c-solutionSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-solutionSec .c-cta .c-btn+.hs-button,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-solutionSec .c-cta .hs-button+.c-btn,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-solutionSec .c-cta .hs-button+.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-solutionSec .c-cta .c-btn+.hs-button,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-solutionSec .c-cta .hs-button+.c-btn,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-solutionSec .c-cta .hs-button+.hs-button {
    margin-left: 16px
}

@media (max-width:991px) {

    .c-solutionSec .c-cta .c-btn+.c-btn,
    .c-solutionSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-btn+.hs-button,
    .c-solutionSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.c-btn,
    .c-solutionSec .c-cta .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button+.hs-button,
    .c-solutionSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-btn+.hs-button,
    .c-solutionSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.c-btn,
    .c-solutionSec .c-cta .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button+.hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-solutionSec .c-cta .c-btn+.hs-button,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-solutionSec .c-cta .hs-button+.c-btn,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .c-solutionSec .c-cta .hs-button+.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-solutionSec .c-cta .c-btn+.hs-button,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-solutionSec .c-cta .hs-button+.c-btn,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .c-solutionSec .c-cta .hs-button+.hs-button {
        margin-left: 0;
        margin-top: 16px
    }
}

.c-personSpinned {
    height: 145px;
    position: relative;
    width: 145px
}

@media (max-width:991px) {
    .c-personSpinned {
        height: 104px;
        width: 104px
    }
}

.c-personSpinned_spinned img,
.c-personSpinned_stable img {
    background-size: cover;
    height: 100%;
    inset-inline-start: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.c-personSpinned_stable {
    border-radius: 100%;
    height: 88px;
    left: 50%;
    margin-left: -44px;
    margin-top: -44px;
    object-fit: cover;
    position: absolute;
    top: 50%;
    width: 88px
}

@media (max-width:991px) {
    .c-personSpinned_stable {
        height: 64px;
        margin-left: -32px;
        margin-top: -32px;
        width: 64px
    }
}

.c-personSpinned_spinned {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important
}

.c-tooltip {
    background-color: #647077;
    background-image: none !important;
    border-radius: 2px;
    bottom: 150%;
    color: #fff;
    font-family: var(--ff-text);
    font-size: 14px;
    inset-inline-start: 50%;
    line-height: 1.5714285714;
    opacity: 1;
    padding: 8px 16px;
    position: absolute;
    text-align: center;
    text-wrap: none;
    transform: translateX(-50%);
    visibility: hidden;
    width: 243px;
    z-index: 999
}

@media (max-width:991px) {
    .c-tooltip {
        inset-inline-end: -5%;
        inset-inline-start: unset
    }
}

.c-tooltip:before {
    background-color: #647077;
    bottom: -6px;
    content: "";
    height: 12px;
    inset-inline-start: 50%;
    position: absolute;
    transform: rotate(45deg);
    width: 12px;
    z-index: 998
}

.c-tooltip.-visible {
    visibility: visible
}

.c-tooltip.-mobileRight {
    inset-inline-start: 0
}

@media (max-width:991px) {
    .c-tooltip.-mobileRight {
        transform: translateX(0)
    }

    [dir=rtl] .c-tooltip.-mobileRight {
        transform: translateX(0)
    }
}

@media (max-width:991px) {
    .c-tooltip.-mobileRight:before {
        inset-inline-start: 20%
    }
}

@media (max-width:991px) {
    .c-tooltip.-mobileLeft {
        transform: translateX(-80%)
    }

    [dir=rtl] .c-tooltip.-mobileLeft {
        transform: translateX(80%)
    }
}

@media (max-width:991px) {
    .c-tooltip.-mobileLeft:before {
        inset-inline-start: 80%
    }
}

.c-breadcrumbs,
.c-breadcrumbs li {
    align-items: flex-start;
    display: flex
}

.c-breadcrumbs li {
    justify-content: flex-start;
    position: relative
}

.c-breadcrumbs li+li {
    margin-left: 34px
}

.c-breadcrumbs li+li:before {
    color: #fff;
    content: "→";
    font-size: 12px;
    left: -21px;
    position: absolute;
    top: 1px
}

.c-breadcrumbs .c-link {
    background-image: linear-gradient(0, #fff, #fff);
    background-position: 0 calc(100% - 2px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    font-family: inherit;
    transition: .3s cubic-bezier(.4, 0, 0, 1)
}

@media (hover:hover) and (pointer:fine) {
    .c-breadcrumbs .c-link:hover {
        background-size: 100% 1px
    }
}

.-menuOpened .c-breadcrumbs.l-header li+li:before,
.c-breadcrumbs.-dark li+li:before {
    color: #000
}

[data-handler_more] {
    display: none
}

::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .4)
}

::-moz-placeholder {
    color: rgba(0, 0, 0, .4)
}

:-ms-input-placeholder {
    color: rgba(0, 0, 0, .4) !important
}

:-moz-placeholder {
    color: rgba(0, 0, 0, .4)
}

::placeholder {
    color: rgba(0, 0, 0, .4)
}

::-ms-reveal {
    display: none
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: inset 0 0 0 30px #fff !important;
    box-shadow: inset 0 0 0 30px #fff !important
}

label {
    cursor: pointer
}

textarea {
    resize: none
}

input[type=email],
input[type=number],
input[type=password],
input[type=text],
textarea {
    width: 100%
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.f-group {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%
}

.f-group .f-input[type=number] {
    -moz-appearance: textfield
}

.f-group .f-input[type=number]::-webkit-inner-spin-button,
.f-group .f-input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.f-group .f-error {
    display: none
}

.f-group.-error .f-input {
    background-color: rgba(210, 68, 47, .05);
    border-color: #d2442f
}

.f-group.-error .f-input::-webkit-input-placeholder {
    color: #d2442f;
    opacity: .5
}

.f-group.-error .f-input::-moz-placeholder {
    color: #d2442f;
    opacity: .5
}

.f-group.-error .f-input:-ms-input-placeholder {
    color: rgba(210, 68, 47, .5) !important
}

.f-group.-error .f-input:-moz-placeholder {
    color: #d2442f;
    opacity: .5
}

.f-group.-error .f-input::placeholder {
    color: #d2442f;
    opacity: .5
}

.f-group.-error .f-error {
    color: #a10000;
    display: flex;
    font-family: var(--ff-text);
    font-size: 14px;
    line-height: 1.5714285714;
    margin-top: 2px
}

.f-group.-error.-checkbox .f-error {
    margin-top: 8px
}

.f-group {
    position: relative
}

.f-group.-input input,
.f-group.-input textarea,
.f-group.-textarea input,
.f-group.-textarea textarea {
    background-color: #f7fafb;
    border: none;
    border-bottom: 1px solid #000;
    font-family: var(--ff-text);
    font-size: 18px;
    height: 56px;
    line-height: 1.2222222222;
    padding: 13px 16px;
    position: relative;
    transition: border-color .2s ease-in-out;
    width: 100%;
    z-index: 1
}

@media (max-width:991px) {

    .f-group.-input input,
    .f-group.-input textarea,
    .f-group.-textarea input,
    .f-group.-textarea textarea {
        font-family: var(--ff-text);
        font-size: 16px;
        height: 48px;
        line-height: 1.125
    }
}

.f-group.-input input[disabled],
.f-group.-input textarea[disabled],
.f-group.-textarea input[disabled],
.f-group.-textarea textarea[disabled] {
    background-color: rgba(0, 0, 0, .1);
    border-bottom-color: rgba(0, 0, 0, .3)
}

.f-group.-input input.-phone:not(.-noPrefix),
.f-group.-input textarea.-phone:not(.-noPrefix),
.f-group.-textarea input.-phone:not(.-noPrefix),
.f-group.-textarea textarea.-phone:not(.-noPrefix) {
    padding-left: 114px !important
}

.f-group.-input input.-noPrefix,
.f-group.-input textarea.-noPrefix,
.f-group.-textarea input.-noPrefix,
.f-group.-textarea textarea.-noPrefix {
    padding-left: 16px !important
}

@media (hover:hover) and (pointer:fine) {

    .f-group.-input input:not([disabled]):hover,
    .f-group.-input textarea:not([disabled]):hover,
    .f-group.-textarea input:not([disabled]):hover,
    .f-group.-textarea textarea:not([disabled]):hover {
        border-bottom-width: 2px;
        padding-bottom: 12px
    }
}

.f-group.-input input:not([disabled]):focus,
.f-group.-input textarea:not([disabled]):focus,
.f-group.-textarea input:not([disabled]):focus,
.f-group.-textarea textarea:not([disabled]):focus {
    border-bottom-width: 2px;
    padding-bottom: 12px
}

.f-group.-input input .f-group.-error:not([disabled]):focus,
.f-group.-input input .f-group.-error:not([disabled]):hover,
.f-group.-input textarea .f-group.-error:not([disabled]):focus,
.f-group.-input textarea .f-group.-error:not([disabled]):hover,
.f-group.-textarea input .f-group.-error:not([disabled]):focus,
.f-group.-textarea input .f-group.-error:not([disabled]):hover,
.f-group.-textarea textarea .f-group.-error:not([disabled]):focus,
.f-group.-textarea textarea .f-group.-error:not([disabled]):hover {
    border-bottom-width: 2px;
    padding-bottom: 13px
}

.f-group.-input input:disabled,
.f-group.-input textarea:disabled,
.f-group.-textarea input:disabled,
.f-group.-textarea textarea:disabled {
    border-bottom: 1px solid hsla(0, 0%, 100%, .3);
    color: hsla(0, 0%, 100%, .4)
}

.f-group.-input input:disabled::-webkit-input-placeholder,
.f-group.-input textarea:disabled::-webkit-input-placeholder,
.f-group.-textarea input:disabled::-webkit-input-placeholder,
.f-group.-textarea textarea:disabled::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .4)
}

.f-group.-input input:disabled::-moz-placeholder,
.f-group.-input textarea:disabled::-moz-placeholder,
.f-group.-textarea input:disabled::-moz-placeholder,
.f-group.-textarea textarea:disabled::-moz-placeholder {
    color: hsla(0, 0%, 100%, .4)
}

.f-group.-input input:disabled:-ms-input-placeholder,
.f-group.-input textarea:disabled:-ms-input-placeholder,
.f-group.-textarea input:disabled:-ms-input-placeholder,
.f-group.-textarea textarea:disabled:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .4) !important
}

.f-group.-input input:disabled:-moz-placeholder,
.f-group.-input textarea:disabled:-moz-placeholder,
.f-group.-textarea input:disabled:-moz-placeholder,
.f-group.-textarea textarea:disabled:-moz-placeholder {
    color: hsla(0, 0%, 100%, .4)
}

.f-group.-input input:disabled::placeholder,
.f-group.-input textarea:disabled::placeholder,
.f-group.-textarea input:disabled::placeholder,
.f-group.-textarea textarea:disabled::placeholder {
    color: hsla(0, 0%, 100%, .4)
}

.f-group.-input.-filled input,
.f-group.-input.-filled textarea,
.f-group.-textarea.-filled input,
.f-group.-textarea.-filled textarea {
    border-bottom-width: 1px
}

.f-group.-input.-error input,
.f-group.-input.-error textarea,
.f-group.-textarea.-error input,
.f-group.-textarea.-error textarea {
    background-color: rgba(161, 0, 0, .08);
    border-bottom-color: #a10000
}

.f-group.-input.-error input::-webkit-input-placeholder,
.f-group.-input.-error textarea::-webkit-input-placeholder,
.f-group.-textarea.-error input::-webkit-input-placeholder,
.f-group.-textarea.-error textarea::-webkit-input-placeholder {
    color: #000
}

.f-group.-input.-error input::-moz-placeholder,
.f-group.-input.-error textarea::-moz-placeholder,
.f-group.-textarea.-error input::-moz-placeholder,
.f-group.-textarea.-error textarea::-moz-placeholder {
    color: #000
}

.f-group.-input.-error input:-ms-input-placeholder,
.f-group.-input.-error textarea:-ms-input-placeholder,
.f-group.-textarea.-error input:-ms-input-placeholder,
.f-group.-textarea.-error textarea:-ms-input-placeholder {
    color: #000 !important
}

.f-group.-input.-error input:-moz-placeholder,
.f-group.-input.-error textarea:-moz-placeholder,
.f-group.-textarea.-error input:-moz-placeholder,
.f-group.-textarea.-error textarea:-moz-placeholder {
    color: #000
}

.f-group.-input.-error input::placeholder,
.f-group.-input.-error textarea::placeholder,
.f-group.-textarea.-error input::placeholder,
.f-group.-textarea.-error textarea::placeholder {
    color: #000
}

.-menuOpened .f-group.-input.l-header input,
.-menuOpened .f-group.-input.l-header textarea,
.-menuOpened .f-group.-textarea.l-header input,
.-menuOpened .f-group.-textarea.l-header textarea,
.f-group.-input.-dark input,
.f-group.-input.-dark textarea,
.f-group.-textarea.-dark input,
.f-group.-textarea.-dark textarea {
    background-color: hsla(0, 0%, 100%, .1);
    border-bottom-color: #fff
}

.-menuOpened .f-group.-input.l-header input::-webkit-input-placeholder,
.-menuOpened .f-group.-input.l-header textarea::-webkit-input-placeholder,
.-menuOpened .f-group.-textarea.l-header input::-webkit-input-placeholder,
.-menuOpened .f-group.-textarea.l-header textarea::-webkit-input-placeholder,
.f-group.-input.-dark input::-webkit-input-placeholder,
.f-group.-input.-dark textarea::-webkit-input-placeholder,
.f-group.-textarea.-dark input::-webkit-input-placeholder,
.f-group.-textarea.-dark textarea::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .8)
}

.-menuOpened .f-group.-input.l-header input::-moz-placeholder,
.-menuOpened .f-group.-input.l-header textarea::-moz-placeholder,
.-menuOpened .f-group.-textarea.l-header input::-moz-placeholder,
.-menuOpened .f-group.-textarea.l-header textarea::-moz-placeholder,
.f-group.-input.-dark input::-moz-placeholder,
.f-group.-input.-dark textarea::-moz-placeholder,
.f-group.-textarea.-dark input::-moz-placeholder,
.f-group.-textarea.-dark textarea::-moz-placeholder {
    color: hsla(0, 0%, 100%, .8)
}

.-menuOpened .f-group.-input.l-header input:-ms-input-placeholder,
.-menuOpened .f-group.-input.l-header textarea:-ms-input-placeholder,
.-menuOpened .f-group.-textarea.l-header input:-ms-input-placeholder,
.-menuOpened .f-group.-textarea.l-header textarea:-ms-input-placeholder,
.f-group.-input.-dark input:-ms-input-placeholder,
.f-group.-input.-dark textarea:-ms-input-placeholder,
.f-group.-textarea.-dark input:-ms-input-placeholder,
.f-group.-textarea.-dark textarea:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .8) !important
}

.-menuOpened .f-group.-input.l-header input:-moz-placeholder,
.-menuOpened .f-group.-input.l-header textarea:-moz-placeholder,
.-menuOpened .f-group.-textarea.l-header input:-moz-placeholder,
.-menuOpened .f-group.-textarea.l-header textarea:-moz-placeholder,
.f-group.-input.-dark input:-moz-placeholder,
.f-group.-input.-dark textarea:-moz-placeholder,
.f-group.-textarea.-dark input:-moz-placeholder,
.f-group.-textarea.-dark textarea:-moz-placeholder {
    color: hsla(0, 0%, 100%, .8)
}

.-menuOpened .f-group.-input.l-header input::placeholder,
.-menuOpened .f-group.-input.l-header textarea::placeholder,
.-menuOpened .f-group.-textarea.l-header input::placeholder,
.-menuOpened .f-group.-textarea.l-header textarea::placeholder,
.f-group.-input.-dark input::placeholder,
.f-group.-input.-dark textarea::placeholder,
.f-group.-textarea.-dark input::placeholder,
.f-group.-textarea.-dark textarea::placeholder {
    color: hsla(0, 0%, 100%, .8)
}

.-menuOpened .f-group.-input.l-header input:focus,
.-menuOpened .f-group.-input.l-header textarea:focus,
.-menuOpened .f-group.-textarea.l-header input:focus,
.-menuOpened .f-group.-textarea.l-header textarea:focus,
.f-group.-input.-dark input:focus,
.f-group.-input.-dark textarea:focus,
.f-group.-textarea.-dark input:focus,
.f-group.-textarea.-dark textarea:focus {
    background-color: hsla(0, 0%, 100%, .12);
    color: #fff
}

.-menuOpened .f-group.-input.-filled.l-header input,
.-menuOpened .f-group.-input.-filled.l-header textarea,
.-menuOpened .f-group.-textarea.-filled.l-header input,
.-menuOpened .f-group.-textarea.-filled.l-header textarea,
.f-group.-input.-dark.-filled input,
.f-group.-input.-dark.-filled textarea,
.f-group.-textarea.-dark.-filled input,
.f-group.-textarea.-dark.-filled textarea {
    color: #fff
}

.f-group.-input.-dark2 .f-label,
.f-group.-input.-dark2 .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.f-group.-input.-dark2 .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.f-group.-textarea.-dark2 .f-label,
.f-group.-textarea.-dark2 .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.f-group.-textarea.-dark2 .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-input.-dark2 .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-textarea.-dark2 .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-input.-dark2 .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-textarea.-dark2 .hs-form-field>label {
    color: #fff
}

.f-group.-input.-dark2 input,
.f-group.-input.-dark2 textarea,
.f-group.-textarea.-dark2 input,
.f-group.-textarea.-dark2 textarea {
    background-color: #000;
    border: 1px solid hsla(0, 0%, 100%, .5);
    border-radius: 8px;
    color: #fff
}

.f-group.-input.-dark2 input::-webkit-input-placeholder,
.f-group.-input.-dark2 textarea::-webkit-input-placeholder,
.f-group.-textarea.-dark2 input::-webkit-input-placeholder,
.f-group.-textarea.-dark2 textarea::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .3)
}

.f-group.-input.-dark2 input::-moz-placeholder,
.f-group.-input.-dark2 textarea::-moz-placeholder,
.f-group.-textarea.-dark2 input::-moz-placeholder,
.f-group.-textarea.-dark2 textarea::-moz-placeholder {
    color: hsla(0, 0%, 100%, .3)
}

.f-group.-input.-dark2 input:-ms-input-placeholder,
.f-group.-input.-dark2 textarea:-ms-input-placeholder,
.f-group.-textarea.-dark2 input:-ms-input-placeholder,
.f-group.-textarea.-dark2 textarea:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .3) !important
}

.f-group.-input.-dark2 input:-moz-placeholder,
.f-group.-input.-dark2 textarea:-moz-placeholder,
.f-group.-textarea.-dark2 input:-moz-placeholder,
.f-group.-textarea.-dark2 textarea:-moz-placeholder {
    color: hsla(0, 0%, 100%, .3)
}

.f-group.-input.-dark2 input::placeholder,
.f-group.-input.-dark2 textarea::placeholder,
.f-group.-textarea.-dark2 input::placeholder,
.f-group.-textarea.-dark2 textarea::placeholder {
    color: hsla(0, 0%, 100%, .3)
}

.f-group.-input.-dark2 input:focus,
.f-group.-input.-dark2 input:hover,
.f-group.-input.-dark2 textarea:focus,
.f-group.-input.-dark2 textarea:hover,
.f-group.-textarea.-dark2 input:focus,
.f-group.-textarea.-dark2 input:hover,
.f-group.-textarea.-dark2 textarea:focus,
.f-group.-textarea.-dark2 textarea:hover {
    background-color: transparent;
    border-bottom-width: 1px;
    border-color: #fff
}

.f-group.-input.-dark2 input:focus,
.f-group.-input.-dark2 textarea:focus,
.f-group.-textarea.-dark2 input:focus,
.f-group.-textarea.-dark2 textarea:focus {
    color: #fff
}

.f-group.-input.-dark2 .iti__flag-container,
.f-group.-textarea.-dark2 .iti__flag-container {
    border-right: 1px solid hsla(0, 0%, 100%, .3);
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    width: 115px
}

.f-group.-input.-dark2 .iti__selected-flag,
.f-group.-textarea.-dark2 .iti__selected-flag {
    background-color: transparent;
    border-right: none;
    padding-inline: 0
}

.f-group.-input.-dark2 .iti__selected-dial-code,
.f-group.-textarea.-dark2 .iti__selected-dial-code {
    color: #fff
}

.f-group.-input.-dark2 .iti__arrow,
.f-group.-textarea.-dark2 .iti__arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fff;
    margin-left: 5px
}

.f-group.-input.-dark2 .iti__country-list,
.f-group.-textarea.-dark2 .iti__country-list {
    left: 1px;
    top: 56px
}

.f-group.-input.-dark2 .f-input.-phone,
.f-group.-textarea.-dark2 .f-input.-phone {
    padding-left: 125px !important
}

.f-group.-input.-dark2.-filled input,
.f-group.-input.-dark2.-filled textarea,
.f-group.-textarea.-dark2.-filled input,
.f-group.-textarea.-dark2.-filled textarea {
    border: 1px solid hsla(0, 0%, 100%, .5)
}

.f-group.-input.-dark2.-error input,
.f-group.-input.-dark2.-error textarea,
.f-group.-textarea.-dark2.-error input,
.f-group.-textarea.-dark2.-error textarea {
    border-color: #fa4a4a
}

.f-group.-input.-dark2.-error input::-webkit-input-placeholder,
.f-group.-input.-dark2.-error textarea::-webkit-input-placeholder,
.f-group.-textarea.-dark2.-error input::-webkit-input-placeholder,
.f-group.-textarea.-dark2.-error textarea::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .5) !important
}

.f-group.-input.-dark2.-error input::-moz-placeholder,
.f-group.-input.-dark2.-error textarea::-moz-placeholder,
.f-group.-textarea.-dark2.-error input::-moz-placeholder,
.f-group.-textarea.-dark2.-error textarea::-moz-placeholder {
    color: hsla(0, 0%, 100%, .5) !important
}

.f-group.-input.-dark2.-error input:-ms-input-placeholder,
.f-group.-input.-dark2.-error textarea:-ms-input-placeholder,
.f-group.-textarea.-dark2.-error input:-ms-input-placeholder,
.f-group.-textarea.-dark2.-error textarea:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .5) !important
}

.f-group.-input.-dark2.-error input:-moz-placeholder,
.f-group.-input.-dark2.-error textarea:-moz-placeholder,
.f-group.-textarea.-dark2.-error input:-moz-placeholder,
.f-group.-textarea.-dark2.-error textarea:-moz-placeholder {
    color: hsla(0, 0%, 100%, .5) !important
}

.f-group.-input.-dark2.-error input::placeholder,
.f-group.-input.-dark2.-error textarea::placeholder,
.f-group.-textarea.-dark2.-error input::placeholder,
.f-group.-textarea.-dark2.-error textarea::placeholder {
    color: hsla(0, 0%, 100%, .5) !important
}

.f-group.-input.-dark2.-error .f-error,
.f-group.-textarea.-dark2.-error .f-error {
    color: #fa4a4a
}

.f-group.-input.-dark2.-error .iti__flag-container,
.f-group.-textarea.-dark2.-error .iti__flag-container {
    border-right-color: #fa4a4a
}

.f-group.-input.-h64 input,
.f-group.-textarea.-h64 input {
    height: 64px;
    padding-bottom: 17px;
    padding-top: 17px
}

@media (hover:hover) and (pointer:fine) {

    .f-group.-input.-h64 input:not([disabled]):focus,
    .f-group.-input.-h64 input:not([disabled]):hover,
    .f-group.-textarea.-h64 input:not([disabled]):focus,
    .f-group.-textarea.-h64 input:not([disabled]):hover {
        padding-bottom: 16px
    }
}

.f-group.-input.-h64.-filled input,
.f-group.-textarea.-h64.-filled input {
    padding-bottom: 16px
}

.f-group.-input.-h56md input,
.f-group.-textarea.-h56md input,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-input.hs-button input,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-textarea.hs-button input,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-input.hs-button input,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-textarea.hs-button input {
    height: 56px
}

.f-group.-input .iti__selected-flag {
    background-color: #f7fafb;
    padding-left: 10px;
    padding-right: 10px
}

.f-group.-input .iti__selected-dial-code {
    margin-left: 8px
}

.f-group.-input .iti__flag-container {
    width: fit-content
}

.f-group.-textarea textarea {
    height: 170px;
    padding: 16px;
    resize: none
}

.f-group.-select {
    color: #000;
    position: relative
}

.f-group.-select:after {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 6px;
    position: absolute;
    right: 0;
    top: 11px;
    transition: transform .1s ease-in;
    width: 12px
}

@media (max-width:767px) {
    .f-group.-select:after {
        top: 8px
    }
}

.f-group.-select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #000;
    cursor: pointer;
    padding: 0 10px 12px;
    width: 100%;
    z-index: 1
}

@media (max-width:767px) {
    .f-group.-select select {
        font-size: 18px;
        line-height: 1.5555555556;
        padding-bottom: 8px
    }
}

.f-group.-select.-touched {
    color: #000
}

.f-group.-select.-filled select {
    border-bottom: 1px solid #000;
    font-weight: 700
}

.f-group.-select.-filled .f-placeholder {
    opacity: 0
}

.f-group.-select.-active:after {
    transform: rotate(180deg)
}

.f-group.-select.-active select {
    border-bottom: 1px solid #000
}

.f-group.-select.-active .f-placeholder {
    bottom: calc(100% + 8px);
    letter-spacing: .2px
}

@media (max-width:767px) {
    .f-group.-select.-active .f-placeholder {
        bottom: 40px
    }
}

.f-group.-select.-dark2 .f-label,
.f-group.-select.-dark2 .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.f-group.-select.-dark2 .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-select.-dark2 .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-select.-dark2 .hs-form-field>label {
    color: #fff
}

.f-group.-select.-dark2 select {
    background-color: #000;
    background-image: url(../images/arrowDownHalf-white.36ce8b38.svg);
    background-position: calc(100% - 20px) 50%;
    background-repeat: no-repeat;
    background-size: 10px auto;
    border: 1px solid hsla(0, 0%, 100%, .5);
    border-radius: 8px;
    color: #fff;
    font-family: var(--ff-text);
    font-size: 18px;
    font-weight: 400;
    height: 56px;
    line-height: 1.2222222222;
    padding: 16px;
    transition: border-color .2s ease-in-out
}

@media (max-width:991px) {
    .f-group.-select.-dark2 select {
        height: 48px;
        padding-block: 12px
    }
}

.f-group.-select.-dark2 select option {
    font-family: var(--ff-text);
    font-size: 18px;
    line-height: 1.2222222222
}

.f-group.-select.-dark2 select:focus,
.f-group.-select.-dark2 select:hover {
    background-color: transparent;
    border-bottom-width: 1px;
    border-color: #fff
}

.f-group.-checkbox .f-input {
    left: 4px;
    opacity: 0;
    position: absolute;
    top: 6px
}

.f-group.-checkbox .f-input:checked+.f-label,
.f-group.-checkbox .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.f-input:checked+label,
.f-group.-checkbox .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.f-input:checked+label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>.f-input:checked+label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>.f-input:checked+label {
    opacity: 1
}

.f-group.-checkbox .f-input:checked+.f-label:before,
.f-group.-checkbox .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>.f-input:checked+label:before,
.f-group.-checkbox .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>.f-input:checked+label:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>.f-input:checked+label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>.f-input:checked+label:before {
    background-color: #6699FF;
    background-image: url(../images/checkmark.cffa7a8f.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    border-color: #6699FF
}

.f-group.-checkbox .f-label,
.f-group.-checkbox .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.f-group.-checkbox .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>label {
    color: #000;
    font-family: var(--ff-text);
    font-size: 16px;
    line-height: 1.125;
    padding-inline-start: 40px;
    padding-top: 3px;
    position: relative
}

@media (max-width:991px) {

    .f-group.-checkbox .f-label,
    .f-group.-checkbox .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .f-group.-checkbox .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>label {
        font-family: var(--ff-text);
        font-size: 12px;
        line-height: 1.0833333333;
        padding-top: 3px
    }
}

.f-group.-checkbox .f-label:before,
.f-group.-checkbox .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
.f-group.-checkbox .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>label:before {
    border: 1px solid rgba(0, 0, 0, .3);
    content: "";
    height: 24px;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 24px
}

.f-group.-checkbox .f-label a,
.f-group.-checkbox .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a,
.f-group.-checkbox .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>label a,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>label a {
    text-decoration: underline
}

.f-group.-checkbox .f-label a:hover,
.f-group.-checkbox .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label a:hover,
.f-group.-checkbox .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label a:hover,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>label a:hover,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox .hs-form-field>label a:hover {
    text-decoration: none
}

.f-group.-checkbox.-error .f-label:before,
.f-group.-checkbox.-error .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
.f-group.-checkbox.-error .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox.-error .hs-form-field>label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox.-error .hs-form-field>label:before {
    border-color: #a10000;
    content: ""
}

.-menuOpened .f-group.-checkbox.l-header .f-label,
.-menuOpened .f-group.-checkbox.l-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.-menuOpened .f-group.-checkbox.l-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.f-group.-checkbox.-dark .f-label,
.f-group.-checkbox.-dark .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.f-group.-checkbox.-dark .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-menuOpened .f-group.-checkbox.l-header .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox.-dark .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-menuOpened .f-group.-checkbox.l-header .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox.-dark .hs-form-field>label {
    color: #fff
}

.-menuOpened .f-group.-checkbox.l-header .f-label:before,
.-menuOpened .f-group.-checkbox.l-header .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
.-menuOpened .f-group.-checkbox.l-header .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
.f-group.-checkbox.-dark .f-label:before,
.f-group.-checkbox.-dark .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
.f-group.-checkbox.-dark .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .-menuOpened .f-group.-checkbox.l-header .hs-form-field>label:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox.-dark .hs-form-field>label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .-menuOpened .f-group.-checkbox.l-header .hs-form-field>label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox.-dark .hs-form-field>label:before {
    background-color: hsla(0, 0%, 100%, .1);
    border-color: hsla(0, 0%, 100%, .3)
}

.f-group.-checkbox.-dark2 .f-label,
.f-group.-checkbox.-dark2 .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.f-group.-checkbox.-dark2 .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox.-dark2 .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox.-dark2 .hs-form-field>label {
    color: #fff
}

.f-group.-checkbox.-dark2 .f-label:before,
.f-group.-checkbox.-dark2 .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
.f-group.-checkbox.-dark2 .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox.-dark2 .hs-form-field>label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox.-dark2 .hs-form-field>label:before {
    background-color: #000;
    border-color: hsla(0, 0%, 100%, .3);
    border-radius: 4px;
    transition: border-color .2s ease-in-out
}

.f-group.-checkbox.-dark2 .f-label:hover:before,
.f-group.-checkbox.-dark2 .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:hover:before,
.f-group.-checkbox.-dark2 .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:hover:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox.-dark2 .hs-form-field>label:hover:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox.-dark2 .hs-form-field>label:hover:before {
    border-color: #fff
}

.f-group.-checkbox.-dark2.-error .f-label:before,
.f-group.-checkbox.-dark2.-error .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label:before,
.f-group.-checkbox.-dark2.-error .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label:before,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-group.-checkbox.-dark2.-error .hs-form-field>label:before,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-group.-checkbox.-dark2.-error .hs-form-field>label:before {
    border-color: #a10000;
    content: ""
}

.f-group.-checkbox.-dark2.-error .f-error {
    color: #fa4a4a
}

.f-fieldset {
    width: 100%
}

.f-fieldset_legend {
    margin-bottom: 10px
}

.f-fieldset .f-group.-checkbox+.-checkbox {
    margin-top: 5px
}

.f-placeholder {
    bottom: 8px;
    color: #000;
    left: 10px;
    position: absolute;
    transition: all .1s ease-out;
    z-index: 0
}

@media (max-width:767px) {
    .f-placeholder {
        font-size: 18px;
        line-height: 1.5555555556;
        padding-bottom: 8px
    }
}

.f-contact {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.f-contact .f-group.-input:not(.-fullWidth),
.f-contact .f-group.-select:not(.-fullWidth) {
    width: calc(50% - 12px)
}

@media (max-width:991px) {

    .f-contact .f-group.-input:not(.-fullWidth),
    .f-contact .f-group.-select:not(.-fullWidth) {
        width: 100%
    }
}

.f-contact .c-btn .c-icon,
.f-contact .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-button .c-icon,
.f-contact .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-button .c-icon,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .f-contact .hs-button .c-icon,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .f-contact .hs-button .c-icon {
    margin-left: 0
}

.f-newsletter .f-group.-input input {
    color: #fff
}

.f-newsletterNext {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.f-newsletterNext .f-group.-input:not(.-fullWidth) {
    width: calc(50% - 12px)
}

@media (max-width:991px) {
    .f-newsletterNext .f-group.-input:not(.-fullWidth) {
        width: 100%
    }
}

.a-spin,
.c-btnSpinned_spinner,
.c-personSpinned_spinned {
    animation: spin 20s linear infinite;
    width: fit-content
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    33% {
        opacity: 0
    }

    66% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

.a-fadeIn {
    opacity: 0
}

.a-fadeIn.-animated {
    opacity: 1;
    transition: opacity .6s ease-out
}

.a-fadeInUp {
    opacity: 0;
    transform: translate3d(0, 30px, 0)
}

.a-fadeInUp.-animated {
    opacity: 1;
    transform: translateZ(0);
    transition: opacity .6s ease-out, transform .6s ease-out
}

@media (max-width:991px) {
    .a-fadeInUpMd {
        opacity: 0;
        transform: translate3d(0, 30px, 0)
    }

    .a-fadeInUpMd.-animated {
        opacity: 1;
        transform: translateZ(0);
        transition: opacity .6s ease-out, transform .6s ease-out
    }
}

.a-fadeInDown {
    opacity: 0;
    transform: translate3d(0, -30px, 0)
}

.a-fadeInDown.-animated {
    opacity: 1;
    transform: translateZ(0);
    transition: opacity .6s ease-out, transform .6s ease-out
}

.a-fadeOut {
    opacity: 1
}

.a-fadeOut.-animated {
    opacity: 0;
    transition: opacity .2s ease-out
}

.a-fadeInRight {
    opacity: 0;
    transform: translate3d(-30px, 0, 0)
}

@media (max-width:991px) {
    .a-fadeInRight {
        transform: translate3d(0, 30px, 0)
    }
}

.a-fadeInRight.-animated {
    opacity: 1;
    transform: translateZ(0);
    transition: opacity .6s ease-out, transform .6s ease-out
}

.a-fadeInLeft {
    opacity: 0;
    transform: translate3d(30px, 0, 0)
}

@media (max-width:991px) {
    .a-fadeInLeft {
        transform: translate3d(0, 30px, 0)
    }
}

.a-fadeInLeft.-animated {
    opacity: 1;
    transform: translateZ(0);
    transition: opacity .6s ease-out, transform .6s ease-out
}

@media (min-width:992px) {
    .-animated.-lazyDelay100 {
        transition-delay: .1s !important
    }

    .-animated.-lazyDelay200 {
        transition-delay: .2s !important
    }

    .-animated.-lazyDelay300 {
        transition-delay: .3s !important
    }

    .-animated.-lazyDelay400 {
        transition-delay: .4s !important
    }

    .-animated.-lazyDelay500 {
        transition-delay: .5s !important
    }

    .-animated.-lazyDelay600 {
        transition-delay: .6s !important
    }

    .-animated.-lazyDelay700 {
        transition-delay: .7s !important
    }

    .-animated.-lazyDelay800 {
        transition-delay: .8s !important
    }

    .-animated.-lazyDelay900 {
        transition-delay: .9s !important
    }

    .-animated.-lazyDelay1000 {
        transition-delay: 1s !important
    }

    .-animated.-lazyDelay1100 {
        transition-delay: 1.1s !important
    }

    .-animated.-lazyDelay1200 {
        transition-delay: 1.2s !important
    }

    .-animated.-lazyDelay1300 {
        transition-delay: 1.3s !important
    }

    .-animated.-lazyDelay1400 {
        transition-delay: 1.4s !important
    }

    .-animated.-lazyDelay1500 {
        transition-delay: 1.5s !important
    }

    .-animated.-lazyDelay1600 {
        transition-delay: 1.6s !important
    }

    .-animated.-lazyDelay1700 {
        transition-delay: 1.7s !important
    }

    .-animated.-lazyDelay1800 {
        transition-delay: 1.8s !important
    }

    .-animated.-lazyDelay1900 {
        transition-delay: 1.9s !important
    }

    .-animated.-lazyDelay2000 {
        transition-delay: 2s !important
    }
}

.a-expandFromLeft {
    opacity: 0;
    overflow: hidden
}

.a-expandFromLeft_inner {
    height: 100%;
    transform: translate3d(-50%, 0, 0)
}

.a-expandFromLeft.-animated {
    opacity: 1;
    transition: opacity .6s ease-out
}

.a-expandFromLeft.-animated .a-expandFromLeft_inner {
    transform: translateZ(0);
    transition: transform .9s ease-out
}

.a-expandFromTop {
    opacity: 0;
    overflow: hidden
}

.a-expandFromTop_inner {
    transform: translate3d(0, -100%, 0);
    width: fit-content
}

.a-expandFromTop.-animated {
    opacity: 1;
    transition: opacity .6s ease-out
}

.a-expandFromTop.-animated .a-expandFromTop_inner {
    transform: translateZ(0);
    transition: transform .6s ease-out
}

.a-slideDown {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
}

.a-slideDown.-animated {
    opacity: 1;
    transform: translateZ(0);
    transition: transform .6s ease-out
}

.js-wrapWords {
    opacity: 0
}

.js-wrapWords .word {
    display: inline-flex;
    opacity: 0;
    transform: translateY(30px)
}

.js-wrapWords.-animated {
    opacity: 1;
    transition: opacity 0ms .1s
}

.js-wrapWords.-animated .word {
    opacity: 1;
    transform: translateY(0);
    transition: all 1.5s cubic-bezier(.16, 1, .3, 1)
}

.js-wrapWords.-animated .word:first-child {
    transition-delay: .3s
}

@media (max-width:991px) {
    .js-wrapWords.-animated .word:first-child {
        transition-delay: 275ms
    }
}

.js-wrapWords.-animated .word:nth-child(2) {
    transition-delay: .4s
}

@media (max-width:991px) {
    .js-wrapWords.-animated .word:nth-child(2) {
        transition-delay: .35s
    }
}

.js-wrapWords.-animated .word:nth-child(3) {
    transition-delay: .5s
}

@media (max-width:991px) {
    .js-wrapWords.-animated .word:nth-child(3) {
        transition-delay: 425ms
    }
}

.js-wrapWords.-animated .word:nth-child(4) {
    transition-delay: .6s
}

@media (max-width:991px) {
    .js-wrapWords.-animated .word:nth-child(4) {
        transition-delay: .5s
    }
}

.js-wrapWords.-animated .word:nth-child(5) {
    transition-delay: .7s
}

@media (max-width:991px) {
    .js-wrapWords.-animated .word:nth-child(5) {
        transition-delay: 575ms
    }
}

.js-wrapWords.-animated .word:nth-child(6) {
    transition-delay: .8s
}

@media (max-width:991px) {
    .js-wrapWords.-animated .word:nth-child(6) {
        transition-delay: .65s
    }
}

.js-wrapWords.-animated .word:nth-child(7) {
    transition-delay: .9s
}

@media (max-width:991px) {
    .js-wrapWords.-animated .word:nth-child(7) {
        transition-delay: 725ms
    }
}

.js-wrapWords.-animated .word:nth-child(8) {
    transition-delay: 1s
}

@media (max-width:991px) {
    .js-wrapWords.-animated .word:nth-child(8) {
        transition-delay: .8s
    }
}

.js-wrapWords.-animated .word:nth-child(9) {
    transition-delay: 1.1s
}

@media (max-width:991px) {
    .js-wrapWords.-animated .word:nth-child(9) {
        transition-delay: 875ms
    }
}

.-uppercase {
    text-transform: uppercase
}

.-italic {
    font-style: italic
}

.-withUnderline {
    text-decoration: underline
}

@media (max-width:991px) {
    .-withUnderlineMd {
        text-decoration: underline
    }
}

.-noWrap {
    white-space: nowrap
}

.-wLight {
    font-weight: 300
}

.-wNormal,
.-wRegular {
    font-weight: 400
}

.-wMedium {
    font-weight: 500
}

.-wSemiBold {
    font-weight: 600
}

.-wBold {
    font-weight: 700
}

.-wExtraBold {
    font-weight: 800
}

[dir=rtl] .-noRTL {
    direction: ltr !important;
    justify-content: flex-end !important
}

@media (max-width:991px) {
    .-wSemiBoldMd {
        font-weight: 600
    }
}

.-tCenter {
    text-align: center
}

.-tLeft {
    text-align: left
}

.-tRight {
    text-align: right
}

@media (max-width:991px) {
    .-tCenterMd {
        text-align: center
    }

    .-tLeftMd {
        text-align: left
    }

    .-tRightMd {
        text-align: right
    }
}

.-cWhite {
    color: #fff
}

.-cLight {
    color: #f7fafb
}

.-cBlack {
    color: #000
}

.-cDark {
    color: #0c1518
}

.-cDark7 {
    color: #2b2d39
}

.-cBlueMidnight {
    color: #1b2b35
}

.-cBlue {
    color: #6699FF
}

.-cGrey2 {
    color: #c4c4c4
}

.-cGrey5 {
    color: #707071
}

.-cGrey7 {
    color: #647077
}

.-cGrey9 {
    color: #ccc
}

.-cGrey15 {
    color: #d2d8da
}

.-cRed {
    color: #d2442f
}

.-cRed2 {
    color: #a10000
}

.-bgWhite {
    background-color: #fff
}

.-bgWhiteKeyMist {
    background-color: #f7fafb
}

.-bgBlack {
    background-color: #000
}

.-bgBlackOuterSpace {
    background-color: #0c1518
}

.-bgLight {
    background-color: #f7fafb
}

.-bgDark {
    background-color: #0c1518
}

.-bgDark3 {
    background-color: #181818
}

.-bgGrey2 {
    background-color: #c4c4c4
}

.-bgGrey3 {
    background-color: #f1f2f3
}

.-bgGrey19 {
    background-color: #404d56
}

.-bgBlueMidnight {
    background-color: #1b2b35
}

.-bgTransparent {
    background-color: transparent
}

.-fullWidth {
    width: 100%
}

@media (max-width:991px) {
    .-fullWidthMd {
        width: 100%
    }
}

.-ovh {
    overflow: hidden
}

@media (max-width:991px) {
    .-ovhMd {
        overflow: hidden
    }
}

.-cols2 {
    column-count: 2
}

@media (max-width:991px) {
    .-cols2 {
        column-count: 1
    }
}

.-animated.-op30,
:not(.js-lazy).-op30 {
    opacity: .3
}

.-animated.-op50,
:not(.js-lazy).-op50 {
    opacity: .5
}

.-animated.-op56,
:not(.js-lazy).-op56 {
    opacity: .56
}

.-animated.-op60,
:not(.js-lazy).-op60 {
    opacity: .6
}

.-animated.-op70,
:not(.js-lazy).-op70 {
    opacity: .7
}

.-animated.-op75,
:not(.js-lazy).-op75 {
    opacity: .75
}

.-animated.-op80,
:not(.js-lazy).-op80 {
    opacity: .8
}

.-animated.-op90,
:not(.js-lazy).-op90 {
    opacity: .9
}

.-animated.-op100,
:not(.js-lazy).-op100 {
    opacity: 1
}

.js-lazy:not(.-animated) .-op100,
.js-lazy:not(.-animated) .-op30,
.js-lazy:not(.-animated) .-op50,
.js-lazy:not(.-animated) .-op56,
.js-lazy:not(.-animated) .-op60,
.js-lazy:not(.-animated) .-op70,
.js-lazy:not(.-animated) .-op75,
.js-lazy:not(.-animated) .-op80,
.js-lazy:not(.-animated) .-op90 {
    opacity: 0
}

@media (max-width:991px) {
    .-op100md {
        opacity: 1 !important
    }

    .-op80md {
        opacity: .8 !important
    }

    .-op70md {
        opacity: .7 !important
    }
}

.-ls4p {
    letter-spacing: .04em !important
}

.-ls3p {
    letter-spacing: .03em !important
}

.-ls1p {
    letter-spacing: .01em !important
}

.-ls0 {
    letter-spacing: 0 !important
}

.-ls-1p {
    letter-spacing: -.01em !important
}

.-ls-2p {
    letter-spacing: -.02em !important
}

.-ls-3p {
    letter-spacing: -.03em !important
}

@media (max-width:991px) {
    .-ls0md {
        letter-spacing: 0 !important
    }

    .-ls4pmd {
        letter-spacing: .04em !important
    }

    .-ls-1pmd {
        letter-spacing: -.01em !important
    }

    .-ls-2pmd {
        letter-spacing: -.02em !important
    }

    .-ls-3pmd {
        letter-spacing: -.03em !important
    }

    .-ls-4pmd {
        letter-spacing: -.04em !important
    }

    .-ls-6pmd {
        letter-spacing: -.06em !important
    }
}

.-lineClamp1 {
    -webkit-line-clamp: 1
}

.-lineClamp1,
.-lineClamp2 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical
}

.-lineClamp2 {
    -webkit-line-clamp: 2
}

.-lineClamp3 {
    -webkit-line-clamp: 3
}

.-lineClamp3,
.-lineClamp4 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical
}

.-lineClamp4 {
    -webkit-line-clamp: 4
}

.-lineClamp5 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5
}

@media (max-width:991px) {
    .-lineClamp1md {
        -webkit-line-clamp: 1
    }

    .-lineClamp1md,
    .-lineClamp2md {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical
    }

    .-lineClamp2md {
        -webkit-line-clamp: 2
    }

    .-lineClamp3md {
        -webkit-line-clamp: 3
    }

    .-lineClamp3md,
    .-lineClamp4md {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical
    }

    .-lineClamp4md {
        -webkit-line-clamp: 4
    }

    .-lineClamp5md {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5
    }
}

.-order1 {
    order: 1
}

.-order2 {
    order: 2
}

.-order3 {
    order: 3
}

.-order4 {
    order: 4
}

.-order5 {
    order: 5
}

.-order6 {
    order: 6
}

@media (max-width:991px) {
    .-order1md {
        order: 1
    }

    .-order2md {
        order: 2
    }

    .-order3md {
        order: 3
    }

    .-order4md {
        order: 4
    }

    .-order5md {
        order: 5
    }

    .-order6md {
        order: 6
    }
}

.-pt0 {
    padding-top: 0
}

.-pt2 {
    padding-top: 2px
}

.-pt4 {
    padding-top: 4px
}

.-pt8 {
    padding-top: 8px
}

.-pt10 {
    padding-top: 10px
}

.-pt12 {
    padding-top: 12px
}

.-pt14 {
    padding-top: 14px
}

.-pt16 {
    padding-top: 16px
}

.-pt18 {
    padding-top: 18px
}

.-pt20 {
    padding-top: 20px
}

.-pt24 {
    padding-top: 24px
}

.-pt26 {
    padding-top: 26px
}

.-pt28 {
    padding-top: 28px
}

.-pt32 {
    padding-top: 32px
}

.-pt36 {
    padding-top: 36px
}

.-pt40 {
    padding-top: 40px
}

.-pt44 {
    padding-top: 44px
}

.-pt48 {
    padding-top: 48px
}

.-pt54 {
    padding-top: 54px
}

.-pt56 {
    padding-top: 56px
}

.-pt58 {
    padding-top: 58px
}

.-pt60 {
    padding-top: 60px
}

.-pt64 {
    padding-top: 64px
}

.-pt66 {
    padding-top: 66px
}

.-pt72 {
    padding-top: 72px
}

.-pt74 {
    padding-top: 74px
}

.-pt78 {
    padding-top: 78px
}

.-pt80 {
    padding-top: 80px
}

.-pt84 {
    padding-top: 84px
}

.-pt86 {
    padding-top: 86px
}

.-pt88 {
    padding-top: 88px
}

.-pt90 {
    padding-top: 90px
}

.-pt92 {
    padding-top: 92px
}

.-pt94 {
    padding-top: 94px
}

.-pt96 {
    padding-top: 96px
}

.-pt100 {
    padding-top: 100px
}

.-pt102 {
    padding-top: 102px
}

.-pt104 {
    padding-top: 104px
}

.-pt106 {
    padding-top: 106px
}

.-pt108 {
    padding-top: 108px
}

.-pt110 {
    padding-top: 110px
}

.-pt112 {
    padding-top: 112px
}

.-pt120 {
    padding-top: 120px
}

.-pt124 {
    padding-top: 124px
}

.-pt126 {
    padding-top: 126px
}

.-pt128 {
    padding-top: 128px
}

.-pt130 {
    padding-top: 130px
}

.-pt132 {
    padding-top: 132px
}

.-pt134 {
    padding-top: 134px
}

.-pt136 {
    padding-top: 136px
}

.-pt138 {
    padding-top: 138px
}

.-pt140 {
    padding-top: 140px
}

.-pt144 {
    padding-top: 144px
}

.-pt146 {
    padding-top: 146px
}

.-pt150 {
    padding-top: 150px
}

.-pt152 {
    padding-top: 152px
}

.-pt154 {
    padding-top: 154px
}

.-pt156 {
    padding-top: 156px
}

.-pt160 {
    padding-top: 160px
}

.-pt164 {
    padding-top: 164px
}

.-pt168 {
    padding-top: 168px
}

.-pt170 {
    padding-top: 170px
}

.-pt172 {
    padding-top: 172px
}

.-pt176 {
    padding-top: 176px
}

.-pt184 {
    padding-top: 184px
}

.-pt186 {
    padding-top: 186px
}

.-pt192 {
    padding-top: 192px
}

.-pt194 {
    padding-top: 194px
}

.-pt196 {
    padding-top: 196px
}

.-pt200 {
    padding-top: 200px
}

.-pt210 {
    padding-top: 210px
}

.-pt214 {
    padding-top: 214px
}

.-pt232 {
    padding-top: 232px
}

.-pt252 {
    padding-top: 252px
}

.-pt238 {
    padding-top: 238px
}

.-pt248 {
    padding-top: 248px
}

.-pt438 {
    padding-top: 438px
}

@media (max-width:991px) {
    .-pt0md {
        padding-top: 0
    }

    .-pt10md {
        padding-top: 10px
    }

    .-pt12md {
        padding-top: 12px
    }

    .-pt16md {
        padding-top: 16px
    }

    .-pt20md {
        padding-top: 20px
    }

    .-pt24md {
        padding-top: 24px
    }

    .-pt28md {
        padding-top: 28px
    }

    .-pt30md {
        padding-top: 30px
    }

    .-pt32md {
        padding-top: 32px
    }

    .-pt40md {
        padding-top: 40px
    }

    .-pt48md {
        padding-top: 48px
    }

    .-pt56md {
        padding-top: 56px
    }

    .-pt60md {
        padding-top: 60px
    }

    .-pt64md {
        padding-top: 64px
    }

    .-pt66md {
        padding-top: 66px
    }

    .-pt70md {
        padding-top: 70px
    }

    .-pt72md {
        padding-top: 72px
    }

    .-pt80md {
        padding-top: 80px
    }

    .-pt84md {
        padding-top: 84px
    }

    .-pt96md {
        padding-top: 96px
    }

    .-pt108md {
        padding-top: 108px
    }

    .-pt120md {
        padding-top: 120px
    }

    .-pt122md {
        padding-top: 122px
    }

    .-pt126md {
        padding-top: 126px
    }

    .-pt128md {
        padding-top: 128px
    }

    .-pt130md {
        padding-top: 130px
    }

    .-pt146md {
        padding-top: 146px
    }

    .-pt156md {
        padding-top: 156px
    }

    .-pt160md {
        padding-top: 160px
    }

    .-pt176md {
        padding-top: 176px
    }

    .-pt188md {
        padding-top: 188px
    }

    .-pt202md {
        padding-top: 202px
    }

    .-pt216md {
        padding-top: 216px
    }

    .-pt224md {
        padding-top: 224px
    }

    .-pt232md {
        padding-top: 232px
    }

    .-pt240md {
        padding-top: 240px
    }

    .-pt254md {
        padding-top: 254px
    }

    .-pt268md {
        padding-top: 268px
    }
}

.-pb0 {
    padding-bottom: 0
}

.-pb8 {
    padding-bottom: 8px
}

.-pb12 {
    padding-bottom: 12px
}

.-pb16 {
    padding-bottom: 16px
}

.-pb20 {
    padding-bottom: 20px
}

.-pb24 {
    padding-bottom: 24px
}

.-pb26 {
    padding-bottom: 26px
}

.-pb28 {
    padding-bottom: 28px
}

.-pb30 {
    padding-bottom: 30px
}

.-pb32 {
    padding-bottom: 32px
}

.-pb36 {
    padding-bottom: 36px
}

.-pb40 {
    padding-bottom: 40px
}

.-pb42 {
    padding-bottom: 42px
}

.-pb46 {
    padding-bottom: 46px
}

.-pb48 {
    padding-bottom: 48px
}

.-pb56 {
    padding-bottom: 56px
}

.-pb58 {
    padding-bottom: 58px
}

.-pb60 {
    padding-bottom: 60px
}

.-pb64 {
    padding-bottom: 64px
}

.-pb66 {
    padding-bottom: 66px
}

.-pb68 {
    padding-bottom: 68px
}

.-pb70 {
    padding-bottom: 70px
}

.-pb72 {
    padding-bottom: 72px
}

.-pb76 {
    padding-bottom: 76px
}

.-pb78 {
    padding-bottom: 78px
}

.-pb80 {
    padding-bottom: 80px
}

.-pb82 {
    padding-bottom: 82px
}

.-pb88 {
    padding-bottom: 88px
}

.-pb90 {
    padding-bottom: 90px
}

.-pb92 {
    padding-bottom: 92px
}

.-pb94 {
    padding-bottom: 94px
}

.-pb96 {
    padding-bottom: 96px
}

.-pb100 {
    padding-bottom: 100px
}

.-pb102 {
    padding-bottom: 102px
}

.-pb104 {
    padding-bottom: 104px
}

.-pb106 {
    padding-bottom: 106px
}

.-pb108 {
    padding-bottom: 108px
}

.-pb110 {
    padding-bottom: 110px
}

.-pb112 {
    padding-bottom: 112px
}

.-pb114 {
    padding-bottom: 114px
}

.-pb120 {
    padding-bottom: 120px
}

.-pb124 {
    padding-bottom: 124px
}

.-pb128 {
    padding-bottom: 128px
}

.-pb130 {
    padding-bottom: 130px
}

.-pb132 {
    padding-bottom: 132px
}

.-pb134 {
    padding-bottom: 134px
}

.-pb136 {
    padding-bottom: 136px
}

.-pb138 {
    padding-bottom: 138px
}

.-pb140 {
    padding-bottom: 140px
}

.-pb144 {
    padding-bottom: 144px
}

.-pb146 {
    padding-bottom: 146px
}

.-pb148 {
    padding-bottom: 148px
}

.-pb150 {
    padding-bottom: 150px
}

.-pb152 {
    padding-bottom: 152px
}

.-pb160 {
    padding-bottom: 160px
}

.-pb164 {
    padding-bottom: 164px
}

.-pb174 {
    padding-bottom: 174px
}

.-pb176 {
    padding-bottom: 176px
}

.-pb180 {
    padding-bottom: 180px
}

.-pb182 {
    padding-bottom: 182px
}

.-pb184 {
    padding-bottom: 184px
}

.-pb190 {
    padding-bottom: 190px
}

.-pb192 {
    padding-bottom: 192px
}

.-pb194 {
    padding-bottom: 194px
}

.-pb196 {
    padding-bottom: 196px
}

.-pb198 {
    padding-bottom: 198px
}

.-pb204 {
    padding-bottom: 204px
}

.-pb206 {
    padding-bottom: 206px
}

.-pb210 {
    padding-bottom: 210px
}

.-pb216 {
    padding-bottom: 216px
}

.-pb240 {
    padding-bottom: 240px
}

.-pb264 {
    padding-bottom: 264px
}

.-pb284 {
    padding-bottom: 284px
}

.-pb298 {
    padding-bottom: 298px
}

.-pb306 {
    padding-bottom: 306px
}

.-pb320 {
    padding-bottom: 320px
}

.-pb402 {
    padding-bottom: 402px
}

@media (max-width:991px) {
    .-pb0md {
        padding-bottom: 0
    }

    .-pb8md {
        padding-bottom: 8px
    }

    .-pb16md {
        padding-bottom: 16px
    }

    .-pb20md {
        padding-bottom: 20px
    }

    .-pb22md {
        padding-bottom: 22px
    }

    .-pb24md {
        padding-bottom: 24px
    }

    .-pb26md {
        padding-bottom: 26px
    }

    .-pb32md {
        padding-bottom: 32px
    }

    .-pb34md {
        padding-bottom: 34px
    }

    .-pb36md {
        padding-bottom: 36px
    }

    .-pb40md {
        padding-bottom: 40px
    }

    .-pb44md {
        padding-bottom: 44px
    }

    .-pb48md {
        padding-bottom: 48px
    }

    .-pb56md {
        padding-bottom: 56px
    }

    .-pb58md {
        padding-bottom: 58px
    }

    .-pb60md {
        padding-bottom: 60px
    }

    .-pb64md {
        padding-bottom: 64px
    }

    .-pb68md {
        padding-bottom: 68px
    }

    .-pb72md {
        padding-bottom: 72px
    }

    .-pb74md {
        padding-bottom: 74px
    }

    .-pb80md {
        padding-bottom: 80px
    }

    .-pb88md {
        padding-bottom: 88px
    }

    .-pb96md {
        padding-bottom: 96px
    }

    .-pb100md {
        padding-bottom: 100px
    }

    .-pb102md {
        padding-bottom: 102px
    }

    .-pb104md {
        padding-bottom: 104px
    }

    .-pb106md {
        padding-bottom: 106px
    }

    .-pb108md {
        padding-bottom: 108px
    }

    .-pb110md {
        padding-bottom: 110px
    }

    .-pb114md {
        padding-bottom: 114px
    }

    .-pb120md {
        padding-bottom: 120px
    }

    .-pb136md {
        padding-bottom: 136px
    }

    .-pb148md {
        padding-bottom: 148px
    }

    .-pb160md {
        padding-bottom: 160px
    }

    .-pb174md {
        padding-bottom: 174px
    }

    .-pb180md {
        padding-bottom: 180px
    }

    .-pb190md {
        padding-bottom: 190px
    }

    .-pb216md {
        padding-bottom: 216px
    }

    .-pb254md {
        padding-bottom: 254px
    }
}

@media (max-width:575px) {
    .-pb0xs {
        padding-bottom: 0
    }

    .-pb86xs {
        padding-bottom: 86px
    }
}

.-mt0 {
    margin-top: 0
}

.-mt2 {
    margin-top: 2px
}

.-mt4,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field .hs-error-msg,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field .hs-error-msg {
    margin-top: 4px
}

.-mt8 {
    margin-top: 8px
}

.-mt10 {
    margin-top: 10px
}

.-mt12 {
    margin-top: 12px
}

.-mt16 {
    margin-top: 16px
}

.-mt18 {
    margin-top: 18px
}

.-mt20 {
    margin-top: 20px
}

.-mt24 {
    margin-top: 24px
}

.-mt26 {
    margin-top: 26px
}

.-mt32 {
    margin-top: 32px
}

.-mt36 {
    margin-top: 36px
}

.-mt38 {
    margin-top: 38px
}

.-mt40 {
    margin-top: 40px
}

.-mt48 {
    margin-top: 48px
}

.-mt54 {
    margin-top: 54px
}

.-mt56 {
    margin-top: 56px
}

.-mt60 {
    margin-top: 60px
}

.-mt64 {
    margin-top: 64px
}

.-mt70 {
    margin-top: 70px
}

.-mt76 {
    margin-top: 76px
}

.-mt80 {
    margin-top: 80px
}

.-mt88 {
    margin-top: 88px
}

.-mt92 {
    margin-top: 92px
}

.-mt96 {
    margin-top: 96px
}

.-mt112 {
    margin-top: 112px
}

.-mt128 {
    margin-top: 128px
}

.-mt130 {
    margin-top: 130px
}

.-mt132 {
    margin-top: 132px
}

.-mt144 {
    margin-top: 144px
}

.-mt160 {
    margin-top: 160px
}

.-mt170 {
    margin-top: 170px
}

.-mt176 {
    margin-top: 176px
}

.-mt252 {
    margin-top: 252px
}

@media (max-width:991px) {
    .-mt0md {
        margin-top: 0
    }

    .-mt2md {
        margin-top: 2px
    }

    .-mt8md {
        margin-top: 8px
    }

    .-mt12md {
        margin-top: 12px
    }

    .-mt14md {
        margin-top: 14px
    }

    .-mt16md {
        margin-top: 16px
    }

    .-mt20md {
        margin-top: 20px
    }

    .-mt24md {
        margin-top: 24px
    }

    .-mt28md {
        margin-top: 28px
    }

    .-mt32md {
        margin-top: 32px
    }

    .-mt34md {
        margin-top: 34px
    }

    .-mt40md {
        margin-top: 40px
    }

    .-mt44md {
        margin-top: 44px
    }

    .-mt48md {
        margin-top: 48px
    }

    .-mt56md {
        margin-top: 56px
    }

    .-mt60md {
        margin-top: 60px
    }

    .-mt64md {
        margin-top: 64px
    }

    .-mt96md {
        margin-top: 96px
    }

    .-mt104md {
        margin-top: 104px
    }
}

.-mb0 {
    margin-bottom: 0
}

.-mb2 {
    margin-bottom: 2px
}

.-mb4 {
    margin-bottom: 4px
}

.-mb6 {
    margin-bottom: 6px
}

.-mb8 {
    margin-bottom: 8px
}

.-mb10 {
    margin-bottom: 10px
}

.-mb12,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label {
    margin-bottom: 12px
}

.-mb14 {
    margin-bottom: 14px
}

.-mb16 {
    margin-bottom: 16px
}

.-mb18 {
    margin-bottom: 18px
}

.-mb20 {
    margin-bottom: 20px
}

.-mb22 {
    margin-bottom: 22px
}

.-mb24,
.l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field,
.l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field {
    margin-bottom: 24px
}

.-mb26 {
    margin-bottom: 26px
}

.-mb28 {
    margin-bottom: 28px
}

.-mb32 {
    margin-bottom: 32px
}

.-mb34 {
    margin-bottom: 34px
}

.-mb36 {
    margin-bottom: 36px
}

.-mb38 {
    margin-bottom: 38px
}

.-mb40 {
    margin-bottom: 40px
}

.-mb42 {
    margin-bottom: 42px
}

.-mb44 {
    margin-bottom: 44px
}

.-mb46 {
    margin-bottom: 46px
}

.-mb48 {
    margin-bottom: 48px
}

.-mb50 {
    margin-bottom: 50px
}

.-mb54 {
    margin-bottom: 54px
}

.-mb56 {
    margin-bottom: 56px
}

.-mb58 {
    margin-bottom: 58px
}

.-mb60 {
    margin-bottom: 60px
}

.-mb64 {
    margin-bottom: 64px
}

.-mb72 {
    margin-bottom: 72px
}

.-mb74 {
    margin-bottom: 74px
}

.-mb76 {
    margin-bottom: 76px
}

.-mb78 {
    margin-bottom: 78px
}

.-mb80 {
    margin-bottom: 80px
}

.-mb82 {
    margin-bottom: 82px
}

.-mb84 {
    margin-bottom: 84px
}

.-mb86 {
    margin-bottom: 86px
}

.-mb88 {
    margin-bottom: 88px
}

.-mb90 {
    margin-bottom: 90px
}

.-mb92 {
    margin-bottom: 92px
}

.-mb94 {
    margin-bottom: 94px
}

.-mb96 {
    margin-bottom: 96px
}

.-mb98 {
    margin-bottom: 98px
}

.-mb100 {
    margin-bottom: 100px
}

.-mb102 {
    margin-bottom: 102px
}

.-mb106 {
    margin-bottom: 106px
}

.-mb110 {
    margin-bottom: 110px
}

.-mb112 {
    margin-bottom: 112px
}

.-mb114 {
    margin-bottom: 114px
}

.-mb118 {
    margin-bottom: 118px
}

.-mb120 {
    margin-bottom: 120px
}

.-mb122 {
    margin-bottom: 122px
}

.-mb124 {
    margin-bottom: 124px
}

.-mb128 {
    margin-bottom: 128px
}

.-mb134 {
    margin-bottom: 134px
}

.-mb136 {
    margin-bottom: 136px
}

.-mb142 {
    margin-bottom: 142px
}

.-mb144 {
    margin-bottom: 144px
}

.-mb146 {
    margin-bottom: 146px
}

.-mb152 {
    margin-bottom: 152px
}

.-mb156 {
    margin-bottom: 156px
}

.-mb160 {
    margin-bottom: 160px
}

.-mb164 {
    margin-bottom: 164px
}

.-mb172 {
    margin-bottom: 172px
}

.-mb174 {
    margin-bottom: 174px
}

.-mb176 {
    margin-bottom: 176px
}

.-mb186 {
    margin-bottom: 186px
}

.-mb190 {
    margin-bottom: 190px
}

.-mb196 {
    margin-bottom: 196px
}

.-mb206 {
    margin-bottom: 206px
}

.-mb212 {
    margin-bottom: 212px
}

.-mb216 {
    margin-bottom: 216px
}

.-mb230 {
    margin-bottom: 230px
}

.-mb278 {
    margin-bottom: 278px
}

@media (max-width:1199px) {
    .-mb0lg {
        margin-bottom: 0
    }

    .-mb24lg {
        margin-bottom: 24px
    }

    .-mb64lg {
        margin-bottom: 64px
    }
}

@media (max-width:991px) {
    .-mb0md {
        margin-bottom: 0
    }

    .-mb4md {
        margin-bottom: 4px
    }

    .-mb8md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field>label,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field>label {
        margin-bottom: 8px
    }

    .-mb12md {
        margin-bottom: 12px
    }

    .-mb14md {
        margin-bottom: 14px
    }

    .-mb16md {
        margin-bottom: 16px
    }

    .-mb20md {
        margin-bottom: 20px
    }

    .-mb24md {
        margin-bottom: 24px
    }

    .-mb26md {
        margin-bottom: 26px
    }

    .-mb28md,
    .l-main.-contentHub .c-downloadSec_formWrapper:has(form) .hs-form-field,
    .l-main.-contentHub .c-heroSec_formWrapper:has(form) .hs-form-field {
        margin-bottom: 28px
    }

    .-mb30md {
        margin-bottom: 30px
    }

    .-mb32md {
        margin-bottom: 32px
    }

    .-mb34md {
        margin-bottom: 34px
    }

    .-mb36md {
        margin-bottom: 36px
    }

    .-mb38md {
        margin-bottom: 38px
    }

    .-mb40md {
        margin-bottom: 40px
    }

    .-mb44md {
        margin-bottom: 44px
    }

    .-mb48md {
        margin-bottom: 48px
    }

    .-mb50md {
        margin-bottom: 50px
    }

    .-mb54md {
        margin-bottom: 54px
    }

    .-mb56md {
        margin-bottom: 56px
    }

    .-mb58md {
        margin-bottom: 58px
    }

    .-mb60md {
        margin-bottom: 60px
    }

    .-mb62md {
        margin-bottom: 62px
    }

    .-mb64md {
        margin-bottom: 64px
    }

    .-mb70md {
        margin-bottom: 70px
    }

    .-mb72md {
        margin-bottom: 72px
    }

    .-mb80md {
        margin-bottom: 80px
    }

    .-mb84md {
        margin-bottom: 84px
    }

    .-mb86md {
        margin-bottom: 86px
    }

    .-mb88md {
        margin-bottom: 88px
    }

    .-mb96md {
        margin-bottom: 96px
    }

    .-mb112md {
        margin-bottom: 112px
    }

    .-mb118md {
        margin-bottom: 118px
    }

    .-mb124md {
        margin-bottom: 124px
    }

    .-mb194md {
        margin-bottom: 194px
    }
}

.-dl40>*+* {
    margin-inline-start: 40px
}

.-dl32>*+* {
    margin-inline-start: 32px
}

.-dl24>*+* {
    margin-inline-start: 24px
}

.-dl20>*+* {
    margin-inline-start: 20px
}

.-dl18>*+* {
    margin-inline-start: 18px
}

.-dl16>*+* {
    margin-inline-start: 16px
}

.-dl14>*+* {
    margin-inline-start: 14px
}

.-dl12>*+* {
    margin-inline-start: 12px
}

.-dl8>*+* {
    margin-inline-start: 8px
}

.-dl6>*+* {
    margin-inline-start: 8px
}

@media (max-width:1199px) {
    .-dl24lg>*+* {
        margin-inline-start: 24px
    }
}

@media (max-width:991px) {
    .-dl0md>*+* {
        margin-inline-start: 0
    }

    .-dl24md>*+* {
        margin-inline-start: 24px
    }

    .-dl20md>*+* {
        margin-inline-start: 20px
    }

    .-dl16md>*+* {
        margin-inline-start: 16px
    }

    .-dl8md>*+* {
        margin-inline-start: 8px
    }
}

@media (max-width:575px) {
    .-dl10xs>*+* {
        margin-inline-start: 10px
    }
}

.-dt48>*+* {
    margin-top: 48px
}

.-dt42>*+* {
    margin-top: 42px
}

.-dt32>*+* {
    margin-top: 32px
}

.-dt24>*+*,
.c-megaMenuSec_col.-navs .c-navVertical.-big>*+* {
    margin-top: 24px
}

.-dt20>*+* {
    margin-top: 20px
}

.-dt18>*+* {
    margin-top: 18px
}

.-dt16>*+* {
    margin-top: 16px
}

.-dt14>*+*,
.c-megaMenuSec_col.-navs .c-navVertical.-small>*+* {
    margin-top: 14px
}

.-dt12>*+* {
    margin-top: 12px
}

.-dt10>*+* {
    margin-top: 10px
}

.-dt8>*+* {
    margin-top: 8px
}

.-dt4>*+* {
    margin-top: 4px
}

.-dt2>*+* {
    margin-top: 2px
}

@media (max-width:1199px) {

    .-dt11lg>*+*,
    .c-megaMenuSec_col.-navs .c-navVertical.-small>*+* {
        margin-top: 11px
    }
}

@media (max-width:991px) {
    .-dt60md>*+* {
        margin-top: 60px;
        margin-inline-start: 0
    }

    .-dt32md>*+* {
        margin-top: 32px;
        margin-inline-start: 0
    }

    .-dt20md>*+* {
        margin-top: 20px;
        margin-inline-start: 0
    }

    .-dt16md>*+* {
        margin-top: 16px;
        margin-inline-start: 0
    }

    .-dt12md>*+* {
        margin-top: 12px;
        margin-inline-start: 0
    }

    .-dt8md>*+* {
        margin-top: 8px;
        margin-inline-start: 0
    }

    .-dt4md>*+* {
        margin-top: 4px;
        margin-inline-start: 0
    }
}

@media (max-width:575px) {
    .-dt32xs>*+* {
        margin-top: 32px;
        margin-inline-start: 0
    }
}

.-d12 {
    margin-inline: -6px
}

.-d12>* {
    padding-inline: 6px
}

@media (max-width:991px) {
    .-d12md {
        margin-inline: -6px
    }

    .-d12md>* {
        padding-inline: 6px
    }
}

.tippy-box[data-animation=shift-away][data-state=hidden] {
    opacity: 0
}

.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top] {
    transform: translateY(10px)
}

.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom] {
    transform: translateY(-10px)
}

.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left] {
    transform: translateX(10px)
}

.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right] {
    transform: translateX(-10px)
}

.tippy-box[data-animation=scale][data-placement^=top] {
    transform-origin: bottom
}

.tippy-box[data-animation=scale][data-placement^=bottom] {
    transform-origin: top
}

.tippy-box[data-animation=scale][data-placement^=left] {
    transform-origin: right
}

.tippy-box[data-animation=scale][data-placement^=right] {
    transform-origin: left
}

.tippy-box[data-animation=scale][data-state=hidden] {
    opacity: 0;
    transform: scale(.5)
}

.tippy-box[data-animation=shift-away-subtle][data-state=hidden] {
    opacity: 0
}

.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=top] {
    transform: translateY(5px)
}

.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=bottom] {
    transform: translateY(-5px)
}

.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=left] {
    transform: translateX(5px)
}

.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=right] {
    transform: translateX(-5px)
}