.parallax-slideshowparallax-slideshow {
    position: relative;
    display: flex;
    padding-top: 160px;
    padding-bottom: 320px;
    gap: 50px;
    background: #7E7E7E;
    flex-wrap: wrap;
}

.parallax-slideshow .scene.scene2 {
}

.parallax-slideshow .scene.scene3 {
}

.hero-section-klik {
    background: linear-gradient(180deg, #1A1A1A 0%, #4f4f4f 68.81%, #6d6d6d 90%);
    color: #fff;
    padding-top: 210px;
}

.copy-top, .logo-line{
  opacity: 0; 
  transform: translateY(20px); 
}

.hero-section-klik .container {
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
}

.copy-top {
    text-align: center;
  filter:blur(10px);
}

.hbspt-form form {
    align-items: center;
    justify-content: center;
}

.copy-top h1 {
    color: #fff;
    max-width: 1000px;
    margin: 0 auto 35px auto;
}

.copy-top p.subtitle {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 35px;
}

.copy-top p {
    font-size: 22px;
    font-family: 'RealTextPro';
    font-weight: 300;
    max-width: 842px;
    margin: 0 auto;
}

.copy-top .hbspt-form {
    max-width: 485px;
    margin: 45px auto;
    min-height: 55px;
}

header#header_main {
    background: #fff!important;
    position: absolute!important;
    top: 44px!important;
}

.hero-section-klik .logo-line {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.hero-section-klik .logo-line > img {
    max-height: 100px;
}

.badge-container img {
    max-width: 650px;
    left: -22px;
    position: relative;
}

.badge-container {
    width: 100%;
    text-align: center;
    margin-top: 100px;
    margin-bottom: -300px;
    position: relative;
    z-index: 9;
}

h2.title-parallax {
    font-size: 52px;
    text-align: center;
    color: #fff;
    width:100%;
    position: relative;
    z-index:2;
    margin: 0 auto;
}

h2.title-parallax span {
    color: #fff000;
}

.parallax-slideshow .scene img {
    margin: 0 auto;
    display: table;
    order: 999;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.parallax-slideshow .scene {
    text-align: left;
    font-size: 18px;
    font-family: 'RealTextPro';
    font-weight: 300;
    width: 100%;
    z-index:2;
    background: #0000000D;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    padding: 30px 30px 0 30px;
    min-height: 420px;
    position: relative;
}

.parallax-slideshow:after {
    content: '';
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    background: linear-gradient(180deg, #646464 0%, #b5b5b5 79.61%, #FFFFFF 99.7%);
}

.scenes-parallax-rows {
    display: flex;
    width: 100%;
    margin: 30px auto 0 auto;
    gap: 32px;
    max-width: 1300px;
}

.parallax-slideshow .scene.scene1 > img {
    max-width: 262px;
}

.parallax-slideshow .scene.scene3 > img {
    max-width: 355px;
}


.parallax-slideshow .scene h4 {
    font-size: 26px;
    color: #fff;
    margin-bottom: 10px;
}

.parallax-slideshow .scene p {
    display: table;
    color: #fff;
}

.bubble {
    background: #C8BEFF;
    display: table;
    font-size: 18px;
    margin: 0 auto 35px auto;
    padding: 7px 16px;
    border-radius: 100px;
    font-weight: 300;
}

.section h2 {
    text-align: center;
}

.section .title p {
    font-size: 22px;
    text-align: center;
    font-weight: 300;
    max-width: 842px;
    margin: 45px auto 0px auto;
}

.gallery-slideshow {
    max-width: 805px;
    width: 100%;
    padding-top: 70px; 
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.animation-container .scene img {
    width: 100%;
    border-radius: 25px 25px 0 0;
    max-height: 356px;
    object-fit: cover;
    object-position: center 33%;
    margin-bottom: -110px;
    z-index: -1;
    position: relative;
}

.gallery-slideshow .scene {
    position: absolute;
    top: 70px;
    width:100%;
}

.animation-container .scene.scene1 {
    position: relative;
    top: 0px;
}

.gallery-slideshow .scene.scene3 span.number {
    background: #FFB4B4;
}

.gallery-slideshow .scene.scene2 span.number {
    background: #008CFF;
    color:#fff;
}
  
.animation-container h4 {
    font-size: 24px;
}

.animation-container span.number {
    width: 80px;
    height: 80px;
    background: #C8BEFF;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1A1A1A;
    font-size: 35px;
    font-family: 'GalaxieCopernicus';
    padding: 8px 0 0 0;
    margin: 0 auto;
    border-radius: 100px;
    margin-bottom: -40px;
    z-index: 2;
    position: relative;
}

.animation-container .wrapper {
    background: #ffffff;
    padding: 55px 90px 0px 90px;
    border-radius: 25px;
}

.roi-section {
    text-align: center;
    padding-top: 20px;
    position: relative;
}

div#audience-engagment:after {
    position: absolute;
    width: 100%;
    height: 130px;
    background: linear-gradient(180deg, #f2e6e3, #f7f5fe);
    content: '';
    bottom: 0;
}

.section .roi-section .title p {
    font-size: 18px;
    margin: 20px auto 45px auto;
    max-width: 760px;
}

.section .boxes-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 940px;
    margin: 0 auto;
    gap: 20px;
}

.section .boxes-grid > .item {
    background: #C8BEFF66;
    border-radius: 50px;
    padding: 30px;
}

.section .boxes-grid > .item h3 {
    color: #008CFF;
}

.section .boxes-grid > .item p {
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px;
}

.klik-plays {
    background: #F2E6E3;
    text-align: center;
    padding: 160px 0 160px 0;
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.klik-plays img {
    max-width: 926px;
    position: relative;
    z-index: 3;
}

.klik-plays p {
    max-width: 842px;
    font-weight: 300;
    margin: 50px auto;
    position: relative;
}
  
.klik-plays .before {
    width: 100%;
    height: 12%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #fff, #ffffff00);
}

.klik-plays .after {
    width: 100%;
    height: 12%;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, #ffffff00, #ffffff);
}

section#section-6-21484 .card--post-info-wrap .small-arrow-button-realText:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

section#section-6-21484 .card--post-wrap {
    position: relative;
}

.badge-section-all {
    position: relative;
    background: #ccc;
    margin-bottom: 0px;
}

.badge-section-all .badge-section {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
}

.animation-container h4 span {
    display: table;
    width: 100%;
    text-align: center;
}

.animation-container h4 span:first-child {
    margin-bottom: 15px;
}

.badge-section h2 {
    position: relative;
    text-align: center;
    font-size: 42px;
    margin-bottom: 10px;
}

.animation-container {
    padding-top: 120px;
}

.badge-section .container {
    padding: 0;
    max-width: 1300px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 57% 43%;
    align-items: center;
}

.badge-section img.badge-image {
    width: 100%;
    height: auto;
    aspect-ratio: 9 / 9.99;
    z-index: 9;
}

.badge-section .item.quote {
    flex-direction: column;
    padding: 0 40px0 20px;
    position: absolute;
    align-items: start;
}

.badge-section .item p {font-size: 22px;font-weight: 300;}

.badge-section .item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.badge-section .content {
    margin-top: -50px;
    display: flex;
    flex-direction: column;
    gap: 35px;
    padding: 0 30px;
    position: relative;
}

.badge-section .item.quote p {
    font-size: 35px;
    line-height: 45px;
}

.badge-section .author-block {
    padding: 15px 0 0 0;
    background: transparent;
    display: flex;
    gap: 20px;
}

.badge-section .author-block img {
    border-radius: 100px;
    width: 60px;
}

.badge-section .author-block p {
    font-size: 16px;
    font-family: 'RealTextPro';
    color: #1A1A1A;
    font-weight: 300;
    padding: 0;
    margin: 0;
    line-height: 1.4;
}

.badge-section .author-block p.name {
    font-weight: 500;
}

.badge-section .author-block p.company {
    color: #757575;
}

.badge-section.badge-animation2 .author-block p.name, 
.badge-section.badge-animation2 .author-block p {
    color: #fff;
}

.badge-section.badge-animation2 .author-block p.company {
    color: #D7D7D7;
}

.badge-section.badge-animation2 {
    color: #fff;
}

.badge-section.badge-animation2 h2 {
    color: #fff;
}

.badge-section.badge-animation2 .container {
    grid-template-columns: 43% 57%;
}

.badge-section.badge-animation4 .container {
    grid-template-columns: 43% 57%;
}

.item .button-last a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    font-weight: 300;
    color: #000;
    font-size: 22px;
}

.item .button-last a svg {
    flex: 0 0 60px;
}

.item .button-last {
    margin: 0;
}

.badge-section.badge-animation2 .title p a {
    color: #fff;
}

.badge-section.badge-animation2 .item .button-last a {
    color: #fff;
}

.badge-section.badge-animation2 .item .button-last svg * {
    stroke: #fff;
}

.badge-section .item p a {
    transition: all .3s;
    color: #000;
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.badge-section .item p a:hover {
    color: #008cff;
}

.badge-section .item.quote > p {
    font-family: 'GalaxieCopernicus';
}

.badge-section .title {text-align: center;margin: 0 auto 60px auto;display: table;}

.badge-section .title p {
    font-size: 22px;
    font-weight: 300;
}

.badge-section .title p a {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    color: #000;
}

.content-section.involved-events h2 {
    font-size: 52px;
    line-height: 60px;
    text-align: center;
    max-width: 1170px;
    margin: 0 auto;
}

.content-section.involved-events .title p {
    font-size: 18px;
    text-align: center;
    max-width: 890px;
    margin: 0 auto;
    font-weight: 300;
    margin-top: 20px;
}

.content-section.involved-events .boxes {
    display: flex;
    max-width: 1300px;
    margin: 65px auto 0 auto;
    gap: 20px;
}

.content-section.involved-events .boxes .item {
    background: #008CFFED;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    padding: 0px 0px 40px 0px;
    border-radius: 25px;
    width: 100%;
    overflow: hidden;
    transition: all .3s;
}

.content-section.involved-events .boxes .item h6 {
    color: #fff;
    min-height: 95px;
    margin-bottom: 25px;
    padding: 25px 20px 0 20px;
}

.content-section.involved-events .boxes .item p a {
    color: #fff;
    text-decoration: underline;
}

.content-section.involved-events .boxes .item p {
    padding: 0 20px;
}

.content-section.involved-events .boxes .item img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.content-section.customer-stories-sec {
    padding: 150px 0 0 0;
}

.content-section.customer-stories-sec h2 {
    font-size: 52px;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
}

.content-section.customer-stories-sec  .nums {
    display: flex;
    gap: 50px;
    max-width: 870px;
    margin: 50px auto 0 auto;
    text-align: center;
}

.content-section.customer-stories-sec .nums p {
    font-size: 18px;
    font-weight: 300;
}

.content-section.customer-stories-sec .copy-wr {
    max-width: 1095px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 300;
    margin-top: 50px;
    margin-bottom: 50px;
    gap: 30px;
}

.content-section.customer-stories-sec .copy-wr a {
    color: #1a1a1a;
    text-decoration: underline;
}

.content-section.customer-stories-sec .images-line {
    display: grid;
    max-width: 1300px;
    margin: 0 auto -85px auto;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.content-section.customer-stories-sec .images-line img {
    width: 100%;
}

.content-section.customer-stories-sec .review {
    background: #fff;
    border: 1px solid #1a1a1a;
    padding: 40px;
    border-radius: 25px;
    max-width: 640px;
    margin: 0 auto;
    z-index: 3;
    position: relative;
}

.content-section.customer-stories-sec .review p.copy {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
}

.content-section.customer-stories-sec .review .author-block {
    padding: 0;
    background: transparent;
    display: flex;
    gap: 15px;
}

.content-section.customer-stories-sec .review .author-block .image {
}

.content-section.customer-stories-sec .review .author-block .image img {
    width: 60px;
    height: 60px;
}

.content-section.customer-stories-sec .review .author-block .content-author {
    font-size: 16px;
    font-weight: 300;
}

.content-section.customer-stories-sec .review .author-block .content-author .name {
    font-weight: 500;
}

.content-section.customer-stories-sec .review .author-block .content-author img {
    width: 61px;
}

.content-section.customer-stories-sec .button-last a {
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 300;
}

.content-section.customer-stories-sec .button-last a {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.button-last {
    margin-top: 40px;
}

.content-section.involved-events .title p a {
    color: #1a1a1a;
    text-decoration: underline;
}

.swiper.swiperSlideshow,
.gallerySlideshow{
    position: relative;
    z-index: 3;
    display:none!important;
}

.navigation, .mobile-quote {
    display: none;
}

.copy-top h1 br  {
    content: ' '
}
.copy-top h1 br:after {
     content: ' '
}

.badge-section .author-block p {
    font-size: 16px!important;
    line-height: 22px!important;
}


.content-section.involved-events .boxes .item:hover {
    background: #008CFF1A;
}

.content-section.involved-events .boxes .item:hover h6, .content-section.involved-events .boxes .item:hover p, .content-section.involved-events .boxes .item:hover a {
    color: #1a1a1a;
}

.content-section.customer-stories-sec .copy-wr a:hover,
.content-section.involved-events .title p a:hover{
    color: #008cff;
}

.button-last a:hover svg path {
    fill: #008cff;
}

.button-last a:hover svg path:last-child,
.button-last a:hover svg path:nth-child(3),
.button-last a:hover svg path:nth-child(2){
    stroke: #fff;
}

.button-last a:hover svg path:nth-child(1) {
    stroke: #008cff;
}

.roi-section:before {
    position: absolute;
    width: 100%;
    height: 640px;
    background: linear-gradient(180deg, #f6f5ff, #fff);
    content: '';
    left: 0;
    top: 0px;
    z-index: -1;
}

.button-last a svg path {
    transition: all .3s;
}

.sub_navigation ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 35px;
    margin: 0 0;
    padding: 18px;
}

.sub_navigation {
    width: 100%;
    position: absolute;
    z-index: 99999;
    top: 120px;
    background: #fff;
    border-bottom: 1px solid #1a1a1a;
    transition: none;
}

.sub_navigation.fixed {
    position: fixed;
    top: 0;
}

div#wpadminbar {
    display: none;
}

.sub_navigation ul li {
    list-style: none;
    font-size: 16px;
}

.sub_navigation ul li a {
    color: #1a1a1a;
    transition: all .3s;
    font-weight: 300;
}

.sub_navigation ul li a:hover {
    color: #0074db;
    cursor: pointer;
}

.sub_navigation ul li a.active {
    color: #0074db;
}

.parallax-slideshow {
    padding-top: 120px;
}

.header-splitter h2 {
    position: relative;
    text-align: center;
    font-size: 52px;
    margin-bottom: 10px;
}

.header-splitter p {
    font-size: 22px;
    font-weight: 300;
}

.header-splitter {
    text-align: center;
    padding-top: 120px;
    padding-bottom: 40px;
}

@media (max-width:1600px) {
    
    .hero-section-klik {
        padding-top: 210px;
    }
    
    .section .title p {
        font-size: 20px;
        margin: 20px auto 0px auto;
    }
    .gallery-slideshow {
        padding-top: 40px;
    }
    .animation-container .scene img {
        max-height: 300px;
    }
    .badge-section img.badge-image {
        aspect-ratio: auto;
        margin: -40px auto;
    }
    .badge-section .item p {
        font-size: 24px;
    }
    .badge-section .content {
        gap: 50px;
    }
    .badge-section .item.quote > p {
        font-size: 30px;
        line-height: 40px;
        width: 90%;
    }
    .badge-section .container {
        grid-template-columns: 46% 45%;
        gap: 40px;
        margin-top: 20px;
        padding: 0 20px;
    }
    .badge-section.badge-animation2 .container,
    .badge-section.badge-animation4 .container{
        grid-template-columns: 45% 46%;
        gap: 0;
        justify-content: center;
    }
    .klik-plays img {
        max-width: 738px;
        margin-bottom: -210px;
    }
    .gallery-slideshow .scene {
        top: 40px;
    }
    .animation-container h4 {
        font-size: 24px;
    }
}

@media (max-width:1550px) {
    .roi-section {
        padding-top: 70px;
    }
    .badge-section .item p {
        font-size: 18px;
    }
    .badge-section .content {
        grid: 25px;
    }
    .badge-section h2 {
        margin-bottom: 15px;
    }
    .badge-section .item {
        align-items: center;
    }
    .badge-section-all .badge-section {
        align-items: start;
        justify-content: start;
        padding-top: 100px;

    }
    .item .button-last a {
        font-size: 18px;
    }
    .badge-section .item.quote > p {
        font-size: 28px;
    }
}

@media (max-height:805px) {
    .klik-plays img {
        max-width: 698px;
        margin-bottom: -120px;
    }
    .animation-container {
        padding-top: 70px;
    }
    .bubble {
        margin-bottom: 15px;
    }
    .badge-section .container {
        grid-template-columns: 45% 47%;
        gap: 40px;
        margin-top: 0px;
    }
    .badge-section.badge-animation2 .container, .badge-section.badge-animation4 .container {
        grid-template-columns: 47% 45%;
        gap: 0;
        justify-content: center;
    }
}

@media (max-width:768px) {
    
    .copy-top h1 br {
        display: block;
    }
    

    h2#headline-92-21484 {
        font-size: 20px;
        line-height: 35px;
        margin-bottom: 20px;
    }

    div#div_block-90-21484 {
        padding: 40px 20px;
    }

    #section-84-21484 > .ct-section-inner-wrap {
        padding-bottom: 10px;
    }

    .copy-top p {
        font-size: 16px;
        line-height: 25px;
        padding: 0 20px;
    }

    .copy-top p.subtitle {
        margin-bottom: 15px;
    }

    .copy-top .hbspt-form {
        padding: 0 20px;
    }

    .hero-section-klik .logo-line {
        flex-wrap: wrap;
        padding: 0 20px;
        column-gap: 10px;
        row-gap: 10px!important;
    }

    .hero-section-klik .logo-line > img {
        width: auto;
        height: 65px;
    }

    div.hero-section-klik > div > div.logo-line > img:nth-child(1) {
        order: -1;
    }

    div.hero-section-klik > div > div.logo-line > img:nth-child(2) {
        order: 1;
    }

    div.hero-section-klik > div > div.logo-line > img:nth-child(3) {
        order: -1;
    }

    div.hero-section-klik > div > div.logo-line > img:nth-child(5) {margin-right: -50px;}

    .hero-section-klik {padding-top: 100px;}

    .badge-container img {
        width: 115%;
        left: -51px;
    }

    .badge-container {
        margin-top: 50px;
        margin-bottom: -260px;
    }

    h2.title-parallax {
        font-size: 24px;
        padding: 0 20px;
        max-width: 350px;
        margin: 0 auto;
    }

    .hero-section-klik .logo-line > img {
        transform: translate(0px, 0px)!important;
        opacity: 1!important;
    }
    .parallax-slideshow {
        gap: 20px;
        padding: 140px 0 40px 0;
        margin-bottom: 60px;
    }
    .parallax-slideshow > .scene {
        display: none;
    }

    .swiper.swiperSlideshow,
    .swiper.gallerySlideshow{
        display:block!important;
    }
    .gallery-slideshow {
        display: none;
    }    
    
    .animation-container h4 {
        font-size: 22px;
        line-height: 35px;
        font-family: 'RealTextPro';
        font-weight: 300;
    }
    
    .section h2 {
        font-size: 35px;
        line-height: 45px;
        max-width: 300px;
        margin: 0 auto;
    }
    
    .section .title p {
        margin: 15px auto 40px auto;
    }

    .badge-section-all .badge-section.badge-animation1 img.badge-image {
        transform: scale(1.1) translateX(-20px);
        margin-bottom: -65px;
    }
    
    .bubble {
        font-size: 12px;
        margin-bottom: 20px;
    }
    
    .animation-container .wrapper {
        padding: 50px 25px 60px 25px;
        border-radius: 8px;
    }
    
    .animation-container span.number {
        font-size: 26px;
        width: 54px;
        height: 46px;
        margin-bottom: -28px;
    }
    
    .animation-container .scene img {
        border-radius: 8px 8px 0 0;
    }
    
    .animation-container {
        padding: 0 20px;
        position: relative;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        display: none;
    }
    
    .swiper-button-next img, .swiper-button-prev img {width: 120px!important;}
    
    .swiper-button-next, .swiper-button-prev {
          width: 56px!important;
    }
    
    span.swiper-pagination-bullet {
        width: 7px;
        height: 7px;
        background: #000000;
        z-index: 9999;
        position: relative;
    }
    
    .swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination {
        top: -13px;
        z-index: 999999;
    }
    .navigation {
        display: block;
        position: absolute;
        width: 73%;
        z-index: 999;
        bottom: 0;
        margin: 0 auto;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .copy-top h1 {
        max-width: 300px;
    }
    
    #hubspot_klik_form form > div {
        width: 100%;
    }
    
    .roi-section {
        margin-top: 0;
        padding: 60px 20px 0 20px;
    }
    
    .section .roi-section .title p {
        font-size: 16px;
    }
    
    .section .roi-section .title h4 {
        max-width: 300px;
        margin: 0 auto;
    }
    
    .section .boxes-grid {
        grid-template-columns: 1fr;
    }
    
    .section .boxes-grid > .item {
        height: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    
    .section .boxes-grid > .item h3 {
        font-size: 30px;
    }
    
    .section .boxes-grid > .item p {
        font-size: 16px;
    }
    
    .klik-plays h2 {
        font-size: 28px;
        line-height: 40px;
        position: relative;
    }
    
    .klik-plays h2 br  {
        content: ' '
    }
    .klik-plays h2 br:after {
        content: ' '
    }
    
    .klik-plays {
        padding: 60px 20px 0px 20px;
        margin-bottom: 0;
        margin-top: 60px;
        height: auto;
    }
    
    .klik-plays p {
        font-size: 22px;
        text-align: left;
        line-height: 35px;
        margin: 30px 30px 35px 0;
    }
    
    .klik-plays img {
        width: 100%;
        margin: 0;
    }
    
    .klik-plays:before {
        height: 80px;
    }
    
    .badge-section h2 {
        font-size: 28px;
        line-height: 40px;
        max-width: 300px;
        margin: 0 auto 60px auto;
    }
    
    .badge-section {
        padding: 110px 20px 0px 20px!important;
    }
    
    .badge-section.badge-animation1 {
        padding-top: 50px!important;
    }
    
    .badge-section .container {
        display: flex;
        flex-direction: column-reverse;
        padding: 0;
    }
    
    .badge-section .item.quote {
        display: none;
    }
    
    .badge-section .item p {
        font-size: 20px;
    }
    
    .badge-section .content {
        padding: 0;
        gap: 25px;
    }
    
    .badge-section img.badge-image {
        aspect-ratio: auto;
        margin-top: -10px;
        position: relative;
        z-index: 9;
    }
    
    .badge-section.badge-animation2 .container {
        flex-direction: column;
    }
    
    .badge-section.badge-animation4 .container {
        flex-direction: column;
    }
    
    .content-section.involved-events .boxes {
        flex-wrap: wrap;
        margin: 45px auto 0 auto;
    }
    
    .content-section {
        padding: 0 20px 60px 20px!important;
    }
    
    #section-6-21484 > .ct-section-inner-wrap {
        flex-wrap: wrap;
        padding-bottom: 60px;
        padding-top: 0;
    }
    
    section#section-6-21484 {
        padding: 0 20px;
    }
    
    #section-8-21484 > .ct-section-inner-wrap {
        padding-bottom: 60px;
    }
    
    .content-section.involved-events h2 {
        font-size: 30px;
        line-height: 40px;
    }
    
    .content-section.involved-events {
        margin-top: 50px;
    }
    
    .content-section.involved-events .title p {
        font-size: 16px;
        line-height: 25px;
    }
    
    .content-section.involved-events .boxes .item h6 {
        font-size: 20px;
        height:  auto;
        min-height: auto;
    }
    
    .content-section.involved-events .boxes .item p {
        font-size: 16px;
    }
    
    .content-section.customer-stories-sec h2 {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 25px;
    }
    
    .content-section.customer-stories-sec .copy-wr {
        display: none;
    }
    
    .content-section.customer-stories-sec .nums {
        flex-wrap: wrap;
        gap: 30px;
        order: 3;
    }
    
    .content-section.customer-stories-sec .nums > div {
        width: 100%;
    }
    
    .content-section.customer-stories-sec .nums p {
        max-width: 250px;
        margin: 0 auto;
        display: table;
    }
    
    .content-section.customer-stories-sec .nums h4 {
        font-size: 30px;
        color: #008CFF;
    }
    
    .content-section.customer-stories-sec .review {
        background: #C9BDB940;
        border: none;
        padding: 25px;
    }
    
    .content-section.customer-stories-sec .images-line {
        grid-template-columns: 1fr;
        margin: 0 0 10px 0;
    }
    
    .content-section.customer-stories-sec .images-line img:not(:last-child) {
        display: none;
    }
    
    .content-section.customer-stories-sec {
        margin-top: 60px;
        display: flex;
        flex-direction: column;
    }
    
    .content-section.customer-stories-sec .bubble {
        font-size: 16px;
        background: #F2E6E3;
        font-weight: 300;
    }
    
    .button-last {
        order: 10;
        border-bottom: 1px solid #C9BDB9;
        padding-bottom: 60px;
    }
    
    .content-section.customer-stories-sec .review .author-block .content-author img {
        width: 120px;
    }
    
    .mobile-quote {
        display: block;
        order: -1;
        position: relative;
        z-index: 9;
    }
    
    .mobile-quote > p {
        font-size: 18px;
        font-family: 'GalaxieCopernicus';
        line-height: 30px;
        margin-top: 10px;
        max-width: 90%;
    }
    
    .badge-section.badge-animation2 .container .mobile-quote {
        order: 1;
    }
    
    .badge-section.badge-animation4 .container .mobile-quote {
        order: 1;
    }
    
    .badge-section.badge-animation4:after {
        display: none;
    }
    
    .badge-section.badge-animation4 {
        padding-bottom: 60px!important;
    }
    
    .badge-section-all .badge-section {
        position: relative;
        height: auto;
        opacity: 1;
        padding-bottom: 60px!important;
        padding-top: 60px!important;
    }
    
    .klik-plays .before {
        height: 80px;
    }
    
    .klik-plays .after {
        height: 80px;
        background: linear-gradient(180deg, #ffffff00, #F2E6E3);
    }
    
    .badge-section-all .badge-section.badge-animation1 {
        background: #F2E6E3;
    }
    
    .badge-section-all .badge-section.badge-animation2 {
        background: #018CFF;
    }
    
    .badge-section-all .badge-section.badge-animation3 {
        background: #C8BEFF;
    }
    
    .badge-section-all .badge-section.badge-animation4 {
        background: #F2E6E3;
    }
    
    .badge-section-all .badge-section:after {
        height: 80px;
        width: 100%;
        position: absolute;
        content: '';
        bottom: 0px;
        left:0px;
        display:block;
    }
    
    .badge-section-all .badge-section.badge-animation1:after {
        background: linear-gradient(180deg, #ffffff00, #018cff);
    }
    
    .badge-section-all .badge-section.badge-animation2:after {
        background: linear-gradient(180deg, #ffffff00, #C8BEFF);
    }
    
    .badge-section-all .badge-section.badge-animation3:after {
        background: linear-gradient(180deg, #ffffff00, #F2E6E3);
    }
    
    .badge-section-all .badge-section.badge-animation4:after {
        background: linear-gradient(180deg, #ffffff00, #fff);
    }
    
    .badge-section.badge-animation2 img.badge-image,
    .badge-section.badge-animation4 img.badge-image {
        margin-top: 10px;
    }
    
    .sub_navigation {
        display: none;
    }
    
    header#header_main {
        top: auto!important;
    }
    
    #hubspot_klik_form form label {
        display: table;
        padding-bottom: 4px;
    }
    
    .scenes-parallax-rows {
        flex-wrap: wrap;
        padding: 0 20px;
    }
    
    .parallax-slideshow .scene h4 {
        font-size: 22px;
    }
    
    .parallax-slideshow .scene {
        min-height: auto;
    }
    
    .parallax-slideshow .scene img {
        position: relative;
        margin-top: 30px;
    }
    
    .badge-section .title p {
        font-size: 18px;
    }
    
    .item .button-last {
        border: none;
        padding-bottom: 30px;
    }
    
}

div#modal-cta-a {
    position: absolute;
    top: 30px;
    transition: all .3s;
}

.badge-animation1 .item.anim4,
.badge-animation1 .item.anim5{
    z-index: 999;
}

.badge-animation2 .item.anim5 {
    z-index: 999;
}

.badge-animation4 .item.anim4 {
    z-index: 999;
}

.badge-section.badge-animation2 .item .button-last a:hover svg path {
    fill: #fff!important;
    stroke: #018cff;
}

.badge-section.badge-animation2 .item .button-last svg path:first-child {
    stroke: #fff!important;
}

.faq-item div[itemprop="acceptedAnswer"] ul li {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
}

.faq-item div[itemprop="acceptedAnswer"] a.ct-link.large-arrow-button-copernicus.arrow-wrap.P8 {
    align-items: center;
    justify-content: start;
    margin-top: 40px;
}

.faq-item div[itemprop="acceptedAnswer"] a.ct-link.large-arrow-button-copernicus.arrow-wrap.P8 p {
    margin: 0;
    padding: 0;
}

.faq-item div[itemprop="acceptedAnswer"] a.ct-link.large-arrow-button-copernicus.arrow-wrap.P8 .ct-code-block {
    flex: 0 0 0;
    height: auto;
    display: flex;
}

@media (min-width:1600px) {
    div#modal-cta-a {
        top: 130px;
    }
}
