.section-stats {
    z-index: 2
}

.section-stats>* {
    position: relative;
    z-index: 2
}

.section-stats .section__element {
    left: 0;
    position: absolute;
    top: -20.5rem;
    z-index: 0
}

@media (max-width:1023px) {
    .section-stats .section__element {
        top: -5rem
    }
}

.section-stats .section__head p {
    font-size: 2rem;
    line-height: 1.4
}

.section-stats .list-stats+h3 {
    margin-top: 4rem
}

.section-stats .list-stats li {
    padding: 0 3rem 2rem
}

@media (max-width:1023px) {
    .section-stats .list-stats li {
        padding: 0 1rem 2rem
    }
}

@media (max-width:1023px) {
    .section-stats .list-stats li p {
        font-size: 1.6rem
    }
}

.section-stats.section-stats--spb {
    padding-bottom: 3.7rem
}

.section-statas--element {
    position: relative;
    z-index: 1
}

.section-stats--alt {
    padding: 3.8rem 0
}

@media (max-width:1023px) {
    .section-stats--alt {
        padding-bottom: 4rem
    }
}

.section-stats--alt .section__head {
    padding-bottom: 4rem
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-stats--alt .section__head {
        padding-bottom: 2rem
    }
}

.section-stats--alt .list-stats li {
    max-width: 33.33%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%
}

.list-stats ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:1199px) {
    .list-stats li {
        max-width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1;
        flex: 1 1
    }
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .list-stats li {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.list-stats li .link-alt {
    margin-top: 2.4rem
}

.list-stats p+h5 {
    margin: 5rem auto 0;
    max-width: 22rem
}

.list-stats h5 {
    font-family: VisbyCF, sans-serif;
    -webkit-font-feature-settings: "ss01";
    font-feature-settings: "ss01";
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.4
}

@media (max-width:1023px) {
    .callout {
        padding-bottom: 15rem
    }
}

.callout .callout__head {
    margin-bottom: 3.9rem
}

.callout .callout__head p {
    font-size: 2rem;
    line-height: 1.4
}

.callout .callout__actions {
    padding: 3.9rem 0 5rem
}

.form-contact .hs-richtext {
    padding: .2rem 0 .7rem
}

.form-contact .hs-richtext p {
    line-height: 1.36
}

.form-contact .hs-form-booleancheckbox {
    padding: 0 0 .2rem
}

.form-contact .hs-form-booleancheckbox label {
    font-size: 1.3rem
}

.form-contact .hs-form-booleancheckbox span {
    margin-left: .7rem
}

.remove-top-padding {
    padding-top: 0 !important
}

.remove-bottom-padding {
    padding-bottom: 0 !important
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-about .section__content {
        margin-bottom: 4rem
    }
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-about .section__body {
        display: block
    }
}

.btn.btn--l {
    font-size: 2rem
}

.hs-tools-menu {
    -webkit-transform: translateY(95vh) !important;
    -ms-transform: translateY(95vh) !important;
    transform: translateY(95vh) !important
}

.nav .has-dropdown>a {
    pointer-events: none
}

.nav .expanded>a {
    pointer-events: auto
}

.nav .expanded .drop-down {
    display: block
}

@media (max-width:1023px) {
    .nav .drop-down {
        margin: 0 auto;
        padding: 0;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .nav .drop-down {
        padding: 0;
        width: 100%
    }
}

@media (max-width:1023px) {
    .nav .drop-down .drop-down__inner {
        -webkit-box-shadow: none;
        box-shadow: none;
        text-align: left
    }
}

@media (max-width:1023px) {
    .nav .drop-down .drop-down__inner {
        padding: 0
    }
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .nav .drop-down .drop-down__item:after {
        right: 0
    }
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .nav .drop-down p {
        font-size: 1.2rem
    }
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .nav .drop-down h4 {
        font-size: 1.4rem
    }
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .nav .drop-down a {
        left: 0;
        padding: 0 2.5rem 0 4.5rem
    }
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .nav .drop-down figure {
        left: 0;
        width: 3rem
    }
}

.section-slider-image {
    padding: 10.7rem 0 10rem
}

.section-slider-image .section__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-slider-image .section__inner {
        display: block
    }
}

.section-slider-image .section__aside {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-slider-image .section__aside {
        margin-bottom: 4rem;
        max-width: 100%
    }
}

.section-slider-image .section__content {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-bottom: 2.7rem;
    padding-left: 1rem
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-slider-image .section__content {
        max-width: 100%;
        padding-left: 0;
        text-align: center
    }
}

.section-slider-image .section__content h3 {
    margin-bottom: 3rem
}

.section-slider-image .section__content p {
    font-size: 1.8rem;
    line-height: 1.36;
    margin-bottom: 2.6rem
}

.section-slider-image .section__content p+.section__actions {
    padding: 2.3rem 0 0
}

.section-slider-image .section__actions {
    margin: 0 -2rem -1.7rem 0
}

.section-slider-image .section__actions a {
    margin-bottom: 1.7rem;
    margin-right: 2rem
}

.slider-dev {
    padding-right: 1.7rem;
    text-align: center
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .slider-dev {
        margin: 0 auto;
        max-width: 35rem;
        padding-right: 0
    }
}

.slider-dev img {
    margin: 0 auto
}

.slider-dev img+p {
    margin-top: 3.5rem
}

.slider-dev p {
    font-size: 1.8rem
}

.slider-dev .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none
}

.slider-dev .slick-dots li {
    padding: 0 .5rem
}

.slider-dev .slick-dots li button {
    background-color: #a3b3c2;
    border: none;
    border-radius: 50%;
    font-size: 0;
    height: 1.2rem;
    width: 1.2rem
}

.slider-dev .slick-dots .slick-active button {
    background-color: #1976d2
}

.slider-dev .slider__clip {
    position: relative
}

.slider-dev .slider__clip>p {
    bottom: 5.4rem;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    width: 100%
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .slider-dev .slider__clip>p {
        font-size: 1.6rem
    }
}

.slider-dev .slider__slides {
    padding-bottom: 8.5rem
}

.slider-dev .slick-dots {
    bottom: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.textroll {
    color: #1976d2;
    display: block !important;
    font-weight: 800
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .textroll {
        width: 100% !important
    }
}

.textroll strong {
    width: 100%
}

.textroll span {
    display: block;
    width: 100%
}

.hero-alt {
    margin: 0 0 2.6rem;
    overflow: hidden;
    padding: 17.6rem 0 6.9rem
}

@media (max-width:1023px) {
    .hero-alt {
        padding-top: 12rem
    }
}

.hero-alt h1 {
    line-height: 1.3
}

.section-faqs--alt {
    padding: 9.6rem 0 23rem
}

.section-faqs--alt h3 {
    text-align: center
}

.section-faqs--alt .section__group>h3 {
    margin: 0 0 3.6rem
}

.section-case,
.section-case>* {
    position: relative
}

.section-case>* {
    z-index: 2
}

.section-case .section__element {
    left: 0;
    position: absolute;
    top: -17.8rem;
    z-index: 1
}

.section-case--alt {
    padding: 5.4rem 0 9.4rem
}

.link-alt {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1.8rem;
    font-weight: 700;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #1976d2;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

@media (max-width:1023px) {
    .link-alt {
        bottom: auto;
        font-size: 1.4rem;
        left: auto;
        margin-top: 2rem;
        position: relative
    }
}

.link-alt:hover {
    opacity: .7
}

.link-alt figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.link-alt figure+span,
.link-alt span+figure {
    margin-left: 1rem
}

.tabs .tabs__nav li a {
    width: 100%
}

.section-about--def {
    padding: 8.5rem 0 20.9rem
}

@media (max-width:1023px) {
    .section-about--def {
        padding: 6rem 0
    }
}

.section-about--def .section__element {
    top: -9.6rem
}

.section-about--def .section__media {
    position: relative;
    text-align: center;
    width: 54%
}

@media (max-width:1023px) {
    .section-about--def .section__media {
        margin-bottom: 4rem;
        width: 100%
    }
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-about--def .section__media {
        margin-bottom: 3rem
    }
}

.section-about--def .section__video {
    margin: 0 auto;
    width: 100%
}

.section-about--def .section__actions {
    text-align: left
}

.section-about--def .section__body {
    margin-bottom: 0
}

.section-about--def .section__content h3 {
    margin-bottom: 3rem
}

.section-about--def .btn+.btn {
    margin-left: 3rem
}

@media (max-width:1023px) {
    .section-about--def .section__content h3 {
        font-size: 2.8rem
    }
}

.section-about--def .section__content p {
    font-size: 1.8rem;
    line-height: 1.36
}

@media (max-width:1023px) {
    .section-about--def .section__content p {
        font-size: 1.4rem
    }
}

.section-about--def .section__content p+.section__actions {
    margin-top: 5rem
}

.section-about--def.section-about--reversed .section__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.section-about--def.section-about--reversed .section__media {
    width: 49%
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-about--def.section-about--reversed .section__media {
        width: 100%
    }

    .section-about--def .btn+.btn {
        margin-left: 0;
        margin-top: 3rem
    }
}

.section-about--def.section-about--reversed .section__content {
    padding-left: 2.2rem;
    width: 51%
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-about--def.section-about--reversed .section__content {
        width: 100%
    }
}

.section-about--def.section-about--spb {
    padding-bottom: 7.9rem
}

.section-about--alt.section-about--reversed .section__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.section-about--alt.section-about--alt-styles {
    padding: 4.2rem 0 10rem
}

.section-about--alt.section-about--alt-styles .list-about li {
    padding-left: 10.2rem
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-about--alt.section-about--alt-styles .list-about li {
        padding-left: 0
    }
}

.section-about--alt.section-about--alt-styles .list-about i {
    max-width: 7.6rem
}

.section-about--alt.section-about--alt-styles .section__content .section__head {
    text-align: left
}

.section-about--alt.section-about--alt-styles .section__content .section__head h2 {
    font-size: 4rem;
    line-height: 1
}

.section-about--alt.section-about--alt-styles .list-about {
    margin-bottom: 5rem;
    padding-left: 0
}

.section-about--alt.section-about--alt-styles .section__entry p {
    font-size: 1.8rem;
    line-height: 1.36
}

.section-about--alt.section-about--alt-styles .section__body {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section-about--alt.section-about--alt-styles .section__actions {
    margin-top: 1.9rem
}

.section-about--alt.section-about--alt-styles:not(.section-about--reversed) .section__video {
    width: 49%
}

@media (max-width:1023px) {
    .section-about--alt.section-about--alt-styles:not(.section-about--reversed) .section__video {
        width: 100%
    }
}

.section-about--alt.section-about--alt-styles:not(.section-about--reversed) .section__content {
    padding-left: 2.2rem;
    width: 51%
}

@media (max-width:1023px) {
    .section-about--alt.section-about--alt-styles:not(.section-about--reversed) .section__content {
        padding-left: 0;
        width: 100%
    }
}

.section-about--alt.section-about--alt-styles:not(.section-about--reversed) .section__actions {
    margin: 0;
    padding: 2.6rem 2.7rem 0 0;
    text-align: left
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-about--alt.section-about--alt-styles:not(.section-about--reversed) .section__actions {
        padding: 0;
        text-align: center
    }
}

.section-about--alt.section-about--alt-styles:not(.section-about--reversed) .section__head h3 {
    margin-bottom: 4.1rem
}

.section-about--alt.section-about--alt-styles:not(.section-about--reversed) .list-about {
    margin-bottom: 1.7rem
}

.section-about--alt.section-about--lpb {
    padding-bottom: 30.7rem
}

@media (max-width:1023px) {
    .section-about--alt.section-about--lpb {
        padding-bottom: 10rem
    }
}

@media (max-width:1023px) {
    .section-about--alt .section__content {
        width: 100%
    }
}

.section-perks .section__head h3+h2 {
    margin-top: 3.8rem
}

.section-perks .section__head h2 {
    line-height: 1.33
}

.section-perks .section__head h2+p {
    margin-top: 4.3rem
}

@media (max-width:1023px) {
    .section-perks br {
        display: none
    }
}

.callout--wide {
    padding-bottom: 7rem
}

@media (max-width:1023px) {
    .callout--wide {
        padding-bottom: 2rem
    }
}

.callout--wide .shell {
    max-width: 135rem
}

.section-customers {
    padding: 23.7rem 0 8.4rem;
    position: relative
}

@media (max-width:1023px) {
    .section-customers {
        padding: 15rem 0 5rem
    }
}

.section-customers>* {
    position: relative;
    z-index: 2
}

.section-customers .section__element {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.section-customers .section__head {
    margin-bottom: 7.5rem
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-customers .section__head {
        margin-bottom: 3rem
    }
}

.section-customers .grid {
    margin: -1.2rem
}

@media (max-width:1023px) {
    .section-customers .grid {
        margin: -.5rem
    }
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-customers .grid {
        display: block
    }
}

.section-customers .grid .grid__col {
    padding: 1.2rem
}

@media (max-width:1023px) {
    .section-customers .grid .grid__col {
        padding: .5rem
    }
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .section-customers .grid .grid__col {
        max-width: 100%
    }
}

.case .case__link-img {
    position: absolute;
    right: 3.9rem;
    top: 4.4rem;
    z-index: 2
}

@media (max-width:1023px) {
    .case .case__link-img {
        right: 1rem;
        top: 2.3rem
    }
}

.case--alt {
    border: none;
    min-width: auto;
    padding: 4.3rem 7rem 4.3rem 3.8rem;
    width: 100%
}

@media (max-width:1023px) {
    .case--alt {
        padding: 2.3rem 4rem 2.3rem 1.8rem
    }
}

.case--alt h4 {
    font-size: 3.2rem
}

@media (max-width:1023px) {
    .case--alt h4 {
        font-size: 2.4rem
    }
}

@media (max-width:1023px) {
    .case--alt .case__group h6 {
        font-size: 1.2rem
    }
}

@media (max-width:1023px) {
    .case--alt .case__group span {
        font-size: 2.4rem
    }
}

.case--alt .case__inner {
    min-height: 22rem
}

.section-reviews .section__head {
    max-width: 100%;
    text-align: center
}

.section-reviews .section__head h2 {
    text-align: left;
    width: 100%
}

.section-reviews.section-reviews--lpb {
    padding-bottom: 7rem
}

.section-blogs--alt {
    padding: 7.3rem 0 .6rem
}

.section-blogs--alt .section__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2.2rem
}

.section-blogs--alt .section__head h1 {
    text-transform: capitalize
}

.section-blogs--alt.section-blogs--lpb {
    padding-bottom: 24.1rem
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {

    .section-blogs--alt .section__head .link-alt,
    .section-blogs--alt .section__head h3 {
        margin: 0
    }
}

.section-news {
    position: relative;
    z-index: 2
}

.hero.hero--spb {
    padding-bottom: 5rem !important
}

.hero--blog.hero--spb {
    padding-bottom: 15rem !important
}

.hero--detail-alt {
    padding-bottom: 7rem !important
}

.hero--detail-alt .hero__element {
    top: 0
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .hero--detail-alt .hero__element {
        width: 70rem
    }
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
    .hero--detail-alt .hero__content {
        max-width: 100%
    }
}

.slider-dev .slider__clip {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.slider-dev .slick-arrow {
    background-color: transparent;
    background-image: url(/wp-content/themes/nibble/assets/svgs/ico-arrow.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    border: none;
    color: transparent;
    display: inline-block;
    font-size: 0;
    height: 2rem;
    left: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    width: 2rem;
    z-index: 4
}

@media (hover:hover) and (pointer:fine) {
    .slider-dev .slick-arrow:hover {
        opacity: .5
    }
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .slider-dev .slick-arrow:hover {
        opacity: .5
    }
}

.slider-dev .slick-prev {
    left: auto;
    right: 100%;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.features {
    justify-content: center
}