.owl-carousel {
    -webkit-tap-highlight-color: transparent;
    display: none;
    position: relative;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    -moz-backface-visibility: hidden;
    position: relative;
    touch-action: manipulation
}

.owl-carousel .owl-stage:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-backface-visibility: hidden;
    float: left;
    min-height: 1px;
    position: relative
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: none;
    border: none;
    color: inherit;
    font: inherit;
    padding: 0!important
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    display: block;
    opacity: 0
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    background: #000;
    height: 100%;
    position: relative
}

.owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    transition: transform .1s ease;
    width: 80px;
    z-index: 1
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    -moz-backface-visibility: hidden;
    position: relative;
    touch-action: manipulation
}

.owl-carousel .owl-stage:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    -webkit-touch-callout: none;
    -webkit-backface-visibility: hidden;
    float: left;
    min-height: 1px
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    border: none;
    color: inherit;
    font: inherit;
    padding: 0!important
}

.owl-carousel.owl-loading {
    display: block;
    opacity: 0
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    background: #000;
    height: 100%;
    position: relative
}

.owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    transition: transform .1s ease;
    width: 80px;
    z-index: 1
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1
}

.slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.slick-list,
.slick-slider {
    display: block;
    position: relative
}

.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

@property --gradient-angle {
    inherits: false;
    initial-value: 0deg;
    syntax: "<angle>"
}

@keyframes rotation {
    0% {
        --gradient-angle: 0deg
    }
    to {
        --gradient-angle: 360deg
    }
}

@font-face {
    font-display: swap;
    font-family: Bw Gradual DEMO;
    font-style: italic;
    font-weight: 300;
    src: local("Bw Gradual DEMO Light Italic"), local("BwGradualDEMO-LightItalic"), url(../fonts/BwGradualDEMO-LightItalic.otf) format("opentype"), url(../fonts/BwGradualDEMO-LightItalic-2.otf) format("opentype")
}

@font-face {
    font-display: swap;
    font-family: Bw Gradual DEMO;
    font-style: italic;
    font-weight: 700;
    src: local("Bw Gradual DEMO Bold Italic"), local("BwGradualDEMO-BoldItalic"), url(../fonts/BwGradualDEMO-BoldItalic.otf) format("opentype"), url(../fonts/BwGradualDEMO-BoldItalic.otf) format("opentype")
}

@font-face {
    font-display: swap;
    font-family: Bw Gradual DEMO;
    font-style: normal;
    font-weight: 700;
    src: local("Bw Gradual DEMO Bold"), local("BwGradualDEMO-Bold"), url(../fonts/BwGradualDEMO-Bold.otf) format("opentype"), url(../fonts/BwGradualDEMO-Bold.otf) format("opentype")
}

@font-face {
    font-display: swap;
    font-family: Bw Gradual DEMO;
    font-style: normal;
    font-weight: 300;
    src: local("Bw Gradual DEMO Light"), local("BwGradualDEMO-Light"), url(../fonts/BwGradualDEMO-Light.otf) format("opentype"), url(../fonts/BwGradualDEMO-Light.otf) format("opentype")
}

@font-face {
    font-display: swap;
    font-family: Lexend;
    font-style: normal;
    font-weight: 600;
    src: local("Lexend SemiBold"), local("Lexend-SemiBold"), url(../fonts/Lexend-SemiBold.ttf) format("truetype"), url(../fonts/Lexend-SemiBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Lexend;
    font-style: normal;
    font-weight: 700;
    src: local("Lexend Bold"), local("Lexend-Bold"), url(../fonts/Lexend-Bold.ttf) format("truetype"), url(../fonts/Lexend-Bold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Lexend;
    font-style: normal;
    font-weight: 300;
    src: local("Lexend Light"), local("Lexend-Light"), url(../fonts/Lexend-Light.ttf) format("truetype"), url(../fonts/Lexend-Light.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    src: local("Lexend Regular"), local("Lexend-Regular"), url(../fonts/Lexend-Regular.ttf) format("wtruetypeoff2"), url(../fonts/Lexend-Regular.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Lexend;
    font-style: normal;
    font-weight: 500;
    src: local("Lexend Medium"), local("Lexend-Medium"), url(../fonts/Lexend-Medium.ttf) format("truetype"), url(../fonts/Lexend-Medium.ttf) format("truetype")
}

*,
:after,
:before {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

html {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-size: 10px
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    font-family: Lexend;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.6rem
}

blockquote,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0;
    padding: 0
}

main {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit
}

strong {
    font-weight: 700
}

a,
button {
    color: inherit;
    transition: .3s
}

a {
    text-decoration: none
}

button {
    -webkit-font-smoothing: inherit;
    background: none;
    border: 0;
    cursor: pointer;
    font: inherit;
    letter-spacing: inherit;
    overflow: visible;
    padding: 0
}

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

:focus {
    outline: 0
}

img {
    border: 0;
    height: auto
}

dd,
dt {
    display: block;
    margin: 0;
    padding: 0
}

input,
select,
textarea {
    border-radius: 0
}

[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.main-wrapper__inner>.components-placeholder,
.main-wrapper__inner>.entry-content.wp-block-post-content.is-layout-flow,
.main-wrapper__inner>.has-avatars,
.main-wrapper__inner>.is-responsive.wp-block-navigation.is-layout-flex,
.main-wrapper__inner>.page-links,
.main-wrapper__inner>.post-thumbnail,
.main-wrapper__inner>.um-profile.container,
.main-wrapper__inner>.wp-block-archives-list,
.main-wrapper__inner>.wp-block-avatar,
.main-wrapper__inner>.wp-block-buttons,
.main-wrapper__inner>.wp-block-calendar,
.main-wrapper__inner>.wp-block-categories-list,
.main-wrapper__inner>.wp-block-columns,
.main-wrapper__inner>.wp-block-cover .wp-block-cover__inner-container,
.main-wrapper__inner>.wp-block-cover:not(.our-commit),
.main-wrapper__inner>.wp-block-embed,
.main-wrapper__inner>.wp-block-file,
.main-wrapper__inner>.wp-block-gallery,
.main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3.has-bg-lt>.wp-block-group,
.main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3>.wp-block-group,
.main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col>.wp-block-group,
.main-wrapper__inner>.wp-block-group.bg-gradient>section.wp-block-group,
.main-wrapper__inner>.wp-block-group.daifuku-management-benefits.alignfull>.wp-block-group.alignfull.daifuku-benefits-sam-include>.wp-block-group.daifuku-benefits-sam-include--container,
.main-wrapper__inner>.wp-block-group.related-content>.wp-block-group,
.main-wrapper__inner>.wp-block-group.text-with-img.with-bg>.wp-block-group,
.main-wrapper__inner>.wp-block-group:not(.logos),
.main-wrapper__inner>.wp-block-group>.wp-block-group,
.main-wrapper__inner>.wp-block-heading,
.main-wrapper__inner>.wp-block-image,
.main-wrapper__inner>.wp-block-latest-comments,
.main-wrapper__inner>.wp-block-latest-posts__list,
.main-wrapper__inner>.wp-block-loginout,
.main-wrapper__inner>.wp-block-media-text,
.main-wrapper__inner>.wp-block-page-list,
.main-wrapper__inner>.wp-block-post-author,
.main-wrapper__inner>.wp-block-post-author-name,
.main-wrapper__inner>.wp-block-post-date,
.main-wrapper__inner>.wp-block-post-excerpt,
.main-wrapper__inner>.wp-block-post-featured-image,
.main-wrapper__inner>.wp-block-pullquote,
.main-wrapper__inner>.wp-block-query,
.main-wrapper__inner>.wp-block-search,
.main-wrapper__inner>.wp-block-search__button-outside,
.main-wrapper__inner>.wp-block-search__inside-wrapper,
.main-wrapper__inner>.wp-block-separator,
.main-wrapper__inner>.wp-block-social-links,
.main-wrapper__inner>.wp-block-spacer,
.main-wrapper__inner>.wp-block-table,
.main-wrapper__inner>.wp-block-tag-cloud,
.main-wrapper__inner>.wp-block-video,
.main-wrapper__inner>blockquote,
.main-wrapper__inner>h1,
.main-wrapper__inner>h2,
.main-wrapper__inner>h3,
.main-wrapper__inner>h4,
.main-wrapper__inner>h5,
.main-wrapper__inner>h6,
.main-wrapper__inner>ol,
.main-wrapper__inner>p,
.main-wrapper__inner>pre,
.main-wrapper__inner>section>section.black-stone-cta>.wp-block-group,
.main-wrapper__inner>ul,
.masthead .owl-dots,
.woocommerce:not(.single-product),
.wp-block-cover-image,
body .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

@media(min-width:768px) {
    .main-wrapper__inner>.components-placeholder,
    .main-wrapper__inner>.entry-content.wp-block-post-content.is-layout-flow,
    .main-wrapper__inner>.has-avatars,
    .main-wrapper__inner>.is-responsive.wp-block-navigation.is-layout-flex,
    .main-wrapper__inner>.page-links,
    .main-wrapper__inner>.post-thumbnail,
    .main-wrapper__inner>.um-profile.container,
    .main-wrapper__inner>.wp-block-archives-list,
    .main-wrapper__inner>.wp-block-avatar,
    .main-wrapper__inner>.wp-block-buttons,
    .main-wrapper__inner>.wp-block-calendar,
    .main-wrapper__inner>.wp-block-categories-list,
    .main-wrapper__inner>.wp-block-columns,
    .main-wrapper__inner>.wp-block-cover .wp-block-cover__inner-container,
    .main-wrapper__inner>.wp-block-cover:not(.our-commit),
    .main-wrapper__inner>.wp-block-embed,
    .main-wrapper__inner>.wp-block-file,
    .main-wrapper__inner>.wp-block-gallery,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3.has-bg-lt>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.bg-gradient>section.wp-block-group,
    .main-wrapper__inner>.wp-block-group.daifuku-management-benefits.alignfull>.wp-block-group.alignfull.daifuku-benefits-sam-include>.wp-block-group.daifuku-benefits-sam-include--container,
    .main-wrapper__inner>.wp-block-group.related-content>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.text-with-img.with-bg>.wp-block-group,
    .main-wrapper__inner>.wp-block-group:not(.logos),
    .main-wrapper__inner>.wp-block-group>.wp-block-group,
    .main-wrapper__inner>.wp-block-heading,
    .main-wrapper__inner>.wp-block-image,
    .main-wrapper__inner>.wp-block-latest-comments,
    .main-wrapper__inner>.wp-block-latest-posts__list,
    .main-wrapper__inner>.wp-block-loginout,
    .main-wrapper__inner>.wp-block-media-text,
    .main-wrapper__inner>.wp-block-page-list,
    .main-wrapper__inner>.wp-block-post-author,
    .main-wrapper__inner>.wp-block-post-author-name,
    .main-wrapper__inner>.wp-block-post-date,
    .main-wrapper__inner>.wp-block-post-excerpt,
    .main-wrapper__inner>.wp-block-post-featured-image,
    .main-wrapper__inner>.wp-block-pullquote,
    .main-wrapper__inner>.wp-block-query,
    .main-wrapper__inner>.wp-block-search,
    .main-wrapper__inner>.wp-block-search__button-outside,
    .main-wrapper__inner>.wp-block-search__inside-wrapper,
    .main-wrapper__inner>.wp-block-separator,
    .main-wrapper__inner>.wp-block-social-links,
    .main-wrapper__inner>.wp-block-spacer,
    .main-wrapper__inner>.wp-block-table,
    .main-wrapper__inner>.wp-block-tag-cloud,
    .main-wrapper__inner>.wp-block-video,
    .main-wrapper__inner>blockquote,
    .main-wrapper__inner>h1,
    .main-wrapper__inner>h2,
    .main-wrapper__inner>h3,
    .main-wrapper__inner>h4,
    .main-wrapper__inner>h5,
    .main-wrapper__inner>h6,
    .main-wrapper__inner>ol,
    .main-wrapper__inner>p,
    .main-wrapper__inner>pre,
    .main-wrapper__inner>section>section.black-stone-cta>.wp-block-group,
    .main-wrapper__inner>ul,
    .masthead .owl-dots,
    .woocommerce:not(.single-product),
    .wp-block-cover-image,
    body .container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media(min-width:992px) {
    .main-wrapper__inner>.components-placeholder,
    .main-wrapper__inner>.entry-content.wp-block-post-content.is-layout-flow,
    .main-wrapper__inner>.has-avatars,
    .main-wrapper__inner>.is-responsive.wp-block-navigation.is-layout-flex,
    .main-wrapper__inner>.page-links,
    .main-wrapper__inner>.post-thumbnail,
    .main-wrapper__inner>.um-profile.container,
    .main-wrapper__inner>.wp-block-archives-list,
    .main-wrapper__inner>.wp-block-avatar,
    .main-wrapper__inner>.wp-block-buttons,
    .main-wrapper__inner>.wp-block-calendar,
    .main-wrapper__inner>.wp-block-categories-list,
    .main-wrapper__inner>.wp-block-columns,
    .main-wrapper__inner>.wp-block-cover .wp-block-cover__inner-container,
    .main-wrapper__inner>.wp-block-cover:not(.our-commit),
    .main-wrapper__inner>.wp-block-embed,
    .main-wrapper__inner>.wp-block-file,
    .main-wrapper__inner>.wp-block-gallery,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3.has-bg-lt>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.bg-gradient>section.wp-block-group,
    .main-wrapper__inner>.wp-block-group.daifuku-management-benefits.alignfull>.wp-block-group.alignfull.daifuku-benefits-sam-include>.wp-block-group.daifuku-benefits-sam-include--container,
    .main-wrapper__inner>.wp-block-group.related-content>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.text-with-img.with-bg>.wp-block-group,
    .main-wrapper__inner>.wp-block-group:not(.logos),
    .main-wrapper__inner>.wp-block-group>.wp-block-group,
    .main-wrapper__inner>.wp-block-heading,
    .main-wrapper__inner>.wp-block-image,
    .main-wrapper__inner>.wp-block-latest-comments,
    .main-wrapper__inner>.wp-block-latest-posts__list,
    .main-wrapper__inner>.wp-block-loginout,
    .main-wrapper__inner>.wp-block-media-text,
    .main-wrapper__inner>.wp-block-page-list,
    .main-wrapper__inner>.wp-block-post-author,
    .main-wrapper__inner>.wp-block-post-author-name,
    .main-wrapper__inner>.wp-block-post-date,
    .main-wrapper__inner>.wp-block-post-excerpt,
    .main-wrapper__inner>.wp-block-post-featured-image,
    .main-wrapper__inner>.wp-block-pullquote,
    .main-wrapper__inner>.wp-block-query,
    .main-wrapper__inner>.wp-block-search,
    .main-wrapper__inner>.wp-block-search__button-outside,
    .main-wrapper__inner>.wp-block-search__inside-wrapper,
    .main-wrapper__inner>.wp-block-separator,
    .main-wrapper__inner>.wp-block-social-links,
    .main-wrapper__inner>.wp-block-spacer,
    .main-wrapper__inner>.wp-block-table,
    .main-wrapper__inner>.wp-block-tag-cloud,
    .main-wrapper__inner>.wp-block-video,
    .main-wrapper__inner>blockquote,
    .main-wrapper__inner>h1,
    .main-wrapper__inner>h2,
    .main-wrapper__inner>h3,
    .main-wrapper__inner>h4,
    .main-wrapper__inner>h5,
    .main-wrapper__inner>h6,
    .main-wrapper__inner>ol,
    .main-wrapper__inner>p,
    .main-wrapper__inner>pre,
    .main-wrapper__inner>section>section.black-stone-cta>.wp-block-group,
    .main-wrapper__inner>ul,
    .masthead .owl-dots,
    .woocommerce:not(.single-product),
    .wp-block-cover-image,
    body .container {
        max-width: 920px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(min-width:1199px) {
    .main-wrapper__inner>.components-placeholder,
    .main-wrapper__inner>.entry-content.wp-block-post-content.is-layout-flow,
    .main-wrapper__inner>.has-avatars,
    .main-wrapper__inner>.is-responsive.wp-block-navigation.is-layout-flex,
    .main-wrapper__inner>.page-links,
    .main-wrapper__inner>.post-thumbnail,
    .main-wrapper__inner>.um-profile.container,
    .main-wrapper__inner>.wp-block-archives-list,
    .main-wrapper__inner>.wp-block-avatar,
    .main-wrapper__inner>.wp-block-buttons,
    .main-wrapper__inner>.wp-block-calendar,
    .main-wrapper__inner>.wp-block-categories-list,
    .main-wrapper__inner>.wp-block-columns,
    .main-wrapper__inner>.wp-block-cover .wp-block-cover__inner-container,
    .main-wrapper__inner>.wp-block-cover:not(.our-commit),
    .main-wrapper__inner>.wp-block-embed,
    .main-wrapper__inner>.wp-block-file,
    .main-wrapper__inner>.wp-block-gallery,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3.has-bg-lt>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.bg-gradient>section.wp-block-group,
    .main-wrapper__inner>.wp-block-group.daifuku-management-benefits.alignfull>.wp-block-group.alignfull.daifuku-benefits-sam-include>.wp-block-group.daifuku-benefits-sam-include--container,
    .main-wrapper__inner>.wp-block-group.related-content>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.text-with-img.with-bg>.wp-block-group,
    .main-wrapper__inner>.wp-block-group:not(.logos),
    .main-wrapper__inner>.wp-block-group>.wp-block-group,
    .main-wrapper__inner>.wp-block-heading,
    .main-wrapper__inner>.wp-block-image,
    .main-wrapper__inner>.wp-block-latest-comments,
    .main-wrapper__inner>.wp-block-latest-posts__list,
    .main-wrapper__inner>.wp-block-loginout,
    .main-wrapper__inner>.wp-block-media-text,
    .main-wrapper__inner>.wp-block-page-list,
    .main-wrapper__inner>.wp-block-post-author,
    .main-wrapper__inner>.wp-block-post-author-name,
    .main-wrapper__inner>.wp-block-post-date,
    .main-wrapper__inner>.wp-block-post-excerpt,
    .main-wrapper__inner>.wp-block-post-featured-image,
    .main-wrapper__inner>.wp-block-pullquote,
    .main-wrapper__inner>.wp-block-query,
    .main-wrapper__inner>.wp-block-search,
    .main-wrapper__inner>.wp-block-search__button-outside,
    .main-wrapper__inner>.wp-block-search__inside-wrapper,
    .main-wrapper__inner>.wp-block-separator,
    .main-wrapper__inner>.wp-block-social-links,
    .main-wrapper__inner>.wp-block-spacer,
    .main-wrapper__inner>.wp-block-table,
    .main-wrapper__inner>.wp-block-tag-cloud,
    .main-wrapper__inner>.wp-block-video,
    .main-wrapper__inner>blockquote,
    .main-wrapper__inner>h1,
    .main-wrapper__inner>h2,
    .main-wrapper__inner>h3,
    .main-wrapper__inner>h4,
    .main-wrapper__inner>h5,
    .main-wrapper__inner>h6,
    .main-wrapper__inner>ol,
    .main-wrapper__inner>p,
    .main-wrapper__inner>pre,
    .main-wrapper__inner>section>section.black-stone-cta>.wp-block-group,
    .main-wrapper__inner>ul,
    .masthead .owl-dots,
    .woocommerce:not(.single-product),
    .wp-block-cover-image,
    body .container {
        max-width: 1240px
    }
}

@media(min-width:1499px) {
    .main-wrapper__inner>.components-placeholder,
    .main-wrapper__inner>.entry-content.wp-block-post-content.is-layout-flow,
    .main-wrapper__inner>.has-avatars,
    .main-wrapper__inner>.is-responsive.wp-block-navigation.is-layout-flex,
    .main-wrapper__inner>.page-links,
    .main-wrapper__inner>.post-thumbnail,
    .main-wrapper__inner>.um-profile.container,
    .main-wrapper__inner>.wp-block-archives-list,
    .main-wrapper__inner>.wp-block-avatar,
    .main-wrapper__inner>.wp-block-buttons,
    .main-wrapper__inner>.wp-block-calendar,
    .main-wrapper__inner>.wp-block-categories-list,
    .main-wrapper__inner>.wp-block-columns,
    .main-wrapper__inner>.wp-block-cover .wp-block-cover__inner-container,
    .main-wrapper__inner>.wp-block-cover:not(.our-commit),
    .main-wrapper__inner>.wp-block-embed,
    .main-wrapper__inner>.wp-block-file,
    .main-wrapper__inner>.wp-block-gallery,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3.has-bg-lt>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.bg-gradient>section.wp-block-group,
    .main-wrapper__inner>.wp-block-group.daifuku-management-benefits.alignfull>.wp-block-group.alignfull.daifuku-benefits-sam-include>.wp-block-group.daifuku-benefits-sam-include--container,
    .main-wrapper__inner>.wp-block-group.related-content>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.text-with-img.with-bg>.wp-block-group,
    .main-wrapper__inner>.wp-block-group:not(.logos),
    .main-wrapper__inner>.wp-block-group>.wp-block-group,
    .main-wrapper__inner>.wp-block-heading,
    .main-wrapper__inner>.wp-block-image,
    .main-wrapper__inner>.wp-block-latest-comments,
    .main-wrapper__inner>.wp-block-latest-posts__list,
    .main-wrapper__inner>.wp-block-loginout,
    .main-wrapper__inner>.wp-block-media-text,
    .main-wrapper__inner>.wp-block-page-list,
    .main-wrapper__inner>.wp-block-post-author,
    .main-wrapper__inner>.wp-block-post-author-name,
    .main-wrapper__inner>.wp-block-post-date,
    .main-wrapper__inner>.wp-block-post-excerpt,
    .main-wrapper__inner>.wp-block-post-featured-image,
    .main-wrapper__inner>.wp-block-pullquote,
    .main-wrapper__inner>.wp-block-query,
    .main-wrapper__inner>.wp-block-search,
    .main-wrapper__inner>.wp-block-search__button-outside,
    .main-wrapper__inner>.wp-block-search__inside-wrapper,
    .main-wrapper__inner>.wp-block-separator,
    .main-wrapper__inner>.wp-block-social-links,
    .main-wrapper__inner>.wp-block-spacer,
    .main-wrapper__inner>.wp-block-table,
    .main-wrapper__inner>.wp-block-tag-cloud,
    .main-wrapper__inner>.wp-block-video,
    .main-wrapper__inner>blockquote,
    .main-wrapper__inner>h1,
    .main-wrapper__inner>h2,
    .main-wrapper__inner>h3,
    .main-wrapper__inner>h4,
    .main-wrapper__inner>h5,
    .main-wrapper__inner>h6,
    .main-wrapper__inner>ol,
    .main-wrapper__inner>p,
    .main-wrapper__inner>pre,
    .main-wrapper__inner>section>section.black-stone-cta>.wp-block-group,
    .main-wrapper__inner>ul,
    .masthead .owl-dots,
    .woocommerce:not(.single-product),
    .wp-block-cover-image,
    body .container {
        max-width: 1240px
    }
}

@media(min-width:1799px) {
    .main-wrapper__inner>.components-placeholder,
    .main-wrapper__inner>.entry-content.wp-block-post-content.is-layout-flow,
    .main-wrapper__inner>.has-avatars,
    .main-wrapper__inner>.is-responsive.wp-block-navigation.is-layout-flex,
    .main-wrapper__inner>.page-links,
    .main-wrapper__inner>.post-thumbnail,
    .main-wrapper__inner>.um-profile.container,
    .main-wrapper__inner>.wp-block-archives-list,
    .main-wrapper__inner>.wp-block-avatar,
    .main-wrapper__inner>.wp-block-buttons,
    .main-wrapper__inner>.wp-block-calendar,
    .main-wrapper__inner>.wp-block-categories-list,
    .main-wrapper__inner>.wp-block-columns,
    .main-wrapper__inner>.wp-block-cover .wp-block-cover__inner-container,
    .main-wrapper__inner>.wp-block-cover:not(.our-commit),
    .main-wrapper__inner>.wp-block-embed,
    .main-wrapper__inner>.wp-block-file,
    .main-wrapper__inner>.wp-block-gallery,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3.has-bg-lt>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.bg-gradient>section.wp-block-group,
    .main-wrapper__inner>.wp-block-group.daifuku-management-benefits.alignfull>.wp-block-group.alignfull.daifuku-benefits-sam-include>.wp-block-group.daifuku-benefits-sam-include--container,
    .main-wrapper__inner>.wp-block-group.related-content>.wp-block-group,
    .main-wrapper__inner>.wp-block-group.text-with-img.with-bg>.wp-block-group,
    .main-wrapper__inner>.wp-block-group:not(.logos),
    .main-wrapper__inner>.wp-block-group>.wp-block-group,
    .main-wrapper__inner>.wp-block-heading,
    .main-wrapper__inner>.wp-block-image,
    .main-wrapper__inner>.wp-block-latest-comments,
    .main-wrapper__inner>.wp-block-latest-posts__list,
    .main-wrapper__inner>.wp-block-loginout,
    .main-wrapper__inner>.wp-block-media-text,
    .main-wrapper__inner>.wp-block-page-list,
    .main-wrapper__inner>.wp-block-post-author,
    .main-wrapper__inner>.wp-block-post-author-name,
    .main-wrapper__inner>.wp-block-post-date,
    .main-wrapper__inner>.wp-block-post-excerpt,
    .main-wrapper__inner>.wp-block-post-featured-image,
    .main-wrapper__inner>.wp-block-pullquote,
    .main-wrapper__inner>.wp-block-query,
    .main-wrapper__inner>.wp-block-search,
    .main-wrapper__inner>.wp-block-search__button-outside,
    .main-wrapper__inner>.wp-block-search__inside-wrapper,
    .main-wrapper__inner>.wp-block-separator,
    .main-wrapper__inner>.wp-block-social-links,
    .main-wrapper__inner>.wp-block-spacer,
    .main-wrapper__inner>.wp-block-table,
    .main-wrapper__inner>.wp-block-tag-cloud,
    .main-wrapper__inner>.wp-block-video,
    .main-wrapper__inner>blockquote,
    .main-wrapper__inner>h1,
    .main-wrapper__inner>h2,
    .main-wrapper__inner>h3,
    .main-wrapper__inner>h4,
    .main-wrapper__inner>h5,
    .main-wrapper__inner>h6,
    .main-wrapper__inner>ol,
    .main-wrapper__inner>p,
    .main-wrapper__inner>pre,
    .main-wrapper__inner>section>section.black-stone-cta>.wp-block-group,
    .main-wrapper__inner>ul,
    .masthead .owl-dots,
    .woocommerce:not(.single-product),
    .wp-block-cover-image,
    body .container {
        max-width: 1360px
    }
}

.main-wrapper__inner>.components-placeholder.alignfull,
.main-wrapper__inner>.entry-content.wp-block-post-content.is-layout-flow.alignfull,
.main-wrapper__inner>.has-avatars.alignfull,
.main-wrapper__inner>.is-responsive.wp-block-navigation.is-layout-flex.alignfull,
.main-wrapper__inner>.page-links.alignfull,
.main-wrapper__inner>.post-thumbnail.alignfull,
.main-wrapper__inner>.um-profile.container.alignfull,
.main-wrapper__inner>.wp-block-archives-list.alignfull,
.main-wrapper__inner>.wp-block-avatar.alignfull,
.main-wrapper__inner>.wp-block-buttons.alignfull,
.main-wrapper__inner>.wp-block-calendar.alignfull,
.main-wrapper__inner>.wp-block-categories-list.alignfull,
.main-wrapper__inner>.wp-block-columns.alignfull,
.main-wrapper__inner>.wp-block-cover .wp-block-cover__inner-container.alignfull,
.main-wrapper__inner>.wp-block-cover:not(.our-commit).alignfull,
.main-wrapper__inner>.wp-block-embed.alignfull,
.main-wrapper__inner>.wp-block-file.alignfull,
.main-wrapper__inner>.wp-block-gallery.alignfull,
.main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3.has-bg-lt>.wp-block-group.alignfull,
.main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3>.wp-block-group.alignfull,
.main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col>.wp-block-group.alignfull,
.main-wrapper__inner>.wp-block-group.bg-gradient>section.wp-block-group.alignfull,
.main-wrapper__inner>.wp-block-group.daifuku-management-benefits.alignfull>.wp-block-group.alignfull.daifuku-benefits-sam-include>.wp-block-group.daifuku-benefits-sam-include--container.alignfull,
.main-wrapper__inner>.wp-block-group.related-content>.wp-block-group.alignfull,
.main-wrapper__inner>.wp-block-group.text-with-img.with-bg>.wp-block-group.alignfull,
.main-wrapper__inner>.wp-block-group:not(.logos).alignfull,
.main-wrapper__inner>.wp-block-group>.wp-block-group.alignfull,
.main-wrapper__inner>.wp-block-heading.alignfull,
.main-wrapper__inner>.wp-block-image.alignfull,
.main-wrapper__inner>.wp-block-latest-comments.alignfull,
.main-wrapper__inner>.wp-block-latest-posts__list.alignfull,
.main-wrapper__inner>.wp-block-loginout.alignfull,
.main-wrapper__inner>.wp-block-media-text.alignfull,
.main-wrapper__inner>.wp-block-page-list.alignfull,
.main-wrapper__inner>.wp-block-post-author-name.alignfull,
.main-wrapper__inner>.wp-block-post-author.alignfull,
.main-wrapper__inner>.wp-block-post-date.alignfull,
.main-wrapper__inner>.wp-block-post-excerpt.alignfull,
.main-wrapper__inner>.wp-block-post-featured-image.alignfull,
.main-wrapper__inner>.wp-block-pullquote.alignfull,
.main-wrapper__inner>.wp-block-query.alignfull,
.main-wrapper__inner>.wp-block-search.alignfull,
.main-wrapper__inner>.wp-block-search__button-outside.alignfull,
.main-wrapper__inner>.wp-block-search__inside-wrapper.alignfull,
.main-wrapper__inner>.wp-block-separator.alignfull,
.main-wrapper__inner>.wp-block-social-links.alignfull,
.main-wrapper__inner>.wp-block-spacer.alignfull,
.main-wrapper__inner>.wp-block-table.alignfull,
.main-wrapper__inner>.wp-block-tag-cloud.alignfull,
.main-wrapper__inner>.wp-block-video.alignfull,
.main-wrapper__inner>blockquote.alignfull,
.main-wrapper__inner>h1.alignfull,
.main-wrapper__inner>h2.alignfull,
.main-wrapper__inner>h3.alignfull,
.main-wrapper__inner>h4.alignfull,
.main-wrapper__inner>h5.alignfull,
.main-wrapper__inner>h6.alignfull,
.main-wrapper__inner>ol.alignfull,
.main-wrapper__inner>p.alignfull,
.main-wrapper__inner>pre.alignfull,
.main-wrapper__inner>section>section.black-stone-cta>.wp-block-group.alignfull,
.main-wrapper__inner>ul.alignfull,
.masthead .owl-dots.alignfull,
.woocommerce:not(.single-product).alignfull,
.wp-block-cover-image.alignfull,
body .container.alignfull {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

.main-wrapper__inner>.components-placeholder .container-half,
.main-wrapper__inner>.entry-content.wp-block-post-content.is-layout-flow .container-half,
.main-wrapper__inner>.has-avatars .container-half,
.main-wrapper__inner>.is-responsive.wp-block-navigation.is-layout-flex .container-half,
.main-wrapper__inner>.page-links .container-half,
.main-wrapper__inner>.post-thumbnail .container-half,
.main-wrapper__inner>.um-profile.container .container-half,
.main-wrapper__inner>.wp-block-archives-list .container-half,
.main-wrapper__inner>.wp-block-avatar .container-half,
.main-wrapper__inner>.wp-block-buttons .container-half,
.main-wrapper__inner>.wp-block-calendar .container-half,
.main-wrapper__inner>.wp-block-categories-list .container-half,
.main-wrapper__inner>.wp-block-columns .container-half,
.main-wrapper__inner>.wp-block-cover .wp-block-cover__inner-container .container-half,
.main-wrapper__inner>.wp-block-cover:not(.our-commit) .container-half,
.main-wrapper__inner>.wp-block-embed .container-half,
.main-wrapper__inner>.wp-block-file .container-half,
.main-wrapper__inner>.wp-block-gallery .container-half,
.main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3.has-bg-lt>.wp-block-group .container-half,
.main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3>.wp-block-group .container-half,
.main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col>.wp-block-group .container-half,
.main-wrapper__inner>.wp-block-group.bg-gradient>section.wp-block-group .container-half,
.main-wrapper__inner>.wp-block-group.daifuku-management-benefits.alignfull>.wp-block-group.alignfull.daifuku-benefits-sam-include>.wp-block-group.daifuku-benefits-sam-include--container .container-half,
.main-wrapper__inner>.wp-block-group.related-content>.wp-block-group .container-half,
.main-wrapper__inner>.wp-block-group.text-with-img.with-bg>.wp-block-group .container-half,
.main-wrapper__inner>.wp-block-group:not(.logos) .container-half,
.main-wrapper__inner>.wp-block-group>.wp-block-group .container-half,
.main-wrapper__inner>.wp-block-heading .container-half,
.main-wrapper__inner>.wp-block-image .container-half,
.main-wrapper__inner>.wp-block-latest-comments .container-half,
.main-wrapper__inner>.wp-block-latest-posts__list .container-half,
.main-wrapper__inner>.wp-block-loginout .container-half,
.main-wrapper__inner>.wp-block-media-text .container-half,
.main-wrapper__inner>.wp-block-page-list .container-half,
.main-wrapper__inner>.wp-block-post-author .container-half,
.main-wrapper__inner>.wp-block-post-author-name .container-half,
.main-wrapper__inner>.wp-block-post-date .container-half,
.main-wrapper__inner>.wp-block-post-excerpt .container-half,
.main-wrapper__inner>.wp-block-post-featured-image .container-half,
.main-wrapper__inner>.wp-block-pullquote .container-half,
.main-wrapper__inner>.wp-block-query .container-half,
.main-wrapper__inner>.wp-block-search .container-half,
.main-wrapper__inner>.wp-block-search__button-outside .container-half,
.main-wrapper__inner>.wp-block-search__inside-wrapper .container-half,
.main-wrapper__inner>.wp-block-separator .container-half,
.main-wrapper__inner>.wp-block-social-links .container-half,
.main-wrapper__inner>.wp-block-spacer .container-half,
.main-wrapper__inner>.wp-block-table .container-half,
.main-wrapper__inner>.wp-block-tag-cloud .container-half,
.main-wrapper__inner>.wp-block-video .container-half,
.main-wrapper__inner>blockquote .container-half,
.main-wrapper__inner>h1 .container-half,
.main-wrapper__inner>h2 .container-half,
.main-wrapper__inner>h3 .container-half,
.main-wrapper__inner>h4 .container-half,
.main-wrapper__inner>h5 .container-half,
.main-wrapper__inner>h6 .container-half,
.main-wrapper__inner>ol .container-half,
.main-wrapper__inner>p .container-half,
.main-wrapper__inner>pre .container-half,
.main-wrapper__inner>section>section.black-stone-cta>.wp-block-group .container-half,
.main-wrapper__inner>ul .container-half,
.masthead .owl-dots .container-half,
.woocommerce:not(.single-product) .container-half,
.wp-block-cover-image .container-half,
body .container .container-half {
    margin: 0 auto;
    width: 100%
}

@media(min-width:992px) {
    .main-wrapper__inner>.components-placeholder .container-half,
    .main-wrapper__inner>.entry-content.wp-block-post-content.is-layout-flow .container-half,
    .main-wrapper__inner>.has-avatars .container-half,
    .main-wrapper__inner>.is-responsive.wp-block-navigation.is-layout-flex .container-half,
    .main-wrapper__inner>.page-links .container-half,
    .main-wrapper__inner>.post-thumbnail .container-half,
    .main-wrapper__inner>.um-profile.container .container-half,
    .main-wrapper__inner>.wp-block-archives-list .container-half,
    .main-wrapper__inner>.wp-block-avatar .container-half,
    .main-wrapper__inner>.wp-block-buttons .container-half,
    .main-wrapper__inner>.wp-block-calendar .container-half,
    .main-wrapper__inner>.wp-block-categories-list .container-half,
    .main-wrapper__inner>.wp-block-columns .container-half,
    .main-wrapper__inner>.wp-block-cover .wp-block-cover__inner-container .container-half,
    .main-wrapper__inner>.wp-block-cover:not(.our-commit) .container-half,
    .main-wrapper__inner>.wp-block-embed .container-half,
    .main-wrapper__inner>.wp-block-file .container-half,
    .main-wrapper__inner>.wp-block-gallery .container-half,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3.has-bg-lt>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.bg-gradient>section.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.daifuku-management-benefits.alignfull>.wp-block-group.alignfull.daifuku-benefits-sam-include>.wp-block-group.daifuku-benefits-sam-include--container .container-half,
    .main-wrapper__inner>.wp-block-group.related-content>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.text-with-img.with-bg>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group:not(.logos) .container-half,
    .main-wrapper__inner>.wp-block-group>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-heading .container-half,
    .main-wrapper__inner>.wp-block-image .container-half,
    .main-wrapper__inner>.wp-block-latest-comments .container-half,
    .main-wrapper__inner>.wp-block-latest-posts__list .container-half,
    .main-wrapper__inner>.wp-block-loginout .container-half,
    .main-wrapper__inner>.wp-block-media-text .container-half,
    .main-wrapper__inner>.wp-block-page-list .container-half,
    .main-wrapper__inner>.wp-block-post-author .container-half,
    .main-wrapper__inner>.wp-block-post-author-name .container-half,
    .main-wrapper__inner>.wp-block-post-date .container-half,
    .main-wrapper__inner>.wp-block-post-excerpt .container-half,
    .main-wrapper__inner>.wp-block-post-featured-image .container-half,
    .main-wrapper__inner>.wp-block-pullquote .container-half,
    .main-wrapper__inner>.wp-block-query .container-half,
    .main-wrapper__inner>.wp-block-search .container-half,
    .main-wrapper__inner>.wp-block-search__button-outside .container-half,
    .main-wrapper__inner>.wp-block-search__inside-wrapper .container-half,
    .main-wrapper__inner>.wp-block-separator .container-half,
    .main-wrapper__inner>.wp-block-social-links .container-half,
    .main-wrapper__inner>.wp-block-spacer .container-half,
    .main-wrapper__inner>.wp-block-table .container-half,
    .main-wrapper__inner>.wp-block-tag-cloud .container-half,
    .main-wrapper__inner>.wp-block-video .container-half,
    .main-wrapper__inner>blockquote .container-half,
    .main-wrapper__inner>h1 .container-half,
    .main-wrapper__inner>h2 .container-half,
    .main-wrapper__inner>h3 .container-half,
    .main-wrapper__inner>h4 .container-half,
    .main-wrapper__inner>h5 .container-half,
    .main-wrapper__inner>h6 .container-half,
    .main-wrapper__inner>ol .container-half,
    .main-wrapper__inner>p .container-half,
    .main-wrapper__inner>pre .container-half,
    .main-wrapper__inner>section>section.black-stone-cta>.wp-block-group .container-half,
    .main-wrapper__inner>ul .container-half,
    .masthead .owl-dots .container-half,
    .woocommerce:not(.single-product) .container-half,
    .wp-block-cover-image .container-half,
    body .container .container-half {
        max-width: 920px
    }
}

@media(min-width:1199px) {
    .main-wrapper__inner>.components-placeholder .container-half,
    .main-wrapper__inner>.entry-content.wp-block-post-content.is-layout-flow .container-half,
    .main-wrapper__inner>.has-avatars .container-half,
    .main-wrapper__inner>.is-responsive.wp-block-navigation.is-layout-flex .container-half,
    .main-wrapper__inner>.page-links .container-half,
    .main-wrapper__inner>.post-thumbnail .container-half,
    .main-wrapper__inner>.um-profile.container .container-half,
    .main-wrapper__inner>.wp-block-archives-list .container-half,
    .main-wrapper__inner>.wp-block-avatar .container-half,
    .main-wrapper__inner>.wp-block-buttons .container-half,
    .main-wrapper__inner>.wp-block-calendar .container-half,
    .main-wrapper__inner>.wp-block-categories-list .container-half,
    .main-wrapper__inner>.wp-block-columns .container-half,
    .main-wrapper__inner>.wp-block-cover .wp-block-cover__inner-container .container-half,
    .main-wrapper__inner>.wp-block-cover:not(.our-commit) .container-half,
    .main-wrapper__inner>.wp-block-embed .container-half,
    .main-wrapper__inner>.wp-block-file .container-half,
    .main-wrapper__inner>.wp-block-gallery .container-half,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3.has-bg-lt>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.bg-gradient>section.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.daifuku-management-benefits.alignfull>.wp-block-group.alignfull.daifuku-benefits-sam-include>.wp-block-group.daifuku-benefits-sam-include--container .container-half,
    .main-wrapper__inner>.wp-block-group.related-content>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.text-with-img.with-bg>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group:not(.logos) .container-half,
    .main-wrapper__inner>.wp-block-group>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-heading .container-half,
    .main-wrapper__inner>.wp-block-image .container-half,
    .main-wrapper__inner>.wp-block-latest-comments .container-half,
    .main-wrapper__inner>.wp-block-latest-posts__list .container-half,
    .main-wrapper__inner>.wp-block-loginout .container-half,
    .main-wrapper__inner>.wp-block-media-text .container-half,
    .main-wrapper__inner>.wp-block-page-list .container-half,
    .main-wrapper__inner>.wp-block-post-author .container-half,
    .main-wrapper__inner>.wp-block-post-author-name .container-half,
    .main-wrapper__inner>.wp-block-post-date .container-half,
    .main-wrapper__inner>.wp-block-post-excerpt .container-half,
    .main-wrapper__inner>.wp-block-post-featured-image .container-half,
    .main-wrapper__inner>.wp-block-pullquote .container-half,
    .main-wrapper__inner>.wp-block-query .container-half,
    .main-wrapper__inner>.wp-block-search .container-half,
    .main-wrapper__inner>.wp-block-search__button-outside .container-half,
    .main-wrapper__inner>.wp-block-search__inside-wrapper .container-half,
    .main-wrapper__inner>.wp-block-separator .container-half,
    .main-wrapper__inner>.wp-block-social-links .container-half,
    .main-wrapper__inner>.wp-block-spacer .container-half,
    .main-wrapper__inner>.wp-block-table .container-half,
    .main-wrapper__inner>.wp-block-tag-cloud .container-half,
    .main-wrapper__inner>.wp-block-video .container-half,
    .main-wrapper__inner>blockquote .container-half,
    .main-wrapper__inner>h1 .container-half,
    .main-wrapper__inner>h2 .container-half,
    .main-wrapper__inner>h3 .container-half,
    .main-wrapper__inner>h4 .container-half,
    .main-wrapper__inner>h5 .container-half,
    .main-wrapper__inner>h6 .container-half,
    .main-wrapper__inner>ol .container-half,
    .main-wrapper__inner>p .container-half,
    .main-wrapper__inner>pre .container-half,
    .main-wrapper__inner>section>section.black-stone-cta>.wp-block-group .container-half,
    .main-wrapper__inner>ul .container-half,
    .masthead .owl-dots .container-half,
    .woocommerce:not(.single-product) .container-half,
    .wp-block-cover-image .container-half,
    body .container .container-half {
        max-width: 1000px
    }
}

@media(min-width:1799px) {
    .main-wrapper__inner>.components-placeholder .container-half,
    .main-wrapper__inner>.entry-content.wp-block-post-content.is-layout-flow .container-half,
    .main-wrapper__inner>.has-avatars .container-half,
    .main-wrapper__inner>.is-responsive.wp-block-navigation.is-layout-flex .container-half,
    .main-wrapper__inner>.page-links .container-half,
    .main-wrapper__inner>.post-thumbnail .container-half,
    .main-wrapper__inner>.um-profile.container .container-half,
    .main-wrapper__inner>.wp-block-archives-list .container-half,
    .main-wrapper__inner>.wp-block-avatar .container-half,
    .main-wrapper__inner>.wp-block-buttons .container-half,
    .main-wrapper__inner>.wp-block-calendar .container-half,
    .main-wrapper__inner>.wp-block-categories-list .container-half,
    .main-wrapper__inner>.wp-block-columns .container-half,
    .main-wrapper__inner>.wp-block-cover .wp-block-cover__inner-container .container-half,
    .main-wrapper__inner>.wp-block-cover:not(.our-commit) .container-half,
    .main-wrapper__inner>.wp-block-embed .container-half,
    .main-wrapper__inner>.wp-block-file .container-half,
    .main-wrapper__inner>.wp-block-gallery .container-half,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3.has-bg-lt>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col.version-3>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.alignfull.img-with-3-col>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.bg-gradient>section.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.daifuku-management-benefits.alignfull>.wp-block-group.alignfull.daifuku-benefits-sam-include>.wp-block-group.daifuku-benefits-sam-include--container .container-half,
    .main-wrapper__inner>.wp-block-group.related-content>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group.text-with-img.with-bg>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-group:not(.logos) .container-half,
    .main-wrapper__inner>.wp-block-group>.wp-block-group .container-half,
    .main-wrapper__inner>.wp-block-heading .container-half,
    .main-wrapper__inner>.wp-block-image .container-half,
    .main-wrapper__inner>.wp-block-latest-comments .container-half,
    .main-wrapper__inner>.wp-block-latest-posts__list .container-half,
    .main-wrapper__inner>.wp-block-loginout .container-half,
    .main-wrapper__inner>.wp-block-media-text .container-half,
    .main-wrapper__inner>.wp-block-page-list .container-half,
    .main-wrapper__inner>.wp-block-post-author .container-half,
    .main-wrapper__inner>.wp-block-post-author-name .container-half,
    .main-wrapper__inner>.wp-block-post-date .container-half,
    .main-wrapper__inner>.wp-block-post-excerpt .container-half,
    .main-wrapper__inner>.wp-block-post-featured-image .container-half,
    .main-wrapper__inner>.wp-block-pullquote .container-half,
    .main-wrapper__inner>.wp-block-query .container-half,
    .main-wrapper__inner>.wp-block-search .container-half,
    .main-wrapper__inner>.wp-block-search__button-outside .container-half,
    .main-wrapper__inner>.wp-block-search__inside-wrapper .container-half,
    .main-wrapper__inner>.wp-block-separator .container-half,
    .main-wrapper__inner>.wp-block-social-links .container-half,
    .main-wrapper__inner>.wp-block-spacer .container-half,
    .main-wrapper__inner>.wp-block-table .container-half,
    .main-wrapper__inner>.wp-block-tag-cloud .container-half,
    .main-wrapper__inner>.wp-block-video .container-half,
    .main-wrapper__inner>blockquote .container-half,
    .main-wrapper__inner>h1 .container-half,
    .main-wrapper__inner>h2 .container-half,
    .main-wrapper__inner>h3 .container-half,
    .main-wrapper__inner>h4 .container-half,
    .main-wrapper__inner>h5 .container-half,
    .main-wrapper__inner>h6 .container-half,
    .main-wrapper__inner>ol .container-half,
    .main-wrapper__inner>p .container-half,
    .main-wrapper__inner>pre .container-half,
    .main-wrapper__inner>section>section.black-stone-cta>.wp-block-group .container-half,
    .main-wrapper__inner>ul .container-half,
    .masthead .owl-dots .container-half,
    .woocommerce:not(.single-product) .container-half,
    .wp-block-cover-image .container-half,
    body .container .container-half {
        max-width: 1100px
    }
}

.main-wrapper>.wp-block-group.logos {
    margin: 0 auto
}

@media(min-width:1199px) {
    .main-wrapper>.wp-block-group.logos {
        max-width: calc(100% - 140px)
    }
}

@media(min-width:768px) {
    .main-wrapper>.wp-block-media-text:not(.has-media-on-the-right) {
        padding-left: 0
    }
    .main-wrapper>.wp-block-media-text.has-media-on-the-right {
        padding-right: 0
    }
}

.main-wrapper>.wp-block-gallery .blocks-gallery-item {
    padding-left: 0
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px
}

@media(min-width:768px) {
    .row {
        margin-left: -15px;
        margin-right: -15px
    }
}

.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.container:after,
.row:after {
    clear: both
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.justify-content-center {
    justify-content: center!important
}

.container-fluid {
    max-width: 100%
}

.wp-block-group {
    overflow: visible!important
}

.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,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 100%
}

@media(min-width:768px) {
    .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,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9,
    .col-xxl-auto {
        padding-left: 15px;
        padding-right: 15px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width:576px) {
    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:768px) {
    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:992px) {
    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:1199px) {
    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-xxl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xxl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xxl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xxl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xxl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xxl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xxl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xxl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:768px) {
    .offset-xl-2 {
        margin-left: 16.666667%
    }
}

.row-reverse {
    flex-direction: row-reverse!important
}

.bold,
b {
    font-weight: 700
}

.h1-size,
h1 {
    color: #000;
    font-family: Bw Gradual DEMO;
    font-size: 42px;
    font-weight: 300;
    letter-spacing: -.06em;
    line-height: 52px;
    margin-bottom: 2rem
}

@media(min-width:768px) {
    .h1-size,
    h1 {
        font-size: 60px;
        line-height: 70px;
        margin-bottom: 3rem
    }
}

@media(min-width:768px)and (max-height:769px) {
    .h1-size,
    h1 {
        font-size: 70px!important;
        line-height: 80px!important;
        margin-bottom: 3rem
    }
}

@media(min-width:1024px) {
    .h1-size,
    h1 {
        font-size: 80px;
        line-height: 90px
    }
}

@media(min-width:1280px) {
    .h1-size,
    h1 {
        font-size: 100px;
        line-height: 110px
    }
}

@media(min-width:1499px) {
    .h1-size,
    h1 {
        font-size: 100px;
        line-height: 110px
    }
}

@media(min-width:1699px) {
    .h1-size,
    h1 {
        font-size: 110px;
        line-height: 120px
    }
}

.h1-size b,
.h1-size strong,
h1 b,
h1 strong {
    font-weight: 700;
    letter-spacing: -.03em
}

.dark-bg .h1-size,
.dark-bg h1 {
    color: #fff
}

h2.h5-size {
    font-size: 24px;
    line-height: 34px
}

@media(min-width:1024px) {
    h2.h5-size {
        font-size: 32px;
        line-height: 42px
    }
}

@media(min-width:1024px)and (max-height:769px) {
    h2.h5-size {
        font-size: 32px!important;
        line-height: 42px!important
    }
}

@media(min-width:1280px) {
    h2.h5-size {
        font-size: 36px;
        line-height: 46px
    }
}

h2.h6-size {
    color: #000;
    font-family: Lexend;
    font-size: 24px;
    letter-spacing: -.02em;
    line-height: 34px;
    margin-bottom: 1.5rem
}

h2.h6-size strong {
    font-weight: 500
}

@media(min-width:768px)and (max-height:769px) {
    h2.h6-size {
        font-size: 30px!important;
        line-height: 40px!important
    }
}

@media(min-width:1699px) {
    h2.h6-size {
        font-size: 30px;
        line-height: 40px
    }
}

.h2-size,
h2 {
    color: #000;
    font-family: Bw Gradual DEMO;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: -.05em;
    line-height: 44px;
    margin-bottom: 2rem
}

@media(min-width:768px) {
    .h2-size,
    h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 3rem
    }
}

@media(min-width:768px)and (height <=700px) {
    .h2-size,
    h2 {
        font-size: 45px!important;
        line-height: 55px!important
    }
}

@media(min-width:768px)and (max-height:769px) {
    .h2-size,
    h2 {
        font-size: 50px!important;
        line-height: 60px!important
    }
}

@media(min-width:1024px) {
    .h2-size,
    h2 {
        font-size: 50px;
        line-height: 60px
    }
}

@media(min-width:1280px) {
    .h2-size,
    h2 {
        font-size: 70px;
        line-height: 88px
    }
}

@media(min-width:1280px)and (max-height:769px) {
    .h2-size,
    h2 {
        font-size: 60px!important;
        line-height: 68px!important
    }
}

@media(min-width:1699px) {
    .h2-size,
    h2 {
        font-size: 80px;
        line-height: normal
    }
}

.dark-bg .h2-size,
.dark-bg h2 {
    color: #fff
}

.h2-size b,
.h2-size strong,
h2 b,
h2 strong {
    font-weight: 700
}

.h3-size,
h3 {
    color: #000;
    font-family: Bw Gradual DEMO;
    font-size: 28px;
    font-weight: 300;
    letter-spacing: -.02em;
    line-height: 36px;
    margin-bottom: 2rem
}

@media(min-width:768px) {
    .h3-size,
    h3 {
        font-size: 30px;
        line-height: 40px
    }
}

@media(min-width:768px)and (max-height:769px) {
    .h3-size,
    h3 {
        font-size: 40px;
        line-height: 50px
    }
}

@media(min-width:1230px) {
    .h3-size,
    h3 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 3rem
    }
}

@media(min-width:1280px) {
    .h3-size,
    h3 {
        font-size: 50px;
        line-height: 60px
    }
}

@media(min-width:1499px) {
    .h3-size,
    h3 {
        font-size: 50px;
        line-height: 60px
    }
}

@media(min-width:1699px) {
    .h3-size,
    h3 {
        font-size: 60px;
        line-height: 70px
    }
}

.dark-bg .h3-size,
.dark-bg h3 {
    color: #fff
}

.h3-size b,
.h3-size strong,
h3 b,
h3 strong {
    font-weight: 700
}

.h4-size,
h4 {
    color: #000;
    font-family: Bw Gradual DEMO;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 1.5rem
}

@media(min-width:768px)and (max-height:769px) {
    .h4-size,
    h4 {
        font-size: 35px!important;
        line-height: 45px!important
    }
}

@media(min-width:768px)and (height <=590px) {
    .h4-size,
    h4 {
        font-size: 30px!important;
        line-height: 40px!important
    }
}

@media(min-width:1024px) {
    .h4-size,
    h4 {
        font-size: 32px;
        line-height: 42px
    }
}

@media(min-width:1280px) {
    .h4-size,
    h4 {
        font-size: 40px;
        line-height: 50px
    }
}

.dark-bg .h4-size,
.dark-bg h4 {
    color: #fff
}

@media(min-width:1280px) {
    .h4-size.cta--popup--wrp-form-title,
    h4.cta--popup--wrp-form-title {
        font-size: 40px;
        line-height: 50px
    }
}

@media(min-width:1280px)and (height <=900px) {
    .h4-size.cta--popup--wrp-form-title,
    h4.cta--popup--wrp-form-title {
        font-size: 36px!important;
        line-height: 42px!important
    }
}

.h4-size b,
.h4-size strong,
h4 b,
h4 strong {
    font-weight: 700
}

.h5-size,
h5 {
    color: #000;
    font-family: Lexend;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -.02em;
    line-height: 34px;
    margin-bottom: 1.5rem
}

@media(min-width:992px) {
    .h5-size,
    h5 {
        margin-bottom: 2rem
    }
}

@media(min-width:1024px) {
    .h5-size,
    h5 {
        font-size: 32px;
        line-height: 42px
    }
}

@media(min-width:1280px) {
    .h5-size,
    h5 {
        font-size: 36px;
        line-height: 46px
    }
}

.dark-bg .h5-size,
.dark-bg h5 {
    color: #fff
}

.h5-size b,
.h5-size strong,
h5 b,
h5 strong {
    font-weight: 500
}

.h6-size,
h6 {
    color: #000;
    font-family: Lexend;
    font-size: 24px;
    letter-spacing: -.02em;
    line-height: 34px;
    margin-bottom: 1.5rem
}

.h6-size strong,
h6 strong {
    font-weight: 500
}

@media(min-width:1699px) {
    .h6-size,
    h6 {
        font-size: 30px;
        line-height: 40px
    }
}

.heading,
.headline {
    color: #000;
    font-family: Lexend;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -.01em;
    line-height: 28px;
    margin-bottom: 1.5rem
}

@media(min-width:1380px) {
    .heading,
    .headline {
        font-size: 24px;
        line-height: 34px
    }
}

@media(min-width:1380px)and (max-height:769px) {
    .heading,
    .headline {
        font-size: 24px!important;
        line-height: 34px!important
    }
}

.heading.same-font-style,
.headline.same-font-style {
    font-size: 24px;
    letter-spacing: -.02em;
    line-height: 34px
}

.heading.same-font-style strong,
.headline.same-font-style strong {
    font-weight: 500
}

@media(min-width:1699px) {
    .heading.same-font-style,
    .headline.same-font-style {
        font-size: 30px;
        line-height: 40px
    }
}

.dark-bg .heading,
.dark-bg .headline {
    color: #fff
}

.heading b,
.heading strong,
.headline b,
.headline strong,
.sub-headline {
    font-weight: 500
}

.sub-headline {
    font-family: Lexend;
    font-size: 20px;
    letter-spacing: -.01em;
    line-height: 30px;
    vertical-align: middle
}

@media(max-height:769px) {
    .sub-headline {
        font-size: 20px!important;
        line-height: 30px!important
    }
}

.sub-heading {
    font-size: 14px;
    line-height: 20px
}

@media(min-width:1230px) {
    .sub-heading {
        font-size: 20px;
        line-height: 30px
    }
}

.sub-heading b,
.sub-heading strong {
    font-weight: 500
}

.para,
p {
    color: #000;
    font-family: Lexend;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 1.5rem
}

@media(min-width:1230px) {
    .para,
    p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 2rem
    }
}

.dark-bg .para,
.dark-bg p {
    color: #fff
}

.para b,
.para strong,
p b,
p strong {
    font-weight: 500
}

.para.small,
p.small {
    color: #000;
    display: block;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    margin-bottom: 1.5rem
}

@media(min-width:1230px) {
    .para.small,
    p.small {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 2rem
    }
}

.para.small b,
.para.small strong,
p.small b,
p.small strong {
    font-weight: 500
}

.body {
    color: inherit;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -.01em;
    line-height: 20px
}

@media(min-width:1024px) {
    .body {
        font-size: 16px;
        line-height: 20px
    }
}

@media(min-width:1230px) {
    .body {
        font-size: 18px;
        line-height: 26px
    }
}

.body b,
.body strong {
    font-weight: 500
}

.caption-1 {
    font-family: Lexend;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    margin-bottom: 0
}

@media(min-width:1024px) {
    .caption-1 {
        font-size: 14px;
        line-height: 20px
    }
}

.caption-1 b,
.caption-1 strong {
    font-weight: 500
}

.caption-2 {
    font-family: Lexend;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    line-height: normal;
    margin-bottom: 0
}

.caption-2 b,
.caption-2 strong {
    font-weight: 500
}

ol,
ul {
    font-family: Lexend;
    padding: 0 0 0 6px
}

@media(min-width:768px) {
    ol,
    ul {
        padding: 0 0 0 10px
    }
}

.dark-bg ol li,
.dark-bg ul li {
    color: #fff
}

ol li,
ul li {
    color: #000;
    font-family: Lexend;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    margin: 0 0 .5rem 2rem;
    padding: 0;
    position: relative
}

@media(min-width:768px) {
    ol li,
    ul li {
        margin: 0 0 .5rem 2rem;
        padding: 0
    }
}

ol li.small,
ul li.small {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 1rem
}

@media(min-width:768px) {
    ol li.small,
    ul li.small {
        margin-bottom: 1.2rem
    }
}

ul.is-style-square-list {
    list-style: none;
    list-style-type: none
}

ul.is-style-square-list li {
    margin: 0 0 .5rem 2.5rem;
    position: relative
}

ul.is-style-square-list li:before {
    color: #000;
    content: "■";
    display: inline-block;
    font-weight: 300;
    left: -20px;
    position: absolute
}

ul.is-style-check-list {
    list-style: none;
    list-style-type: none
}

ul.is-style-check-list li {
    margin: 0 0 .5rem 2.5rem;
    position: relative
}

ul.is-style-check-list li:before {
    color: inherit;
    content: "✓";
    display: inline-block;
    font-weight: 300;
    left: -20px;
    position: absolute
}

small {
    color: #000;
    display: inline-block;
    font-family: Lexend;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    margin-bottom: 1rem
}

@media(min-width:768px) {
    small {
        margin-bottom: 1.2rem
    }
}

small b,
small strong {
    font-weight: 500
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
li a,
p a {
    color: #101820
}

:where(.menu, .sub-menu, .header--mega-menu-item-menu-items ul, .header--mega-menu-item-menu-items-left ul, .mobile-sub-menu ul) {
    list-style: none;
    list-style-type: none
}

a.skip-to-content {
    background-color: #007bff;
    color: #fff;
    font-size: 12px;
    left: 10px;
    line-height: 16px;
    padding: 10px;
    position: absolute;
    text-decoration: none;
    top: -100px
}

@media(min-width:768px) {
    a.skip-to-content {
        font-size: 14px;
        line-height: 20px
    }
}

.skip-to-content:focus,
.skip-to-content:hover {
    top: 0
}

.visually-hidden {
    background: #f0eeee;
    border: 1px solid #b4b4b4;
    clip-path: none;
    color: #000;
    display: block;
    left: 1.5rem;
    overflow: hidden;
    padding: 8px;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 99999999
}

@media(min-width:992px) {
    .visually-hidden {
        left: 32px;
        padding: 15px;
        top: 50px
    }
}

.visually-hidden:not(:focus) {
    clip: rect(0 0 0 0)
}

.big-text {
    font-size: 42px;
    letter-spacing: -.06em;
    line-height: 52px
}

@media(min-width:768px) {
    .big-text {
        font-size: 70px;
        line-height: 80px
    }
}

@media(min-width:768px)and (max-height:769px) {
    .big-text {
        font-size: 120px!important;
        line-height: 130px!important
    }
}

@media(min-width:992px) {
    .big-text {
        font-size: 120px;
        line-height: 130px
    }
}

@media(min-width:1024px) {
    .big-text {
        font-size: 160px;
        line-height: 170px
    }
}

@media(min-width:1280px) {
    .big-text {
        font-size: 180px;
        line-height: 190px
    }
}

@media(min-width:1699px) {
    .big-text {
        font-size: 220px;
        line-height: 230px
    }
}

.button-style {
    font-family: Lexend;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .01em;
    line-height: 20px;
    text-transform: uppercase;
    vertical-align: middle
}

h1 span,
h2 span {
    font-style: italic;
    font-weight: 700
}

h1 .split-line,
h2 .split-line,
h3 .split-line,
h4 .split-line,
h5 .split-line,
h6 .split-line {
    display: block;
    overflow: hidden
}

h1 .split-char,
h2 .split-char,
h3 .split-char,
h4 .split-char,
h5 .split-char,
h6 .split-char {
    display: inline-block;
    position: relative
}

.dark-bg a {
    color: #fff
}

@media(width <=993px) {
    [data-bgcolor="#fff"] {
        background: #fff
    }
    [data-bgcolor="#000"] {
        background: #000
    }
}

body.single-service .game-changer+.recent-blog {
    padding: 7rem 0
}

@media(min-width:992px) {
    body.single-service .game-changer+.recent-blog {
        padding: 10rem 0
    }
}

@media(min-width:1230px) {
    body.single-service .game-changer+.recent-blog {
        padding: 20rem 0
    }
}

body.single-service .game-changer+.recent-blog:before {
    background: #d9d9d9;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: calc(100% - 4rem);
    z-index: 2
}

@media(min-width:1230px) {
    body.single-service .game-changer+.recent-blog:before {
        max-width: 1328px;
        width: 100%
    }
}

body.home .portfolio+.recent-blog,
body.home .recent-blog+.faq {
    position: relative
}

body.home .portfolio+.recent-blog:before,
body.home .recent-blog+.faq:before {
    background: #d9d9d9;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: calc(100% - 40px)
}

@media(min-width:992px) {
    body.home .portfolio+.recent-blog:before,
    body.home .recent-blog+.faq:before {
        display: none
    }
}

@media(width <=620px) {
    .product-choice:before {
        display: none
    }
}

@media(min-width:992px) {
    section {
        margin-top: -2px!important
    }
}

.portfolio-listing .portfolio-cta--wrapper-item {
    align-items: center
}

.header--mega-menu-item-menu-items.services .header--mega-menu-item-menu-contents ul li a.menu-item-text {
    white-space: unset
}

@media(width >=992px) {
    .footer--logos-wrp {
        gap: 5rem
    }
    .footer--logos-item {
        flex: 0 0 calc(20% - 4rem);
        max-width: calc(20% - 4rem)
    }
    .footer--logos-item img {
        -o-object-fit: contain;
        object-fit: contain
    }
}

.error-page {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: center;
    overflow: hidden;
    padding: 17rem 0;
    position: fixed;
    top: 0;
    width: 100%
}

.product-choice {
    overflow: visible;
    z-index: 1
}

.product-choice:before {
    background: #000;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1
}

.expertise-counter {
    overflow: visible;
    z-index: 2
}

.product-choice--action h6 {
    margin-bottom: 3rem
}

.product-choice+.service-listing.white {
    z-index: 3
}

.single-portfolio .portfolio-cta-block--wrapper .portfolio-cta-block--wrapper-item {
    gap: 1rem
}

.single-portfolio .portfolio-cta-block--wrapper .portfolio-cta-block--wrapper-item>h3 {
    font-family: Lexend;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 30px;
    vertical-align: middle
}

.single-portfolio .portfolio-cta-block--wrapper {
    margin: 0 auto;
    max-width: 877px;
    padding: 2rem
}

.single-portfolio .portfolio-cta-block--wrapper-bg,
.single-portfolio .portfolio-cta-block--wrapper-shape {
    display: none
}

@media(width >=767px) {
    .single-portfolio .portfolio-cta-block--wrapper {
        margin: 0 auto;
        max-width: 877px;
        padding: 5rem
    }
}

.single-job .jobs-detail .blog-detail__play-wrapper-job-from {
    padding: 0 2rem
}

@media(min-width:992px) {
    .single-job .jobs-detail .blog-detail__play-wrapper-job-from {
        padding: 0
    }
}

.single-job .jobs-detail .blog-detail__container:before {
    background: #d9d9d9;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

@media(width < 768px) {
    .single-hire-us .game-changer {
        padding: 3.5rem 0
    }
    .single-hire-us .trusted-partner+.recent-blog {
        padding: 3.5rem 0 7rem
    }
}

@media(width <=620px) {
    a span.btn-text {
        white-space: break-spaces
    }
    .our-design+.portfolio.dark-bg {
        margin-top: 3.5rem
    }
}

.client-stories--slider-wrapper-box h4.sub-heading {
    font-size: 14px;
    line-height: 20px
}

@media(width >=768px)and (height <=769px) {
    .client-stories--slider-wrapper-box h4.sub-heading {
        font-size: 20px!important;
        line-height: 30px!important
    }
}

@media(width <=620px) {
    body.page-slug-services .inner-masthead h1 {
        font-size: 36px
    }
}

body.page-slug-ui-ux-design .portfolio {
    padding: 5rem 0 7rem;
    position: relative
}

@media(min-width:992px) {
    body.page-slug-ui-ux-design .portfolio {
        padding: 10rem 0 15rem
    }
}

@media(min-width:1230px) {
    body.page-slug-ui-ux-design .portfolio {
        padding: 15rem 0
    }
}

@media(min-width:1499px) {
    body.page-slug-ui-ux-design .portfolio {
        padding: 20rem 0
    }
}

body.page-slug-ui-ux-design .portfolio:before {
    background: #d9d9d9;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: calc(100% - 4rem);
    z-index: 2
}

@media(min-width:1380px) {
    body.page-slug-ui-ux-design .portfolio:before {
        max-width: 1328px;
        width: 100%
    }
}

body.page-slug-ui-ux-design .game-changer {
    padding: 5rem 0 3.5rem;
    position: relative
}

@media(min-width:992px) {
    body.page-slug-ui-ux-design .game-changer {
        padding: 10rem 0 15rem
    }
}

@media(min-width:1230px) {
    body.page-slug-ui-ux-design .game-changer {
        padding: 15rem 0
    }
}

@media(min-width:1499px) {
    body.page-slug-ui-ux-design .game-changer {
        padding: 20rem 0
    }
}

body:not(.about) .cards-report--row-col-wrp-item p.sub-heading,
body:not(.about-us) .cards-report--row-col-wrp-item p.sub-heading {
    font-size: 14px;
    line-height: 20px
}

@media(min-width:1230px) {
    body:not(.about) .cards-report--row-col-wrp-item p.sub-heading,
    body:not(.about-us) .cards-report--row-col-wrp-item p.sub-heading {
        font-size: 16px;
        line-height: 22px
    }
}

body:not(.about) .cards-report--row-col-wrp-item p.sub-heading b,
body:not(.about) .cards-report--row-col-wrp-item p.sub-heading strong,
body:not(.about-us) .cards-report--row-col-wrp-item p.sub-heading b,
body:not(.about-us) .cards-report--row-col-wrp-item p.sub-heading strong {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

@media(min-width:1230px) {
    body:not(.about) .cards-report--row-col-wrp-item p.sub-heading b,
    body:not(.about) .cards-report--row-col-wrp-item p.sub-heading strong,
    body:not(.about-us) .cards-report--row-col-wrp-item p.sub-heading b,
    body:not(.about-us) .cards-report--row-col-wrp-item p.sub-heading strong {
        font-size: 20px;
        line-height: 30px
    }
}

body.single-hire-us .reality-maker+.our-design {
    padding: 5rem 0 3.5rem;
    position: relative
}

@media(min-width:992px) {
    body.single-hire-us .reality-maker+.our-design {
        padding: 10rem 0 15rem
    }
}

@media(min-width:1230px) {
    body.single-hire-us .reality-maker+.our-design {
        padding: 15rem 0
    }
}

@media(min-width:1499px) {
    body.single-hire-us .reality-maker+.our-design {
        padding: 20rem 0
    }
}

body.single-hire-us .reality-maker+.our-design:before {
    background: #d9d9d9;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: calc(100% - 4rem)
}

@media(min-width:1380px) {
    body.single-hire-us .reality-maker+.our-design:before {
        max-width: 1328px;
        width: 100%
    }
}

body.single-hire-us .inner-masthead+.social-slider {
    padding: 0 0 7rem
}

@media(min-width:768px) {
    body.single-hire-us .inner-masthead+.social-slider {
        padding: 0 0 7rem
    }
}

@media(min-width:992px) {
    body.single-hire-us .inner-masthead+.social-slider {
        padding: 0 0 7rem
    }
}

@media(min-width:1380px) {
    body.single-hire-us .inner-masthead+.social-slider {
        padding: 0 0 15rem
    }
}

@media(min-width:1699px) {
    body.single-hire-us .inner-masthead+.social-slider {
        padding: 0 0 20rem
    }
}

body.single-solution .game-changer+.trusted-partner {
    padding-bottom: 7rem;
    padding-top: 0;
    position: relative
}

@media(min-width:992px) {
    body.single-solution .game-changer+.trusted-partner {
        padding-bottom: 10rem
    }
}

body.single-solution .portfolio {
    padding-bottom: 7rem;
    position: relative
}

@media(min-width:992px) {
    body.single-solution .portfolio {
        padding-bottom: 10rem
    }
}

@media(min-width:1230px) {
    body.single-solution .portfolio {
        padding-bottom: 15rem
    }
}

@media(min-width:1499px) {
    body.single-solution .portfolio {
        padding-bottom: 20rem
    }
}

body.single-solution .portfolio:before {
    background: #d9d9d9;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: calc(100% - 4rem);
    z-index: 2
}

@media(min-width:1380px) {
    body.single-solution .portfolio:before {
        max-width: 1328px;
        width: 100%
    }
}

body.single-solution .portfolio+.game-changer {
    padding-top: 7rem;
    position: relative
}

@media(min-width:992px) {
    body.single-solution .portfolio+.game-changer {
        padding-top: 10rem
    }
}

@media(min-width:1230px) {
    body.single-solution .portfolio+.game-changer {
        padding-top: 15rem
    }
}

@media(min-width:1499px) {
    body.single-solution .portfolio+.game-changer {
        padding-top: 20rem
    }
}

body.single-solution .exceptional-result {
    padding-bottom: 7rem;
    position: relative
}

@media(min-width:992px) {
    body.single-solution .exceptional-result {
        padding-bottom: 10rem
    }
}

@media(min-width:1230px) {
    body.single-solution .exceptional-result {
        padding-bottom: 15rem
    }
}

@media(min-width:1499px) {
    body.single-solution .exceptional-result {
        padding-bottom: 20rem
    }
}

body.single-solution section.exceptional-result+.our-design {
    padding: 7rem 0;
    position: relative
}

@media(min-width:992px) {
    body.single-solution section.exceptional-result+.our-design {
        padding: 10rem 0 15rem
    }
}

@media(min-width:1230px) {
    body.single-solution section.exceptional-result+.our-design {
        padding: 15rem 0
    }
}

@media(min-width:1499px) {
    body.single-solution section.exceptional-result+.our-design {
        padding: 20rem 0
    }
}

body.single-solution section.exceptional-result+.our-design:before {
    background: #d9d9d9;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: calc(100% - 4rem);
    z-index: 2
}

@media(min-width:1380px) {
    body.single-solution section.exceptional-result+.our-design:before {
        max-width: 1328px;
        width: 100%
    }
}

body.page-slug-product-solution .game-changer,
body.page-slug-solutions .game-changer {
    padding-bottom: 7rem;
    position: relative
}

@media(min-width:992px) {
    body.page-slug-product-solution .game-changer,
    body.page-slug-solutions .game-changer {
        padding-bottom: 10rem
    }
}

@media(min-width:1230px) {
    body.page-slug-product-solution .game-changer,
    body.page-slug-solutions .game-changer {
        padding-bottom: 15rem
    }
}

@media(min-width:1499px) {
    body.page-slug-product-solution .game-changer,
    body.page-slug-solutions .game-changer {
        padding-bottom: 20rem
    }
}

body.page-slug-product-solution .game-changer:before,
body.page-slug-solutions .game-changer:before {
    background: #d9d9d9;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: calc(100% - 4rem);
    z-index: 1
}

@media(min-width:1380px) {
    body.page-slug-product-solution .game-changer:before,
    body.page-slug-solutions .game-changer:before {
        max-width: 1328px;
        width: 100%
    }
}

body.page-slug-product-solution .recent-blog,
body.page-slug-solutions .recent-blog {
    padding-top: 7rem;
    position: relative
}

@media(min-width:992px) {
    body.page-slug-product-solution .recent-blog,
    body.page-slug-solutions .recent-blog {
        padding-top: 10rem
    }
}

@media(min-width:1230px) {
    body.page-slug-product-solution .recent-blog,
    body.page-slug-solutions .recent-blog {
        padding-top: 15rem
    }
}

@media(min-width:1499px) {
    body.page-slug-product-solution .recent-blog,
    body.page-slug-solutions .recent-blog {
        padding-top: 20rem
    }
}

body.page-slug-product-solution .exceptional-result,
body.page-slug-solutions .exceptional-result {
    padding: 7rem 0;
    position: relative
}

@media(min-width:992px) {
    body.page-slug-product-solution .exceptional-result,
    body.page-slug-solutions .exceptional-result {
        padding: 10rem 0 15rem
    }
}

@media(min-width:1230px) {
    body.page-slug-product-solution .exceptional-result,
    body.page-slug-solutions .exceptional-result {
        padding: 15rem 0
    }
}

@media(min-width:1499px) {
    body.page-slug-product-solution .exceptional-result,
    body.page-slug-solutions .exceptional-result {
        padding: 20rem 0
    }
}

body.page-slug-product-solution section.exceptional-result+.our-design,
body.page-slug-solutions section.exceptional-result+.our-design {
    padding: 7rem 0;
    position: relative
}

@media(min-width:992px) {
    body.page-slug-product-solution section.exceptional-result+.our-design,
    body.page-slug-solutions section.exceptional-result+.our-design {
        padding: 10rem 0 15rem
    }
}

@media(min-width:1230px) {
    body.page-slug-product-solution section.exceptional-result+.our-design,
    body.page-slug-solutions section.exceptional-result+.our-design {
        padding: 15rem 0
    }
}

@media(min-width:1499px) {
    body.page-slug-product-solution section.exceptional-result+.our-design,
    body.page-slug-solutions section.exceptional-result+.our-design {
        padding: 20rem 0
    }
}

body.page-slug-product-solution section.exceptional-result+.our-design:before,
body.page-slug-solutions section.exceptional-result+.our-design:before {
    background: #d9d9d9;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: calc(100% - 4rem);
    z-index: 2
}

@media(min-width:1380px) {
    body.page-slug-product-solution section.exceptional-result+.our-design:before,
    body.page-slug-solutions section.exceptional-result+.our-design:before {
        max-width: 1328px;
        width: 100%
    }
}

body.page-slug-product-solution .inner-masthead+.social-slider,
body.page-slug-solutions .inner-masthead+.social-slider {
    padding: 0 0 7rem
}

@media(min-width:768px) {
    body.page-slug-product-solution .inner-masthead+.social-slider,
    body.page-slug-solutions .inner-masthead+.social-slider {
        padding: 0 0 7rem
    }
}

@media(min-width:992px) {
    body.page-slug-product-solution .inner-masthead+.social-slider,
    body.page-slug-solutions .inner-masthead+.social-slider {
        padding: 0 0 7rem
    }
}

@media(min-width:1380px) {
    body.page-slug-product-solution .inner-masthead+.social-slider,
    body.page-slug-solutions .inner-masthead+.social-slider {
        padding: 0 0 15rem
    }
}

@media(min-width:1699px) {
    body.page-slug-product-solution .inner-masthead+.social-slider,
    body.page-slug-solutions .inner-masthead+.social-slider {
        padding: 0 0 20rem
    }
}

body.page-slug-services .our-design {
    padding: 7rem 0;
    position: relative
}

@media(min-width:992px) {
    body.page-slug-services .our-design {
        padding: 10rem 0 15rem
    }
}

@media(min-width:1230px) {
    body.page-slug-services .our-design {
        padding: 15rem 0
    }
}

@media(min-width:1499px) {
    body.page-slug-services .our-design {
        padding: 20rem 0
    }
}

.our-team--images .back-content p {
    white-space: break-spaces
}

.latest-blog--listing-col {
    overflow: hidden
}

@media(width <=620px) {
    a span.btn-text {
        white-space: break-spaces
    }
    .product-choice:before {
        display: none
    }
    .show-reels #videoPlayImg img {
        cursor: pointer
    }
    .show-reels--video .play-icon {
        z-index: 100
    }
}

.client-stories--slider-wrapper-box h4.sub-heading,
.testimonials--slider-item-author h4.sub-heading {
    font-size: 14px!important;
    line-height: 20px!important
}

@media(min-width:768px) {
    .client-stories--slider-wrapper-box h4.sub-heading,
    .testimonials--slider-item-author h4.sub-heading {
        font-size: 20px!important;
        line-height: 30px!important
    }
}

@media(min-width:768px)and (height <=769px) {
    .client-stories--slider-wrapper-box h4.sub-heading,
    .testimonials--slider-item-author h4.sub-heading {
        font-size: 20px!important;
        line-height: 30px!important
    }
}

.exceptional-result {
    position: relative;
    z-index: 2
}

body.single-hire-us .industries {
    padding: 3.5rem 0 10rem;
    position: relative
}

@media(min-width:768px) {
    body.single-hire-us .industries {
        padding: 5rem 0 10rem
    }
}

@media(min-width:992px) {
    body.single-hire-us .industries {
        padding: 10rem 0
    }
}

@media(min-width:1230px) {
    body.single-hire-us .industries {
        padding: 10rem 0 15rem
    }
}

@media(min-width:1380px) {
    body.single-hire-us .industries {
        padding: 10rem 0 20rem
    }
}

body.single-hire-us .exceptional-result+.social-slider {
    padding-bottom: 3rem;
    padding-top: 3rem
}

@media(min-width:768px) {
    body.single-hire-us .exceptional-result+.social-slider {
        padding-bottom: 10rem;
        padding-top: 5rem
    }
}

@media(min-width:992px) {
    body.single-hire-us .exceptional-result+.social-slider {
        padding-bottom: 12.6rem;
        padding-top: 0
    }
}

@media(min-width:1380px) {
    body.single-hire-us .exceptional-result+.social-slider {
        padding-bottom: 12.6rem
    }
}

@media(min-width:992px) {
    body.page-slug-product-solution .trusted-partner,
    body.page-slug-solutions .trusted-partner {
        padding-bottom: 10rem
    }
}

body.single-solution .tech-stack+.technology-benefit {
    padding-top: 0
}

:root {
    --heading1: 4.2rem!important;
    --heading2: 3.6rem!important;
    --heading3: 2.8rem!important;
    --heading4: 2.4rem!important;
    --heading5: 2.4rem!important;
    --heading6: 2.4rem!important;
    --paragraph: 1.4rem!important;
    --small: 1.2rem!important;
    --body: 1.4rem!important;
    --caption-1: 12px!important;
    --caption-2: 12px!important;
    --big-text: 42px!important;
    --headline: 20px!important;
    line-height: 52px!important
}

@media(min-width:768px) {
     :root {
        --heading1: 6rem!important
    }
}

@media(min-width:768px)and (max-height:769px) {
     :root {
        --heading1: 7rem!important
    }
}

@media(min-width:1024px) {
     :root {
        --heading1: 8rem!important
    }
}

@media(min-width:1280px) {
     :root {
        --heading1: 10rem!important
    }
}

@media(min-width:1499px) {
     :root {
        --heading1: 10rem!important
    }
}

:root .has-heading-1-font-size,
:root .wp-block-heading.has-heading-1-font-size {
    line-height: 5.2rem!important
}

@media(min-width:768px) {
     :root .has-heading-1-font-size,
     :root .wp-block-heading.has-heading-1-font-size {
        line-height: 7rem!important
    }
}

@media(min-width:768px)and (max-height:769px) {
     :root .has-heading-1-font-size,
     :root .wp-block-heading.has-heading-1-font-size {
        line-height: 8rem!important
    }
}

@media(min-width:1024px) {
     :root .has-heading-1-font-size,
     :root .wp-block-heading.has-heading-1-font-size {
        line-height: 8rem!important
    }
}

@media(min-width:1280px) {
     :root .has-heading-1-font-size,
     :root .wp-block-heading.has-heading-1-font-size {
        line-height: 11rem!important
    }
}

@media(min-width:1499px) {
     :root .has-heading-1-font-size,
     :root .wp-block-heading.has-heading-1-font-size {
        line-height: 11rem!important
    }
}

@media(min-width:768px) {
     :root {
        --heading2: 4rem!important
    }
}

@media(min-width:768px)and (max-height:769px) {
     :root {
        --heading2: 4.5rem!important
    }
}

@media(min-width:1024px) {
     :root {
        --heading2: 5rem!important
    }
}

@media(min-width:1280px) {
     :root {
        --heading2: 7rem!important
    }
}

@media(min-width:1499px) {
     :root {
        --heading2: 8rem!important
    }
}

:root .has-heading-2-font-size,
:root .wp-block-heading.has-heading-2-font-size {
    line-height: 4.4rem!important
}

@media(min-width:768px) {
     :root .has-heading-2-font-size,
     :root .wp-block-heading.has-heading-2-font-size {
        line-height: 5rem!important
    }
}

@media(min-width:768px)and (max-height:769px) {
     :root .has-heading-2-font-size,
     :root .wp-block-heading.has-heading-2-font-size {
        line-height: 5.5rem!important
    }
}

@media(min-width:1024px) {
     :root .has-heading-2-font-size,
     :root .wp-block-heading.has-heading-2-font-size {
        line-height: 6rem!important
    }
}

@media(min-width:1280px) {
     :root .has-heading-2-font-size,
     :root .wp-block-heading.has-heading-2-font-size {
        line-height: 8.8rem!important
    }
}

@media(min-width:1499px) {
     :root .has-heading-2-font-size,
     :root .wp-block-heading.has-heading-2-font-size {
        line-height: normal!important
    }
}

@media(min-width:768px) {
     :root {
        --heading3: 3rem!important
    }
}

@media(min-width:768px)and (max-height:769px) {
     :root {
        --heading3: 4rem!important
    }
}

@media(min-width:1230px) {
     :root {
        --heading3: 4rem!important
    }
}

@media(min-width:1280px) {
     :root {
        --heading3: 50px!important
    }
}

@media(min-width:1499px) {
     :root {
        --heading3: 50px!important
    }
}

@media(min-width:1699px) {
     :root {
        --heading3: 60px!important
    }
}

:root .has-heading-3-font-size,
:root .wp-block-heading.has-heading-3-font-size {
    line-height: 3.6rem!important
}

@media(min-width:768px) {
     :root .has-heading-3-font-size,
     :root .wp-block-heading.has-heading-3-font-size {
        line-height: 4rem!important
    }
}

@media(min-width:768px)and (max-height:769px) {
     :root .has-heading-3-font-size,
     :root .wp-block-heading.has-heading-3-font-size {
        line-height: 5rem!important
    }
}

@media(min-width:1230px) {
     :root .has-heading-3-font-size,
     :root .wp-block-heading.has-heading-3-font-size {
        line-height: 5rem!important
    }
}

@media(min-width:1280px) {
     :root .has-heading-3-font-size,
     :root .wp-block-heading.has-heading-3-font-size {
        line-height: 6rem!important
    }
}

@media(min-width:1499px) {
     :root .has-heading-3-font-size,
     :root .wp-block-heading.has-heading-3-font-size {
        line-height: 6rem!important
    }
}

@media(min-width:1699px) {
     :root .has-heading-3-font-size,
     :root .wp-block-heading.has-heading-3-font-size {
        line-height: 7rem!important
    }
}

@media(min-width:768px)and (max-height:769px) {
     :root {
        --heading4: 3.5rem !important!important
    }
}

@media(min-width:1024px) {
     :root {
        --heading4: 3.2rem!important
    }
}

@media(min-width:1280px) {
     :root {
        --heading4: 4rem!important
    }
}

:root .has-heading-4-font-size,
:root .wp-block-heading.has-heading-4-font-size {
    line-height: 3.2rem!important
}

@media(min-width:768px)and (max-height:769px) {
     :root .has-heading-4-font-size,
     :root .wp-block-heading.has-heading-4-font-size {
        line-height: 4.5rem !important!important
    }
}

@media(min-width:1024px) {
     :root .has-heading-4-font-size,
     :root .wp-block-heading.has-heading-4-font-size {
        line-height: 4.2rem!important
    }
}

@media(min-width:1280px) {
     :root .has-heading-4-font-size,
     :root .wp-block-heading.has-heading-4-font-size {
        line-height: 5rem!important
    }
}

@media(min-width:1024px) {
     :root {
        --heading5: 3.2rem!important
    }
}

@media(min-width:1280px) {
     :root {
        --heading5: 3.6rem!important
    }
}

:root .has-heading-5-font-size,
:root .wp-block-heading.has-heading-5-font-size {
    line-height: 3.4rem!important
}

@media(min-width:1024px) {
     :root .has-heading-5-font-size,
     :root .wp-block-heading.has-heading-5-font-size {
        line-height: 42px!important
    }
}

@media(min-width:1280px) {
     :root .has-heading-5-font-size,
     :root .wp-block-heading.has-heading-5-font-size {
        line-height: 46px!important
    }
}

@media(min-width:1699px) {
     :root {
        --heading6: 3rem!important
    }
}

:root .has-heading-6-font-size,
:root .wp-block-heading.has-heading-6-font-size {
    line-height: 3.4rem!important
}

@media(min-width:1699px) {
     :root .has-heading-6-font-size,
     :root .wp-block-heading.has-heading-6-font-size {
        line-height: 4rem!important
    }
}

@media(min-width:1230px) {
     :root {
        --paragraph: 1.6rem!important
    }
}

:root .has-paragraph-font-size,
:root .wp-block-heading.has-paragraph-font-size {
    line-height: 2rem!important
}

@media(min-width:1230px) {
     :root .has-paragraph-font-size,
     :root .wp-block-heading.has-paragraph-font-size {
        line-height: 2.2rem!important
    }
     :root {
        --small: 1.6rem!important
    }
}

:root .has-small-font-size,
:root .wp-block-heading.has-small-font-size {
    line-height: 1.6rem!important
}

@media(min-width:1230px) {
     :root .has-small-font-size,
     :root .wp-block-heading.has-small-font-size {
        line-height: 2.2rem!important
    }
}

@media(min-width:1024px) {
     :root {
        --body: 1.6rem!important
    }
}

@media(min-width:1230px) {
     :root {
        --body: 1.8rem!important
    }
}

:root .has-body-font-size,
:root .wp-block-heading.has-body-font-size {
    line-height: 2rem!important
}

@media(min-width:1024px) {
     :root .has-body-font-size,
     :root .wp-block-heading.has-body-font-size {
        line-height: 2rem!important
    }
}

@media(min-width:1230px) {
     :root .has-body-font-size,
     :root .wp-block-heading.has-body-font-size {
        line-height: 2.6rem!important
    }
}

@media(min-width:1024px) {
     :root {
        --caption-1: 14px!important
    }
}

:root .has-caption-1-font-size,
:root .wp-block-heading.has-caption-1-font-size {
    --caption-1: 12px!important
}

@media(min-width:1024px) {
     :root .has-caption-1-font-size,
     :root .wp-block-heading.has-caption-1-font-size {
        --caption-1: 14px!important
    }
}

:root .has-caption-2-font-size,
:root .wp-block-heading.has-caption-2-font-size {
    --caption-2: 16px!important
}

@media(min-width:768px) {
     :root {
        --big-text: 120px!important;
        line-height: 130px!important
    }
}

@media(min-width:768px)and (max-height:769px) {
     :root {
        --big-text: 120px !important!important;
        line-height: 130px !important!important
    }
}

@media(min-width:1024px) {
     :root {
        --big-text: 160px!important;
        line-height: 170px!important
    }
}

@media(min-width:1280px) {
     :root {
        --big-text: 180px!important;
        line-height: 190px!important
    }
}

:root .has-big-text-font-size,
:root .wp-block-heading.has-big-text-font-size {
    line-height: 52px!important
}

@media(min-width:768px) {
     :root .has-big-text-font-size,
     :root .wp-block-heading.has-big-text-font-size {
        line-height: 130px!important
    }
}

@media(min-width:768px)and (max-height:769px) {
     :root .has-big-text-font-size,
     :root .wp-block-heading.has-big-text-font-size {
        line-height: 130px !important!important
    }
}

@media(min-width:1024px) {
     :root .has-big-text-font-size,
     :root .wp-block-heading.has-big-text-font-size {
        line-height: 170px!important
    }
}

@media(min-width:1280px) {
     :root .has-big-text-font-size,
     :root .wp-block-heading.has-big-text-font-size {
        line-height: 190px!important
    }
}

@media(min-width:992px) {
     :root {
        --headline: 24px!important
    }
}

:root .has-blog-headline-font-size,
:root .wp-block-heading.has-blog-headline-font-size {
    font-family: Lexend;
    letter-spacing: -.02em;
    line-height: 28px!important;
    vertical-align: middle
}

@media(min-width:992px) {
     :root .has-blog-headline-font-size,
     :root .wp-block-heading.has-blog-headline-font-size {
        line-height: 34px!important
    }
}

:root .has-blog-headline-font-size strong,
:root .wp-block-heading.has-blog-headline-font-size strong {
    font-weight: 500
}

img {
    max-width: 100%
}

section {
    overflow: hidden
}

body a.um-button {
    padding: 11px 20px!important
}

@media(min-width:768px) {
    body a.um-button {
        padding: 14px 20px!important
    }
}

.wp-block-button {
    display: inline-block
}

html body .gf_browser_chrome.gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework.gform-theme--orbital form .gform_button.button.btn:after {
    background: url(../icons/button-v2.html);
    background-size: 100% 100%;
    content: "";
    display: block!important;
    height: 20px;
    left: auto;
    opacity: 1;
    position: relative;
    right: auto;
    transform-origin: center;
    transition: all .5s;
    width: 20px;
    z-index: 1
}

html body .gf_browser_chrome.gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework.gform-theme--orbital form .gform_button.button.btn:hover:after {
    transform: rotate(45deg);
    transition: all .5s
}

.btn,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button,
.wp-block-button a,
.wp-block-button a.wp-block-button__link,
body .gform_wrapper.gform-theme--foundation form .gform_footer button,
input[type=submit] {
    align-items: center;
    background: linear-gradient(90deg, #005bff -16.75%, #2a00cd 113.25%);
    border: none;
    border-radius: 25px;
    box-shadow: none;
    cursor: pointer;
    display: inline-flex;
    font-family: Lexend;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .1em;
    line-height: 20px;
    outline: 0;
    overflow: hidden;
    padding: 15px 24px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    width: auto
}

@media(min-width:576px) {
    .btn,
    .gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button,
    .wp-block-button a,
    .wp-block-button a.wp-block-button__link,
    body .gform_wrapper.gform-theme--foundation form .gform_footer button,
    input[type=submit] {
        box-shadow: 0 12px 32px 0 rgba(0, 68, 191, .4)
    }
}

@media(min-width:1230px) {
    .btn,
    .gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button,
    .wp-block-button a,
    .wp-block-button a.wp-block-button__link,
    body .gform_wrapper.gform-theme--foundation form .gform_footer button,
    input[type=submit] {
        font-size: 14px;
        line-height: 20px;
        padding: 15px 32px
    }
}

.btn:before,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button:before,
.wp-block-button a.wp-block-button__link:before,
.wp-block-button a:before,
body .gform_wrapper.gform-theme--foundation form .gform_footer button:before,
input[type=submit]:before {
    background: linear-gradient(90deg, #005bff -16.75%, #2a00cd 113.25%);
    border-radius: inherit;
    content: "";
    inset: -1px;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: xor;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    padding: 2px;
    position: absolute
}

.btn:after,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button:after,
.wp-block-button a.wp-block-button__link:after,
.wp-block-button a:after,
body .gform_wrapper.gform-theme--foundation form .gform_footer button:after,
input[type=submit]:after {
    background: hsla(0, 0%, 100%, .2);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform-origin: center;
    transition: all .4s;
    width: 100%;
    z-index: -1
}

.btn.hover-effect:after,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button.hover-effect:after,
.wp-block-button a.hover-effect:after,
.wp-block-button a.wp-block-button__link.hover-effect:after,
body .gform_wrapper.gform-theme--foundation form .gform_footer button.hover-effect:after,
input[type=submit].hover-effect:after {
    left: 100%;
    opacity: 1;
    transition: all .4s
}

.btn .btn-text,
.btn .gp-arrow,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button .btn-text,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button .gp-arrow,
.wp-block-button a .btn-text,
.wp-block-button a .gp-arrow,
.wp-block-button a.wp-block-button__link .btn-text,
.wp-block-button a.wp-block-button__link .gp-arrow,
body .gform_wrapper.gform-theme--foundation form .gform_footer button .btn-text,
body .gform_wrapper.gform-theme--foundation form .gform_footer button .gp-arrow,
input[type=submit] .btn-text,
input[type=submit] .gp-arrow {
    position: relative;
    z-index: 2
}

.btn .gp-arrow svg,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button .gp-arrow svg,
.wp-block-button a .gp-arrow svg,
.wp-block-button a.wp-block-button__link .gp-arrow svg,
body .gform_wrapper.gform-theme--foundation form .gform_footer button .gp-arrow svg,
input[type=submit] .gp-arrow svg {
    height: 2rem;
    transition: all .5s;
    width: 2rem
}

.wp-block-button a.wp-block-button__link {
    color: #fff
}

.wp-block-button a.wp-block-button__link .gp-arrow {
    display: none
}

.wp-block-button a.wp-block-button__link:hover {
    background: linear-gradient(90deg, #005bff -16.75%, #2a00cd 113.25%);
    color: #fff;
    transition: all .5s
}

.wp-block-button a.wp-block-button__link:hover .gp-arrow svg {
    color: #fff
}

.wp-block-button.is-style-outline {
    position: relative
}

.wp-block-button.is-style-outline a {
    background: transparent;
    color: #000
}

.wp-block-button.is-style-outline a .gp-arrow {
    display: none
}

.wp-block-button.is-style-outline a:hover {
    background: #fff;
    color: #000;
    transition: all .5s
}

.wp-block-button.is-style-outline a:hover .gp-arrow svg {
    color: #fff
}

.wp-block-button.is-style-outline-alt {
    position: relative
}

.wp-block-button.is-style-outline-alt a {
    background: transparent;
    color: #005bff
}

.wp-block-button.is-style-outline-alt a .gp-arrow {
    display: none
}

.wp-block-button.is-style-outline-alt a:hover {
    background: #fff;
    color: #005bff
}

.wp-block-button.is-style-outline-alt a:hover .gp-arrow svg {
    color: #fff
}

.wp-block-button.is-style-outline-alt.dark-bg a,
.wp-block-button.is-style-outline.dark-bg a {
    background: transparent;
    color: #fff
}

.wp-block-button.is-style-outline-alt.dark-bg a:hover,
.wp-block-button.is-style-outline.dark-bg a:hover {
    background: transparent;
    color: #fff;
    transition: all .5s
}

.wp-block-button.is-style-outline-alt.dark-bg a:hover .gp-arrow svg,
.wp-block-button.is-style-outline.dark-bg a:hover .gp-arrow svg {
    color: #fff
}

.wp-block-button.is-style-fill-alt a,
.wp-block-button.is-style-fill-alt a:hover {
    background: linear-gradient(90deg, #005bff -16.75%, #2a00cd 113.25%);
    color: #fff
}

.wp-block-button.is-style-fill-alt a:hover svg {
    color: #fff
}

.wp-block-button.is-style-outline-alt a:hover {
    transition: all .5s
}

.wp-block-button.is-style-outline-alt a:hover .gp-arrow svg {
    color: #005bff
}

.wp-block-button.is-style-outline-alt-v2 a {
    background: #fff;
    box-shadow: none;
    color: #000;
    position: relative
}

.wp-block-button.is-style-outline-alt-v2 a:hover {
    background: #fff;
    color: #000;
    transition: all .5s
}

.wp-block-button.is-style-outline-alt-v2 a:hover .gp-arrow svg {
    color: #000;
    transform: rotate(45deg)
}

.wp-block-button.is-style-outline-alt-v2.dark-bg a {
    background: transparent;
    color: #fff
}

.wp-block-button.is-style-outline-alt-v2.dark-bg a:hover {
    background: transparent;
    color: #005bff;
    transition: all .5s
}

.wp-block-button.is-style-outline-alt-v2.dark-bg a:hover .gp-arrow svg {
    color: #005bff
}

.wp-block-button.is-style-fill-next a:hover {
    transition: all .5s
}

.wp-block-button.is-style-fill-next a:hover .gp-arrow svg {
    transform: rotate(0) translateX(5px)
}

.wp-block-button.is-style-fill-alt-v2 a:hover,
.wp-block-button.is-style-outline-alt-v2 a:hover {
    transition: all .5s
}

.wp-block-button.is-style-fill-alt-v2 a:hover .gp-arrow svg,
.wp-block-button.is-style-outline-alt-v2 a:hover .gp-arrow svg {
    transform: rotate(45deg)
}

.wp-block-button.is-style-fill-alt a,
.wp-block-button.is-style-fill-alt-v2 a,
.wp-block-button.is-style-fill-next a,
.wp-block-button.is-style-outline-alt a,
.wp-block-button.is-style-outline-alt-v2 a {
    gap: 1rem;
    padding: 15px 32px
}

.wp-block-button.is-style-fill-alt a .btn-text,
.wp-block-button.is-style-fill-alt a .gp-arrow,
.wp-block-button.is-style-fill-alt-v2 a .btn-text,
.wp-block-button.is-style-fill-alt-v2 a .gp-arrow,
.wp-block-button.is-style-fill-next a .btn-text,
.wp-block-button.is-style-fill-next a .gp-arrow,
.wp-block-button.is-style-outline-alt a .btn-text,
.wp-block-button.is-style-outline-alt a .gp-arrow,
.wp-block-button.is-style-outline-alt-v2 a .btn-text,
.wp-block-button.is-style-outline-alt-v2 a .gp-arrow {
    display: flex;
    transition: all .5s
}

.wp-block-button.is-style-fill-alt a:hover,
.wp-block-button.is-style-fill-alt-v2 a:hover,
.wp-block-button.is-style-fill-next a:hover,
.wp-block-button.is-style-outline-alt a:hover,
.wp-block-button.is-style-outline-alt-v2 a:hover {
    transition: all .5s
}

.wp-block-button.is-style-link a {
    background: transparent;
    box-shadow: none;
    color: #005bff;
    gap: 1rem;
    padding-left: 0
}

.wp-block-button.is-style-link a:before {
    opacity: 0
}

.wp-block-button.is-style-link a .gp-arrow {
    display: block
}

.wp-block-button.is-style-link a .gp-arrow svg {
    color: #005bff
}

.wp-block-button.is-style-link a:hover {
    background: transparent;
    color: #005bff;
    transition: all .5s
}

.wp-block-button.is-style-link a:hover .gp-arrow svg {
    color: #005bff
}

.wp-block-button.is-style-link-back a {
    background: transparent;
    box-shadow: none;
    color: #fff;
    gap: 1rem;
    padding-left: 0
}

.wp-block-button.is-style-link-back a:after,
.wp-block-button.is-style-link-back a:before {
    opacity: 0!important
}

.wp-block-button.is-style-link-back a .gp-arrow {
    align-items: center;
    display: flex
}

.wp-block-button.is-style-link-back a .gp-arrow svg {
    color: #fff;
    transform: scaleX(-1)
}

.wp-block-button.is-style-link-back a:hover {
    background: transparent;
    color: #005bff;
    transition: all .5s
}

.wp-block-button.is-style-link-back a:hover .gp-arrow svg {
    color: #005bff
}

.wp-block-button.is-style-link.enter-btn a {
    background: transparent;
    color: #8d8d8d
}

.wp-block-button.is-style-link.enter-btn a span,
.wp-block-button.is-style-link.enter-btn a span svg {
    color: #8d8d8d
}

.text-center {
    text-align: center
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wpcf7 form .wpcf7-response-output {
    border: 1px solid transparent!important;
    border-radius: .25rem!important;
    margin: 1rem 0!important;
    padding: .75rem 1.25rem!important;
    position: relative
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    background-color: #fff3cd;
    border-color: #f5c6cb!important;
    color: #101820
}

.wpcf7 form.sent .wpcf7-response-output {
    background-color: #d4edda;
    border-color: #c3e6cb!important;
    color: #101820
}

.wpcf7-not-valid {
    border: 1px solid #fff!important
}

.wpcf7-not-valid-tip {
    display: none!important
}

::input-placeholder {
    color: #545454!important
}

::-moz-placeholder {
    color: #545454!important
}

::placeholder {
    color: #545454!important
}

.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border-bottom: 1px solid #fc1111!important
}

.gform_wrapper form .gform_footer button {
    background: #bebebe;
    border: transparent;
    color: #fff
}

.gform-theme--foundation.gform-theme--framework .gfield_error input,
.gform_wrapper.gravity-theme .gfield_error input {
    border-bottom: 1px solid #fc1111!important
}

.gfield_validation_message,
.validation_message {
    color: #101820!important
}

.gform_wrapper.gravity-theme * {
    overflow: visible
}

.wp-block-query-pagination {
    padding: 3rem 0
}

.wp-block-query-pagination .page-numbers {
    font-weight: 600;
    margin: 0 15px
}

.wp-block-query-pagination .wp-block-query-pagination-next,
.wp-block-query-pagination .wp-block-query-pagination-numbers,
.wp-block-query-pagination .wp-block-query-pagination-previous {
    margin-bottom: 0
}

.gform_wrapper.gform-theme select {
    border-bottom: 1px solid #d9d9d9!important;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #000;
    font-family: Lexend;
    font-size: 1.4rem;
    font-weight: 400;
    height: 3.2rem!important;
    line-height: 2rem;
    margin-bottom: 0;
    max-width: 100%;
    padding: 1.5rem 0;
    width: 100%
}

.gform_wrapper.gform-theme select:focus {
    box-shadow: none
}

.gform_wrapper.gform-theme select option {
    color: #000!important
}

.gform-theme.gform-theme--framework input[type=email],
.gform-theme.gform-theme--framework input[type=number],
.gform-theme.gform-theme--framework input[type=password],
.gform-theme.gform-theme--framework input[type=tel],
.gform-theme.gform-theme--framework input[type=text],
.gform-theme.gform-theme--framework textarea,
.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=email],
.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=number],
.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=password],
.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=tel],
.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=text],
.gform_wrapper.gravity-theme.gform-theme--no-framework textarea,
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
select,
textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    font-family: Lexend;
    font-size: 14px;
    font-weight: 300;
    height: auto;
    line-height: 20px;
    margin-bottom: 0;
    max-width: 100%;
    outline: none;
    padding: 1rem 0;
    text-align: left;
    width: 100%
}

.gform-theme.gform-theme--framework input[type=email]:focus,
.gform-theme.gform-theme--framework input[type=number]:focus,
.gform-theme.gform-theme--framework input[type=password]:focus,
.gform-theme.gform-theme--framework input[type=tel]:focus,
.gform-theme.gform-theme--framework input[type=text]:focus,
.gform-theme.gform-theme--framework textarea:focus,
.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=email]:focus,
.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=number]:focus,
.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=password]:focus,
.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=tel]:focus,
.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=text]:focus,
.gform_wrapper.gravity-theme.gform-theme--no-framework textarea:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
    box-shadow: none;
    outline: none
}

.gform_wrapper.gform-theme--foundation .gfield textarea.small {
    margin-bottom: 4px;
    max-height: 100px
}

@media(min-width:768px)and (max-height:769px) {
    .gform_wrapper.gform-theme--foundation .gfield textarea.small {
        max-height: 75px!important
    }
}

.gform_wrapper.gform-theme--foundation .gfield_validation_message,
.gform_wrapper.gform-theme--foundation .gform_required_legend,
.gform_wrapper.gform-theme--foundation .gform_validation_errors {
    display: none
}

.gform_wrapper.gform-theme--foundation .gform_footer {
    margin-top: 30px;
    width: 100%
}

.gform_wrapper.gform-theme--foundation .gform_footer button.btn.gform_button {
    justify-content: center;
    width: 100%!important
}

.gform_wrapper.gform-theme--foundation .gfield_label {
    color: rgba(0, 0, 0, .878);
    font-family: Lexend;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 8px
}

.gform_wrapper.gform-theme--foundation .gfield_consent_label {
    color: rgba(0, 0, 0, .878);
    font-family: Lexend;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-decoration-line: none
}

.gform_wrapper.gform-theme--foundation .gfield_consent_label a {
    text-decoration: underline
}

.gform_wrapper.gform-theme--foundation .gfield--type-consent {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    margin: 2.4rem 0;
    padding-bottom: 2.4rem
}

.gform_wrapper.gform-theme--foundation .gfield--type-consent legend {
    display: none
}

.gform_wrapper.gform-theme--foundation .ginput_container_consent input[type=checkbox] {
    height: 16px;
    position: relative;
    top: 3px;
    width: 16px
}

.gform_wrapper.gform-theme--foundation .ginput_container_consent input[type=checkbox]:focus {
    box-shadow: none
}

.gform_wrapper.gform-theme--foundation .ginput_container_consent input[type=checkbox]:checked {
    background: #101820;
    border: none;
    box-shadow: none
}

.gform_wrapper.gform-theme--foundation .ginput_container_consent input[type=checkbox]:checked:before {
    color: #fff
}

body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields {
    gap: 1.5rem
}

@media(min-width:768px) {
    body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields {
        gap: 2rem
    }
}

@media(max-height:769px) {
    body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields {
        gap: 1.5rem
    }
}

body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields .gfield--input-type-fileupload {
    min-height: 50px;
    position: relative;
    width: 70%
}

@media(min-width:768px) {
    body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields .gfield--input-type-fileupload {
        min-height: 90px
    }
}

body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields .gfield--input-type-fileupload .gfield_description {
    color: #000;
    font-family: Lexend;
    font-size: 14px;
    font-weight: 300;
    left: 25%;
    letter-spacing: 0;
    line-height: 20px
}

body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' rx='16' ry='16' stroke='%23333' stroke-width='2' stroke-dasharray='10 10' stroke-dashoffset='25' stroke-linecap='round'/%3E%3C/svg%3E");
    border-radius: 16px;
    cursor: pointer;
    min-height: 50px;
    position: relative;
    width: 100%
}

@media(min-width:768px) {
    body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload {
        min-height: 90px
    }
}

body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload.file-uploaded:after {
    opacity: 0
}

body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload.file-uploaded input[type=file] {
    opacity: 1
}

body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload:after {
    background: url(../icons/upload.html) no-repeat scroll 50%;
    background-size: 100% 100%;
    content: "";
    display: block;
    height: 100%;
    height: 40px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    width: 40px
}

body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload .gform_fileupload_rules {
    display: none
}

body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload input[type=file]::file-selector-button {
    color: transparent;
    visibility: hidden
}

body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload input[type=file]::-webkit-file-upload-button {
    color: transparent;
    visibility: hidden
}

body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload input[type=file] {
    -webkit-appearance: initial;
    -moz-appearance: initial;
    appearance: none;
    background: transparent;
    border: none;
    height: 100%;
    left: -30px;
    opacity: 0;
    outline: none;
    position: absolute;
    width: 100%;
    z-index: 1
}

@media(min-width:768px) {
    body:not(.inquiry-page) .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload input[type=file] {
        left: auto
    }
}

.gform-theme form {
    margin: 2.5rem auto 0
}

@media(min-width:768px) {
    .gform-theme form {
        margin: 3rem auto 0
    }
}

.gform-theme .gform-body .address_line_1,
.gform-theme .gform-body .address_line_2,
.gform-theme .gform_required_legend {
    display: none
}

.ginput_container_phone .iti__selected-flag .iti__flag {
    display: flex!important
}

body.admin-bar .header {
    margin-top: 46px
}

@media(width>=782px) {
    body.admin-bar .header {
        margin-top: 32px
    }
}

body.admin-bar .header.sticky {
    margin-top: 0
}

@media(width>=601px) {
    body.admin-bar .header.sticky {
        margin-top: 46px
    }
}

@media(width>=782px) {
    body.admin-bar .header.sticky {
        margin-top: 32px
    }
}

body.admin-bar .main-wrapper {
    padding-top: 78px
}

@media(min-width:992px) {
    body.admin-bar .main-wrapper {
        padding-top: 110px
    }
}

body .main-wrapper {
    padding-top: 78px
}

@media(min-width:992px) {
    body .main-wrapper {
        padding-top: 110px
    }
}

:has(:first-of-type.hero-banner-slider) .main-wrapper {
    padding-top: 0
}

.wp-block-media-text {
    background: transparent;
    padding: 0
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 1.5rem
}

@media(min-width:768px) {
     :where(.wp-block-columns.is-layout-flex) {
        gap: 2rem
    }
}

@media(min-width:1380px) {
     :where(.wp-block-columns.is-layout-flex) {
        gap: 5rem
    }
}

@media(min-width:1699px) {
     :where(.wp-block-columns.is-layout-flex) {
        gap: 10rem
    }
}

body.single-post .main-wrapper>h1:first-child,
body.single-post .main-wrapper>h2:first-child,
body.single-post .main-wrapper>h3:first-child,
body.single-post .main-wrapper>h4:first-child,
body.single-post .main-wrapper>h5:first-child,
body.single-post .main-wrapper>h6:first-child {
    margin-bottom: 3rem;
    margin-top: 3rem
}

body.single-post .main-wrapper ul {
    margin-bottom: 2rem
}

body.stop-scroll {
    overflow: hidden
}

html::-webkit-scrollbar {
    display: none
}

html {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.main-wrapper__inner {
    background-color: #fff
}

.cursor-ball,
.play-icon-wrp {
    pointer-events: none;
    position: fixed;
    transform: translate(-50%, -50%);
    transition: opacity .2s ease-out;
    will-change: transform, opacity;
    z-index: 9999
}

.cursor-ball {
    background: #005bff;
    border-radius: 50%;
    display: none;
    height: 10px;
    opacity: 0;
    width: 10px
}

@media(min-width:992px) {
    .cursor-ball {
        display: block;
        opacity: 0
    }
}

.play-icon-wrp {
    align-items: center;
    background: #000;
    border-radius: 50%;
    display: flex;
    height: 40px;
    justify-content: center;
    opacity: 0;
    width: 40px
}

.play-icon-wrp svg {
    height: 100%;
    width: 100%
}

.main-wrapper {
    overflow: hidden
}

.iti--separate-dial-code .iti__selected-flag {
    background: transparent!important;
    color: #0b0028!important;
    font-family: Be Vietnam Pro, sans-serif;
    font-weight: 600
}

.inquiry .iti__selected-dial-code {
    color: #fff
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background: transparent!important
}

.gform_wrapper.gravity-theme .iti__country {
    list-style: none;
    margin-bottom: 0
}

.iti__country-list {
    list-style: none
}

body .gform_wrapper .gfield .iti--inline-dropdown .iti__dropdown-content {
    z-index: 5!important
}

.iti--allow-dropdown.iti--show-selected-dial-code.iti--show-flags.iti--inline-dropdown {
    display: flex;
    gap: 1rem
}

.iti--allow-dropdown.iti--show-selected-dial-code.iti--show-flags.iti--inline-dropdown .iti__flag-container {
    border-bottom: 1px solid #d9d9d9;
    position: relative
}

.iti--allow-dropdown.iti--show-selected-dial-code.iti--show-flags.iti--inline-dropdown input {
    padding-left: 0!important
}

.inquiry__content.dark-bg .gform_wrapper .gfield .iti--show-selected-dial-code .iti__flag-container {
    border-bottom: 1px solid #333
}

.inquiry__content.dark-bg .gform_wrapper .gfield .iti--show-selected-dial-code .iti__flag-container .iti__selected-flag .iti__selected-dial-code {
    color: #fff
}

.inquiry__content.dark-bg .gform_wrapper .gfield .iti--show-selected-dial-code .iti__flag-container .iti__selected-flag .iti__arrow:before {
    filter: invert(1)
}

body .gform_wrapper .gfield .iti--show-selected-dial-code .iti__selected-flag {
    background-color: transparent!important;
    gap: 1rem;
    position: relative
}

body .gform_wrapper .gfield .iti--show-selected-dial-code .iti__selected-flag .iti__selected-dial-code {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 2rem;
    margin-left: 0!important
}

body .gform_wrapper .gfield .iti--show-selected-dial-code .iti__selected-flag .iti__arrow {
    border: none;
    height: 2rem;
    position: relative;
    width: 10px
}

body .gform_wrapper .gfield .iti--show-selected-dial-code .iti__selected-flag .iti__arrow:before {
    background: url(../icons/down-arrow-icon.html) no-repeat;
    content: "";
    height: 2rem;
    position: absolute;
    right: 0;
    top: 0;
    width: 2rem
}

.job-template-default .blog-detail .blog-detail__container .blog-detail__play-wrapper.with-job .gform_wrapper form .gform-body .gfield--type-fileupload label {
    color: #000;
    font-size: 14px;
    font-weight: 300
}

.job-template-default .blog-detail .blog-detail__container .blog-detail__play-wrapper.with-job .gform_wrapper form .gform-footer button {
    width: auto!important
}

.iti__country:before,
.iti__divider:before {
    display: none
}

span.spf-phone {
    display: none!important
}

body .gform_wrapper .gfield .iti__country-name {
    color: #000
}

.pagination.ajax-pagination {
    flex-wrap: wrap;
    width: 100%
}

.pagination.ajax-pagination,
.pagination.ajax-pagination ul {
    align-items: center;
    display: flex;
    gap: 1.5rem;
    justify-content: center
}

.pagination.ajax-pagination ul {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.pagination.ajax-pagination ul li {
    margin: 0;
    padding: 0
}

.pagination.ajax-pagination ul li,
.pagination.ajax-pagination ul li span {
    align-items: center;
    display: inline-flex
}

.pagination.ajax-pagination a {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-transform: uppercase;
    vertical-align: middle
}

.gform_confirmation_message .wp-block-button {
    display: flex;
    justify-content: center
}

.gform_confirmation_message h5+p {
    color: #8d8d8d
}

body.error404 .footer {
    display: none
}

.header {
    background: transparent;
    left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

@media(width < 992px) {
    .header {
        transition: all .5s;
        width: 100vw
    }
}

.header-btn a {
    box-shadow: none!important
}

.header--frow {
    margin: 0
}

.header--frow .col-12 {
    padding: 0!important;
    position: static
}

.header #header--logo {
    max-height: 45px;
    max-width: 45px;
    width: 100%
}

.header #header--logo svg {
    color: #005bff;
    height: 36px;
    width: 36px
}

@media(min-width:992px) {
    .header #header--logo svg {
        height: 100%;
        max-height: 45px;
        max-width: 45px;
        width: 100%
    }
}

.header .container-fluid {
    padding: 1rem 0 1rem 1.5rem;
    width: 100%;
    z-index: 1000
}

@media(min-width:992px) {
    .header .container-fluid {
        left: 50%;
        padding: 3rem 2rem;
        position: absolute;
        transform: translateX(-50%)
    }
}

@media(min-width:1199px) {
    .header .container-fluid {
        padding: 3rem
    }
}

.header .container-fluid--menu {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 5px;
    width: 100%
}

@media(min-width:992px) {
    .header .container-fluid--menu {
        padding: 0
    }
}

.header.open-menu {
    background: #000
}

.header.open-menu .header--burger svg .line {
    stroke: #fff
}

@media(min-width:992px) {
    .header .nav-main .menu-item.menu-item-has-menu.active a,
    .header .nav-main .menu-item.menu-item-has-no-menu.active a {
        color: #005bff!important
    }
    .header .nav-main .menu-item.menu-item-has-menu.active a svg path,
    .header .nav-main .menu-item.menu-item-has-no-menu.active a svg path {
        stroke: #005bff!important
    }
    .header .nav-main .menu-item.menu-item-has-menu a:hover,
    .header .nav-main .menu-item.menu-item-has-no-menu a:hover {
        color: #000!important
    }
    .header.sticky .nav-main .menu-item.menu-item-has-menu a:hover,
    .header.sticky .nav-main .menu-item.menu-item-has-no-menu a:hover {
        color: #fff!important
    }
}

.header.sticky #header--logo svg {
    color: #fff;
    max-width: 40px
}

.header.sticky .nav-main .menu-item span.forward-sign {
    color: #2d2d2d
}

.header.sticky .header--burger svg .line {
    stroke: #fff
}

.header.sticky .container-fluid {
    background: #000;
    padding: 1rem 0 1rem 1.5rem
}

@media(width < 992px) {
    .header.sticky .container-fluid {
        transition: all .5s
    }
}

@media(min-width:992px) {
    .header.sticky .container-fluid {
        background: transparent;
        padding: 1rem 0 1rem 2rem
    }
}

.header.sticky .header--logo-link {
    padding-left: 0
}

@media(min-width:992px) {
    .header.sticky .header--logo-link {
        padding-left: 3rem
    }
}

.header.sticky .header--logo-two {
    display: none
}

@media(min-width:992px) {
    .header.sticky .header--mega-menu-container {
        margin-top: 6.2rem
    }
    .header.sticky .container-fluid {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
        background: rgba(0, 0, 0, .949);
        border: 1px solid #171717;
        border-radius: 3rem;
        margin: 0 auto
    }
    .header.sticky .container-fluid .menu-item a:before {
        bottom: -18px
    }
    .header.sticky .container-fluid .menu-item.active a {
        color: #fff
    }
}

.header--logo-link {
    align-items: center;
    display: flex;
    flex: 1;
    gap: 0
}

@media(min-width:992px) {
    .header--logo-link {
        flex: unset;
        gap: 1rem
    }
}

.header--logo-two {
    color: #000;
    display: flex
}

.header--logo-two svg {
    height: 36px;
    width: 80%
}

@media(min-width:576px) {
    .header--logo-two svg {
        height: auto;
        width: 100%
    }
}

.header--burger {
    align-items: center;
    background-color: transparent;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    float: right;
    height: 40px;
    justify-content: center;
    padding: 0;
    position: relative;
    width: 40px;
    z-index: 10
}

@media(min-width:992px) {
    .header--burger {
        display: none
    }
}

.header--burger svg {
    height: 36px;
    width: 36px
}

.header--burger .line {
    fill: none;
    stroke: #000;
    stroke-width: 8;
    transition: stroke-dasharray .6s cubic-bezier(.4, 0, .2, 1), stroke-dashoffset .6s cubic-bezier(.4, 0, .2, 1)
}

.header--burger .line1 {
    stroke-dasharray: 60 207;
    stroke-width: 8
}

.header--burger .line2 {
    stroke-dasharray: 60 60;
    stroke-width: 8
}

.header--burger .line3 {
    stroke-dasharray: 60 207;
    stroke-width: 8
}

.header--burger.opened .line1 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 8
}

.header--burger.opened .line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30;
    stroke-width: 8
}

.header--burger.opened .line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 8
}

.header .col-lg-10 {
    position: static
}

@media(width < 992px) {
    .header .wp-block-button a {
        font-size: 12px;
        line-height: 16px;
        padding: 12px 24px
    }
}

.header .nav-main {
    background: #000;
    display: none;
    float: right;
    height: calc(100dvh - 7rem);
    left: 0;
    overflow: auto;
    padding: 20px 20px 0;
    position: absolute;
    top: 70px;
    width: 100%
}

.header .nav-main::-webkit-scrollbar {
    display: none
}

.header .nav-main .menu,
.header .nav-main .nav-main--mobile-contact,
.header .nav-main .nav-main--mobile-links,
.header .nav-main .nav-main--mobile-logo,
.header .nav-main .nav-main--mobile-social {
    z-index: 1
}

@media(min-width:992px) {
    .header .nav-main {
        align-items: center;
        background: none;
        display: flex!important;
        height: auto;
        max-width: none;
        overflow: visible;
        padding: 0;
        position: static;
        width: auto
    }
}

@media(max-width:992px) {
    .header .nav-main.active {
        display: flex!important;
        flex-direction: column
    }
}

.header .nav-main.active .nav-main--bg {
    background: radial-gradient(147.11% 13.61% at 26.65% 100%, #005bff 0, #000 100%);
    content: "";
    flex-grow: 1;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.header .nav-main .menu {
    border-bottom: 1px solid #2d2d2d;
    display: block;
    margin: 0;
    padding: 0
}

@media(min-width:992px) {
    .header .nav-main .menu {
        align-items: center;
        border-bottom: none;
        display: flex
    }
}

.header .nav-main .menu-item {
    color: #8d8d8d;
    display: flex;
    flex-wrap: wrap;
    float: left;
    gap: .5rem;
    margin: 0 0 2rem;
    position: relative;
    width: 100%
}

.header .nav-main .menu-item.menu-item-has-no-menu {
    display: none
}

@media(min-width:992px) {
    .header .nav-main .menu-item.menu-item-has-no-menu {
        display: flex
    }
}

.header .nav-main .menu-item span.forward-sign {
    color: #d9d9d9;
    display: none;
    width: 2rem
}

@media(min-width:992px) {
    .header .nav-main .menu-item span.forward-sign {
        display: block
    }
    .header .nav-main .menu-item {
        border-bottom: none;
        flex-wrap: unset;
        margin-bottom: 0;
        margin-right: 1rem;
        padding: 0
    }
}

@media(min-width:1199px) {
    .header .nav-main .menu-item {
        gap: 1rem;
        margin-bottom: 0
    }
}

@media(min-width:1699px) {
    .header .nav-main .menu-item {
        margin-bottom: 0
    }
}

.header .nav-main .menu-item.parent-menu-active a {
    color: #005bff!important
}

.header .nav-main .menu-item.parent-menu-active a .menu-item-arv path {
    stroke: #005bff!important
}

.header .nav-main .menu-item:first-child {
    margin-left: 0
}

.header .nav-main .menu-item:last-child {
    margin-right: 0
}

.header .nav-main .menu-item:last-child span.forward-sign {
    display: none
}

.header .nav-main .menu-item i.fa.fa-angle-down {
    cursor: pointer;
    font-size: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
    z-index: 5
}

.header .nav-main .menu-item i.fa.fa-angle-down.active {
    transform: rotate(180deg)
}

.header .nav-main .menu-item.active a:before {
    transition: all .8s;
    width: 100%
}

.header .nav-main .menu-item.active .menu-item-arv svg {
    transform: rotate(180deg);
    transition: all .3s linear
}

.header .nav-main .menu-item-arv {
    align-items: center;
    display: none
}

@media(min-width:992px) {
    .header .nav-main .menu-item-arv {
        display: inline-flex
    }
}

.header .nav-main .menu-item-arv svg {
    height: 2rem;
    margin-left: 5px;
    transition: all .3s linear;
    width: 2rem
}

@media(min-width:992px) {
    .header .nav-main .menu-item-arv svg {
        height: 2rem;
        width: 2rem
    }
}

.header .nav-main .menu-item-link {
    color: #fff!important;
    font-size: 1.6rem;
    font-weight: 500!important;
    line-height: 2.2rem
}

@media(min-width:992px) {
    .header .nav-main .menu-item-link {
        font-size: 1.4rem;
        font-weight: 500;
        line-height: 2rem
    }
}

.header .nav-main .menu-item a {
    color: #8d8d8d!important;
    display: inline-block;
    flex: 1;
    float: left;
    font-family: Lexend;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2rem;
    padding: 10px 0;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    width: 100%
}

@media(width <=992px) {
    .header .nav-main .menu-item a.menu-item-link {
        color: #fff!important
    }
}

@media(min-width:992px) {
    .header .nav-main .menu-item a {
        align-items: center;
        display: inline-flex;
        flex: unset;
        font-weight: 500;
        padding: 0
    }
}

.header .nav-main .menu-item a:before {
    background: #005bff;
    border-radius: 20px;
    bottom: calc(-100% + 9px);
    content: "";
    display: block;
    display: none;
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-60%);
    transition: all .8s;
    width: 0
}

@media(min-width:992px) {
    .header .nav-main .menu-item a:before {
        bottom: calc(-100% + 7px);
        display: block
    }
}

@media(min-width:1380px) {
    .header .nav-main .menu-item a:before {
        bottom: calc(-100% + 8px)
    }
}

@media(min-width:1799px) {
    .header .nav-main .menu-item a:before {
        bottom: calc(-100% + 10px)
    }
}

.header .nav-main .menu-item .mobile-sub-menu {
    display: block;
    flex: 100%;
    margin-bottom: 0
}

@media(min-width:992px) {
    .header .nav-main .menu-item .mobile-sub-menu {
        display: none
    }
}

.header .nav-main .menu-item .mobile-sub-menu.hire-mobile ul {
    display: flex;
    flex-direction: column
}

.header .nav-main .menu-item .mobile-sub-menu.hire-mobile ul li {
    border-radius: 15px;
    position: relative
}

.header .nav-main .menu-item .mobile-sub-menu.hire-mobile ul li a {
    border: none;
    max-width: 175px;
    padding: 2rem;
    position: static;
    white-space: wrap
}

.header .nav-main .menu-item .mobile-sub-menu.hire-mobile ul li a div {
    height: 7rem;
    position: absolute;
    right: 2rem;
    top: 5px;
    width: 7rem
}

.header .nav-main .menu-item .mobile-sub-menu.hire-mobile ul li a div.front {
    z-index: 1
}

.header .nav-main .menu-item .mobile-sub-menu.hire-mobile ul li a div.back {
    right: 1rem;
    top: 1rem;
    z-index: 0
}

.header .nav-main .menu-item .mobile-sub-menu.hire-mobile ul li a div img {
    display: block;
    height: 7rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 7rem
}

.header .nav-main .menu-item .mobile-sub-menu.hire-mobile ul li:first-child {
    background: linear-gradient(108.07deg, #005bff -21.16%, #003189 99.18%)
}

.header .nav-main .menu-item .mobile-sub-menu.hire-mobile ul li:nth-child(2) {
    background: linear-gradient(108.01deg, #003aa1 -21.5%, #001a49)
}

.header .nav-main .menu-item .mobile-sub-menu.hire-mobile ul li:nth-child(3) {
    background: linear-gradient(108.09deg, #00215e -28.22%, #050e1e 99.18%)
}

.header .nav-main .menu-item .mobile-sub-menu-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    height: 100%;
    padding: 0;
    width: 100%
}

.header .nav-main .menu-item .mobile-sub-menu-list-item {
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto
}

.header .nav-main .menu-item .mobile-sub-menu-list-item-link {
    border: 1px solid #2d2d2d;
    border-radius: 3rem;
    color: #fff!important;
    padding: 1rem 1.5rem
}

.header .nav-main .menu-item .mobile-sub-menu-view-all {
    color: #005bff!important;
    display: block;
    flex: 1;
    text-align: right
}

@media(min-width:992px) {
    .header .nav-main .menu-item .mobile-sub-menu-view-all {
        display: none
    }
}

.header .nav-main--mobile-links {
    border-bottom: 1px solid #2d2d2d;
    display: flex;
    padding: 3rem 0
}

@media(min-width:992px) {
    .header .nav-main--mobile-links {
        border-bottom: none;
        display: none
    }
}

.header .nav-main--mobile-links div {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    width: 100%
}

.header .nav-main--mobile-links div a {
    justify-content: center
}

.header .nav-main--mobile-contact {
    border-bottom: 1px solid #2d2d2d;
    display: flex;
    padding: 3rem 0
}

@media(min-width:992px) {
    .header .nav-main--mobile-contact {
        border-bottom: none;
        display: none
    }
}

.header .nav-main--mobile-contact-list {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.header .nav-main--mobile-contact-list li {
    margin: 0;
    padding: 0;
    text-align: center
}

.header .nav-main--mobile-contact-list li p {
    color: #005bff;
    margin-bottom: 4px
}

.header .nav-main--mobile-contact-list li p.body {
    color: #fff;
    margin-bottom: 0
}

.header .nav-main--mobile-social {
    align-items: center;
    border-bottom: none;
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    padding: 3rem 0
}

@media(min-width:992px) {
    .header .nav-main--mobile-social {
        border-bottom: none;
        display: none
    }
}

.header .nav-main--mobile-social p {
    color: #8d8d8d;
    text-align: center
}

.header .nav-main--mobile-social a.back-to-top {
    align-items: center;
    display: flex;
    gap: 5px;
    justify-content: center
}

.header .nav-main--mobile-social-policy {
    align-items: center;
    display: flex;
    gap: 3rem;
    justify-content: center;
    width: 100%
}

.header .nav-main--mobile-social-policy a {
    color: #8d8d8d;
    display: block
}

.header .nav-main--mobile-social-list {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 1rem;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.header .nav-main--mobile-social-list li {
    margin: 0;
    padding: 0;
    text-align: center
}

.header .nav-main--mobile-social-list li p {
    color: #005bff;
    margin-bottom: 4px
}

.header .nav-main--mobile-social-list li p.body {
    color: #fff;
    margin-bottom: 0
}

.header .nav-main--mobile-logo {
    display: flex
}

@media(min-width:992px) {
    .header .nav-main--mobile-logo {
        display: none
    }
}

.header--mega-menu p.caption-1 {
    overflow: hidden;
    position: relative
}

.header--mega-menu p.caption-1:hover .back-text,
.header--mega-menu p.caption-1:hover .front-text {
    color: #fff;
    transform: translateY(-100%)
}

.header--mega-menu p.caption-1 a {
    display: block;
    transform: translateY(0);
    transition: transform .55s cubic-bezier(.645, .045, .355, 1)
}

.header--mega-menu p.caption-1 a.front-text {
    display: block;
    position: relative;
    transform: translateY(0)
}

.header--mega-menu p.caption-1 a.back-text {
    left: 0;
    position: absolute;
    top: 100%;
    transform: translateY(0);
    width: 100%
}

.header--mega-menu a.menu-item-text,
.header--mega-menu li {
    display: block!important;
    line-height: 1;
    overflow: hidden;
    position: relative
}

.header--mega-menu a.menu-item-text a,
.header--mega-menu li a {
    display: block;
    transform: translateY(0);
    transition: transform .55s cubic-bezier(.645, .045, .355, 1)
}

.header--mega-menu a.menu-item-text .front-text,
.header--mega-menu li .front-text {
    display: block;
    position: relative;
    transform: translateY(0);
    transition: .5s
}

.header--mega-menu a.menu-item-text .back-text,
.header--mega-menu li .back-text {
    left: 0;
    position: absolute;
    top: 100%;
    transform: translateY(0);
    transition: .5s;
    width: 100%
}

.header--mega-menu a.menu-item-text:hover .front-text,
.header--mega-menu li:hover .front-text {
    color: #fff;
    transform: translateY(-100%)
}

@media(min-width:992px) {
    .header--mega-menu a.menu-item-text:hover .front-text,
    .header--mega-menu li:hover .front-text {
        color: #005bff!important
    }
}

.header--mega-menu a.menu-item-text:hover .back-text,
.header--mega-menu li:hover .back-text {
    color: #fff;
    transform: translateY(-100%)
}

@media(min-width:992px) {
    .header--mega-menu a.menu-item-text:hover .back-text,
    .header--mega-menu li:hover .back-text {
        color: #005bff!important
    }
}

.header--mega-menu-container {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background: rgba(0, 0, 0, .898);
    border-radius: 3rem;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-width: 1100px;
    opacity: 0;
    position: relative;
    width: 100%;
    z-index: -1
}

@media(width <=992px) {
    .header--mega-menu-container {
        display: none
    }
}

@media(min-width:992px) {
    .header--mega-menu-container {
        margin-top: 11rem
    }
}

.header--mega-menu-container-wrp {
    border-radius: 3rem;
    min-height: 501px;
    opacity: 0;
    width: 100%
}

.header--mega-menu-item {
    left: 0;
    min-height: 501px;
    opacity: 0;
    padding: 3rem;
    position: absolute;
    top: 0;
    width: 100%
}

@media(min-width:1230px) {
    .header--mega-menu-item {
        padding: 5rem 5rem 3rem
    }
}

.header--mega-menu-item-contact {
    align-items: center;
    border-top: 1px solid #2d2d2d;
    bottom: 3rem;
    display: flex;
    gap: .8rem;
    justify-content: center;
    padding-top: 3rem;
    position: absolute;
    width: calc(100% - 10rem);
    z-index: 1
}

.header--mega-menu-item-contact p {
    color: #bebebe;
    margin-bottom: 0
}

.header--mega-menu-item-contact a {
    color: #fff;
    font-family: Lexend;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    letter-spacing: .1em;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase
}

.header--mega-menu-item[data-menu=solutions] .header--mega-menu-item-contact {
    gap: 3rem
}

.header--mega-menu-item[data-menu=solutions] .header--mega-menu-item-contact p {
    font-family: Lexend;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 20px;
    max-width: 800px;
    vertical-align: middle
}

.header--mega-menu-item-menu-images {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    width: 100%
}

.header--mega-menu-item-menu-images-img {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(12, 1fr)
}

@media(min-width:1380px) {
    .header--mega-menu-item-menu-images-img {
        min-width: 320px
    }
}

.header--mega-menu-item-menu-images-img img {
    border-radius: 1rem;
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.header--mega-menu-item-menu-images-img .gird-col-8 {
    aspect-ratio: 1.14;
    grid-column: span 7
}

.header--mega-menu-item-menu-images-img .gird-col-4 {
    aspect-ratio: .84;
    grid-column: span 5
}

.header--mega-menu-item-menu-blogs {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    max-width: 375px;
    width: 100%
}

.header--mega-menu-item-menu-blogs .view-more {
    color: #fff;
    display: inline-block;
    font-family: Lexend;
    font-size: 14px;
    font-weight: 300;
    font-weight: 600;
    letter-spacing: 0;
    letter-spacing: .1em;
    line-height: 20px;
    line-height: normal
}

.header--mega-menu-item-menu-blogs-wrp-link {
    display: flex;
    gap: 2rem
}

.header--mega-menu-item-menu-blogs-wrp-img {
    border-radius: 6.95px;
    flex: 0 0 130px;
    height: 7rem;
    max-width: 130px
}

.header--mega-menu-item-menu-blogs-wrp-content p {
    font-family: Lexend;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    letter-spacing: .1em;
    line-height: 20px;
    margin-bottom: .5rem
}

.header--mega-menu-item-menu-blogs-wrp-content p:last-child {
    margin-bottom: 0
}

.header--mega-menu-item-menu-blogs-wrp-content p:first-of-type {
    color: #ff6711
}

.header--mega-menu-item-menu-blogs-wrp-content p strong {
    font-weight: 500
}

.header--mega-menu-item-menu-items {
    display: flex;
    gap: 2rem;
    padding-bottom: 5rem
}

@media(min-width:1230px) {
    .header--mega-menu-item-menu-items {
        gap: 5rem
    }
}

.header--mega-menu-item-menu-items-links {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    justify-content: space-between
}

.header--mega-menu-item-menu-items-links .wp-block-button.is-style-outline-alt a {
    box-shadow: none!important
}

.header--mega-menu-item-menu-items-links ul li.active a {
    color: #005bff!important
}

.header--mega-menu-item-menu-items.services .header--mega-menu-item-menu-items-links ul {
    flex: 0 0 200px;
    max-width: 200px
}

.header--mega-menu-item-menu-items.services ul {
    margin: 0;
    padding: 0
}

.header--mega-menu-item-menu-items.services ul li {
    margin: 0 0 2rem
}

.header--mega-menu-item-menu-items.services ul li:last-child {
    margin: 0
}

.header--mega-menu-item-menu-items.services ul li a {
    color: inherit;
    display: inline-block;
    font-family: Lexend;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -.02em;
    line-height: 34px;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap
}

.header--mega-menu-item-menu-items.services ul li.active {
    color: #005bff
}

.header--mega-menu-item-menu-items.services .header--mega-menu-item-menu-contents {
    flex: 0 0 330px;
    max-width: 330px
}

.header--mega-menu-item-menu-items.services .header--mega-menu-item-menu-contents ul {
    margin: 0;
    padding: 0
}

.header--mega-menu-item-menu-items.services .header--mega-menu-item-menu-contents ul li {
    margin: 0 0 1.6rem
}

.header--mega-menu-item-menu-items.services .header--mega-menu-item-menu-contents ul li:last-child {
    margin: 0
}

.header--mega-menu-item-menu-items.services .header--mega-menu-item-menu-contents ul li:hover a {
    color: #005bff
}

.header--mega-menu-item-menu-items.services .header--mega-menu-item-menu-contents ul li a {
    color: inherit;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    letter-spacing: .1em;
    line-height: 20px;
    text-decoration: none
}

.header--mega-menu-item-menu-items.industries-menu {
    justify-content: space-between
}

.header--mega-menu-item-menu-items.industries-menu ul {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    padding: 0
}

.header--mega-menu-item-menu-items.industries-menu ul li {
    color: #fff;
    margin: 0 0 1rem
}

.header--mega-menu-item-menu-items.industries-menu ul li:hover a {
    color: #005bff
}

.header--mega-menu-item-menu-items.industries-menu ul li:last-child {
    margin-bottom: 0
}

.header--mega-menu-item-menu-items.industries-menu ul li a {
    color: inherit;
    display: inline-block;
    font-family: Lexend;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -.01em;
    line-height: 20px;
    text-decoration: none;
    vertical-align: middle
}

.header--mega-menu-item-menu-items.solutions {
    justify-content: space-between
}

.header--mega-menu-item-menu-items.solutions ul {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    padding: 0
}

.header--mega-menu-item-menu-items.solutions ul li {
    color: #fff;
    margin-bottom: 2rem;
    margin-left: 0
}

.header--mega-menu-item-menu-items.solutions ul li:last-child {
    margin-bottom: 0
}

.header--mega-menu-item-menu-items.solutions ul li:hover a {
    color: #005bff
}

.header--mega-menu-item-menu-items.solutions ul li a {
    color: inherit;
    display: inline-block;
    font-family: Lexend;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -.01em;
    line-height: 22px;
    text-decoration: none;
    vertical-align: middle
}

@media(min-width:1230px) {
    .header--mega-menu-item-menu-items.solutions ul li a {
        font-size: 18px;
        line-height: 26px
    }
}

.header--mega-menu-item-menu-items.hire {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(3, 1fr)
}

.header--mega-menu-item-menu-items.hire a:first-child .header--mega-menu-item-menu-items-card {
    background: linear-gradient(108.07deg, #005bff -21.16%, #003189 99.18%)
}

.header--mega-menu-item-menu-items.hire a:nth-child(2) .header--mega-menu-item-menu-items-card {
    background: linear-gradient(108.01deg, #003aa1 -21.5%, #001a49)
}

.header--mega-menu-item-menu-items.hire a:nth-child(3) .header--mega-menu-item-menu-items-card {
    background: linear-gradient(108.09deg, #00215e -28.22%, #050e1e 99.18%)
}

.header--mega-menu-item-menu-items.hire .header--mega-menu-item-menu-items-card {
    border-radius: 1.5rem;
    overflow: hidden;
    padding: 6.7rem 3rem 3rem;
    position: relative
}

.header--mega-menu-item-menu-items.hire .header--mega-menu-item-menu-items-card .headline {
    display: block;
    font-family: Lexend;
    font-weight: 500;
    letter-spacing: -.02em;
    max-width: 100px
}

@media(min-width:1230px) {
    .header--mega-menu-item-menu-items.hire .header--mega-menu-item-menu-items-card .headline {
        max-width: 140px
    }
}

@media(min-width:1380px) {
    .header--mega-menu-item-menu-items.hire .header--mega-menu-item-menu-items-card .headline {
        max-width: 150px
    }
}

@media(min-width:992px) {
    .header--mega-menu-item-menu-items.hire .header--mega-menu-item-menu-items-card p.caption-2 {
        color: #b0ccff!important
    }
}

.header--mega-menu-item-menu-items.hire .header--mega-menu-item-menu-items-card-img {
    height: 120px;
    position: absolute;
    right: 0;
    top: 0;
    width: 120px
}

@media(min-width:1230px) {
    .header--mega-menu-item-menu-items.hire .header--mega-menu-item-menu-items-card-img {
        height: 150px;
        width: 150px
    }
}

.header--mega-menu-item-menu-items.hire .header--mega-menu-item-menu-items-card-img div {
    height: 100%;
    max-width: 150px;
    position: absolute;
    right: 10px;
    top: 20px;
    transition: all .5s;
    width: 100%
}

.header--mega-menu-item-menu-items.hire .header--mega-menu-item-menu-items-card-img div.back {
    left: 10px;
    right: auto;
    top: 40px;
    z-index: 1
}

.header--mega-menu-item-menu-items.hire .header--mega-menu-item-menu-items-card-img img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.header--mega-menu-item-menu-items.hire .header--mega-menu-item-menu-items-card:hover div.front {
    top: 10px;
    transition: all .5s
}

.header--mega-menu-item-menu-items.hire .header--mega-menu-item-menu-items-card:hover div.back {
    left: 20px;
    top: 30px;
    transition: all .5s
}

.header--mega-menu-item-menu-items.about-menu {
    border-bottom: none;
    justify-content: space-between;
    padding-bottom: 0
}

.header--mega-menu-item-menu-items.about-menu .header--mega-menu-item-menu-items-left {
    display: flex;
    flex: 0 0 460px;
    flex-direction: column;
    gap: 5rem;
    justify-content: space-between
}

.header--mega-menu-item-menu-items.about-menu ul {
    margin: 0;
    padding: 0
}

.header--mega-menu-item-menu-items.about-menu ul li {
    color: #fff;
    margin: 0 0 1rem
}

.header--mega-menu-item-menu-items.about-menu ul li:last-child {
    margin-bottom: 0
}

.header--mega-menu-item-menu-items.about-menu ul li:hover a {
    color: #005bff
}

.header--mega-menu-item-menu-items.about-menu ul li a {
    color: inherit;
    display: inline-block;
    font-family: Lexend;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -.02em;
    line-height: 34px;
    line-height: 1.2;
    text-decoration: none
}

.header--mega-menu-item-menu-items.about-menu .header--mega-menu-item-menu-items-social {
    align-items: flex-end;
    display: flex;
    justify-content: space-between
}

.header--mega-menu-item-menu-items.about-menu .header--mega-menu-item-menu-items-social-icons p.caption-1 {
    margin-bottom: 15px
}

.header--mega-menu-item-menu-items.about-menu .header--mega-menu-item-menu-items-social-icons ul {
    display: flex;
    gap: 5px
}

.header--mega-menu-item-menu-items.about-menu .header--mega-menu-item-menu-items-social-icons ul a,
.header--mega-menu-item-menu-items.about-menu .header--mega-menu-item-menu-items-social-icons ul img,
.header--mega-menu-item-menu-items.about-menu .header--mega-menu-item-menu-items-social-icons ul li {
    flex: 0 0 4rem;
    height: 4rem;
    margin-bottom: 0
}

.header--mega-menu-item-menu-items.about-menu .header--mega-menu-item-menu-items-social-links p {
    margin-bottom: 1rem
}

.header--mega-menu-item-menu-items.about-menu .header--mega-menu-item-menu-items-social-links a {
    color: #fff;
    display: flex;
    text-decoration: none
}

.header--mega-menu-item-menu-items.about-menu .header--mega-menu-item-menu-items-right {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(12, 1fr);
    max-width: 410px
}

.header--mega-menu-item-menu-items.about-menu .header--mega-menu-item-menu-items-right img {
    border-radius: 1rem;
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.header--mega-menu-item-menu-items.about-menu .header--mega-menu-item-menu-items-right .gird-col-8 {
    aspect-ratio: 1.14;
    grid-column: span 7;
    max-height: 206px
}

.header--mega-menu-item-menu-items.about-menu .header--mega-menu-item-menu-items-right .gird-col-4 {
    aspect-ratio: .84;
    grid-column: span 5;
    max-height: 206px
}

.header--mega-menu-item-menu-contents ul {
    display: none
}

.header--mega-menu-item-menu-contents ul.active {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
    display: grid
}

.header--mega-menu-item-menu-contents ul.active:has(li:nth-child(n+6)) {
    grid-template-columns: repeat(2, 1fr)
}

@media(width < 992px) {
    .header--sticky {
        display: none
    }
    .header--sticky.active .header--sticky-logo {
        opacity: 0
    }
}

.header--sticky-items-time {
    bottom: 3%;
    left: 3rem;
    max-width: 119px;
    position: fixed;
    z-index: 10
}

.header--sticky-items-time.dark-bg p,
.header--sticky-items-time.dark-mode p {
    color: #fff
}

.header--sticky-items-time p {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 2px
}

.header--sticky-items-time p span {
    display: block;
    position: relative
}

.header--sticky-items-time p span i {
    background-color: #005bff;
    border-radius: 5px;
    display: inline-block;
    height: 10px;
    margin-right: 5px;
    width: 10px
}

.header--sticky-items-social {
    bottom: 3%;
    position: fixed;
    right: 3rem;
    z-index: 10
}

@media(min-width:1699px) {
    .header--sticky-items-social {
        width: 10%
    }
}

.header--sticky.dark .header--sticky-items-wrp ul li {
    background: #fff;
    transition: all .5s
}

.header--sticky.dark .header--sticky-items-wrp ul li a svg {
    color: #000
}

.header--sticky-logo img {
    flex: 0 0 170px;
    max-width: 170px
}

.header--sticky-items-wrp {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    justify-content: center;
    max-width: 200px
}

.header--sticky-items-wrp ul {
    align-items: center;
    display: flex;
    gap: .8rem;
    justify-content: flex-end;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.header--sticky-items-wrp ul li {
    background: #000;
    border: 1px solid #202530;
    border-radius: 40px;
    flex: 0 0 50px;
    height: 5rem;
    margin: 0;
    max-width: 5rem;
    transition: all .5s
}

.header--sticky-items-wrp ul li a {
    align-items: center;
    display: flex;
    height: 5rem;
    justify-content: center;
    max-width: 5rem;
    width: 100%
}

.header--sticky-items-wrp ul li a img,
.header--sticky-items-wrp ul li a svg {
    color: #fff;
    max-width: 24px;
    transition: all .5s
}

.header .nav-main .menu#desktop {
    display: none
}

@media(min-width:992px) {
    .header .nav-main .menu#desktop {
        display: flex
    }
}

.header .nav-main .menu#mobile {
    display: block;
    padding-bottom: 3rem
}

@media(min-width:992px) {
    .header .nav-main .menu#mobile {
        display: none
    }
}

body.dark-text .header--sticky-items-time p {
    color: #fff
}

@media(min-width:992px) {
    body .header .nav-main .menu-item.active-menu a {
        color: #005bff!important
    }
    body .header .nav-main .menu-item.active-menu a .menu-item-arv svg path {
        stroke: #005bff!important
    }
}

.footer {
    background: #000;
    margin-top: -3px;
    padding-top: 7rem;
    position: relative
}

@media(min-width:768px) {
    .footer {
        padding-top: 10rem
    }
}

@media(min-width:1199px) {
    .footer {
        padding-top: 20rem
    }
}

.footer--logos .container:after,
.footer--logos .container:before,
.footer--logos .row:after,
.footer--logos .row:before {
    display: none
}

.footer--logos-wrp {
    align-items: center;
    display: flex;
    gap: 3rem;
    justify-content: space-between;
    margin: 0 auto
}

@media(min-width:992px) {
    .footer--logos-wrp {
        gap: 7rem
    }
}

@media(min-width:1699px) {
    .footer--logos-wrp {
        gap: 10rem
    }
}

@media(min-width:1380px) {
    .footer--logos-wrp {
        gap: 10rem;
        max-width: 70.33%
    }
}

.footer--logos-item {
    display: flex;
    flex: 0 0 120px;
    justify-content: center;
    max-height: 130px;
    max-width: 120px
}

@media(min-width:992px) {
    .footer--logos-item {
        flex: 0 0 calc(18% - 7rem);
        max-height: auto;
        max-width: 135px;
        max-width: calc(18% - 7rem)
    }
}

@media(min-width:1699px) {
    .footer--logos-item {
        flex: 0 0 calc(22.2% - 10rem);
        max-height: 120px;
        max-width: none;
        max-width: calc(22.2% - 10rem)
    }
}

.footer--logos-item img {
    height: 100px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

@media(min-width:992px) {
    .footer--logos-item img {
        flex: 0 0 120px;
        height: 100px;
        max-width: 120px
    }
}

@media(min-width:1199px) {
    .footer--logos-item img {
        flex: 0 0 185px;
        height: 100px;
        max-width: 185px
    }
}

@media(min-width:1699px) {
    .footer--logos-item img {
        height: auto;
        max-width: 100%
    }
}

.footer--logos-item a {
    display: flex;
    justify-content: center;
    width: 100%
}

.footer--logos-item a img,
.footer--logos-item a svg {
    height: 100%;
    max-width: 120px;
    -o-object-fit: contain;
    object-fit: contain
}

@media(min-width:992px) {
    .footer--logos-item a img,
    .footer--logos-item a svg {
        max-width: 135px
    }
}

@media(min-width:1699px) {
    .footer--logos-item a img,
    .footer--logos-item a svg {
        max-width: 100%
    }
}

.footer:before {
    background: #2d2d2d;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    max-width: 1330px;
    top: 0;
    transform: translateX(-50%)
}

.footer--bg,
.footer:before {
    position: absolute;
    width: 100%
}

.footer--bg {
    align-items: center;
    background: radial-gradient(87.06% 51.33% at 26.65% 100%, #005bff 0, #000 100%);
    bottom: 0;
    display: flex;
    height: 100%;
    justify-content: center;
    max-height: 450px;
    opacity: 1;
    pointer-events: none;
    transition: opacity .3s ease-out;
    transition: all .45s ease-out;
    z-index: 1
}

@media(min-width:576px) {
    .footer--bg {
        max-height: 941px
    }
}

.footer-logo-wrp {
    padding-top: 5rem
}

.footer #footer-logo {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: -1
}

.footer.dark-bg a {
    color: #bebebe
}

.footer.dark-bg a:hover {
    color: #fff
}

.footer ul {
    list-style: none;
    list-style-type: none
}

.footer ul,
.footer ul li {
    margin: 0;
    padding: 0
}

.footer--menus {
    display: flex;
    flex-wrap: wrap;
    gap: 3rem 1.5rem
}

@media(min-width:768px) {
    .footer--menus {
        gap: 3rem
    }
}

@media(min-width:992px) {
    .footer--menus {
        flex-wrap: nowrap;
        gap: 5rem
    }
}

.footer--menus-items {
    flex: calc(50% - 1.5rem);
    max-width: calc(50% - 1.5rem)
}

@media(min-width:768px) {
    .footer--menus-items {
        flex: 0 0 calc(33.33333% - 3rem);
        max-width: calc(33.33333% - 3rem)
    }
}

@media(min-width:992px) {
    .footer--menus-items {
        flex: 0 0 18.93%;
        max-width: 18.93%
    }
}

.footer--menus-items:last-child {
    flex: 0 0 100%;
    max-width: 100%
}

@media(min-width:768px) {
    .footer--menus-items:last-child {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media(min-width:992px) {
    .footer--menus-items:last-child {
        flex: 0 0 31.9%;
        max-width: 31.9%
    }
}

.footer--menus-items .wp-block-button {
    margin-bottom: 2rem;
    width: 100%
}

.footer--menus-items .wp-block-button a {
    justify-content: center;
    width: 100%
}

@media(min-width:768px) {
    .footer--menus-items .wp-block-button a {
        justify-content: normal;
        width: auto
    }
    .footer--menus-items .wp-block-button {
        margin-bottom: 3rem;
        width: auto
    }
}

.footer--menus-items .wp-block-button:last-child {
    margin-bottom: 0
}

.footer--menus-items-inner-wrp {
    display: flex;
    gap: 3rem;
    justify-content: space-between
}

@media(min-width:768px) {
    .footer--menus-items-inner-wrp {
        gap: 3rem
    }
}

@media(min-width:992px) {
    .footer--menus-items-inner-wrp {
        gap: 5rem
    }
}

.footer--menus-items:has(.footer--menus-items-inner) {
    display: flex;
    flex-direction: column;
    gap: 3rem
}

@media(min-width:768px) {
    .footer--menus-items:has(.footer--menus-items-inner) {
        gap: 3rem
    }
}

@media(min-width:992px) {
    .footer--menus-items:has(.footer--menus-items-inner) {
        gap: 5rem
    }
}

.footer--menus-items-title {
    margin-bottom: 15px
}

.footer--menus-items:nth-child(3) {
    flex: calc(100% - 1.5rem);
    max-width: calc(100% - 1.5rem)
}

@media(min-width:768px) {
    .footer--menus-items:nth-child(3) {
        flex: calc(25% - 1.5rem);
        max-width: calc(25% - 1.5rem)
    }
}

@media(min-width:992px) {
    .footer--menus-items:nth-child(3) {
        flex: calc(50% - 1.5rem);
        max-width: calc(50% - 1.5rem)
    }
}

@media(width <=767px) {
    .footer--menus-items:nth-child(3) ul {
        -moz-column-gap: 20px;
        column-gap: 20px;
        display: flex;
        flex-wrap: wrap
    }
}

.footer--menus-items:nth-child(3) ul li {
    width: calc(50% - 15px)
}

@media(min-width:768px) {
    .footer--menus-items:nth-child(3) ul li {
        width: auto
    }
}

.footer--menus-items-list li {
    display: block;
    margin-bottom: 1rem!important;
    overflow: hidden;
    position: relative
}

.footer--menus-items-list li:last-child {
    margin-bottom: 0!important
}

.footer--menus-items-list li a {
    display: block;
    transform: translateY(0);
    transition: transform .55s cubic-bezier(.645, .045, .355, 1)
}

.footer--menus-items-list li .front-text {
    display: block;
    position: relative;
    transform: translateY(0)
}

.footer--menus-items-list li .back-text {
    left: 0;
    position: absolute;
    top: 100%;
    transform: translateY(0);
    width: 100%
}

.footer--menus-items-list li:hover .back-text,
.footer--menus-items-list li:hover .front-text {
    color: #fff;
    transform: translateY(-100%)
}

.footer .container {
    position: relative;
    z-index: 3
}

.footer .container .row:after,
.footer .container .row:before,
.footer .container:after,
.footer .container:before {
    display: none
}

@media(min-width:1380px) {
    .footer .container {
        padding-left: 0;
        padding-right: 0
    }
}

.footer--container-top {
    align-items: center;
    border-bottom: 1px solid #2d2d2d;
    display: flex;
    flex-direction: column;
    gap: 5rem;
    padding-bottom: 5rem
}

@media(min-width:1230px) {
    .footer--container-top {
        gap: 8rem;
        padding-bottom: 10rem
    }
}

@media(min-width:1380px) {
    .footer--container-top {
        gap: 10rem;
        padding-bottom: 10rem
    }
}

.footer--container-center {
    overflow: hidden;
    padding-bottom: 3rem;
    padding-top: 3rem;
    position: relative;
    z-index: 1
}

@media(min-width:1230px) {
    .footer--container-center {
        padding-bottom: 5rem;
        padding-top: 5rem
    }
}

.footer--container-bottom {
    border-bottom: 1px solid #2d2d2d;
    padding-bottom: 3rem;
    padding-top: 3rem
}

@media(min-width:1230px) {
    .footer--container-bottom {
        padding-bottom: 5rem;
        padding-top: 5rem
    }
}

.footer--container-contact {
    border-bottom: none;
    border-top: none;
    padding: 3rem 0;
    position: relative
}

@media(min-width:768px) {
    .footer--container-contact {
        border-bottom: 1px solid #2d2d2d;
        border-top: 1px solid #2d2d2d
    }
}

.footer--container-contact:after,
.footer--container-contact:before {
    background: #2d2d2d;
    content: "";
    display: block!important;
    height: 1px;
    left: 50%;
    opacity: 1;
    position: absolute;
    transform: translateX(-50%);
    width: calc(100% - 4rem)
}

@media(min-width:768px) {
    .footer--container-contact:after,
    .footer--container-contact:before {
        display: none!important;
        opacity: 0
    }
}

.footer--container-contact:before {
    top: 0
}

.footer--container-contact:after {
    bottom: 0
}

@media(min-width:1230px) {
    .footer--container-contact {
        padding: 5rem 0
    }
}

.footer--container-social {
    padding-top: 3rem
}

@media(min-width:1230px) {
    .footer--container-social {
        padding-top: 5rem
    }
}

.footer--container-logo {
    padding-top: 5rem
}

@media(min-width:1230px) {
    .footer--container-logo {
        padding-top: 8rem
    }
}

@media(min-width:1380px) {
    .footer--container-logo {
        padding-top: 10rem
    }
}

.footer--container-logo svg {
    bottom: 2px;
    height: auto;
    left: 0;
    padding: 0 2rem;
    position: absolute;
    width: 100%;
    z-index: 111
}

@media(min-width:576px) {
    .footer--container-logo svg {
        bottom: auto;
        left: auto;
        padding: 0;
        position: relative
    }
}

.footer--row-top {
    align-items: center;
    gap: 3rem;
    justify-content: center;
    text-align: center;
    width: 100%
}

@media(min-width:992px) {
    .footer--row-top {
        gap: 0;
        justify-content: normal;
        text-align: left
    }
}

.footer--row-top h2 {
    letter-spacing: -.04em;
    margin-bottom: 0;
    text-transform: capitalize
}

@media(min-width:992px) {
    .footer--row-top .col-12:first-child h2 {
        text-align: right
    }
    .footer--row-top .col-12 {
        padding: 0
    }
}

.footer--row-bottom {
    width: 100%
}

@media(width < 620px) {
    .footer--row-bottom .col-12 {
        padding: 0
    }
}

.footer--row-bottom a {
    box-shadow: 0 12px 32px 0 rgba(0, 68, 191, .4)!important;
    color: #fff!important
}

.footer--row-bottom p {
    font-weight: 500;
    margin-bottom: 1.5rem
}

@media(width < 620px) {
    .footer--row-bottom p {
        font-family: Lexend;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: -.01em;
        line-height: 22px;
        text-align: center;
        vertical-align: middle
    }
}

@media(min-width:992px) {
    .footer--row-bottom p {
        margin-bottom: 3rem
    }
}

.footer--contact-list {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    text-align: center
}

@media(min-width:768px) {
    .footer--contact-list {
        align-items: normal;
        flex-direction: row;
        gap: 3rem;
        text-align: left
    }
}

.footer--contact-list-wrp div p span {
    margin-bottom: 5px
}

@media(min-width:768px) {
    .footer--contact-list li {
        flex: 0 0 19.84%;
        max-width: 19.84%
    }
}

.footer--contact-list li:last-child {
    flex: 1;
    max-width: 100%
}

.footer--contact-list li p {
    color: #005bff;
    margin-bottom: 1rem
}

.footer--contact-list li p.body {
    color: #fff;
    margin-bottom: 0
}

.footer--contact-list li p span {
    color: hsla(0, 0%, 100%, .5);
    display: block
}

.footer--contact-list li p a {
    color: #fff!important
}

.footer--social {
    align-items: center;
    display: flex;
    flex-direction: column-reverse;
    gap: 2rem;
    justify-content: space-between
}

@media(min-width:768px) {
    .footer--social {
        flex-direction: row;
        gap: 0
    }
}

.footer--social-list {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 1.6rem;
    justify-content: center;
    text-align: center
}

@media(min-width:768px) {
    .footer--social-list {
        flex-direction: row;
        gap: 0;
        justify-content: normal;
        text-align: left
    }
}

.footer--social-list p.caption-1 {
    color: #8d8d8d;
    flex: auto;
    margin-bottom: 0;
    overflow: hidden;
    position: relative
}

@media(min-width:768px) {
    .footer--social-list p.caption-1 {
        flex: unset
    }
}

.footer--social-list p.caption-1:hover .back-text,
.footer--social-list p.caption-1:hover .front-text {
    color: #fff;
    transform: translateY(-100%)
}

.footer--social-list p.caption-1 a {
    display: block;
    transform: translateY(0);
    transition: transform .55s cubic-bezier(.645, .045, .355, 1)
}

.footer--social-list p.caption-1 a.front-text {
    display: block;
    position: relative;
    transform: translateY(0)
}

.footer--social-list p.caption-1 a.back-text {
    left: 0;
    position: absolute;
    top: 100%;
    transform: translateY(0);
    width: 100%
}

.footer--social-list span {
    color: #2d2d2d;
    display: none;
    height: auto;
    margin: 0 15px;
    width: 20px
}

@media(min-width:768px) {
    .footer--social-list span {
        display: block
    }
}

.footer--social-icons {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

@media(min-width:576px) {
    .footer--social-icons {
        flex-direction: row;
        gap: 5rem
    }
}

.footer--social-icons ul {
    align-items: center;
    display: flex;
    gap: 1rem
}

.footer--social-icons ul li {
    flex: 0 0 24px;
    max-width: 24px
}

.footer--social-icons ul li a {
    display: block;
    max-width: 24px;
    width: 100%
}

.footer--social-icons a.back-to-top {
    align-items: center;
    color: #8d8d8d;
    display: flex;
    font-family: Lexend;
    font-size: 14px;
    font-weight: 400;
    gap: .5rem;
    letter-spacing: 0;
    line-height: 20px;
    vertical-align: middle
}

.cta--popup {
    height: 100%;
    left: 50%;
    margin-top: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center center;
    visibility: hidden;
    width: 100%;
    z-index: 99999
}

@media(min-width:992px) {
    .cta--popup {
        overflow: unset
    }
}

.cta--popup--overlay {
    background: rgba(0, 0, 0, .9);
    height: 101%;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 100%
}

.cta--popup .container {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: relative
}

@media(min-width:768px) {
    .cta--popup .container {
        height: calc(100% + 5rem)
    }
}

@media(min-width:768px)and (height <=800px) {
    .cta--popup .container {
        height: calc(100% + 5rem)
    }
}

@media(min-width:768px)and (height <=690px) {
    .cta--popup .container {
        height: 100%
    }
}

@media(width <=992px) {
    .cta--popup .container {
        align-items: end;
        flex-direction: unset;
        padding: 0
    }
}

.cta--popup--close {
    left: 50%;
    position: absolute;
    top: -60px;
    transform: translateX(-50%);
    z-index: 999
}

@media(min-width:992px) {
    .cta--popup--close {
        left: auto;
        position: absolute;
        right: 0;
        top: -6rem;
        transform: none
    }
}

@media(min-width:768px)and (max-height:769px) {
    .cta--popup--close {
        top: 15px!important
    }
}

@media(min-width:768px)and (height <=800px) {
    .cta--popup--close {
        right: -3rem;
        top: -7rem!important
    }
}

@media(min-width:768px)and (height <=690px) {
    .cta--popup--close {
        top: 5rem!important
    }
}

.cta--popup--close a {
    align-items: center;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    display: flex;
    height: 50px;
    justify-content: center;
    width: 50px
}

.cta--popup--close a svg {
    color: #000
}

.cta--popup--wrp {
    border-radius: 2rem;
    box-shadow: 0 0 64px 0 rgba(0, 0, 0, .102);
    display: block;
    margin: 0 -20px;
    position: relative;
    width: 100%
}

@media(min-width:768px)and (max-height:769px) {
    .cta--popup--wrp {
        padding: 5rem!important
    }
}

@media(min-width:992px) {
    .cta--popup--wrp {
        background: radial-gradient(95.75% 56.46% at 23.95% 100%, #005bff 0, #000 100%);
        display: flex;
        margin: 0 -15px;
        padding: 6rem
    }
}

@media(min-width:1199px) {
    .cta--popup--wrp {
        padding: 8rem
    }
}

@media(min-width:1230px) {
    .cta--popup--wrp {
        padding: 5rem 10rem
    }
}

.cta--popup--wrp-item {
    display: none;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative
}

@media(min-width:992px) {
    .cta--popup--wrp-item {
        display: block
    }
}

.cta--popup--wrp-item h2,
.cta--popup--wrp-item-title {
    margin-bottom: 2rem
}

.cta--popup--wrp-item h2 strong,
.cta--popup--wrp-item-title strong {
    font-weight: 700
}

.cta--popup--wrp-item .caption-1,
.cta--popup--wrp-item p {
    display: block;
    margin-bottom: 15px;
    width: 100%
}

.cta--popup--wrp-item ul {
    list-style: none;
    list-style-type: none
}

.cta--popup--wrp-item-social {
    display: flex;
    gap: 1rem;
    margin: 0;
    padding: 0 0 3rem
}

.cta--popup--wrp-item-social li {
    background: hsla(0, 0%, 100%, .2);
    border-radius: 50%;
    flex: 0 0 50px;
    height: 50px;
    margin: 0;
    max-width: 50px;
    padding: 0
}

.cta--popup--wrp-item-social li a {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%
}

.cta--popup--wrp-item-social li a svg {
    color: #fff
}

.cta--popup--wrp-item-social li:before {
    display: none
}

.cta--popup--wrp-item-counter {
    display: grid;
    gap: 3rem;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

@media(min-width:992px) {
    .cta--popup--wrp-item-counter {
        bottom: 0;
        position: absolute
    }
}

.cta--popup--wrp-item-counter .values {
    display: flex
}

.cta--popup--wrp-item-counter li {
    align-items: center;
    display: flex;
    gap: 1rem;
    margin: 0;
    padding: 0
}

.cta--popup--wrp-form {
    background: #fff;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    margin-top: 0;
    padding: 3rem 2rem;
    width: 100%
}

@media(min-width:768px)and (max-height:769px) {
    .cta--popup--wrp-form {
        margin-top: 0!important;
        padding: 2rem!important
    }
}

@media(min-width:992px) {
    .cta--popup--wrp-form {
        border-radius: 15px;
        margin-top: -12rem;
        padding: 2.5rem;
        width: 100%
    }
}

@media(min-width:992px)and (height <=800px) {
    .cta--popup--wrp-form {
        margin-top: -12rem!important;
        padding: 5rem!important
    }
}

@media(min-width:992px)and (height <=690px) {
    .cta--popup--wrp-form {
        margin-top: 0!important;
        padding: 3rem!important
    }
}

@media(min-width:1230px) {
    .cta--popup--wrp-form {
        padding: 5rem
    }
}

.cta--popup--wrp-form-title {
    font-family: Lexend;
    margin-bottom: 1rem
}

.cta--popup--wrp-form-title strong {
    font-weight: 500
}

.cta--popup--wrp-form-para {
    color: #545454;
    margin-bottom: 3rem
}

.cta--popup--wrp-form-inner.active {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 550px
}

.cta--popup--wrp-form-inner * {
    color: #000
}

.cta--popup--wrp-form-inner .gform_heading {
    display: none
}

.video-popup {
    align-items: center;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    opacity: 0;
    padding: 2rem;
    position: fixed;
    transition: all .3s ease;
    visibility: hidden;
    z-index: 99999
}

.video-popup,
.video-popup:before {
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.video-popup:before {
    background: rgba(0, 0, 0, .9);
    content: "";
    position: absolute;
    z-index: 0
}

.video-popup-inner {
    display: block;
    height: 100dvh;
    left: 50%;
    padding: 15px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 60
}

@media(min-width:768px) {
    .video-popup-inner {
        height: 100vh;
        padding: 30px
    }
}

.video-popup-inner .close-popup {
    align-items: center;
    background: #000;
    border-radius: 50%;
    display: flex;
    height: 40px;
    justify-content: center;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 1.5rem;
    width: 40px;
    z-index: 99999
}

@media(min-width:768px) {
    .video-popup-inner .close-popup {
        margin: 1.5rem;
        right: 3rem;
        top: 3rem
    }
}

.video-popup-inner .close-popup svg {
    height: 24px;
    width: 24px
}

.video-popup video {
    height: auto;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

@media(min-width:768px) {
    .video-popup video {
        height: 100%;
        position: relative;
        top: auto;
        transform: none
    }
}

.booking--cta {
    background: radial-gradient(74.06% 43.67% at 37.5% 101.6%, #005bff 0, #000 100%);
    border-radius: 15px;
    bottom: 2%;
    display: none;
    max-width: 340px;
    position: fixed;
    right: 24px;
    width: 100%;
    z-index: 9999
}

@media(min-width:992px) {
    .booking--cta {
        display: block
    }
}

.booking--cta-btn a.wp-block-button__link {
    font-family: Lexend;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .01em;
    line-height: 16px;
    text-transform: uppercase
}

.booking--cta--close-icon {
    cursor: pointer;
    position: absolute;
    right: 2rem;
    top: 2rem;
    z-index: 99999
}

.booking--cta--close-icon svg {
    color: #fff
}

.booking--cta-inner {
    position: relative;
    text-align: center
}

.booking--cta-inner-heading {
    padding: 3rem
}

.booking--cta-inner-heading-text .body,
.booking--cta-inner-heading-text span.body {
    color: #fff;
    display: block;
    font-family: Lexend;
    font-size: 14px!important;
    font-weight: 500!important;
    letter-spacing: -.01em;
    line-height: 20px!important;
    margin-bottom: 1rem
}

@media(min-width:1024px) {
    .booking--cta-inner-heading-text .body,
    .booking--cta-inner-heading-text span.body {
        font-size: 16px!important;
        line-height: 20px!important
    }
}

@media(min-width:1230px) {
    .booking--cta-inner-heading-text .body,
    .booking--cta-inner-heading-text span.body {
        font-size: 18px!important;
        line-height: 26px!important
    }
}

.booking--cta-inner-heading-text p {
    color: #bebebe;
    margin-bottom: 3rem
}

.booking--cta-inner-heading-text .booking--cta-btn {
    margin-bottom: 1rem
}

.booking--cta-inner-heading-text ul {
    align-items: center;
    display: flex;
    gap: 8px;
    justify-content: center;
    list-style: none;
    list-style-type: none
}

.booking--cta-inner-heading-text ul li {
    background: #fff;
    border-radius: 40px;
    flex: 0 0 50px;
    height: 50px;
    margin: 0;
    max-width: 50px;
    padding: 0;
    width: 100%
}

.booking--cta-inner-heading-text ul li a {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%
}

.booking--cta-inner-heading-text ul li a svg {
    color: #000;
    height: 24px;
    width: 24px
}

.similar-portfolios {
    padding: 10.5rem 0 7rem;
    position: relative
}

@media(min-width:992px) {
    .similar-portfolios {
        padding: 10rem 0
    }
}

@media(min-width:1230px) {
    .similar-portfolios {
        padding: 20rem 0
    }
}

@media(min-width:1699px) {
    .similar-portfolios {
        padding: 30rem 0 10rem
    }
}

.similar-portfolios:before {
    background: #d9d9d9;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    top: 3.5rem;
    transform: translateX(-50%);
    width: calc(100% - 40px)
}

@media(min-width:768px) {
    .similar-portfolios:before {
        top: 0
    }
}

@media(min-width:1380px) {
    .similar-portfolios:before {
        max-width: 1328px;
        opacity: 1;
        top: 5rem;
        width: 100%
    }
}

@media(min-width:1699px) {
    .similar-portfolios:before {
        top: 10rem
    }
}

.similar-portfolios h2 {
    margin-bottom: 5rem
}

@media(min-width:1699px) {
    .similar-portfolios h2 {
        margin-bottom: 10rem
    }
}

.similar-portfolios--row:after,
.similar-portfolios--row:before {
    display: none!important
}

.similar-portfolios--row .col-12:first-child {
    margin-bottom: 3rem
}

@media(min-width:992px) {
    .similar-portfolios--row .col-12:first-child {
        margin-bottom: 0
    }
}

.similar-portfolios--row-item {
    margin-bottom: 3rem
}

@media(min-width:768px) {
    .similar-portfolios--row-item {
        margin-bottom: 0
    }
}

.similar-portfolios--row-item-img {
    aspect-ratio: auto 640/460;
    margin-bottom: 2rem;
    position: relative
}

.similar-portfolios--row-item-img img {
    border-radius: 10px;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.similar-portfolios--row-content h6 {
    margin-bottom: 1rem;
    transition: all .5s
}

.similar-portfolios--row-content h6:hover {
    color: #005bff;
    transition: all .5s
}

.similar-portfolios--row-content p {
    color: #545454;
    margin-bottom: 0
}

.similar-portfolios--row-content ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    list-style: none;
    list-style-type: none;
    margin: 2rem 0 0;
    padding: 0
}

.similar-portfolios--row-content ul li {
    margin: 0;
    padding: 0
}

.similar-portfolios--row-content ul li p {
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    color: #000;
    padding: 1rem 1.5rem
}

@media(min-width:992px) {
    .similar-portfolios .container .row {
        margin-left: -25px!important;
        margin-right: -25px!important
    }
    .similar-portfolios .container .row .similar-portfolios--row-col:nth-child(odd) .similar-portfolios--row-item {
        margin-right: 1rem
    }
    .similar-portfolios .container .row .similar-portfolios--row-col:nth-child(2n) .similar-portfolios--row-item {
        margin-left: 1rem
    }
}

@media(width <=768px) {
    body.single.single-post .recent-blog--single-post .col-md-4.col-12 {
        margin-bottom: 2rem
    }
}

body.single.single-post .recent-blog--single-post .recent-blog--view-buttom {
    margin-top: 5rem
}

@media(min-width:992px) {
    body.single.single-post .recent-blog--single-post .recent-blog--view-buttom {
        margin-top: 5rem
    }
}

@media(min-width:1380px) {
    body.single.single-post .recent-blog--single-post .recent-blog--view-buttom {
        margin-top: 10rem
    }
}

body.single.single-post .blog-detail__container {
    padding: 0 0 5rem;
    position: relative
}

@media(width < 620px) {
    body.single.single-post .blog-detail__container {
        padding: 0
    }
}

@media(min-width:992px) {
    body.single.single-post .blog-detail__container {
        padding: 0 0 10rem
    }
}

@media(min-width:1380px) {
    body.single.single-post .blog-detail__container {
        padding: 0 0 15rem
    }
}

@media(min-width:1699px) {
    body.single.single-post .blog-detail__container {
        padding: 0 0 30rem
    }
}

body.single.single-post .blog-detail__container:before {
    background: #d9d9d9;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: calc(100% - 4rem)
}

@media(min-width:1380px) {
    body.single.single-post .blog-detail__container:before {
        bottom: 5rem;
        max-width: 1328px;
        width: 100%
    }
}

@media(min-width:1699px) {
    body.single.single-post .blog-detail__container:before {
        bottom: 10rem
    }
}

.single-post .blog-detail h2 {
    font-family: Lexend;
    font-size: 24px!important;
    font-weight: 500;
    letter-spacing: -.02em;
    line-height: 34px!important
}

@media(min-width:1699px) {
    .single-post .blog-detail h2 {
        font-size: 30px!important;
        line-height: 40px!important
    }
}

.single-post .blog-detail h3 {
    font-size: 20px!important;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 28px!important;
    margin-bottom: 1rem
}

@media(min-width:1380px) {
    .single-post .blog-detail h3 {
        font-size: 24px!important;
        line-height: 34px!important
    }
}

.single-post .blog-detail h4 {
    font-family: Lexend;
    font-size: 18px!important;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 26px!important;
    margin-bottom: 1rem
}

@media(min-width:1380px) {
    .single-post .blog-detail h4 {
        font-size: 20px!important;
        line-height: 30px!important
    }
}

.single-post .blog-detail h5 {
    font-size: 18px!important;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 26px!important;
    margin-bottom: 1rem
}

.single-post .blog-detail h6 {
    font-size: 16px!important;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 24px!important;
    margin-bottom: 1rem
}

.job-template-default .blog-detail__container {
    position: relative
}

@media(min-width:992px) {
    .job-template-default .blog-detail__container {
        padding-bottom: 0!important
    }
}

.job-template-default .blog-detail__container:before {
    display: none
}

.job-template-default .jobs-detail,
.page-template-page-privacy .jobs-detail,
.single-post .jobs-detail {
    padding: 0 0 5rem
}

@media(min-width:768px) {
    .job-template-default .jobs-detail,
    .page-template-page-privacy .jobs-detail,
    .single-post .jobs-detail {
        padding: 0 3rem 5rem
    }
}

@media(min-width:992px) {
    .job-template-default .jobs-detail,
    .page-template-page-privacy .jobs-detail,
    .single-post .jobs-detail {
        padding: 0 3rem 10rem
    }
}

@media(min-width:1380px) {
    .job-template-default .jobs-detail,
    .page-template-page-privacy .jobs-detail,
    .single-post .jobs-detail {
        padding: 0 0 15rem
    }
}

@media(min-width:1699px) {
    .job-template-default .jobs-detail,
    .page-template-page-privacy .jobs-detail,
    .single-post .jobs-detail {
        padding: 0 0 22.5rem
    }
}

.job-template-default .jobs-detail .dummy-col,
.page-template-page-privacy .jobs-detail .dummy-col,
.single-post .jobs-detail .dummy-col {
    display: none
}

@media(min-width:992px) {
    .job-template-default .jobs-detail .dummy-col,
    .page-template-page-privacy .jobs-detail .dummy-col,
    .single-post .jobs-detail .dummy-col {
        display: block
    }
}

.job-template-default .blog-detail__content,
.job-template-default .blog-inner-masthead--detail__content,
.page-template-page-privacy .blog-detail__content,
.page-template-page-privacy .blog-inner-masthead--detail__content,
.single-post .blog-detail__content,
.single-post .blog-inner-masthead--detail__content {
    padding: 0 2rem
}

@media(min-width:992px) {
    .job-template-default .blog-detail__content,
    .job-template-default .blog-inner-masthead--detail__content,
    .page-template-page-privacy .blog-detail__content,
    .page-template-page-privacy .blog-inner-masthead--detail__content,
    .single-post .blog-detail__content,
    .single-post .blog-inner-masthead--detail__content {
        padding: 0
    }
}

.job-template-default .blog-detail .blog-detail__container,
.job-template-default .blog-inner-masthead--detail .blog-detail__container,
.page-template-page-privacy .blog-detail .blog-detail__container,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__container,
.single-post .blog-detail .blog-detail__container,
.single-post .blog-inner-masthead--detail .blog-detail__container {
    padding: 0 0 5rem;
    position: relative
}

@media(width < 620px) {
    .job-template-default .blog-detail .blog-detail__container,
    .job-template-default .blog-inner-masthead--detail .blog-detail__container,
    .page-template-page-privacy .blog-detail .blog-detail__container,
    .page-template-page-privacy .blog-inner-masthead--detail .blog-detail__container,
    .single-post .blog-detail .blog-detail__container,
    .single-post .blog-inner-masthead--detail .blog-detail__container {
        padding: 0
    }
}

@media(min-width:992px) {
    .job-template-default .blog-detail .blog-detail__container,
    .job-template-default .blog-inner-masthead--detail .blog-detail__container,
    .page-template-page-privacy .blog-detail .blog-detail__container,
    .page-template-page-privacy .blog-inner-masthead--detail .blog-detail__container,
    .single-post .blog-detail .blog-detail__container,
    .single-post .blog-inner-masthead--detail .blog-detail__container {
        padding: 0 0 10rem
    }
}

@media(min-width:1380px) {
    .job-template-default .blog-detail .blog-detail__container,
    .job-template-default .blog-inner-masthead--detail .blog-detail__container,
    .page-template-page-privacy .blog-detail .blog-detail__container,
    .page-template-page-privacy .blog-inner-masthead--detail .blog-detail__container,
    .single-post .blog-detail .blog-detail__container,
    .single-post .blog-inner-masthead--detail .blog-detail__container {
        padding: 0 0 15rem
    }
}

@media(min-width:1699px) {
    .job-template-default .blog-detail .blog-detail__container,
    .job-template-default .blog-inner-masthead--detail .blog-detail__container,
    .page-template-page-privacy .blog-detail .blog-detail__container,
    .page-template-page-privacy .blog-inner-masthead--detail .blog-detail__container,
    .single-post .blog-detail .blog-detail__container,
    .single-post .blog-inner-masthead--detail .blog-detail__container {
        padding: 0 0 20rem
    }
}

.job-template-default .blog-detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size,
.job-template-default .blog-inner-masthead--detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size,
.page-template-page-privacy .blog-detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size,
.single-post .blog-detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size,
.single-post .blog-inner-masthead--detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size {
    font-size: 24px;
    letter-spacing: -.02em;
    line-height: 34px
}

.job-template-default .blog-detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size strong,
.job-template-default .blog-inner-masthead--detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size strong,
.page-template-page-privacy .blog-detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size strong,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size strong,
.single-post .blog-detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size strong,
.single-post .blog-inner-masthead--detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size strong {
    font-weight: 500
}

@media(min-width:1699px) {
    .job-template-default .blog-detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size,
    .job-template-default .blog-inner-masthead--detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size,
    .page-template-page-privacy .blog-detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size,
    .page-template-page-privacy .blog-inner-masthead--detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size,
    .single-post .blog-detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size,
    .single-post .blog-inner-masthead--detail .blog-detail__container .blog-detail__play-wrapper h2.h6-size {
        font-size: 30px;
        line-height: 40px
    }
}

@media(min-width:1380px) {
    .job-template-default .blog-detail .col-12,
    .job-template-default .blog-inner-masthead--detail .col-12,
    .page-template-page-privacy .blog-detail .col-12,
    .page-template-page-privacy .blog-inner-masthead--detail .col-12,
    .single-post .blog-detail .col-12,
    .single-post .blog-inner-masthead--detail .col-12 {
        padding: 0 25px
    }
}

.job-template-default .blog-detail p a,
.job-template-default .blog-inner-masthead--detail p a,
.page-template-page-privacy .blog-detail p a,
.page-template-page-privacy .blog-inner-masthead--detail p a,
.single-post .blog-detail p a,
.single-post .blog-inner-masthead--detail p a {
    color: #005bff
}

.job-template-default .blog-detail.privacy-page,
.job-template-default .blog-inner-masthead--detail.privacy-page,
.page-template-page-privacy .blog-detail.privacy-page,
.page-template-page-privacy .blog-inner-masthead--detail.privacy-page,
.single-post .blog-detail.privacy-page,
.single-post .blog-inner-masthead--detail.privacy-page {
    padding: 2.5rem 0 7rem
}

@media(min-width:768px) {
    .job-template-default .blog-detail.privacy-page,
    .job-template-default .blog-inner-masthead--detail.privacy-page,
    .page-template-page-privacy .blog-detail.privacy-page,
    .page-template-page-privacy .blog-inner-masthead--detail.privacy-page,
    .single-post .blog-detail.privacy-page,
    .single-post .blog-inner-masthead--detail.privacy-page {
        padding: 5rem 0 7rem
    }
}

@media(min-width:992px) {
    .job-template-default .blog-detail.privacy-page,
    .job-template-default .blog-inner-masthead--detail.privacy-page,
    .page-template-page-privacy .blog-detail.privacy-page,
    .page-template-page-privacy .blog-inner-masthead--detail.privacy-page,
    .single-post .blog-detail.privacy-page,
    .single-post .blog-inner-masthead--detail.privacy-page {
        padding: 10rem 0
    }
}

.job-template-default .blog-detail.privacy-page h2,
.job-template-default .blog-inner-masthead--detail.privacy-page h2,
.page-template-page-privacy .blog-detail.privacy-page h2,
.page-template-page-privacy .blog-inner-masthead--detail.privacy-page h2,
.single-post .blog-detail.privacy-page h2,
.single-post .blog-inner-masthead--detail.privacy-page h2 {
    margin-bottom: 1rem
}

@media(min-width:992px) {
    .job-template-default .blog-detail.privacy-page h2,
    .job-template-default .blog-inner-masthead--detail.privacy-page h2,
    .page-template-page-privacy .blog-detail.privacy-page h2,
    .page-template-page-privacy .blog-inner-masthead--detail.privacy-page h2,
    .single-post .blog-detail.privacy-page h2,
    .single-post .blog-inner-masthead--detail.privacy-page h2 {
        margin-bottom: 2rem
    }
}

.job-template-default .blog-detail.privacy-page p,
.job-template-default .blog-inner-masthead--detail.privacy-page p,
.page-template-page-privacy .blog-detail.privacy-page p,
.page-template-page-privacy .blog-inner-masthead--detail.privacy-page p,
.single-post .blog-detail.privacy-page p,
.single-post .blog-inner-masthead--detail.privacy-page p {
    margin-bottom: 9px
}

.job-template-default .blog-detail.privacy-page p h3,
.job-template-default .blog-detail.privacy-page p+h2,
.job-template-default .blog-inner-masthead--detail.privacy-page p h3,
.job-template-default .blog-inner-masthead--detail.privacy-page p+h2,
.page-template-page-privacy .blog-detail.privacy-page p h3,
.page-template-page-privacy .blog-detail.privacy-page p+h2,
.page-template-page-privacy .blog-inner-masthead--detail.privacy-page p h3,
.page-template-page-privacy .blog-inner-masthead--detail.privacy-page p+h2,
.single-post .blog-detail.privacy-page p h3,
.single-post .blog-detail.privacy-page p+h2,
.single-post .blog-inner-masthead--detail.privacy-page p h3,
.single-post .blog-inner-masthead--detail.privacy-page p+h2 {
    margin-top: 2.4rem
}

@media(min-width:992px) {
    .job-template-default .blog-detail.privacy-page p h3,
    .job-template-default .blog-detail.privacy-page p+h2,
    .job-template-default .blog-inner-masthead--detail.privacy-page p h3,
    .job-template-default .blog-inner-masthead--detail.privacy-page p+h2,
    .page-template-page-privacy .blog-detail.privacy-page p h3,
    .page-template-page-privacy .blog-detail.privacy-page p+h2,
    .page-template-page-privacy .blog-inner-masthead--detail.privacy-page p h3,
    .page-template-page-privacy .blog-inner-masthead--detail.privacy-page p+h2,
    .single-post .blog-detail.privacy-page p h3,
    .single-post .blog-detail.privacy-page p+h2,
    .single-post .blog-inner-masthead--detail.privacy-page p h3,
    .single-post .blog-inner-masthead--detail.privacy-page p+h2 {
        margin-top: 5rem
    }
}

@media(min-width:768px) {
    .job-template-default .blog-detail h1,
    .job-template-default .blog-inner-masthead--detail h1,
    .page-template-page-privacy .blog-detail h1,
    .page-template-page-privacy .blog-inner-masthead--detail h1,
    .single-post .blog-detail h1,
    .single-post .blog-inner-masthead--detail h1 {
        font-size: 60px;
        line-height: 70px
    }
}

@media(min-width:768px)and (max-height:769px) {
    .job-template-default .blog-detail h1,
    .job-template-default .blog-inner-masthead--detail h1,
    .page-template-page-privacy .blog-detail h1,
    .page-template-page-privacy .blog-inner-masthead--detail h1,
    .single-post .blog-detail h1,
    .single-post .blog-inner-masthead--detail h1 {
        font-size: 70px!important;
        line-height: 80px!important
    }
}

@media(min-width:1024px) {
    .job-template-default .blog-detail h1,
    .job-template-default .blog-inner-masthead--detail h1,
    .page-template-page-privacy .blog-detail h1,
    .page-template-page-privacy .blog-inner-masthead--detail h1,
    .single-post .blog-detail h1,
    .single-post .blog-inner-masthead--detail h1 {
        font-size: 80px;
        line-height: 90px
    }
}

@media(min-width:1280px) {
    .job-template-default .blog-detail h1,
    .job-template-default .blog-inner-masthead--detail h1,
    .page-template-page-privacy .blog-detail h1,
    .page-template-page-privacy .blog-inner-masthead--detail h1,
    .single-post .blog-detail h1,
    .single-post .blog-inner-masthead--detail h1 {
        font-size: 11rem;
        line-height: 12rem
    }
}

.job-template-default .blog-detail h2,
.job-template-default .blog-inner-masthead--detail h2,
.page-template-page-privacy .blog-detail h2,
.page-template-page-privacy .blog-inner-masthead--detail h2,
.single-post .blog-detail h2,
.single-post .blog-inner-masthead--detail h2 {
    font-family: Lexend;
    font-size: 4rem;
    line-height: 5rem;
    margin-bottom: 2rem
}

@media(min-width:992px) {
    .job-template-default .blog-detail h2,
    .job-template-default .blog-inner-masthead--detail h2,
    .page-template-page-privacy .blog-detail h2,
    .page-template-page-privacy .blog-inner-masthead--detail h2,
    .single-post .blog-detail h2,
    .single-post .blog-inner-masthead--detail h2 {
        margin-bottom: 3rem
    }
}

.job-template-default .blog-detail h2 strong,
.job-template-default .blog-inner-masthead--detail h2 strong,
.page-template-page-privacy .blog-detail h2 strong,
.page-template-page-privacy .blog-inner-masthead--detail h2 strong,
.single-post .blog-detail h2 strong,
.single-post .blog-inner-masthead--detail h2 strong {
    font-weight: 500
}

.job-template-default .blog-detail h3,
.job-template-default .blog-inner-masthead--detail h3,
.page-template-page-privacy .blog-detail h3,
.page-template-page-privacy .blog-inner-masthead--detail h3,
.single-post .blog-detail h3,
.single-post .blog-inner-masthead--detail h3 {
    font-family: Lexend;
    font-size: 2.4rem;
    line-height: 3.4rem;
    margin-bottom: 1rem
}

.job-template-default .blog-detail h3 strong,
.job-template-default .blog-inner-masthead--detail h3 strong,
.page-template-page-privacy .blog-detail h3 strong,
.page-template-page-privacy .blog-inner-masthead--detail h3 strong,
.single-post .blog-detail h3 strong,
.single-post .blog-inner-masthead--detail h3 strong {
    font-weight: 500
}

.job-template-default .blog-detail ol,
.job-template-default .blog-detail ul,
.job-template-default .blog-inner-masthead--detail ol,
.job-template-default .blog-inner-masthead--detail ul,
.page-template-page-privacy .blog-detail ol,
.page-template-page-privacy .blog-detail ul,
.page-template-page-privacy .blog-inner-masthead--detail ol,
.page-template-page-privacy .blog-inner-masthead--detail ul,
.single-post .blog-detail ol,
.single-post .blog-detail ul,
.single-post .blog-inner-masthead--detail ol,
.single-post .blog-inner-masthead--detail ul {
    margin-bottom: 2rem
}

@media(min-width:992px) {
    .job-template-default .blog-detail ol,
    .job-template-default .blog-detail ul,
    .job-template-default .blog-inner-masthead--detail ol,
    .job-template-default .blog-inner-masthead--detail ul,
    .page-template-page-privacy .blog-detail ol,
    .page-template-page-privacy .blog-detail ul,
    .page-template-page-privacy .blog-inner-masthead--detail ol,
    .page-template-page-privacy .blog-inner-masthead--detail ul,
    .single-post .blog-detail ol,
    .single-post .blog-detail ul,
    .single-post .blog-inner-masthead--detail ol,
    .single-post .blog-inner-masthead--detail ul {
        margin-bottom: 3rem
    }
}

.job-template-default .blog-detail ol li,
.job-template-default .blog-detail ul li,
.job-template-default .blog-inner-masthead--detail ol li,
.job-template-default .blog-inner-masthead--detail ul li,
.page-template-page-privacy .blog-detail ol li,
.page-template-page-privacy .blog-detail ul li,
.page-template-page-privacy .blog-inner-masthead--detail ol li,
.page-template-page-privacy .blog-inner-masthead--detail ul li,
.single-post .blog-detail ol li,
.single-post .blog-detail ul li,
.single-post .blog-inner-masthead--detail ol li,
.single-post .blog-inner-masthead--detail ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px
}

@media(min-width:992px) {
    .job-template-default .blog-detail ol li,
    .job-template-default .blog-detail ul li,
    .job-template-default .blog-inner-masthead--detail ol li,
    .job-template-default .blog-inner-masthead--detail ul li,
    .page-template-page-privacy .blog-detail ol li,
    .page-template-page-privacy .blog-detail ul li,
    .page-template-page-privacy .blog-inner-masthead--detail ol li,
    .page-template-page-privacy .blog-inner-masthead--detail ul li,
    .single-post .blog-detail ol li,
    .single-post .blog-detail ul li,
    .single-post .blog-inner-masthead--detail ol li,
    .single-post .blog-inner-masthead--detail ul li {
        font-size: 16px;
        line-height: 22px
    }
}

.job-template-default .blog-detail ol li::marker,
.job-template-default .blog-detail ul li::marker,
.job-template-default .blog-inner-masthead--detail ol li::marker,
.job-template-default .blog-inner-masthead--detail ul li::marker,
.page-template-page-privacy .blog-detail ol li::marker,
.page-template-page-privacy .blog-detail ul li::marker,
.page-template-page-privacy .blog-inner-masthead--detail ol li::marker,
.page-template-page-privacy .blog-inner-masthead--detail ul li::marker,
.single-post .blog-detail ol li::marker,
.single-post .blog-detail ul li::marker,
.single-post .blog-inner-masthead--detail ol li::marker,
.single-post .blog-inner-masthead--detail ul li::marker {
    font-weight: 500
}

.job-template-default .blog-detail ol li strong,
.job-template-default .blog-detail ul li strong,
.job-template-default .blog-inner-masthead--detail ol li strong,
.job-template-default .blog-inner-masthead--detail ul li strong,
.page-template-page-privacy .blog-detail ol li strong,
.page-template-page-privacy .blog-detail ul li strong,
.page-template-page-privacy .blog-inner-masthead--detail ol li strong,
.page-template-page-privacy .blog-inner-masthead--detail ul li strong,
.single-post .blog-detail ol li strong,
.single-post .blog-detail ul li strong,
.single-post .blog-inner-masthead--detail ol li strong,
.single-post .blog-inner-masthead--detail ul li strong {
    font-weight: 500
}

.job-template-default .blog-detail ul.blog-inner-masthead__breadcrumb li,
.job-template-default .blog-inner-masthead--detail ul.blog-inner-masthead__breadcrumb li,
.page-template-page-privacy .blog-detail ul.blog-inner-masthead__breadcrumb li,
.page-template-page-privacy .blog-inner-masthead--detail ul.blog-inner-masthead__breadcrumb li,
.single-post .blog-detail ul.blog-inner-masthead__breadcrumb li,
.single-post .blog-inner-masthead--detail ul.blog-inner-masthead__breadcrumb li {
    font-size: 12px;
    line-height: 16px
}

@media(min-width:768px) {
    .job-template-default .blog-detail ul.blog-inner-masthead__breadcrumb li,
    .job-template-default .blog-inner-masthead--detail ul.blog-inner-masthead__breadcrumb li,
    .page-template-page-privacy .blog-detail ul.blog-inner-masthead__breadcrumb li,
    .page-template-page-privacy .blog-inner-masthead--detail ul.blog-inner-masthead__breadcrumb li,
    .single-post .blog-detail ul.blog-inner-masthead__breadcrumb li,
    .single-post .blog-inner-masthead--detail ul.blog-inner-masthead__breadcrumb li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0
    }
}

.job-template-default .blog-detail p,
.job-template-default .blog-inner-masthead--detail p,
.page-template-page-privacy .blog-detail p,
.page-template-page-privacy .blog-inner-masthead--detail p,
.single-post .blog-detail p,
.single-post .blog-inner-masthead--detail p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 3rem
}

@media(min-width:992px) {
    .job-template-default .blog-detail p,
    .job-template-default .blog-inner-masthead--detail p,
    .page-template-page-privacy .blog-detail p,
    .page-template-page-privacy .blog-inner-masthead--detail p,
    .single-post .blog-detail p,
    .single-post .blog-inner-masthead--detail p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 3rem
    }
}

.job-template-default .blog-detail p.headline,
.job-template-default .blog-inner-masthead--detail p.headline,
.page-template-page-privacy .blog-detail p.headline,
.page-template-page-privacy .blog-inner-masthead--detail p.headline,
.single-post .blog-detail p.headline,
.single-post .blog-inner-masthead--detail p.headline {
    font-family: Lexend;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -.02em;
    line-height: 34px;
    vertical-align: middle
}

.job-template-default .blog-detail p.small,
.job-template-default .blog-inner-masthead--detail p.small,
.page-template-page-privacy .blog-detail p.small,
.page-template-page-privacy .blog-inner-masthead--detail p.small,
.single-post .blog-detail p.small,
.single-post .blog-inner-masthead--detail p.small {
    border-bottom: 1px solid #d9d9d9;
    cursor: pointer;
    font-family: Lexend;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    vertical-align: middle
}

.job-template-default .blog-detail p.small.active,
.job-template-default .blog-inner-masthead--detail p.small.active,
.page-template-page-privacy .blog-detail p.small.active,
.page-template-page-privacy .blog-inner-masthead--detail p.small.active,
.single-post .blog-detail p.small.active,
.single-post .blog-inner-masthead--detail p.small.active {
    font-weight: 500
}

.job-template-default .blog-detail .wp-block-image,
.job-template-default .blog-inner-masthead--detail .wp-block-image,
.page-template-page-privacy .blog-detail .wp-block-image,
.page-template-page-privacy .blog-inner-masthead--detail .wp-block-image,
.single-post .blog-detail .wp-block-image,
.single-post .blog-inner-masthead--detail .wp-block-image {
    margin-bottom: 2rem
}

@media(min-width:992px) {
    .job-template-default .blog-detail .wp-block-image,
    .job-template-default .blog-inner-masthead--detail .wp-block-image,
    .page-template-page-privacy .blog-detail .wp-block-image,
    .page-template-page-privacy .blog-inner-masthead--detail .wp-block-image,
    .single-post .blog-detail .wp-block-image,
    .single-post .blog-inner-masthead--detail .wp-block-image {
        margin-bottom: 3rem
    }
}

.job-template-default .blog-detail .wp-block-quote,
.job-template-default .blog-inner-masthead--detail .wp-block-quote,
.page-template-page-privacy .blog-detail .wp-block-quote,
.page-template-page-privacy .blog-inner-masthead--detail .wp-block-quote,
.single-post .blog-detail .wp-block-quote,
.single-post .blog-inner-masthead--detail .wp-block-quote {
    background: linear-gradient(225deg, rgba(31, 117, 255, .1), rgba(31, 117, 255, 0) 50%), linear-gradient(138.18deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, 0) 25.81%), linear-gradient(318.94deg, rgba(255, 85, 31, .05), rgba(255, 85, 31, 0) 50%);
    border-radius: 15px;
    margin: 3rem 0;
    padding: 1.5rem 2rem;
    position: relative;
    z-index: 2
}

@media(min-width:992px) {
    .job-template-default .blog-detail .wp-block-quote,
    .job-template-default .blog-inner-masthead--detail .wp-block-quote,
    .page-template-page-privacy .blog-detail .wp-block-quote,
    .page-template-page-privacy .blog-inner-masthead--detail .wp-block-quote,
    .single-post .blog-detail .wp-block-quote,
    .single-post .blog-inner-masthead--detail .wp-block-quote {
        margin: 5rem 0;
        padding: 2rem 3rem
    }
}

.job-template-default .blog-detail .wp-block-quote p,
.job-template-default .blog-inner-masthead--detail .wp-block-quote p,
.page-template-page-privacy .blog-detail .wp-block-quote p,
.page-template-page-privacy .blog-inner-masthead--detail .wp-block-quote p,
.single-post .blog-detail .wp-block-quote p,
.single-post .blog-inner-masthead--detail .wp-block-quote p {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -.02em;
    line-height: 24px;
    margin-bottom: 0;
    vertical-align: middle
}

@media(min-width:992px) {
    .job-template-default .blog-detail .wp-block-quote p,
    .job-template-default .blog-inner-masthead--detail .wp-block-quote p,
    .page-template-page-privacy .blog-detail .wp-block-quote p,
    .page-template-page-privacy .blog-inner-masthead--detail .wp-block-quote p,
    .single-post .blog-detail .wp-block-quote p,
    .single-post .blog-inner-masthead--detail .wp-block-quote p {
        font-size: 20px;
        line-height: 30px
    }
}

.job-template-default .blog-detail .wp-block-quote:before,
.job-template-default .blog-inner-masthead--detail .wp-block-quote:before,
.page-template-page-privacy .blog-detail .wp-block-quote:before,
.page-template-page-privacy .blog-inner-masthead--detail .wp-block-quote:before,
.single-post .blog-detail .wp-block-quote:before,
.single-post .blog-inner-masthead--detail .wp-block-quote:before {
    background: linear-gradient(225deg, #1f75ff, rgba(31, 117, 255, 0) 50%), linear-gradient(114.78deg, #eaeaea 15.79%, hsla(0, 0%, 92%, 0) 50%), linear-gradient(336.87deg, #ff551f, rgba(31, 117, 255, 0) 49.81%);
    border-radius: 15px;
    content: "";
    height: 100%;
    left: 0;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: xor;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    overflow: hidden;
    padding: 1px;
    position: absolute;
    top: 0;
    transition: transform .5s ease-out;
    width: 100%;
    z-index: -1
}

.job-template-default .blog-detail .blog-detail__stick,
.job-template-default .blog-inner-masthead--detail .blog-detail__stick,
.page-template-page-privacy .blog-detail .blog-detail__stick,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__stick,
.single-post .blog-detail .blog-detail__stick,
.single-post .blog-inner-masthead--detail .blog-detail__stick {
    display: none
}

@media(min-width:992px) {
    .job-template-default .blog-detail .blog-detail__stick,
    .job-template-default .blog-inner-masthead--detail .blog-detail__stick,
    .page-template-page-privacy .blog-detail .blog-detail__stick,
    .page-template-page-privacy .blog-inner-masthead--detail .blog-detail__stick,
    .single-post .blog-detail .blog-detail__stick,
    .single-post .blog-inner-masthead--detail .blog-detail__stick {
        display: block
    }
}

.job-template-default .blog-detail .blog-detail__stick .blog-detail__stick-cont .blog-detail__stick-content p.small:last-child,
.job-template-default .blog-inner-masthead--detail .blog-detail__stick .blog-detail__stick-cont .blog-detail__stick-content p.small:last-child,
.page-template-page-privacy .blog-detail .blog-detail__stick .blog-detail__stick-cont .blog-detail__stick-content p.small:last-child,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__stick .blog-detail__stick-cont .blog-detail__stick-content p.small:last-child,
.single-post .blog-detail .blog-detail__stick .blog-detail__stick-cont .blog-detail__stick-content p.small:last-child,
.single-post .blog-inner-masthead--detail .blog-detail__stick .blog-detail__stick-cont .blog-detail__stick-content p.small:last-child {
    border: none;
    padding-bottom: 0
}

.job-template-default .blog-detail .blog-detail__stick .blog-detail__stick-cont .headline,
.job-template-default .blog-inner-masthead--detail .blog-detail__stick .blog-detail__stick-cont .headline,
.page-template-page-privacy .blog-detail .blog-detail__stick .blog-detail__stick-cont .headline,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__stick .blog-detail__stick-cont .headline,
.single-post .blog-detail .blog-detail__stick .blog-detail__stick-cont .headline,
.single-post .blog-inner-masthead--detail .blog-detail__stick .blog-detail__stick-cont .headline {
    margin-bottom: 2rem;
    text-align: left
}

.job-template-default .blog-detail .blog-detail__play,
.job-template-default .blog-inner-masthead--detail .blog-detail__play,
.page-template-page-privacy .blog-detail .blog-detail__play,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play,
.single-post .blog-detail .blog-detail__play,
.single-post .blog-inner-masthead--detail .blog-detail__play {
    align-items: center;
    display: flex;
    gap: 2rem;
    padding: 1rem 2rem;
    position: relative
}

.job-template-default .blog-detail .blog-detail__play .tts_play_button,
.job-template-default .blog-inner-masthead--detail .blog-detail__play .tts_play_button,
.page-template-page-privacy .blog-detail .blog-detail__play .tts_play_button,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play .tts_play_button,
.single-post .blog-detail .blog-detail__play .tts_play_button,
.single-post .blog-inner-masthead--detail .blog-detail__play .tts_play_button {
    opacity: 0;
    position: absolute
}

.job-template-default .blog-detail .blog-detail__play-wrapper,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-wrapper,
.page-template-page-privacy .blog-detail .blog-detail__play-wrapper,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-wrapper,
.single-post .blog-detail .blog-detail__play-wrapper,
.single-post .blog-inner-masthead--detail .blog-detail__play-wrapper {
    display: flex;
    display: none;
    flex-direction: column;
    gap: 5rem
}

@media(min-width:992px) {
    .job-template-default .blog-detail .blog-detail__play-wrapper,
    .job-template-default .blog-inner-masthead--detail .blog-detail__play-wrapper,
    .page-template-page-privacy .blog-detail .blog-detail__play-wrapper,
    .page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-wrapper,
    .single-post .blog-detail .blog-detail__play-wrapper,
    .single-post .blog-inner-masthead--detail .blog-detail__play-wrapper {
        display: flex
    }
}

.job-template-default .blog-detail .blog-detail__play-wrapper.with-job,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-wrapper.with-job,
.page-template-page-privacy .blog-detail .blog-detail__play-wrapper.with-job,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-wrapper.with-job,
.single-post .blog-detail .blog-detail__play-wrapper.with-job,
.single-post .blog-inner-masthead--detail .blog-detail__play-wrapper.with-job {
    display: flex;
    margin-top: 3rem
}

@media(min-width:992px) {
    .job-template-default .blog-detail .blog-detail__play-wrapper.with-job,
    .job-template-default .blog-inner-masthead--detail .blog-detail__play-wrapper.with-job,
    .page-template-page-privacy .blog-detail .blog-detail__play-wrapper.with-job,
    .page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-wrapper.with-job,
    .single-post .blog-detail .blog-detail__play-wrapper.with-job,
    .single-post .blog-inner-masthead--detail .blog-detail__play-wrapper.with-job {
        margin-top: 0
    }
}

.job-template-default .blog-detail .blog-detail__play-wrapper-job-from .gform_heading,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_heading,
.page-template-page-privacy .blog-detail .blog-detail__play-wrapper-job-from .gform_heading,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_heading,
.single-post .blog-detail .blog-detail__play-wrapper-job-from .gform_heading,
.single-post .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_heading {
    display: none
}

.job-template-default .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework,
.page-template-page-privacy .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework,
.single-post .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework,
.single-post .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework {
    border-radius: 2rem;
    padding: 2rem;
    position: relative;
    z-index: 2
}

@media(min-width:768px) {
    .job-template-default .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework,
    .job-template-default .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework,
    .page-template-page-privacy .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework,
    .page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework,
    .single-post .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework,
    .single-post .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework {
        padding: 3rem
    }
}

.job-template-default .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework:before,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework:before,
.page-template-page-privacy .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework:before,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework:before,
.single-post .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework:before,
.single-post .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework:before {
    animation: rotation 5s linear 0s infinite normal forwards;
    background: linear-gradient(250.78deg, #1f75ff 6.43%, rgba(31, 117, 255, 0) 50%), linear-gradient(69.33deg, #e0e0e0 15.85%, hsla(0, 0%, 92%, 0) 50%);
    border-radius: 14px;
    content: "";
    height: 100%;
    left: 0;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: xor;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    overflow: hidden;
    padding: 1px;
    position: absolute;
    top: 0;
    transition: transform .5s ease-out;
    width: 100%;
    z-index: -1
}

.job-template-default .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields,
.page-template-page-privacy .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields,
.single-post .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields,
.single-post .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields {
    gap: 2rem
}

.job-template-default .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload,
.page-template-page-privacy .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload,
.single-post .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload,
.single-post .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload {
    background: transparent;
    border: 2px dashed #d9d9d9;
    border-radius: 20px
}

.job-template-default .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .gfield--input-type-fileupload,
.job-template-default .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .gfield--input-type-fileupload,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload,
.page-template-page-privacy .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .gfield--input-type-fileupload,
.page-template-page-privacy .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .gfield--input-type-fileupload,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload,
.single-post .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .gfield--input-type-fileupload,
.single-post .blog-detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload,
.single-post .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .gfield--input-type-fileupload,
.single-post .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from .gform_wrapper.gform-theme--foundation .gform_fields .ginput_container.ginput_container_fileupload {
    min-height: 80px;
    position: relative;
    width: 100%
}

.job-template-default .blog-detail .blog-detail__play-wrapper-job-from form,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from form,
.page-template-page-privacy .blog-detail .blog-detail__play-wrapper-job-from form,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from form,
.single-post .blog-detail .blog-detail__play-wrapper-job-from form,
.single-post .blog-inner-masthead--detail .blog-detail__play-wrapper-job-from form {
    margin-top: 0
}

.job-template-default .blog-detail .blog-detail__play-border,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-border,
.page-template-page-privacy .blog-detail .blog-detail__play-border,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-border,
.single-post .blog-detail .blog-detail__play-border,
.single-post .blog-inner-masthead--detail .blog-detail__play-border {
    animation: rotation 5s linear 0s infinite normal forwards;
    background: linear-gradient(248.89deg, #1f75ff 6.15%, rgba(31, 117, 255, 0) 50%), linear-gradient(69.33deg, #e0e0e0 15.85%, hsla(0, 0%, 92%, 0) 50%);
    border-radius: 15px;
    height: 100%;
    left: 0;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: xor;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    overflow: hidden;
    padding: 1px;
    position: absolute;
    top: 0;
    transition: transform .5s ease-out;
    width: 100%;
    z-index: -1
}

@media(min-width:768px) {
    .job-template-default .blog-detail .blog-detail__play-border,
    .job-template-default .blog-inner-masthead--detail .blog-detail__play-border,
    .page-template-page-privacy .blog-detail .blog-detail__play-border,
    .page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-border,
    .single-post .blog-detail .blog-detail__play-border,
    .single-post .blog-inner-masthead--detail .blog-detail__play-border {
        background: linear-gradient(var(--gradient-angle), #1f75ff 15.97%, rgba(31, 117, 255, 0) 50%), linear-gradient(114.78deg, #eaeaea 15.79%, hsla(0, 0%, 92%, 0) 50%)
    }
}

.job-template-default .blog-detail .blog-detail__play-img,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-img,
.page-template-page-privacy .blog-detail .blog-detail__play-img,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-img,
.single-post .blog-detail .blog-detail__play-img,
.single-post .blog-inner-masthead--detail .blog-detail__play-img {
    align-items: center;
    background: linear-gradient(90deg, #005bff -16.75%, #2a00cd 113.25%);
    border-radius: 50%;
    display: flex;
    height: 50px;
    justify-content: center;
    max-width: 50px;
    width: 100%
}

.job-template-default .blog-detail .blog-detail__play-img svg path,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-img svg path,
.page-template-page-privacy .blog-detail .blog-detail__play-img svg path,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-img svg path,
.single-post .blog-detail .blog-detail__play-img svg path,
.single-post .blog-inner-masthead--detail .blog-detail__play-img svg path {
    stroke: #fff
}

.job-template-default .blog-detail .blog-detail__play-img span.pause-icon,
.job-template-default .blog-detail .blog-detail__play-img.pause>svg,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-img span.pause-icon,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-img.pause>svg,
.page-template-page-privacy .blog-detail .blog-detail__play-img span.pause-icon,
.page-template-page-privacy .blog-detail .blog-detail__play-img.pause>svg,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-img span.pause-icon,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-img.pause>svg,
.single-post .blog-detail .blog-detail__play-img span.pause-icon,
.single-post .blog-detail .blog-detail__play-img.pause>svg,
.single-post .blog-inner-masthead--detail .blog-detail__play-img span.pause-icon,
.single-post .blog-inner-masthead--detail .blog-detail__play-img.pause>svg {
    display: none
}

.job-template-default .blog-detail .blog-detail__play-img.pause span.pause-icon,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-img.pause span.pause-icon,
.page-template-page-privacy .blog-detail .blog-detail__play-img.pause span.pause-icon,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-img.pause span.pause-icon,
.single-post .blog-detail .blog-detail__play-img.pause span.pause-icon,
.single-post .blog-inner-masthead--detail .blog-detail__play-img.pause span.pause-icon {
    display: block
}

.job-template-default .blog-detail .blog-detail__play-para,
.job-template-default .blog-inner-masthead--detail .blog-detail__play-para,
.page-template-page-privacy .blog-detail .blog-detail__play-para,
.page-template-page-privacy .blog-inner-masthead--detail .blog-detail__play-para,
.single-post .blog-detail .blog-detail__play-para,
.single-post .blog-inner-masthead--detail .blog-detail__play-para {
    margin-bottom: 0
}

.job-template-default .blog-detail--share p.headline,
.job-template-default .blog-inner-masthead--detail--share p.headline,
.page-template-page-privacy .blog-detail--share p.headline,
.page-template-page-privacy .blog-inner-masthead--detail--share p.headline,
.single-post .blog-detail--share p.headline,
.single-post .blog-inner-masthead--detail--share p.headline {
    margin-bottom: 2rem;
    text-align: center
}

.job-template-default .blog-detail--share ul,
.job-template-default .blog-inner-masthead--detail--share ul,
.page-template-page-privacy .blog-detail--share ul,
.page-template-page-privacy .blog-inner-masthead--detail--share ul,
.single-post .blog-detail--share ul,
.single-post .blog-inner-masthead--detail--share ul {
    align-items: center;
    display: flex;
    gap: 1rem;
    justify-content: center;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.job-template-default .blog-detail--share ul li,
.job-template-default .blog-inner-masthead--detail--share ul li,
.page-template-page-privacy .blog-detail--share ul li,
.page-template-page-privacy .blog-inner-masthead--detail--share ul li,
.single-post .blog-detail--share ul li,
.single-post .blog-inner-masthead--detail--share ul li {
    border: 1px solid #d9d9d9
}

.job-template-default .blog-detail--share ul a,
.job-template-default .blog-detail--share ul li,
.job-template-default .blog-inner-masthead--detail--share ul a,
.job-template-default .blog-inner-masthead--detail--share ul li,
.page-template-page-privacy .blog-detail--share ul a,
.page-template-page-privacy .blog-detail--share ul li,
.page-template-page-privacy .blog-inner-masthead--detail--share ul a,
.page-template-page-privacy .blog-inner-masthead--detail--share ul li,
.single-post .blog-detail--share ul a,
.single-post .blog-detail--share ul li,
.single-post .blog-inner-masthead--detail--share ul a,
.single-post .blog-inner-masthead--detail--share ul li {
    align-items: center;
    border-radius: 50%;
    display: flex;
    flex: 0 0 50px;
    height: 50px;
    justify-content: center;
    margin: 0;
    max-width: 50px;
    padding: 0;
    width: 100%
}

.job-template-default .blog-detail--share ul a svg path,
.job-template-default .blog-detail--share ul li svg path,
.job-template-default .blog-inner-masthead--detail--share ul a svg path,
.job-template-default .blog-inner-masthead--detail--share ul li svg path,
.page-template-page-privacy .blog-detail--share ul a svg path,
.page-template-page-privacy .blog-detail--share ul li svg path,
.page-template-page-privacy .blog-inner-masthead--detail--share ul a svg path,
.page-template-page-privacy .blog-inner-masthead--detail--share ul li svg path,
.single-post .blog-detail--share ul a svg path,
.single-post .blog-detail--share ul li svg path,
.single-post .blog-inner-masthead--detail--share ul a svg path,
.single-post .blog-inner-masthead--detail--share ul li svg path {
    stroke: #000
}

.job-template-default .blog-detail--cta,
.job-template-default .blog-inner-masthead--detail--cta,
.page-template-page-privacy .blog-detail--cta,
.page-template-page-privacy .blog-inner-masthead--detail--cta,
.single-post .blog-detail--cta,
.single-post .blog-inner-masthead--detail--cta {
    align-items: center;
    background: radial-gradient(74.06% 43.67% at 37.5% 101.6%, #005bff 0, #000 100%);
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    opacity: 0;
    padding: 3rem;
    text-align: center
}

.job-template-default .blog-detail--cta p.body,
.job-template-default .blog-inner-masthead--detail--cta p.body,
.page-template-page-privacy .blog-detail--cta p.body,
.page-template-page-privacy .blog-inner-masthead--detail--cta p.body,
.single-post .blog-detail--cta p.body,
.single-post .blog-inner-masthead--detail--cta p.body {
    color: #fff;
    font-family: Lexend;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 26px;
    margin-bottom: 0;
    vertical-align: middle
}

.job-template-default .blog__featured-image,
.page-template-page-privacy .blog__featured-image,
.single-post .blog__featured-image {
    background: #fff;
    overflow: visible;
    padding: 1.5rem 0 5rem;
    position: relative;
    z-index: 5
}

@media(min-width:992px) {
    .job-template-default .blog__featured-image,
    .page-template-page-privacy .blog__featured-image,
    .single-post .blog__featured-image {
        padding: 0 0 7.5rem
    }
}

@media(min-width:1199px) {
    .job-template-default .blog__featured-image,
    .page-template-page-privacy .blog__featured-image,
    .single-post .blog__featured-image {
        padding: 0 0 10rem
    }
}

.job-template-default .blog__featured-image img,
.page-template-page-privacy .blog__featured-image img,
.single-post .blog__featured-image img {
    width: 100%
}

@media(min-width:992px) {
    .job-template-default .blog__featured-image img,
    .single-job .blog__featured-image img {
        padding: 0 2rem
    }
}

@media(max-width:992px) {
    section {
        overflow: hidden!important
    }
    .main-wrapper {
        min-height: 100%;
        overflow: unset
    }
    .show-reels {
        overflow: visible!important
    }
    #smooth-wrapper {
        backface-visibility: hidden;
        transform: translateZ(0)
    }
    #smooth-content {
        will-change: transform
    }
}