/*!**********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/src/index.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/main.scss ***!
  \**********************************************************************************************************************************************************/

@import url(https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700&display=swap);
/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/src/index.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/main.scss (1) ***!
  \**************************************************************************************************************************************************************/

/*! SCSS version of normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */

body.compensate-for-scrollbar {
    overflow: hidden
}

.simontest {
	height:10px;
}

#umlogin {
	color: #35383C !important;
}

#umlogin label {
	color: #35383C !important;
}
#umlogin a {
	color: #35383C !important;
}

.resourcetitles {
	padding: 10px;
	border: 6px solid #3AACE2 !important;
	background: #E9EEF5;
	border-radius: 20px;
	height: 200px;
	max-width: 405px;
	color: #35383C !important;
	margin-bottom: -185px;
	margin-left: -15px;
}

#enablementassets div .av_one_half {
	margin: 1.5% !important;
width: 47% !important;
}

.partnerbenefit h4 {
background-color: #35383C;
list-style-type: none;
border-radius: 10px;
color: #E9EEF5 !important;
font-size: 24px !important;
font-weight: 400;
padding: 15px 50px !important;
margin: 5px 0 !important;
}


.partnerbenefit  {
margin: 2px 0 !important;
padding-bottom: 0px !important;
}

.bg-blue-wedge {
	position: relative !important;
}

.bg-blue-wedge:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 50%;
background-color: #e5ebf2;
clip-path: polygon(50% 100%, 0 0, 100% 0);
border-top: 4px solid #e5ebf2;
}

.av-milestone {
	width: 16.6% !important;
	max-width: 16.6% !important;
}
.avia-timeline {
	max-width: 100% !important;
}

.footer__twitter {
	display:none !important;
}

.fo-trust__item, .gradient-border {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:center
}

.gradient-border {
    --border-width: 9px;
    position: relative;
    padding: 20px 60px;
    background: #fff;
    border-radius:var(--border-width)
}

.gradient-border:after {
    position: absolute;
    content: "";
    top: calc(var(--border-width) * -1);
    left: calc(var(--border-width) * -1);
    z-index: -1;
    width: calc(100% + var(--border-width) * 2);
    height: calc(100% + var(--border-width) * 2);
    background: linear-gradient(60deg, #36ade2, #68ff2c, #226d8d);
    background-size: 300% 300%;
    background-position: 0 50%;
    border-radius: calc(var(--border-width) * 2);
    -webkit-animation: moveGradient 4s infinite alternate;
    animation:moveGradient 4s infinite alternate
}

@-webkit-keyframes moveGradient {
    50% {
        background-position:100% 50%
    }
}


.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid;
    border-color: #888 #888 #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }
    .fancybox-slide--image {
        padding: 6px 0
    }
    .fancybox-close-small {
        right: -6px
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }
    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    overflow: hidden;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-mask,
.simplebar-offset {
    position: absolute;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0
}

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

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    z-index: -1
}

.simplebar-height-auto-observer,
.simplebar-track {
    position: absolute;
    overflow: hidden;
    pointer-events: none
}

.simplebar-track {
    z-index: 1;
    right: 0;
    bottom: 0
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #000;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    transition: opacity .2s linear
}

.simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    transition: opacity 0s linear
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 60%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

.form .hs-form-iframe {
    width: 500px !important;
    max-width: 100% !important;
    margin: 0 auto
}

.hbspt-form {
    background-color: #fff;
    padding: 2em;
    border-radius: 1em;
    border: 1px solid #8f9399 !important
}

.hbspt-form iframe {
    max-width: 100% !important
}

#tenjin-floating-cta {
    display: none
}

.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.glide * {
    box-sizing: inherit
}

.glide__slides,
.glide__track {
    overflow: hidden
}

.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform
}

.glide__slide,
.glide__slides--dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.glide__slide a {
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.glide__arrows,
.glide__bullets {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.glide--rtl {
    direction: rtl
}

html {
    font-size: 62.45%
}

@media only screen and (max-width:1100px) {
    html {
        font-size: 50%
    }
}

* {
    padding: 0;
    margin: 0;
    font-family: Poppins, sans-serif !important;
    box-sizing: border-box
}

body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background-color: #35383c;
    overflow-x: hidden
}

body.light-theme {
    background-color: #e9eef5
}

[x-cloak] {
    display: none !important
}

b,
span,
strong {
    font-family: inherit;
    font-weight: inherit;
    color: inherit
}

sup {
    font-size: 9px
}

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

table {
    border-collapse: collapse
}

th {
    text-align: inherit
}

img,
video {
    max-width: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

.site {
    display: flex;
    flex-direction: column
}

.page-id {
    overflow: hidden
}

.content-area {
    padding: 0 0 8em
}

.skip-link {
    position: absolute;
    top: -100px;
    background-color: #000;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    color: #f18a00;
    display: block;
    font-family: Open Sans, sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    height: auto;
    left: 1em;
    line-height: normal;
    padding: 1em;
    text-decoration: none;
    width: auto;
    transition: top .75s ease-out
}

.skip-link:focus {
    color: #f18a00;
    top: 1em
}

#CybotCookiebotDialog,
#CybotCookiebotDialogDetail,
#CybotCookiebotDialogDetailFooter {
    background-color: #2b2d2f !important
}

#CybotCookiebotDialog *,
#CybotCookiebotDialogDetail *,
#CybotCookiebotDialogDetailFooter * {
    color: #fff !important
}

#CybotCookiebotDialogBodyLevelDetailsWrapper,
#CybotCookiebotDialogDetailBodyContent,
.CybotCookiebotDialogDetailBodyContentCookieContainerTypes,
.CybotCookiebotDialogDetailBodyContentCookieContainerTypesSelected,
.CybotCookiebotDialogDetailBodyContentIABv2Tab,
.CybotCookiebotDialogDetailBodyContentIABv2TabSelected,
.CybotCookiebotDialogDetailBodyContentTabsItem,
.CybotCookiebotDialogDetailBodyContentTabsItemSelected,
a.CybotCookiebotDialogDetailBodyContentCookieContainerTypes:focus,
a.CybotCookiebotDialogDetailBodyContentCookieContainerTypes:hover,
a.CybotCookiebotDialogDetailBodyContentIABv2Tab:focus,
a.CybotCookiebotDialogDetailBodyContentIABv2Tab:hover,
a.CybotCookiebotDialogDetailBodyContentTabsItem:focus,
a.CybotCookiebotDialogDetailBodyContentTabsItem:hover {
    background-color: #35383c !important
}

a#CybotCookiebotDialogBodyLevelButtonAccept {
    background: #f18a00 !important;
    border-color: #f18a00 !important
}

.mobile-logo {
    display: none;
    height: 5rem;
    position: relative;
    margin-right: 2em;
    z-index: 3
}

@media only screen and (max-width:1350px) {
    .mobile-logo {
        display: block
    }
}

.mobile-logo img,
.mobile-logo svg {
    height: 100%;
    width: auto
}

.mobile-logo svg path:not(:first-of-type),
.mobile-logo svg rect {
    fill: #35383c
}

.p-white {
    color: #fff
}

.light-theme .mobile-logo svg path:not(:first-of-type),
.light-theme .mobile-logo svg rect {
    fill: #35383c
}

@media only screen and (max-width:1024px) {
    .page-id>.menu-item {
        position: fixed;
        bottom: 0;
        left: 0;
        display: block;
        height: 9rem;
        width: 100vw;
        display: flex;
        align-items: center;
        padding-left: 2em;
        background-color: rgba(53, 56, 60, .75);
        z-index: 9990
    }
}

.page-id>.menu-item a {
    background-color: #36ade2;
    border-color: #36ade2
}

@media only screen and (max-width:500px) {
    .page-id>.menu-item a {
        font-size: 1.6em
    }
}

.glide__slide {
    overflow: hidden;
    margin-bottom: 0 !important
}

.glide__slide--equalize {
    height: auto;
    display: flex
}

@media only screen and (max-width:1350px) {
    .desktop-only {
        display: none
    }
}

.tablet-only {
    display: none
}

@media only screen and (max-width:1350px) {
    .tablet-only {
        display: block
    }
}

@media only screen and (max-width:767px) {
    .tablet-only {
        display: none
    }
}

.mobile-only {
    display: none
}

@media only screen and (max-width:767px) {
    .mobile-only {
        display: block
    }
}

@media only screen and (max-width:1024px) {
    .big-only {
        display: none
    }
}

.medium-only {
    display: none
}

@media only screen and (max-width:1024px) {
    .medium-only {
        display: block
    }
}

@media only screen and (max-width:500px) {
    .medium-only {
        display: none
    }
}

.small-only {
    display: none
}

@media only screen and (max-width:500px) {
    .small-only {
        display: block
    }
}

.padding-change {
    padding-top: 130px;
    padding-bottom: 130px
}

@media only screen and (max-width:989px) {
    .padding-change {
        padding-top: 64px;
        padding-bottom: 64px
    }
}

@media only screen and (max-width:500px) {
    .padding-change {
        padding-top: 32px;
        padding-bottom: 32px
    }
}

@media only screen and (max-width:767px) {
    .responsive #top #wrap_all .container {
        width: 100%;
        max-width: 100%
    }
}

.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
    text-transform: none
}

.container_wrap {
    border: none
}

@media only screen and (max-width:900px) {
    .container {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

.avia-section {
    min-height: 0 !important
}

.avia-content-slider .slide-image {
    overflow: unset
}

.avia-video video {
    background-color: transparent !important
}

#wrap_all {
    z-index: unset
}

.main_color div b,
.main_color div strong {
    color: inherit
}

* {
    color: #e9eef5;
    font-family: Poppins, sans-serif;
    font-weight: 300
}

.light-theme * {
    color: #35383c
}

.light-theme * div.socket a,
.light-theme * div.socket small {
    color: #e9eef5
}

body {
    font-family: Poppins, sans-serif !important;
    font-size: 1.8rem !important;
    font-weight: 300 !important;
    line-height: 1.5 !important
}

h1,
h2,
h3,
h4 {
    font-weight: 700
}

h1 a,
h1 span,
h2 a,
h2 span,
h3 a,
h3 span,
h4 a,
h4 span {
    font-weight: inherit
}

h1 {
    font-size: 4rem;
    margin: 0;
    line-height: 1.2
}

@media only screen and (max-width:500px) {
    h1 {
        font-size: 3.3rem
    }
}

h2 {
    font-size: 3.9rem
}

@media only screen and (max-width:600px) {
    h2 {
        font-size: 3.2rem
    }
}

h3 {
    font-size: 4rem
}

@media only screen and (max-width:600px) {
    h3 {
        font-size: 3.1rem
    }
}

.heading,
h4 {
    font-size: 3.4rem;
    line-height: 1.2
}

@media only screen and (max-width:600px) {
    .heading,
    h4 {
        font-size: 2.8rem
    }
}

h5 {
    font-size: 3.1rem;
    font-weight: 700
}

@media only screen and (max-width:600px) {
    h5 {
        font-size: 2.5rem
    }
}

h5 span {
    font-weight: 700
}

h6 {
    font-size: 2.2rem;
    line-height: 1.4;
    font-weight: 500
}

@media only screen and (max-width:600px) {
    h6 {
        font-size: 2.3rem
    }
}

.link,
.single-news__blog li,
.special-list li,
.special-title,
.special-title .link,
.special-title .special-title,
.special-title p,
.tick-list li,
p {
    margin-top: 0;
    margin-bottom: 0
}

.contact-details ul li,
.link,
.single-news__blog li,
.special-list li,
.special-title,
.special-title .link,
.special-title .special-title,
.special-title p,
.text,
.tick-list li,
p {
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 400 !important
}

.contact-details ul .link+li,
.contact-details ul .single-news__blog .special-title li+li,
.contact-details ul .single-news__blog li+li,
.contact-details ul .special-list .special-title li+li,
.contact-details ul .special-title+li,
.contact-details ul .special-title .link+li,
.contact-details ul .special-title .single-news__blog li+li,
.contact-details ul .special-title .special-list li+li,
.contact-details ul .special-title .special-title+li,
.contact-details ul .special-title .tick-list li+li,
.contact-details ul .special-title li+.link,
.contact-details ul .special-title li+.special-title,
.contact-details ul .special-title li+p,
.contact-details ul .special-title p+li,
.contact-details ul .text+li,
.contact-details ul .tick-list .special-title li+li,
.contact-details ul li+.link,
.contact-details ul li+.special-title,
.contact-details ul li+.text,
.contact-details ul li+li,
.contact-details ul li+p,
.contact-details ul p+li,
.link+.link,
.link+.special-title,
.link+.text,
.link+p,
.single-news__blog .contact-details ul .special-title li+li,
.single-news__blog .contact-details ul li+li,
.single-news__blog .link+li,
.single-news__blog .special-list .special-title li+li,
.single-news__blog .special-list li+li,
.single-news__blog .special-title+li,
.single-news__blog .special-title .contact-details ul li+li,
.single-news__blog .special-title .link+li,
.single-news__blog .special-title .single-news__blog li+li,
.single-news__blog .special-title .special-list li+li,
.single-news__blog .special-title .special-title+li,
.single-news__blog .special-title .text+li,
.single-news__blog .special-title .tick-list li+li,
.single-news__blog .special-title li+.link,
.single-news__blog .special-title li+.special-title,
.single-news__blog .special-title li+.text,
.single-news__blog .special-title li+li,
.single-news__blog .special-title li+p,
.single-news__blog .special-title p+li,
.single-news__blog .text+li,
.single-news__blog .tick-list .special-title li+li,
.single-news__blog .tick-list li+li,
.single-news__blog li+.link,
.single-news__blog li+.special-title,
.single-news__blog li+.text,
.single-news__blog li+li,
.single-news__blog li+p,
.single-news__blog p+li,
.special-list .link+li,
.special-list .single-news__blog .special-title li+li,
.special-list .single-news__blog li+li,
.special-list .special-title+li,
.special-list .special-title .contact-details ul li+li,
.special-list .special-title .link+li,
.special-list .special-title .single-news__blog li+li,
.special-list .special-title .special-list li+li,
.special-list .special-title .special-title+li,
.special-list .special-title .text+li,
.special-list .special-title .tick-list li+li,
.special-list .special-title li+.link,
.special-list .special-title li+.special-title,
.special-list .special-title li+.text,
.special-list .special-title li+li,
.special-list .special-title li+p,
.special-list .special-title p+li,
.special-list .text+li,
.special-list .tick-list .special-title li+li,
.special-list li+.link,
.special-list li+.special-title,
.special-list li+.text,
.special-list li+li,
.special-list li+p,
.special-list p+li,
.special-title+.link,
.special-title+.special-title,
.special-title+.text,
.special-title+p,
.special-title .contact-details ul .link+li,
.special-title .contact-details ul .single-news__blog li+li,
.special-title .contact-details ul .special-title+li,
.special-title .contact-details ul li+.link,
.special-title .contact-details ul li+.special-title,
.special-title .contact-details ul li+p,
.special-title .contact-details ul p+li,
.special-title .link+.link,
.special-title .link+.special-title,
.special-title .link+.text,
.special-title .link+p,
.special-title .single-news__blog .contact-details ul li+li,
.special-title .single-news__blog .link+li,
.special-title .single-news__blog .special-list li+li,
.special-title .single-news__blog .special-title+li,
.special-title .single-news__blog .special-title li+li,
.special-title .single-news__blog .text+li,
.special-title .single-news__blog .tick-list li+li,
.special-title .single-news__blog li+.link,
.special-title .single-news__blog li+.special-title,
.special-title .single-news__blog li+.text,
.special-title .single-news__blog li+li,
.special-title .single-news__blog li+p,
.special-title .single-news__blog p+li,
.special-title .special-list .contact-details ul li+li,
.special-title .special-list .link+li,
.special-title .special-list .single-news__blog li+li,
.special-title .special-list .special-title+li,
.special-title .special-list .special-title li+li,
.special-title .special-list .text+li,
.special-title .special-list .tick-list li+li,
.special-title .special-list li+.link,
.special-title .special-list li+.special-title,
.special-title .special-list li+.text,
.special-title .special-list li+li,
.special-title .special-list li+p,
.special-title .special-list p+li,
.special-title .special-title+.link,
.special-title .special-title+.special-title,
.special-title .special-title+.text,
.special-title .special-title+p,
.special-title .text+.link,
.special-title .text+.special-title,
.special-title .text+p,
.special-title .tick-list .contact-details ul li+li,
.special-title .tick-list .link+li,
.special-title .tick-list .single-news__blog li+li,
.special-title .tick-list .special-list li+li,
.special-title .tick-list .special-title+li,
.special-title .tick-list .special-title li+li,
.special-title .tick-list .text+li,
.special-title .tick-list li+.link,
.special-title .tick-list li+.special-title,
.special-title .tick-list li+.text,
.special-title .tick-list li+li,
.special-title .tick-list li+p,
.special-title .tick-list p+li,
.special-title p+.link,
.special-title p+.special-title,
.special-title p+.text,
.special-title p+p,
.text+.link,
.text+.special-title,
.text+.text,
.text+p,
.tick-list .link+li,
.tick-list .single-news__blog .special-title li+li,
.tick-list .single-news__blog li+li,
.tick-list .special-list .special-title li+li,
.tick-list .special-title+li,
.tick-list .special-title .contact-details ul li+li,
.tick-list .special-title .link+li,
.tick-list .special-title .single-news__blog li+li,
.tick-list .special-title .special-list li+li,
.tick-list .special-title .special-title+li,
.tick-list .special-title .text+li,
.tick-list .special-title .tick-list li+li,
.tick-list .special-title li+.link,
.tick-list .special-title li+.special-title,
.tick-list .special-title li+.text,
.tick-list .special-title li+li,
.tick-list .special-title li+p,
.tick-list .special-title p+li,
.tick-list .text+li,
.tick-list li+.link,
.tick-list li+.special-title,
.tick-list li+.text,
.tick-list li+li,
.tick-list li+p,
.tick-list p+li,
p+.link,
p+.special-title,
p+.text,
p+p {
    margin-top: 1.25em
}

ul {
    font-size: 1.4rem;
    padding-left: 1.2em;
    font-weight: 300;
    line-height: 1.3;
    list-style-type: circle
}

ol {
    padding-left: 1em;
    font-size: 1.8rem
}

li:not(:last-child) {
    margin-bottom: .5em
}

small {
    font-size: .65em;
    font-weight: inherit;
    font-family: inherit
}

b,
strong {
    font-weight: 700
}

a,
span {
    font-weight: 500
}

a.focus-visible,
a:focus-visible {
    outline: auto
}

a:focus,
a:hover,
a:visited {
    text-decoration: none
}

.text-small,
.timeline__content :not(:first-child) {
    font-size: 1.4rem;
    line-height: 1.3
}

.special-title {
    color: #8f9399;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1em;
    letter-spacing: .15em
}

.light-theme .special-title {
    color: #35383c
}

.tenjin-selector-cta__wrap,
.u-wrap {
    max-width: 1500px !important;
    width: 100%;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 2%;
    padding-right: 2%
}

.tenjin-selector-cta__wrap,
.u-wrap--sml {
    padding-left: 4%;
    padding-right: 4%
}

.u-wrap--tiny {
    max-width: 120rem !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important
}

@media only screen and (max-width:900px) {
    .tenjin-selector-cta__wrap,
    .u-wrap {
        padding-left: 30px;
        padding-right: 30px
    }
}

.accreditation,
.homepage .angus-quote,
.msp-page-jobr .jobr-blog,
.msp-page-jobr .jobr-features,
.msp-page-jobr .jobr-how,
.msp-page-jobr .jobr-supported-tech,
.page-jobr .jobr-blog,
.page-jobr .jobr-features,
.page-jobr .jobr-how,
.page-jobr .jobr-supported-tech,
.tenjin-selector-cta,
.u-sec {
    font-size: 1em
}

@media only screen and (max-width:500px) {
    .accreditation,
    .homepage .angus-quote,
    .msp-page-jobr .jobr-blog,
    .msp-page-jobr .jobr-features,
    .msp-page-jobr .jobr-how,
    .msp-page-jobr .jobr-supported-tech,
    .page-jobr .jobr-blog,
    .page-jobr .jobr-features,
    .page-jobr .jobr-how,
    .page-jobr .jobr-supported-tech,
    .tenjin-selector-cta,
    .u-sec {
        padding: 4em 0 !important
    }
}

.u-sec--header {
    padding-top: 15em
}

.u-sec--underlay {
    position: relative;
    padding-bottom: 30em
}

@media only screen and (max-width:1024px) {
    .u-sec--underlay {
        padding-bottom: 8em
    }
}

.u-sec--underlay-top {
    padding-bottom: 8em;
    padding-top: 22em
}

@media only screen and (max-width:1024px) {
    .u-sec--underlay-top {
        padding: 8em 0
    }
}

.u-sec--stack {
    padding-bottom: 0
}

.u-sec--fh {
    min-height: 100vh !important
}

.u-limit {
    max-width: 90rem;
    margin: 0 auto
}

@media only screen and (max-width:1024px) {
    .u-limit {
        max-width: 100%
    }
}

.u-limit-left {
    max-width: 90rem
}

@media only screen and (max-width:1024px) {
    .u-limit-left {
        max-width: 100%
    }
}

.u-v-col {
    display: flex;
    flex-direction: column
}

.u-v-col--jc-c {
    justify-content: center
}

.u-m--0auto {
    margin: 0 auto !important
}

.u-mb--0 {
    margin-bottom: 0 !important
}

.u-mb--1q {
    margin-bottom: .25em
}

.u-mb--h {
    margin-bottom: .5em
}

.u-mb--3q {
    margin-bottom: .75em
}

.u-mb--1 {
    margin-bottom: 1em !important
}

.u-mb--125 {
    margin-bottom: 1.25em !important
}

.u-mb--1h {
    margin-bottom: 1.5em !important
}

.u-mb--175 {
    margin-bottom: 1.75em !important
}

.u-mb--2 {
    margin-bottom: 2em !important
}

.u-mb--3 {
    margin-bottom: 3em !important
}

.u-mb--4 {
    margin-bottom: 4em !important
}

.u-mb--5 {
    margin-bottom: 5em !important
}

.u-mb--6 {
    margin-bottom: 6em !important
}

.u-mb--7 {
    margin-bottom: 7em !important
}

.u-mb--8 {
    margin-bottom: 8em !important
}

.u-mb--9 {
    margin-bottom: 9em !important
}

.u-mb--10 {
    margin-bottom: 10em !important
}

.u-mt--auto {
    margin-top: auto !important
}

.u-mt--0 {
    margin-top: 0 !important
}

.u-mt--1 {
    margin-top: 1em !important
}

.u-mt--2 {
    margin-top: 2em !important
}

.u-mt--3 {
    margin-top: 3em !important
}

.u-mt--4 {
    margin-top: 4em !important
}

.u-mt--5 {
    margin-top: 5em !important
}

.u-mt--6 {
    margin-top: 6em !important
}

.u-tt {
    text-transform: none
}

.u-tt--up {
    text-transform: uppercase
}

.u-tt--low {
    text-transform: lowercase
}

.u-tt--cap {
    text-transform: capitalize
}

.u-w {
    font-weight: inherit
}

.u-w--9 {
    font-weight: 900 !important
}

.u-w--8 {
    font-weight: 800 !important
}

.u-w--7 {
    font-weight: 700 !important
}

.u-w--6 {
    font-weight: 600 !important
}

.u-w--5 {
    font-weight: 500 !important
}

.u-w--4 {
    font-weight: 400 !important
}

.u-w--3 {
    font-weight: 300 !important
}

.u-w--2 {
    font-weight: 200 !important
}

.u-fc {
    color: transparent !important
}

.u-fc--white1 {
    color: #fff !important
}

.u-fc--white2 {
    color: #e9eef5 !important
}

.u-fc--grey {
    color: #e2e8ef !important
}

.u-fc--grey2 {
    color: #6a6c6e !important
}

.u-fc--grey3 {
    color: #86888a !important
}

.u-fc--black1 {
    color: #000 !important
}

.u-fc--black2 {
    color: #35383c !important
}

.u-fc--blue {
    color: #36ade2 !important
}

.u-fc--purple {
    color: #a784ed !important
}

.u-fc--purple2 {
    color: #93328e !important
}

.u-fc--red {
    color: #df4661 !important
}

.u-fc--green {
    color: #26d07c !important
}

.u-fc--orange {
    color: #f18a00 !important
}

.u-fc--green1 {
    color: #68a82c !important
}

.u-fc--green2 {
    color: #6ab540 !important
}

.u-bc {
    background-color: transparent !important
}

.u-bc--white1 {
    background-color: #fff !important
}

.u-bc--white2 {
    background-color: #e9eef5 !important
}

.u-bc--grey {
    background-color: #e2e8ef !important
}

.u-bc--grey2 {
    background-color: #6a6c6e !important
}

.u-bc--black1 {
    background-color: #000 !important
}

.u-bc--black2 {
    background-color: #35383c !important
}

.homepage .homepage-about,
.u-bc--black3 {
    background-color: #2b2d2f !important
}

.accreditation,
.homepage .angus-quote,
.u-bc--blue {
    background-color: #36ade2 !important
}

.u-bc--purple {
    background-color: #a784ed !important
}

.u-bc--red {
    background-color: #df4661 !important
}

.u-bc--green {
    background-color: #26d07c !important
}

.u-bc--orange {
    background-color: #f18a00 !important
}

.u-fill {
    fill: transparent !important
}

.u-fill--white1 {
    fill: #fff !important
}

.u-fill--white2 {
    fill: #e9eef5 !important
}

.u-fill--grey {
    fill: #e2e8ef !important
}

.u-fill--grey2 {
    fill: #6a6c6e !important
}

.u-fill--black1 {
    fill: #000 !important
}

.u-fill--black2 {
    fill: #35383c !important
}

.u-fill--blue {
    fill: #36ade2 !important
}

.u-fill--purple {
    fill: #a784ed !important
}

.u-fill--red {
    fill: #df4661 !important
}

.u-fill--green {
    fill: #26d07c !important
}

.u-fill--orange {
    fill: #f18a00 !important
}

.u-ta--c {
    text-align: center !important
}

.u-ta--l {
    text-align: left !important
}

.u-ta--r {
    text-align: right !important
}

.u-mlr--auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.u-mw--100 {
    width: 100px !important
}

.u-mw--100,
.u-mw--200 {
    max-width: 100% !important
}

.u-mw--200 {
    width: 200px !important
}

.u-mw--300 {
    width: 300px !important
}

.u-mw--300,
.u-mw--400 {
    max-width: 100% !important
}

.u-mw--400 {
    width: 400px !important
}

.u-mw--500 {
    width: 500px !important
}

.u-mw--500,
.u-mw--600 {
    max-width: 100% !important
}

.u-mw--600 {
    width: 600px !important
}

.u-mw--700 {
    width: 700px !important
}

.u-mw--700,
.u-mw--800 {
    max-width: 100% !important
}

.u-mw--800 {
    width: 800px !important
}

.u-mw--900 {
    width: 900px !important
}

.u-mw--900,
.u-mw--1000 {
    max-width: 100% !important
}

.u-mw--1000 {
    width: 1000px !important
}

.u-mw--1100 {
    width: 1100px !important
}

.u-mw--1100,
.u-mw--1200 {
    max-width: 100% !important
}

.u-mw--1200 {
    width: 1200px !important
}

.u-mw--1300 {
    width: 1300px !important
}

.u-mw--1300,
.u-mw--1400 {
    max-width: 100% !important
}

.u-mw--1400 {
    width: 1400px !important
}

.u-ts--0 {
    transition: opacity, transform 0s !important
}

.u-ts--0-25 {
    transition: opacity, transform .25s !important
}

.u-ts--0-5 {
    transition: opacity, transform .5s !important
}

.u-ts--0-75 {
    transition: opacity, transform .75s !important
}

.u-ts--1 {
    transition: opacity, transform 1s !important
}

.u-ts--1-25 {
    transition: opacity, transform 1.25s !important
}

.u-ts--1-5 {
    transition: opacity, transform 1.5s !important
}

.u-ts--1-75 {
    transition: opacity, transform 1.75s !important
}

.u-ts--2 {
    transition: opacity, transform 2s !important
}

.u-ts--2-25 {
    transition: opacity, transform 2.25s !important
}

.u-ts--2-5 {
    transition: opacity, transform 2.5s !important
}

.u-ts--2-75 {
    transition: opacity, transform 2.75s !important
}

.u-ts--3 {
    transition: opacity, transform 3s !important
}

.u-ts--3-25 {
    transition: opacity, transform 3.25s !important
}

.u-ts--3-5 {
    transition: opacity, transform 3.5s !important
}

.u-ts--3-75 {
    transition: opacity, transform 3.75s !important
}

.u-ts--4 {
    transition: opacity, transform 4s !important
}

.u-ts--4-25 {
    transition: opacity, transform 4.25s !important
}

.u-ts--4-5 {
    transition: opacity, transform 4.5s !important
}

.u-ts--4-75 {
    transition: opacity, transform 4.75s !important
}

.u-ts--5 {
    transition: opacity, transform 5s !important
}

.u-ts--5-25 {
    transition: opacity, transform 5.25s !important
}

.u-ts--5-5 {
    transition: opacity, transform 5.5s !important
}

.u-ts--5-75 {
    transition: opacity, transform 5.75s !important
}

.u-ts--6 {
    transition: opacity, transform 6s !important
}

.u-ts--6-25 {
    transition: opacity, transform 6.25s !important
}

.u-ts--6-5 {
    transition: opacity, transform 6.5s !important
}

.u-ts--6-75 {
    transition: opacity, transform 6.75s !important
}

.u-ts--7 {
    transition: opacity, transform 7s !important
}

.u-ts--7-25 {
    transition: opacity, transform 7.25s !important
}

.u-ts--7-5 {
    transition: opacity, transform 7.5s !important
}

.u-ts--7-75 {
    transition: opacity, transform 7.75s !important
}

.u-ts--8 {
    transition: opacity, transform 8s !important
}

.u-ts--8-25 {
    transition: opacity, transform 8.25s !important
}

.u-ts--8-5 {
    transition: opacity, transform 8.5s !important
}

.u-ts--8-75 {
    transition: opacity, transform 8.75s !important
}

.u-ts--9 {
    transition: opacity, transform 9s !important
}

.u-ts--9-25 {
    transition: opacity, transform 9.25s !important
}

.u-ts--9-5 {
    transition: opacity, transform 9.5s !important
}

.u-ts--9-75 {
    transition: opacity, transform 9.75s !important
}

.u-ts--10 {
    transition: opacity, transform 10s !important
}

.u-td--0 {
    transition-delay: 0s !important
}

.u-td--0-25 {
    transition-delay: .25s !important
}

.u-td--0-5 {
    transition-delay: .5s !important
}

.u-td--0-75 {
    transition-delay: .75s !important
}

.u-td--1 {
    transition-delay: 1s !important
}

.u-td--1-25 {
    transition-delay: 1.25s !important
}

.u-td--1-5 {
    transition-delay: 1.5s !important
}

.u-td--1-75 {
    transition-delay: 1.75s !important
}

.u-td--2 {
    transition-delay: 2s !important
}

.u-td--2-25 {
    transition-delay: 2.25s !important
}

.u-td--2-5 {
    transition-delay: 2.5s !important
}

.u-td--2-75 {
    transition-delay: 2.75s !important
}

.u-td--3 {
    transition-delay: 3s !important
}

.u-td--3-25 {
    transition-delay: 3.25s !important
}

.u-td--3-5 {
    transition-delay: 3.5s !important
}

.u-td--3-75 {
    transition-delay: 3.75s !important
}

.u-td--4 {
    transition-delay: 4s !important
}

.u-td--4-25 {
    transition-delay: 4.25s !important
}

.u-td--4-5 {
    transition-delay: 4.5s !important
}

.u-td--4-75 {
    transition-delay: 4.75s !important
}

.u-td--5 {
    transition-delay: 5s !important
}

.u-td--5-25 {
    transition-delay: 5.25s !important
}

.u-td--5-5 {
    transition-delay: 5.5s !important
}

.u-td--5-75 {
    transition-delay: 5.75s !important
}

.u-td--6 {
    transition-delay: 6s !important
}

.u-td--6-25 {
    transition-delay: 6.25s !important
}

.u-td--6-5 {
    transition-delay: 6.5s !important
}

.u-td--6-75 {
    transition-delay: 6.75s !important
}

.u-td--7 {
    transition-delay: 7s !important
}

.u-td--7-25 {
    transition-delay: 7.25s !important
}

.u-td--7-5 {
    transition-delay: 7.5s !important
}

.u-td--7-75 {
    transition-delay: 7.75s !important
}

.u-td--8 {
    transition-delay: 8s !important
}

.u-td--8-25 {
    transition-delay: 8.25s !important
}

.u-td--8-5 {
    transition-delay: 8.5s !important
}

.u-td--8-75 {
    transition-delay: 8.75s !important
}

.u-td--9 {
    transition-delay: 9s !important
}

.u-td--9-25 {
    transition-delay: 9.25s !important
}

.u-td--9-5 {
    transition-delay: 9.5s !important
}

.u-td--9-75 {
    transition-delay: 9.75s !important
}

.u-td--10 {
    transition-delay: 10s !important
}

.u-tYdown--10 {
    opacity: 0 !important;
    transform: translateY(10px) !important
}

.u-tYdown--20 {
    opacity: 0 !important;
    transform: translateY(20px) !important
}

.u-tYdown--30 {
    opacity: 0 !important;
    transform: translateY(30px) !important
}

.u-tYdown--40 {
    opacity: 0 !important;
    transform: translateY(40px) !important
}

.u-tYdown--50 {
    opacity: 0 !important;
    transform: translateY(50px) !important
}

.u-tYdown--60 {
    opacity: 0 !important;
    transform: translateY(60px) !important
}

.u-tYdown--70 {
    opacity: 0 !important;
    transform: translateY(70px) !important
}

.u-tYdown--80 {
    opacity: 0 !important;
    transform: translateY(80px) !important
}

.u-tYdown--90 {
    opacity: 0 !important;
    transform: translateY(90px) !important
}

.u-tYdown--100 {
    opacity: 0 !important;
    transform: translateY(100px) !important
}

.u-tYdown--1m {
    opacity: 0 !important;
    transform: translateY(1em) !important
}

.u-tYdown--2m {
    opacity: 0 !important;
    transform: translateY(2em) !important
}

.u-tYdown--3m {
    opacity: 0 !important;
    transform: translateY(3em) !important
}

.u-tYdown--4m {
    opacity: 0 !important;
    transform: translateY(4em) !important
}

.u-tYdown--5m {
    opacity: 0 !important;
    transform: translateY(5em) !important
}

.u-tYdown--6m {
    opacity: 0 !important;
    transform: translateY(6em) !important
}

.u-tYdown--7m {
    opacity: 0 !important;
    transform: translateY(7em) !important
}

.u-tYdown--8m {
    opacity: 0 !important;
    transform: translateY(8em) !important
}

.u-tYdown--9m {
    opacity: 0 !important;
    transform: translateY(9em) !important
}

.u-tYdown--10m {
    opacity: 0 !important;
    transform: translateY(10em) !important
}

.u-tYdown--10per {
    opacity: 0 !important;
    transform: translateY(10%) !important
}

.u-tYdown--20per {
    opacity: 0 !important;
    transform: translateY(20%) !important
}

.u-tYdown--30per {
    opacity: 0 !important;
    transform: translateY(30%) !important
}

.u-tYdown--40per {
    opacity: 0 !important;
    transform: translateY(40%) !important
}

.u-tYdown--50per {
    opacity: 0 !important;
    transform: translateY(50%) !important
}

.u-tYdown--60per {
    opacity: 0 !important;
    transform: translateY(60%) !important
}

.u-tYdown--70per {
    opacity: 0 !important;
    transform: translateY(70%) !important
}

.u-tYdown--80per {
    opacity: 0 !important;
    transform: translateY(80%) !important
}

.u-tYdown--90per {
    opacity: 0 !important;
    transform: translateY(90%) !important
}

.u-tYdown--100per {
    opacity: 0 !important;
    transform: translateY(100%) !important
}

.u-tYup--10 {
    opacity: 0 !important;
    transform: translateY(-10px) !important
}

.u-tYup--20 {
    opacity: 0 !important;
    transform: translateY(-20px) !important
}

.u-tYup--30 {
    opacity: 0 !important;
    transform: translateY(-30px) !important
}

.u-tYup--40 {
    opacity: 0 !important;
    transform: translateY(-40px) !important
}

.u-tYup--50 {
    opacity: 0 !important;
    transform: translateY(-50px) !important
}

.u-tYup--60 {
    opacity: 0 !important;
    transform: translateY(-60px) !important
}

.u-tYup--70 {
    opacity: 0 !important;
    transform: translateY(-70px) !important
}

.u-tYup--80 {
    opacity: 0 !important;
    transform: translateY(-80px) !important
}

.u-tYup--90 {
    opacity: 0 !important;
    transform: translateY(-90px) !important
}

.u-tYup--100 {
    opacity: 0 !important;
    transform: translateY(-100px) !important
}

.u-tYup--1m {
    opacity: 0 !important;
    transform: translateY(-1em) !important
}

.u-tYup--2m {
    opacity: 0 !important;
    transform: translateY(-2em) !important
}

.u-tYup--3m {
    opacity: 0 !important;
    transform: translateY(-3em) !important
}

.u-tYup--4m {
    opacity: 0 !important;
    transform: translateY(-4em) !important
}

.u-tYup--5m {
    opacity: 0 !important;
    transform: translateY(-5em) !important
}

.u-tYup--6m {
    opacity: 0 !important;
    transform: translateY(-6em) !important
}

.u-tYup--7m {
    opacity: 0 !important;
    transform: translateY(-7em) !important
}

.u-tYup--8m {
    opacity: 0 !important;
    transform: translateY(-8em) !important
}

.u-tYup--9m {
    opacity: 0 !important;
    transform: translateY(-9em) !important
}

.u-tYup--10m {
    opacity: 0 !important;
    transform: translateY(-10em) !important
}

.u-tYup--10per {
    opacity: 0 !important;
    transform: translateY(-10%) !important
}

.u-tYup--20per {
    opacity: 0 !important;
    transform: translateY(-20%) !important
}

.u-tYup--30per {
    opacity: 0 !important;
    transform: translateY(-30%) !important
}

.u-tYup--40per {
    opacity: 0 !important;
    transform: translateY(-40%) !important
}

.u-tYup--50per {
    opacity: 0 !important;
    transform: translateY(-50%) !important
}

.u-tYup--60per {
    opacity: 0 !important;
    transform: translateY(-60%) !important
}

.u-tYup--70per {
    opacity: 0 !important;
    transform: translateY(-70%) !important
}

.u-tYup--80per {
    opacity: 0 !important;
    transform: translateY(-80%) !important
}

.u-tYup--90per {
    opacity: 0 !important;
    transform: translateY(-90%) !important
}

.u-tYup--100per {
    opacity: 0 !important;
    transform: translateY(-100%) !important
}

.relative,
.u-z---1 {
    position: relative
}

.u-z---1 {
    z-index: -1 !important
}

.u-z--10 {
    z-index: 10 !important;
    position: relative
}

.u-z--20 {
    z-index: 20 !important;
    position: relative
}

.u-z--30 {
    z-index: 30 !important;
    position: relative
}

.u-z--40 {
    z-index: 40 !important;
    position: relative
}

.u-z--50 {
    z-index: 50 !important;
    position: relative
}

.u-z--60 {
    z-index: 60 !important;
    position: relative
}

.u-z--70 {
    z-index: 70 !important;
    position: relative
}

.u-z--80 {
    z-index: 80 !important;
    position: relative
}

.u-z--90 {
    z-index: 90 !important;
    position: relative
}

.u-z--100 {
    z-index: 100 !important;
    position: relative
}

.utab--hide {
    display: none !important
}

@media only screen and (max-width:767px) {
    .utabS--fd-cr {
        flex-direction: column-reverse
    }
}

@media only screen and (max-width:767px) {
    .utabS--mt-0 {
        margin-top: 0 !important
    }
}

.modal-open {
    overflow: hidden !important
}

.modal-background {
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: rgba(53, 56, 60, .75);
    z-index: 100;
    transition: all .5s
}

.modal-background.fade-out {
    opacity: 0
}

.u-width-limit {
    width: 92em;
    max-width: 100%
}

.u-width-limit--center {
    margin: 0 auto
}

.u-sup {
    font-size: 9px;
    line-height: 1.3
}

.invisible {
    opacity: 0;
    visibility: hidden
}

.wrapper {
    max-width: 140rem;
    width: 100%;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px
}

@media only screen and (max-width:1100px) {
    .wrapper {
        max-width: 100%;
        width: 100%
    }
}

.contact-details,
.contact-details ul,
.contacts,
.features,
.focus,
.footer__contacts ul,
.footer__nav,
.icon-list__group,
.nav,
.nav .sub-menu,
.not-list,
.solution-previews,
.special-list,
.sub-menu-nav,
.sub-menu-nav .sub-menu,
.tabs__buttons,
.tick-list {
    list-style-type: none;
    padding-left: 0
}

.header:after,
.image-showcase:before,
.pseudo {
    content: "";
    display: inline-block
}

.flex,
.footer__row,
.icon-list {
    display: flex;
    justify-content: space-between
}

.contacts,
.demos,
.flex-wrap,
.image-showcase {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.flex-start,
.icon-list__group.item,
.icon-list__group li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.featured-article__cta,
.flex-center,
.tabs__button {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.flex-column,
.intro__col {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.background-cover,
.contacts__item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.absolute-center,
.circle-video video,
.image-showcase:before,
.tabs__arrow {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.absolute-cover,
.contact-details__map iframe,
.demo__iframe-container iframe,
.header:after,
.responsive-iframe-container iframe,
.youtube embed,
.youtube iframe,
.youtube object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.demo__iframe-container,
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.demo__iframe-container iframe,
.responsive-iframe-container iframe {
    display: block !important
}

.equal-col,
.hero-section__row>* {
    flex-grow: 1;
    flex-basis: 0
}

.contact-details,
.focus,
.intro__row,
.row,
.tabs__buttons {
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width:1024px) {
    .contact-details,
    .focus,
    .intro__row,
    .row,
    .tabs__buttons {
        flex-wrap: wrap
    }
}

.row--jc-c {
    justify-content: center
}

.row--jc-fs {
    justify-content: flex-start
}

.row--jc-fe {
    justify-content: flex-end
}

@media only screen and (max-width:1024px) {
    .row--jc-fe {
        justify-content: center
    }
}

.row--fd-rr {
    flex-direction: row-reverse
}

.row--fd-c {
    flex-direction: column
}

.row--fw-w {
    flex-wrap: wrap
}

.row--ai-c {
    align-items: center
}

.row--ai-fs {
    align-items: flex-start
}

.row--ai-fe {
    align-items: flex-end
}

.col {
    flex: 1;
    margin-left: 3%
}

@media only screen and (max-width:1024px) {
    .col {
        margin-left: 0;
        margin-top: 6%
    }
}

.col:first-child {
    margin-left: 0
}

@media only screen and (max-width:1024px) {
    .col:first-child {
        margin-top: 0
    }
}

.col--1 {
    max-width: 5.5833333333%
}

.col--2 {
    max-width: 14.1666666667%
}

.col--3 {
    max-width: 22.75%
}

.col--4 {
    max-width: 31.3333333333%
}

.col--5 {
    max-width: 39.9166666667%
}

.col--6 {
    max-width: 48.5%
}

.col--7 {
    max-width: 57.0833333333%
}

.col--8 {
    max-width: 65.6666666667%
}

.col--9 {
    max-width: 74.25%
}

.col--10 {
    max-width: 82.8333333333%
}

.col--11 {
    max-width: 91.4166666667%
}

.col--12 {
    max-width: 100%
}

@media only screen and (max-width:1024px) {
    .col {
        flex: 0 0 100% !important;
        max-width: 100% !important
    }
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: all .25s;
    z-index: 40 !important;
    font-size: 1rem;
    background-color: #e9eef5 !important
}

.header .nav a {
    color: #35383c
}

@media only screen and (max-width:1350px) {
    .header .nav a {
        padding: 1em
    }
}

@media only screen and (max-width:1350px) {
    .header:after {
        display: none
    }
}

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

@media screen and (min-width:783px) {
    .admin-bar .header {
        top: 32px
    }
}

@media only screen and (max-width:1350px) {
    .header {
        position: fixed !important;
        top: 0;
        left: 0;
        height: 100vh;
        width: auto !important;
        background-color: #35383c !important;
        padding: 0;
        transform: translateX(-100%);
        z-index: 1120 !important;
        transition: all .15s
    }
}

@media only screen and (max-width:1350px) {
    .header.active {
        transform: none
    }
}

.header.scrolled {
    transform: translateY(-100%)
}

@media only screen and (max-width:1350px) {
    .header>.tenjin-selector-cta__wrap,
    .header>.u-wrap {
        padding: 3em 0;
        height: 100vh;
        overflow: auto
    }
}

.header__row {
    display: flex;
    justify-content: flex-start;
    width: 100%
}

.header__row>div {
    display: flex;
    align-items: center
}

@media only screen and (max-width:1350px) {
    .header__row {
        display: block
    }
}

.header__l-c {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    margin-right: 6rem;
    padding: 1em 0
}

@media only screen and (max-width:1350px) {
    .header__l-c {
        display: block;
        padding: 0 3em;
        margin-bottom: 4em
    }
}

.header__l-c img,
.header__l-c svg {
    height: 60px
}

@media only screen and (max-width:1250px) {
    .header__l-c img,
    .header__l-c svg {
        height: 44px
    }
}

@media only screen and (max-width:1350px) {
    .header__l-c img,
    .header__l-c svg {
        height: 60px
    }
}

.header__l-c path:not(:first-of-type) {
    fill: #35383c
}

@media only screen and (max-width:1350px) {
    .header__l-c path:not(:first-of-type) {
        fill: #e9eef5
    }
}

.header__l-c rect {
    fill: #35383c
}

@media only screen and (max-width:1350px) {
    .header__l-c rect {
        fill: #e9eef5
    }
}

.header ul {
    margin: 0
}

.header__social {
    height: 2.25em;
    width: 2.25em;
    top: 2.5em;
    margin-left: 3em;
    display: block;
    position: relative;
    z-index: 2
}

@media only screen and (max-width:1100px) {
    .header__social {
        display: none
    }
}

@media only screen and (max-width:1350px) {
    .header__tablet {
        position: fixed;
        top: 0;
        left: 0;
        background-color: #fff;
        height: 10rem;
        width: 100%;
        z-index: 30;
        display: flex;
        justify-content: space-between;
        align-items: center;
        grid-gap: 2em;
        gap: 2em
    }
}

.header__burger-container {
    display: none;
    position: absolute;
    top: 4rem;
    right: 0;
    transform: translateX(140%)
}

@media only screen and (max-width:1350px) {
    .header__burger-container {
        display: block
    }
}

@media only screen and (max-width:500px) {
    .header__burger-container {
        top: 4em
    }
}

.header__burger-container .header__burger.active {
    transform: rotate(90deg)
}

.header__burger-container--bg {
    position: absolute;
    top: 0;
    left: 0
}

.header__burger-container div {
    position: relative;
    width: 5.5em;
    height: 5px;
    background-color: #fff;
    border-radius: 3px
}

@media only screen and (max-width:500px) {
    .header__burger-container div {
        width: 4em;
        height: .4em
    }
}

.header__burger-container div:not(:last-child) {
    margin-bottom: 1em
}

@media only screen and (max-width:500px) {
    .header__burger-container div:not(:last-child) {
        margin-bottom: .75em
    }
}

.header__burger {
    background-color: transparent;
    border: 0
}

.header__burger div,
.light-theme .header__burger div {
    background-color: #35383c
}

.light-theme .header:after {
    background: rgba(233, 238, 245, .55)
}

.light-theme .header__l-c path:not(:first-of-type) {
    fill: #35383c
}

@media only screen and (max-width:1350px) {
    .light-theme .header__l-c path:not(:first-of-type) {
        fill: #e9eef5
    }
}

.light-theme .header__l-c rect {
    fill: #35383c
}

@media only screen and (max-width:1350px) {
    .light-theme .header__l-c rect {
        fill: #e9eef5
    }
}

.footer {
    font-size: 1rem;
    margin-top: auto;
    padding-top: 4em;
    border-top: 1px solid #fff;
    background: #2b2d2f;
    position: relative;
    z-index: 999;
    clear: both
}

.footer * {
    color: #fff
}

.footer .special-title {
    color: #8f9399
}

.footer__row {
    align-items: flex-start
}

@media only screen and (max-width:1024px) {
    .footer__row {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

.footer__logo-c {
    width: 17em;
    margin-right: 6em
}

@media only screen and (max-width:1024px) {
    .footer__logo-c {
        width: 30em;
        margin-right: 0;
        margin-bottom: 4em;
        max-width: 100%;
        text-align: center
    }
}

.footer .input {
    font-size: .75rem
}

.footer__nav {
    margin-left: auto;
    margin-right: 5em
}

@media only screen and (max-width:1024px) {
    .footer__nav {
        display: none
    }
}

.footer__nav li:not(:last-child) {
    margin-bottom: .75em
}

.footer__nav li a {
    text-decoration: none
}

.footer__nav-certification {
    margin-top: 1.5rem;
    max-width: 10rem
}

.footer__nav-certification img {
    background-color: #fff
}

@media only screen and (max-width:500px) {
    .footer__twitter .twitter-timeline {
        width: 100% !important
    }
}

.footer__twitter iframe {
    max-width: 100% !important
}

@media only screen and (max-width:500px) {
    .footer__twitter iframe {
        width: 100% !important;
        height: 400px !important
    }
}

.footer__social {
    height: 2.25em;
    width: 2.25em;
    top: 2.5em;
    display: inline-block;
    position: relative;
    z-index: 2
}

.footer__social:not(:first-of-type) {
    margin-left: .5em
}

@media only screen and (max-width:1100px) {
    .footer__social,
    .footer__social:not(:first-of-type) {
        margin: 0 .5rem 1rem
    }
    .footer__social {
        width: 3.5em
    }
}

.footer__contacts {
    display: flex;
    margin-bottom: 0
}

@media only screen and (max-width:1024px) {
    .footer__contacts {
        margin-bottom: 4em
    }
}

.footer__contacts .special-title {
    font-size: 1em
}

.footer__contacts a {
    text-decoration: underline !important
}

.footer__contact-item {
    margin-right: 3em
}

.footer__contact-item ul {
    margin-top: 0;
    margin-left: 0
}

.footer .socket {
    position: relative;
    margin-top: 30px;
    z-index: 5;
    background-color: #35383c
}

.footer .socket a,
.footer .twitter-timeline {
    text-decoration: underline !important
}

.nav {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between
}

@media only screen and (max-width:1350px) {
    .nav {
        display: block
    }
}

.nav li {
    margin-bottom: 0;
    position: relative;
    z-index: 9
}

.nav>li:last-child,
.nav>li>a {
    display: flex;
    align-items: center
}

.nav>li>a {
    justify-content: center;
    height: 4em
}

@media only screen and (max-width:1350px) {
    .nav>li>a {
        height: auto;
        text-align: left;
        justify-content: flex-start
    }
}

.nav>li:last-child a {
    color: #e9eef5;
    background-color: #36ade2;
    border: 2px solid #36ade2;
    border-radius: 3em;
    transition: all .25s;
    height: auto;
    text-transform: unset;
    font-weight: 700
}

@media only screen and (max-width:1250px) {
    .nav>li:last-child a {
        padding: .35em 2em
    }
}

@media only screen and (max-width:1350px) {
    .nav>li:last-child a {
        width: 100%;
        justify-content: center;
        margin: 2em 1em 0
    }
}

.nav>li:last-child a:hover {
    background-color: #f18a00;
    border: 2px solid #f18a00
}

.nav a {
    white-space: nowrap;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .05em;
    padding: .35em 2em;
    text-transform: uppercase;
    text-decoration: none;
    color: #e9eef5
}

@media only screen and (max-width:1250px) {
    .nav a {
        font-size: 12px
    }
}

@media only screen and (max-width:1350px) {
    .nav a {
        color: #fff !important
    }
}

.nav__link+.nav__btn {
    margin-left: 1.75em
}

.nav .sub-menu {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    padding: .5em 0 1em;
    transform: translateY(calc(100% + 1em));
    opacity: 0;
    visibility: hidden;
    transition: all .15s;
    background-color: #e9eef5
}

@media only screen and (max-width:1350px) {
    .nav .sub-menu {
        position: static;
        transform: none;
        opacity: 1;
        visibility: visible;
        background-color: transparent;
        transition: none;
        padding: 0 0 0 2em;
        margin-bottom: 1em
    }
}

.nav .sub-menu li {
    justify-content: flex-end;
    background-color: #e9eef5
}

.nav .sub-menu li:not(:last-child) {
    margin-bottom: 1em
}

@media only screen and (max-width:1350px) {
    .nav .sub-menu li {
        background-color: transparent
    }
}

.nav .sub-menu li a {
    display: block;
    font-size: 12px;
    background-color: #e9eef5
}

@media only screen and (max-width:1350px) {
    .nav .sub-menu li a {
        display: inline;
        font-size: 11px;
        background-color: transparent
    }
}

.nav li:hover>.sub-menu,
.nav li[focus-within]>.sub-menu {
    transform: translateY(99.5%);
    opacity: 1;
    visibility: visible
}

.nav li:focus-within>.sub-menu,
.nav li:hover>.sub-menu {
    transform: translateY(99.5%);
    opacity: 1;
    visibility: visible
}

@media only screen and (max-width:1350px) {
    .nav li:hover>.sub-menu,
    .nav li[focus-within]>.sub-menu {
        transform: none
    }
    .nav li:focus-within>.sub-menu,
    .nav li:hover>.sub-menu {
        transform: none
    }
}

.nav li:hover>.sub-menu .sub-menu,
.nav li[focus-within]>.sub-menu .sub-menu {
    transform: translate(85%, 84.5%)
}

.nav li:focus-within>.sub-menu .sub-menu,
.nav li:hover>.sub-menu .sub-menu {
    transform: translate(85%, 84.5%)
}

@media only screen and (max-width:1350px) {
    .nav li:hover>.sub-menu .sub-menu,
    .nav li[focus-within]>.sub-menu .sub-menu {
        transform: none
    }
    .nav li:focus-within>.sub-menu .sub-menu,
    .nav li:hover>.sub-menu .sub-menu {
        transform: none
    }
}

.nav__tenjin-submenu {
    background-color: #d3d3d3 !important;
    width: 100vw;
    margin-left: calc(-50vw + 50%)
}

@media only screen and (max-width:1350px) {
    .nav__tenjin-submenu {
        display: none !important
    }
}

.nav__tenjin-submenu a {
    color: #2b2d2f !important
}

.nav__empty-div {
    width: 21.5rem
}

@media only screen and (max-width:1250px) {
    .nav__empty-div {
        width: 17.5rem
    }
}

@media only screen and (max-width:1100px) {
    .nav__empty-div {
        width: 20.2rem
    }
}

@media only screen and (max-width:1250px) {
    .sub-menu-nav {
        grid-gap: 2rem;
        gap: 2rem
    }
}

@media only screen and (max-width:1250px) {
    .sub-menu-nav li a {
        padding: 1em 2rem 0 !important
    }
}

.sub-menu-nav>li>a {
    height: 4em
}

@media only screen and (max-width:1250px) {
    .sub-menu-nav a {
        font-size: 12px;
        padding: 1em 2em
    }
}

.sub-menu-nav__tenjin-submenu {
    background-color: #d3d3d3 !important;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    justify-content: center
}

.light-theme .nav:after,
.light-theme .sub-menu-nav:after {
    background: linear-gradient(270deg, transparent, rgba(233, 238, 245, .55) 20%, rgba(233, 238, 245, .55) 73%, transparent 0, transparent)
}

.light-theme .nav a,
.light-theme .sub-menu-nav a {
    color: #35383c
}

@media only screen and (max-width:1350px) {
    .light-theme .nav a,
    .light-theme .sub-menu-nav a {
        color: #e9eef5
    }
}

.light-theme .sub-menu {
    background-color: #e9eef5
}

@media only screen and (max-width:1350px) {
    .light-theme .sub-menu,
    .light-theme .sub-menu li {
        background-color: transparent
    }
}

.sub-menu-nav {
    display: flex;
    position: relative
}

@media only screen and (max-width:1350px) {
    .sub-menu-nav {
        display: block
    }
}

.sub-menu-nav li {
    margin-bottom: 0;
    position: relative;
    z-index: 9
}

.sub-menu-nav li * {
    color: #35383c
}

.sub-menu-nav>li:last-child,
.sub-menu-nav>li>a {
    display: flex;
    align-items: center
}

.sub-menu-nav>li>a {
    justify-content: center;
    height: 3.6em
}

@media only screen and (max-width:1350px) {
    .sub-menu-nav>li>a {
        height: auto;
        text-align: left;
        justify-content: flex-start
    }
}

.sub-menu-nav a {
    white-space: nowrap;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .05em;
    padding: .35em 2em;
    text-transform: uppercase;
    text-decoration: none;
    color: #e9eef5
}

@media only screen and (max-width:1250px) {
    .sub-menu-nav a {
        font-size: 12px;
        padding: 1em 0
    }
}

@media only screen and (max-width:1350px) {
    .sub-menu-nav a {
        color: #fff !important
    }
}

.sub-menu-nav__link+.sub-menu-nav__btn {
    margin-left: 1.75em
}

.sub-menu-nav .sub-menu {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    padding: .5em 0 1em;
    transform: translateY(calc(100% + 1em));
    opacity: 0;
    visibility: hidden;
    transition: all .15s;
    background-color: #e9eef5
}

@media only screen and (max-width:1350px) {
    .sub-menu-nav .sub-menu {
        position: static;
        transform: none;
        opacity: 1;
        visibility: visible;
        background-color: transparent;
        transition: none;
        padding: 0 0 0 2em;
        margin-bottom: 1em
    }
}

.sub-menu-nav .sub-menu li {
    justify-content: flex-end;
    background-color: #e9eef5
}

.sub-menu-nav .sub-menu li:not(:last-child) {
    margin-bottom: 1em
}

@media only screen and (max-width:1350px) {
    .sub-menu-nav .sub-menu li {
        background-color: transparent
    }
}

.sub-menu-nav .sub-menu li a {
    font-size: 12px;
    background-color: #e9eef5
}

@media only screen and (max-width:1350px) {
    .sub-menu-nav .sub-menu li a {
        font-size: 11px;
        background-color: transparent
    }
}

.sub-menu-nav li:hover .sub-menu {
    transform: translateY(99.5%);
    opacity: 1;
    visibility: visible
}

@media only screen and (max-width:1350px) {
    .sub-menu-nav li:hover .sub-menu {
        transform: none
    }
}

.current-menu-item {
    text-decoration: underline !important
}

.menu-menu-1-container {
    flex-grow: 1
}

.menu-item a {
    font-size: 12px
}

.tenjin-sub-menu-mobile {
    display: none !important
}

@media only screen and (max-width:1350px) {
    .tenjin-sub-menu-mobile {
        display: block !important
    }
}

.nav-mt-1 {
    margin-top: 1em !important
}

@media only screen and (max-width:1350px) {
    .tenjinsolutions .sub-menu {
        position: static;
        transform: translateY(4%) !important;
        opacity: 1 !important;
        visibility: visible !important;
        background-color: transparent;
        transition: none;
        padding: 0 0 0 2em;
        margin: 10px 0 30px
    }
}

.btn {
    color: #fff;
    border: 4px solid #fff;
    cursor: pointer;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-decoration: none;
    padding: .6em 1.6em;
    display: inline-block;
    text-align: center;
    border-radius: 2em;
    text-decoration: none !important
}

@media only screen and (max-width:500px) {
    .btn {
        white-space: none
    }
}

.btn--icon {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    min-width: 22em
}

.btn--blue {
    color: #36ade2;
    border-color: #36ade2
}

.btn--blue-fill {
    background-color: #36ade2;
    color: #fff !important;
    border: 0
}

.btn--white-fill {
    background-color: #fff;
    color: #35383c !important;
    border: 0
}

.btn__icon {
    max-height: 1.5em;
    margin-right: .75em
}

.btn--green {
    color: #26d07c !important;
    border-color: #26d07c !important
}

.btn--orange {
    color: #f18a00 !important;
    border-color: #f18a00 !important
}

.btn--orange-fill {
    background-color: #f18a00;
    color: #fff !important;
    border: 0
}

.btn--green1 {
    color: #68a82c;
    border-color: #68a82c
}

.btn--green1-fill {
    background-color: #68a82c;
    color: #fff;
    border: 0
}

.btn--green-fill {
    color: #35383c !important;
    background-color: #26d07c
}

.btn--icon.btn--blue {
    background-color: #36ade2;
    color: #fff
}

.bodymovin {
    position: relative
}

@media only screen and (max-width:767px) {
    .bodymovin {
        display: none !important
    }
}

.bodymovin svg {
    transform: scale(.9) !important;
    transform-origin: top
}

.bodymovin__caption {
    position: absolute;
    bottom: -10%
}

.bodymovin__caption .link,
.bodymovin__caption .single-news__blog li,
.bodymovin__caption .special-list li,
.bodymovin__caption .special-title,
.bodymovin__caption .tick-list li,
.bodymovin__caption p,
.single-news__blog .bodymovin__caption li,
.special-list .bodymovin__caption li,
.tick-list .bodymovin__caption li {
    font-weight: 600 !important;
    line-height: 1.2;
    margin-bottom: .5em
}

.bodymovin__caption h5 {
    margin-top: 0
}

.bodymovin__caption--right {
    right: 2em;
    width: 320px;
    text-align: right
}

.bodymovin__caption--left {
    left: 2em;
    width: 320px;
    text-align: left
}

.bodymoving-section {
    padding-top: 110px;
    padding-bottom: 110px
}

@media only screen and (max-width:767px) {
    .bodymoving-section {
        padding-top: 32px;
        padding-bottom: 32px
    }
}

.link {
    white-space: nowrap;
    color: #6a6c6e;
    font-weight: 500;
    text-decoration: none;
    display: inline-flex;
    align-items: center
}

.link svg {
    flex: 0 0 1.5em;
    margin-left: .75em
}

.number-behind {
    position: relative
}

.number-behind__num {
    position: absolute;
    font-family: garamond, serif !important;
    font-style: italic;
    top: 0;
    left: 0;
    font-size: 19rem;
    transform: translate(-50%, -50%);
    line-height: .72;
    z-index: -1;
    opacity: .2;
    color: #26d07c;
    font-weight: 300
}

.number-behind h5 {
    margin-top: 0
}

.underlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: .05;
    pointer-events: none;
    display: flex
}

@media only screen and (max-width:1024px) {
    .underlay {
        display: none
    }
}

.underlay:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40vh;
    background: linear-gradient(180deg, transparent 30%, #35383c)
}

.underlay--abs {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1
}

.underlay--abs:after {
    background: linear-gradient(180deg, transparent 5%, #35383c 35%)
}

.underlay--top:after {
    bottom: unset;
    top: 0
}

.underlay__wrap {
    display: flex;
    align-items: flex-end
}

.underlay--top .underlay__wrap {
    align-items: flex-start
}

.underlay--r .underlay__wrap {
    justify-content: flex-end
}

.underlay--abs .underlay__wrap {
    position: relative;
    z-index: 1
}

.underlay img,
.underlay svg {
    height: 39em;
    transform: translateY(25%);
    max-width: 85%;
    width: auto
}

.underlay img *,
.underlay svg * {
    fill: #e2e8ef
}

.underlay--top svg {
    transform: none
}

.underlay--abs svg {
    opacity: .05
}

.underlay--simple {
    height: 77%
}

.underlay--simple:after {
    background: linear-gradient(180deg, transparent 5%, #35383c 35%, transparent 95%);
    height: 50vh;
    transform: translateY(25%)
}

.hero {
    font-size: 1rem
}

.hero__icon {
    width: 9rem;
    margin-bottom: 5em
}

.hero__logo img {
    width: auto;
    height: 7rem;
    margin-bottom: 4rem
}

.hero__col {
    position: relative;
    min-width: 55em
}

.hero__col--content {
    padding-top: 19em
}

@media only screen and (max-width:1100px) {
    .hero__col--content {
        padding-top: 13em
    }
}

@media only screen and (max-width:1024px) {
    .hero__col--content {
        max-width: 100%;
        width: 100%;
        min-width: unset
    }
}

.hero__col--image {
    position: relative
}

@media only screen and (max-width:1100px) {
    .hero__col--image {
        min-width: 66em
    }
}

@media only screen and (max-width:1024px) {
    .hero__col--image {
        display: none !important
    }
}

.hero__image {
    -webkit-clip-path: url(#hero-path);
    clip-path: url(#hero-path)
}

.hero__image-c {
    transform: scale(1.6) translateY(10%);
    transform-origin: center;
    pointer-events: none
}

@media only screen and (max-width:1100px) {
    .hero__image-c {
        transform: scale(1.5) translateY(4%) translateX(0)
    }
}

.hero__image-c--circle {
    border-radius: 50%
}

.hero__dots-c {
    position: absolute;
    width: 4em;
    opacity: .5;
    top: 35%;
    right: 20%;
    transform: translateY(-50%)
}

.hero__scroll {
    width: 5em;
    margin: 4em auto;
    display: block
}

.hero #hero-path {
    transform: scale(.45) translate(23em, 9em)
}

.hero--product {
    padding-bottom: 150px;
    position: relative
}

@media only screen and (max-width:1100px) {
    .hero--product {
        padding-bottom: 25em
    }
}

@media only screen and (max-width:1024px) {
    .hero--product {
        padding-bottom: 0
    }
}

.hero--product.no-padding {
    padding-bottom: 0
}

.hero--product #hero-path {
    transform: scale(.35) translate(9em, 11em)
}

@media only screen and (max-width:1350px) {
    .hero--product #hero-path {
        transform: scale(.3) translate(10em, 11em)
    }
}

@media only screen and (max-width:1250px) {
    .hero--product #hero-path {
        transform: scale(.28) translate(9em, 11em)
    }
}

@media only screen and (max-width:1100px) {
    .hero--product #hero-path {
        transform: scale(.25) translate(9em, 11em)
    }
}

.hero--product .hero__image-c {
    transform: scale(1.4) translate(3%, -4%);
    transform-origin: center
}

.hero--product .hero__col--image {
    min-width: 61em
}

@media only screen and (max-width:1100px) {
    .hero--product .hero__col--image {
        min-width: 75em
    }
}

.hero .cta-panel {
    padding: 0;
    border: none;
    width: 100%;
    margin-top: 4em;
    position: relative
}

.hero .cta-panel__dots {
    display: none
}

.hero .cta-panel__content {
    width: 100%
}

.hero .cta-panel__button {
    margin-top: 2em
}

.hero .cta-panel__btn-container {
    position: absolute;
    right: 0;
    transform: translateX(100%);
    z-index: 10
}

@media only screen and (max-width:1024px) {
    .hero .cta-panel__btn-container {
        position: relative;
        transform: none
    }
}

@media only screen and (max-width:1024px) {
    .hero .cta-panel__btn-container .btn {
        white-space: unset
    }
}

.hero-section {
    padding-top: 8em
}

.hero-section__row {
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width:767px) {
    .hero-section__row {
        display: block
    }
}

@media only screen and (max-width:767px) {
    .hero-section__featured-image {
        display: none
    }
}

.hero-section__featured-image img {
    border-radius: 50%;
    width: 90%;
    margin: 0 auto
}

.hero-section__content {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.hero-section__features {
    margin: 2em 0 0
}

.hero-section__features .features__content {
    font-size: 1.6rem
}

.intro {
    font-size: 1rem;
    padding: 8em 0
}

@media only screen and (max-width:1024px) {
    .intro {
        padding: 12em 0 4em
    }
    .intro>.tenjin-selector-cta__wrap,
    .intro>.u-wrap {
        padding-top: 2em
    }
}

.intro__icon {
    width: 9rem;
    margin-bottom: 5em
}

.intro__col {
    position: relative;
    flex: 0 0 49%
}

@media only screen and (max-width:1024px) {
    .intro__col {
        flex: 0 0 100%
    }
}

@media only screen and (max-width:1024px) {
    .intro__col:not(:first-child) {
        display: none
    }
}

.intro__i-c {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.intro__i-c--circle {
    background-size: cover;
    border-radius: 50%
}

.intro__i-c .dots {
    width: 13%;
    position: absolute;
    top: unset;
    bottom: 2em;
    right: 2em
}

.icon {
    width: 10rem;
    margin-bottom: 3em;
    transform: scale(1.6) translateX(4%)
}

.icon--normal {
    width: 12rem;
    margin-bottom: 2em;
    transform: none
}

.input {
    display: inline-block;
    position: relative;
    font-size: 1rem
}

.input--fw .input__input {
    min-width: unset;
    max-width: 100%
}

.input__input {
    color: #fff;
    font-size: 2.2em;
    font-weight: 900;
    min-width: 23em;
    display: block;
    border-radius: 5em;
    padding: .65em 3em .65em 1em;
    background-color: hsla(0, 0%, 100%, .11);
    border: 1px solid #fff
}

@media only screen and (max-width:1024px) {
    .input__input {
        max-width: 100%
    }
}

.input__input::-moz-placeholder {
    color: rgba(233, 238, 245, .3)
}

.input__input::placeholder {
    color: rgba(233, 238, 245, .3)
}

.input__input:focus {
    outline: none;
    box-shadow: 4px 6px 20px -11px #fff
}

.input__icon {
    position: absolute;
    top: 50%;
    right: 1.25em;
    height: 60%;
    transform: translateY(-50%);
    pointer-events: none
}

.experience {
    display: flex;
    justify-content: space-between
}

.experience__col {
    min-height: 44em;
    flex: 0 0 45%;
    position: relative
}

@media only screen and (max-width:1024px) {
    .experience__col {
        flex: 0 0 100%;
        min-height: unset
    }
}

@media only screen and (max-width:1024px) {
    .experience__col:not(:first-child) {
        display: none
    }
}

.experience__focus {
    display: flex;
    align-items: flex-start
}

.experience__focus:not(:last-child) {
    margin-bottom: 4em
}

.experience__icon-c {
    min-width: 7em;
    min-height: 8em;
    margin-right: 3em;
    text-align: center;
    max-width: 7em;
    max-height: 8em
}

.experience__icon {
    max-height: 7.4em;
    max-width: 5.5em
}

.experience__icon--2 {
    position: relative;
    top: -1em
}

.experience__content {
    position: relative;
    flex-grow: 1
}

.experience__text {
    margin-top: 0
}

.experience__t {
    position: absolute;
    top: 0;
    left: 0
}

.experience__focus:first-child .experience__t {
    opacity: 0;
    visibility: hidden
}

@media only screen and (max-width:1024px) {
    .experience__focus:first-child .experience__t {
        opacity: 1;
        visibility: visible
    }
}

.experience__t,
.experience__text {
    padding-top: .75em
}

.experience__t {
    white-space: nowrap;
    opacity: .4
}

@media only screen and (max-width:1024px) {
    .experience__t {
        opacity: 1;
        visibility: visible
    }
}

.experience__text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden
}

@media only screen and (max-width:1024px) {
    .experience__text {
        opacity: 1;
        visibility: visible;
        position: static
    }
}

.experience__text.active {
    opacity: 1;
    visibility: visible
}

.experience__vid {
    position: absolute;
    max-height: 100%;
    width: auto;
    top: 0;
    left: 50%;
    transform: translate(-50%, -30%);
    z-index: -1;
    width: 100%
}

.experience__vid:not(:first-child) {
    opacity: 0;
    visibility: hidden
}

.gartner-reference {
    width: 370px !important;
    padding: 0
}

.gartner-reference__text .link,
.gartner-reference__text .single-news__blog li,
.gartner-reference__text .special-list li,
.gartner-reference__text .special-title,
.gartner-reference__text .tick-list li,
.gartner-reference__text p,
.single-news__blog .gartner-reference__text li,
.special-list .gartner-reference__text li,
.tick-list .gartner-reference__text li {
    line-height: 1.1
}

.cost {
    font-size: 1.23rem;
    position: relative;
    display: inline-block;
    padding-bottom: 4em
}

@media only screen and (max-width:500px) {
    .cost {
        font-size: 2.2vw
    }
}

.cost * {
    font-weight: 700;
    color: #36ade2
}

.cost__start {
    display: flex
}

.cost__before {
    color: #fff;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.4;
    margin-right: .5em
}

.cost__intro {
    position: relative;
    display: flex;
    align-items: flex-end
}

.cost__unit {
    font-size: 4em;
    line-height: 1.3;
    position: relative;
    left: .05em
}

.cost__ammount {
    line-height: 1;
    font-size: 8em;
    letter-spacing: -.05em
}

.cost__per {
    line-height: 1.5;
    position: relative;
    left: .2em
}

.cost__action,
.cost__per {
    font-size: 3em
}

.cost__action {
    line-height: .6;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateY(110%)
}

.customer-slider .slide-image {
    background-color: transparent !important
}

.customer-slider .slide-image img {
    max-height: 5em !important
}

.customer-slider .image-overlay {
    display: none !important
}

.customer-slider .slide-content {
    display: none
}

.customer-slider .slide-entry {
    display: flex;
    align-items: center
}

.customer-slider.medium-only .slide-entry-wrap {
    display: flex
}

.customer-slider.medium-only .slide-entry {
    flex: 0 1 32%
}

.dots {
    position: absolute;
    top: 43%;
    width: 15em;
    pointer-events: none
}

@media only screen and (max-width:1024px) {
    .dots {
        display: none
    }
}

.dots--l {
    right: unset;
    left: 0;
    transform: translateX(-42%)
}

.dots--r {
    left: unset;
    right: 0;
    transform: translateX(32%)
}

.frost {
    position: absolute;
    left: -3%;
    width: 24%;
    height: 93%;
    top: 50%;
    transform: translateY(-45%);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px)
}

@media only screen and (max-width:1024px) {
    .frost {
        display: none
    }
}

.feature-image {
    position: relative
}

@media only screen and (max-width:1024px) {
    .feature-image {
        display: none
    }
}

.feature-image--1 {
    transform: scale(1.3) translate(-4%, 3%) rotateY(180deg)
}

.feature-image--1 img {
    -webkit-clip-path: url(#feature-image-path--1);
    clip-path: url(#feature-image-path--1)
}

.feature-image--1 clipPath {
    transform: scale(.82)
}

.feature-image--1 .frost {
    left: 5%;
    width: 33%;
    height: 93%;
    top: 54%;
    transform: translateY(-44%) scale(.75)
}

.feature-image--1 .dots {
    transform: scale(.65)
}

.feature-image--1 .feature-image__extra {
    position: absolute;
    width: 25%;
    bottom: 8%;
    right: 18%
}

.feature-image--2 {
    transform: scale(1.25) translate(-16%) rotateY(180deg)
}

.feature-image--2 img {
    -webkit-clip-path: url(#feature-image-path--2);
    clip-path: url(#feature-image-path--2)
}

.feature-image--2 clipPath {
    transform: scale(.8)
}

.feature-image--2 .dots {
    transform: scale(.85) rotate(90deg);
    top: 57%;
    right: 18%
}

.feature-image--2 .feature-image__extra {
    position: absolute;
    width: 24%;
    right: 31%;
    bottom: -7%
}

.featured-article__row {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

@media only screen and (max-width:1024px) {
    .featured-article__row {
        flex-direction: column;
        text-align: center
    }
}

.featured-article__content {
    flex: 0 0 60%;
    margin-right: 4%
}

.featured-article__image-cont {
    flex: 0 0 20%;
    margin-right: 4%
}

@media only screen and (max-width:1024px) {
    .featured-article__content,
    .featured-article__image-cont {
        flex: 0 0 100%;
        margin-right: 0;
        margin-bottom: 2em
    }
}

.featured-article__cta {
    flex: 1 0 0
}

.features {
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width:767px) {
    .features {
        flex-wrap: wrap
    }
}

.features__item {
    flex: 1 0 0;
    text-align: center
}

@media only screen and (max-width:767px) {
    .features__item {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media only screen and (max-width:767px) {
    .features__item:not(:last-child) {
        margin-bottom: 4em
    }
}

.features__image {
    height: 5em;
    width: auto;
    margin: 0 auto 1em
}

.special-list--split {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.special-list li {
    flex: 0 0 47%;
    margin: 0 0 2em !important;
    display: block;
    padding: .4em .8em;
    border-left: 2px solid #a784ed !important
}

@media only screen and (max-width:500px) {
    .special-list li {
        flex: 0 0 100%
    }
}

.special-list.special-list-orange li {
    border-left-color: #f18a00 !important
}

.percent {
    font-size: 1rem;
    display: flex;
    align-items: flex-start
}

.percent * {
    font-weight: 700;
    color: #36ade2
}

.percent__before {
    font-size: 3em
}

.percent__ammount {
    line-height: 1;
    font-size: 8em;
    letter-spacing: -.05em;
    margin: 0 .05em 0 .15em
}

.percent__symbol {
    font-size: 4em;
    align-self: flex-end
}

.solution-previews {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-size: 1rem !important;
    margin-bottom: 4em
}

@media only screen and (max-width:500px) {
    .solution-previews {
        flex-wrap: nowrap;
        padding-bottom: 2em;
        overflow-x: scroll
    }
}

.solution-previews__item {
    flex: 0 0 24%;
    margin: .5%;
    border: 1px solid #6a6c6e;
    border-radius: .75em;
    padding: 5em 2.5em 4em;
    transition: all .25s;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative
}

@media only screen and (max-width:1024px) {
    .solution-previews__item {
        flex: 0 0 49%;
        max-width: 49%
    }
}

@media only screen and (max-width:500px) {
    .solution-previews__item {
        flex: 0 0 75%;
        max-width: 75%
    }
}

.solution-previews__item:first-child {
    background: linear-gradient(to bottom right, #f18a00, #df4661 90%)
}

.solution-previews__item:hover {
    border: 2px solid #6a6c6e;
    transform: scale(1.01);
    box-shadow: 0 4px 24px -9px #000
}

.solution-previews__item :last-child {
    margin-top: auto
}

.solution-previews__icon-c {
    margin-bottom: 2em
}

.solution-previews__icon-c img {
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto
}

.solution-previews__exc {
    font-size: 1.6em;
    text-align: center;
    margin-bottom: 2em
}

.solution-previews__extra {
    position: absolute;
    bottom: .5em;
    left: 50%;
    transform: translateX(-50%);
    width: 84%;
    text-align: center;
    font-size: 1.6em;
    display: none
}

.solution-previews__item:first-child .solution-previews__extra {
    display: block
}

.light-theme .solution-previews__item:first-child {
    background: transparent
}

.light-theme .solution-previews .btn {
    border-color: #35383c;
    color: #35383c
}

.cta {
    display: flex;
    justify-content: center;
    align-items: center
}

@media only screen and (max-width:767px) {
    .cta {
        flex-direction: column
    }
}

.cta--extra {
    margin-top: 10em
}

.cta>:first-child {
    margin-right: 1.5em
}

@media only screen and (max-width:767px) {
    .cta>:first-child {
        text-align: center;
        margin-right: 0;
        margin-bottom: 1.25em
    }
}

.float {
    position: fixed;
    bottom: 30em;
    right: 4em;
    text-decoration: none;
    transition: all .5s;
    cursor: pointer;
    z-index: 9999
}

@media only screen and (max-width:1024px) {
    .float {
        right: 10em
    }
}

.float--in-position {
    top: unset;
    bottom: 7em
}

.float.hidden {
    opacity: 0;
    visibility: hidden
}

@media only screen and (max-width:1100px) {
    .float {
        font-size: .5em;
        top: unset;
        bottom: 10em;
        right: 7em
    }
}

@media only screen and (max-width:1024px) {
    .float {
        bottom: 2em
    }
}

.float svg {
    width: 8em;
    transform: translate(-10%, 3%)
}

@media only screen and (max-width:1024px) {
    .float svg {
        width: 10em
    }
}

.float__text {
    white-space: nowrap;
    position: absolute;
    bottom: -.5em;
    left: 42%;
    transform: translate(-50%, 100%);
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1;
    transition: all .15s;
    color: #f18a00
}

@media only screen and (max-width:1024px) {
    .float__text {
        transform: translate(-50%)
    }
}

.float.scrolled .float__text {
    transform: translate(-25%, -50%);
    opacity: 0
}

.light-theme .float svg #Ellipse_26 path,
.light-theme .float svg #Ellipse_189 circle,
.light-theme .float svg #Ellipse_190 circle {
    stroke: #35383c
}

.chatbot {
    font-size: 10px;
    position: fixed;
    bottom: 3em;
    right: 0;
    width: 42em;
    z-index: 10;
    transform: translateX(100%);
    transition: transform .25s;
    padding: 4em 2.5em;
    background: #fff;
    border-radius: 1em;
    overflow: hidden;
    z-index: 9999;
    max-height: calc(100% - 6em)
}

@media only screen and (max-width:1024px) {
    .chatbot {
        bottom: 10em
    }
}

@media only screen and (max-width:500px) {
    .chatbot {
        width: 90%;
        bottom: unset;
        top: 50%;
        max-height: 90vh;
        z-index: 120
    }
}

.chatbot.active {
    transform: translateX(-3em)
}

@media only screen and (max-width:500px) {
    .chatbot.active {
        transform: translate(-5%, -50%)
    }
}

.chatbot__logo {
    height: 12em;
    margin: 0 auto 3em;
    transition: all .5s
}

.chatbot__logo svg {
    height: inherit;
    display: block;
    margin: 0 auto
}

@media only screen and (max-width:500px) {
    .chatbot__logo {
        display: none
    }
}

.chatbot.used .chatbot__intro {
    height: 0;
    width: 0;
    opacity: 0;
    visibility: hidden
}

.chatbot.used {
    height: 100vh;
    display: flex
}

.chatbot__x {
    font-size: 3em;
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: .25em;
    left: .25em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none
}

.chatbot .transcript-timestamp *,
.chatbot .webchat__bubble__content .link,
.chatbot .webchat__bubble__content .single-news__blog li,
.chatbot .webchat__bubble__content .special-list li,
.chatbot .webchat__bubble__content .special-title,
.chatbot .webchat__bubble__content .tick-list li,
.chatbot .webchat__bubble__content p,
.single-news__blog .chatbot .webchat__bubble__content li,
.special-list .chatbot .webchat__bubble__content li,
.tick-list .chatbot .webchat__bubble__content li {
    color: #cbcccd
}

.chatbot .transcript-timestamp * a,
.chatbot .webchat__bubble__content .link a,
.chatbot .webchat__bubble__content .single-news__blog li a,
.chatbot .webchat__bubble__content .special-list li a,
.chatbot .webchat__bubble__content .special-title a,
.chatbot .webchat__bubble__content .tick-list li a,
.chatbot .webchat__bubble__content p a,
.single-news__blog .chatbot .webchat__bubble__content li a,
.special-list .chatbot .webchat__bubble__content li a,
.tick-list .chatbot .webchat__bubble__content li a {
    color: inherit
}

.tenjin {
    font-size: 10px;
    overflow: hidden;
    width: 100%;
    border-radius: 1em
}

.tenjin--inline {
    max-width: 70em
}

@media only screen and (max-width:1024px) {
    .tenjin--inline {
        max-width: 100%
    }
}

.tenjin--inline div .main {
    background: #35383c !important
}

.tenjin--inline div .main form,
.tenjin--inline div .main form input {
    background-color: #35383c !important
}

.tenjin--inline div .main input {
    font-size: 1.8em;
    color: #fff !important;
    font-family: Poppins, sans-serif !important;
    font-size: 2em !important;
    font-weight: 600 !important
}

.tenjin--inline .webchat__basic-transcript__scrollable {
    max-height: 24.5rem !important
}

.tenjin .webchat__basic-transcript {
    margin-bottom: 1em
}

.tenjin--inline>div {
    background-color: transparent
}

.tenjin>.css-1t62idy {
    justify-content: flex-end
}

.tenjin ul {
    overflow: visible
}

.tenjin ul li div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0;
    color: #fff
}

.webchat__basic-transcript__scrollable {
    background-color: hsla(0, 0%, 100%, .11);
    padding: 2em;
    border-radius: 1em;
    max-height: calc(100vh - 1em);
    overflow: visible !important;
    overflow: initial !important
}

.webchat__basic-transcript__scrollable .webchat__bubble__content {
    background-color: transparent !important;
    border: none !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    padding: 0;
    min-height: unset !important
}

.single-news__blog .webchat__basic-transcript__scrollable .webchat__bubble__content li,
.special-list .webchat__basic-transcript__scrollable .webchat__bubble__content li,
.tick-list .webchat__basic-transcript__scrollable .webchat__bubble__content li,
.webchat__basic-transcript__scrollable .webchat__bubble__content .link,
.webchat__basic-transcript__scrollable .webchat__bubble__content .single-news__blog li,
.webchat__basic-transcript__scrollable .webchat__bubble__content .special-list li,
.webchat__basic-transcript__scrollable .webchat__bubble__content .special-title,
.webchat__basic-transcript__scrollable .webchat__bubble__content .tick-list li,
.webchat__basic-transcript__scrollable .webchat__bubble__content p {
    line-height: 1.4
}

.webchat__basic-transcript__scrollable .webchat__stackedLayout__content {
    display: flex;
    flex-direction: column-reverse
}

.webchat__basic-transcript__scrollable .webchat__stackedLayout__content .css-1s8geyi {
    padding-top: 0;
    margin-bottom: .55em;
    font-size: 11px;
    font-weight: 500;
    padding-left: 2em;
    position: relative
}

.webchat__basic-transcript__scrollable .webchat__stackedLayout__content .css-1s8geyi:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(19%, -57%);
    background-image: url(/wp-content/themes/biomni-tenjin/dist/images/chat-bubble.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 1.25em;
    width: 1.25em;
    background-position: 50%
}

.webchat__basic-transcript__scrollable .webchat__stackedLayout--fromUser .webchat__bubble__content {
    background-color: #36ade2 !important;
    padding: .5em 1.25em .35em;
    border-radius: .5em !important
}

.single-news__blog .webchat__basic-transcript__scrollable .webchat__stackedLayout--fromUser .webchat__bubble__content li,
.special-list .webchat__basic-transcript__scrollable .webchat__stackedLayout--fromUser .webchat__bubble__content li,
.tick-list .webchat__basic-transcript__scrollable .webchat__stackedLayout--fromUser .webchat__bubble__content li,
.webchat__basic-transcript__scrollable .webchat__stackedLayout--fromUser .webchat__bubble__content .link,
.webchat__basic-transcript__scrollable .webchat__stackedLayout--fromUser .webchat__bubble__content .single-news__blog li,
.webchat__basic-transcript__scrollable .webchat__stackedLayout--fromUser .webchat__bubble__content .special-list li,
.webchat__basic-transcript__scrollable .webchat__stackedLayout--fromUser .webchat__bubble__content .special-title,
.webchat__basic-transcript__scrollable .webchat__stackedLayout--fromUser .webchat__bubble__content .tick-list li,
.webchat__basic-transcript__scrollable .webchat__stackedLayout--fromUser .webchat__bubble__content p {
    color: #fff !important
}

.webchat__basic-transcript__scrollable .webchat__stackedLayout--fromUser .webchat__stackedLayout__content {
    display: block
}

.webchat__basic-transcript__scrollable .webchat__stackedLayout--fromUser .css-1s8geyi {
    padding-left: 0 !important;
    margin-bottom: 0;
    margin-top: .55em
}

.webchat__basic-transcript__scrollable .webchat__stackedLayout--fromUser .css-1s8geyi:before {
    display: none !important
}

.webchat__basic-transcript__scrollable .ac-pushButton {
    background-color: #35383c !important;
    font-size: .9em;
    border: none !important;
    cursor: pointer
}

.webchat__basic-transcript__scrollable .webchat__suggested-action__button {
    background-color: #2b2d2f !important;
    border: 1px solid #fff !important
}

.webchat__basic-transcript__scrollable .css-qygqx7>ul {
    padding-left: 0 !important
}

.webchat__basic-transcript__scrollable .css-qygqx7>ul li {
    margin-bottom: 0 !important
}

.single-news__blog .webchat__basic-transcript__scrollable li,
.special-list .webchat__basic-transcript__scrollable li,
.tick-list .webchat__basic-transcript__scrollable li,
.webchat__basic-transcript__scrollable .link,
.webchat__basic-transcript__scrollable .single-news__blog li,
.webchat__basic-transcript__scrollable .special-list li,
.webchat__basic-transcript__scrollable .special-title,
.webchat__basic-transcript__scrollable .tick-list li,
.webchat__basic-transcript__scrollable p {
    font-size: 1.6rem;
    padding: 0;
    line-height: 1;
    font-weight: 500
}

.webchat__basic-transcript__scrollable .webchat__row {
    font-size: 1.1em
}

.webchat__basic-transcript__scrollable .webchat__row span {
    color: #cbcccd;
    text-transform: uppercase
}

.webchat__basic-transcript__scrollable .ac-adaptiveCard {
    padding: 0 !important
}

.webchat__basic-transcript__scrollable .ac-anchor {
    color: #fff
}

.webchat__basic-transcript__scrollable li:not(:last-child) {
    margin-bottom: 1em
}

.webchat__basic-transcript__scrollable .ac-textRun {
    color: #fff !important
}

.css-eycyw2 .main {
    border-top: none !important
}

.css-eycyw2 .main .css-1lzfo2b {
    display: none
}

.css-eycyw2 .main form {
    padding: 0
}

.css-eycyw2 .main button {
    display: none
}

.css-eycyw2 .main input {
    color: #fff !important;
    font-size: 2.2em !important;
    font-weight: 900;
    min-width: 23em;
    display: block;
    border-radius: 5em;
    padding: .65em 3em .65em 1em !important;
    background-color: hsla(0, 0%, 100%, .11) !important;
    border: 1px solid #fff !important
}

@media only screen and (max-width:1024px) {
    .css-eycyw2 .main input {
        min-width: 100%
    }
}

.css-eycyw2 .main input::-moz-placeholder {
    color: rgba(233, 238, 245, .3)
}

.css-eycyw2 .main input::placeholder {
    color: rgba(233, 238, 245, .3)
}

.css-eycyw2 .main input:focus {
    outline: none;
    border-bottom-width: 3px !important
}

#tenjin-modal .webchat__basic-transcript__scrollable {
    background-color: #4b4e51 !important
}

#tenjin-modal .css-eycyw2 .main input {
    max-width: 100%;
    min-width: 100%;
    background-color: #4b4e51 !important
}

.webchat__send-box-text-box {
    max-width: 100% !important
}

.webchat__suggested-action__button {
    background-color: #2b2d2f !important;
    border: 1px solid #fff !important;
    font-size: 1.4rem !important
}

.light-theme .webchat__suggested-action__button-text {
    color: #cbcccd
}

.light-theme .webchat__bubble__content strong {
    color: #f18a00
}

.gartner-banner__tenjin {
    transform: translate(0)
}

.video-section__row {
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width:767px) {
    .video-section__row {
        display: block
    }
}

.video-section__row--reverse {
    flex-direction: row-reverse
}

.video-section__video-container {
    flex: 0 0 50%;
    max-width: 50%
}

@media only screen and (max-width:767px) {
    .video-section__video-container {
        max-width: 100%;
        margin-top: 3em !important
    }
}

.video-section__content {
    flex: 0 0 calc(50% - 4em);
    display: flex;
    flex-direction: column;
    justify-content: center
}

.single-news__blog .video-section__content li,
.special-list .video-section__content li,
.tick-list .video-section__content li,
.video-section__content .link,
.video-section__content .single-news__blog li,
.video-section__content .special-list li,
.video-section__content .special-title,
.video-section__content .tick-list li,
.video-section__content p {
    color: #fff !important
}

.single-news__blog .video-section--white-bg li,
.special-list .video-section--white-bg li,
.tick-list .video-section--white-bg li,
.video-section--white-bg .link,
.video-section--white-bg .single-news__blog li,
.video-section--white-bg .special-list li,
.video-section--white-bg .special-title,
.video-section--white-bg .tick-list li,
.video-section--white-bg p {
    color: #35383c !important
}

.video {
    position: relative
}

.video__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(53, 56, 60, .5);
    cursor: pointer;
    border: 3px solid #e9eef5;
    transition: all .15s
}

.video__overlay:hover {
    border: 6px solid #e9eef5
}

.video__play-icon {
    transform: translate(-50%, -50%);
    height: 15em;
    width: 15em;
    border-radius: 50%;
    transform-origin: center;
    border: 3px solid #e9eef5
}

.video__play-icon,
.video__play-icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all .15s
}

.video__play-icon:after {
    content: "";
    display: inline-block;
    transform: translate(-50%, -50%) rotate(90deg);
    width: 0;
    height: 0;
    border-left: 3em solid transparent;
    border-right: 3em solid transparent;
    border-bottom: 6em solid #e9eef5
}

.video__overlay:hover .video__play-icon {
    transform: translate(-50%, -50%) scale(1.1);
    border-width: 6px
}

.video__overlay:hover .video__play-icon:after {
    border-left: 3.5em solid transparent;
    border-right: 3.5em solid transparent;
    border-bottom: 7em solid #e9eef5
}

.youtube {
    position: relative;
    padding-bottom: 59%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.tick-list {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start
}

@media only screen and (max-width:767px) {
    .tick-list {
        flex-direction: column
    }
}

.tick-list li {
    margin-top: 0 !important;
    max-width: 26%;
    position: relative;
    padding-left: 1.75em
}

@media only screen and (max-width:767px) {
    .tick-list li {
        max-width: 100%
    }
}

.tick-list li:before {
    content: "";
    display: inline-block;
    background-image: url(/wp-content/themes/biomni-tenjin/dist/images/tick.svg);
    position: absolute;
    left: 0;
    top: 0;
    width: 1.5em;
    height: 1.5em;
    transform: translatex(-15%)
}

.tick-list--orange li {
    max-width: unset;
    padding-left: 1.25em
}

.tick-list--orange li:before {
    background-image: url(/wp-content/uploads/2021/11/orange-tick.svg);
    background-repeat: no-repeat;
    width: 1em;
    height: 1em;
    bottom: 50%;
    transform: translateY(50%)
}

.timeline {
    position: relative;
    width: 118em;
    max-width: 79vw;
    margin: 80px auto 160px
}

.timeline__bar {
    width: 100%;
    height: 1px;
    background-color: #fff
}

.timeline__logo {
    width: 100%;
    position: absolute;
    bottom: 2.25em;
    max-width: 12em;
    max-height: 6em
}

.timeline__logo--start {
    left: 0;
    transform: translateX(-50%)
}

.timeline__logo--finish {
    right: 0;
    transform: translateX(50%)
}

.timeline__logo * {
    max-height: inherit;
    max-width: inherit
}

.timeline__positions {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: calc(100% + 1em);
    left: 50%;
    transform: translateX(-50%);
    top: -.75em
}

.timeline__pos {
    position: relative;
    transform: translateX(-8em);
    opacity: 0;
    visibility: hidden;
    transition-duration: .75s;
    transition-timing-function: ease-in-out
}

.timeline__pos.active {
    transform: none;
    opacity: 1;
    visibility: visible
}

.timeline__dot {
    height: 1.5em;
    width: 1.5em;
    border-radius: 50%;
    border: 4px solid #36ade2;
    background: #35383c;
    margin: 0 auto
}

.timeline__pos:last-child .timeline__dot {
    background-color: #f18a00;
    border-color: #f18a00
}

.timeline__content {
    width: 250px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, calc(100% + 2em));
    text-align: center;
    bottom: 0
}

.timeline__pos:last-child .timeline__content :first-child {
    color: #f18a00
}

.about-timeline {
    padding-top: 50px
}

.about-timeline .av-milestone-icon-wrap {
    height: 16px
}

.about-timeline .av-milestone-icon-wrap:before {
    content: "";
    height: 6px;
    width: 6px;
    border-radius: 50%;
    border: 4px solid #36ade2;
    background: #35383c;
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.about-timeline .av-milestone-icon-wrap:after {
    border-top-style: solid
}

.about-timeline .av-milestone-icon-wrap .av-milestone-icon {
    display: none
}

.about-timeline .av-milestone-date {
    min-height: 0 !important;
    padding: 0 !important;
    color: #36ade2 !important;
    font-size: 1.8rem;
    transform: translateY(300%);
    text-align: center
}

.about-timeline .av-milestone-date strong {
    font-weight: 500 !important;
    display: block !important
}

.about-timeline .av-milestone-date .av-milestone-indicator {
    display: none
}

.about-timeline .av-milestone-content-wrap {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.about-timeline .av-milestone-title {
    color: #e9eef5;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
    margin-top: 32px
}

.about-timeline .av-milestone-content {
    display: flex;
    justify-content: center
}

.about-timeline .av-milestone-content .link,
.about-timeline .av-milestone-content .single-news__blog li,
.about-timeline .av-milestone-content .special-list li,
.about-timeline .av-milestone-content .special-title,
.about-timeline .av-milestone-content .tick-list li,
.about-timeline .av-milestone-content p,
.single-news__blog .about-timeline .av-milestone-content li,
.special-list .about-timeline .av-milestone-content li,
.tick-list .about-timeline .av-milestone-content li {
    width: 120px;
    height: 60px
}

.about-timeline .av-milestone-content svg {
    max-width: 100%;
    max-height: 100%
}

.about-timeline .entry-content-header {
    margin-left: 24px;
    margin-right: 24px
}

.about-timeline .av-milestone-article-footer {
    display: none !important
}

.about-timeline .avia-slideshow-arrows {
    padding-top: 0 !important;
    right: unset !important;
    width: 100% !important;
    display: flex;
    justify-content: space-between
}

.about-timeline .av-nav-btn {
    background-color: transparent !important;
    opacity: 1 !important
}

.about-timeline .avia-timeline {
    overflow: unset
}

.about-timeline .avia-timeline .av-milestone:first-child .av-milestone-icon-wrap:after {
    width: 50%
}

.about-timeline .avia-timeline .av-milestone:first-child .av-milestone-content {
    transform: translateY(-275%)
}

.about-timeline .avia-timeline .av-milestone:last-child .av-milestone-icon-wrap:before {
    background-color: #f18a00;
    border-color: #f18a00
}

.about-timeline .avia-timeline .av-milestone:last-child .av-milestone-icon-wrap:after {
    left: 0;
    right: unset;
    width: 50%
}

.about-timeline .avia-timeline .av-milestone:last-child .av-milestone-date {
    color: #f18a00 !important
}

.about-timeline .avia-timeline .av-milestone:last-child .av-milestone-date strong {
    font-weight: 700 !important
}

.about-timeline .avia-timeline .av-milestone:last-child .av-milestone-content {
    transform: translateY(-200%)
}

.focus {
    text-align: center
}

@media only screen and (max-width:500px) {
    .focus {
        display: block
    }
}

.focus__item {
    flex: 1 0 0
}

@media only screen and (max-width:1024px) {
    .focus__item:not(:last-child) {
        margin-bottom: 3em
    }
}

@media only screen and (max-width:1024px) {
    .focus__content {
        width: 20em !important;
        max-width: 90% !important;
        float: none !important;
        margin: 0 auto 3em !important
    }
}

.focus__content--lrg {
    width: 24em
}

.focus__content--3 {
    padding-top: 8em;
    padding-bottom: 3em
}

.focus__content--3 .entry-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.focus__content--3 .entry-content-wrapper>section {
    width: 100%;
    margin-bottom: 3em
}

@media only screen and (max-width:767px) {
    .focus__content--3 .entry-content-wrapper>div {
        margin-bottom: 2.5em !important;
        margin-left: 0 !important
    }
}

.focus__content--lrg-3 {
    width: 22.5% !important;
    max-width: 90%;
    margin-left: auto !important;
    margin-right: auto
}

@media only screen and (max-width:767px) {
    .focus__content--lrg-3 {
        width: 100% !important
    }
}

.focus__content--lrg-3 img {
    height: 4.75em !important
}

.focus__content .focus__text {
    width: 280px !important;
    max-width: 90% !important;
    margin: 0 auto !important
}

.focus__icon img {
    height: 3em;
    width: auto;
    margin: 0 auto 1em
}

.focus__icon--lrg img {
    height: 6em;
    width: auto;
    margin-bottom: 1.5em
}

.contacts {
    justify-content: center
}

.contacts__item {
    flex: 0 0 32%;
    margin: .5%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

@media only screen and (max-width:1024px) {
    .contacts__item {
        flex: 0 0 49%
    }
}

@media only screen and (max-width:500px) {
    .contacts__item {
        flex: 0 0 100%;
        margin: .5% 0
    }
}

.contacts__item a,
.contacts a {
    position: relative
}

.contacts__image {
    border: 1px solid #fff;
    border-radius: 1em;
    width: 100%
}

.contacts__information {
    padding: .5em
}

.contacts__t {
    font-size: 3rem;
    line-height: 1;
    color: #e9eef5 !important
}

.contacts *,
.contacts__t {
    font-weight: 600
}

.contacts__txt {
    color: #36ade2;
    font-weight: 600 !important
}

.contacts__linkedin {
    position: absolute;
    width: 2em;
    height: 2em;
    bottom: 1em;
    left: 1em
}

.tabs__buttons {
    margin-bottom: 1em
}

.tabs__button {
    flex: 1 0 0
}

.tabs__icon {
    max-width: 100%;
    max-height: 4.5em;
    margin: 0 auto;
    cursor: pointer
}

@media only screen and (max-width:767px) {
    .tabs__icon {
        max-width: 75%
    }
}

.tabs__content {
    display: none
}

.tabs__content.active {
    display: block
}

.tabs__bar {
    width: 100%;
    height: 1px;
    overflow: hidden;
    margin-bottom: 2.5em;
    padding: 1.5em 0 .15em;
    position: relative
}

.tabs__bar-line {
    width: 100%;
    height: 1px;
    background-color: #fff
}

.tabs__bar-progress {
    width: 20%;
    border-top: 2px solid #36ade2 !important;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    transition: all .25s
}

.tabs__arrow {
    transform: translate(-50%, -50%) rotate(45deg);
    height: 2em;
    width: 2em;
    background-color: #35383c;
    border-left: 2px solid;
    border-top: 2px solid;
    border-color: #36ade2 !important
}

.social {
    display: flex
}

.social--footer {
    font-size: .55rem
}

.social__icon:not(:last-child) {
    margin-right: 1em
}

.social__icon svg {
    width: 100%;
    height: 100%;
    fill: #fff;
    transition: all .25s
}

.social-slider .slide-image {
    background-color: transparent !important
}

.social-slider .social__icon img {
    width: 35px;
    height: auto;
    margin: 0
}

.image-showcase {
    position: relative;
    transition: all 1s;
    margin-top: 0 !important
}

@media only screen and (max-width:768px) {
    .image-showcase {
        display: block
    }
}

.image-showcase .av-lottie-animation-container {
    height: 160px
}

.image-showcase.active {
    opacity: 1;
    visibility: visible;
    transform: none
}

.image-showcase:before {
    width: 0%;
    height: 0px;
    background-color: none;
    visibility: none;
}

@media only screen and (max-width:768px) {
    .image-showcase:before {
        display: none
    }
}

.image-showcase__item {
    flex: 0 0 25%;
    padding: 2em;
    border-right: 1px solid #fff;
    margin: 0px 0px 10px 0px
}

@media only screen and (max-width:768px) {
    .image-showcase__item {
        border: none
    }
}

.image-showcase__item:nth-child(4n) {
    border-right-color: transparent
}

.image-showcase__item:nth-child(4),
.image-showcase__item:nth-child(5) {
    min-width: 25%
}

.image-showcase__item:nth-child(5) {
    border-right-width: 0
}

.image-showcase__item img {
    max-height: 11em;
    margin: 0 auto
}

.image-showcase__item div {
    height: 10em
}

.image-showcase__item dotlottie-player {
    height: 100px !important;
    width: auto !important
}

.header-bar {
    background: linear-gradient(90deg, transparent, #d5dfec);
    margin: 14em 0 0;
    padding: 3em 0
}

@media only screen and (max-width:767px) {
    .header-bar {
        text-align: center
    }
}

.header-bar__row {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

@media only screen and (max-width:767px) {
    .header-bar__row {
        flex-direction: column
    }
}

.header-bar__image {
    max-height: 9em;
    margin-right: 4em
}

@media only screen and (max-width:767px) {
    .header-bar__image {
        margin-right: 0;
        margin-bottom: 3em
    }
}

@media only screen and (max-width:767px) {
    .header-bar__image img {
        max-height: inherit !important;
        width: auto
    }
}

.header-bar__image img {
    max-height: inherit
}

.form {
    width: 779px !important;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 40px;
    border: 1px solid #cbcccd;
    border-radius: 2em;
    background-color: #c6c6c6;
    position: relative !important;
    left: 50%;
    transform: translateX(-50%)
}

.form .container {
    padding: 0
}

.form__title {
    margin-bottom: 5em
}

.form--with-widget {
    width: 135em !important
}

@media only screen and (max-width:500px) {
    .form--with-widget {
        flex-direction: column;
        padding: 1.75em
    }
}

.form--with-widget .tenjin-calendly-popup {
    display: inline-flex !important;
    justify-content: space-between;
    width: 100%
}

.form--with-widget .tenjin-calendly-popup * {
    color: #fff !important
}

.form--with-widget .tenjin-calendly-popup span.u-fc--orange {
    color: #f18a00 !important
}

@media only screen and (max-width:1024px) {
    .form--with-widget .tenjin-calendly-popup {
        flex-direction: column
    }
}

.form--with-widget .tenjin-calendly-popup__form {
    flex: 0 0 48%
}

@media only screen and (max-width:1024px) {
    .form--with-widget .tenjin-calendly-popup__form {
        flex: 0 0 100%;
        margin-bottom: 4rem
    }
}

.form--with-widget .tenjin-calendly-popup__calendly {
    flex: 0 0 48%
}

@media only screen and (max-width:1024px) {
    .form--with-widget .tenjin-calendly-popup__calendly {
        flex: 0 0 100%
    }
}

.form--with-widget .tenjin-calendly-popup__title {
    padding: 0 5%
}

.light-theme .form {
    background-color: #8f9399
}

.demo * {
    color: #fff !important
}

.demo__iframe-container iframe {
    display: block !important
}

.demo__t {
    margin: 1em 0;
    font-size: 2rem
}

.demo .link,
.demo .single-news__blog li,
.demo .special-list li,
.demo .special-title,
.demo .tick-list li,
.demo p,
.single-news__blog .demo li,
.special-list .demo li,
.tick-list .demo li {
    font-size: 1.6rem
}

.demo.title-not-bold h3 {
    font-weight: 500
}

@media only screen and (max-width:767px) {
    .demos {
        flex-wrap: nowrap;
        padding-bottom: 1em;
        overflow-x: scroll
    }
}

.demos .demo {
    flex: 0 0 48%;
    margin: 4% 1%
}

@media only screen and (max-width:767px) {
    .demos .demo {
        flex: 0 0 75%;
        max-width: 75%
    }
}

.demo .slide-content .slide-meta {
    display: none !important
}

.demo .slide-entry-title {
    margin-top: 1em;
    margin-bottom: 1em
}

@media only screen and (max-width:767px) {
    .demo .slide-entry {
        width: 100% !important;
        margin-bottom: 20px !important;
        margin-left: 0 !important
    }
}

.demo .avia-slideshow-arrows a:before {
    background: rgba(0, 0, 0, .3) !important
}

.references-container {
    background-color: #35383c !important;
    padding-bottom: 2em
}

.modal {
    display: none;
    padding: 0 !important;
    background-color: #8f9399
}

.modal__content {
    padding: 3em !important;
    width: 600px;
    max-width: 100%;
    max-height: 80vh;
    overflow: auto
}

.modal__content iframe {
    max-width: 100% !important;
    width: 100% !important;
    max-height: inherit
}

@media only screen and (max-width:500px) {
    .icon-list {
        flex-wrap: wrap
    }
}

.icon-list__group {
    flex: 1 0 0;
    max-width: 48%
}

@media only screen and (max-width:500px) {
    .icon-list__group {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media only screen and (max-width:500px) {
    .icon-list__group.item,
    .icon-list__group li {
        margin-bottom: 3em
    }
}

.icon-list__icon-c {
    width: 5em;
    margin-right: 2em;
    flex-shrink: 0
}

@media only screen and (max-width:767px) {
    .icon-list__icon-c {
        width: 2em
    }
}

.icon-list__content {
    width: 37em;
    max-width: 100%
}

.content-area .entry-content,
.content-area .entry-footer,
.content-area .entry-header {
    width: 1000px;
    margin: 0 auto
}

.content-area .entry-header {
    margin-bottom: 5em
}

.content-area h1,
.content-area h2,
.content-area h3,
.content-area h4,
.content-area h5,
.content-area h6 {
    margin-bottom: .5em
}

.content-area h1:not(:first-child),
.content-area h2:not(:first-child),
.content-area h3:not(:first-child),
.content-area h4:not(:first-child),
.content-area h5:not(:first-child),
.content-area h6:not(:first-child) {
    margin-top: 1em;
    margin-bottom: .25em
}

.content-area h1 {
    font-size: 4rem
}

.content-area h2 {
    font-size: 3.6rem
}

.content-area h3 {
    font-size: 3rem
}

.content-area h4:not(.heading) {
    font-size: 2.6rem
}

.content-area h5 {
    font-size: 2.2rem
}

.content-area h6 {
    font-size: 2rem
}

.content-area ul {
    font-size: 1.8rem
}

.content-area .link+ul,
.content-area .single-news__blog li+ul,
.content-area .special-list li+ul,
.content-area .special-title+ul,
.content-area .special-title .special-title+ul,
.content-area .tick-list li+ul,
.content-area p+ul,
.single-news__blog .content-area li+ul,
.special-list .content-area li+ul,
.tick-list .content-area li+ul {
    margin-top: .55em
}

.content-area .entry-footer {
    padding: 4em 0
}

.circle {
    position: relative
}

@media only screen and (max-width:1024px) {
    .circle,
    .circle+.av-flex-placeholder {
        display: none !important
    }
}

.circle--scale-r {
    transform: scale(1.2) translateX(5%)
}

.circle--scale-l {
    transform: scale(1.2) translateX(-10%)
}

.circle__i {
    border-radius: 50%
}

.circle__dots-c {
    position: absolute;
    left: -2%;
    top: 50%;
    width: 25%
}

.circle__frost {
    position: absolute;
    left: -3%;
    width: 24%;
    height: 93%;
    top: 0;
    transform: translateY(-45%);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px)
}

.circle-video {
    position: relative;
    overflow: hidden;
    height: 0;
    width: 100%;
    padding-bottom: 100%;
    border-radius: 50%
}

.circle-video video {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.cta-coffee {
    width: 85em;
    margin: 0 auto;
    text-align: center
}

.cta-coffee__animation {
    width: 29em;
    margin: 0 auto 1em;
    transform-origin: bottom center;
    transform: translateX(7%) scale(1.3)
}

.tenjin-selector-cta__title {
    text-align: center;
    margin-bottom: 1.75em
}

.tenjin-selector-cta__benefits {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3rem 3em
}

.tenjin-selector-cta__benefits>* {
    margin: 0 3rem;
    flex: 0 0 calc(33.33333% - 6rem)
}

@media only screen and (max-width:767px) {
    .tenjin-selector-cta__benefits {
        list-style-type: none;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        margin: 0
    }
    .tenjin-selector-cta__benefits>* {
        margin: 3rem 0;
        flex: 0 0 100%
    }
}

.tenjin-selector-cta__benefit {
    text-align: center
}

.tenjin-selector-cta__benefit-title {
    line-height: 1.1;
    width: 7em;
    margin: 0 auto .5em;
    color: #f18a00
}

.tenjin-selector-cta__sub {
    text-align: center;
    margin-bottom: 1em
}

.tenjin-selector-cta__btn-container {
    display: flex;
    justify-content: center
}

.page-id .preview-panels {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2rem 4em
}

.page-id .preview-panels>* {
    margin: 2rem;
    flex: 0 0 calc(33.333% - 4rem)
}

.page-id .preview-panels.slide-entry-wrap {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px
}

@media only screen and (max-width:767px) {
    .page-id .preview-panels {
        list-style-type: none;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        margin: 0 0 4em
    }
    .page-id .preview-panels>* {
        margin: 2rem 0;
        flex: 0 0 100%
    }
}

.page-id .preview-panels__item {
    border-radius: 2em;
    box-shadow: 0 1em 2em rgba(0, 0, 0, .2);
    padding: 2.5em;
    font-size: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #fff
}

@media only screen and (max-width:767px) {
    .page-id .preview-panels__item.slide-entry {
        margin-bottom: 20px !important;
        margin-left: 0 !important
    }
}

.page-id .preview-panels__item .slide-image {
    margin-left: 0;
    margin-right: 0;
    background-color: transparent !important
}

.page-id .preview-panels__item .slide-content {
    height: 100%;
    display: flex;
    flex-direction: column
}

.page-id .preview-panels__item .slide-entry-excerpt {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.page-id .preview-panels__date {
    text-align: right;
    display: block;
    width: 100%;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 600;
    display: none
}

.page-id .preview-panels__icon-container {
    height: 6em;
    display: flex;
    justify-content: center;
    align-items: center
}

.page-id .preview-panels__icon-container img {
    width: auto;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.page-id .preview-panels__icon-container--leadership {
    height: auto !important;
    margin-bottom: 0
}

.page-id .preview-panels__item-content {
    margin-bottom: 1em;
    display: flex;
    align-items: center
}

.page-id .preview-panels__item-content-text {
    flex-grow: 1
}

.page-id .preview-panels__item-content-image-container {
    flex: 0 0 40%;
    margin-left: 5%
}

.page-id .preview-panels__intro {
    margin: 1em 0 .5em;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.8em;
    color: #35383c !important
}

.page-id .preview-panels__intro span {
    font-weight: inherit
}

.page-id .preview-panels__intro--leadership {
    font-size: 2.1em
}

.page-id .preview-panels__text {
    font-size: 1.6em;
    font-weight: 400;
    color: #35383c !important;
    margin-top: 1.25em
}

.page-id .preview-panels__text b,
.page-id .preview-panels__text strong {
    color: #35383c !important
}

.page-id .preview-panels__text--leadership {
    font-size: 1.8em;
    font-weight: 500
}

.page-id .preview-panels__btn {
    margin-top: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 2em;
    text-decoration: none;
    color: #36ade2;
    font-weight: 700
}

.page-id .preview-panels__btn:hover {
    color: #36ade2
}

.page-id .preview-panels__btn span {
    color: inherit;
    font-weight: inherit
}

.page-id .preview-panels__btn svg {
    height: 1.1em;
    margin-left: .5em
}

.page-id .preview-panels__footer {
    display: flex;
    justify-content: space-between
}

.book {
    position: relative;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    background: linear-gradient(90deg, #48ade2, #35383c);
    padding: 1rem 0;
    z-index: 6
}

@media only screen and (max-width:1350px) {
    .book {
        display: none
    }
}

.book--inner {
    display: flex;
    justify-content: center;
    align-items: center
}

@media only screen and (max-width:767px) {
    .book--inner {
        flex-direction: column
    }
}

.book__txt {
    color: #fff;
    font-size: 1.6rem;
    margin-right: 1rem
}

@media only screen and (max-width:767px) {
    .book__txt {
        margin-right: 0;
        margin-bottom: 1rem
    }
}

.book-cta {
    text-transform: uppercase;
    color: #36ade2;
    display: inline;
    vertical-align: middle;
    font-size: 1.6rem;
    font-weight: 600;
    text-decoration: none
}

@media only screen and (max-width:767px) {
    .book-cta {
        flex-direction: column
    }
}

.book-cta__icon {
    display: inline;
    vertical-align: middle
}

.virtual-event {
    width: 100%;
    max-width: 120rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    border-radius: 6px;
    transform: translateY(-50%);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .16)
}

.virtual-event-cont {
    padding: 3rem 0 3rem 3rem;
    position: relative;
    width: 100%
}

@media only screen and (max-width:767px) {
    .virtual-event-cont {
        padding: 2rem
    }
}

.virtual-event h4 {
    color: #f18a00
}

.virtual-event-cta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.5rem
}

.virtual-event__img {
    background-size: cover;
    background-position: 0;
    background-repeat: no-repeat;
    margin-left: 2rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

@media only screen and (max-width:767px) {
    .virtual-event__img {
        display: none
    }
}

.virtual-event__tag {
    color: #fff;
    font-size: 2rem;
    display: flex;
    align-items: center;
    position: absolute;
    top: 3rem;
    right: 0
}

.virtual-event__tag img {
    margin-right: 1rem
}

.virtual-event__tag--light {
    color: #fff
}

.virtual-event__tag--dark {
    color: #35383c
}

.virtual-event__tag--hide {
    display: none
}

@media only screen and (max-width:767px) {
    .virtual-event__tag {
        position: relative;
        margin-bottom: 1.5rem;
        top: unset
    }
}

.virtual-event__date {
    text-transform: uppercase
}

.virtual-event__date--light {
    color: #fff
}

.virtual-event__date--dark {
    color: #35383c
}

.virtual-event__date--hide {
    display: none
}

@media only screen and (max-width:767px) {
    .virtual-event-cta {
        flex-direction: column;
        align-items: center
    }
    .single-news__blog .virtual-event-cta li,
    .special-list .virtual-event-cta li,
    .tick-list .virtual-event-cta li,
    .virtual-event-cta .link,
    .virtual-event-cta .single-news__blog li,
    .virtual-event-cta .special-list li,
    .virtual-event-cta .special-title,
    .virtual-event-cta .tick-list li,
    .virtual-event-cta p {
        margin-bottom: 1rem
    }
}

.tenjins-knowledge-customers {
    width: 100%;
    margin: 3em auto 0;
    padding-bottom: 3em
}

.tenjins-knowledge-customers .contact-details,
.tenjins-knowledge-customers .focus,
.tenjins-knowledge-customers .intro__row,
.tenjins-knowledge-customers .row,
.tenjins-knowledge-customers .tabs__buttons {
    align-items: center;
    margin-bottom: 3rem
}

@media only screen and (max-width:1024px) {
    .tenjins-knowledge-customers .contact-details,
    .tenjins-knowledge-customers .focus,
    .tenjins-knowledge-customers .intro__row,
    .tenjins-knowledge-customers .row,
    .tenjins-knowledge-customers .tabs__buttons {
        flex-direction: column
    }
}

.tenjins-knowledge-customers.top-padding {
    padding-top: 80px;
    margin-top: 0
}

.tenjins-knowledge-customers__logo {
    align-self: center;
    height: auto;
    margin-left: 10px;
    margin-right: 10px
}

@media only screen and (max-width:1024px) {
    .tenjins-knowledge-customers__logo {
        margin-bottom: 5rem
    }
}

.tenjins-knowledge-customers__logo--bt {
    width: 65px
}

.tenjins-knowledge-customers__logo--fujitsu {
    width: 120px
}

.tenjins-knowledge-customers__logo--axa {
    width: 65px
}

.tenjins-knowledge-customers__logo--tsystems {
    width: 200px
}

.tenjins-knowledge-customers__logo--cog {
    width: 180px
}

.tenjins-knowledge-customers__logo--gtt {
    width: 85px
}


.tenjins-knowledge-customers__logo--sng {
    width: 150px
}


.tenjins-knowledge-customers__logo--hpe {
    width: 165px
}


.tenjins-knowledge-customers__logo--cc {
    width: 125px
}

.tenjins-knowledge-customers-cta {
    display: flex;
    width: 100%;
    max-width: 25rem;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    text-transform: uppercase;
    color: #36ade2 !important;
    font-weight: 600;
    text-decoration: none
}

.tenjins-knowledge-customers-cta img {
    margin-left: 1rem
}

#tenjin-options {
    background-color: #35383c !important
}

.tenjin-options-row {
    padding-top: 8rem;
    padding-bottom: 8rem
}

.tenjin-options-row.tenjin-options-row-padding-top {
    padding-top: 15rem
}

.tenjin-options-row.tenjin-options-row-padding-top .entry-content-wrapper {
    display: flex;
    justify-content: center
}

.tenjin-options-row .flex_column_table {
    display: flex !important;
    justify-content: space-between !important;
    float: none !important
}

@media only screen and (max-width:1024px) {
    .tenjin-options-row .flex_column_table {
        flex-wrap: wrap
    }
}

@media only screen and (max-width:1024px) {
    .tenjin-options-row .flex_column_table_cell {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.tenjin-options {
    position: relative
}

.tenjin-options-col {
    padding: 2rem;
    background-color: #e9eef5;
    box-shadow: 10px 25px 35px 0 rgba(0, 0, 0, .4);
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    border-radius: 10px;
    position: relative;
    max-width: 23%;
    transition: all .2s
}

.tenjin-options-col:hover {
    transform: scale(1.1)
}

@media only screen and (max-width:767px) {
    .tenjin-options-col:first-of-type {
        margin-top: 50px !important
    }
}

.tenjin-options-col a {
    position: relative;
    z-index: 2;
    border: 0;
    color: #fff;
    width: 100%;
    max-width: 280px
}

.tenjin-options-col section:last-of-type {
    margin-top: auto;
    width: 100%
}

.tenjin-options__shadow {
    position: absolute;
    left: 0;
    bottom: -25%;
    height: 300px;
    width: 300px;
    border-radius: 50%;
    background: radial-gradient(circle, #48ade2 0, rgba(72, 173, 226, 0) 60%)
}

@media only screen and (max-width:1024px) {
    .tenjin-options__shadow {
        display: none
    }
}

.tenjin-options__shadow--1 {
    left: 15%
}

.tenjin-options__shadow--orange {
    background: radial-gradient(circle, #f18a1a 0, rgba(241, 138, 26, 0) 60%);
    left: 50%
}

.tenjin-options__shadow--3 {
    left: unset;
    right: -10%
}

.tenjin-options .tenjin-options__color {
    position: absolute;
    left: 0;
    bottom: -25%;
    height: 300px;
    width: 300px;
    border-radius: 50%;
    background: radial-gradient(circle, #f18a1a 0, rgba(241, 138, 26, 0) 60%);
    left: 50%;
    opacity: .5;
    z-index: 0
}

@media only screen and (max-width:1024px) {
    .tenjin-options .tenjin-options__color {
        content: none
    }
}

.tenjin-options .understand-tenjin a {
    border: 0;
    color: #fff;
    width: 100%;
    max-width: 280px
}

.tenjin-options__icon img {
    height: 80px;
    width: auto;
    align-self: center;
    margin-bottom: 3rem
}

.tenjin-options__dots {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: auto;
    transform: translate(50%, 35%);
    z-index: 0
}

.always-on h6 {
    font-size: 2rem
}

.always-on__img {
    align-self: center
}

.always-on__img--container img {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem
}

.always-on__colleague {
    padding-top: 100px;
    padding-bottom: 240px
}

.tenjin-calendly-popup.fancybox-content {
    display: inline-flex !important;
    justify-content: space-between;
    padding: 25px
}

@media only screen and (max-width:1024px) {
    .tenjin-calendly-popup.fancybox-content {
        flex-direction: column;
        padding: 10px
    }
}

.tenjin-calendly-popup__form {
    flex: 0 0 48%
}

@media only screen and (max-width:1024px) {
    .tenjin-calendly-popup__form {
        flex: 0 0 100%;
        margin-bottom: 4rem
    }
}

.tenjin-calendly-popup__calendly {
    flex: 0 0 48%
}

@media only screen and (max-width:1024px) {
    .tenjin-calendly-popup__calendly {
        flex: 0 0 100%
    }
}

.tenjin-calendly-popup__title {
    padding: 0 5%
}

.cta-panel {
    border: 2px solid #fff;
    border-radius: 2em;
    padding: 4em;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 131em;
    max-width: 100%;
    margin: 0 auto
}

@media only screen and (max-width:767px) {
    .cta-panel {
        display: block
    }
}

.cta-panel__content {
    width: 70em
}

@media only screen and (max-width:767px) {
    .cta-panel__content {
        width: 100%
    }
}

.cta-panel__btn-container {
    position: relative
}

.cta-panel__dots {
    position: absolute;
    top: -3em;
    width: 24em;
    right: 0;
    pointer-events: none
}

@media only screen and (max-width:767px) {
    .cta-panel__dots {
        display: none
    }
}

.cta-panel__button {
    margin-top: 4em
}

.cta-panel__intro {
    font-size: 1.8rem;
    margin-bottom: .25em;
    text-transform: uppercase
}

.cta-panel__title {
    margin-bottom: .65em
}

.cta-panel__footer {
    margin-top: 4em;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

@media only screen and (max-width:500px) {
    .cta-panel__footer {
        display: block
    }
}

.cta-panel__logo {
    flex: 0 0 14em;
    width: 14em;
    max-width: 14em;
    margin-right: 5em
}

@media only screen and (max-width:500px) {
    .cta-panel__logo {
        margin-bottom: 4em
    }
}

.cta-panel__sub {
    font-size: 1em;
    width: 32em
}

.cta-panel__form {
    padding: 0;
    background: transparent
}

.light-theme .cta-panel {
    border-color: #26d07c
}

.light-theme .cta-panel__logo path {
    fill: #002856
}

.light-theme .cta-panel__dots path {
    fill: #a2e3c9
}

.gartner-banner {
    border-radius: 6px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    background-color: #3e4044;
    padding: 2rem 3rem;
    width: 100%;
    max-width: 105rem;
    margin: 0 auto;
    align-items: center
}

@media only screen and (max-width:1024px) {
    .gartner-banner {
        transform: none;
        max-width: unset;
        width: 100%;
        margin: 4rem 0
    }
}

.gartner-banner__cont {
    display: flex
}

@media only screen and (max-width:650px) {
    .gartner-banner__cont {
        display: block
    }
}

.gartner-banner__logo {
    margin-right: 3rem
}

@media only screen and (max-width:500px) {
    .gartner-banner__logo {
        margin-right: 0;
        margin-bottom: 3rem
    }
}

.gartner-banner__middle {
    position: relative
}

.gartner-banner__dots {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 14rem;
    transform: translateY(17px)
}

@media only screen and (max-width:835px) {
    .gartner-banner__dots {
        display: none
    }
}

.gartner-banner__title {
    margin-bottom: 2rem
}

.gartner-banner__text {
    font-weight: 700;
    font-size: 2.1rem;
    max-width: 57rem;
    line-height: 1.3
}

.gartner-banner__right {
    display: flex;
    flex-direction: column;
    align-items: center
}

.gartner-banner__img {
    width: 70%
}

@media only screen and (max-width:650px) {
    .gartner-banner__img {
        display: none
    }
}

.gartner-banner__btn {
    margin-top: 17px;
    font-size: 1.6rem
}

@media only screen and (max-width:1024px) {
    .gartner-banner__btn {
        margin-top: 2rem;
        margin-left: 0
    }
}

.homepage-slider .container,
.homepage-slider .content,
.homepage-slider .entry-content-wrapper,
.homepage-slider .flex_column_table,
.homepage-slider .post-entry {
    height: 100%
}

@media only screen and (max-width:989px) {
    .homepage-slider .flex_column {
        height: 100%;
        display: flex !important;
        flex-direction: column;
        justify-content: center
    }
}

.homepage-slider.avia-full-stretch {
    background-size: contain !important;
    background-position: unset !important
}

.homepage-slider .slide__content-col {
    padding: 8rem 0;
    z-index: 10
}

@media only screen and (max-width:1450px) {
    .homepage-slider .slide__content-col {
        padding: 30px 0 70px
    }
}

.homepage-slider .slide__logo {
    width: 13rem;
    margin-bottom: 3rem
}

@media only screen and (max-width:1530px) {
    .homepage-slider .slide__logo {
        width: 90px;
        margin-bottom: 15px
    }
}

@media screen and (max-width:1450px) {
    .homepage-slider .slide__logo {
        width: 60px
    }
}

.homepage-slider .slide__title h2 {
    font-size: 4.4rem;
    line-height: 1.2;
    margin-bottom: .5em
}

@media only screen and (max-width:1530px) {
    .homepage-slider .slide__title h2 {
        font-size: 32px
    }
}

@media only screen and (max-width:1450px) {
    .homepage-slider .slide__title h2 {
        font-size: 24px
    }
}

@media screen and (max-width:500px) {
    .homepage-slider .slide__title h2 {
        font-size: 20px
    }
}

.homepage-slider .slide__title h2 .orange-text {
    color: #f18a00 !important
}

.homepage-slider .slide__title h2 .green-text {
    color: #68a82c !important
}

.homepage-slider .slide__subtitle h6 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px
}

.homepage-slider .slide__text .link,
.homepage-slider .slide__text .single-news__blog li,
.homepage-slider .slide__text .special-list li,
.homepage-slider .slide__text .special-title,
.homepage-slider .slide__text .tick-list li,
.homepage-slider .slide__text p,
.single-news__blog .homepage-slider .slide__text li,
.special-list .homepage-slider .slide__text li,
.tick-list .homepage-slider .slide__text li {
    width: 62rem;
    max-width: 100%;
    margin-bottom: 1.5em
}

@media only screen and (max-width:1450px) {
    .homepage-slider .slide__text .link,
    .homepage-slider .slide__text .single-news__blog li,
    .homepage-slider .slide__text .special-list li,
    .homepage-slider .slide__text .special-title,
    .homepage-slider .slide__text .tick-list li,
    .homepage-slider .slide__text p,
    .single-news__blog .homepage-slider .slide__text li,
    .special-list .homepage-slider .slide__text li,
    .tick-list .homepage-slider .slide__text li {
        font-size: 16px;
        font-weight: 400
    }
}

@media only screen and (max-width:1000px) {
    .homepage-slider .slide__text .link,
    .homepage-slider .slide__text .single-news__blog li,
    .homepage-slider .slide__text .special-list li,
    .homepage-slider .slide__text .special-title,
    .homepage-slider .slide__text .tick-list li,
    .homepage-slider .slide__text p,
    .single-news__blog .homepage-slider .slide__text li,
    .special-list .homepage-slider .slide__text li,
    .tick-list .homepage-slider .slide__text li {
        width: 100%
    }
}

.homepage-slider .slide__text .link .orange-text,
.homepage-slider .slide__text .single-news__blog li .orange-text,
.homepage-slider .slide__text .special-list li .orange-text,
.homepage-slider .slide__text .special-title .orange-text,
.homepage-slider .slide__text .tick-list li .orange-text,
.homepage-slider .slide__text p .orange-text,
.single-news__blog .homepage-slider .slide__text li .orange-text,
.special-list .homepage-slider .slide__text li .orange-text,
.tick-list .homepage-slider .slide__text li .orange-text {
    color: #f18a00;
    font-weight: 700
}

.homepage-slider .slide__text .link .green-text,
.homepage-slider .slide__text .single-news__blog li .green-text,
.homepage-slider .slide__text .special-list li .green-text,
.homepage-slider .slide__text .special-title .green-text,
.homepage-slider .slide__text .tick-list li .green-text,
.homepage-slider .slide__text p .green-text,
.single-news__blog .homepage-slider .slide__text li .green-text,
.special-list .homepage-slider .slide__text li .green-text,
.tick-list .homepage-slider .slide__text li .green-text {
    color: #68a82c;
    font-weight: 700
}

.homepage-slider .slide__video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: auto;
    max-width: unset
}

@media only screen and (max-width:1880px) {
    .homepage-slider .slide__video {
        left: unset;
        right: 0;
        margin-right: -42%
    }
}

@media only screen and (max-width:920px) {
    .homepage-slider .slide__video {
        margin-right: -19%
    }
}

.homepage-slider .slide__bg {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 90%
}

@media screen and (max-width:1450px) {
    .homepage-slider .slide__bg {
        display: none
    }
}

.homepage-slider__glide .glide__slide {
    height: auto;
    display: flex
}

.homepage-slider__glide-arrows .glide__text {
    height: 45px;
    position: absolute;
    bottom: 0;
    font-size: 11px;
    color: #999da2;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:380px) {
    .homepage-slider__glide-arrows .glide__text {
        font-size: 14px
    }
}

@media only screen and (min-width:440px) {
    .homepage-slider__glide-arrows .glide__text {
        font-size: 18px;
        display: none
    }
}

.homepage-slider__glide-arrows .glide__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 90px;
    background: transparent;
    border: none;
    font-family: monospace !important;
    color: #999da2;
    cursor: pointer
}

@media only screen and (max-width:1550px) {
    .homepage-slider__glide-arrows .glide__arrow {
        top: unset;
        bottom: 0;
        transform: translateY(-10%);
        font-size: 52px
    }
}

.homepage-slider__glide-arrows .glide__arrow.glide__arrow--left {
    left: 20px
}

.homepage-slider__glide-arrows .glide__arrow.glide__arrow--right {
    right: 20px
}

.slide-tenjin-mac-background {
    background-color: #3f4046 !important
}

.products {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5rem
}

.products>* {
    margin: 1.5rem;
    flex: 0 0 calc(33.33333% - 3rem)
}

@media only screen and (max-width:1024px) {
    .products {
        list-style-type: none;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        margin: 0 -1.5rem
    }
    .products>* {
        margin: 1.5rem;
        flex: 0 0 calc(50% - 3rem)
    }
}

@media only screen and (max-width:650px) {
    .products {
        list-style-type: none;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        margin: 0
    }
    .products>* {
        margin: .5rem 0;
        flex: 0 0 100%
    }
}

.products__item {
    display: flex
}

.ti-slider {
    padding: 0 50px
}

.ti-slider__header {
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 20px
}

.ti-slider__header span {
    color: #f18a00
}

.ti-slider__span {
    border: 1px solid #35383c !important;
    width: 100%;
    margin-bottom: 50px
}

.ti-slider__slide {
    display: flex;
    align-items: center;
    justify-content: center
}

.ti-slider__img {
    height: 80px;
    max-height: 100%;
    margin: 0 auto 15px
}

.ti-slider__title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.ti-slider__btn {
    width: -moz-fit-content;
    width: fit-content;
    margin: 50px auto 0
}

.product-preview-flex .flex_column_table {
    display: flex !important;
    grid-gap: 16px !important;
    gap: 16px !important
}

@media only screen and (max-width:1024px) {
    .product-preview-flex .flex_column_table {
        flex-wrap: wrap
    }
}

.product-preview {
    position: relative;
    background-color: #2b2d2f;
    padding: 5rem;
    border-radius: 1rem;
    width: 100% !important;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden
}

.product-preview:after {
    content: "";
    display: inline-block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
    visibility: visible
}

@media only screen and (max-width:650px) {
    .product-preview:after {
        display: none
    }
}

.product-preview--front-office:after,
.product-preview--tenjin:after {
    bottom: 2rem;
    right: 2rem;
    background-position: 50%;
    width: 32%;
    padding-bottom: 32%
}

.product-preview--jobr:after {
    bottom: 0;
    right: 0;
    background-image: url(/wp-content/uploads/2022/09/jobr-preview-arrow.jpg);
    background-position: 100% 100%;
    width: 40%;
    padding-bottom: 40%
}

.product-preview--tenjin:after {
    background-image: url(/wp-content/uploads/2022/09/tenjin-preview-dots.jpg)
}

.product-preview--front-office:after {
    background-image: url(/wp-content/uploads/2022/09/front-office-preview-dots.jpg)
}

.product-preview__content {
    flex-grow: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    z-index: 1
}

.product-preview__logo img {
    height: 9rem;
    width: auto;
    margin-bottom: 3.5rem
}

.product-preview__title {
    font-weight: 700;
    margin-bottom: 1em;
    font-size: 2.1rem;
    position: relative;
    z-index: 1
}

.product-preview .footer-container {
    margin-top: auto
}

.product-preview .product-preview__footer,
.product-preview__text {
    position: relative;
    z-index: 1
}

.product-preview__text {
    margin-bottom: 3.5em
}

.product-preview .btn {
    font-size: 16px;
    padding: .9em 1.6em
}

.product-preview .av_textblock_section:last-of-type {
    margin-top: auto
}

.play-to-win-slide {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 8rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media only screen and (max-width:900px) {
    .play-to-win-slide {
        padding-left: 20px !important;
        padding-right: 20px !important
    }
}

@media only screen and (max-width:1380px) {
    .play-to-win-slide {
        background-image: none !important;
        background-color: #8a1b17
    }
}

.play-to-win-slide__row {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4rem
}

.play-to-win-slide__row>* {
    margin: 0 4rem;
    flex: 0 0 calc(50% - 8rem)
}

@media only screen and (max-width:1380px) {
    .play-to-win-slide__row {
        list-style-type: none;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        margin: 0
    }
    .play-to-win-slide__row>* {
        margin: 0;
        flex: 0 0 100%
    }
}

.play-to-win-slide__preview-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

@media only screen and (max-width:1380px) {
    .play-to-win-slide__preview-col {
        display: none
    }
}

.play-to-win-slide__title {
    width: 58rem;
    max-width: 100%;
    margin-bottom: 1rem
}

.play-to-win-slide__text {
    font-weight: 700
}

.jobr-slide {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media screen and (max-width:1450px) {
    .jobr-slide {
        padding: 30px 0 70px;
        display: block;
        width: 820px;
        max-width: 100%;
        margin: 0 auto
    }
}

.jobr-slide__wrap {
    position: relative;
    width: 100%
}

.jobr-slide__logo {
    width: 13rem;
    margin-bottom: 3rem
}

@media screen and (max-width:1450px) {
    .jobr-slide__logo {
        width: 60px;
        margin-bottom: 15px
    }
}

.jobr-slide .slide__content-col {
    width: 100rem;
    max-width: 100%
}

.jobr-slide .slide__title h2 {
    font-size: 4.8rem;
    line-height: 1.2;
    margin-bottom: .5em
}

@media screen and (max-width:1450px) {
    .jobr-slide .slide__title h2 {
        font-size: 24px
    }
}

@media screen and (max-width:500px) {
    .jobr-slide .slide__title h2 {
        font-size: 20px
    }
}

.jobr-slide .slide__title h2 span {
    color: #68a82c
}

.jobr-slide .slide__text .link,
.jobr-slide .slide__text .single-news__blog li,
.jobr-slide .slide__text .special-list li,
.jobr-slide .slide__text .special-title,
.jobr-slide .slide__text .tick-list li,
.jobr-slide .slide__text p,
.single-news__blog .jobr-slide .slide__text li,
.special-list .jobr-slide .slide__text li,
.tick-list .jobr-slide .slide__text li {
    width: 62rem;
    max-width: 100%;
    margin-bottom: 1.5em
}

@media screen and (max-width:1450px) {
    .jobr-slide .slide__text .link,
    .jobr-slide .slide__text .single-news__blog li,
    .jobr-slide .slide__text .special-list li,
    .jobr-slide .slide__text .special-title,
    .jobr-slide .slide__text .tick-list li,
    .jobr-slide .slide__text p,
    .single-news__blog .jobr-slide .slide__text li,
    .special-list .jobr-slide .slide__text li,
    .tick-list .jobr-slide .slide__text li {
        font-size: 16px;
        width: 100%
    }
}

.tenjin-slide {
    width: 100%;
    position: relative;
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
    background: #37383c
}

.tenjin-slide,
.tenjin-slide__wrap {
    flex-grow: 1;
    display: flex
}

.tenjin-slide__logo {
    width: 13rem;
    margin-bottom: 3rem
}

@media only screen and (max-width:1530px) {
    .tenjin-slide__logo {
        width: 90px;
        margin-bottom: 15px
    }
}

@media screen and (max-width:1450px) {
    .tenjin-slide__logo {
        width: 60px
    }
}

.tenjin-slide__row {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4rem
}

.tenjin-slide__row>* {
    margin: 0 4rem;
    flex: 0 0 calc(50% - 8rem)
}

@media only screen and (max-width:850px) {
    .tenjin-slide__row {
        list-style-type: none;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        margin: 0
    }
    .tenjin-slide__row>* {
        margin: 0;
        flex: 0 0 100%
    }
}

.tenjin-slide__content-col {
    padding: 8rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    z-index: 10
}

@media only screen and (max-width:1450px) {
    .tenjin-slide__content-col {
        padding: 30px 0 70px
    }
}

.tenjin-slide__video-col {
    position: relative
}

@media only screen and (max-width:1880px) {
    .tenjin-slide__video-col {
        position: static
    }
}

@media only screen and (max-width:850px) {
    .tenjin-slide__video-col {
        display: none
    }
}

.tenjin-slide__video-col video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: auto;
    max-width: unset
}

@media only screen and (max-width:1880px) {
    .tenjin-slide__video-col video {
        left: unset;
        right: 0;
        margin-right: -14%
    }
}

@media only screen and (max-width:920px) {
    .tenjin-slide__video-col video {
        margin-right: -19%
    }
}

.tenjin-slide .slide__title h2 {
    font-size: 4.4rem;
    line-height: 1.2;
    margin-bottom: .5em
}

@media only screen and (max-width:1530px) {
    .tenjin-slide .slide__title h2 {
        font-size: 32px
    }
}

@media only screen and (max-width:1450px) {
    .tenjin-slide .slide__title h2 {
        font-size: 24px
    }
}

@media screen and (max-width:500px) {
    .tenjin-slide .slide__title h2 {
        font-size: 20px
    }
}

.tenjin-slide .slide__title h2 span {
    color: #f18a00
}

.single-news__blog .tenjin-slide .slide__text li,
.special-list .tenjin-slide .slide__text li,
.tenjin-slide .slide__text .link,
.tenjin-slide .slide__text .single-news__blog li,
.tenjin-slide .slide__text .special-list li,
.tenjin-slide .slide__text .special-title,
.tenjin-slide .slide__text .tick-list li,
.tenjin-slide .slide__text p,
.tick-list .tenjin-slide .slide__text li {
    width: 62rem;
    max-width: 100%;
    margin-bottom: 1.5em;
    font-weight: 700
}

@media only screen and (max-width:1450px) {
    .single-news__blog .tenjin-slide .slide__text li,
    .special-list .tenjin-slide .slide__text li,
    .tenjin-slide .slide__text .link,
    .tenjin-slide .slide__text .single-news__blog li,
    .tenjin-slide .slide__text .special-list li,
    .tenjin-slide .slide__text .special-title,
    .tenjin-slide .slide__text .tick-list li,
    .tenjin-slide .slide__text p,
    .tick-list .tenjin-slide .slide__text li {
        font-size: 16px;
        font-weight: 400 !important
    }
}

@media only screen and (max-width:1000px) {
    .single-news__blog .tenjin-slide .slide__text li,
    .special-list .tenjin-slide .slide__text li,
    .tenjin-slide .slide__text .link,
    .tenjin-slide .slide__text .single-news__blog li,
    .tenjin-slide .slide__text .special-list li,
    .tenjin-slide .slide__text .special-title,
    .tenjin-slide .slide__text .tick-list li,
    .tenjin-slide .slide__text p,
    .tick-list .tenjin-slide .slide__text li {
        width: 100%
    }
}

.single-news__blog .tenjin-slide .slide__text li span,
.special-list .tenjin-slide .slide__text li span,
.tenjin-slide .slide__text .link span,
.tenjin-slide .slide__text .single-news__blog li span,
.tenjin-slide .slide__text .special-list li span,
.tenjin-slide .slide__text .special-title span,
.tenjin-slide .slide__text .tick-list li span,
.tenjin-slide .slide__text p span,
.tick-list .tenjin-slide .slide__text li span {
    color: #f18a00;
    font-weight: 700
}

.gartner-bg {
    background: #fff;
    position: relative
}

@media screen and (max-width:800px) {
    .gartner-bg {
        background-color: #2b2d2f
    }
}

.gartner-bg__arrows {
    position: absolute;
    height: 100%;
    top: 0;
    left: -40%;
    z-index: 20
}

@media screen and (max-width:800px) {
    .gartner-bg__arrows {
        display: none
    }
}

.gartner-slide {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 1fr;
    position: relative;
    height: 100%
}

.gartner-slide__left {
    grid-column: 1/8;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 40
}

@media screen and (max-width:800px) {
    .gartner-slide__left {
        grid-column: 1/13
    }
}

.gartner-slide__logo {
    width: 135px;
    height: auto;
    margin-bottom: 60px
}

.gartner-slide__image {
    grid-column: 8/13;
    display: flex
}

.gartner-slide__image img {
    margin: auto
}

@media screen and (max-width:800px) {
    .gartner-slide__image {
        display: none
    }
}

.gartner-slide__top {
    z-index: 40;
    margin: 100px 0
}

.gartner-slide__title {
    font-size: 30px;
    font-weight: 700;
    color: #f18a00
}

.gartner-slide__header {
    margin-bottom: 30px
}

.gartner-slide__copy--orange {
    font-weight: 700;
    color: #f18a00;
    margin-bottom: 20px
}

.gartner-slide__button-wrap,
.xmas {
    display: flex
}

.xmas {
    background-image: url(/wp-content/uploads/2023/12/snowflake-banner-image-scaled.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    width: 100%;
    position: relative;
    padding: 8rem 0;
    overflow: hidden;
    flex-direction: column;
    justify-content: center
}

@media screen and (max-width:800px) {
    .xmas {
        background-position: 0
    }
}

.xmas__title {
    font-size: 70px;
    margin-bottom: 20px;
    font-weight: 700
}

@media screen and (max-width:800px) {
    .xmas__title {
        font-size: 50px
    }
}

.xmas__sub-title {
    font-size: 30px;
    font-weight: 700;
    color: #f18a00;
    margin-bottom: 40px
}

.xmas__text {
    font-size: 21px;
    font-weight: 400;
    width: 610px;
    max-width: 100%
}

.barcelona-header {
    background-color: #35383c;
    width: 100%;
    display: flex
}

@media screen and (max-width:1450px) {
    .barcelona-header {
        width: 820px;
        max-width: 100%;
        margin: 0 auto
    }
}

.barcelona-header>.tenjin-selector-cta__wrap,
.barcelona-header>.u-wrap,
.barcelona-header__row {
    flex-grow: 1;
    display: flex
}

.barcelona-header__row {
    justify-content: space-between
}

@media only screen and (max-width:900px) {
    .barcelona-header__row {
        display: block
    }
}

.barcelona-header__content-col {
    width: 65%;
    flex: 0 0 65%;
    padding-top: 120px;
    position: relative;
    display: flex;
    flex-direction: column
}

@media screen and (max-width:1450px) {
    .barcelona-header__content-col {
        padding: 30px 0 70px;
        width: 50%;
        flex: 0 0 50%
    }
}

@media only screen and (max-width:900px) {
    .barcelona-header__content-col {
        width: 100%;
        flex: 0 0 100%;
        text-align: center
    }
}

.barcelona-header__ducks {
    margin-top: auto
}

@media screen and (max-width:1450px) {
    .barcelona-header__ducks {
        display: none
    }
}

.barcelona-header__content-col-inner {
    position: relative
}

.barcelona-header__game-col {
    width: 35%;
    flex: 0 0 35%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media screen and (max-width:1450px) {
    .barcelona-header__game-col {
        width: 50%;
        flex: 0 0 50%
    }
}

@media only screen and (max-width:900px) {
    .barcelona-header__game-col {
        display: none
    }
}

.barcelona-header__game-mobile {
    width: 100%;
    position: relative;
    display: none;
    flex-direction: column;
    justify-content: center;
    margin-top: 60px
}

.barcelona-header__game-title {
    width: 70%;
    margin: 0 auto 10px
}

@media screen and (max-width:1450px) {
    .barcelona-header__game-title {
        display: none
    }
}

.barcelona-header__game-extra {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 50px
}

@media screen and (max-width:1450px) {
    .barcelona-header__game-extra {
        display: none
    }
}

.barcelona-header__game-container {
    position: relative;
    width: 444px;
    margin: 0 auto;
    text-align: center;
    transform: translate(32px, -23px)
}

@media screen and (max-width:1450px) {
    .barcelona-header__game-container {
        transform: none;
        width: auto
    }
}

.barcelona-header__curtain {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    max-width: unset;
    width: auto
}

@media screen and (max-width:1450px) {
    .barcelona-header__curtain {
        display: none
    }
}

.barcelona-header__curtain--right {
    transform: translateX(-3%)
}

@media only screen and (max-width:1250px) {
    .barcelona-header__curtain--right {
        transform: translateX(-1%)
    }
}

.barcelona-header__curtain--left {
    transform: translateX(-90%)
}

.barcelona-header__intro {
    font-size: 37px;
    margin-bottom: 54px
}

@media screen and (max-width:1450px) {
    .barcelona-header__intro {
        font-size: 21px;
        margin-bottom: 30px
    }
}

@media screen and (max-width:500px) {
    .barcelona-header__intro {
        font-size: 20px
    }
}

.barcelona-header__extra {
    margin-top: 85px;
    display: flex;
    align-items: center;
    grid-gap: 25px;
    gap: 25px
}

@media screen and (max-width:1450px) {
    .barcelona-header__extra {
        display: none
    }
}

.barcelona-header__extra-img {
    width: 100px
}

@media only screen and (max-width:900px) {
    .barcelona-header__extra-img {
        display: none
    }
}

.barcelona-header__extra-text {
    font-weight: 700;
    font-size: 18px;
    max-width: 570px
}

@media only screen and (max-width:375px) {
    .barcelona-header__extra {
        margin: 10px 0 60px
    }
}

.barcelona-header__events-row {
    width: 100%;
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

.barcelona-header__events-row>* {
    margin: 0;
    flex: 0 0 32%
}

@media screen and (max-width:1450px) {
    .barcelona-header__events-row {
        list-style-type: none;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        margin: 0
    }
    .barcelona-header__events-row>* {
        margin: 0;
        flex: 0 0 100%
    }
}

.barcelona-header__event {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start
}

@media only screen and (max-width:900px) {
    .barcelona-header__event {
        justify-content: center;
        align-items: center
    }
}

.barcelona-header__event :last-child {
    margin-top: auto
}

.barcelona-header__event-logo {
    height: 55px;
    margin-bottom: 10px
}

.barcelona-header__event-title {
    font-size: 26px;
    margin-bottom: .5em;
    font-weight: 700;
    line-height: 1.2
}

@media screen and (max-width:1450px) {
    .barcelona-header__event-title {
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 0
    }
}

.barcelona-header__event-text {
    font-weight: 700;
    font-size: 16px;
    margin: 10px 0 25px
}

@media screen and (max-width:1450px) {
    .barcelona-header__event-text {
        margin-top: 5px;
        font-weight: 400
    }
}

.barcelona-header .btn {
    font-size: 16px;
    width: 12em;
    padding: 13px 0
}

@media screen and (max-width:1450px) {
    .barcelona-header .btn {
        display: none
    }
}

.cio-summit {
    width: 100%;
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
    background: #37383c
}

.cio-summit,
.cio-summit__arrow-bg {
    position: relative;
    flex-grow: 1;
    display: flex
}

.cio-summit__arrow-bg {
    background-image: url(/wp-content/uploads/2023/06/bg-arrows.png);
    background-repeat: no-repeat;
    background-size: contain
}

.cio-summit__wrap {
    position: relative;
    flex-grow: 1;
    display: flex
}

.cio-summit__logos {
    width: 90%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 6rem
}

@media only screen and (max-width:1000px) {
    .cio-summit__logos {
        width: 100%
    }
}

.cio-summit__logo-cio {
    width: 24rem
}

@media only screen and (max-width:1024px) {
    .cio-summit__logo-cio {
        width: 20rem
    }
}

.cio-summit__logo-tenjin {
    width: 13rem
}

@media only screen and (max-width:1024px) {
    .cio-summit__logo-tenjin {
        width: 9rem
    }
}

.cio-summit__row {
    display: flex;
    grid-gap: 4rem;
    gap: 4rem
}

.cio-summit__content-col {
    padding: 4rem 0 6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    z-index: 10
}

@media only screen and (max-width:1450px) {
    .cio-summit__content-col {
        padding: 30px 0 70px
    }
}

.cio-summit__video-col {
    position: relative
}

@media only screen and (max-width:1880px) {
    .cio-summit__video-col {
        position: static
    }
}

@media only screen and (max-width:1000px) {
    .cio-summit__video-col {
        display: none
    }
}

.cio-summit__video-col video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: auto;
    max-width: unset
}

@media only screen and (max-width:1880px) {
    .cio-summit__video-col video {
        left: unset;
        right: 0;
        margin-right: -14%
    }
}

@media only screen and (max-width:920px) {
    .cio-summit__video-col video {
        margin-right: -19%
    }
}

.cio-summit .slide__title h2 {
    width: 634px;
    font-size: 50px;
    letter-spacing: -.7px;
    line-height: 1.2;
    margin-bottom: .5em
}

@media only screen and (max-width:1530px) {
    .cio-summit .slide__title h2 {
        font-size: 32px
    }
}

@media only screen and (max-width:1450px) {
    .cio-summit .slide__title h2 {
        font-size: 24px
    }
}

@media only screen and (max-width:850px) {
    .cio-summit .slide__title h2 {
        width: 100%
    }
}

@media screen and (max-width:500px) {
    .cio-summit .slide__title h2 {
        font-size: 20px
    }
}

.cio-summit .slide__title h2 span {
    color: #f18a00
}

.cio-summit .slide__subtitle h6 {
    font-size: 28px;
    color: #f18a00;
    font-weight: 700;
    margin-bottom: 10px
}

.cio-summit .slide__text .link,
.cio-summit .slide__text .single-news__blog li,
.cio-summit .slide__text .special-list li,
.cio-summit .slide__text .special-title,
.cio-summit .slide__text .tick-list li,
.cio-summit .slide__text p,
.single-news__blog .cio-summit .slide__text li,
.special-list .cio-summit .slide__text li,
.tick-list .cio-summit .slide__text li {
    width: 62rem;
    max-width: 100%;
    margin-bottom: 1.5em;
    font-weight: 400;
    font-size: 20px
}

@media only screen and (max-width:1150px) {
    .cio-summit .slide__text .link,
    .cio-summit .slide__text .single-news__blog li,
    .cio-summit .slide__text .special-list li,
    .cio-summit .slide__text .special-title,
    .cio-summit .slide__text .tick-list li,
    .cio-summit .slide__text p,
    .single-news__blog .cio-summit .slide__text li,
    .special-list .cio-summit .slide__text li,
    .tick-list .cio-summit .slide__text li {
        width: 59rem
    }
}

@media only screen and (max-width:1000px) {
    .cio-summit .slide__text .link,
    .cio-summit .slide__text .single-news__blog li,
    .cio-summit .slide__text .special-list li,
    .cio-summit .slide__text .special-title,
    .cio-summit .slide__text .tick-list li,
    .cio-summit .slide__text p,
    .single-news__blog .cio-summit .slide__text li,
    .special-list .cio-summit .slide__text li,
    .tick-list .cio-summit .slide__text li {
        width: 100%
    }
}

.cio-summit .slide__text .link span,
.cio-summit .slide__text .single-news__blog li span,
.cio-summit .slide__text .special-list li span,
.cio-summit .slide__text .special-title span,
.cio-summit .slide__text .tick-list li span,
.cio-summit .slide__text p span,
.single-news__blog .cio-summit .slide__text li span,
.special-list .cio-summit .slide__text li span,
.tick-list .cio-summit .slide__text li span {
    color: #f18a00;
    font-weight: 700
}

.servicenow-gartner-banner {
    border-radius: 6px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    background-color: #3e4044;
    padding: 0 0 0 4rem;
    width: 100%;
    margin: 0 auto;
    align-items: center
}

@media only screen and (max-width:1024px) {
    .servicenow-gartner-banner {
        transform: none;
        max-width: unset;
        width: 100%;
        margin: 4rem 0
    }
}

.servicenow-gartner-banner__cont {
    display: flex;
    grid-gap: 2rem;
    gap: 2rem
}

@media only screen and (max-width:1024px) {
    .servicenow-gartner-banner__cont {
        display: block
    }
}

.servicenow-gartner-banner__title {
    margin: 3rem 0 2.2rem;
    font-size: 38px;
    max-width: 97rem;
    line-height: 1.2;
    color: #fff
}

@media only screen and (max-width:1024px) {
    .servicenow-gartner-banner__title {
        font-size: 30px;
        max-width: 100%
    }
}

@media only screen and (max-width:650px) {
    .servicenow-gartner-banner__title {
        font-size: 24px
    }
}

.servicenow-gartner-banner__subtitle {
    font-size: 22px;
    font-weight: 700;
    padding-right: 50px;
    margin-top: 36px
}

@media only screen and (max-width:1225px) {
    .servicenow-gartner-banner__subtitle {
        margin-top: 0;
        padding-right: 10px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:1024px) {
    .servicenow-gartner-banner__subtitle {
        font-size: 18px
    }
}

@media only screen and (max-width:650px) {
    .servicenow-gartner-banner__subtitle {
        font-size: 16px
    }
}

.servicenow-gartner-banner__sup {
    font-size: 22px
}

.servicenow-gartner-banner__flex {
    display: flex
}

@media only screen and (max-width:1160px) {
    .servicenow-gartner-banner__dots {
        display: none
    }
}

.servicenow-gartner-banner__right {
    display: flex;
    flex-direction: column;
    margin: 0 2rem;
    width: 35%
}

@media only screen and (max-width:1024px) {
    .servicenow-gartner-banner__right {
        margin: 0;
        width: 100%
    }
}

.servicenow-gartner-banner__right-text {
    font-size: 10px;
    margin-top: 5px;
    letter-spacing: -.5px
}

.servicenow-gartner-banner__img {
    width: 16.5rem;
    margin-top: 3rem
}

@media only screen and (max-width:1024px) {
    .servicenow-gartner-banner__img {
        display: none
    }
}

.servicenow-gartner-banner__btn {
    margin-top: 27px;
    margin-bottom: 20px;
    font-size: 1.6rem;
    padding: .9em 3.5em;
    width: 188px
}

@media only screen and (max-width:1024px) {
    .servicenow-gartner-banner__btn {
        margin-top: 2rem;
        margin-left: 0
    }
}

@media only screen and (max-width:790px) {
    .servicenow-gartner-banner__btn {
        margin-bottom: 3rem
    }
}

.servicenow-gartner-banner__popup-title {
    color: #35383c
}

.mac-background {
    background-color: #3e4044
}

.homepage {
    background-color: #fff;
    color: #fff
}

@media only screen and (max-width:1024px) {
    .homepage {
        padding-top: 0
    }
}

.homepage .angus-quote__title h2 {
    font-size: 5.2rem;
    line-height: 1.3;
    max-width: 100%
}

@media only screen and (max-width:1024px) {
    .homepage .angus-quote__title h2 {
        font-size: 4rem
    }
}

@media only screen and (max-width:500px) {
    .homepage .angus-quote__title h2 {
        font-size: 3rem
    }
}

.homepage .angus-quote__title h2 .black-text {
    color: #2b2d2f !important
}

.homepage .angus-quote__row {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1rem
}

.homepage .angus-quote__row>* {
    margin: 0 1rem;
    flex: 0 0 calc(33.33% - 2rem)
}

@media only screen and (max-width:1024px) {
    .homepage .angus-quote__row {
        list-style-type: none;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        margin: 0
    }
    .homepage .angus-quote__row>* {
        margin: 2rem 0;
        flex: 0 0 100%
    }
}

.homepage .angus-quote__text {
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.6
}

.homepage .angus-quote__text b {
    font-weight: 700
}

.homepage .angus-quote__certificate {
    max-width: 31rem;
    margin: 0 auto
}

.homepage .angus-quote__certificate img {
    background-color: #fff
}

@media only screen and (max-width:900px) {
    .homepage .angus-quote {
        padding-left: 20px !important;
        padding-right: 20px !important
    }
}

.homepage__gartner-banner {
    transform: translateY(50%);
    max-width: 153rem !important
}

@media only screen and (max-width:1024px) {
    .homepage__gartner-banner {
        transform: translateY(0)
    }
}

.homepage .homepage-banner {
    border-radius: 6px;
    transform: translateY(50%);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    background-color: #3e4044;
    padding: 5rem;
    width: 100%;
    max-width: 105rem;
    margin: 0 auto;
    align-items: center
}

@media only screen and (max-width:1024px) {
    .homepage .homepage-banner {
        transform: none;
        max-width: unset;
        width: 100%;
        margin: 4rem 0
    }
}

.homepage .homepage-banner__logo {
    height: 7rem;
    margin-right: 3rem
}

@media only screen and (max-width:500px) {
    .homepage .homepage-banner__logo {
        margin-right: 0;
        margin-bottom: 3rem
    }
}

.homepage .homepage-banner__title-row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2rem
}

@media only screen and (max-width:500px) {
    .homepage .homepage-banner__title-row {
        display: block
    }
}

.homepage .homepage-banner__img {
    width: 17%;
    flex: 0 0 17%;
    align-self: flex-end
}

@media only screen and (max-width:1024px) {
    .homepage .homepage-banner__img {
        margin-top: 20px;
        width: 150px;
        margin-left: -16px
    }
}

.homepage .homepage-banner__btn {
    align-self: flex-end;
    font-size: 1.6rem;
    margin-left: 3rem
}

@media only screen and (max-width:1024px) {
    .homepage .homepage-banner__btn {
        margin-top: 2rem;
        margin-left: 0
    }
}

.homepage #biomni-in-numbers {
    padding-top: 34em
}

@media only screen and (max-width:1024px) {
    .homepage #biomni-in-numbers {
        padding: 4rem 0 0
    }
}

.homepage .homepage-about {
    padding-bottom: 8rem
}

.homepage .tenjins-knowledge-customers {
    margin-top: 0 !important
}

.homepage .tenjins-knowledge-customers-cta {
    margin-bottom: 0 !important
}

.page-id-629 #main {
    background-color: #35383c !important
}

.homepage .page-id-629 section.angus-quote,
.msp-page-jobr .page-id-629 section.jobr-blog,
.msp-page-jobr .page-id-629 section.jobr-features,
.msp-page-jobr .page-id-629 section.jobr-how,
.msp-page-jobr .page-id-629 section.jobr-supported-tech,
.page-id-629 .homepage section.angus-quote,
.page-id-629 .msp-page-jobr section.jobr-blog,
.page-id-629 .msp-page-jobr section.jobr-features,
.page-id-629 .msp-page-jobr section.jobr-how,
.page-id-629 .msp-page-jobr section.jobr-supported-tech,
.page-id-629 .page-jobr section.jobr-blog,
.page-id-629 .page-jobr section.jobr-features,
.page-id-629 .page-jobr section.jobr-how,
.page-id-629 .page-jobr section.jobr-supported-tech,
.page-id-629 section.accreditation,
.page-id-629 section.tenjin-selector-cta,
.page-id-629 section.u-sec,
.page-jobr .page-id-629 section.jobr-blog,
.page-jobr .page-id-629 section.jobr-features,
.page-jobr .page-id-629 section.jobr-how,
.page-jobr .page-id-629 section.jobr-supported-tech {
    padding-bottom: 80px
}

.page-id-629 .u-mb--6 {
    margin-bottom: 60px !important
}

@media only screen and (max-width:1024px) {
    .about-intro-image-col {
        display: none !important
    }
}

.about-intro-image-col .dots {
    width: 13%;
    top: unset;
    bottom: 2em;
    right: 2em
}

.frustration-icon {
    width: 30em;
    margin-bottom: 6em
}

.frustration-logo img {
    height: 7rem;
    width: auto;
    margin-bottom: 20px
}

.frustration-text {
    margin-bottom: 20px
}

.frustration-button {
    margin-top: 30px
}

.about-leadership .slide-entry-wrap {
    margin-bottom: 0
}

.about-leadership .slide-entry {
    margin-left: 6px;
    margin-right: 6px
}

.about-leadership .slide-entry.av_one_third {
    width: 31%
}

.about-leadership .slide-content {
    display: none
}

.about-leadership .image-overlay {
    display: none !important
}

.about-tabs {
    border: none !important
}

.about-tabs .tab_titles {
    --activeTabWidth: 0px;
    --lineLeft: 0px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #fff !important;
    padding-bottom: 35px !important;
    position: relative
}

@media only screen and (max-width:767px) {
    .about-tabs .tab_titles {
        display: flex !important
    }
}

.about-tabs .tab_titles:before {
    content: "";
    position: absolute;
    top: 0;
    left: var(--lineLeft);
    bottom: -1px;
    border-bottom: 2px solid #36ade2;
    width: var(--activeTabWidth);
    transition: left .25s linear
}

.about-tabs .tab_titles:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(var(--activeTabWidth)/2 + var(--lineLeft));
    transform: translate(-50%, 50%) rotate(45deg);
    height: 2em;
    width: 2em;
    background-color: #35383c;
    border-left: 2px solid #36ade2;
    border-top: 2px solid #36ade2;
    transition: left .25s linear
}

.about-tabs .tab {
    flex: 1 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none
}

@media only screen and (max-width:767px) {
    .about-tabs .tab {
        padding: 0 !important
    }
}

@media only screen and (max-width:767px) {
    .about-tabs .tab.fullsize-tab {
        display: none !important
    }
}

.about-tabs .active_tab,
.about-tabs .active_tab_content {
    background-color: transparent !important
}

.about-tabs .tab_content {
    border: none;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.contact-details__item {
    flex: 0 0 49%
}

.contact-details__map {
    padding-bottom: 50%;
    background-color: #36ade2;
    position: relative;
    margin-bottom: 1.5em
}

.contact-details ul {
    margin-bottom: 4em
}

.contact-details ul li {
    margin-top: 0 !important
}

.contact-details ul li:not(:last-child) {
    margin-bottom: .5em
}

.office-slider .slide-entry-wrap {
    margin-bottom: 0 !important
}

.office-slider .slide-image {
    background-color: transparent !important
}

.office-slider ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 400
}

.office-slider ul li {
    margin-top: 0;
    margin-left: 0
}

.office-slider a {
    color: #e9eef5 !important;
    text-decoration: underline !important
}

.accreditation__background-full {
    background-color: #36ade2
}

.accreditation__title h2 {
    font-size: 5.12rem;
    line-height: 1.3;
    margin-bottom: 1em;
    margin-top: 3rem;
    max-width: 100%
}

@media only screen and (max-width:1024px) {
    .accreditation__title h2 {
        font-size: 4rem
    }
}

@media only screen and (max-width:500px) {
    .accreditation__title h2 {
        font-size: 3rem
    }
}

.accreditation__title h2 .black-text {
    color: #2b2d2f !important
}

.accreditation__row {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1rem
}

.accreditation__row>* {
    margin: 0 1rem;
    flex: 0 0 calc(33.33% - 2rem)
}

@media only screen and (max-width:1024px) {
    .accreditation__row {
        list-style-type: none;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        margin: 0
    }
    .accreditation__row>* {
        margin: 2rem 0;
        flex: 0 0 100%
    }
}

.accreditation__text .link,
.accreditation__text .single-news__blog li,
.accreditation__text .special-list li,
.accreditation__text .special-title,
.accreditation__text .tick-list li,
.accreditation__text p,
.single-news__blog .accreditation__text li,
.special-list .accreditation__text li,
.tick-list .accreditation__text li {
    font-weight: 500 !important;
    font-size: 1.8rem;
    line-height: 1.6
}

.accreditation__text .link b,
.accreditation__text .single-news__blog li b,
.accreditation__text .special-list li b,
.accreditation__text .special-title b,
.accreditation__text .tick-list li b,
.accreditation__text p b,
.single-news__blog .accreditation__text li b,
.special-list .accreditation__text li b,
.tick-list .accreditation__text li b {
    font-weight: 700
}

.accreditation__certificate {
    max-width: 29rem;
    margin: 0 auto 3rem
}

.accreditation__certificate img {
    background-color: #fff
}

.single-news__blog .special-title li,
.special-list .special-title li,
.special-title .link,
.special-title .single-news__blog li,
.special-title .special-list li,
.special-title .special-title,
.special-title .tick-list li,
.special-title p,
.tick-list .special-title li {
    color: #8f9399;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-bottom: 1em;
    letter-spacing: .15em
}

.financial-services h6 {
    font-size: 1.9rem
}

.financial-services .col--7 {
    max-width: 700px
}

@media only screen and (max-width:1024px) {
    .financial-services .col--7 {
        max-width: 100%
    }
}

.financial-services.flex-cols {
    padding-top: 10rem;
    padding-bottom: 3rem
}

@media only screen and (max-width:1100px) {
    .financial-services.flex-cols {
        padding-top: 6.7rem;
        padding-bottom: 2.4rem
    }
}

.financial-services.flex-cols .av-equal-height-column-flextable {
    display: flex !important
}

@media only screen and (max-width:1024px) {
    .financial-services.flex-cols .av-equal-height-column-flextable {
        flex-direction: column;
        margin-bottom: 12em
    }
}

.financial-services.financial-services-content-banners {
    padding-bottom: 10%;
    background: linear-gradient(0deg, #e9eef5, #e9eef5 75%, #fff 0, #fff)
}

.financial-services.financial-services-content-banners .template-page {
    padding-top: 3rem !important
}

.financial-services.financial-services--knowledge {
    padding-bottom: 9rem
}

@media only screen and (max-width:1024px) {
    .financial-services.financial-services--knowledge {
        padding-bottom: 7rem
    }
}

.financial-services.financial-services--knowledge h4 {
    margin-bottom: 5rem
}

.financial-services.financial-services--image-text .entry-content-wrapper {
    max-width: 110rem;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:1024px) {
    .financial-services.financial-services--image-text .entry-content-wrapper .flex_column {
        width: 100%;
        margin-left: 0
    }
    .financial-services.financial-services--image-text .entry-content-wrapper .flex_column:first-of-type {
        display: none
    }
}

.financial-services.financial-services--grid {
    padding-top: 8rem
}

.financial-services.financial-services--grid .entry-content-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
    grid-row-gap: 8rem;
    row-gap: 8rem;
    max-width: 110rem;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:1024px) {
    .financial-services.financial-services--grid .entry-content-wrapper {
        grid-template-columns: 1fr
    }
}

.financial-services.financial-services--grid .entry-content-wrapper:after,
.financial-services.financial-services--grid .entry-content-wrapper:before {
    display: none
}

.financial-services#intro {
    background-color: #f2f2f2;
    padding-top: 8rem
}

.financial-services#intro .col--6:last-of-type {
    position: relative
}

.financial-services#intro .avia-video {
    position: unset;
    padding: 0
}

.financial-services#intro video {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: auto;
    max-width: 100%;
    z-index: 0;
    background-color: unset
}

.financial-services#intro h1 {
    line-height: 1.5
}

.financial-services#intro .btn {
    border: 0;
    background-color: #36ade2;
    color: #fff
}

.financial-services#intro .intro-cta {
    padding-bottom: 6rem
}

@media only screen and (max-width:600px) {
    .financial-services#intro .intro-cta {
        flex-direction: column;
        align-items: flex-start
    }
    .financial-services#intro .intro-cta h6 {
        margin-bottom: 1.5rem
    }
}

@media only screen and (max-width:998px) {
    .financial-services.content-header-image {
        margin-bottom: 5rem !important
    }
}

.financial-services .business-knowledge,
.financial-services .knowledge-sharers {
    padding-right: 10%;
    align-items: center;
    margin-bottom: 0
}

@media only screen and (max-width:1024px) {
    .financial-services .business-knowledge,
    .financial-services .knowledge-sharers {
        padding-right: 0
    }
}

@media only screen and (max-width:1024px) {
    .financial-services .business-knowledge-graphic,
    .financial-services .knowledge-sharers-graphic {
        width: 100%;
        max-width: 600px;
        margin: 0 auto
    }
}

.financial-services .knowledge-sharers {
    margin-bottom: 6em
}

@media only screen and (max-width:1024px) {
    .financial-services .knowledge-sharers {
        flex-direction: column-reverse
    }
}

.financial-services #engagement {
    padding-bottom: 14em
}

.financial-services #tenjins-knowledge {
    padding-bottom: 0
}

.financial-services .tenjins-knowledge-cont {
    width: 100%;
    max-width: 110rem;
    margin: 0 auto;
    padding: 2em 0
}

.financial-services .tenjins-knowledge-cont .icon-container {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center
}

.financial-services .tenjins-knowledge-form .small .link,
.financial-services .tenjins-knowledge-form .small .single-news__blog li,
.financial-services .tenjins-knowledge-form .small .special-list li,
.financial-services .tenjins-knowledge-form .small .special-title,
.financial-services .tenjins-knowledge-form .small .tick-list li,
.financial-services .tenjins-knowledge-form .small p,
.single-news__blog .financial-services .tenjins-knowledge-form .small li,
.special-list .financial-services .tenjins-knowledge-form .small li,
.tick-list .financial-services .tenjins-knowledge-form .small li {
    font-size: 1rem;
    margin-bottom: 6em
}

@media only screen and (max-width:1024px) {
    .financial-services .tenjins-knowledge-form img {
        display: none
    }
}

.financial-services .tenjins-knowledge-benefits {
    width: 100%;
    max-width: 50rem;
    margin: 0;
    display: flex;
    align-items: flex-start;
    justify-self: center
}

@media only screen and (max-width:1024px) {
    .financial-services .tenjins-knowledge-benefits {
        max-width: 100%;
        align-items: center;
        justify-self: start
    }
}

.financial-services .tenjins-knowledge-benefits__icon {
    flex-shrink: 0;
    align-self: flex-start;
    margin-right: 2rem;
    height: auto;
    width: 50px
}

.financial-services .tenjins-knowledge-benefits .link,
.financial-services .tenjins-knowledge-benefits .single-news__blog li,
.financial-services .tenjins-knowledge-benefits .special-list li,
.financial-services .tenjins-knowledge-benefits .special-title,
.financial-services .tenjins-knowledge-benefits .tick-list li,
.financial-services .tenjins-knowledge-benefits p,
.single-news__blog .financial-services .tenjins-knowledge-benefits li,
.special-list .financial-services .tenjins-knowledge-benefits li,
.tick-list .financial-services .tenjins-knowledge-benefits li {
    margin-top: 0
}

.financial-services .tenjins-knowledge-customers {
    margin-top: 9em;
    padding-bottom: 4em
}

.financial-services .tenjins-knowledge-customers .contact-details,
.financial-services .tenjins-knowledge-customers .focus,
.financial-services .tenjins-knowledge-customers .intro__row,
.financial-services .tenjins-knowledge-customers .row,
.financial-services .tenjins-knowledge-customers .tabs__buttons {
    align-items: center;
    margin-bottom: 3rem
}

@media only screen and (max-width:1024px) {
    .financial-services .tenjins-knowledge-customers .contact-details,
    .financial-services .tenjins-knowledge-customers .focus,
    .financial-services .tenjins-knowledge-customers .intro__row,
    .financial-services .tenjins-knowledge-customers .row,
    .financial-services .tenjins-knowledge-customers .tabs__buttons {
        flex-direction: column
    }
}

.financial-services .tenjins-knowledge-customers__logo {
    align-self: center;
    height: auto
}

@media only screen and (max-width:1024px) {
    .financial-services .tenjins-knowledge-customers__logo {
        margin-bottom: 5rem
    }
}

.financial-services .tenjins-knowledge-customers__logo--bt {
    width: 65px
}

.financial-services .tenjins-knowledge-customers__logo--fujitsu {
    width: 120px
}

.financial-services .tenjins-knowledge-customers__logo--axa {
    width: 65px
}

.financial-services .tenjins-knowledge-customers__logo--tsystems {
    width: 200px
}

.financial-services .tenjins-knowledge-customers__logo--cog {
    width: 180px
}

.financial-services .tenjins-knowledge-customers__logo--gtt {
    width: 85px
}

.financial-services .tenjins-knowledge-customers__logo--sng {
    width: 85px
}

.financial-services .tenjins-knowledge-customers__logo--hpe {
    width: 85px
}

.financial-services .tenjins-knowledge-customers__logo--cc {
    width: 85px
}

.financial-services .tenjins-knowledge-customers-cta {
    display: flex;
    width: 100%;
    max-width: 25rem;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    text-transform: uppercase;
    color: #36ade2;
    font-weight: 600;
    text-decoration: none
}

.financial-services .tenjins-knowledge-customers-cta img {
    margin-left: 1rem
}

.financial-services #where-do-you-go {
    background-color: #35383c
}

.financial-services #where-do-you-go .virtual-event a {
    background-color: #36ade2;
    color: #fff;
    border: 0
}

@media only screen and (max-width:1024px) {
    .financial-services #where-do-you-go h4:first-of-type {
        margin-top: 1em !important
    }
}

.financial-services .biomni-paths {
    position: relative;
    margin-bottom: 12rem
}

.financial-services .biomni-paths-col {
    padding: 4rem 2rem;
    background-color: #e9eef5;
    box-shadow: 10px 25px 35px 0 rgba(0, 0, 0, .4);
    display: flex !important;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    position: relative;
    max-width: 31%;
    transition: all .2s
}

@media only screen and (max-width:1024px) {
    .financial-services .biomni-paths-col {
        width: 100% !important;
        max-width: 100%;
        margin-bottom: 0
    }
}

.financial-services .biomni-paths-col:hover {
    transform: scale(1.1)
}

.financial-services .biomni-paths-col a,
.financial-services .biomni-paths-col section:last-of-type {
    margin-top: auto
}

.financial-services .biomni-paths.partner-with-us,
.financial-services .biomni-paths.try-tenjin,
.financial-services .biomni-paths.understand-tenjin {
    position: relative;
    z-index: unset !important;
    transform-style: preserve-3d
}

.financial-services .biomni-paths.partner-with-us:after,
.financial-services .biomni-paths.try-tenjin:after,
.financial-services .biomni-paths.understand-tenjin:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -25%;
    height: 300px;
    width: 300px;
    border-radius: 50%;
    background: radial-gradient(circle, #48ade2 0, rgba(72, 173, 226, 0) 60%);
    z-index: -1;
    visibility: visible;
    transform: translateZ(-1px)
}

@media only screen and (max-width:1024px) {
    .financial-services .biomni-paths.partner-with-us:after,
    .financial-services .biomni-paths.try-tenjin:after,
    .financial-services .biomni-paths.understand-tenjin:after {
        display: none
    }
}

.financial-services .biomni-paths.try-tenjin:after {
    background: radial-gradient(circle, #f18a1a 0, rgba(241, 138, 26, 0) 60%)
}

.financial-services .biomni-paths.try-tenjin h4 {
    color: #f18a00;
    margin-bottom: 1em
}

.financial-services .biomni-paths.try-tenjin a {
    background-color: #f18a00;
    border: 0;
    color: #fff;
    width: 100%;
    max-width: 280px
}

.financial-services .biomni-paths.understand-tenjin h4 {
    color: #36ade2;
    margin-bottom: 1em
}

.financial-services .biomni-paths.understand-tenjin a {
    background-color: #36ade2;
    border: 0;
    color: #fff;
    width: 100%;
    max-width: 280px
}

.financial-services .biomni-paths.partner-with-us h4 {
    color: #36ade2;
    margin-bottom: 1em
}

.financial-services .biomni-paths.partner-with-us a {
    background-color: #36ade2;
    border: 0;
    color: #fff;
    width: 100%;
    max-width: 280px
}

.financial-services .biomni-paths__icon img {
    height: 80px;
    width: auto;
    align-self: center;
    margin-bottom: 3rem
}

.financial-services .biomni-paths__dots {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: auto;
    transform: translate(50%, 35%);
    z-index: 0
}

.financial-services .content-banner {
    width: 48%;
    flex: 0 0 48%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 3.5rem 2rem 1.5rem 3rem;
    border-radius: 6px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16)
}

@media only screen and (max-width:767px) {
    .financial-services .content-banner {
        padding: 2rem
    }
}

@media only screen and (max-width:1024px) {
    .financial-services .content-banner {
        width: 100%;
        flex: 0 0 100%;
        margin-bottom: 2.5rem
    }
}

@media only screen and (max-width:1024px) {
    .financial-services .content-banner-row {
        flex-direction: column
    }
}

.financial-services .content-banner-image .image-overlay {
    display: none !important
}

.financial-services .content-banner--light {
    background-color: #eaeef5;
    align-items: flex-end;
    padding-top: 1.5rem
}

@media only screen and (max-width:767px) {
    .financial-services .content-banner--light {
        padding: 2rem
    }
}

.financial-services .content-banner--light .content-banner-image {
    flex: 0 0 14%
}

.financial-services .content-banner--light .content-banner-cont {
    flex: 0 0 80%
}

.financial-services .content-banner--light .content-banner-cont-outro {
    align-items: flex-end
}

@media only screen and (max-width:767px) {
    .financial-services .content-banner--light .content-banner-cont-outro {
        align-items: flex-start
    }
}

.financial-services .content-banner--light .content-banner__sub {
    flex: 0 0 80%
}

.financial-services .content-banner--dark {
    background-color: #35383c
}

.financial-services .content-banner--dark * {
    color: #e9eef5
}

.financial-services .content-banner__title {
    margin-bottom: 3rem;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: -.4px
}

.financial-services .content-banner__sup {
    font-size: 18px
}

.financial-services .content-banner__sub {
    font-weight: 400;
    flex: 0 0 60%;
    margin-bottom: 1.5rem
}

.financial-services .content-banner-cont {
    display: flex;
    flex-direction: column
}

@media only screen and (max-width:767px) {
    .financial-services .content-banner-cont {
        flex: 0 0 100% !important
    }
}

.financial-services .content-banner-cont-outro {
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
    min-height: 215px
}

.financial-services .content-banner-cont-outro--inner {
    display: flex;
    flex-direction: column;
    margin-left: 2rem
}

@media only screen and (max-width:600px) {
    .financial-services .content-banner-cont-outro--inner {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .financial-services .content-banner-cont-outro {
        flex-direction: column;
        min-height: unset
    }
}

.financial-services .content-banner-image {
    flex: 0 0 27%;
    margin-right: 1rem
}

.financial-services .content-banner-image--lrg {
    flex: 0 0 45%
}

@media only screen and (max-width:767px) {
    .financial-services .content-banner-image {
        display: none
    }
}

.financial-services .content-banner__cta {
    width: 100%;
    max-width: 11.5em;
    text-decoration: none !important
}

.financial-services .content-banner__cta:first-of-type {
    margin-right: 1rem;
    margin-bottom: 2rem
}

.financial-services .content-banner__cta--sml {
    font-size: 1.7rem
}

.financial-services .content-banner-left {
    padding-right: 0 !important
}

.financial-services .content-banner-left__flexbox {
    display: flex
}

@media only screen and (max-width:1370px) {
    .financial-services .content-banner-left__flexbox {
        display: block
    }
}

@media only screen and (max-width:1024px) {
    .financial-services .content-banner-left__flexbox {
        justify-content: center
    }
}

.financial-services .content-banner-left__text {
    font-size: 18px;
    font-weight: 700;
    padding-right: 25px
}

@media only screen and (max-width:1370px) {
    .financial-services .content-banner-left__text {
        padding-right: 0
    }
}

.financial-services .content-banner-left__subtitle {
    font-size: 2rem;
    margin-bottom: 1.6rem;
    line-height: 1.5
}

.financial-services .content-banner-left__btn-container {
    width: 44% !important;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media only screen and (max-width:600px) {
    .financial-services .content-banner-left__btn-container {
        width: 100% !important
    }
}

.financial-services .content-banner-left__btn-container .suite__btn-wrap {
    width: 100%
}

.financial-services .content-banner-left--btn {
    border-radius: 20px;
    font-weight: 700;
    padding: 11px 22px;
    font-size: 18px;
    text-decoration: none !important
}

.financial-services .content-banner-left__image {
    max-width: 100%;
    transform: translateY(-15px)
}

@media only screen and (max-width:600px) {
    .financial-services .content-banner-left__image {
        display: none
    }
}

.financial-services .content-banner-right {
    position: relative;
    width: 30%
}

@media only screen and (max-width:1370px) {
    .financial-services .content-banner-right {
        width: 100%
    }
}

.financial-services .content-banner-right__btn {
    position: absolute;
    top: 50%;
    transform: translate(-18px, -30px)
}

@media only screen and (max-width:1370px) {
    .financial-services .content-banner-right__btn {
        position: relative;
        transform: translate(0);
        margin-top: 25px
    }
}

.financial-services .content-banner-right__cta {
    margin-right: unset !important;
    padding: .9em 2.7em
}

@media only screen and (max-width:600px) {
    .financial-services .content-banner-right__cta {
        margin-top: 12px
    }
}

.financial-services .content-banner-right__dots {
    width: 16rem;
    margin-left: 3rem
}

@media only screen and (max-width:1370px) {
    .financial-services .content-banner-right__dots {
        display: none
    }
}

.financial-services #hr-conference-popup.fancybox-content {
    max-width: 70%
}

.financial-services .tenjin-in-action .link,
.financial-services .tenjin-in-action .single-news__blog li,
.financial-services .tenjin-in-action .special-list li,
.financial-services .tenjin-in-action .special-title,
.financial-services .tenjin-in-action .tick-list li,
.financial-services .tenjin-in-action p,
.single-news__blog .financial-services .tenjin-in-action li,
.special-list .financial-services .tenjin-in-action li,
.tick-list .financial-services .tenjin-in-action li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 3rem;
    color: #fff;
    font-weight: 700;
    grid-gap: 1.5rem;
    gap: 1.5rem
}

.financial-services .tenjin-in-action .link a,
.financial-services .tenjin-in-action .single-news__blog li a,
.financial-services .tenjin-in-action .special-list li a,
.financial-services .tenjin-in-action .special-title a,
.financial-services .tenjin-in-action .tick-list li a,
.financial-services .tenjin-in-action p a,
.single-news__blog .financial-services .tenjin-in-action li a,
.special-list .financial-services .tenjin-in-action li a,
.tick-list .financial-services .tenjin-in-action li a {
    color: #fff;
    text-decoration: underline;
    font-weight: 700
}

.financial-services .tenjin-in-action .link img,
.financial-services .tenjin-in-action .single-news__blog li img,
.financial-services .tenjin-in-action .special-list li img,
.financial-services .tenjin-in-action .special-title img,
.financial-services .tenjin-in-action .tick-list li img,
.financial-services .tenjin-in-action p img,
.single-news__blog .financial-services .tenjin-in-action li img,
.special-list .financial-services .tenjin-in-action li img,
.tick-list .financial-services .tenjin-in-action li img {
    width: 25px;
    height: auto;
    align-self: center
}

.tenjin-msp h4 {
    line-height: 1.4
}

.tenjin-msp h5 {
    font-size: 2.6rem;
    line-height: 1.6
}

.tenjin-msp h6 {
    font-size: 2rem
}

.tenjin-msp .btn {
    padding: .6em 3em
}

.tenjin-msp#intro {
    padding: 5em 0 2em
}

.tenjin-msp#intro h1 {
    font-size: 4.5rem
}

.tenjin-msp .intro {
    padding: 3em 8em 3em 0
}

@media only screen and (max-width:1024px) {
    .tenjin-msp .intro {
        padding-right: 0
    }
}

@media only screen and (max-width:767px) {
    .tenjin-msp .intro {
        padding-top: 6em
    }
}

.tenjin-msp .intro__sub h6 {
    font-size: 2rem;
    margin-bottom: 2rem
}

.tenjin-msp .intro__logo {
    width: 120px;
    margin-bottom: 2rem
}

.tenjin-msp .intro .btn {
    padding: .6em 5em;
    text-decoration: none !important
}

.tenjin-msp .intro__outro {
    width: 700px
}

@media only screen and (max-width:900px) {
    .tenjin-msp .intro__outro {
        margin-bottom: 1rem
    }
}

.tenjin-msp .intro__img {
    margin: 0 auto
}

.tenjin-msp .msp-technical-video__img {
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, .16))
}

@media only screen and (max-width:989px) {
    .tenjin-msp .msp-technical-video__img {
        margin-top: 6% !important
    }
}

.tenjin-msp .msp-technical-video__img .image-overlay {
    display: none !important
}

.tenjin-msp .msp-technical-video__link {
    margin-top: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.4rem
}

.tenjin-msp .msp-technical-video__link img {
    margin-left: 1rem
}

.tenjin-msp #partner-with-us .btn {
    align-self: center
}

.tenjin-msp.msp-features h4 {
    margin-bottom: 1em
}

.tenjin-msp.msp-features .avia-content-slider-inner {
    height: unset !important
}

.tenjin-msp.msp-features .slide-entry-title {
    display: none
}

.tenjin-msp.msp-features .entry-content {
    height: 100%
}

.tenjin-msp.msp-features .slide-entry.av_one_third {
    margin-left: 1.5%
}

.tenjin-msp.msp-features .avia-slideshow-arrows {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%);
    width: 100% !important;
    z-index: 5
}

.tenjin-msp.msp-features .avia-slideshow-arrows.av-visible-prev a.next-slide,
.tenjin-msp.msp-features .avia-slideshow-arrows.av-visible-prev a.prev-slide {
    width: 27px !important;
    height: 70px !important
}

.tenjin-msp.msp-features .avia-slideshow-arrows.av-visible-prev a.next-slide:before,
.tenjin-msp.msp-features .avia-slideshow-arrows.av-visible-prev a.prev-slide:before {
    font-size: 4em;
    font-weight: 200;
    top: 50%;
    transform: translateY(-50%)
}

.tenjin-msp.msp-features .prev-slide {
    left: -1rem
}

.tenjin-msp .msp-features .glide__slide {
    height: auto;
    display: flex
}

@media only screen and (max-width:1250px) {
    .tenjin-msp .msp-features .glide {
        width: 96%;
        margin: 0 0 0 auto
    }
}

.tenjin-msp .msp-features-icon {
    height: 70px;
    width: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem
}

.tenjin-msp .msp-features-icon__img--1 {
    height: 50px
}

.tenjin-msp .msp-features-icon__img--2 {
    height: 65px
}

.tenjin-msp .msp-features-icon__img--3 {
    height: 60px
}

.tenjin-msp .msp-features-icon__img--4,
.tenjin-msp .msp-features-icon__img--5,
.tenjin-msp .msp-features-icon__img--6 {
    height: 65px
}

.tenjin-msp .msp-features__slide {
    border: 1px solid #96989a;
    border-radius: 6px;
    padding: 2rem 1.5rem 2rem 2rem;
    box-shadow: 2px 7px 20px 1px rgba(0, 0, 0, .08);
    height: 100%
}

.tenjin-msp .msp-features__txt {
    margin-top: 0
}

.tenjin-msp .msp-features__fade {
    position: absolute;
    height: 100%;
    width: 22em;
    top: 0;
    right: 0;
    background: linear-gradient(90deg, transparent, #fff 60%);
    z-index: 1
}

@media only screen and (max-width:600px) {
    .tenjin-msp .msp-features__fade {
        width: 10em
    }
}

.tenjin-msp .msp-features-arrows {
    position: absolute;
    top: 20%;
    left: 0;
    width: 100%
}

.tenjin-msp .msp-features-arrows__btn {
    font-size: 6em;
    font-weight: 200;
    background-color: transparent;
    border: 0;
    outline: 0;
    color: #999a9c;
    position: absolute;
    z-index: 3;
    cursor: pointer
}

.tenjin-msp .msp-features-arrows__btn--left {
    left: -3rem
}

.tenjin-msp .msp-features-arrows__btn--right {
    right: 1rem
}

.single-news__blog .tenjin-msp .msp-outcomes__txt li,
.special-list .tenjin-msp .msp-outcomes__txt li,
.tenjin-msp .msp-outcomes__txt .link,
.tenjin-msp .msp-outcomes__txt .single-news__blog li,
.tenjin-msp .msp-outcomes__txt .special-list li,
.tenjin-msp .msp-outcomes__txt .special-title,
.tenjin-msp .msp-outcomes__txt .tick-list li,
.tenjin-msp .msp-outcomes__txt p,
.tick-list .tenjin-msp .msp-outcomes__txt li {
    font-weight: 500 !important
}

.tenjin-msp.outcomes-last-col {
    margin-bottom: 80px !important
}

.tenjin-msp.msp-outcomes-white-label {
    max-width: 700px;
    margin: 80px auto 1em
}

.tenjin-msp #where-do-you-go {
    background-color: #35383c
}

.tenjin-msp #where-do-you-go .virtual-event a {
    background-color: #36ade2;
    color: #fff;
    border: 0
}

@media only screen and (max-width:1024px) {
    .tenjin-msp #where-do-you-go h4:first-of-type {
        margin-top: 1em !important
    }
}

.tenjin-msp #innovation-provider {
    padding-top: 8em;
    background-color: #edf1f7
}

.tenjin-msp.provider {
    padding-top: 80px;
    padding-bottom: 200px
}

.single-news__blog .tenjin-msp.provider .provider-col li,
.special-list .tenjin-msp.provider .provider-col li,
.tenjin-msp.provider .provider-col .link,
.tenjin-msp.provider .provider-col .single-news__blog li,
.tenjin-msp.provider .provider-col .special-list li,
.tenjin-msp.provider .provider-col .special-title,
.tenjin-msp.provider .provider-col .tick-list li,
.tenjin-msp.provider .provider-col p,
.tick-list .tenjin-msp.provider .provider-col li {
    max-width: 273px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:900px) {
    .single-news__blog .tenjin-msp.provider .provider-col li,
    .special-list .tenjin-msp.provider .provider-col li,
    .tenjin-msp.provider .provider-col .link,
    .tenjin-msp.provider .provider-col .single-news__blog li,
    .tenjin-msp.provider .provider-col .special-list li,
    .tenjin-msp.provider .provider-col .special-title,
    .tenjin-msp.provider .provider-col .tick-list li,
    .tenjin-msp.provider .provider-col p,
    .tick-list .tenjin-msp.provider .provider-col li {
        max-width: 100%
    }
}

.tenjin-msp.provider .provider-image__icon {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e9eef5;
    border-radius: 50%;
    box-shadow: inset 0 -15px 16px 1px hsla(0, 4.3%, 59%, .16);
    filter: drop-shadow(0 7px 14px rgba(144, 134, 134, .16));
    margin: 0 auto 3rem
}

.tenjin-msp.provider .provider-image__icon img {
    height: 50px
}

.tenjin-msp.provider h4 {
    margin-bottom: .25em
}

.single-news__blog .tenjin-msp.provider li,
.special-list .tenjin-msp.provider li,
.tenjin-msp.provider .link,
.tenjin-msp.provider .single-news__blog li,
.tenjin-msp.provider .special-list li,
.tenjin-msp.provider .special-title,
.tenjin-msp.provider .tick-list li,
.tenjin-msp.provider p,
.tick-list .tenjin-msp.provider li {
    margin-top: 0;
    font-weight: 500 !important
}

.tenjin-msp .avia-video {
    margin-bottom: 0;
    background-image: none !important;
    background-color: unset
}

@media only screen and (max-width:1024px) {
    .tenjin-msp .expect__video-container {
        display: none !important
    }
}

.tenjin-msp .expect__video video {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 135%;
    width: auto;
    max-width: unset;
    z-index: 1;
    transform: translateX(5%)
}

.tenjin-msp .expect__circle {
    position: absolute;
    bottom: 0;
    right: 13%;
    height: 100%;
    width: auto;
    max-width: unset;
    z-index: 0
}

.tenjin-msp .expect__cta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 1.6rem;
    text-transform: uppercase;
    color: #36ade2;
    font-weight: 600;
    text-decoration: none
}

.tenjin-msp .expect__cta:hover {
    color: #36ade2
}

.tenjin-msp .expect__cta img {
    margin-left: 1rem
}

.tenjin-msp #customers {
    padding: 8em 0 16em
}

.tenjin-msp.gradient-background {
    background: linear-gradient(0deg, #35383c, #35383c 50%, #fff 0, #fff)
}

.tenjin-msp.gradient-background .entry-content-wrapper {
    display: flex;
    justify-content: center
}

.tenjin-msp .msp-banner {
    width: 98%;
    max-width: 120rem;
    margin: 0 auto;
    padding: 4%;
    position: relative;
    background-image: url(/wp-content/uploads/2022/02/biomniHeaderBG.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    filter: drop-shadow(0 23px 25px rgba(0, 0, 0, .35));
    opacity: 1 !important
}

.tenjin-msp .msp-banner__img,
.tenjin-msp .msp-banner__img .avia-image-container-inner {
    position: static
}

.tenjin-msp .msp-banner__img img {
    position: absolute;
    top: 0;
    right: 0;
    height: 98%;
    width: auto
}

@media only screen and (max-width:767px) {
    .tenjin-msp .msp-banner__img img {
        display: none
    }
}

.tenjin-msp .msp-banner__title {
    max-width: 50rem;
    margin-bottom: 3rem
}

.tenjin-msp .biomni-paths {
    margin-bottom: 12rem;
    position: relative
}

.tenjin-msp .biomni-paths-col {
    padding: 4rem 2rem;
    background-color: #e9eef5;
    box-shadow: 10px 25px 35px 0 rgba(0, 0, 0, .4);
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    position: relative;
    max-width: 31%;
    transition: all .2s
}

.tenjin-msp .biomni-paths-col:hover {
    transform: scale(1.1)
}

.tenjin-msp .biomni-paths-col a {
    margin-top: auto
}

.tenjin-msp .biomni-paths__shadow {
    position: absolute;
    left: 0;
    bottom: -25%;
    height: 300px;
    width: 300px;
    border-radius: 50%;
    background: radial-gradient(circle, #48ade2 0, rgba(72, 173, 226, 0) 60%)
}

@media only screen and (max-width:1024px) {
    .tenjin-msp .biomni-paths__shadow {
        display: none
    }
}

.tenjin-msp .biomni-paths__shadow--1 {
    left: 15%
}

.tenjin-msp .biomni-paths__shadow--orange {
    left: 50%;
    background: radial-gradient(circle, #f18a1a 0, rgba(241, 138, 26, 0) 60%)
}

.tenjin-msp .biomni-paths__shadow--3 {
    left: unset;
    right: -10%
}

.tenjin-msp .biomni-paths .try-tenjin h4 {
    color: #f18a00
}

.tenjin-msp .biomni-paths .try-tenjin a {
    background-color: #f18a00;
    border: 0;
    color: #fff;
    width: 100%;
    max-width: 280px
}

.tenjin-msp .biomni-paths .understand-tenjin h4 {
    color: #36ade2
}

.tenjin-msp .biomni-paths .understand-tenjin a {
    background-color: #36ade2;
    border: 0;
    color: #fff;
    width: 100%;
    max-width: 280px
}

.tenjin-msp .biomni-paths .partner-with-us h4 {
    color: #36ade2
}

.tenjin-msp .biomni-paths .partner-with-us a {
    background-color: #36ade2;
    border: 0;
    color: #fff;
    width: 100%;
    max-width: 280px
}

.tenjin-msp .biomni-paths__icon {
    height: 80px;
    width: auto;
    align-self: center;
    margin-bottom: 3rem
}

.tenjin-msp .biomni-paths__dots {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: auto;
    transform: translate(50%, 35%);
    z-index: 0
}

.tenjin-msp .tenjin-in-action {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 3rem
}

.single-news__blog .tenjin-msp .tenjin-in-action li,
.special-list .tenjin-msp .tenjin-in-action li,
.tenjin-msp .tenjin-in-action .link,
.tenjin-msp .tenjin-in-action .single-news__blog li,
.tenjin-msp .tenjin-in-action .special-list li,
.tenjin-msp .tenjin-in-action .special-title,
.tenjin-msp .tenjin-in-action .tick-list li,
.tenjin-msp .tenjin-in-action p,
.tick-list .tenjin-msp .tenjin-in-action li {
    color: #fff;
    font-weight: 700;
    margin-right: 1.5rem
}

.single-news__blog .tenjin-msp .tenjin-in-action li a,
.special-list .tenjin-msp .tenjin-in-action li a,
.tenjin-msp .tenjin-in-action .link a,
.tenjin-msp .tenjin-in-action .single-news__blog li a,
.tenjin-msp .tenjin-in-action .special-list li a,
.tenjin-msp .tenjin-in-action .special-title a,
.tenjin-msp .tenjin-in-action .tick-list li a,
.tenjin-msp .tenjin-in-action p a,
.tick-list .tenjin-msp .tenjin-in-action li a {
    color: #fff;
    text-decoration: underline;
    font-weight: 700
}

.tenjin-msp .tenjin-in-action img {
    width: 25px;
    height: auto;
    align-self: center
}

.tenjin-servicenow.assistants,
.tenjin-servicenow.change {
    padding-top: 8rem;
    padding-bottom: 8rem
}

@media only screen and (max-width:767px) {
    .tenjin-servicenow.assistants,
    .tenjin-servicenow.change {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

.tenjin-servicenow.hero-section {
    padding-top: 3em
}

.tenjin-servicenow .hero-section__features {
    list-style-type: none;
    margin-left: 0;
    padding: 0
}

@media only screen and (max-width:767px) {
    .tenjin-servicenow .hero-section__features {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center
    }
}

.tenjin-servicenow .hero-logo img {
    width: auto;
    height: 7rem;
    margin-bottom: 4rem
}

@media only screen and (max-width:1024px) {
    .tenjin-servicenow .circle {
        display: none !important
    }
}

@media only screen and (max-width:1024px) {
    .tenjin-servicenow .gap {
        margin-bottom: 50px !important
    }
}

.tenjin-servicenow.benefits .entry-content-wrapper {
    display: flex;
    align-items: center
}

.tenjin-servicenow.benefits .entry-content-wrapper img {
    height: 3.5em;
    width: auto;
    margin-right: 1.5em
}

.tenjin-free-trial #tenjin-free-trial {
    background: linear-gradient(90deg, #35383c, #35383c 50%, #e9eef5 0, #e9eef5);
    padding-top: 10em;
    padding-bottom: 8em
}

@media only screen and (max-width:1024px) {
    .tenjin-free-trial #tenjin-free-trial {
        background: #35383c
    }
}

.tenjin-free-trial .free-trial h1 {
    font-size: 4.5rem
}

.tenjin-free-trial .free-trial__video {
    margin-bottom: 2rem
}

.tenjin-free-trial .free-trial-benefits {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3rem;
    margin-left: 0
}

@media only screen and (max-width:500px) {
    .tenjin-free-trial .free-trial-benefits {
        flex-direction: column
    }
}

.tenjin-free-trial .free-trial-benefits__icon {
    width: 30px;
    margin-right: 1rem
}

.tenjin-free-trial .free-trial__benefit {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0
}

.tenjin-free-trial .free-trial__benefit:not(:last-of-type) {
    margin-right: 2rem
}

@media only screen and (max-width:500px) {
    .tenjin-free-trial .free-trial__benefit:not(:last-of-type) {
        margin-right: 0;
        margin-bottom: 1.5rem
    }
}

.single-news__blog .tenjin-free-trial .free-trial__benefit li,
.special-list .tenjin-free-trial .free-trial__benefit li,
.tenjin-free-trial .free-trial__benefit .link,
.tenjin-free-trial .free-trial__benefit .single-news__blog li,
.tenjin-free-trial .free-trial__benefit .special-list li,
.tenjin-free-trial .free-trial__benefit .special-title,
.tenjin-free-trial .free-trial__benefit .tick-list li,
.tenjin-free-trial .free-trial__benefit p,
.tick-list .tenjin-free-trial .free-trial__benefit li {
    line-height: 1
}

.tenjin-free-trial .free-trial-cont__title {
    display: flex;
    align-items: center
}

.tenjin-free-trial .free-trial-cont__logo {
    width: 90px;
    margin-left: 10px;
    padding-top: 3px
}

.tenjin-free-trial-webchat img {
    display: inline-block
}

.tenjin-free-trial-webchat h3 {
    font-size: 24px;
    color: #35383c !important
}

.tenjin-free-trial-webchat .webchat__bubble__content strong {
    color: #35383c !important;
    font-size: 14px !important
}

.tenjin-free-trial-webchat h5 {
    font-size: 15px
}

.tenjin-free-trial-webchat .webchat__basic-transcript__scrollable {
    overflow: auto !important;
    max-height: 600px;
    background-color: #e9eef5 !important;
    border-radius: 0 !important
}

.tenjin-free-trial-webchat .webchat__basic-transcript__scrollable * {
    scrollbar-width: thin;
    scrollbar-color: #707070 #d1d5da
}

.tenjin-free-trial-webchat .webchat__basic-transcript__scrollable::-webkit-scrollbar {
    width: 17px
}

.tenjin-free-trial-webchat .webchat__basic-transcript__scrollable::-webkit-scrollbar-track {
    background: #d1d5da;
    border-radius: 15px
}

.tenjin-free-trial-webchat .webchat__basic-transcript__scrollable::-webkit-scrollbar-thumb {
    background-color: #707070;
    border-radius: 15px;
    border: 4px solid #d1d5da
}

.tenjin-free-trial-webchat .webchat__stacked-layout__status span {
    font-size: 13px
}

.tenjin-free-trial-webchat .webchat__send-box-text-box__input {
    font-size: 18px !important;
    font-weight: 500
}

.tenjin-free-trial-webchat .webchat__bubble__content {
    border: 1px solid #e6e6e6 !important;
    border-radius: 8px !important;
    background-color: #fff !important
}

.tenjin-free-trial-webchat .ac-adaptiveCard {
    padding: 10px !important;
    background-color: #dbeaf3 !important
}

.single-news__blog .tenjin-free-trial-webchat .webchat__basic-transcript__scrollable li,
.special-list .tenjin-free-trial-webchat .webchat__basic-transcript__scrollable li,
.tenjin-free-trial-webchat .webchat__basic-transcript__scrollable .link,
.tenjin-free-trial-webchat .webchat__basic-transcript__scrollable .single-news__blog li,
.tenjin-free-trial-webchat .webchat__basic-transcript__scrollable .special-list li,
.tenjin-free-trial-webchat .webchat__basic-transcript__scrollable .special-title,
.tenjin-free-trial-webchat .webchat__basic-transcript__scrollable .tick-list li,
.tenjin-free-trial-webchat .webchat__basic-transcript__scrollable p,
.tick-list .tenjin-free-trial-webchat .webchat__basic-transcript__scrollable li {
    padding: 10px !important;
    font-size: 15px !important
}

.tenjin-free-trial-webchat .webchat__suggested-action {
    padding: 0 15px !important;
    border-color: #e6e6e6 !important;
    border-width: 1px !important;
    height: 30px !important
}

.tenjin-free-trial-webchat .webchat__suggested-action span {
    font-size: 15px
}

.single-news__blog .tenjin-free-trial-webchat .webchat__stacked-layout--from-user .webchat__basic-transcript__scrollable li,
.special-list .tenjin-free-trial-webchat .webchat__stacked-layout--from-user .webchat__basic-transcript__scrollable li,
.tenjin-free-trial-webchat .webchat__stacked-layout--from-user .webchat__basic-transcript__scrollable .link,
.tenjin-free-trial-webchat .webchat__stacked-layout--from-user .webchat__basic-transcript__scrollable .single-news__blog li,
.tenjin-free-trial-webchat .webchat__stacked-layout--from-user .webchat__basic-transcript__scrollable .special-list li,
.tenjin-free-trial-webchat .webchat__stacked-layout--from-user .webchat__basic-transcript__scrollable .special-title,
.tenjin-free-trial-webchat .webchat__stacked-layout--from-user .webchat__basic-transcript__scrollable .tick-list li,
.tenjin-free-trial-webchat .webchat__stacked-layout--from-user .webchat__basic-transcript__scrollable p,
.tick-list .tenjin-free-trial-webchat .webchat__stacked-layout--from-user .webchat__basic-transcript__scrollable li {
    background-color: #fff !important
}

.tenjin-free-trial-webchat .markdown {
    background-color: #dbeaf3 !important
}

.tenjin-free-trial-webchat .webchat__keyboard-help *,
.tenjin-free-trial-webchat .webchat__keyboard-help h3 {
    color: #e9eef5 !important
}

.tenjin-free-trial-webchat button.ac-selectable div {
    color: #fff;
    font-size: 13px;
    line-height: 1.5
}

.tenjin-free-trial-webchat .webchat__bubble--nub-on-top .webchat__bubble__content,
.tenjin-free-trial-webchat .webchat__stacked-layout__attachment .webchat__bubble__content {
    background: transparent !important
}

.tenjin-free-trial-webchat .webchat__basic-transcript__scrollable .ac-textRun {
    color: #35383c !important
}

.tenjin-free-trial-webchat span.ac-textRun[style*="color: rgb(0, 99, 177);"] {
    color: #0063b1 !important
}

.tenjin-free-trial-webchat span.ac-textRun[style*="color: rgb(11, 106, 11);"] {
    color: #0b6a0b !important
}

.tenjin-free-trial-webchat span.ac-textRun[style*="color: black;"] {
    color: #000 !important
}

.tenjin-free-trial-webchat .webchat__stacked-layout__message-row .webchat__bubble__content {
    background-color: #fff !important
}

.tenjin-free-trial-webchat .webchat--css-hjhks-17dm1da.webchat__send-box .webchat__send-box__main {
    min-height: 50px
}

.tenjin-free-trial-webchat .webchat__scroll-to-end-button {
    font-size: 14px !important
}

.mac-background {
    background: linear-gradient(90deg, #3d3f43, #3d3f43 50%, #e9eef5 0, #e9eef5) !important
}

@media only screen and (max-width:989px) {
    .mac-background {
        background: linear-gradient(180deg, #3d3f43, #3d3f43 50%, #e9eef5 0, #e9eef5) !important
    }
}

.mac-background-mob {
    background: #3e4044 !important
}

#botmock-header {
    background-color: #e9eef5
}

.botmock-pad {
    padding-right: 8%
}

@media only screen and (max-width:1024px) {
    .botmock-pad {
        padding-right: 0
    }
}

.botmock a.btn {
    padding: .6em 4.6em
}

.botmock-header {
    padding-top: 8em
}

@media only screen and (max-width:500px) {
    .botmock-header {
        padding-top: 20em
    }
}

.botmock-header__title h1 {
    font-size: 60px
}

@media only screen and (max-width:1100px) {
    .botmock-header__title h1 {
        font-size: 48px
    }
}

@media only screen and (max-width:500px) {
    .botmock-header__title h1 {
        font-size: 33px
    }
}

.botmock-header-p {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto
}

.botmock #rhythm {
    background-color: #fff
}

@media only screen and (max-width:1024px) {
    .botmock-rhythm {
        flex-wrap: wrap-reverse
    }
}

.botmock-rhythm-vid {
    position: relative
}

@media only screen and (max-width:1024px) {
    .botmock-rhythm-vid {
        text-align: center
    }
}

.botmock-rhythm__vid .avia-video {
    margin-bottom: 0;
    background-color: transparent;
    background-size: 0
}

@media only screen and (max-width:1024px) {
    .botmock-rhythm__video {
        position: relative;
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
        height: auto
    }
}

.botmock-rhythm-cont {
    padding: 80px 0
}

.botmock-rhythm-cont h4 {
    width: 100%;
    max-width: 40rem
}

@media only screen and (max-width:1024px) {
    .botmock-rhythm-cont h4 {
        max-width: unset
    }
}

.botmock-rhythm-list {
    justify-content: space-between;
    list-style-type: none !important
}

.botmock-rhythm-list li {
    margin-left: 0
}

.botmock-chatbot-list {
    flex-direction: column;
    list-style-type: none !important
}

.botmock-chatbot-list li {
    margin-left: 0
}

@media only screen and (max-width:1024px) {
    .botmock-chatbot img {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        height: auto
    }
}

@media only screen and (max-width:1024px) {
    .botmock-create {
        flex-wrap: wrap-reverse
    }
}

.botmock-create .col--4 {
    padding-left: 4rem
}

@media only screen and (max-width:1024px) {
    .botmock-create .col--4 {
        padding-left: 0
    }
}

.botmock-create-list {
    flex-direction: column;
    list-style-type: none !important
}

.botmock-create-list fli {
    margin-left: 0
}

.botmock-create-list b,
.botmock-create-list strong {
    color: #35383c !important
}

@media only screen and (max-width:1024px) {
    .botmock-create img {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        height: auto
    }
}

.botmock-home-banner {
    background-color: #e9eef5;
    display: flex;
    justify-content: space-between;
    border-radius: 6px;
    width: 100%;
    max-width: 110rem;
    margin: 0 auto
}

.botmock-home-banner-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4rem
}

@media only screen and (max-width:767px) {
    .botmock-home-banner-inner {
        padding: 2rem;
        width: 100%;
        justify-content: flex-start
    }
}

@media only screen and (max-width:500px) {
    .botmock-home-banner-inner {
        flex-direction: column;
        text-align: center
    }
}

.botmock-home-banner-cont {
    text-align: left
}

@media only screen and (max-width:500px) {
    .botmock-home-banner-cont {
        text-align: center
    }
    .botmock-home-banner-cont a {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.botmock-home-banner__logo {
    width: 140px;
    height: auto;
    align-self: center;
    margin-right: 5rem
}

@media only screen and (max-width:767px) {
    .botmock-home-banner__logo {
        width: 100px
    }
}

@media only screen and (max-width:500px) {
    .botmock-home-banner__logo {
        margin-bottom: 2rem
    }
}

.botmock-home-banner__img {
    background-image: url(/wp-content/uploads/2021/11/home-banner-img.png);
    flex: 0 0 25%;
    background-size: cover;
    background-position: 0;
    background-repeat: no-repeat;
    margin-left: 2rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

@media only screen and (max-width:767px) {
    .botmock-home-banner__img {
        display: none
    }
}

.ducking-good-fun {
    width: 100%;
    position: relative;
    flex-grow: 1;
    margin-top: 90px;
    min-height: 100vh
}

.ducking-good-fun__iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.page-webinar .lp-header-icons {
    width: 100%;
    max-width: 40rem;
    padding-top: 8rem;
    margin-bottom: 40px
}

@media only screen and (max-width:989px) {
    .page-webinar .lp-header-icons {
        padding-top: 0
    }
}

.page-webinar .lp-header-icons__tenjin {
    height: auto;
    width: 11rem;
    align-self: center
}

.page-webinar .lp-header-icons__forrester {
    height: auto;
    width: 20rem;
    align-self: center
}

.page-webinar .lp-header .btn {
    background-color: #36ade2;
    color: #fff
}

.page-webinar .lp-header-image {
    position: relative
}

@media only screen and (max-width:989px) {
    .page-webinar .lp-header-image {
        display: none !important
    }
}

.page-webinar .icon-container {
    margin-bottom: 16px
}

.page-webinar .icon-container img {
    height: 70px
}

.page-webinar .lp-report__img {
    width: 100%;
    height: auto
}

@media only screen and (max-width:989px) {
    .page-webinar .lp-report__img {
        max-width: 230px;
        margin-bottom: 50px !important
    }
}

.page-webinar .lp-report-row {
    width: 100%;
    max-width: 120rem;
    margin: 0 auto 6rem
}

.page-webinar .lp-report-row--outcomes {
    margin-top: 33px;
    margin-bottom: 12rem
}

@media only screen and (max-width:989px) {
    .page-webinar .lp-report-row--outcomes {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .page-webinar .lp-report-row--outcomes:not(:first-of-type) {
        margin-top: 53px !important
    }
    .page-webinar .lp-report-row--outcomes:last-of-type {
        margin-bottom: 96px !important
    }
}

.page-webinar .lp-report-row--outcomes h5 {
    width: 100%;
    max-width: 30rem;
    margin: 0 auto 15px;
    min-height: 2.5em;
    display: flex;
    justify-content: center;
    align-items: center
}

.page-webinar .lp-report-col img {
    height: 80px;
    width: auto;
    margin: 0 auto 1rem
}

.page-webinar .lp-report-col h5 {
    margin-bottom: 1.5rem
}

.page-webinar .lp-report a {
    margin: 0 auto
}

.forrester-banner {
    background-color: #e9edf6;
    box-shadow: 0 1em 2em rgba(0, 0, 0, .2);
    border-radius: 2em;
    margin-bottom: 4em;
    display: flex;
    justify-content: space-between
}

.forrester-banner-cont {
    padding: 2.5em;
    flex: 0 0 70%
}

@media only screen and (max-width:900px) {
    .forrester-banner-cont {
        flex: 0 0 100%
    }
}

.forrester-banner h1 {
    font-size: 5rem
}

@media only screen and (max-width:900px) {
    .forrester-banner h1 {
        font-size: 3rem
    }
}

.forrester-banner-logos {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 2rem;
    align-items: center
}

.forrester-banner-logos__img {
    align-self: center;
    height: 60px;
    width: auto
}

.forrester-banner-logos__img:first-of-type {
    margin-right: 4rem
}

.forrester-banner-logos__img--forrester {
    height: 25px
}

.forrester-banner-img {
    flex: 0 0 30%;
    position: relative
}

@media only screen and (max-width:900px) {
    .forrester-banner-img {
        display: none
    }
}

.forrester-banner-img__img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: auto;
    max-width: unset
}

.forrester-banner__cta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 2em;
    color: #36ade2;
    font-weight: 600;
    text-decoration: none
}

.forrester-banner__cta img {
    margin-left: 1rem
}

#forrester-webinar-video-popup.fancybox-content {
    display: inline-flex !important;
    flex-direction: column;
    max-width: 70%;
    justify-content: center
}

#forrester-webinar-video-popup a {
    align-self: center;
    margin-top: 2rem
}

.forrster-report-download-btn--visible {
    display: inline-block !important
}

.forrester-logo {
    width: 150px
}

.fo-fc--blue {
    color: #29abe2 !important
}

.fo-fc--white {
    color: #fff !important
}

.fo-bg--white {
    background: #fff !important
}

.fo-bg--blue1 {
    background-color: #36ade2
}

.fo-bg--blue2 {
    background-color: #29abe2
}

.fo-bg--lightgray {
    background-color: #e9eef5
}

.fo-mt--2 {
    margin-top: 2rem
}

.fo-mt--4 {
    margin-top: 4rem
}

.fo-mb-2 {
    margin-bottom: 2rem
}

.fo-mb-4 {
    margin-bottom: 4rem
}

.fo-mt--negative2 {
    margin-top: -2px
}

.fo-relative {
    position: relative
}

.fo-text-center {
    text-align: center
}

.btn-talk {
    margin-bottom: 2rem
}

.btn-talk a {
    padding: .6em 1.9em;
    font-size: 2rem
}

.btn-talk2 *,
.btn-talk a {
    color: #fff !important
}

.btn-download {
    font-size: 2rem;
    font-weight: 600;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-transform: uppercase
}

.btn-download--img {
    width: 2.1rem;
    margin: 0 0 0 1rem !important
}

.page-front-office {
    margin-top: 15rem
}

.fo-header-bg {
    background-color: #35383c
}

.fo-header {
    padding-top: 7rem !important
}

.fo-header__content {
    display: flex;
    padding-top: 7rem
}

@media only screen and (max-width:767px) {
    .fo-header__content {
        display: block
    }
}

.fo-header__left {
    width: 60%
}

@media only screen and (max-width:767px) {
    .fo-header__left {
        width: 100%
    }
}

.fo-header__right {
    width: 40%;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    .fo-header__right {
        width: 100% !important;
        margin-top: 3rem
    }
}

.fo-header__video {
    height: 100%;
    transform: translateX(3px)
}

.fo-header__logo {
    width: 24rem;
    margin-bottom: 3rem
}

.fo-header__title {
    max-width: 87rem;
    margin-bottom: 4rem
}

.fo-header__title h3 {
    font-size: 4.9rem
}

.fo-header__title b {
    color: #fff
}

@media only screen and (max-width:1024px) {
    .fo-header__title {
        font-size: 4rem
    }
}

.fo-header__text {
    max-width: 56rem;
    margin-bottom: 1.25em
}

.fo-header__text .link,
.fo-header__text .single-news__blog li,
.fo-header__text .special-list li,
.fo-header__text .special-title,
.fo-header__text .tick-list li,
.fo-header__text p,
.single-news__blog .fo-header__text li,
.special-list .fo-header__text li,
.tick-list .fo-header__text li {
    color: #fff
}

.fo-header__text--bold {
    font-weight: 700
}

.fo-header__text * {
    font-size: 1.8rem
}

.fo-header .fo-header__text--bigger-margin {
    margin-bottom: 4rem
}

.fo-trusted__content {
    padding: 6rem 0 7rem
}

.fo-trusted__title .link,
.fo-trusted__title .single-news__blog li,
.fo-trusted__title .special-list li,
.fo-trusted__title .special-title,
.fo-trusted__title .tick-list li,
.fo-trusted__title p,
.single-news__blog .fo-trusted__title li,
.special-list .fo-trusted__title li,
.tick-list .fo-trusted__title li {
    text-align: center;
    margin: 0 auto 4rem;
    font-weight: 600;
    font-size: 2rem;
    color: #fff;
    text-transform: uppercase
}

.fo-trusted__slides {
    display: flex;
    align-items: center
}

.fo-trusted__img {
    display: flex;
    justify-content: center
}

.fo-trusted__img--axa {
    width: 30%;
    margin: 0 auto
}

.fo-trusted__img--fujitsu {
    width: 80%;
    margin: 0 auto
}

.fo-trusted__img--datacom {
    width: 75%;
    margin: 0 auto
}

.fo-features__title {
    color: #35383c;
    padding: 13rem 0 2rem;
    margin-bottom: 5rem
}

.fo-features__glide * {
    color: #35383c
}

.fo-features__glide--item {
    height: 35.5rem;
    padding-bottom: 2rem
}

.fo-features__img {
    max-width: 80rem;
    margin: 0 auto;
    padding: 11rem 0 9rem
}

.fo-features__flexbox {
    list-style-type: none;
    padding: 0;
    display: flex;
    margin: 0 -2.5rem
}

.fo-features__flexbox>* {
    margin: 0 2.5rem;
    flex: 0 0 calc(33.33% - 5rem)
}

@media only screen and (max-width:767px) {
    .fo-features__flexbox {
        list-style-type: none;
        padding: 0;
        display: flex;
        margin: 0 -2.5rem;
        justify-content: center;
        flex-wrap: wrap
    }
    .fo-features__flexbox>* {
        margin: 3rem 2.5rem;
        flex: 0 0 calc(50% - 5rem)
    }
}

@media only screen and (max-width:600px) {
    .fo-features__flexbox {
        list-style-type: none;
        padding: 0;
        display: flex;
        margin: 0;
        justify-content: center;
        flex-wrap: wrap
    }
    .fo-features__flexbox>* {
        margin: 3rem 0;
        flex: 0 0 100%
    }
}

.fo-features__content-slider {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.fo-features__content-slider .avia-content-slider-inner {
    height: 100% !important;
    padding-bottom: 30px !important
}

.fo-features__content-slider .slide-entry,
.fo-features__item {
    position: relative;
    padding: 3rem 3rem 7rem 2rem;
    border-radius: 11px;
    box-shadow: 13px 14px 20px 0 #d9d3d3;
    flex-grow: 1;
    background-color: #fff
}

.fo-features__content-slider .slide-entry:after,
.fo-features__item:after {
    content: "";
    position: absolute;
    width: 80%;
    height: 10%;
    bottom: 0;
    left: 50%;
    box-shadow: 0 17px 15px -7px #32a7d9;
    transform: translate(-50%);
    visibility: visible
}

.fo-features__content-slider .slide-entry--title h5,
.fo-features__content-slider .slide-entry h5,
.fo-features__item--title h5,
.fo-features__item h5 {
    font-size: 2rem !important;
    margin-bottom: 3rem;
    color: #fff
}

.fo-features__content-slider .slide-entry .entry-title,
.fo-features__item .entry-title {
    color: #36ade2
}

.fo-features__content-slider .slide-entry--text,
.fo-features__item--text {
    font-size: 1.7rem !important
}

.fo-features__content-slider .slide-entry--sub-text,
.fo-features__item--sub-text {
    color: #fff
}

.fo-features__content-slider .slide-entry--3,
.fo-features__item--3 {
    height: 100%;
    width: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain !important
}

.fo-features__bottom .entry-content-wrapper {
    padding-top: 14rem !important;
    padding-bottom: 20rem !important;
    display: flex;
    align-items: center;
    grid-gap: 5rem;
    gap: 5rem
}

@media only screen and (max-width:1024px) {
    .fo-features__bottom .entry-content-wrapper {
        display: block
    }
}

.fo-features__bottom .entry-content-wrapper:before {
    display: none
}

.fo-features__bottom--title .link,
.fo-features__bottom--title .single-news__blog li,
.fo-features__bottom--title .special-list li,
.fo-features__bottom--title .special-title,
.fo-features__bottom--title .tick-list li,
.fo-features__bottom--title p,
.single-news__blog .fo-features__bottom--title li,
.special-list .fo-features__bottom--title li,
.tick-list .fo-features__bottom--title li {
    font-size: 2.5rem !important;
    font-weight: 700 !important
}

@media only screen and (max-width:1024px) {
    .fo-features__bottom--title .link,
    .fo-features__bottom--title .single-news__blog li,
    .fo-features__bottom--title .special-list li,
    .fo-features__bottom--title .special-title,
    .fo-features__bottom--title .tick-list li,
    .fo-features__bottom--title p,
    .single-news__blog .fo-features__bottom--title li,
    .special-list .fo-features__bottom--title li,
    .tick-list .fo-features__bottom--title li {
        margin-bottom: 2rem
    }
}

.fo-features2 * {
    color: #35383c
}

.fo-laptop {
    padding: 23rem 0
}

@media only screen and (max-width:767px) {
    .fo-laptop {
        padding: 12rem 0
    }
}

.fo-laptop__content * {
    color: #35383c
}

.fo-laptop__flexbox {
    list-style-type: none;
    padding: 0;
    display: flex;
    margin: 0 -1rem
}

.fo-laptop__flexbox>* {
    margin: 0 1rem;
    flex: 0 0 calc(50% - 2rem)
}

@media only screen and (max-width:767px) {
    .fo-laptop__flexbox {
        list-style-type: none;
        padding: 0;
        display: flex;
        margin: 0;
        flex-wrap: wrap
    }
    .fo-laptop__flexbox>* {
        margin: 3rem 0;
        flex: 0 0 100%
    }
}

.fo-laptop__text .link:not(:last-child),
.fo-laptop__text .single-news__blog li:not(:last-child),
.fo-laptop__text .special-list li:not(:last-child),
.fo-laptop__text .special-title:not(:last-child),
.fo-laptop__text .tick-list li:not(:last-child),
.fo-laptop__text p:not(:last-child),
.single-news__blog .fo-laptop__text li:not(:last-child),
.special-list .fo-laptop__text li:not(:last-child),
.tick-list .fo-laptop__text li:not(:last-child) {
    margin-bottom: 3rem
}

.fo-laptop__text .link,
.fo-laptop__text .single-news__blog li,
.fo-laptop__text .special-list li,
.fo-laptop__text .special-title,
.fo-laptop__text .tick-list li,
.fo-laptop__text p,
.single-news__blog .fo-laptop__text li,
.special-list .fo-laptop__text li,
.tick-list .fo-laptop__text li {
    line-height: 1.5
}

.fo-provider {
    margin-top: -2px
}

.fo-provider * {
    color: #35383c
}

.fo-provider__title {
    margin-bottom: 8rem
}

.fo-provider__flexbox {
    list-style-type: none;
    padding: 0;
    display: flex;
    margin: 0 -4rem
}

.fo-provider__flexbox>* {
    margin: 0 4rem;
    flex: 0 0 calc(33.33% - 8rem)
}

.fo-access {
    padding: 10rem 0
}

.fo-access * {
    color: #35383c
}

.fo-access__title {
    margin-bottom: 5rem
}

.fo-access__title2 {
    font-weight: 700
}

.fo-access__flexbox {
    list-style-type: none;
    padding: 0;
    display: flex;
    margin: 0 -5rem;
    width: 100%
}

.fo-access__flexbox>* {
    margin: 0 5rem;
    flex: 0 0 calc(33.33% - 10rem)
}

@media only screen and (max-width:1024px) {
    .fo-access__flexbox {
        list-style-type: none;
        padding: 0;
        display: flex;
        margin: 0 -5rem;
        justify-content: center;
        flex-wrap: wrap
    }
    .fo-access__flexbox>* {
        margin: 5rem;
        flex: 0 0 calc(50% - 10rem)
    }
}

@media only screen and (max-width:600px) {
    .fo-access__flexbox {
        list-style-type: none;
        padding: 0;
        display: flex;
        margin: 0;
        flex-wrap: wrap
    }
    .fo-access__flexbox>* {
        margin: 5rem 0;
        flex: 0 0 100%
    }
}

.fo-access__header {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    grid-gap: 2rem;
    gap: 2rem;
    margin-bottom: 2rem
}

@media only screen and (max-width:600px) {
    .fo-access__header {
        display: flex !important;
        justify-content: center
    }
}

.fo-access__header.flex_column:before {
    position: absolute
}

.fo-access__header .avia-image-container {
    margin-right: 0 !important
}

.fo-access__text {
    padding-right: 8px !important
}

.fo-access__bottom {
    display: flex;
    flex-direction: column;
    align-items: center
}

.fo-access__bottom--title {
    margin: 8rem 0 3rem;
    font-weight: 700
}

.fo-read {
    padding: 10rem 0 1rem;
    position: relative
}

.fo-read * {
    color: #35383c
}

.fo-read__flexbox {
    list-style-type: none;
    padding: 0;
    display: flex;
    margin: 0 -3rem
}

.fo-read__flexbox>* {
    margin: 0 3rem;
    flex: 0 0 calc(50% - 6rem)
}

@media only screen and (max-width:1024px) {
    .fo-read__flexbox {
        list-style-type: none;
        padding: 0;
        display: flex;
        margin: 0;
        flex-wrap: wrap
    }
    .fo-read__flexbox>* {
        margin: 3rem 0;
        flex: 0 0 100%
    }
}

.fo-read__title {
    margin-bottom: 4rem
}

.fo-read__text .link:first-child,
.fo-read__text .single-news__blog li:first-child,
.fo-read__text .special-list li:first-child,
.fo-read__text .special-title:first-child,
.fo-read__text .tick-list li:first-child,
.fo-read__text p:first-child,
.single-news__blog .fo-read__text li:first-child,
.special-list .fo-read__text li:first-child,
.tick-list .fo-read__text li:first-child {
    margin-bottom: 3rem
}

.fo-read__right {
    list-style-type: none;
    padding: 0;
    display: flex;
    margin: 0
}

.fo-read__right>* {
    margin: 0;
    flex: 0 0 50%
}

@media only screen and (max-width:600px) {
    .fo-read__right {
        list-style-type: none;
        padding: 0;
        display: flex;
        margin: 0;
        flex-wrap: wrap
    }
    .fo-read__right>* {
        margin: 3rem 0;
        flex: 0 0 100%
    }
}

.fo-read__right--img {
    text-align: center
}

@media only screen and (max-width:600px) {
    .fo-read__right--img {
        display: flex !important;
        justify-content: center;
        float: none !important
    }
}

.fo-read__right--img img {
    margin: 0 auto 1.5rem;
    height: 86%
}

.fo-read__right--img a {
    font-size: 1.6rem
}

.fo-read__bottom {
    display: flex;
    justify-content: space-between;
    grid-gap: 3%;
    gap: 3%;
    margin: 13rem 0
}

@media only screen and (max-width:767px) {
    .fo-read__bottom {
        display: block
    }
}

.fo-read__bottom-left {
    width: 42%
}

@media only screen and (max-width:767px) {
    .fo-read__bottom-left {
        width: 100%
    }
}

.fo-read__bottom-right {
    width: 54%
}

@media only screen and (max-width:767px) {
    .fo-read__bottom-right {
        width: 100%;
        margin-top: 3rem
    }
}

.fo-read__bottom-right--title {
    margin-bottom: 3rem
}

.fo-read__bottom-right--text {
    max-width: 90%
}

.fo-read__arrows {
    position: absolute;
    width: 100%;
    top: 0;
    display: flex;
    justify-content: space-between
}

.fo-read__arrows button {
    font-size: 4rem
}

.fo-trust {
    padding: 10rem 0;
    text-align: center
}

.fo-trust * {
    color: #35383c
}

.fo-trust__text {
    margin: 5rem 23rem
}

@media only screen and (max-width:1024px) {
    .fo-trust__text {
        margin: 5rem 7rem
    }
}

@media only screen and (max-width:600px) {
    .fo-trust__text {
        margin: 3rem 1rem
    }
}

.fo-trust__flexbox {
    display: flex;
    grid-gap: 11rem;
    gap: 11rem;
    margin-bottom: 5rem
}

@media only screen and (max-width:1024px) {
    .fo-trust__flexbox {
        grid-gap: 5rem;
        gap: 5rem
    }
}

@media only screen and (max-width:600px) {
    .fo-trust__flexbox {
        grid-gap: 2rem;
        gap: 2rem
    }
}

.fo-trust__item {
    display: flex;
    flex-direction: column;
    align-items: center
}

.fo-trust .btn-download,
.fo-trust__item {
    justify-content: center
}

.fo-features__content-slider .avia-slideshow-arrows {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%);
    width: 100% !important;
    z-index: 5
}

.fo-features__content-slider .avia-slideshow-arrows.av-visible-prev a.next-slide,
.fo-features__content-slider .avia-slideshow-arrows.av-visible-prev a.prev-slide {
    width: 27px !important;
    height: 70px !important
}

.fo-features__content-slider .avia-slideshow-arrows.av-visible-prev a.next-slide:before,
.fo-features__content-slider .avia-slideshow-arrows.av-visible-prev a.prev-slide:before {
    font-size: 4em;
    font-weight: 200;
    top: 50%;
    transform: translateY(-50%)
}

.fo-features__content-slider .prev-slide {
    left: -3rem
}

.fo-features__content-slider .next-slide {
    right: -3rem !important
}

.fo-video-slider.avia-content-slider {
    overflow: visible;
    overflow: initial
}

.fo-video-slider .next-slide,
.fo-video-slider .prev-slide {
    color: #999a9c !important;
    opacity: 1 !important;
    margin-top: 0 !important
}

.fo-video-slider .next-slide:before,
.fo-video-slider .prev-slide:before {
    font-size: 35px
}

.fo-video-slider .prev-slide {
    left: -5rem
}

.fo-video-slider .next-slide {
    right: -5rem !important
}

.avia-slideshow-arrows a:before {
    background: transparent !important
}

.image-overlay {
    display: none !important
}

.jobr-header__box .gradient-border,
.with-gradient-border .post-entry {
    --border-width: 9px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px 60px;
    background: #fff;
    border-radius: var(--border-width)
}

.jobr-header__box .gradient-border:after,
.with-gradient-border .post-entry:after {
    position: absolute;
    content: "";
    top: calc(var(--border-width)*-1);
    left: calc(var(--border-width)*-1);
    z-index: -1;
    width: calc(100% + var(--border-width)*2);
    height: calc(100% + var(--border-width)*2);
    background: linear-gradient(60deg, #36ade2, #68ff2c, #226d8d);
    background-size: 300% 300%;
    background-position: 0 50%;
    border-radius: calc(var(--border-width)*2);
    animation: moveGradient 4s infinite alternate
}

@media only screen and (max-width:900px) {
    .page-jobr .container {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

.page-jobr.jobr-header {
    padding-top: 20px
}

.page-jobr.jobr-header .template-page {
    padding-bottom: 0
}

.page-jobr .jobr-header__row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px
}

@media only screen and (max-width:1024px) {
    .page-jobr .jobr-header__row {
        display: block
    }
}

.page-jobr .jobr-header__content-container {
    padding-bottom: 70px
}

@media only screen and (max-width:1024px) {
    .page-jobr .jobr-header__content-container {
        padding-bottom: 20px
    }
}

.page-jobr .jobr-header__logo {
    width: 100px;
    margin-bottom: 28px
}

.page-jobr .jobr-header__title b,
.page-jobr .jobr-header__title strong {
    color: #68a82c !important
}

.page-jobr .jobr-header__tags {
    font-size: 20px;
    width: 600px;
    max-width: 100%;
    font-weight: 700;
    margin: 1em 0
}

.page-jobr .jobr-header__tags span {
    color: #68a82c
}

.page-jobr .jobr-header__excerpt {
    width: 600px;
    max-width: 100%;
    margin-bottom: 2em
}

.page-jobr .jobr-header__sub-title {
    font-size: 20px;
    width: 500px;
    max-width: 100%;
    margin-bottom: 1.5em;
    line-height: 1.4
}

.page-jobr .jobr-header__arrow-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative
}

@media only screen and (max-width:989px) {
    .page-jobr .jobr-header__arrow-container {
        margin-bottom: 0 !important
    }
}

.page-jobr .jobr-header__arrow {
    transform: scale(1.5) translateX(-20%);
    transform-origin: bottom left;
    transition: all 1s
}

@media only screen and (max-width:1024px) {
    .page-jobr .jobr-header__arrow {
        transform: translateX(10%)
    }
}

.page-jobr .jobr-header__arrow--invisible {
    opacity: 0;
    visibility: hidden
}

.page-jobr .jobr-header__arrow--off-screen {
    transform: scale(1.5) translateX(100%);
    opacity: 0
}

.page-jobr .jobr-header__btn-wrap {
    display: flex;
    flex-direction: row
}

@media only screen and (max-width:414px) {
    .page-jobr .jobr-header__btn-wrap {
        flex-direction: column
    }
}

.page-jobr .jobr-header__btn-row {
    margin-left: 30px
}

@media only screen and (max-width:414px) {
    .page-jobr .jobr-header__btn-row {
        margin-left: 0;
        margin-top: 30px;
        width: 100%
    }
    .page-jobr .jobr-header__btn-row a {
        width: 100%
    }
}

.page-jobr .jobr-header__box {
    z-index: 20;
    position: absolute;
    right: 0;
    left: 0;
    width: -moz-fit-content;
    width: fit-content;
    bottom: 60px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3)
}

@media only screen and (max-width:989px) {
    .page-jobr .jobr-header__box {
        bottom: 40px
    }
}

@media only screen and (max-width:600px) {
    .page-jobr .jobr-header__box {
        position: relative;
        width: 100%;
        padding: 20px
    }
}

.page-jobr .jobr-header__box-title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
    color: #000 !important
}

.page-jobr .jobr-header__box-text {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    color: #000 !important
}

.page-jobr .jobr-supported-tech {
    text-align: center;
    background-color: #fff
}

.page-jobr .jobr-supported-tech__text,
.page-jobr .jobr-supported-tech__title {
    text-transform: uppercase
}

.page-jobr .jobr-supported-tech__technologies {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 65px 0
}

@media only screen and (max-width:500px) {
    .page-jobr .jobr-supported-tech__technologies {
        flex-direction: column;
        justify-content: center
    }
}

.page-jobr .jobr-supported-tech__logo {
    height: auto;
    max-width: 30rem;
    opacity: 0;
    visibility: hidden;
    transition: all .25s;
    transform: translateY(100%)
}

.page-jobr .jobr-supported-tech__logo--active {
    opacity: 1;
    visibility: visible;
    transform: none
}

@media only screen and (max-width:1024px) {
    .page-jobr .jobr-supported-tech__logo {
        max-width: 20rem
    }
}

@media only screen and (max-width:767px) {
    .page-jobr .jobr-supported-tech__logo {
        max-width: 14rem
    }
}

@media only screen and (max-width:500px) {
    .page-jobr .jobr-supported-tech__logo {
        max-width: 30rem
    }
    .page-jobr .jobr-supported-tech__logo:not(:last-of-type) {
        margin-bottom: 6rem
    }
}

.page-jobr.jobr-supported-tech__logos .flex_column:first-of-type .jobr-supported-tech__logo {
    transition-delay: .25s
}

.page-jobr.jobr-supported-tech__logos .flex_column:nth-of-type(3) .jobr-supported-tech__logo {
    transition-delay: .5s
}

.page-jobr.jobr-supported-tech__logos .flex_column:nth-of-type(5) .jobr-supported-tech__logo {
    transition-delay: .75s
}

.page-jobr.jobr-supported-tech__logos .flex_column:nth-of-type(7) .jobr-supported-tech__logo {
    transition-delay: 1s
}

.page-jobr.puzzle-arrows .template-page {
    padding-bottom: 0 !important
}

.page-jobr .jobr-how {
    background-color: #e9eef5
}

.page-jobr .jobr-how__copy .link,
.page-jobr .jobr-how__copy .single-news__blog li,
.page-jobr .jobr-how__copy .special-list li,
.page-jobr .jobr-how__copy .special-title,
.page-jobr .jobr-how__copy .tick-list li,
.page-jobr .jobr-how__copy p,
.single-news__blog .page-jobr .jobr-how__copy li,
.special-list .page-jobr .jobr-how__copy li,
.tick-list .page-jobr .jobr-how__copy li {
    text-align: center;
    font-size: 22px;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto 50px
}

.page-jobr .jobr-how__copy .link b,
.page-jobr .jobr-how__copy .link strong,
.page-jobr .jobr-how__copy .single-news__blog li b,
.page-jobr .jobr-how__copy .single-news__blog li strong,
.page-jobr .jobr-how__copy .special-list li b,
.page-jobr .jobr-how__copy .special-list li strong,
.page-jobr .jobr-how__copy .special-title b,
.page-jobr .jobr-how__copy .special-title strong,
.page-jobr .jobr-how__copy .tick-list li b,
.page-jobr .jobr-how__copy .tick-list li strong,
.page-jobr .jobr-how__copy p b,
.page-jobr .jobr-how__copy p strong,
.single-news__blog .page-jobr .jobr-how__copy li b,
.single-news__blog .page-jobr .jobr-how__copy li strong,
.special-list .page-jobr .jobr-how__copy li b,
.special-list .page-jobr .jobr-how__copy li strong,
.tick-list .page-jobr .jobr-how__copy li b,
.tick-list .page-jobr .jobr-how__copy li strong {
    color: #35383c
}

.page-jobr .jobr-how__download {
    text-align: center;
    padding: 70px 0 100px
}

.page-jobr .jobr-how__download-title {
    margin-bottom: 1.5em
}

.page-jobr .jobr-how__download-btn-row,
.page-jobr .jobr-puzzle-title {
    display: flex;
    justify-content: center
}

.page-jobr .jobr-puzzle-title {
    align-items: center;
    padding: 175px 0 250px
}

@media only screen and (max-width:900px) {
    .page-jobr .jobr-puzzle-title {
        padding: 0;
        margin-bottom: 40px;
        text-align: center;
        display: block
    }
}

.page-jobr .jobr-puzzle-title__part {
    display: block;
    position: relative
}

@media only screen and (max-width:900px) {
    .page-jobr .jobr-puzzle-title__part {
        display: inline;
        margin: 0 !important
    }
}

.page-jobr .jobr-puzzle-title__part--left {
    margin-right: 10px
}

.page-jobr .jobr-puzzle-title__part--right {
    margin-left: 10px
}

.page-jobr .jobr-puzzle-title__arrow {
    position: absolute;
    pointer-events: none;
    transition: all 1.5s
}

@media only screen and (max-width:900px) {
    .page-jobr .jobr-puzzle-title__arrow {
        display: none
    }
}

.page-jobr .jobr-puzzle-title__arrow--left {
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(10.25%) scale(3);
    transform-origin: right 14%
}

.page-jobr .jobr-puzzle-title__arrow--right {
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-10.25%) scale(3);
    transform-origin: left 81%
}

.page-jobr .jobr-puzzle-title__arrow--hidden.jobr-puzzle-title__arrow--right {
    transform: translateY(-50%) translateX(50%) scale(3)
}

.page-jobr .jobr-puzzle-title__arrow--hidden.jobr-puzzle-title__arrow--left {
    transform: translateY(-50%) translateX(-50%) scale(3)
}

.page-jobr .jobr-puzzle-title__arrow--hidden {
    opacity: 0;
    visibility: hidden
}

.page-jobr .jobr-puzzle-title__text {
    position: relative;
    color: #fff
}

@media only screen and (max-width:900px) {
    .page-jobr .jobr-puzzle-title__text {
        color: #2b2d2f
    }
}

.page-jobr .jobr-challenges {
    width: 100%;
    border-radius: 20px;
    overflow: hidden
}

.page-jobr .jobr-challenges td,
.page-jobr .jobr-challenges th {
    width: 50%
}

.page-jobr .jobr-challenges th {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    padding: .75em
}

@media only screen and (max-width:1024px) {
    .page-jobr .jobr-challenges th {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    .page-jobr .jobr-challenges th {
        font-size: 24px
    }
}

@media only screen and (max-width:600px) {
    .page-jobr .jobr-challenges th {
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .page-jobr .jobr-challenges th {
        font-size: 16px
    }
}

.page-jobr .jobr-challenges th:first-child {
    background: #93328e
}

.page-jobr .jobr-challenges th:nth-child(2) {
    background: #68a82c
}

.page-jobr .jobr-challenges tbody tr {
    background-color: #fff
}

.page-jobr .jobr-challenges tbody tr:nth-child(odd) {
    background-color: #cbcccd
}

.page-jobr .jobr-challenges tbody td {
    padding: 2em 3em
}

@media only screen and (max-width:600px) {
    .page-jobr .jobr-challenges tbody td {
        padding: 1em 1.5em
    }
}

.page-jobr .jobr-challenges tbody td:first-child {
    border-right: 1px solid #6a6c6e
}

.page-jobr .jobr-challenges tbody td:first-child .jobr-challenges__title {
    color: #93328e
}

.page-jobr .jobr-challenges tbody td:first-child .jobr-challenges__icon {
    filter: grayscale(100%);
    opacity: .25
}

.page-jobr .jobr-challenges tbody td:nth-child(2) {
    border-left: 1px solid #6a6c6e
}

.page-jobr .jobr-challenges tbody td:nth-child(2) .jobr-challenges__title {
    color: #68a82c
}

.page-jobr .jobr-challenges__challenge {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.page-jobr .jobr-challenges__icon-container {
    width: 55px;
    flex: 0 0 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px
}

.page-jobr .jobr-challenges__icon {
    width: 100%
}

.page-jobr .jobr-challenges__title {
    font-weight: 700
}

@media only screen and (max-width:600px) {
    .page-jobr .jobr-challenges__title {
        font-size: 14px;
        line-height: 1.1;
        margin-bottom: .25em
    }
}

@media only screen and (max-width:600px) {
    .page-jobr .jobr-challenges__excerpt {
        font-size: 12px
    }
}

.page-jobr.jobr-try-for-free .entry-content-wrapper {
    background-color: #2b2d2f;
    border-radius: 25px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 75px 0
}

@media only screen and (max-width:767px) {
    .page-jobr.jobr-try-for-free .entry-content-wrapper {
        display: block;
        padding: 20px !important
    }
}

.page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__content {
    padding: 20px 10px 20px 30px
}

@media only screen and (max-width:767px) {
    .page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__content {
        padding: 0;
        margin-bottom: 0 !important
    }
}

.page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__title h3 {
    color: #fff;
    width: 995px;
    max-width: 100%;
    line-height: 1.3
}

@media only screen and (max-width:1350px) {
    .page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__title h3 {
        font-size: 24px;
        width: auto
    }
}

@media only screen and (max-width:414px) {
    .page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__title h3 {
        font-size: 18px;
        text-align: center
    }
}

.page-jobr.jobr-try-for-free .entry-content-wrapper .avia-builder-el-last {
    margin-top: 0 !important;
    align-self: flex-end
}

.page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__arrow {
    margin-left: 0 !important;
    transition: all 1s
}

.page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__arrow img {
    width: 39em;
    font-size: 10px;
    padding-top: 0
}

@media only screen and (max-width:767px) {
    .page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__arrow img {
        display: none
    }
}

.page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__arrow--hidden {
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%)
}

.page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__btn-container {
    display: flex;
    justify-content: flex-end
}

@media only screen and (max-width:1350px) {
    .page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__btn-container {
        justify-content: flex-start;
        margin-top: 20px
    }
}

@media only screen and (max-width:414px) {
    .page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__btn-container {
        justify-content: center
    }
}

.page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__btn-container a {
    transform: translateY(-50%)
}

@media only screen and (max-width:1350px) {
    .page-jobr.jobr-try-for-free .entry-content-wrapper .jobr-try-for-free__btn-container a {
        transform: none
    }
}

.page-jobr .without__header {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center
}

@media only screen and (max-width:900px) {
    .page-jobr.with-gradient-border .container {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

.page-jobr.with-gradient-border.border--purple .post-entry:after {
    background: linear-gradient(60deg, #93328e, #93328e);
    background-size: 300% 300%;
    background-position: 0 50%;
    border-radius: calc(var(--border-width)*2);
    animation: moveGradient 4s infinite alternate
}

.page-jobr.with-gradient-border.border--green .post-entry:after {
    background: linear-gradient(60deg, #68a82c, #68ff2c, #68a82c);
    background-size: 300% 300%;
    background-position: 0 50%;
    border-radius: calc(var(--border-width)*2);
    animation: moveGradient 4s infinite alternate
}

.page-jobr.with-gradient-border.border--blue .post-entry:after {
    background: linear-gradient(60deg, #36ade2, #68ff2c, #36ade2);
    background-size: 300% 300%;
    background-position: 0 50%;
    border-radius: calc(var(--border-width)*2);
    animation: moveGradient 4s infinite alternate
}

.page-jobr.with-gradient-border .post-entry {
    position: relative;
    margin-bottom: 75px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3);
    padding: 60px;
    background-color: #fff
}

@media only screen and (max-width:767px) {
    .page-jobr.with-gradient-border .post-entry {
        padding: 20px
    }
}

.page-jobr.with-gradient-border__header {
    color: #93328e;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center
}

.page-jobr.with-gradient-border__header--green {
    color: #68a82c
}

@media only screen and (max-width:500px) {
    .page-jobr.with-gradient-border {
        font-size: 30px
    }
}

.page-jobr.with-gradient-border .without__sub-header {
    font-size: 26px;
    font-weight: 700 !important;
    margin-bottom: 40px;
    text-align: center
}

@media only screen and (max-width:500px) {
    .page-jobr.with-gradient-border .without__sub-header {
        font-size: 22px
    }
}

.page-jobr.with-gradient-border__container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 1fr;
    grid-gap: 60px;
    gap: 60px
}

.page-jobr.with-gradient-border__container--margin {
    margin-bottom: 50px
}

@media only screen and (max-width:1024px) {
    .page-jobr.with-gradient-border__container {
        grid-gap: 0;
        gap: 0
    }
}

.page-jobr.with-gradient-border__wrapper {
    grid-column: span 6
}

@media only screen and (max-width:1024px) {
    .page-jobr.with-gradient-border__wrapper {
        grid-column: span 12
    }
}

.page-jobr.with-gradient-border .without__flex {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

@media only screen and (max-width:500px) {
    .page-jobr.with-gradient-border .without__flex {
        flex-direction: column
    }
}

.page-jobr.with-gradient-border .without__icon {
    max-width: 70px;
    margin-right: 30px
}

@media only screen and (max-width:500px) {
    .page-jobr.with-gradient-border .without__icon {
        margin-right: 0
    }
}

.page-jobr.with-gradient-border .without__icon--translate {
    transform: translateY(-20px)
}

@media only screen and (max-width:500px) {
    .page-jobr.with-gradient-border .without__icon--translate {
        transform: translateY(0)
    }
}

.page-jobr.with-gradient-border .without__copy {
    font-size: 18px
}

@media only screen and (max-width:500px) {
    .page-jobr.with-gradient-border .without__copy {
        text-align: center
    }
}

.page-jobr.with-gradient-border .without__copy b,
.page-jobr.with-gradient-border .without__copy strong {
    color: #35383c
}

.page-jobr .jobr-features {
    background-color: #fff;
    padding-top: 0 !important
}

@media only screen and (max-width:767px) {
    .page-jobr .jobr-features {
        padding-top: 40px !important
    }
}

.page-jobr .tabs-background {
    background: linear-gradient(180deg, #e9eef5, #e9eef5 50%, #fff 0, #fff)
}

@media only screen and (max-width:600px) {
    .page-jobr .tabs-background {
        background: #fff
    }
}

.page-jobr .av-tab-section-outer-container .av-layout-tab {
    padding-top: 70px;
    padding-bottom: 0
}

@media only screen and (max-width:767px) {
    .page-jobr .av-tab-section-outer-container .av-layout-tab {
        padding-top: 20px
    }
}

@media only screen and (max-width:767px) {
    .page-jobr .av-tab-section-outer-container .av-layout-tab-inner .container {
        display: flex;
        flex-direction: column-reverse
    }
}

.page-jobr .av-tab-section-outer-container .av-tab-section-tab-title-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: transparent;
    min-width: 0 !important;
    left: 0 !important
}

@media only screen and (max-width:900px) {
    .page-jobr .av-tab-section-outer-container .av-tab-section-tab-title-container {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

@media only screen and (max-width:767px) {
    .page-jobr .av-tab-section-outer-container .av-tab-section-tab-title-container {
        transform: none
    }
}

@media only screen and (max-width:600px) {
    .page-jobr .av-tab-section-outer-container .av-tab-section-tab-title-container {
        grid-template-columns: 1fr;
        grid-row-gap: 10px;
        left: 0 !important;
        min-width: 0 !important
    }
}

.page-jobr .av-tab-section-outer-container .av-section-tab-title {
    background-color: #fff;
    box-shadow: 4px -1px 7px 1px rgba(0, 0, 0, .2);
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    overflow: hidden;
    border: none;
    text-align: left;
    cursor: pointer;
    filter: grayscale(100%);
    display: flex !important;
    flex-direction: column;
    padding: 0 !important
}

@media only screen and (max-width:600px) {
    .page-jobr .av-tab-section-outer-container .av-section-tab-title {
        border-radius: 25px
    }
}

.page-jobr .av-tab-section-outer-container .av-section-tab-title.av-active-tab-title {
    filter: none
}

.page-jobr .av-tab-section-outer-container .av-section-tab-title.av-active-tab-title:first-child .av-tab-section-image {
    transform: translateX(-55%)
}

.page-jobr .av-tab-section-outer-container .av-section-tab-title.av-active-tab-title:nth-child(2) .av-tab-section-image {
    transform: translateX(-30%)
}

.page-jobr .av-tab-section-outer-container .av-section-tab-title.av-active-tab-title:nth-child(3) .av-tab-section-image {
    transform: none
}

.page-jobr .av-tab-section-outer-container .av-section-tab-title.av-active-tab-title~.av-section-tab-title .av-tab-section-image {
    transform: translateX(-75%)
}

.page-jobr .av-tab-section-outer-container .av-section-tab-title:first-child .av-inner-tab-title {
    color: #93328e
}

.page-jobr .av-tab-section-outer-container .av-section-tab-title:nth-child(2) .av-inner-tab-title {
    color: #68a82c
}

.page-jobr .av-tab-section-outer-container .av-section-tab-title:nth-child(3) .av-inner-tab-title {
    color: #36ade2
}

.page-jobr .av-tab-section-outer-container .av-outer-tab-title {
    padding: 15px 25px 0
}

.page-jobr .av-tab-section-outer-container .av-inner-tab-title {
    display: inline-block;
    font-weight: 700;
    margin-bottom: .25em;
    margin-top: 0;
    font-size: 2.2rem;
    line-height: 1.4;
    text-align: left;
    text-transform: none;
    height: auto
}

.page-jobr .av-tab-section-outer-container .av-inner-tab-subtitle {
    display: inline-block;
    margin-bottom: 1em;
    font-weight: 500
}

@media only screen and (max-width:600px) {
    .page-jobr .av-tab-section-outer-container .av-inner-tab-subtitle {
        display: none
    }
}

.page-jobr .av-tab-section-outer-container .av-tab-section-image {
    margin-top: auto;
    width: 100%;
    transition: all 1s;
    height: auto !important
}

.page-jobr .av-tab-section-outer-container .av-tab-arrow-container {
    display: none
}

@media only screen and (max-width:767px) {
    .page-jobr .av-tab-section-outer-container__tabs {
        padding: 20px
    }
}

.page-jobr .av-tab-section-outer-container__tab {
    display: grid;
    grid-template-columns: 5fr 7fr;
    grid-column-gap: 20px
}

@media only screen and (max-width:767px) {
    .page-jobr .av-tab-section-outer-container__tab {
        display: flex;
        flex-direction: column-reverse
    }
}

.page-jobr .av-tab-section-outer-container__tab-image {
    display: block;
    width: 100%
}

@media screen and (max-width:989px) {
    .page-jobr .jobr-tabs__tab-content {
        margin-bottom: 0
    }
}

.page-jobr .jobr-tabs__tab-list {
    padding-top: 20px
}

@media only screen and (max-width:767px) {
    .page-jobr .jobr-tabs__tab-list {
        margin-bottom: 40px
    }
}

.page-jobr .jobr-tabs__tab-list--nomar {
    margin-bottom: 0
}

.page-jobr .jobr-tabs__tab-list li {
    list-style: disc;
    color: #35383c;
    font-size: 18px;
    font-weight: 500
}

.page-jobr .jobr-tabs__tab-list li b,
.page-jobr .jobr-tabs__tab-list li span,
.page-jobr .jobr-tabs__tab-list li strong {
    color: #35383c
}

.page-jobr .jobr-tabs__tab-list li:not(:last-child) {
    margin-bottom: 1em
}

.page-jobr .jobr-tabs__tab-list.marker-green li::marker {
    color: #68a82c
}

@media only screen and (max-width:900px) {
    .page-jobr.jobr-license {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

.page-jobr .jobr-license {
    text-align: center
}

.page-jobr .jobr-license__title {
    margin-bottom: .75em
}

.page-jobr .jobr-license__content {
    width: 950px;
    max-width: 100%;
    margin: 0 auto 30px
}

.page-jobr .jobr-license__content .link,
.page-jobr .jobr-license__content .single-news__blog li,
.page-jobr .jobr-license__content .special-list li,
.page-jobr .jobr-license__content .special-title,
.page-jobr .jobr-license__content .tick-list li,
.page-jobr .jobr-license__content p,
.single-news__blog .page-jobr .jobr-license__content li,
.special-list .page-jobr .jobr-license__content li,
.tick-list .page-jobr .jobr-license__content li {
    margin-bottom: 1em
}

.page-jobr .jobr-license__content b {
    color: inherit
}

.page-jobr .jobr-license__btn-row {
    display: flex;
    justify-content: space-between;
    max-width: 600px;
    width: 100%;
    margin: 0 auto
}

@media only screen and (max-width:600px) {
    .page-jobr .jobr-license__btn-row {
        display: block
    }
}

.page-jobr .jobr-license__btn-row>* {
    width: 45%
}

@media only screen and (max-width:600px) {
    .page-jobr .jobr-license__btn-row>* {
        width: 100%
    }
}

@media only screen and (max-width:600px) {
    .page-jobr .jobr-license__btn-row>:not(:last-child) {
        margin-bottom: 10px
    }
}

.page-jobr .jobr-blog {
    background-color: #e9eef5;
    text-align: center
}

.page-jobr .jobr-blog__title {
    margin-bottom: .75em
}

.page-jobr .jobr-blog__text {
    margin-top: -10px
}

.page-jobr .jobr-blog__content {
    width: 900px;
    max-width: 100%;
    margin: 0 auto 30px
}

.page-jobr .jobr-blog__content .link,
.page-jobr .jobr-blog__content .single-news__blog li,
.page-jobr .jobr-blog__content .special-list li,
.page-jobr .jobr-blog__content .special-title,
.page-jobr .jobr-blog__content .tick-list li,
.page-jobr .jobr-blog__content p,
.single-news__blog .page-jobr .jobr-blog__content li,
.special-list .page-jobr .jobr-blog__content li,
.tick-list .page-jobr .jobr-blog__content li {
    margin-bottom: 1em
}

.page-jobr .jobr-blog__content b {
    color: inherit
}

.page-jobr .jobr-blog__btn-row {
    display: flex;
    justify-content: center
}

@media only screen and (max-width:600px) {
    .page-jobr .jobr-blog__btn-row {
        display: block
    }
}

.page-jobr.tenjins-knowledge-customers {
    margin-top: 0 !important
}

@media only screen and (max-width:900px) {
    .page-jobr.tenjins-knowledge-customers {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

.page-jobr.backup {
    --padding: 40px
}

.page-jobr.backup .entry-content-wrapper {
    background: #e9eef5;
    border-radius: 20px;
    position: relative;
    display: flex;
    padding: var(--padding);
    padding-right: 0;
    text-align: left;
    box-shadow: 0 26px 6px -18px rgba(0, 0, 0, .22);
    margin-bottom: 80px;
    margin-top: 80px
}

@media screen and (max-width:1140px) {
    .page-jobr.backup .entry-content-wrapper {
        padding-right: var(--padding) !important
    }
}

@media screen and (max-width:600px) {
    .page-jobr.backup .entry-content-wrapper {
        --padding: 20px;
        flex-direction: column
    }
}

.page-jobr.backup .backup__image {
    position: absolute;
    right: 0;
    bottom: calc(var(--padding)*-1);
    width: 65%
}

@media only screen and (max-width:1350px) {
    .page-jobr.backup .backup__image {
        width: 85%
    }
}

@media only screen and (max-width:1250px) {
    .page-jobr.backup .backup__image {
        width: 100%
    }
}

@media screen and (max-width:1140px) {
    .page-jobr.backup .backup__image {
        display: none
    }
}

.page-jobr.backup .backup__text {
    width: 50%;
    position: relative;
    z-index: 20
}

@media screen and (max-width:1140px) {
    .page-jobr.backup .backup__text {
        width: 100%
    }
}

@media screen and (max-width:600px) {
    .page-jobr.backup .backup__text {
        margin-bottom: 20px
    }
}

.page-jobr.backup .backup__title .link,
.page-jobr.backup .backup__title .single-news__blog li,
.page-jobr.backup .backup__title .special-list li,
.page-jobr.backup .backup__title .special-title,
.page-jobr.backup .backup__title .tick-list li,
.page-jobr.backup .backup__title p,
.single-news__blog .page-jobr.backup .backup__title li,
.special-list .page-jobr.backup .backup__title li,
.tick-list .page-jobr.backup .backup__title li {
    font-weight: 500 !important;
    text-transform: uppercase
}

.page-jobr.backup .backup__copy .link,
.page-jobr.backup .backup__copy .single-news__blog li,
.page-jobr.backup .backup__copy .special-list li,
.page-jobr.backup .backup__copy .special-title,
.page-jobr.backup .backup__copy .tick-list li,
.page-jobr.backup .backup__copy p,
.single-news__blog .page-jobr.backup .backup__copy li,
.special-list .page-jobr.backup .backup__copy li,
.tick-list .page-jobr.backup .backup__copy li {
    margin-top: 10px;
    font-size: 31px;
    font-weight: 700 !important;
    line-height: 1.2
}

.page-jobr.backup .backup__copy .link b,
.page-jobr.backup .backup__copy .link strong,
.page-jobr.backup .backup__copy .single-news__blog li b,
.page-jobr.backup .backup__copy .single-news__blog li strong,
.page-jobr.backup .backup__copy .special-list li b,
.page-jobr.backup .backup__copy .special-list li strong,
.page-jobr.backup .backup__copy .special-title b,
.page-jobr.backup .backup__copy .special-title strong,
.page-jobr.backup .backup__copy .tick-list li b,
.page-jobr.backup .backup__copy .tick-list li strong,
.page-jobr.backup .backup__copy p b,
.page-jobr.backup .backup__copy p strong,
.single-news__blog .page-jobr.backup .backup__copy li b,
.single-news__blog .page-jobr.backup .backup__copy li strong,
.special-list .page-jobr.backup .backup__copy li b,
.special-list .page-jobr.backup .backup__copy li strong,
.tick-list .page-jobr.backup .backup__copy li b,
.tick-list .page-jobr.backup .backup__copy li strong {
    color: #68a82c !important;
    font-weight: 700
}

@media screen and (max-width:600px) {
    .page-jobr.backup .backup__copy .link,
    .page-jobr.backup .backup__copy .single-news__blog li,
    .page-jobr.backup .backup__copy .special-list li,
    .page-jobr.backup .backup__copy .special-title,
    .page-jobr.backup .backup__copy .tick-list li,
    .page-jobr.backup .backup__copy p,
    .single-news__blog .page-jobr.backup .backup__copy li,
    .special-list .page-jobr.backup .backup__copy li,
    .tick-list .page-jobr.backup .backup__copy li {
        font-size: 26px
    }
}

.page-jobr.backup .backup__btn {
    margin-top: 0;
    position: relative;
    z-index: 20;
    display: flex;
    align-items: flex-end
}

.page-jobr.backup .backup__btn a {
    position: relative;
    z-index: 30
}

@media screen and (max-width:1140px) {
    .page-jobr.backup .backup__btn {
        width: auto !important
    }
}

@media only screen and (max-width:600px) {
    .page-jobr.backup .backup__btn .link,
    .page-jobr.backup .backup__btn .single-news__blog li,
    .page-jobr.backup .backup__btn .special-list li,
    .page-jobr.backup .backup__btn .special-title,
    .page-jobr.backup .backup__btn .tick-list li,
    .page-jobr.backup .backup__btn p,
    .single-news__blog .page-jobr.backup .backup__btn li,
    .special-list .page-jobr.backup .backup__btn li,
    .tick-list .page-jobr.backup .backup__btn li {
        margin-top: 20px
    }
}

.charitybot-main {
    margin-top: 124px;
    background-color: #fff
}

@media only screen and (max-width:1250px) {
    .charitybot-main {
        margin-top: 108px
    }
}

@media only screen and (max-width:1100px) {
    .charitybot-main {
        margin-top: 96px
    }
}

@media only screen and (max-width:1026px) {
    .charitybot-main {
        margin-top: 80px
    }
}

.bg-wrap {
    position: relative;
    background-size: cover
}

.background {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -o-object-position: bottom;
    object-position: bottom
}

.orange {
    color: #ef8825 !important
}

.main {
    padding-top: 60px
}

.main__container {
    padding-top: 60px;
    padding-bottom: 240px;
    position: relative
}

@media only screen and (max-width:900px) {
    .main__container {
        padding-bottom: 0
    }
}

.main__wrapper {
    display: flex;
    margin-bottom: 170px
}

@media only screen and (max-width:600px) {
    .main__wrapper {
        margin-bottom: 100px
    }
}

.main__left {
    max-width: 710px
}

.main__logo {
    max-width: 130px;
    height: auto;
    margin-bottom: 50px
}

.main__header h1 {
    font-size: 50px;
    margin-bottom: 30px;
    line-height: 56px;
    font-weight: 700
}

@media only screen and (max-width:600px) {
    .main__header h1 {
        font-size: 40px;
        line-height: 1.2
    }
}

@media only screen and (max-width:420px) {
    .main__header h1 {
        font-size: 30px;
        line-height: 1.2
    }
}

.main__text .link,
.main__text .single-news__blog li,
.main__text .special-list li,
.main__text .special-title,
.main__text .tick-list li,
.main__text p,
.single-news__blog .main__text li,
.special-list .main__text li,
.tick-list .main__text li {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 500 !important;
    margin-bottom: 30px
}

@media only screen and (max-width:600px) {
    .main__text .link,
    .main__text .single-news__blog li,
    .main__text .special-list li,
    .main__text .special-title,
    .main__text .tick-list li,
    .main__text p,
    .single-news__blog .main__text li,
    .special-list .main__text li,
    .tick-list .main__text li {
        font-size: 19px
    }
}

.main__sub-text .link,
.main__sub-text .single-news__blog li,
.main__sub-text .special-list li,
.main__sub-text .special-title,
.main__sub-text .tick-list li,
.main__sub-text p,
.single-news__blog .main__sub-text li,
.special-list .main__sub-text li,
.tick-list .main__sub-text li {
    font-size: 26px;
    max-width: 460px;
    font-weight: 700;
    color: #f18a26;
    line-height: 1.2;
    margin-bottom: 50px
}

@media only screen and (max-width:600px) {
    .main__sub-text .link,
    .main__sub-text .single-news__blog li,
    .main__sub-text .special-list li,
    .main__sub-text .special-title,
    .main__sub-text .tick-list li,
    .main__sub-text p,
    .single-news__blog .main__sub-text li,
    .special-list .main__sub-text li,
    .tick-list .main__sub-text li {
        font-size: 21px
    }
}

.main__cta {
    background-color: #36ade2;
    padding: 10px 20px;
    border-radius: 40px;
    font-weight: 700;
    font-size: 24px;
    text-decoration: none;
    cursor: pointer;
    text-decoration: none !important
}

.main__right {
    max-width: 800px;
    width: 100%;
    margin-top: 100px
}

@media only screen and (max-width:1200px) {
    .main__right {
        display: none !important
    }
}

.main__header-img {
    transform: scale(1.3) translateX(60px)
}

.main__sub-wrapper {
    position: relative
}

.main__decal-one {
    max-width: 480px;
    height: auto;
    position: absolute;
    bottom: -30px;
    left: -330px
}

@media only screen and (max-width:900px) {
    .main__decal-one {
        opacity: .2;
        z-index: 0;
        bottom: -360px
    }
}

@media only screen and (max-width:600px) {
    .main__decal-one {
        display: none
    }
}

.main__decal-two {
    max-width: 370px;
    height: auto;
    position: absolute;
    bottom: -100px;
    right: -190px
}

@media only screen and (max-width:900px) {
    .main__decal-two {
        opacity: .2;
        z-index: 0;
        bottom: -100px
    }
}

@media only screen and (max-width:600px) {
    .main__decal-two {
        display: none
    }
}

.main__title h2 {
    text-align: center;
    margin-bottom: 50px;
    font-size: 40px
}

@media only screen and (max-width:1100px) {
    .main__title h2 {
        font-size: 30px
    }
}

.main__hover-wrap {
    position: absolute;
    width: 100%;
    top: 13%;
    margin: auto;
    transform: translateX(12px) scale(1.1)
}

@media only screen and (max-width:900px) {
    .main__hover-wrap {
        display: none !important
    }
}

.main__hover-img {
    margin: auto;
    max-width: 33%
}

.main__svg {
    margin-bottom: 30px
}

@media only screen and (max-width:900px) {
    .main__svg {
        display: none
    }
}

.main__fine {
    text-align: center;
    margin-bottom: 100px
}

.main__sticker {
    position: absolute;
    right: 0;
    max-width: 220px;
    transform: translate(-60%, -40%)
}

@media only screen and (max-width:900px) {
    .main__sticker {
        right: 0;
        left: 0;
        margin: auto;
        bottom: 0;
        transform: translateY(-30%)
    }
}

.mobile {
    display: none;
    padding-bottom: 260px
}

@media only screen and (max-width:900px) {
    .mobile {
        display: block;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
    .mobile__circ {
        max-width: 440px;
        height: auto;
        margin-bottom: 50px;
        width: 100%
    }
    .mobile__wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 320px;
        margin-bottom: 50px
    }
    .mobile__image {
        max-width: 90px;
        margin-bottom: 20px
    }
    .mobile__percent {
        font-size: 40px;
        font-weight: 700;
        margin-top: 0 !important
    }
    .mobile__text {
        font-size: 16px;
        text-align: center;
        margin: 0
    }
}

.tile {
    padding-bottom: 120px
}

.tile__title {
    color: #35383c;
    text-align: center;
    margin-bottom: 50px
}

.tile__text-wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px
}

@media only screen and (max-width:1330px) {
    .tile__text-wrap {
        flex-direction: column;
        align-items: center
    }
}

.single-news__blog .tile__text li,
.special-list .tile__text li,
.tick-list .tile__text li,
.tile__text .link,
.tile__text .single-news__blog li,
.tile__text .special-list li,
.tile__text .special-title,
.tile__text .tick-list li,
.tile__text p {
    color: #35383c;
    max-width: 600px;
    margin: 0 auto;
    font-size: 20px
}

@media only screen and (max-width:1330px) {
    .single-news__blog .tile__text li,
    .special-list .tile__text li,
    .tick-list .tile__text li,
    .tile__text .link,
    .tile__text .single-news__blog li,
    .tile__text .special-list li,
    .tile__text .special-title,
    .tile__text .tick-list li,
    .tile__text p {
        margin-bottom: 50px;
        text-align: center
    }
}

@media only screen and (max-width:900px) {
    .single-news__blog .tile__text li,
    .special-list .tile__text li,
    .tick-list .tile__text li,
    .tile__text .link,
    .tile__text .single-news__blog li,
    .tile__text .special-list li,
    .tile__text .special-title,
    .tile__text .tick-list li,
    .tile__text p {
        margin-bottom: 0
    }
}

.tile__container {
    display: flex;
    justify-content: space-around;
    margin-bottom: 50px
}

@media only screen and (max-width:760px) {
    .tile__container {
        flex-direction: column;
        align-items: center
    }
}

.tile__cta {
    background-color: #36ade2;
    padding: 10px 50px;
    border-radius: 40px;
    font-weight: 700;
    font-size: 24px;
    text-decoration: none;
    cursor: pointer;
    margin: 0 auto;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    text-decoration: none !important
}

.tile__tile-text {
    max-width: 210px
}

.single-news__blog .tile__tile-text li,
.special-list .tile__tile-text li,
.tick-list .tile__tile-text li,
.tile__tile-text .link,
.tile__tile-text .single-news__blog li,
.tile__tile-text .special-list li,
.tile__tile-text .special-title,
.tile__tile-text .tick-list li,
.tile__tile-text p {
    color: #35383c;
    font-size: 24px;
    font-weight: 700;
    text-align: center
}

.tile__img {
    max-width: 135px;
    height: auto
}

.tile__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media only screen and (max-width:760px) {
    .tile__wrapper {
        margin-bottom: 50px
    }
}

.charitybot__tile-box {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    color: #35383c !important
}

.charitybot__tile-anchor {
    flex-grow: 1
}

.charitybot__tile-logo {
    justify-content: flex-start !important
}

.interest {
    background-color: #e9eef5;
    padding: 100px 20px;
    position: relative
}

.interest .container {
    max-width: 200rem !important;
    padding: 20px 0
}

.interest .avia-content-slider,
.interest .avia-content-slider-inner {
    overflow: visible
}

.interest .preview-panels {
    grid-gap: 4rem;
    gap: 4rem;
    margin: 0
}

.interest .preview-panels>* {
    flex: 0 0 calc(25% - 3rem);
    margin: 0
}

@media only screen and (max-width:1350px) {
    .interest .preview-panels>* {
        flex: 0 0 calc(33% - 3rem)
    }
}

@media only screen and (max-width:767px) {
    .interest .preview-panels>* {
        flex: 0 0 100%
    }
}

.interest .avia-content-slider {
    padding-left: 50px;
    padding-right: 50px
}

@media only screen and (max-width:500px) {
    .interest .avia-content-slider {
        padding-left: 0;
        padding-right: 0
    }
}

.interest .next-slide,
.interest .prev-slide {
    color: #999a9c !important;
    opacity: 1 !important;
    margin-top: 0 !important
}

.interest .next-slide:before,
.interest .prev-slide:before {
    font-size: 35px
}

.interest .prev-slide {
    left: -1rem
}

@media only screen and (max-width:500px) {
    .interest .prev-slide {
        left: -5rem
    }
}

@media only screen and (max-width:500px) {
    .interest .next-slide {
        right: -5rem !important
    }
}

.interest__heading h4 {
    font-size: 40px;
    font-weight: 700;
    color: #35383c;
    text-align: center;
    padding-bottom: 20px
}

.interest__glide {
    padding: 20px !important
}

@media only screen and (max-width:800px) {
    .interest__arrows {
        display: none
    }
}

.interest__arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    background: transparent;
    border: unset;
    width: 50px;
    height: 50px;
    opacity: .7
}

.interest__arrow--left {
    left: 10px;
    transform: translateY(-50%)
}

.interest__arrow--right {
    right: 10px;
    transform: rotate(180deg) translateY(50%)
}

.interest__container {
    display: flex;
    max-width: 200rem !important;
    padding: 20px 0
}

.interest__list {
    padding: 20px 0 30px
}

.interest__icon-container {
    justify-content: flex-start !important
}

.interest__track {
    overflow: visible !important
}

.advert {
    background: linear-gradient(180deg, #e9eef5, #e9eef5 50%, #fff 0, #fff);
    padding-left: 40px;
    padding-right: 40px
}

.advert .container {
    max-width: 1444px !important;
    padding: 40px;
    border-radius: 30px;
    background-color: #3f4046 !important;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    float: none !important
}

@media only screen and (max-width:1180px) {
    .advert .container {
        flex-direction: column-reverse;
        position: relative;
        align-items: center
    }
}

.advert__heading h5 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px
}

@media only screen and (max-width:600px) {
    .advert__heading h5 {
        font-size: 30px
    }
}

.advert__text-wrap {
    min-width: 650px
}

@media only screen and (max-width:1180px) {
    .advert__text-wrap {
        width: 100%;
        min-width: 0
    }
}

.advert__text .link,
.advert__text .single-news__blog li,
.advert__text .special-list li,
.advert__text .special-title,
.advert__text .tick-list li,
.advert__text p,
.single-news__blog .advert__text li,
.special-list .advert__text li,
.tick-list .advert__text li {
    font-size: 21px;
    max-width: 680px;
    margin-bottom: 50px
}

@media only screen and (max-width:600px) {
    .advert__text .link,
    .advert__text .single-news__blog li,
    .advert__text .special-list li,
    .advert__text .special-title,
    .advert__text .tick-list li,
    .advert__text p,
    .single-news__blog .advert__text li,
    .special-list .advert__text li,
    .tick-list .advert__text li {
        font-size: 17px
    }
}

.advert__list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px
}

@media only screen and (max-width:1180px) {
    .advert__list {
        flex-direction: column
    }
}

.advert__item {
    font-size: 21px;
    display: flex;
    align-items: center;
    margin: 0
}

@media only screen and (max-width:1180px) {
    .advert__item {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:600px) {
    .advert__item {
        font-size: 17px
    }
}

.advert__item-img {
    max-width: 33px;
    height: auto;
    margin-right: 20px
}

.advert__cta {
    background-color: #36ade2;
    padding: 10px 50px;
    border-radius: 40px;
    color: #fff !important;
    font-weight: 700;
    font-size: 24px;
    text-decoration: none !important;
    cursor: pointer
}

@media only screen and (max-width:1180px) {
    .advert__cta {
        float: right;
        padding: 10px;
        font-size: 20px
    }
}

.advert .avia-video {
    background-color: unset;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0
}

@media only screen and (max-width:1180px) {
    .advert .avia-video {
        margin-bottom: 50px
    }
}

.advert__video {
    max-width: 570px;
    width: 100%
}

.advert2 .avia-video {
    padding: 0;
    height: auto
}

.sponsors {
    padding-top: 140px
}

@media only screen and (max-width:1180px) {
    .sponsors {
        padding-top: 0
    }
}

.charitybot-laptop-mac-background {
    background-color: #3f4046 !important
}

.download-case-study .entry-content-wrapper {
    background: #e9eef5;
    border-radius: 20px;
    position: relative;
    display: flex;
    padding-left: 40px !important;
    padding-top: 40px !important;
    padding-bottom: 80px !important;
    text-align: left;
    box-shadow: 6px 13px 15px 0 rgba(0, 0, 0, .22);
    margin-bottom: 200px;
    margin-top: 80px
}

@media screen and (max-width:600px) {
    .download-case-study .entry-content-wrapper {
        flex-direction: column;
        padding: 20px !important
    }
}

@media only screen and (max-width:767px) {
    .download-case-study .flex_column {
        margin-bottom: 0 !important
    }
}

.download-case-study__image {
    position: absolute;
    top: -40px;
    bottom: -80px;
    left: 0;
    right: 0
}

@media screen and (max-width:1140px) {
    .download-case-study__image {
        display: none
    }
}

.download-case-study__image .avia-image-container-inner,
.download-case-study__image .avia-image-overlay-wrap {
    height: 100%
}

.download-case-study__image img {
    width: 100%;
    transform: translateY(-23px)
}

.download-case-study__text {
    width: 60%;
    position: relative;
    z-index: 20;
    margin-top: 40px
}

@media screen and (max-width:1140px) {
    .download-case-study__text {
        width: 100%
    }
}

@media screen and (max-width:600px) {
    .download-case-study__text {
        margin-bottom: 20px
    }
}

.download-case-study__title-1 .link,
.download-case-study__title-1 .single-news__blog li,
.download-case-study__title-1 .special-list li,
.download-case-study__title-1 .special-title,
.download-case-study__title-1 .tick-list li,
.download-case-study__title-1 p,
.single-news__blog .download-case-study__title-1 li,
.special-list .download-case-study__title-1 li,
.tick-list .download-case-study__title-1 li {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 24px;
    color: #35383c;
    margin-top: 20px
}

.download-case-study__title-2 .link,
.download-case-study__title-2 .single-news__blog li,
.download-case-study__title-2 .special-list li,
.download-case-study__title-2 .special-title,
.download-case-study__title-2 .tick-list li,
.download-case-study__title-2 p,
.single-news__blog .download-case-study__title-2 li,
.special-list .download-case-study__title-2 li,
.tick-list .download-case-study__title-2 li {
    font-weight: 700 !important;
    font-size: 34px;
    color: #35383c;
    margin-top: 14px;
    line-height: 43px;
    margin-bottom: 20px
}

.download-case-study__btn {
    margin-top: 25px
}

.resources__date {
    margin-left: auto
}

.resources__btn {
    width: 100%
}

.gpt-hero {
    padding-top: 50px
}

.gpt-hero__wrapper {
    display: flex;
    margin-bottom: 30px
}

.gpt-hero__logo {
    max-width: 470px;
    margin-bottom: 50px
}

@media only screen and (max-width:600px) {
    .gpt-hero__logo {
        width: 100%
    }
}

.gpt-hero__left {
    max-width: 750px
}

.gpt-hero__date {
    padding: 30px 0
}

.gpt-hero__title {
    font-size: 48px;
    margin-bottom: 30px
}

@media only screen and (max-width:600px) {
    .gpt-hero__title {
        font-size: 30px
    }
}

.gpt-hero__text {
    font-size: 20px;
    width: 100%;
    max-width: 680px
}

@media only screen and (max-width:600px) {
    .gpt-hero__text {
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .gpt-hero__img {
        display: none
    }
}

.gpt-hero__img img {
    max-width: 580px;
    width: 100%;
    transform: translateY(150px)
}

.gpt-hero__sub {
    border-bottom: 1px solid #35383c;
    margin-bottom: 100px
}

.gpt-copy {
    max-width: 810px;
    margin: 0 auto
}

.gpt-copy__text {
    font-weight: 500
}

.gpt-copy__text--orange {
    color: #f18a00;
    font-weight: 700
}

.gpt-copy__author {
    font-weight: 700
}

.gpt-footer {
    background-color: #35383c
}

.gpt-footer__wrapper {
    max-width: 810px;
    margin: 0 auto;
    padding-top: 80px
}

.gpt-footer__title {
    color: #fff;
    font-size: 42px;
    margin-bottom: 50px
}

@media only screen and (max-width:600px) {
    .gpt-footer__title {
        font-size: 36px
    }
}

.gpt-footer__title--blue {
    color: #36ade2
}

.gpt-footer__text {
    color: #fff;
    margin-bottom: 30px
}

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(241, 137, 0, .6156862745);
    position: relative;
    transition-duration: .3s;
    transition-property: transform
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(241, 138, 0, .31) 0, transparent 80%);
    transition-duration: .3s;
    transition-property: transform, opacity
}

.transition-container {
    position: relative;
    min-height: 800px
}

@media screen and (max-width:768px) {
    .transition-container {
        display: none
    }
}

.active-btn {
    background-color: #f18a00 !important;
    transform: translateY(-5px)
}

.active-btn:before {
    opacity: 1;
    transform: translateY(5px)
}

.orange {
    color: #f18a00;
    font-weight: 700 !important
}

.tenjin-technical {
    background-color: #fff
}

.tenjin-technical#intro {
    padding: 80px 0
}

@media screen and (max-width:500px) {
    .tenjin-technical#intro {
        padding: 10px 0 80px
    }
}

.bg-grad {
    background: linear-gradient(180deg, #fff, #e9eef5 40%, #e9eef5 70%, #fff)
}

@media screen and (max-width:500px) {
    .bg-grad {
        background: none
    }
}

.bg-grad__experts .post-entry {
    max-width: 1190px;
    margin-left: auto;
    margin-right: auto
}

.mob-bg-grad {
    background: none
}

@media screen and (max-width:500px) {
    .mob-bg-grad {
        background: linear-gradient(140deg, hsla(0, 0%, 100%, 0), rgba(249, 250, 252, .1488796202) 30%, #e9eef5)
    }
}

.banner__grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 1fr
}

.banner__grid-1 {
    grid-column: span 8
}

@media only screen and (max-width:1024px) {
    .banner__grid-1 {
        grid-column: span 12
    }
}

.banner__grid-2 {
    grid-column: span 3;
    grid-column-start: 10;
    grid-column-end: 14
}

@media only screen and (max-width:1350px) {
    .banner__grid-2 {
        grid-column: span 4
    }
}

@media only screen and (max-width:1024px) {
    .banner__grid-2 {
        grid-column: span 12
    }
}

.banner__box {
    height: -moz-fit-content;
    height: fit-content;
    margin: 40px auto;
    width: 366px;
    max-width: 100%;
    border-radius: 20px;
    padding: 60px 30px;
    background-color: #35383c;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    position: relative;
    cursor: pointer
}

.banner__z {
    position: relative;
    z-index: 10
}

.banner__box-title {
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 700
}

.banner__box-logo {
    margin-bottom: 20px
}

.banner__box-header {
    color: #f18a00 !important;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: left
}

.banner__box-header span {
    color: #fff
}

.banner__box-copy {
    color: #fff;
    font-size: 18px;
    margin-bottom: 40px;
    width: 60%;
    text-align: left
}

.banner__box-btn {
    margin: 0;
    display: flex
}

.banner__box-img {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 200px;
    max-width: 100%
}

.banner__title .link,
.banner__title .single-news__blog li,
.banner__title .special-list li,
.banner__title .special-title,
.banner__title .tick-list li,
.banner__title p,
.single-news__blog .banner__title li,
.special-list .banner__title li,
.tick-list .banner__title li {
    color: #fff;
    margin: 80px 0;
    font-weight: 700 !important;
    font-size: 24px;
    text-transform: uppercase
}

@media screen and (max-width:500px) {
    .banner__title .link,
    .banner__title .single-news__blog li,
    .banner__title .special-list li,
    .banner__title .special-title,
    .banner__title .tick-list li,
    .banner__title p,
    .single-news__blog .banner__title li,
    .special-list .banner__title li,
    .tick-list .banner__title li {
        max-width: 240px;
        margin: 80px auto 40px
    }
}

.banner__heading h1 {
    font-size: 84px;
    max-width: 1150px;
    width: 100%;
    color: #fff;
    margin: 0 auto 40px;
    position: relative;
    line-height: 1
}

@media screen and (max-width:1150px) {
    .banner__heading h1 {
        font-size: 60px
    }
}

@media screen and (max-width:500px) {
    .banner__heading h1 {
        font-size: 40px
    }
}

.banner__heading h1 .floater {
    position: absolute;
    background-color: #f18a00;
    border-radius: 10px;
    color: #fff;
    padding: 0 10px 20px;
    line-height: 1;
    top: -80px;
    transform: rotate(-15deg) translateX(-40px) translateY(0);
    font-size: 70px
}

@media screen and (max-width:1150px) {
    .banner__heading h1 .floater {
        font-size: 60px
    }
}

@media screen and (max-width:500px) {
    .banner__heading h1 .floater {
        font-size: 40px;
        position: relative;
        padding: 0 10px;
        margin-left: 10px;
        top: 0;
        transform: none
    }
}

.banner__sub-header .link,
.banner__sub-header .single-news__blog li,
.banner__sub-header .special-list li,
.banner__sub-header .special-title,
.banner__sub-header .tick-list li,
.banner__sub-header p,
.single-news__blog .banner__sub-header li,
.special-list .banner__sub-header li,
.tick-list .banner__sub-header li {
    color: #fff;
    font-size: 21px;
    font-weight: 400;
    max-width: 800px;
    margin-bottom: 40px
}

@media screen and (max-width:500px) {
    .banner__sub-header .link,
    .banner__sub-header .single-news__blog li,
    .banner__sub-header .special-list li,
    .banner__sub-header .special-title,
    .banner__sub-header .tick-list li,
    .banner__sub-header p,
    .single-news__blog .banner__sub-header li,
    .special-list .banner__sub-header li,
    .tick-list .banner__sub-header li {
        font-size: 18px
    }
}

.banner__btn-wrap {
    display: flex;
    flex-direction: row
}

.banner__btn-m {
    margin-right: 20px;
    display: flex;
    align-items: center
}

#cio-summit-banner {
    margin-top: 105px;
    margin-bottom: 100px
}

#cio-summit-banner .entry-content-wrapper,
.cio-summit-banner {
    border-radius: 15px;
    margin-top: 50px;
    background: #37383c;
    background-image: url(/wp-content/uploads/2023/06/banner-arrows.png);
    background-repeat: no-repeat;
    background-size: contain
}

.cio-summit-banner {
    max-width: 141rem !important;
    position: relative;
    flex-grow: 1;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 0 !important
}

.cio-summit-banner__wrap {
    position: relative;
    flex-grow: 1;
    display: flex;
    padding-left: 30px !important
}

@media only screen and (max-width:1500px) {
    .cio-summit-banner__wrap {
        padding-left: 2% !important
    }
}

@media only screen and (max-width:1123px) {
    .cio-summit-banner__wrap {
        padding-right: 2% !important
    }
}

.cio-summit-banner__logos {
    width: 70%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 3rem
}

@media only screen and (max-width:1123px) {
    .cio-summit-banner__logos {
        width: 100%
    }
}

.cio-summit-banner__logo-cio {
    width: 19rem
}

@media only screen and (max-width:1024px) {
    .cio-summit-banner__logo-cio {
        width: 20rem
    }
}

.cio-summit-banner__logo-tenjin {
    width: 10rem
}

@media only screen and (max-width:1024px) {
    .cio-summit-banner__logo-tenjin {
        width: 9rem
    }
}

.cio-summit-banner__row {
    display: flex;
    grid-gap: 4rem;
    gap: 4rem
}

.cio-summit-banner__content-col {
    width: 50%;
    padding: 2rem 0 5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative
}

@media only screen and (max-width:1450px) {
    .cio-summit-banner__content-col {
        padding: 15px 0 30px
    }
}

@media only screen and (max-width:1185px) {
    .cio-summit-banner__content-col {
        width: 60%
    }
}

@media only screen and (max-width:1123px) {
    .cio-summit-banner__content-col {
        width: 100%
    }
}

.cio-summit-banner__video-col {
    position: relative;
    max-width: 632px
}

.cio-summit-banner__video-col img {
    display: block
}

.cio-summit-banner__video-col .image-overlay {
    display: none !important
}

@media only screen and (max-width:989px) {
    .cio-summit-banner__video-col {
        display: none !important
    }
}

.cio-summit-banner__title {
    max-width: 634px;
    font-size: 36px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: .5em
}

.cio-summit-banner__subtitle {
    font-size: 22px;
    color: #f18a00;
    font-weight: 700;
    margin-bottom: 10px
}

.cio-summit-banner__text .link,
.cio-summit-banner__text .single-news__blog li,
.cio-summit-banner__text .special-list li,
.cio-summit-banner__text .special-title,
.cio-summit-banner__text .tick-list li,
.cio-summit-banner__text p,
.single-news__blog .cio-summit-banner__text li,
.special-list .cio-summit-banner__text li,
.tick-list .cio-summit-banner__text li {
    width: 88%;
    max-width: 100%;
    margin-bottom: 1.5em;
    font-weight: 400;
    font-size: 20px;
    color: #fff
}

@media only screen and (max-width:1123px) {
    .cio-summit-banner__text .link,
    .cio-summit-banner__text .single-news__blog li,
    .cio-summit-banner__text .special-list li,
    .cio-summit-banner__text .special-title,
    .cio-summit-banner__text .tick-list li,
    .cio-summit-banner__text p,
    .single-news__blog .cio-summit-banner__text li,
    .special-list .cio-summit-banner__text li,
    .tick-list .cio-summit-banner__text li {
        width: 100%
    }
}

.cio-summit-banner__text .link span,
.cio-summit-banner__text .single-news__blog li span,
.cio-summit-banner__text .special-list li span,
.cio-summit-banner__text .special-title span,
.cio-summit-banner__text .tick-list li span,
.cio-summit-banner__text p span,
.single-news__blog .cio-summit-banner__text li span,
.special-list .cio-summit-banner__text li span,
.tick-list .cio-summit-banner__text li span {
    color: #f18a00;
    font-weight: 700
}

.sub {
    padding-top: 40px
}

@media screen and (max-width:1200px) {
    .sub {
        margin-bottom: 100px
    }
}

@media screen and (max-width:610px) {
    .sub {
        margin-bottom: 50px
    }
}

.sub__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px
}

.sub__wrap {
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media screen and (max-width:1100px) {
    .sub__wrap {
        grid-area: span 1/1/1/3
    }
}

.sub__heading h2 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase !important;
    margin-bottom: 20px;
    letter-spacing: 0 !important
}

@media screen and (max-width:610px) {
    .sub__heading h2 {
        font-size: 18px
    }
}

.sub__sub-heading {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 40px
}

@media screen and (max-width:610px) {
    .sub__sub-heading {
        font-size: 24px
    }
}

.sub__banner {
    width: 615px;
    max-width: 100%;
    border-radius: 20px;
    margin-bottom: 40px;
    display: flex;
    position: relative
}

.sub__background {
    box-shadow: -4px 7px 15px 0 rgba(0, 0, 0, .3);
    border-radius: 18px
}

@media screen and (max-width:610px) {
    .sub__background {
        display: none
    }
}

.sub__stat-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    padding: 50px;
    align-items: center
}

@media screen and (max-width:610px) {
    .sub__stat-wrap {
        position: relative;
        flex-direction: column;
        align-items: flex-start;
        padding: 0
    }
}

.sub__stats {
    display: block
}

@media screen and (max-width:500px) {
    .sub__stats {
        display: none
    }
}

.sub__47-mob {
    display: none
}

@media screen and (max-width:500px) {
    .sub__47-mob {
        display: block;
        font-size: 64px;
        font-weight: 700 !important;
        color: #f18a00;
        line-height: 1
    }
}

.sub__text {
    color: #fff;
    font-weight: 700;
    line-height: 1.3;
    margin: 40px;
    font-size: 18px
}

@media screen and (max-width:610px) {
    .sub__text {
        color: #35383c;
        margin: 0;
        font-size: 16px;
        font-weight: 500
    }
}

.single-news__blog .sub__sub-text li,
.special-list .sub__sub-text li,
.sub__sub-text .link,
.sub__sub-text .single-news__blog li,
.sub__sub-text .special-list li,
.sub__sub-text .special-title,
.sub__sub-text .tick-list li,
.sub__sub-text p,
.tick-list .sub__sub-text li {
    font-weight: 700 !important;
    font-size: 18px
}

.sub__mob {
    display: none;
    max-width: 400px
}

@media screen and (max-width:1100px) {
    .sub__mob {
        display: block;
        margin-top: 20px
    }
}

@media screen and (max-width:1100px) {
    .sub__vid-wrap {
        display: none !important
    }
}

.experts__left {
    grid-area: 1/1/2/7
}

@media screen and (max-width:890px) {
    .experts__left {
        grid-area: 1/1/2/9;
        width: 100% !important
    }
}

.experts__right {
    grid-area: 1/7/2/9
}

@media screen and (max-width:890px) {
    .experts__right {
        display: none
    }
}

.experts__heading h3 {
    font-size: 34px;
    font-weight: 700;
    max-width: 500px;
    margin-bottom: 30px
}

@media screen and (max-width:890px) {
    .experts__heading h3 {
        font-size: 24px
    }
}

.experts__wrap {
    display: flex;
    margin-bottom: 40px
}

@media screen and (max-width:600px) {
    .experts__wrap {
        flex-direction: column
    }
}

.experts__icon {
    max-width: 50px;
    margin-right: 30px;
    padding-top: 10px;
    width: 100%
}

.experts__list {
    transform: translateX(-30px)
}

@media screen and (max-width:1200px) {
    .experts__list {
        transform: none
    }
}

@media screen and (max-width:700px) {
    .experts__list {
        display: none
    }
}

.experts__title {
    font-size: 21px;
    font-weight: 700 !important;
    margin-bottom: 5px
}

@media screen and (max-width:890px) {
    .experts__title {
        font-size: 18px
    }
}

.experts__text {
    margin: 0;
    font-size: 18px;
    max-width: 600px
}

@media screen and (max-width:600px) {
    .experts__text {
        font-size: 16px
    }
}

.experts__q {
    max-width: 125px;
    margin-bottom: 40px;
    z-index: 10;
    position: relative
}

.experts .vl {
    border-left: 4px solid #000;
    height: 50px;
    position: absolute;
    top: -70px;
    right: 40px;
    z-index: 0
}

.experts__tenjin {
    max-width: 110px
}

.experts__decal {
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.experts .v2 {
    border-left: 4px solid #000;
    height: 50px;
    position: absolute;
    right: 50px;
    bottom: -60px
}

.experts__a {
    max-width: 125px;
    margin-top: 40px;
    z-index: 10;
    position: relative
}

.experts .experts-mob {
    display: none
}

@media screen and (max-width:700px) {
    .experts .experts-mob {
        display: block;
        margin-bottom: 40px
    }
}

.experts .experts-mob__container {
    border-top: 2px solid #e9eef5;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px
}

.experts .experts-mob__wrapper {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px
}

.experts .experts-mob__title {
    font-size: 18px;
    font-weight: 700 !important
}

.experts .experts-mob__title+.link,
.experts .experts-mob__title+.special-title,
.experts .experts-mob__title+p,
.experts .single-news__blog .experts-mob__title+li,
.experts .special-list .experts-mob__title+li,
.experts .tick-list .experts-mob__title+li,
.single-news__blog .experts .experts-mob__title+li,
.special-list .experts .experts-mob__title+li,
.tick-list .experts .experts-mob__title+li {
    margin-top: 0
}

.experts .experts-mob__btn {
    background: none;
    border: none;
    cursor: pointer;
    width: 60px;
    max-width: 100%
}

.experts .experts-mob__chev {
    float: right
}

.experts .experts-mob__text {
    font-size: 16px;
    font-weight: 500
}

.together-mob {
    display: none
}

@media screen and (max-width:500px) {
    .together-mob {
        background-color: #e6ecf4;
        height: 420px;
        padding: 30px;
        position: relative;
        z-index: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 50px !important;
        width: 100vw !important;
        left: 50%;
        transform: translateX(-50%)
    }
}

.together-mob__heading h4 {
    font-size: 28px;
    font-weight: 700;
    text-align: center
}

.together-mob__chev {
    position: absolute;
    width: auto
}

.together-mob__chev--1 {
    height: 100%;
    top: 0;
    z-index: -5;
    left: 50%;
    transform: translateX(-50%)
}

.together-mob__chev--3 {
    height: 100%;
    top: 0;
    z-index: -10;
    right: 0
}

.together-mob__chev--4 {
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0
}

.together {
    max-width: 1190px;
    border-radius: 20px;
    background-color: #e9eef5;
    padding: 50px 40px;
    position: relative;
    z-index: 0;
    box-shadow: 0 13px 40px 0 #d3dce8;
    margin: 0 auto 200px !important;
    overflow: hidden;
    float: none !important
}

@media screen and (max-width:1000px) {
    .together {
        margin-bottom: 90px;
        border-radius: 0
    }
}

@media screen and (max-width:600px) {
    .together {
        background-color: transparent;
        box-shadow: none;
        padding: 0
    }
}

@media only screen and (max-width:500px) {
    .together {
        width: 100vw !important;
        left: 50%;
        transform: translateX(-50%);
        padding-left: 30px;
        padding-right: 30px;
        background: linear-gradient(140deg, hsla(0, 0%, 100%, 0), rgba(249, 250, 252, .1488796202) 30%, #e9eef5)
    }
}

.together__heading h4 {
    font-size: 34px !important;
    font-weight: 700;
    text-align: center;
    max-width: 680px;
    width: 100%;
    margin: 0 auto 80px
}

@media screen and (max-width:500px) {
    .together__heading h4 {
        display: none
    }
}

.together__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 60px;
    grid-row-gap: 80px
}

@media screen and (max-width:800px) {
    .together__grid {
        grid-column-gap: 0;
        grid-row-gap: 30px
    }
}

@media screen and (max-width:500px) {
    .together__grid {
        margin-bottom: 40px
    }
}

.together__item {
    grid-area: span 1/span 1
}

@media screen and (max-width:800px) {
    .together__item {
        grid-area: auto/span 2
    }
}

.together__title {
    font-size: 21px;
    font-weight: 700 !important;
    margin-bottom: 5px
}

.together__text {
    font-size: 18px;
    margin: 0
}

.together__text b,
.together__text strong {
    color: #35383c !important
}

@media screen and (max-width:600px) {
    .together__text {
        font-size: 16px
    }
}

.together__chev {
    position: absolute;
    width: auto
}

@media screen and (max-width:800px) {
    .together__chev {
        display: none
    }
}

.together__chev--1 {
    height: 100%;
    top: 0;
    z-index: -5
}

.together__chev--2,
.together__chev--3 {
    height: 100%;
    top: 0;
    z-index: -10
}

.together__chev--3 {
    right: 130px
}

.together__chev--4 {
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0
}

.how-nav .entry-content-wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: 1fr;
    margin-bottom: 40px
}

@media only screen and (max-width:989px) {
    .how-nav .entry-content-wrapper {
        display: block
    }
    .how-nav .entry-content-wrapper h5 {
        margin-bottom: 20px
    }
}

.how-nav__heading h5 {
    font-size: 28px !important
}

@media screen and (max-width:1250px) {
    .how-nav__heading {
        margin-bottom: 20px
    }
}

@media screen and (max-width:768px) {
    .how-nav__heading {
        margin-bottom: 0
    }
}

.how-nav section:first-of-type {
    grid-column: span 2;
    grid-row: 1
}

@media screen and (max-width:1250px) {
    .how-nav section:first-of-type {
        grid-column: span 6
    }
}

.how-nav section:last-of-type {
    grid-column: 3/-1;
    grid-row: 1
}

@media screen and (max-width:1250px) {
    .how-nav section:last-of-type {
        grid-column: 7/-1
    }
}

.how-nav__container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px
}

@media screen and (max-width:768px) {
    .how-nav__container {
        display: none
    }
}

.how-nav__btn {
    grid-column: span 1/span 1 !important;
    max-width: 215px;
    border-radius: 999px;
    border: 0;
    background-color: #e9eef5;
    padding: 10px;
    cursor: pointer;
    height: -moz-fit-content;
    height: fit-content;
    justify-content: space-between
}

.how-nav__btn,
.how-nav__wrap {
    width: 100%;
    display: flex;
    align-items: center
}

.how-nav__wrap {
    font-size: 16px;
    font-weight: 700;
    text-align: left
}

.how-nav__icon {
    width: 40px;
    height: 40px;
    margin-right: 10px
}

@media screen and (max-width:900px) {
    .how-nav__icon {
        display: none
    }
}

.how-nav__play {
    width: 40px;
    height: 40px
}

@media screen and (max-width:989px) {
    .nav-container .flex_column {
        width: 100% !important
    }
}

.nav-container-box {
    width: 33.3% !important
}

@media screen and (max-width:1300px) {
    .nav-container-box {
        width: 50% !important
    }
}

.nav-container-box+.av-flex-placeholder {
    width: 16.7% !important
}

@media screen and (max-width:989px) {
    .nav-container-box+.av-flex-placeholder {
        width: 0 !important
    }
}

.nav-container-video {
    width: 50% !important
}

@media screen and (max-width:1300px) {
    .nav-container-video {
        width: 33.3% !important
    }
}

@media screen and (max-width:989px) {
    .nav-container-video {
        display: none !important
    }
}

.initial__box {
    grid-column: span 4;
    background: #fff;
    background: linear-gradient(125deg, hsla(0, 0%, 100%, 0), rgba(233, 238, 245, .4317927855) 25%, #e9eef5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e9eef5", GradientType=1);
    position: relative;
    padding: 20px 10px;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 20px;
    border: 1px solid #e9eef5;
    box-shadow: -4px 7px 15px 0 rgba(0, 0, 0, .3);
    margin: auto
}

@media screen and (max-width:1300px) {
    .initial__box {
        grid-column: span 6
    }
}

.initial__flex {
    display: flex;
    margin: 25px 0
}

.initial__icon-wrap {
    max-width: 60px;
    width: 100%
}

.initial__icon {
    width: 50px;
    height: auto;
    box-shadow: -4px 7px 15px 0 rgba(0, 0, 0, .15);
    border-radius: 999px
}

.initial__title {
    font-size: 24px;
    font-weight: 700 !important;
    margin-bottom: 5px
}

.initial__text {
    font-size: 18px;
    margin: 0;
    font-weight: 500
}

@media screen and (max-width:600px) {
    .initial__text {
        font-size: 16px
    }
}

.initial__video {
    grid-area: 1/7/2/13
}

@media screen and (max-width:1300px) {
    .initial__video {
        grid-area: 1/9/2/13
    }
}

.initial__chev {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: auto;
    mix-blend-mode: multiply;
    pointer-events: none
}

@media screen and (max-width:989px) {
    .initial .nav-container-video {
        display: table-cell !important
    }
}

@media screen and (max-width:989px) {
    .initial .nav-container-box+.av-flex-placeholder {
        width: 16.7% !important
    }
}

.selection__wrapper {
    grid-column: span 4;
    position: relative;
    padding: 20px 10px;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 20px;
    background: linear-gradient(125deg, hsla(0, 0%, 100%, 0), rgba(233, 238, 245, .1320728975) 25%, rgba(241, 138, 0, .3981793401));
    box-shadow: -4px 7px 15px 0 rgba(0, 0, 0, .3);
    display: flex;
    overflow: hidden;
    margin: auto
}

@media screen and (max-width:1450px) {
    .selection__wrapper {
        grid-column: span 6;
        margin-bottom: 30px
    }
}

@media screen and (max-width:900px) {
    .selection__wrapper {
        grid-column: span 12
    }
}

.selection__icon-wrap {
    max-width: 60px;
    width: 100%
}

@media screen and (max-width:420px) {
    .selection__icon-wrap {
        display: none
    }
}

.selection__icon {
    width: 50px;
    height: auto;
    transform: translateY(-10px)
}

.selection__title {
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: 700 !important;
    margin-bottom: 20px
}

.selection__text {
    font-size: 18px;
    margin: 0 0 20px;
    font-weight: 500 !important
}

.selection__text b {
    color: #35383c !important;
    font-weight: 700
}

@media screen and (max-width:600px) {
    .selection__text {
        font-size: 16px
    }
}

.selection__chev {
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    mix-blend-mode: multiply;
    pointer-events: none
}

.selection__arrow {
    height: 30px;
    margin-left: 20px
}

.selection__video {
    grid-area: 1/7/2/13
}

@media screen and (max-width:1300px) {
    .selection__video {
        grid-area: 1/8/2/13
    }
}

@media screen and (max-width:900px) {
    .selection__video {
        display: none
    }
}

.selection__sub-title {
    font-size: 18px;
    font-weight: 700 !important;
    margin-bottom: 5px;
    color: #f18a00;
    text-transform: uppercase
}

@media screen and (max-width:600px) {
    .selection__sub-title {
        font-size: 16px
    }
}

.selection__list {
    list-style-type: disc;
    list-style-position: outside;
    margin: 0
}

.selection__list li {
    font-size: 18px;
    font-weight: 500;
    margin-left: 0
}

@media screen and (max-width:600px) {
    .selection__list li {
        font-size: 16px
    }
}

.initial-mob {
    display: none
}

@media screen and (max-width:768px) {
    .initial-mob {
        display: block
    }
}

.initial-mob__wrapper {
    margin-bottom: 60px
}

.initial-mob__img {
    width: 100%;
    max-width: 400px;
    margin: auto
}

.initial-mob__title .link,
.initial-mob__title .single-news__blog li,
.initial-mob__title .special-list li,
.initial-mob__title .special-title,
.initial-mob__title .tick-list li,
.initial-mob__title p,
.single-news__blog .initial-mob__title li,
.special-list .initial-mob__title li,
.tick-list .initial-mob__title li {
    font-size: 16px;
    font-weight: 700 !important;
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    align-items: center;
    text-transform: uppercase
}

.initial-mob__arrow {
    margin-left: 10px;
    width: 13px
}

.initial-mob__text .link,
.initial-mob__text .single-news__blog li,
.initial-mob__text .special-list li,
.initial-mob__text .special-title,
.initial-mob__text .tick-list li,
.initial-mob__text p,
.single-news__blog .initial-mob__text li,
.special-list .initial-mob__text li,
.tick-list .initial-mob__text li {
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 500 !important
}

.how-mob {
    display: none
}

@media screen and (max-width:768px) {
    .how-mob {
        display: block;
        margin-bottom: 100px
    }
}

.how-mob__wrapper {
    position: relative;
    padding: 20px 10px;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 20px;
    background: linear-gradient(125deg, hsla(0, 0%, 100%, 0), rgba(233, 238, 245, .1320728975) 25%, rgba(241, 138, 0, .3981793401));
    box-shadow: -4px 7px 15px 0 rgba(0, 0, 0, .1);
    overflow: hidden;
    margin-bottom: 40px !important
}

.how-mob__flex {
    display: flex;
    align-items: center;
    justify-content: center
}

.how-mob__img {
    width: 100%;
    max-width: 320px;
    margin: auto
}

.how-mob__icon {
    width: 50px;
    height: 100%;
    margin-right: 10px
}

.how-mob__title {
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-top: 0
}

.how-mob__title+.link,
.how-mob__title+.special-title,
.how-mob__title+p,
.single-news__blog .how-mob__title+li,
.special-list .how-mob__title+li,
.tick-list .how-mob__title+li {
    margin-top: 0
}

.how-mob__text .link,
.how-mob__text .single-news__blog li,
.how-mob__text .special-list li,
.how-mob__text .special-title,
.how-mob__text .tick-list li,
.how-mob__text p,
.single-news__blog .how-mob__text li,
.special-list .how-mob__text li,
.tick-list .how-mob__text li {
    font-size: 16px;
    margin: 0 0 20px;
    font-weight: 500 !important
}

.how-mob__text .link b,
.how-mob__text .link strong,
.how-mob__text .single-news__blog li b,
.how-mob__text .single-news__blog li strong,
.how-mob__text .special-list li b,
.how-mob__text .special-list li strong,
.how-mob__text .special-title b,
.how-mob__text .special-title strong,
.how-mob__text .tick-list li b,
.how-mob__text .tick-list li strong,
.how-mob__text p b,
.how-mob__text p strong,
.single-news__blog .how-mob__text li b,
.single-news__blog .how-mob__text li strong,
.special-list .how-mob__text li b,
.special-list .how-mob__text li strong,
.tick-list .how-mob__text li b,
.tick-list .how-mob__text li strong {
    color: #35383c !important
}

.how-mob__chev {
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    mix-blend-mode: multiply;
    pointer-events: none
}

.how-mob__arrow {
    height: 30px;
    margin-left: 10px
}

.how-mob__sub-title .link,
.how-mob__sub-title .single-news__blog li,
.how-mob__sub-title .special-list li,
.how-mob__sub-title .special-title,
.how-mob__sub-title .tick-list li,
.how-mob__sub-title p,
.single-news__blog .how-mob__sub-title li,
.special-list .how-mob__sub-title li,
.tick-list .how-mob__sub-title li {
    font-size: 16px;
    font-weight: 700 !important;
    margin-bottom: 5px;
    color: #f18a00;
    text-transform: uppercase
}

@media screen and (max-width:600px) {
    .how-mob__sub-title .link,
    .how-mob__sub-title .single-news__blog li,
    .how-mob__sub-title .special-list li,
    .how-mob__sub-title .special-title,
    .how-mob__sub-title .tick-list li,
    .how-mob__sub-title p,
    .single-news__blog .how-mob__sub-title li,
    .special-list .how-mob__sub-title li,
    .tick-list .how-mob__sub-title li {
        font-size: 16px
    }
}

.how-mob__list {
    list-style-type: disc;
    list-style-position: outside
}

.how-mob__list li {
    font-size: 16px;
    font-weight: 500
}

@media screen and (max-width:600px) {
    .how-mob__list li {
        font-size: 16px
    }
}

.knowledge {
    background-color: #e9eef5;
    padding: 100px 0
}

@media screen and (max-width:900px) {
    .knowledge {
        padding: 50px 0
    }
}

.knowledge__container {
    background-color: #e9eef5 !important
}

@media only screen and (max-width:767px) {
    .knowledge__container .av-tab-section-outer-container {
        display: flex;
        flex-direction: column-reverse
    }
}

.knowledge__container .av-tab-section-tab-title-container {
    max-width: 1250px !important;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding-left: 20px !important;
    padding-right: 20px !important;
    min-width: 0 !important;
    left: 0 !important
}

@media only screen and (max-width:767px) {
    .knowledge__container .av-tab-section-tab-title-container {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        padding-top: 0
    }
}

.knowledge__container .av-section-tab-title {
    display: flex !important;
    flex-direction: column-reverse !important;
    justify-content: center !important;
    align-items: center !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 3px solid #fff
}

@media only screen and (max-width:767px) {
    .knowledge__container .av-section-tab-title {
        background-color: #fff
    }
}

.knowledge__container .av-section-tab-title:hover .av-tab-section-image {
    opacity: 1
}

.knowledge__container .av-section-tab-title.av-active-tab-title {
    border-bottom-color: #36ade2 !important
}

@media only screen and (max-width:767px) {
    .knowledge__container .av-section-tab-title.av-active-tab-title {
        background-color: #ecf7fd
    }
}

.knowledge__container .av-section-tab-title.av-active-tab-title .av-inner-tab-title {
    color: #36ade2;
    font-weight: 700
}

@media only screen and (max-width:767px) {
    .knowledge__container .av-section-tab-title.av-active-tab-title .av-inner-tab-title {
        color: #35383c
    }
}

.knowledge__container .av-outer-tab-title {
    padding: 0
}

.knowledge__container .av-inner-tab-title {
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    width: 100%
}

@media only screen and (max-width:767px) {
    .knowledge__container .av-inner-tab-title {
        font-size: 11px;
        font-weight: 700
    }
}

.knowledge__container .av-tab-section-image {
    max-width: 30px;
    height: auto;
    margin-bottom: 10px;
    opacity: 1;
    filter: none
}

@media only screen and (max-width:767px) {
    .knowledge__container .av-tab-section-image {
        width: 25px
    }
}

.knowledge__container .av-tab-arrow-container {
    display: none
}

.knowledge__container .av-layout-tab {
    height: 100%;
    padding: 30px 20px 120px
}

@media only screen and (max-width:767px) {
    .knowledge__container .av-layout-tab {
        padding-top: 0;
        padding-bottom: 0
    }
}

.knowledge__container .av-layout-tab-inner {
    height: 100%
}

.knowledge__container .av-layout-tab-inner .container {
    height: 100%;
    max-width: 1250px !important
}

@media only screen and (max-width:767px) {
    .knowledge__container .av-layout-tab-inner .container {
        min-height: 0;
        box-shadow: none;
        border-radius: 0;
        padding-left: 10px !important;
        padding-right: 10px !important
    }
}

@media only screen and (max-width:767px) {
    .knowledge__container .av-layout-tab-inner .container .flex_column {
        padding: 20px 0 !important;
        margin-bottom: 0
    }
}

.knowledge__top {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: 1fr;
    grid-gap: 0 100px;
    gap: 0 100px;
    margin-bottom: 100px;
    grid-area: 1/2/2/12
}

@media screen and (max-width:1100px) {
    .knowledge__top {
        grid-area: 1/1/1/13;
        margin-bottom: 50px
    }
}

@media screen and (max-width:900px) {
    .knowledge__top {
        grid-gap: 30px 0;
        gap: 30px 0
    }
}

.knowledge__left {
    grid-area: 1/1/2/6
}

@media screen and (max-width:900px) {
    .knowledge__left {
        grid-area: 1/1/2/13
    }
}

.knowledge__right {
    grid-area: 1/6/2/11
}

@media screen and (max-width:900px) {
    .knowledge__right {
        grid-area: 2/1/2/11
    }
}

.knowledge__heading {
    margin-bottom: 70px
}

@media screen and (max-width:600px) {
    .knowledge__heading {
        margin-bottom: 20px
    }
}

.knowledge__faded-bg {
    max-width: 450px;
    margin: auto;
    position: relative;
    width: 100%
}

.knowledge__wrap {
    grid-area: 2/2/2/12;
    display: block
}

@media screen and (max-width:1200px) {
    .knowledge__wrap {
        grid-area: 2/1/2/13
    }
}

@media screen and (max-width:768px) {
    .knowledge__wrap {
        display: none
    }
}

.knowledge__nav {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 1fr;
    margin-bottom: 30px
}

.knowledge__btn {
    grid-area: span 1/span 3;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0;
    border: none;
    border-bottom: 3px solid #fff;
    cursor: pointer;
    flex-direction: column
}

.knowledge__btn--active {
    color: #36ade2;
    font-weight: 700;
    border-bottom: 3px solid #36ade2
}

.knowledge__icon {
    max-width: 30px;
    margin-bottom: 10px
}

.box .container {
    background: #fff;
    background: linear-gradient(125deg, #fff, #e9eef5);
    box-shadow: -4px 7px 15px 0 rgba(0, 0, 0, .3);
    border-radius: 20px;
    display: flex;
    overflow: hidden;
    min-height: 515px
}

.box__text-wrap {
    padding: 60px 40px;
    width: 100%
}

.box__vid-wrap {
    background-color: #e9eef5;
    max-width: 450px;
    width: 100%
}

@media screen and (max-width:1050px) {
    .box__vid-wrap {
        max-width: 300px
    }
}

.box__title h5 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 40px
}

@media only screen and (max-width:767px) {
    .box__title h5 {
        font-size: 18px;
        margin-bottom: 20px
    }
}

.box__sub-title .link,
.box__sub-title .single-news__blog li,
.box__sub-title .special-list li,
.box__sub-title .special-title,
.box__sub-title .tick-list li,
.box__sub-title p,
.single-news__blog .box__sub-title li,
.special-list .box__sub-title li,
.tick-list .box__sub-title li {
    font-size: 18px;
    font-weight: 700 !important;
    color: #36ade2;
    text-transform: uppercase;
    margin: 0 0 5px
}

@media screen and (max-width:600px) {
    .box__sub-title .link,
    .box__sub-title .single-news__blog li,
    .box__sub-title .special-list li,
    .box__sub-title .special-title,
    .box__sub-title .tick-list li,
    .box__sub-title p,
    .single-news__blog .box__sub-title li,
    .special-list .box__sub-title li,
    .tick-list .box__sub-title li {
        font-size: 16px
    }
}

.box__box-text .link,
.box__box-text .single-news__blog li,
.box__box-text .special-list li,
.box__box-text .special-title,
.box__box-text .tick-list li,
.box__box-text p,
.single-news__blog .box__box-text li,
.special-list .box__box-text li,
.tick-list .box__box-text li {
    font-size: 18px;
    font-weight: 500 !important;
    margin: 0 0 30px
}

@media screen and (max-width:600px) {
    .box__box-text .link,
    .box__box-text .single-news__blog li,
    .box__box-text .special-list li,
    .box__box-text .special-title,
    .box__box-text .tick-list li,
    .box__box-text p,
    .single-news__blog .box__box-text li,
    .special-list .box__box-text li,
    .tick-list .box__box-text li {
        font-size: 16px
    }
}

.box__phone {
    height: 100%;
    max-height: 450px;
    margin: auto
}

@media screen and (max-width:1050px) {
    .box__phone {
        height: auto;
        max-height: none
    }
}

.box-mob {
    width: 100%;
    grid-area: 2/1/2/13;
    box-shadow: -4px 7px 15px 0 rgba(0, 0, 0, .3);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    display: none
}

@media screen and (max-width:768px) {
    .box-mob {
        display: block
    }
}

.box-mob__wrapper {
    background: #fff;
    background: linear-gradient(125deg, #fff, #e9eef5);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 20px 10px
}

.box-mob__title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px
}

.box-mob__sub-title {
    font-size: 16px;
    font-weight: 700;
    color: #36ade2;
    text-transform: uppercase;
    margin: 0 0 5px
}

.box-mob__box-text {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 30px
}

.box-mob .mob-knowledge__nav {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.box-mob .mob-knowledge__btn {
    background-color: #fff;
    border: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    padding: 20px;
    font-size: 11px;
    font-weight: 700
}

.box-mob .mob-knowledge__btn--active {
    background-color: #ecf7fd;
    border-top: 2px solid #36ade2
}

.box-mob .mob-knowledge__icon {
    margin-bottom: 10px;
    width: 25px
}

.pt-resources-section {
    margin-top: 120px
}

.pt-resources-section__title {
    font-size: 34px;
    font-weight: 700;
    transform: translateY(10px)
}

.pt-resources-section__title h3 {
    font-size: 34px
}

.pt-resources-section__hr {
    margin: 42px 0;
    background-color: #000
}

.pt-resources-section__flex-container {
    display: flex;
    grid-gap: 25px;
    gap: 25px
}

@media screen and (max-width:810px) {
    .pt-resources-section__flex-container {
        flex-direction: column;
        grid-gap: 50px;
        gap: 50px
    }
}

.pt-resources-section__item {
    width: 33%;
    display: flex;
    flex-direction: column;
    grid-gap: 25px;
    gap: 25px
}

@media screen and (max-width:810px) {
    .pt-resources-section__item {
        width: 100%
    }
}

.pt-resources-section__item-img {
    width: 100%
}

.pt-resources-section__item--text h6 {
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    margin-top: 17px;
    margin-bottom: 25px
}

@media screen and (max-width:1024px) {
    .pt-resources-section__item--text h6 {
        font-size: 19px;
        line-height: 26px
    }
}

.pt-resources-section__item--text h6 h6 {
    font-size: 24px
}

.pt-resources-section__item--btn {
    font-size: 18px;
    margin-top: auto
}

@media screen and (max-width:1024px) {
    .pt-resources-section__item--btn {
        font-size: 16px;
        width: 234px
    }
}

.pt-resources-section--flex {
    padding-bottom: 100px
}

.pt-resources-section--flex .entry-content-wrapper {
    display: flex
}

@media screen and (max-width:810px) {
    .pt-resources-section--flex .entry-content-wrapper {
        flex-direction: column;
        grid-gap: 50px;
        gap: 50px
    }
}

.pt-resources-section--flex .entry-content-wrapper>div {
    display: flex;
    flex-direction: column
}

@media screen and (max-width:810px) {
    .pt-resources-section--flex .entry-content-wrapper>div {
        margin-left: 0;
        width: 100%
    }
}

.pt-resources-section--flex .entry-content-wrapper>div section:last-of-type {
    margin-top: auto
}

#text-type,
.pt-align-center {
    text-align: center
}

#text-type {
    color: #fff;
    font-size: 34px;
    font-weight: 700
}

@media screen and (max-width:800px) {
    #text-type {
        font-size: 24px
    }
}

.suite {
    background-image: url(/wp-content/uploads/2022/02/biomniHeaderBG.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.suite__container {
    position: relative;
    display: flex;
    flex-direction: column
}

.suite__heading h6 {
    color: #fff;
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 110px
}

@media screen and (max-width:800px) {
    .suite__heading h6 {
        font-size: 24px
    }
}

.single-news__blog .suite__text li,
.special-list .suite__text li,
.suite__text .link,
.suite__text .single-news__blog li,
.suite__text .special-list li,
.suite__text .special-title,
.suite__text .tick-list li,
.suite__text p,
.tick-list .suite__text li {
    font-size: 21px;
    color: #fff;
    text-align: center;
    max-width: 700px;
    margin: 0 auto 50px
}

@media screen and (max-width:800px) {
    .single-news__blog .suite__text li,
    .special-list .suite__text li,
    .suite__text .link,
    .suite__text .single-news__blog li,
    .suite__text .special-list li,
    .suite__text .special-title,
    .suite__text .tick-list li,
    .suite__text p,
    .tick-list .suite__text li {
        font-size: 18px
    }
}

.suite__flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 100px;
    z-index: 1;
    position: relative
}

.suite__btn-wrap {
    margin-right: 20px;
    display: flex;
    align-items: center
}

.suite__chev,
.suite__chev .avia-image-container-inner,
.suite__chev .avia-image-overlay-wrap {
    height: 100%
}

.suite__chev {
    position: absolute;
    right: 0
}

@media screen and (max-width:600px) {
    .suite__chev {
        display: none
    }
}

.suite__chev img {
    height: 100%
}

.suite__chev-2 {
    left: 0;
    right: unset
}

.suite__underline {
    text-underline-offset: 10px;
    text-decoration: underline;
    -webkit-text-decoration-color: #36ade2;
    text-decoration-color: #36ade2;
    text-decoration-thickness: 4px;
    color: #fff;
    text-align: center;
    font-size: 34px;
    font-weight: 700
}

@media screen and (max-width:800px) {
    .suite__underline {
        font-size: 24px
    }
}

.legal {
    padding: 40px 20px
}

.legal .link,
.legal .single-news__blog li,
.legal .special-list li,
.legal .special-title,
.legal .tick-list li,
.legal p,
.single-news__blog .legal li,
.special-list .legal li,
.tick-list .legal li {
    font-size: 14px
}

@media screen and (max-width:600px) {
    .legal .link,
    .legal .single-news__blog li,
    .legal .special-list li,
    .legal .special-title,
    .legal .tick-list li,
    .legal p,
    .single-news__blog .legal li,
    .special-list .legal li,
    .tick-list .legal li {
        font-size: 12px
    }
}

#youtube-cio button path {
    color: #fff !important
}

.glide-integration {
    width: 100vw;
    position: relative;
    left: -10%
}

#after_section_1>.container>.content {
    padding-bottom: 0
}

.knowledge-sharing-culture {
    padding-top: 100px;
    padding-bottom: 100px
}

.mps-gradient-border {
    --border-width: 9px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0;
    background: #fff;
    border-radius: var(--border-width);
    width: 100vw;
    left: 50%;
    transform: translateX(-50%)
}

.mps-gradient-border:after {
    position: absolute;
    content: "";
    top: calc(var(--border-width)*-1);
    left: calc(var(--border-width)*-1);
    z-index: -1;
    width: calc(100% + var(--border-width)*2);
    height: calc(100% + var(--border-width)*2);
    background: linear-gradient(60deg, #36ade2, #68ff2c, #226d8d);
    background-size: 300% 300%;
    background-position: 0 50%;
    border-radius: calc(var(--border-width)*2);
    animation: moveGradient 4s infinite alternate
}

@keyframes moveGradient {
    50% {
        background-position: 100% 50%
    }
}

.u-bg-gray-blue {
    background-color: #e9eef5 !important
}

.z-index-100 {
    z-index: 10 !important
}

.msp-jobr-section {
    height: 100vh;
    max-height: 1080px
}

.msp-page-jobr {
    position: relative
}

.msp-page-jobr .msp-jobr-header {
    position: fixed;
    top: 500px;
    left: 50%;
    padding: 120px 0 0;
    transform: translate(-50%, -50%);
    z-index: 5
}

.msp-page-jobr .msp-jobr-header__row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px
}

@media only screen and (max-width:1024px) {
    .msp-page-jobr .msp-jobr-header__row {
        display: block
    }
}

.msp-page-jobr .msp-jobr-header * {
    color: #35383c
}

.msp-page-jobr .msp-jobr-header__content {
    text-align: center
}

.msp-page-jobr .msp-jobr-header__content-container {
    padding-bottom: 70px
}

@media only screen and (max-width:1024px) {
    .msp-page-jobr .msp-jobr-header__content-container {
        padding-bottom: 20px
    }
}

.msp-page-jobr .msp-jobr-header__logo {
    width: 125px;
    margin: 0 auto 35px
}

.msp-page-jobr .msp-jobr-header__flex {
    display: flex !important;
    justify-content: center
}

.msp-page-jobr .msp-jobr-header__title {
    font-size: 65px
}

.msp-page-jobr .msp-jobr-header__channel {
    position: relative
}

.msp-page-jobr .msp-jobr-header__channel:before {
    content: url(/wp-content/uploads/2024/04/green-tab.png);
    display: block;
    position: absolute;
    left: -50px;
    top: -30px;
    transform: scale(.5)
}

.msp-page-jobr .msp-jobr-header__msp {
    position: relative;
    display: inline-block;
    width: -moz-fit-content;
    width: fit-content
}

.msp-page-jobr .msp-jobr-header__msp:before {
    content: url(/wp-content/uploads/2024/04/purple-tab.png);
    display: block;
    position: absolute;
    right: -60px;
    bottom: -30px;
    transform: scale(.5) rotate(180deg)
}

.msp-page-jobr .msp-jobr-header__img-1 {
    width: 34px
}

.msp-page-jobr .msp-jobr-header__img-1 img {
    transform: translateY(-25px) !important
}

.msp-page-jobr .msp-jobr-header__img-2 {
    width: 34px
}

.msp-page-jobr .msp-jobr-header__img-2 img {
    rotate: 180deg;
    transform: translate(-5px, -65px) !important
}

.msp-page-jobr .msp-jobr-header__tags {
    font-size: 20px;
    width: 600px;
    max-width: 100%;
    font-weight: 700;
    margin: 1em 0
}

.msp-page-jobr .msp-jobr-header__tags span {
    color: #68a82c
}

.msp-page-jobr .msp-jobr-header__text-1 {
    max-width: 900px;
    font-size: 21px;
    font-weight: 500;
    margin: 0 auto 20px
}

.msp-page-jobr .msp-jobr-header__text-2 {
    margin: 0 auto 30px;
    font-size: 21px;
    font-weight: 600
}

.msp-page-jobr .msp-jobr-header__subtitle {
    font-size: 32px;
    font-weight: 700;
    max-width: 735px;
    margin: 20px auto 30px;
    line-height: 1.4
}

.msp-page-jobr .msp-jobr-header__btn-container {
    display: flex;
    justify-content: center
}

.msp-page-jobr .msp-jobr-header__btn-container * {
    color: #fff !important
}

.msp-page-jobr .msp-jobr-header__btn-wrap {
    display: flex;
    flex-direction: row
}

@media only screen and (max-width:414px) {
    .msp-page-jobr .msp-jobr-header__btn-wrap {
        flex-direction: column
    }
}

.msp-page-jobr .msp-jobr-header__btn-row {
    margin-left: 30px
}

@media only screen and (max-width:414px) {
    .msp-page-jobr .msp-jobr-header__btn-row {
        margin-left: 0;
        margin-top: 30px;
        width: 100%
    }
    .msp-page-jobr .msp-jobr-header__btn-row a {
        width: 100%
    }
}

.msp-page-jobr__scroll-container {
    position: relative;
    z-index: 100
}

.msp-page-jobr .msp-jobr__arrows {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: -1
}

@media only screen and (max-width:1250px) {
    .msp-page-jobr .msp-jobr__arrows {
        display: none
    }
}

.msp-page-jobr .msp-jobr__arrows-left {
    position: absolute;
    top: -20%;
    left: 0;
    width: 228px
}

.msp-page-jobr .msp-jobr__arrows-left-img {
    display: block
}

.msp-page-jobr .msp-jobr__arrows-right {
    position: absolute;
    top: -75%;
    right: 0;
    width: 228px
}

.msp-page-jobr .msp-jobr__arrows-right-img {
    display: block
}

.msp-page-jobr .jobr-supported-tech {
    text-align: center;
    background-color: #fff
}

.msp-page-jobr .jobr-supported-tech__text,
.msp-page-jobr .jobr-supported-tech__title {
    text-transform: uppercase
}

.msp-page-jobr .jobr-supported-tech__technologies {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 65px 0
}

@media only screen and (max-width:500px) {
    .msp-page-jobr .jobr-supported-tech__technologies {
        flex-direction: column;
        justify-content: center
    }
}

.msp-page-jobr .jobr-supported-tech__logo {
    height: auto;
    max-width: 30rem;
    opacity: 0;
    visibility: hidden;
    transition: all .25s;
    transform: translateY(100%)
}

.msp-page-jobr .jobr-supported-tech__logo--active {
    opacity: 1;
    visibility: visible;
    transform: none
}

@media only screen and (max-width:1024px) {
    .msp-page-jobr .jobr-supported-tech__logo {
        max-width: 20rem
    }
}

@media only screen and (max-width:767px) {
    .msp-page-jobr .jobr-supported-tech__logo {
        max-width: 14rem
    }
}

@media only screen and (max-width:500px) {
    .msp-page-jobr .jobr-supported-tech__logo {
        max-width: 30rem
    }
    .msp-page-jobr .jobr-supported-tech__logo:not(:last-of-type) {
        margin-bottom: 6rem
    }
}

.msp-page-jobr .jobr-how {
    background-color: #e9eef5
}

.msp-page-jobr .jobr-how__copy {
    text-align: center;
    font-size: 22px;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto 50px
}

.msp-page-jobr .jobr-how__download {
    text-align: center;
    padding: 70px 0 100px
}

.msp-page-jobr .jobr-how__download-title {
    margin-bottom: 1.5em
}

.msp-page-jobr .jobr-how__download-btn-row,
.msp-page-jobr .jobr-puzzle-title {
    display: flex;
    justify-content: center
}

.msp-page-jobr .jobr-puzzle-title {
    align-items: center;
    padding: 175px 0 250px
}

@media only screen and (max-width:900px) {
    .msp-page-jobr .jobr-puzzle-title {
        padding: 0;
        margin-bottom: 40px;
        text-align: center;
        display: block
    }
}

.msp-page-jobr .jobr-puzzle-title__part {
    display: block;
    position: relative
}

@media only screen and (max-width:900px) {
    .msp-page-jobr .jobr-puzzle-title__part {
        display: inline;
        margin: 0 !important
    }
}

.msp-page-jobr .jobr-puzzle-title__part--left {
    margin-right: 10px
}

.msp-page-jobr .jobr-puzzle-title__part--right {
    margin-left: 10px
}

.msp-page-jobr .jobr-puzzle-title__arrow {
    position: absolute;
    pointer-events: none;
    transition: all 1.5s
}

@media only screen and (max-width:900px) {
    .msp-page-jobr .jobr-puzzle-title__arrow {
        display: none
    }
}

.msp-page-jobr .jobr-puzzle-title__arrow--left {
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(10.25%) scale(3);
    transform-origin: right 14%
}

.msp-page-jobr .jobr-puzzle-title__arrow--right {
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-10.25%) scale(3);
    transform-origin: left 81%
}

.msp-page-jobr .jobr-puzzle-title__arrow--hidden.jobr-puzzle-title__arrow--right {
    transform: translateY(-50%) translateX(50%) scale(3)
}

.msp-page-jobr .jobr-puzzle-title__arrow--hidden.jobr-puzzle-title__arrow--left {
    transform: translateY(-50%) translateX(-50%) scale(3)
}

.msp-page-jobr .jobr-puzzle-title__arrow--hidden {
    opacity: 0;
    visibility: hidden
}

.msp-page-jobr .jobr-puzzle-title__text {
    position: relative;
    color: #fff
}

@media only screen and (max-width:900px) {
    .msp-page-jobr .jobr-puzzle-title__text {
        color: #2b2d2f
    }
}

.msp-page-jobr .jobr-challenges {
    width: 100%;
    border-radius: 20px;
    overflow: hidden
}

.msp-page-jobr .jobr-challenges td,
.msp-page-jobr .jobr-challenges th {
    width: 50%
}

.msp-page-jobr .jobr-challenges th {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    padding: .75em
}

@media only screen and (max-width:1024px) {
    .msp-page-jobr .jobr-challenges th {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    .msp-page-jobr .jobr-challenges th {
        font-size: 24px
    }
}

@media only screen and (max-width:600px) {
    .msp-page-jobr .jobr-challenges th {
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .msp-page-jobr .jobr-challenges th {
        font-size: 16px
    }
}

.msp-page-jobr .jobr-challenges th:first-child {
    background: #93328e
}

.msp-page-jobr .jobr-challenges th:nth-child(2) {
    background: #68a82c
}

.msp-page-jobr .jobr-challenges tbody tr {
    background-color: #fff
}

.msp-page-jobr .jobr-challenges tbody tr:nth-child(odd) {
    background-color: #cbcccd
}

.msp-page-jobr .jobr-challenges tbody td {
    padding: 2em 3em
}

@media only screen and (max-width:600px) {
    .msp-page-jobr .jobr-challenges tbody td {
        padding: 1em 1.5em
    }
}

.msp-page-jobr .jobr-challenges tbody td:first-child {
    border-right: 1px solid #6a6c6e
}

.msp-page-jobr .jobr-challenges tbody td:first-child .jobr-challenges__title {
    color: #93328e
}

.msp-page-jobr .jobr-challenges tbody td:first-child .jobr-challenges__icon {
    filter: grayscale(100%);
    opacity: .25
}

.msp-page-jobr .jobr-challenges tbody td:nth-child(2) {
    border-left: 1px solid #6a6c6e
}

.msp-page-jobr .jobr-challenges tbody td:nth-child(2) .jobr-challenges__title {
    color: #68a82c
}

.msp-page-jobr .jobr-challenges__challenge {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.msp-page-jobr .jobr-challenges__icon-container {
    width: 55px;
    flex: 0 0 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px
}

.msp-page-jobr .jobr-challenges__icon {
    width: 100%
}

.msp-page-jobr .jobr-challenges__title {
    font-weight: 700
}

@media only screen and (max-width:600px) {
    .msp-page-jobr .jobr-challenges__title {
        font-size: 14px;
        line-height: 1.1;
        margin-bottom: .25em
    }
}

@media only screen and (max-width:600px) {
    .msp-page-jobr .jobr-challenges__excerpt {
        font-size: 12px
    }
}

.msp-page-jobr .jobr-try-for-free {
    background-color: #2b2d2f;
    border-radius: 25px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 75px 0
}

@media only screen and (max-width:767px) {
    .msp-page-jobr .jobr-try-for-free {
        display: block;
        padding: 20px
    }
}

.msp-page-jobr .jobr-try-for-free__content {
    padding: 20px 10px 20px 30px
}

@media only screen and (max-width:767px) {
    .msp-page-jobr .jobr-try-for-free__content {
        padding: 0
    }
}

.msp-page-jobr .jobr-try-for-free__title {
    color: #fff;
    width: 995px;
    max-width: 100%;
    line-height: 1.3
}

@media only screen and (max-width:1350px) {
    .msp-page-jobr .jobr-try-for-free__title {
        font-size: 24px;
        width: auto
    }
}

@media only screen and (max-width:414px) {
    .msp-page-jobr .jobr-try-for-free__title {
        font-size: 18px;
        text-align: center
    }
}

.msp-page-jobr .jobr-try-for-free__arrow {
    width: 39em;
    font-size: 10px;
    padding-top: 5em;
    transition: all 1s
}

@media only screen and (max-width:767px) {
    .msp-page-jobr .jobr-try-for-free__arrow {
        display: none
    }
}

.msp-page-jobr .jobr-try-for-free__arrow--hidden {
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%)
}

.msp-page-jobr .jobr-try-for-free__btn-container {
    display: flex;
    justify-content: flex-end
}

@media only screen and (max-width:1350px) {
    .msp-page-jobr .jobr-try-for-free__btn-container {
        justify-content: flex-start;
        margin-top: 20px
    }
}

@media only screen and (max-width:414px) {
    .msp-page-jobr .jobr-try-for-free__btn-container {
        justify-content: center
    }
}

.msp-page-jobr .jobr-try-for-free__btn-container a {
    transform: translateY(-50%)
}

@media only screen and (max-width:1350px) {
    .msp-page-jobr .jobr-try-for-free__btn-container a {
        transform: none
    }
}

.msp-page-jobr.benefits,
.msp-page-jobr .benefits {
    z-index: 10;
    position: relative;
    background-color: #35383c !important;
    box-shadow: unset !important;
    margin: 0 !important
}

.msp-page-jobr.benefits__content,
.msp-page-jobr .benefits__content {
    padding: 90px 20px
}

.msp-page-jobr.benefits__content .container,
.msp-page-jobr .benefits__content .container {
    padding-left: 0;
    padding-right: 0
}

.msp-page-jobr.benefits__header,
.msp-page-jobr .benefits__header {
    color: #93328e;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center
}

.msp-page-jobr.benefits__header--green,
.msp-page-jobr .benefits__header--green {
    color: #68a82c
}

@media only screen and (max-width:500px) {
    .msp-page-jobr.benefits,
    .msp-page-jobr .benefits {
        font-size: 30px
    }
}

.msp-page-jobr.benefits__sub-header,
.msp-page-jobr .benefits__sub-header {
    font-size: 22px;
    font-weight: 700 !important;
    margin: 0 auto 40px;
    text-align: center;
    max-width: 900px
}

@media only screen and (max-width:500px) {
    .msp-page-jobr.benefits__sub-header,
    .msp-page-jobr .benefits__sub-header {
        font-size: 18px
    }
}

.msp-page-jobr.benefits__container,
.msp-page-jobr .benefits__container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 1fr;
    grid-gap: 60px;
    gap: 60px
}

.msp-page-jobr.benefits__container--margin,
.msp-page-jobr .benefits__container--margin {
    margin-bottom: 50px
}

@media only screen and (max-width:1024px) {
    .msp-page-jobr.benefits__container,
    .msp-page-jobr .benefits__container {
        grid-gap: 0;
        gap: 0
    }
}

.msp-page-jobr.benefits__wrapper,
.msp-page-jobr .benefits__wrapper {
    grid-column: span 6
}

@media only screen and (max-width:1024px) {
    .msp-page-jobr.benefits__wrapper,
    .msp-page-jobr .benefits__wrapper {
        grid-column: span 12
    }
}

.msp-page-jobr.benefits__flex,
.msp-page-jobr .benefits__flex {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

@media only screen and (max-width:500px) {
    .msp-page-jobr.benefits__flex,
    .msp-page-jobr .benefits__flex {
        flex-direction: column
    }
}

.msp-page-jobr.benefits__icons,
.msp-page-jobr .benefits__icons {
    width: 140px;
    height: 180px
}

.msp-page-jobr.benefits__icon,
.msp-page-jobr .benefits__icon {
    max-width: 55px;
    margin-right: 20px
}

@media only screen and (max-width:500px) {
    .msp-page-jobr.benefits__icon,
    .msp-page-jobr .benefits__icon {
        margin-right: 0
    }
}

.msp-page-jobr.benefits__icon--translate,
.msp-page-jobr .benefits__icon--translate {
    transform: translateY(-20px)
}

@media only screen and (max-width:500px) {
    .msp-page-jobr.benefits__icon--translate,
    .msp-page-jobr .benefits__icon--translate {
        transform: translateY(0)
    }
}

.msp-page-jobr.benefits__copy,
.msp-page-jobr .benefits__copy {
    font-size: 18px
}

.msp-page-jobr.benefits__copy strong,
.msp-page-jobr .benefits__copy strong {
    color: #fff
}

@media only screen and (max-width:500px) {
    .msp-page-jobr.benefits__copy,
    .msp-page-jobr .benefits__copy {
        text-align: center
    }
}

.msp-page-jobr.benefits__buttons,
.msp-page-jobr .benefits__buttons {
    margin-top: 40px !important
}

.msp-page-jobr .opportunity {
    z-index: 10;
    position: relative;
    box-shadow: unset !important
}

.msp-page-jobr .opportunity__content {
    padding: 135px 20px
}

.msp-page-jobr .opportunity__list-content {
    max-width: 580px
}

@media only screen and (max-width:1024px) {
    .msp-page-jobr .opportunity__list-content {
        max-width: 100%
    }
}

.msp-page-jobr .opportunity__left-title {
    display: flex;
    grid-gap: 5px;
    gap: 5px
}

.msp-page-jobr .opportunity__left-title-img {
    width: 17px
}

.msp-page-jobr .opportunity__left-title-img img {
    transform: translate(5px, -17px) !important
}

.msp-page-jobr .opportunity__left-title-text {
    color: #68a82c;
    font-size: 26px
}

.msp-page-jobr .opportunity__left-title-text-bottom {
    padding-left: 22px;
    line-height: 35px;
    max-width: 665px
}

@media only screen and (max-width:1024px) {
    .msp-page-jobr .opportunity__left-title-text-bottom {
        max-width: 100%
    }
}

.msp-page-jobr .opportunity__right-title-text {
    color: #93328e;
    font-size: 26px
}

.msp-page-jobr .opportunity__right-title-text-bottom {
    color: #93328e;
    padding-left: 22px;
    line-height: 35px;
    max-width: 665px
}

@media only screen and (max-width:1024px) {
    .msp-page-jobr .opportunity__right-title-text-bottom {
        max-width: 100%
    }
}

.msp-page-jobr .opportunity__header {
    color: #35383c !important;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 82px;
    text-align: center
}

@media only screen and (max-width:500px) {
    .msp-page-jobr .opportunity {
        font-size: 30px
    }
}

.msp-page-jobr .opportunity__container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 1fr;
    grid-gap: 60px;
    gap: 60px
}

.msp-page-jobr .opportunity__container--margin {
    margin-bottom: 50px
}

@media only screen and (max-width:1024px) {
    .msp-page-jobr .opportunity__container {
        grid-gap: 0;
        gap: 0
    }
}

.msp-page-jobr .opportunity__wrapper {
    grid-column: span 6
}

@media only screen and (max-width:1024px) {
    .msp-page-jobr .opportunity__wrapper {
        grid-column: span 12
    }
}

@media only screen and (max-width:1024px) {
    .msp-page-jobr .opportunity__wrapper-right {
        margin-top: 100px
    }
}

.msp-page-jobr .opportunity__flex {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

@media only screen and (max-width:500px) {
    .msp-page-jobr .opportunity__flex {
        flex-direction: column
    }
}

.msp-page-jobr .opportunity__icons {
    width: 140px;
    height: 180px
}

.msp-page-jobr .opportunity__icon {
    max-width: 70px;
    margin-right: 30px
}

@media only screen and (max-width:500px) {
    .msp-page-jobr .opportunity__icon {
        margin-right: 0
    }
}

.msp-page-jobr .opportunity__icon--translate {
    transform: translateY(-20px)
}

@media only screen and (max-width:500px) {
    .msp-page-jobr .opportunity__icon--translate {
        transform: translateY(0)
    }
}

.msp-page-jobr .opportunity__copy {
    font-size: 18px
}

@media only screen and (max-width:500px) {
    .msp-page-jobr .opportunity__copy {
        text-align: center
    }
}

.msp-page-jobr .jobr-features {
    background-color: #fff;
    padding-top: 0 !important
}

@media only screen and (max-width:767px) {
    .msp-page-jobr .jobr-features {
        padding-top: 40px !important
    }
}

.msp-page-jobr .jobr-tabs {
    padding-bottom: 40px;
    border-bottom: 1px solid #2b2d2f;
    margin-bottom: 100px
}

@media only screen and (max-width:600px) {
    .msp-page-jobr .jobr-tabs {
        margin-bottom: 40px
    }
}

.msp-page-jobr .jobr-tabs__btns {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    transform: translateY(-50%)
}

@media only screen and (max-width:767px) {
    .msp-page-jobr .jobr-tabs__btns {
        transform: none
    }
}

@media only screen and (max-width:600px) {
    .msp-page-jobr .jobr-tabs__btns {
        grid-template-columns: 1fr;
        grid-row-gap: 10px
    }
}

.msp-page-jobr .jobr-tabs__btn {
    background-color: #fff;
    box-shadow: 4px -1px 7px 1px rgba(0, 0, 0, .2);
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    overflow: hidden;
    border: none;
    text-align: left;
    cursor: pointer;
    filter: grayscale(100%);
    display: flex;
    flex-direction: column
}

@media only screen and (max-width:600px) {
    .msp-page-jobr .jobr-tabs__btn {
        border-radius: 25px
    }
}

.msp-page-jobr .jobr-tabs__btn--active {
    filter: none
}

.msp-page-jobr .jobr-tabs__btn--active .jobr-tabs__btn-image--monitor {
    transform: translateX(-55%)
}

.msp-page-jobr .jobr-tabs__btn--active .jobr-tabs__btn-image--remediate {
    transform: translateX(-30%)
}

.msp-page-jobr .jobr-tabs__btn--active .jobr-tabs__btn-image--analytics,
.msp-page-jobr .jobr-tabs__btn--full .jobr-tabs__btn-image--remediate {
    transform: none
}

.msp-page-jobr .jobr-tabs__btn:first-child .jobr-tabs__btn-title {
    color: #93328e
}

.msp-page-jobr .jobr-tabs__btn:nth-child(2) .jobr-tabs__btn-title {
    color: #68a82c
}

.msp-page-jobr .jobr-tabs__btn:nth-child(3) .jobr-tabs__btn-title {
    color: #36ade2
}

.msp-page-jobr .jobr-tabs__btn-content {
    padding: 15px 25px 0
}

.msp-page-jobr .jobr-tabs__btn-title {
    font-weight: 700;
    margin-bottom: .25em
}

.msp-page-jobr .jobr-tabs__btn-text {
    margin-bottom: 1em;
    font-weight: 500
}

@media only screen and (max-width:600px) {
    .msp-page-jobr .jobr-tabs__btn-text {
        display: none
    }
}

.msp-page-jobr .jobr-tabs__btn-image {
    margin-top: auto;
    width: 100%;
    transition: all 1s;
    transform: translateX(-75%)
}

.msp-page-jobr .jobr-tabs__btn-image--monitor {
    transform: none
}

@media only screen and (max-width:767px) {
    .msp-page-jobr .jobr-tabs__tabs {
        padding: 20px
    }
}

.msp-page-jobr .jobr-tabs__tab {
    display: grid;
    grid-template-columns: 5fr 7fr;
    grid-column-gap: 20px
}

@media only screen and (max-width:767px) {
    .msp-page-jobr .jobr-tabs__tab {
        display: flex;
        flex-direction: column-reverse
    }
}

.msp-page-jobr .jobr-tabs__tab-content {
    margin-bottom: 45px;
    margin-top: 15px
}

.msp-page-jobr .jobr-tabs__tab-image {
    display: block;
    width: 100%
}

.msp-page-jobr .jobr-tabs__tab-list {
    padding-top: 20px;
    padding-left: 44px !important;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .msp-page-jobr .jobr-tabs__tab-list {
        margin-bottom: 40px
    }
}

.msp-page-jobr .jobr-tabs__tab-list--nomar {
    margin-bottom: 0
}

.msp-page-jobr .jobr-tabs__tab-list li {
    list-style: disc;
    font-weight: 500;
    margin-left: 0
}

.msp-page-jobr .jobr-tabs__tab-list li,
.msp-page-jobr .jobr-tabs__tab-list li span {
    color: #35383c;
    line-height: 30px;
    font-size: 18px
}

.msp-page-jobr .jobr-tabs__tab-list li strong {
    color: #35383c
}

.msp-page-jobr .jobr-tabs__tab-list li:not(:last-child) {
    margin-bottom: .7em
}

.msp-page-jobr .jobr-tabs__tab-list li::marker {
    font-size: 25px
}

.msp-page-jobr .jobr-tabs__tab-list.marker-green li::marker {
    color: #68a82c
}

.msp-page-jobr .jobr-tabs__tab-list.marker-purple li::marker {
    color: #93328e
}

.msp-page-jobr .jobr-license {
    text-align: center
}

.msp-page-jobr .jobr-license__title {
    margin-bottom: .75em
}

.msp-page-jobr .jobr-license__content {
    width: 950px;
    max-width: 100%;
    margin: 0 auto 30px
}

.msp-page-jobr .jobr-license__content .link,
.msp-page-jobr .jobr-license__content .single-news__blog li,
.msp-page-jobr .jobr-license__content .special-list li,
.msp-page-jobr .jobr-license__content .special-title,
.msp-page-jobr .jobr-license__content .tick-list li,
.msp-page-jobr .jobr-license__content p,
.single-news__blog .msp-page-jobr .jobr-license__content li,
.special-list .msp-page-jobr .jobr-license__content li,
.tick-list .msp-page-jobr .jobr-license__content li {
    margin-bottom: 1em
}

.msp-page-jobr .jobr-license__content b {
    color: inherit
}

.msp-page-jobr .jobr-license__btn-row {
    display: flex;
    justify-content: space-between;
    width: 600px;
    max-width: 100%;
    margin: 0 auto
}

@media only screen and (max-width:600px) {
    .msp-page-jobr .jobr-license__btn-row {
        display: block
    }
}

.msp-page-jobr .jobr-license__btn-row>* {
    width: 45%
}

@media only screen and (max-width:600px) {
    .msp-page-jobr .jobr-license__btn-row>* {
        width: 100%
    }
}

@media only screen and (max-width:600px) {
    .msp-page-jobr .jobr-license__btn-row>:not(:last-child) {
        margin-bottom: 10px
    }
}

.msp-page-jobr .jobr-blog {
    background-color: #e9eef5;
    text-align: center
}

.msp-page-jobr .jobr-blog__title {
    margin-bottom: .75em
}

.msp-page-jobr .jobr-blog__text {
    margin-top: -10px
}

.msp-page-jobr .jobr-blog__content {
    width: 900px;
    max-width: 100%;
    margin: 0 auto 30px
}

.msp-page-jobr .jobr-blog__content .link,
.msp-page-jobr .jobr-blog__content .single-news__blog li,
.msp-page-jobr .jobr-blog__content .special-list li,
.msp-page-jobr .jobr-blog__content .special-title,
.msp-page-jobr .jobr-blog__content .tick-list li,
.msp-page-jobr .jobr-blog__content p,
.single-news__blog .msp-page-jobr .jobr-blog__content li,
.special-list .msp-page-jobr .jobr-blog__content li,
.tick-list .msp-page-jobr .jobr-blog__content li {
    margin-bottom: 1em
}

.msp-page-jobr .jobr-blog__content b {
    color: inherit
}

.msp-page-jobr .jobr-blog__btn-row {
    display: flex;
    justify-content: center
}

@media only screen and (max-width:600px) {
    .msp-page-jobr .jobr-blog__btn-row {
        display: block
    }
}

.msp-page-jobr .tenjins-knowledge-customers {
    margin-top: 0 !important
}

.msp-page-jobr .learn-more {
    padding: 96px 20px;
    position: relative;
    z-index: 10
}

.msp-page-jobr .learn-more__btn-container {
    display: flex;
    justify-content: center
}

.msp-page-jobr .learn-more__title {
    max-width: 850px;
    margin: 0 auto
}

.tenjin-integrations {
    background-color: #e9eef5
}

.tenjin-integration-slider {
    margin-top: 100px
}

.integrations {
    padding: 150px 20px
}

.integrations__banner {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px
}

.integrations__cta-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 280px;
    max-width: 100%
}

.integrations__cta-text .link,
.integrations__cta-text .single-news__blog li,
.integrations__cta-text .special-list li,
.integrations__cta-text .special-title,
.integrations__cta-text .tick-list li,
.integrations__cta-text p,
.single-news__blog .integrations__cta-text li,
.special-list .integrations__cta-text li,
.tick-list .integrations__cta-text li {
    color: #35383c;
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 500 !important
}

.integrations__header-box {
    display: flex;
    flex-direction: column
}

.integrations__header h1 {
    color: #35383c;
    margin-bottom: 20px
}

.integrations__sub-header .link,
.integrations__sub-header .single-news__blog li,
.integrations__sub-header .special-list li,
.integrations__sub-header .special-title,
.integrations__sub-header .tick-list li,
.integrations__sub-header p,
.single-news__blog .integrations__sub-header li,
.special-list .integrations__sub-header li,
.tick-list .integrations__sub-header li {
    color: #35383c;
    font-weight: 600 !important;
    font-size: 21px
}

.integrations__sub-header .link .orange-text,
.integrations__sub-header .single-news__blog li .orange-text,
.integrations__sub-header .special-list li .orange-text,
.integrations__sub-header .special-title .orange-text,
.integrations__sub-header .tick-list li .orange-text,
.integrations__sub-header p .orange-text,
.single-news__blog .integrations__sub-header li .orange-text,
.special-list .integrations__sub-header li .orange-text,
.tick-list .integrations__sub-header li .orange-text {
    color: #f18a00 !important
}

.integrations__container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 4rem
}

@media only screen and (max-width:767px) {
    .integrations__container {
        grid-gap: 4rem 0
    }
}

.integrations__tile {
    grid-column: span 4;
    border-radius: 20px;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, .3);
    background-color: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column
}

@media only screen and (max-width:1250px) {
    .integrations__tile {
        grid-column: span 6
    }
}

@media only screen and (max-width:767px) {
    .integrations__tile {
        grid-column: span 12
    }
}

.integrations__img-wrap .avia-image-overlay-wrap {
    height: 90px;
    max-height: 100%;
    margin-bottom: 20px
}

.integrations__img-wrap .avia-image-overlay-wrap img {
    height: 100%;
    width: auto
}

.integrations__title h6 {
    color: #35383c;
    font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 40px
}

.integrations__copy .link,
.integrations__copy .single-news__blog li,
.integrations__copy .special-list li,
.integrations__copy .special-title,
.integrations__copy .tick-list li,
.integrations__copy p,
.single-news__blog .integrations__copy li,
.special-list .integrations__copy li,
.tick-list .integrations__copy li {
    color: #35383c;
    font-size: 18px;
    margin-bottom: 20px;
    flex-grow: 1
}

.integrations__copy .link:last-of-type,
.integrations__copy .single-news__blog li:last-of-type,
.integrations__copy .special-list li:last-of-type,
.integrations__copy .special-title:last-of-type,
.integrations__copy .tick-list li:last-of-type,
.integrations__copy p:last-of-type,
.single-news__blog .integrations__copy li:last-of-type,
.special-list .integrations__copy li:last-of-type,
.tick-list .integrations__copy li:last-of-type {
    margin-bottom: 60px
}

.integrations__tags {
    position: absolute;
    bottom: 20px
}

@media only screen and (max-width:767px) {
    .integrations__tags {
        position: relative;
        bottom: 0
    }
}

.integrations__tags .link,
.integrations__tags .single-news__blog li,
.integrations__tags .special-list li,
.integrations__tags .special-title,
.integrations__tags .tick-list li,
.integrations__tags p,
.single-news__blog .integrations__tags li,
.special-list .integrations__tags li,
.tick-list .integrations__tags li {
    color: #36ade2;
    font-weight: 700;
    font-size: 18px
}

.news {
    padding-top: 40px
}

@media only screen and (max-width:900px) {
    .news .container {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

.news .image-overlay {
    display: none !important
}

.news-panels__link {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.news.leadership .slide-content {
    height: -moz-min-content !important;
    height: min-content !important
}

.news.leadership .preview-panels__icon-container {
    height: auto !important
}

.news-fc--gray {
    color: #35383c !important
}

.news__panel-date {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    opacity: .4;
    margin-left: auto
}

.news__panel-read {
    margin-bottom: .7rem
}

.preview-panels__icon-container {
    margin-bottom: 2rem
}

.preview-panels__intro+.preview-panels__icon-container {
    margin-bottom: 4rem
}

.news-template-default #main {
    background-color: #e8edf4
}

.service-now ul {
    list-style-type: circle !important;
    margin-left: 0;
    padding-left: 0
}

.service-now li {
    font-size: 1.8rem;
    font-weight: 500
}

.service-now-hero .template-page {
    padding-top: 80px !important
}

.service-now-hero em {
    font-weight: 300
}

.service-now-hero h4 {
    margin-top: 0
}

.service-now-hero .btn {
    margin-top: 40px;
    text-transform: uppercase
}

.service-now-flex h4 {
    margin-top: 0
}

.content-area {
    background-color: #35383c;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.content-area article.type-page a,
.content-area article.type-page h1,
.content-area article.type-page h2,
.content-area article.type-page h3,
.content-area article.type-page h4,
.content-area article.type-page h5,
.content-area article.type-page h6,
.content-area article.type-page strong {
    color: #e9eef5 !important
}

.content-area article.type-page a[href] {
    text-decoration: underline !important
}

.content-area article.type-page .post-edit-link {
    font-size: 10px
}

.gartner-report .entry-content-wrapper {
    max-width: 640px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.gartner-report .header-image {
    margin-bottom: 14px
}

.gartner-report .title .link,
.gartner-report .title .single-news__blog li,
.gartner-report .title .special-list li,
.gartner-report .title .special-title,
.gartner-report .title .tick-list li,
.gartner-report .title p,
.single-news__blog .gartner-report .title li,
.special-list .gartner-report .title li,
.tick-list .gartner-report .title li {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 600 !important;
    margin-top: 20px;
    margin-bottom: 28px
}

.gartner-report .title-bridge {
    margin-bottom: 50px
}

@media only screen and (max-width:767px) {
    .gartner-report .title-bridge {
        margin-bottom: 0
    }
}

.gartner-report .title-bridge .link,
.gartner-report .title-bridge .single-news__blog li,
.gartner-report .title-bridge .special-list li,
.gartner-report .title-bridge .special-title,
.gartner-report .title-bridge .tick-list li,
.gartner-report .title-bridge p,
.single-news__blog .gartner-report .title-bridge li,
.special-list .gartner-report .title-bridge li,
.tick-list .gartner-report .title-bridge li {
    margin-top: 0
}

.contact-details ul .gartner-report li .link,
.contact-details ul .gartner-report li .single-news__blog li,
.contact-details ul .gartner-report li .special-list li,
.contact-details ul .gartner-report li .special-title,
.contact-details ul .gartner-report li .tick-list li,
.contact-details ul .gartner-report li p,
.gartner-report .contact-details ul li .link,
.gartner-report .contact-details ul li .single-news__blog li,
.gartner-report .contact-details ul li .special-list li,
.gartner-report .contact-details ul li .special-title,
.gartner-report .contact-details ul li .tick-list li,
.gartner-report .contact-details ul li p,
.gartner-report .text .link,
.gartner-report .text .single-news__blog li,
.gartner-report .text .special-list li,
.gartner-report .text .special-title,
.gartner-report .text .tick-list li,
.gartner-report .text p,
.single-news__blog .contact-details ul .gartner-report li li,
.single-news__blog .gartner-report .contact-details ul li li,
.single-news__blog .gartner-report .text li,
.special-list .contact-details ul .gartner-report li li,
.special-list .gartner-report .contact-details ul li li,
.special-list .gartner-report .text li,
.tick-list .contact-details ul .gartner-report li li,
.tick-list .gartner-report .contact-details ul li li,
.tick-list .gartner-report .text li {
    font-size: 13px;
    line-height: 1.6;
    font-weight: 300 !important;
    margin-bottom: 28px
}

.gartner-report .logo {
    margin-bottom: 28px;
    position: relative
}

@media only screen and (max-width:767px) {
    .gartner-report .logo {
        margin-top: 28px !important;
        margin-bottom: 0
    }
}

.gartner-report .small-text .link,
.gartner-report .small-text .single-news__blog li,
.gartner-report .small-text .special-list li,
.gartner-report .small-text .special-title,
.gartner-report .small-text .tick-list li,
.gartner-report .small-text p,
.single-news__blog .gartner-report .small-text li,
.special-list .gartner-report .small-text li,
.tick-list .gartner-report .small-text li {
    font-size: 9px;
    line-height: 1.6;
    margin-bottom: 28px
}

@media only screen and (max-width:820px) {
    .gartner-report .content {
        max-width: 480px !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }
    .gartner-report .u-hide {
        display: none
    }
    .gartner-report .u-i--res {
        width: 100% !important;
        height: auto !important
    }
    .gartner-report .u-pad--20 {
        padding: 0 20px !important
    }
    .gartner-report .u-mb--20 {
        margin-bottom: 20px !important
    }
    .gartner-report .u-mb--30 {
        margin-bottom: 30px !important
    }
    .gartner-report .u-ta--c {
        text-align: center !important
    }
    .gartner-report .u-ta--l {
        text-align: left !important
    }
    .gartner-report .u-ta--r {
        text-align: right !important
    }
    .gartner-report .u-w--100 {
        width: 100% !important
    }
    .gartner-report .u-w--50 {
        width: 49.5% !important
    }
    .gartner-report .u-w--25 {
        width: 24.5% !important
    }
    .gartner-report .u-w--33 {
        width: 32.5% !important
    }
    .gartner-report .btn-mobile {
        width: 90%;
        margin: 3% auto
    }
    .gartner-report .btn-mobile-anchor {
        box-sizing: border-box !important;
        width: 100% !important;
        padding: 10px !important;
        font-size: 13pt !important
    }
}

@media only screen and (max-width:510px) {
    .gartner-report table.container {
        width: 100% !important
    }
}

.privacy-policy .entry-header {
    display: none
}

.privacy-policy .entry-content {
    padding-top: 70px
}

.single-news__blog {
    width: 900px;
    margin: 0 auto;
    max-width: 100%;
    padding-top: 80px
}

@media only screen and (max-width:1100px) {
    .single-news__blog {
        padding-top: 40px
    }
}

.single-news__blog h1,
.single-news__blog h2,
.single-news__blog h3,
.single-news__blog h4,
.single-news__blog h5,
.single-news__blog h6 {
    margin-bottom: .25em
}

.single-news__blog .link,
.single-news__blog .special-title,
.single-news__blog li,
.single-news__blog ol,
.single-news__blog p,
.single-news__blog ul {
    margin-bottom: 1em
}

.single-news__blog .link+h1,
.single-news__blog .link+h2,
.single-news__blog .link+h3,
.single-news__blog .link+h4,
.single-news__blog .link+h5,
.single-news__blog .link+h6,
.single-news__blog .special-list .special-title li+h1,
.single-news__blog .special-list .special-title li+h2,
.single-news__blog .special-list .special-title li+h3,
.single-news__blog .special-list .special-title li+h4,
.single-news__blog .special-list .special-title li+h5,
.single-news__blog .special-list .special-title li+h6,
.single-news__blog .special-list li+h1,
.single-news__blog .special-list li+h2,
.single-news__blog .special-list li+h3,
.single-news__blog .special-list li+h4,
.single-news__blog .special-list li+h5,
.single-news__blog .special-list li+h6,
.single-news__blog .special-title+h1,
.single-news__blog .special-title+h2,
.single-news__blog .special-title+h3,
.single-news__blog .special-title+h4,
.single-news__blog .special-title+h5,
.single-news__blog .special-title+h6,
.single-news__blog .special-title .link+h1,
.single-news__blog .special-title .link+h2,
.single-news__blog .special-title .link+h3,
.single-news__blog .special-title .link+h4,
.single-news__blog .special-title .link+h5,
.single-news__blog .special-title .link+h6,
.single-news__blog .special-title .single-news__blog li+h1,
.single-news__blog .special-title .single-news__blog li+h2,
.single-news__blog .special-title .single-news__blog li+h3,
.single-news__blog .special-title .single-news__blog li+h4,
.single-news__blog .special-title .single-news__blog li+h5,
.single-news__blog .special-title .single-news__blog li+h6,
.single-news__blog .special-title .special-list li+h1,
.single-news__blog .special-title .special-list li+h2,
.single-news__blog .special-title .special-list li+h3,
.single-news__blog .special-title .special-list li+h4,
.single-news__blog .special-title .special-list li+h5,
.single-news__blog .special-title .special-list li+h6,
.single-news__blog .special-title .special-title+h1,
.single-news__blog .special-title .special-title+h2,
.single-news__blog .special-title .special-title+h3,
.single-news__blog .special-title .special-title+h4,
.single-news__blog .special-title .special-title+h5,
.single-news__blog .special-title .special-title+h6,
.single-news__blog .special-title .tick-list li+h1,
.single-news__blog .special-title .tick-list li+h2,
.single-news__blog .special-title .tick-list li+h3,
.single-news__blog .special-title .tick-list li+h4,
.single-news__blog .special-title .tick-list li+h5,
.single-news__blog .special-title .tick-list li+h6,
.single-news__blog .special-title li+h1,
.single-news__blog .special-title li+h2,
.single-news__blog .special-title li+h3,
.single-news__blog .special-title li+h4,
.single-news__blog .special-title li+h5,
.single-news__blog .special-title li+h6,
.single-news__blog .special-title p+h1,
.single-news__blog .special-title p+h2,
.single-news__blog .special-title p+h3,
.single-news__blog .special-title p+h4,
.single-news__blog .special-title p+h5,
.single-news__blog .special-title p+h6,
.single-news__blog .tick-list .special-title li+h1,
.single-news__blog .tick-list .special-title li+h2,
.single-news__blog .tick-list .special-title li+h3,
.single-news__blog .tick-list .special-title li+h4,
.single-news__blog .tick-list .special-title li+h5,
.single-news__blog .tick-list .special-title li+h6,
.single-news__blog .tick-list li+h1,
.single-news__blog .tick-list li+h2,
.single-news__blog .tick-list li+h3,
.single-news__blog .tick-list li+h4,
.single-news__blog .tick-list li+h5,
.single-news__blog .tick-list li+h6,
.single-news__blog blockquote+h1,
.single-news__blog blockquote+h2,
.single-news__blog blockquote+h3,
.single-news__blog blockquote+h4,
.single-news__blog blockquote+h5,
.single-news__blog blockquote+h6,
.single-news__blog li+h1,
.single-news__blog li+h2,
.single-news__blog li+h3,
.single-news__blog li+h4,
.single-news__blog li+h5,
.single-news__blog li+h6,
.single-news__blog p+h1,
.single-news__blog p+h2,
.single-news__blog p+h3,
.single-news__blog p+h4,
.single-news__blog p+h5,
.single-news__blog p+h6,
.special-list .single-news__blog li+h1,
.special-list .single-news__blog li+h2,
.special-list .single-news__blog li+h3,
.special-list .single-news__blog li+h4,
.special-list .single-news__blog li+h5,
.special-list .single-news__blog li+h6,
.special-list .special-title .single-news__blog li+h1,
.special-list .special-title .single-news__blog li+h2,
.special-list .special-title .single-news__blog li+h3,
.special-list .special-title .single-news__blog li+h4,
.special-list .special-title .single-news__blog li+h5,
.special-list .special-title .single-news__blog li+h6,
.special-title .single-news__blog .link+h1,
.special-title .single-news__blog .link+h2,
.special-title .single-news__blog .link+h3,
.special-title .single-news__blog .link+h4,
.special-title .single-news__blog .link+h5,
.special-title .single-news__blog .link+h6,
.special-title .single-news__blog .special-title+h1,
.special-title .single-news__blog .special-title+h2,
.special-title .single-news__blog .special-title+h3,
.special-title .single-news__blog .special-title+h4,
.special-title .single-news__blog .special-title+h5,
.special-title .single-news__blog .special-title+h6,
.special-title .single-news__blog .special-title li+h1,
.special-title .single-news__blog .special-title li+h2,
.special-title .single-news__blog .special-title li+h3,
.special-title .single-news__blog .special-title li+h4,
.special-title .single-news__blog .special-title li+h5,
.special-title .single-news__blog .special-title li+h6,
.special-title .single-news__blog li+h1,
.special-title .single-news__blog li+h2,
.special-title .single-news__blog li+h3,
.special-title .single-news__blog li+h4,
.special-title .single-news__blog li+h5,
.special-title .single-news__blog li+h6,
.special-title .single-news__blog p+h1,
.special-title .single-news__blog p+h2,
.special-title .single-news__blog p+h3,
.special-title .single-news__blog p+h4,
.special-title .single-news__blog p+h5,
.special-title .single-news__blog p+h6,
.special-title .special-list .single-news__blog li+h1,
.special-title .special-list .single-news__blog li+h2,
.special-title .special-list .single-news__blog li+h3,
.special-title .special-list .single-news__blog li+h4,
.special-title .special-list .single-news__blog li+h5,
.special-title .special-list .single-news__blog li+h6,
.special-title .tick-list .single-news__blog li+h1,
.special-title .tick-list .single-news__blog li+h2,
.special-title .tick-list .single-news__blog li+h3,
.special-title .tick-list .single-news__blog li+h4,
.special-title .tick-list .single-news__blog li+h5,
.special-title .tick-list .single-news__blog li+h6,
.tick-list .single-news__blog li+h1,
.tick-list .single-news__blog li+h2,
.tick-list .single-news__blog li+h3,
.tick-list .single-news__blog li+h4,
.tick-list .single-news__blog li+h5,
.tick-list .single-news__blog li+h6,
.tick-list .special-title .single-news__blog li+h1,
.tick-list .special-title .single-news__blog li+h2,
.tick-list .special-title .single-news__blog li+h3,
.tick-list .special-title .single-news__blog li+h4,
.tick-list .special-title .single-news__blog li+h5,
.tick-list .special-title .single-news__blog li+h6 {
    margin-top: 1em
}

.single-news__blog blockquote {
    padding: 2em;
    background: #fff;
    box-shadow: 0 1em .5em rgba(0, 0, 0, .25);
    border-radius: 10px;
    font-style: italic
}

.single-news__blog blockquote .link,
.single-news__blog blockquote .special-title,
.single-news__blog blockquote li,
.single-news__blog blockquote p {
    margin-bottom: 0
}

.single-news__blog li+li {
    margin-top: 0
}

.single-news__blog li:not(:last-child) {
    margin-bottom: .25em
}

.single-news-intro {
    padding-bottom: 50px;
    border-bottom: 1px solid #2b2d2f
}

@media only screen and (max-width:1100px) {
    .single-news-intro {
        padding-bottom: 40px
    }
}

.single-news-intro__row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px
}

@media only screen and (max-width:1100px) {
    .single-news-intro__row {
        display: block
    }
}

.single-news-intro__content-column {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.single-news-intro__content-column h1,
.single-news-intro__content-column h2,
.single-news-intro__content-column h3,
.single-news-intro__content-column h4,
.single-news-intro__content-column h5,
.single-news-intro__content-column h6 {
    margin-bottom: .5em
}

@media only screen and (max-width:1100px) {
    .single-news-intro__content-column {
        margin-bottom: 40px
    }
}

.single-news-intro__image-column {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.single-news-intro__image {
    width: 100%;
    display: block
}