/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* Main Definitions*/

h2 {
    color: var(--e-global-color-text);
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: 45px;
}

h3 {
    color: var(--e-global-color-text);
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: 24px !important;
}

:root {
    --unit-100vh: 100vh;
}

@supports (height: 100dvh) {
    :root {
        --unit-100vh: 100dvh;
    }
}

body.page-id-591,
body.category-b2breferenz {
    background-color: #0E0A3B !important;
}

body.category-b2breferenz [data-elementor-type="archive"]>div:first-of-type *:not(.post-meta),
body.category-b2breferenz [data-elementor-type="archive"]>div:last-of-type h2 {
    color: #fff !important;
}

body, body *:not(i):not(.fas) {
    font-family: 'Nunito', sans-serif !important;
}

/*
.page-content {
    overflow: hidden;
}*/

@media screen and (max-width:1024px) {
    body {
        padding: 0 5px 102px 5px;
    }
}


/*Toc Nav*/
@media screen and (max-width:767px) {
    .hero-bg-mobile-off {
        background-image: none !important;
    }
}

.toc-nav .swiper-pagination span {
    background-color: #fff !important;
    opacity: 1 !important;
    position: relative;
    margin: 0 10px !important;
}

.toc-nav .swiper-pagination span:hover,
.toc-nav .swiper-pagination span.swiper-pagination-bullet-active {
    background: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%) !important;
}

.toc-nav .swiper-pagination span.swiper-pagination-bullet-active {
    margin: 0 28px !important;
}

body .toc-nav .swiper-pagination span:first-of-type {
    margin-left: 0px !important;
}

body .toc-nav .swiper-pagination span:last-of-type {
    margin-right: 0px !important;
}

.toc-nav .swiper-pagination span.swiper-pagination-bullet-active:after {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    left: -21px;
    top: -21px;
    background: url(_img/sme-circle.svg) no-repeat center center;
    background-size: contain;
}

.toc-nav .elementor-icon-list-item a {
    transition: 0.35s all;
}

.toc-nav .elementor-icon-list-item:hover a {
    transform: scale(1.125);
}

.toc-nav .elementor-icon-list-item:hover a span {
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

/*Carousel cut*/
@media screen and (min-width:768px) {
    .carousel-cut .e-n-carousel.swiper {
        width: calc(100% + 275px) !important;
    }

    .page-content {
        overflow: hidden !important;
    }
}

body.home .toc-nav-width .elementor-widget-n-carousel .e-n-carousel {
    max-width: 650px;
}

.carousel-cut h4.elementor-icon-box-title {
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

/*Accordion Element*/

.acc-elem .e-n-accordion-item-title-text {
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

.acc-elem .e-n-accordion-item-title-icon svg path {
    fill: url(#inverse-gradient) !important;
}

/* FAQ Widget */
.uc_content .ue_post_title {
    display: none;
}

.uc-filterable-grid .uc_ac_box {
    border: 2px solid #3036B4;
    border-radius: 20px;
    margin-bottom: 30px;
}

.uc_container .uc-heading span.ue_accordion_icon {
    position: absolute;
    right: 0px;
}

.uc-checkbox-filter__checkbox, .uc-checkbox-filter__checkbox+.uc-checkbox-filter_label:before {
    width: 100% !important;
    height: 0px !important;
    position: absolute !important;
    z-index: 1;
}

.uc-checkbox-filter_label {
    z-index: 2;
}

.uc-checkbox-filter_label {
    border: 2px solid #3036B4;
    border-radius: 40px;
    padding: 10px 20px 10px 20px;
}

.uc-selected .uc-checkbox-filter_label {
    background-color: #3036B4;
}

/*FAQ Line*/
@media screen and (min-width:1025px) {


    .page-id-889 .sme-accordion-row {
        overflow: hidden !important;
    }

    .page-id-889 .elementor-widget-ucaddon_post_accordion {
        position: relative;
    }

    .page-id-889 .elementor-widget-ucaddon_post_accordion:before {
        position: absolute;
        width: 2px;
        height: 100%;
        left: -9px;
        top: -9px;
        content: "";
        background-color: #5960F6;
    }

    .page-id-889 .elementor-widget-ucaddon_post_accordion:after {
        position: absolute;
        width: 11px;
        height: 11px;
        left: -14px;
        bottom: 0;
        content: "";
        background-color: #5960F6;
        border-radius: 50%;
    }

    .page-id-889 .elementor-widget-ucaddon_post_accordion .uc_ac_box.uc-item-active {
        position: relative;
    }

    .page-id-889 .elementor-widget-ucaddon_post_accordion .uc_ac_box.uc-item-active:after {
        content: "";
        width: 45px;
        height: 45px;
        position: absolute;
        left: -72.5px;
        top: 5px;
        border-radius: 50%;
        background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
        background-origin: border-box;
        box-shadow: inset 0 100vw #0E0A3B;
        border: 2px solid transparent;
        z-index: 1;
        opacity: 1;
        transition: 0.25s opacity;
    }

    .page-id-889 .elementor-widget-ucaddon_post_accordion .uc_ac_box.uc-item-active:before {
        content: "";
        width: 6px;
        height: 6px;
        position: absolute;
        left: -52.5px;
        top: 24.5px;
        background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
        z-index: 3;
        border-radius: 50%;
        opacity: 1;
        transition: 0.25s opacity;
    }

    .page-id-889 .elementor-widget-ucaddon_post_accordion .uc_ac_box.uc-item-active>div.uc-heading {
        position: relative;
        overflow: visible !important;
    }

    .page-id-889 .elementor-widget-ucaddon_post_accordion .uc_ac_box.uc-item-active>div.uc-heading:before {
        background-color: #FF5F5F;
        position: absolute;
        width: 2px;
        height: 500vh;
        left: -51px;
        bottom: 50px;
        content: "";
    }

    .page-id-889 .elementor-widget-ucaddon_post_accordion .uc_ac_box.uc-item-active>div.uc-heading:after {
        background-color: #0E0A3B;
        position: absolute;
        width: 10px;
        height: var(--unit-100vh);
        left: -56px;
        bottom: 50px;
        content: "";
        z-index: -1;
    }

    .page-id-889 .sme-accordion-col:before {
        position: absolute;
        width: 11px;
        height: 11px;
        left: -3.5px;
        top: -10px;
        content: "";
        background-color: #FF5F5F;
        border-radius: 50%;
    }
}

/*
@media screen and (max-width:1024px) {
    .page-id-889 .elementor-widget-ucaddon_post_accordion:before {
        left: -49px;
    }

    .page-id-889 .elementor-widget-ucaddon_post_accordion:after {
        left: -54px;
    }

    .page-id-889 .sme-accordion-col:before {
        left: -43.5px;
    }
}*/

/*Timeline*/
.elementor-widget-ucaddon_post_timeline .post_timeline .ue_timeline_item:first-of-type .ue_timeline_item_icon_line_offset,
.ue_timeline_item_pointer_inside {
    visibility: hidden;
}

.elementor-widget-ucaddon_post_timeline .post_timeline .ue_timeline_item .ue_timeline_item_icon.uc-active .ue_timeline_item_icon_holder {
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    z-index: 2;
}

.elementor-widget-ucaddon_post_timeline .post_timeline .ue_timeline_item .ue_timeline_item_icon.uc-active .ue_timeline_item_icon_holder:after {
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    left: -17.5px;
    top: 11px;
    border-radius: 50%;
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    background-origin: border-box;
    box-shadow: inset 0 100vw white;
    border: 2px solid transparent;
    z-index: 1;
    opacity: 1;
    transition: 0.25s opacity;
}

.elementor-widget-ucaddon_post_timeline .post_timeline .ue_timeline_item .ue_timeline_item_icon.uc-active .ue_timeline_item_icon_holder:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    top: 30px;
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    z-index: 3;
    border-radius: 50%;
    opacity: 1;
    transition: 0.25s opacity;
}

.ue_timeline_item_title, .ue_timeline_item_title a {
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

@media screen and (max-width:767px) {
    .ue_timeline_item_icon {
        transform: translateX(10px) !important;
    }
}

/*Newsletter Box*/
.newsletter-box h4 {
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

/*SoMe-Share Buttons*/
.some-share-ext .elementor-share-btn__icon {
    background-color: rgba(0, 0, 0, 0) !important;
}

.some-share-ext .elementor-grid {
    justify-content: space-around !important;
}

.some-share-short .elementor-widget-container,
.some-share-ext .elementor-widget-container {
    position: relative;
}

/*Gradient Separator*/
.gradient-separator .elementor-divider-separator {
    border-block-start: initial !important;
    border: 1px dashed #fff;
    background: linear-gradient(#fff, #fff) padding-box,
        linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%) border-box;
}

/*Tag List*/
ul.tag-list {
    padding-left: 0 !important;
}

ul.tag-list, ul.tag-list li {
    display: inline;
}

ul.tag-list li a {
    text-decoration: underline;
    color: #1c1c1c;
}

ul.tag-list li a:hover {
    text-decoration: none;
}

ul.tag-list li:not(:last-of-type):after {
    content: ', ';
}

/*Normal Menu*/
@media screen and (min-width:1025px) {
    .e-n-menu-item:hover button svg path {
        fill: url(#inverse-gradient) !important;
    }

    .e-n-menu-item:hover .e-n-menu-title-container span {
        background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
        background-size: 100%;
        background-repeat: repeat;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-background-clip: text;
        -moz-text-fill-color: transparent;
    }
}

/*Mega-Menu*/
@media screen and (min-width:1025px) {

  

    .e-n-menu-content>div {
        background-color: rgba(0, 0, 0, 0) !important;
    }

    .e-n-menu-content>div>div {
        padding-top: 0px !important;
        padding-bottom: 0px !important;

    }

    .e-n-menu-content>div>div>div {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    /* .e-n-menu-content > div:before{
        content:"";
    position: fixed;
    pointer-events: none;
top: 150px;
left: 0;
z-index: 1040;
width: 100vw;
height: var(--unit-100vh);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.16) calc(var(--unit-100vh) - 15px), rgba(255, 255, 255, 0.6));
backdrop-filter: blur(15px) !important;
z-index: -1;
backdrop-filter: blur(2px) !important;
-webkit-backdrop-filter: blur(2px) !important;}*/

    /*Stroke Hover Submenue Produkte*/
    .e-n-menu-content .elementor-icon-list-text span {
        background-image: linear-gradient(269.91deg, #FFf 8.88%, #fff 8.88%, #fff 63.6%);
        background-size: 100%;
        background-repeat: repeat;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-background-clip: text;
        -moz-text-fill-color: transparent;
        position: relative;
        display: inline-block !important;
        margin-bottom: 2.5px;
        transition: 0.35s all;
        transition-delay: 0s;
        font-size: 1rem !important;
    }

    .e-n-menu-content .elementor-icon-list-item.hover .elementor-icon-list-text span {
        background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
        background-size: 100%;
        background-repeat: repeat;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-background-clip: text;
        -moz-text-fill-color: transparent;
        /*transition-delay: 0.45s;*/
    }

    .e-n-menu-content .elementor-icon-list-item .elementor-icon-list-text span:before,
    .e-n-menu-content .elementor-icon-list-item .elementor-icon-list-text span:after {
        height: 2px;
        position: absolute;
        left: 0;
        bottom: -1px;
        content: "";
    }

    .e-n-menu-content .elementor-icon-list-item .elementor-icon-list-text span:before {
        width: 0px;
        background-color: #fff;
        transition: width 0.35s linear;
        left: auto;
        right: 0;
    }

    .e-n-menu-content .elementor-icon-list-item:hover .elementor-icon-list-text span:before {
        width: 100%;
        left: 0;
        right: auto;
        width: 100%;
    }

    .e-n-menu-content .elementor-icon-list-item .elementor-icon-list-text span:after {
        width: 100%;
        opacity: 0;
        background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
        transition: opacity 0.35s 0s;
    }

    .e-n-menu-content .elementor-icon-list-item:hover .elementor-icon-list-text span:after {
        opacity: 1;
        transition: opacity 0.35s 0.35s;
    }

    .e-n-menu-content .elementor-icon-list-item svg path {
        fill: #fff !important;
    }

    .e-n-menu-content .elementor-icon-list-item.hover svg path {
        fill: url(#inverse-gradient) !important;
    }

    /*Animation Megamenu Start*/

    .elementor-widget-n-menu .e-n-menu-content>.e-con {
        animation-name: dropDown !important;
        animation-duration: var(--n-menu-open-animation-duration);
        /* You can also define a specific time, e.g., 0.3s */
        max-width: calc(100% - var(--margin-left) - var(--margin-right));
    }

    @keyframes dropDown {
        0% {
            opacity: 0;
            transform: translateY(-0px);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }

    /*Animation Megamenu End*/


    /*Stroke Hover Submenue Blog*/
    .megamenu-cta-box p a {
        color: var(--lightColor) !important;
        position: relative;
    }

    .megamenu-cta-box p a:before {
        height: 1px;
        position: absolute;
        left: 0;
        bottom: -1px;
        content: "";
        width: 0px;
        background-color: #fff;
        transition: width 0.35s linear;
        left: auto;
        right: 0;
    }

    .megamenu-cta-box p a:hover:before {
        width: 100%;
        left: 0;
        right: auto;
        width: 100%;
    }

    .e-n-menu-dropdown-icon {
        background-image: none !important;
    }

    .mega-menu-item>.mega-menu-item.mega-menu-item-four-col p a {
        background-image: linear-gradient(90.09deg, #fff 8.88%, #fff 8.88%, #fff 63.6%);
        background-size: 100%;
        background-repeat: repeat;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-background-clip: text;
        -moz-text-fill-color: transparent;
        position: relative;
        transition: 0.25s all;
        color: #fff !important;
    }

    .mega-menu-item.mega-menu-item-four-col p a.hover {
        background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
        background-size: 100%;
        background-repeat: repeat;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-background-clip: text;
        -moz-text-fill-color: transparent;

    }


    .mega-menu-item.mega-menu-item-four-col p a:before,
    .mega-menu-item.mega-menu-item-four-col p a:after {
        height: 2px;
        position: absolute;
        left: 0;
        bottom: -1px;
        content: "";
    }

    .mega-menu-item.mega-menu-item-four-col p a:before {
        width: 0px;
        background-color: #fff;
        transition: width 0.35s linear;
        left: auto;
        right: 0;
    }

    .mega-menu-item.mega-menu-item-four-col p a:hover:before {
        width: 100%;
        left: 0;
        right: auto;
        width: 100%;
    }

    .mega-menu-item.mega-menu-item-four-col p a:after {
        width: 100%;
        opacity: 0;
        background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
        transition: opacity 0.35s 0s;
    }

    .mega-menu-item.mega-menu-item-four-col p a:hover:after {
        opacity: 1;
        transition: opacity 0.35s 0.35s;
    }

    .mega-menu-item.mega-menu-item-four-col .elementor-widget-theme-post-featured-image img {
        height: auto !important;
        width: 100% !important;
        aspect-ratio: 7/5 !important;
        object-fit: cover !important;
        object-position: center top;
    }
}

/*Mobile Menu*/

@media screen and (min-width:1025px) {
    .mobile-header {
        display: none !important;
    }
}

@media screen and (max-width:1024px) {
    .elementor-element.elementor-element-4484919.e-con-full {
        top: auto !important;
        bottom: -30px;
        box-shadow: -0px -90px 0px 100px #fff;
        z-index: 111;
        position: absolute;
        height: calc(var(--unit-100vh) - 120px) !important;
        min-height: calc(var(--unit-100vh) - 120px) !important;
        overflow: scroll !important;
        overflow-y: auto !important;
        flex-flow: column nowrap !important;
        display: flex !important;
        left: 5px;
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
        scrollbar-width: none;
        /* Firefox */
    }

    .elementor-element.elementor-element-4484919.e-con-full::-webkit-scrollbar {
        display: none;
    }

    .elementor-element.elementor-element-4484919.e-con-full>div:first-of-type {
        margin-top: auto !important;
    }

    .elementor-element.elementor-element-953f2fe .e-con-inner {
        padding: 0px !important;
    }

    .mobile-header {
        position: fixed;
    }

    .mobile-header:after {
        content: "";
        background-color: #fff;
        position: fixed;
        left: 0;
        bottom: 0px;
        height: 102px;
        width: 100vw;
    }

    .burger-menu .elementor-icon-list-item-text span {
        margin-bottom: 2.5px;
    }

    /*Stroke Hover Burgermenue Produkte*/
    .burger-menu .elementor-icon-list-text span {
        background-image: linear-gradient(269.91deg, #FFf 8.88%, #fff 8.88%, #fff 63.6%);
        background-size: 100%;
        background-repeat: repeat;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-background-clip: text;
        -moz-text-fill-color: transparent;
        position: relative;
        display: inline-block !important;
        margin-bottom: 2.5px;
        transition: 0.35s all;
        transition-delay: 0s;
        font-size: 1rem !important;
    }

    .burger-menu .elementor-icon-list-item:hover .elementor-icon-list-text span {
        background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
        background-size: 100%;
        background-repeat: repeat;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-background-clip: text;
        -moz-text-fill-color: transparent;
        transition-delay: 0.45s;
    }

    .burger-menu .elementor-icon-list-item .elementor-icon-list-text span:before,
    .burger-menu .elementor-icon-list-item .elementor-icon-list-text span:after {
        height: 2px;
        position: absolute;
        left: 0;
        bottom: -1px;
        content: "";
    }

    .burger-menu .elementor-icon-list-items .elementor-icon-list-item:not(:first-of-type) {
        margin-top: calc(14px/2) !important;
    }

    .burger-menu .elementor-icon-list-items .elementor-icon-list-item:not(:last-of-type) {
        padding-bottom: calc(14px/2) !important;
    }

    .burger-menu .elementor-icon-list-item .elementor-icon-list-text span:before {
        width: 0px;
        background-color: #fff;
        transition: width 0.35s linear;
        left: auto;
        right: 0;
    }

    .burger-menu .elementor-icon-list-item:hover .elementor-icon-list-text span:before {
        width: 100%;
        left: 0;
        right: auto;
        width: 100%;
    }

    .burger-menu .elementor-icon-list-item .elementor-icon-list-text span:after {
        width: 100%;
        opacity: 0;
        background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
        transition: opacity 0.35s 0s;
    }

    .burger-menu .elementor-icon-list-item:hover .elementor-icon-list-text span:after {
        opacity: 1;
        transition: opacity 0.35s 0.35s;
    }

    .burger-menu .elementor-icon-list-item svg path {
        fill: #fff !important;
    }

    .burger-menu .elementor-icon-list-item.hover svg path {
        fill: url(#inverse-gradient) !important;
    }

    /**/

    .e-n-accordion #no_icon .e-n-accordion-item-title-icon {
        display: none;

    }

    .burger-menu .e-n-accordion-item-title {
        position: relative;
        z-index: 1111;
    }

    .burger-menu .e-n-accordion-item-title-text a {
        color: #fff !important;
    }

    .burger-menu .e-n-accordion-item-title-text a:hover,
    .burger-menu .e-n-accordion-item-title-text:hover,
    .burger-menu .e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-text,
    .burger-menu .e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-text a {
        background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
        background-size: 100%;
        background-repeat: repeat;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-background-clip: text;
        -moz-text-fill-color: transparent;
    }

    .burger-menu .e-n-accordion-item-title .e-n-accordion-item-title-icon:hover svg path,
    .burger-menu .e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-icon svg path {
        fill: url(#inverse-gradient) !important;
    }

    .empty-accordion-item .e-n-accordion-item-title-icon {
        display: none;
    }

    /*Burger Icon*/
    #burger-icon .e-n-menu-dropdown-icon {
        background-image: none !important;
    }

    #burger-icon .e-n-menu-dropdown-icon[aria-expanded="false"] svg {
        transform: scale(0.8);
    }
}

/*Text BTN*/
.text-btn {
    cursor: pointer;
}

.text-btn svg {
    height: 28.5px !important;
    }


.e-n-menu-content .text-btn svg {
    height: 26.5px !important;
    }

.text-btn .elementor-icon-box-title {
    transform: translateY(1.5px);
}

.text-btn svg {
    transition: 0.35s all;
}

.text-btn svg path {
    fill: url(#inverse-gradient) !important;
}

.text-btn .elementor-icon-box-title span {
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    font-family: 'Nunito', sans-serif !important;
}

.text-btn:hover svg {
    transform: translateX(5px);
}

/*Text Gradient*/
.text-default-gradient {
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    font-family: 'Nunito', sans-serif !important;
}

.text-inverse-gradient {
    background-image: linear-gradient(269.91deg, #FF5F5F 8.88%, #FFAD32 63.6%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    font-family: 'Nunito', sans-serif !important;
}

.text-gradient {
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

/*SVG Gradient Template*/
.gradient-template {
    width: 0px !important;
    height: 0px !important;
    position: absolute !important;
    pointer-events: none !important;
}

/*Search Icon*/
.elementor-search-form__toggle svg {
    display: none;
}

.elementor-search-form__toggle {
    background: url(_img/search-icon.svg) no-repeat center center;
    background-size: 22px 22px;
}

@media screen and (max-width:1024px) {
    .elementor-search-form__toggle {
        background: url(_img/icon-search-mobile.svg) no-repeat center center;
        background-size: 32px 32px;
        transform: translateX(10PX);
    }
}

/*Author Box*/
.elementor-author-box__avatar {
    filter: grayscale(100%);
}

.author-box-bottom .elementor-author-box__text * {
    display: inline !important;
}

.author-box-top-post-info ul li:not(:last-of-type):after {
    height: 2px !important;
    border-radius: 50% !important;
}

/*FAQ Accordion*/

.faq-accordion .uc-filterable-grid .uc_ac_box {
    position: relative;
}

.faq-accordion .uc_container .uc-heading span.ue_accordion_icon {
    top: 0px;
    right: -2px;
}

/**/
.lang-select a {
    color: #fff !important;
    font-size: 16px !important;
}

.lang-select * {
    padding: 0 !important;
}

.lang-select ul li:not(:first-of-type):after {
    content: "";
    position: absolute;
    right: 0;
    top: -0px;
    color: #fff;
    height: 100%;
    width: 1px;
    background-color: #fff;
}

.lang-select ul li:not(:first-of-type) {
    position: relative;
    padding-right: 7.5px !important;
}

.lang-select ul li:not(:last-of-type) {
    padding-left: 7.5px !important;
}

.lang-select ul {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.lang-select a:hover {
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

/*Search results*/
.more-posts-container .elementor-post__thumbnail {
    border-radius: 20px !important;
}

.search-form input {
    outline: none !important;
    box-shadow: none !important;

}

.search-form input,
.search-form ::placeholder {
    font-size: 22px !important;
    color: #1c1c1c !important;
}

.search .elementor-button-wrapper {
    text-align: left !important;
}

.search .elementor-search-form__icon svg {
    visibility: hidden;
}

.search .elementor-search-form__icon>div {
    background: url(_img/search-icon-dark.svg) no-repeat center center;
    background-size: 30px 38px;
    padding-right: 15px;
    margin-right: 10px;
}

.search .elementor-search-form__icon>div {
    position: relative;
}

.search .elementor-search-form__icon>div:after {
    position: absolute;
    content: "";
    right: -15px;
    width: 2px;
    background-color: #1c1c1c;
    height: calc(100% - 30px);
    top: 15px;
}

/*Post Archive*/
.post-archive .elementor-posts-container>article:first-of-type {
    display: none;
}

/*Wiki*/

.glossar_group_wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px;
}

.glossar_group {
    flex: 0 0 calc(33.333% - 30px);
    max-width: calc(33.333% - 30px);
    padding: 30px;

    border-radius: 20px;
    margin-bottom: 30px;
    transition: 0.35s all;
}

@media screen and (max-width:1024px) {
    .glossar_group {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px);
    }
}

@media screen and (max-width:767px) {
    .glossar_group {
        flex: 0 0 calc(100% - 30px);
        max-width: calc(100% - 30px);
    }
}

.glossar_group ul {
    padding-left: 0px !important;
    list-style-type: none;
}

.glossar_group ul li {
    display: flex;
    align-items: flex-start;
    transition: 0.35s all;

}

.glossar_group ul li:not(:last-of-type) {
    margin-bottom: 15px;
}

.glossar_group ul li:hover {
    transform: translateX(10px);
}

.glossar_group ul li:before {
    width: 52px;
    height: 16px;
    flex: 0 0 52px;
    content: "";
    margin-right: 15px;
    margin-top: 3.5px;
    background: url(_img/gradient-arrow.svg) no-repeat center center;
    background-size: contain;
    transition: 0.35s all;

}

/*
.logged-in .glossar_group h4{
    border-bottom: 2px solid rgba(155,155,155, 0.15);
    margin-bottom: 25px;
    padding-bottom: 15px;
}*/

.glossar_group ul li a {
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    transition: 0.35s all;
}

.glossar_group ul li:hover a {
    background-image: linear-gradient(269.91deg, #FF5F5F 8.88%, #FF5F5F 8.88%, #FF5F5F 63.6%);
}

.glossar_group:hover {
    box-shadow: 3px 3px 25px rgba(0, 0, 0, 0.22);
    background-color: #fff;
}

.glossar_group {
    box-shadow: 3px 3px 25px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    margin: 15px;
}

.wiki-categories {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
}

.wiki-categories div {
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 30px;
    transition: 0.35s all;
    color: #fff;
    display: flex;
}

.wiki-categories div a {
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.wiki-categories div a img {
    display: block;
    margin: 0 auto;
    width: 75px;
    height: 75px;
    object-fit: contain;
    margin-bottom: 10px;
}

@media screen and (max-width:991px) {
    .wiki-categories div {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}

@media screen and (max-width:767px) {
    .wiki-categories div {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .wiki-categories div a img {
        width: 32px;
        height: 32px;
        margin-bottom: 10px;
    }

    .wiki-categories div a {
        font-size: 18px;
    }
}

/*Search Form Enzyclopedia*/
.encyclopedia.search-form button,
.encyclopedia.search-form label {
    display: none !important;
}

.encyclopedia.search-form {
    width: 100%;
    max-width: 475px;
    position: relative;
}

.encyclopedia.search-form input {
    height: 85px;
    color: #fff !important;
    font-size: 22px;
    border: none;
    border-radius: 42.5px;
    background: #5960F6 url(_img/search-icon.svg) no-repeat calc(0% + 35px) center;
    background-size: 30px 38px;
    padding-left: 110px;
}

.encyclopedia.search-form input:focus {
    box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.15);
}

.encyclopedia.search-form:after {
    position: absolute;
    content: "";
    left: 90px;
    width: 2px;
    background-color: #fff;
    height: 55px;
    top: 15px;
}

.encyclopedia.search-form ::placeholder {
    color: #fff !important;
    font-size: 22px;
}

/**/
.encyclopedia.search-form .ui-menu.ui-widget {
    background-color: #0E0A3B;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 30px;
    color: #fff;
    list-style-type: none;
}

.encyclopedia.search-form .ui-menu.ui-widget:before {
    width: 40px;
    height: 40px;
    content: "";
    background-color: #5960F6;
    position: absolute;
    left: 0;
    top: -40px;
    border-top-right-radius: 20px;
}

.encyclopedia.search-form .ui-menu.ui-widget:after {
    width: 40px;
    height: 40px;
    content: "";
    background-color: #5960F6;
    position: absolute;
    right: 0;
    top: -40px;
    border-top-left-radius: 20px;
}

.encyclopedia.search-form .ui-menu.ui-widget li:hover {
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

/**/

.single-encyclopedia #content {
    padding-top: 60px;
}

.single-encyclopedia .page-content {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}

@media screen and (min-width:576px) {
    .single-encyclopedia .page-content {
        max-width: 500px;
        padding: 0 0px;
    }
}

@media screen and (min-width:768px) {
    .single-encyclopedia .page-content {
        max-width: 600px;
    }
}

@media screen and (min-width:992px) {
    .single-encyclopedia .page-content {
        max-width: 800px;
    }
}

@media screen and (min-width:1200px) {
    .single-encyclopedia .page-content {
        max-width: 1140px;
    }
}

.single-encyclopedia .encyclopedia-prefix-filters {
    display: none !important;
}

/*Pong iframe Start*/

.pong-wrap {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
}

.pong-wrap iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: contain;
    border: 0px solid #6B71F6;
}

.border3 {
    height: calc(100% - 2px);
    background: url(/wp-content/themes/hello-theme-child-master/pong/pong2/net.svg) no-repeat center center;
    background-size: auto 100%;
    border: none;
    position: absolute;
    left: calc(50% - 1.5px);
    top: 1px;
    width: 2px;
    /*z-index: -1;*/
}

#float-counter {
    display: inline-block;
}

.float-counter {
    color: #6B71F6;
    font-weight: 700;
}

/*Pong iframe End*/

/*Border Buttons*/
.btn-border a {
    border: none;
    outline: none;
    position: relative;
    z-index: 1;
    border-radius: 30px;
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%) !important;
    cursor: pointer;
}

.btn-border a:hover {
    color: white !important;
}

.btn-border a::before {
    content: "";
    position: absolute;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    border-radius: 28px;
    background-color: white;
    z-index: -1;
    transition: 200ms
}

.btn-border a::after {
    content: attr(data-text);
    font-size: 16px;
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%);
    -webkit-background-clip: text;
    color: transparent;
    transition: 200ms
}

.btn-border a:hover:before {
    opacity: 0%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.btn-border a:hover:after {
    color: white;
}

.btn-border.btn-border-blue a:before {
    background-color: #3036B4;
}

.btn-border.btn-border-midnight a:before {
    background-color: #0E0A3B
}

/*Tooltip*/
.tooltipster-content {
    padding: 30px !important;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 1.75 !important;

}

p a.tooltipstered {
    color: #3036B4 !important;
}

.tooltipster-box {
    background-color: #3036B4 !important;
    border-radius: 0 !important;
    border-radius: 20px !important;
}

.encyclopedia-tooltip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #3036B4 !important;
    border-top-color: rgba(10, 10, 10, .9);
}

.encyclopedia-tooltip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #3036B4 !important;
    border-bottom-color: rgba(10, 10, 10, .9);
}

.encyclopedia-tooltip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #3036B4 !important;
    border-left-color: rgba(10, 10, 10, .9);
}

.encyclopedia-tooltip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #3036B4 !important;
    border-right-color: rgba(10, 10, 10, .9);
}

/* Modal */
#elementor-popup-modal-3842 .dialog-message {
    height: auto !important;
}

.elementor-popup-modal .dialog-close-button {
    display: block !important;
    top: -20px !important;
    right: -20px !important;
}

#elementor-popup-modal-3842,
#elementor-popup-modal-3842 * {
    line-height: 0 !important;
    background-color: rgba(0, 0, 0, 0) !important;
}


/*Borlabs*/

body .brlbs-cmpnt-dialog {
    margin-bottom: 0px !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
    margin-top: 30px !important;
}

@media screen and (max-width:1024px) {
    body .brlbs-cmpnt-dialog {
        margin-bottom: 0px !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
        margin-top: 15px !important;
    }

}

body .brlbs-cmpnt-btn:not(.brlbs-cmpnt-btn-selection) {
    padding: 14.5px 20px !important;
    position: relative !important;
    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%) !important;
    background-size: 100% !important;
    background-repeat: repeat !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    -moz-background-clip: text !important;
    -moz-text-fill-color: transparent !important;
    transform-style: preserve-3d !important;
    border-radius: 30px !important;
    outline: none !important;
    box-shadow: none !important;
}

body .brlbs-cmpnt-btn:not(.brlbs-cmpnt-btn-selection):after {
    background: linear-gradient(to right, #0E0A3B, #0E0A3B),
        linear-gradient(to right, #FF5F5F, #FFAD32) !important;
    background-clip: padding-box, border-box !important;
    background-origin: padding-box, border-box !important;

    position: absolute !important;
    content: "" !important;
    left: 0 !important;
    top: 0 !important;
    height: 100% !important;
    width: 100% !important;
    border: 2px solid transparent !important;
    z-index: -1 !important;
    transform: translateZ(-1px) !important;
    transition: 0.35s all;
    border-radius: 30px !important;
}

.brlbs-cmpnt-dialog-entrance-headline,
#BorlabsCookiePreferencesA11YHeadline {
    font-weight: 400 !important;
}

body .brlbs-cmpnt-btn:not(.brlbs-cmpnt-btn-selection):hover:after {

    background-image: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%) !important;

}

body .brlbs-cmpnt-btn:not(.brlbs-cmpnt-btn-selection):hover {
    background-image: linear-gradient(269.91deg, #fff 8.88%, #fff 8.88%, #fff 63.6%) !important;
}

body .brlbs-cmpnt-btn,
body #BorlabsCookieBox a,
body .brlbs-cmpnt-link {
    outline: none !important;
    box-shadow: none !important;
}

#BorlabsCookieBox .brlbs-cmpnt-dialog-backdrop:before, .brlbs-cmpnt-container .brlbs-cmpnt-dialog-backdrop:before {
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.16));
    backdrop-filter: blur(5px) !important;
    -webkit-backdrop-filter: blur(5px) !important;
}

#BorlabsCookieBox .brlbs-cmpnt-dialog-footer {
    justify-content: center !important;
    padding-top: 12px !important;
}

#BorlabsCookieBox .brlbs-cmpnt-dialog-footer>button {
    margin: 0 !important;
}

body .brlbs-cmpnt-dialog-details>div>.brlbs-relative>div:last-of-type {
    background-color: #3036B4;
    padding: 30px;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    margin-top: -16px;
}

body #BorlabsCookieBox .brlbs-cmpnt-card>fieldset {
    border-radius: 20px !important;
    color: #fff !important;
    background-color: transparent !important;
}

body #BorlabsCookieBox .brlbs-cmpnt-list-item {
    border-radius: 30px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

body .brlbs-cmpnt-dialog-details .brlbs-cmpnt-btn-selection {
    border: 2px solid white !important;
    background-color: #3036B4 !important;
}

body .brlbs-cmpnt-dialog-details fieldset .brlbs-cmpnt-accordion-toggle,
body .brlbs-cmpnt-dialog-details fieldset .brlbs-cmpnt-accordion-toggle span,
body .brlbs-cmpnt-dialog-details fieldset>div>div>p,
body .brlbs-cmpnt-dialog-details fieldset legend span {
    color: #fff !important;
}

body .brlbs-cmpnt-dialog-details fieldset .brlbs-cmpnt-accordion-toggle svg path {
    fill: #fff !important;
}

body #BorlabsCookieBox .brlbs-cmpnt-dialog-bar-header.brlbs-cmpnt-with-separator, body .brlbs-cmpnt-container .brlbs-cmpnt-dialog-bar-header.brlbs-cmpnt-with-separator {
    border-bottom-width: 2px !important;
}

body #BorlabsCookieEntranceA11YDescription {
    padding-top: 10px !important;
}

body .brlbs-cmpnt-search-bar input {
    width: 100% !important;
    max-width: 250px !important;
    display: flex !important;
    height: 49px !important;
    align-items: center !important;
    padding: 0 20px !important;
}

body .brlbs-cmpnt-search-bar ::placeholder {
    color: #fff !important;

}

body #BorlabsCookieBox table {
    border-radius: 0px !important;
    background-color: #fff !important;
    border-radius: 20px !important;
}

.brlbs-cmpnt-provider-card h2 {
    color: #fff !important;
}

body #BorlabsCookieBox article table {
    border-radius: 0px !important;
}

body #BorlabsCookieBox .brlbs-cmpnt-table tr:not(:first-of-type), .brlbs-cmpnt-container .brlbs-cmpnt-table tr:not(:first-of-type) {
    border-width: 2px !important;
    border-color: #3036B4 !important;
}

body #BorlabsCookieBox .brlbs-cmpnt-with-separator,
body .brlbs-cmpnt-container .brlbs-cmpnt-with-separator,
#BorlabsCookieBox .brlbs-cmpnt-with-separator {
    border-bottom-width: 2px !important;

}

body #BorlabsCookieBox .brlbs-cmpnt-non-eu-data-transfer {
    border-top-width: 2px !important;
}

.brlbs-cmpnt-container .brlbs-cmpnt-table tr th,
.brlbs-cmpnt-container .brlbs-cmpnt-table tr td {
    padding-left: 20px !important;
    background-color: #fff !important;
    padding-right: 20px !important;
}

.brlbs-cmpnt-provider-card #BorlabsCookieBox .brlbs-cmpnt-consent-list.brlbs-cmpnt-justify-between, .brlbs-cmpnt-container .brlbs-cmpnt-consent-list.brlbs-cmpnt-justify-between {
    justify-content: flex-start !important;
}

body #BorlabsCookieBox input[type="checkbox"] {
    border-color: rgba(0, 0, 0, 0) !important;
    border-radius: 50% !important;
}

#BorlabsCookieBox .brlbs-cmpnt-list-item, .brlbs-cmpnt-container .brlbs-cmpnt-list-item {
    border-bottom-color: #3036B4 !important;
}

body .brlbs-cmpnt-back-button span {
    font-weight: 700 !important;
}

body .brlbs-cmpnt-btn-switch-status-text {
    min-width: 33px !important;
}

/*Link excerpt*/
.blog .link-excerpt a,
.category .link-excerpt a {
    color: #1c1c1c;
}

.mega-menu-item.mega-menu-item-four-col p.link-excerpt a,
.mega-menu-item.mega-menu-item-four-col p.link-excerpt a:hover,
.mega-menu-item.mega-menu-item-four-col p.link-excerpt a.hover {
    background-image: none !important;
    -webkit-text-fill-color: #fff !important;
    -webkit-background-clip: initial !important;
}

.mega-menu-item.mega-menu-item-four-col p.link-excerpt a:hover:before,
.mega-menu-item.mega-menu-item-four-col p.link-excerpt a:hover:after,
.mega-menu-item.mega-menu-item-four-col p.link-excerpt a.hover:before,
.mega-menu-item.mega-menu-item-four-col p.link-excerpt a.hover:after {
    display: none !important;
}


/*Blog*/
.postarchive-hero img,
.single-post-hero img {
    object-position: center top;
    height: auto !important;
    aspect-ratio: 7/5 !important;
    object-fit: cover !important;
}

.single-post-hero img {
    object-position: center top;
    object-fit: cover !important;
}

.postarchive-hero a {
    width: 100% !important;
    display: block !important;
}

.postarchive-all-posts .elementor-post__text {
    margin-top: 5px !important;
    margin-bottom: 30px !important;
}

.postarchive-all-posts .elementor-post__meta-data {
    padding-bottom: 30px !important;
    border: 0px solid #fff !important;
}

.postarchive-all-posts img,
.postarchive-all-posts .elementor-post__thumbnail {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    position: absolute;
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
    aspect-ratio: 7/5;
    object-fit: cover;
    object-position: center top;

}

.postarchive-all-posts .elementor-post__badge,
.postarchive-first-post .elementor-post__badge {
    margin: 0 !important;
    padding: 12.5px 20px 10px 20px !important;
    border-radius: 0px !important;
    background-color: rgb(89, 96, 246) !important;
}

.postarchive-first-post .custom-sc {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

.postarchive-first-post .custom-sc>div {
    width: auto !important;
    height: auto !important;
    padding: 0px !important;
    margin: 0 !important;
}

.postarchive-first-post .elementor-post__badge {
    margin: 0 !important;
    padding: 12.5px 20px 10px 20px !important;
    border-radius: 0px !important;
    color: #fff;
    background-color: rgb(89, 96, 246);
    font-size: 12px;
    border-top-left-radius: 20px !important;
    text-transform: uppercase;
}

@media screen and (min-width:768px) {

    .postarchive-first-post .elementor-widget-shortcode,
    .postarchive-first-post .elementor-widget-shortcode .elementor-shortcode,
    .postarchive-first-post .elementor-widget-shortcode .elementor-shortcode .post-meta-wrap {
        height: 100% !important;
    }

    .postarchive-first-post .elementor-widget-shortcode .elementor-shortcode .post-meta-wrap {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }
}

.postarchive-first-post .elementor-widget-shortcode .elementor-shortcode .post-meta-wrap .post-meta {
    margin-top: auto !important;
}

.postarchive-first-post .post-meta {
    padding: 20px 0 20px 0;
    color: #1C1C1C36;
}

.postarchive-hero>div {
    position: relative !important;
}

.postarchive-hero>div:after {
    position: absolute;
    bottom: -40px;
    left: 0;
    height: 2px;
    content: "";
    display: block;
    width: 100%;
    background-image: linear-gradient(90deg, transparent, transparent 50%, #fff 50%, #fff 100%), linear-gradient(91deg, #FF5F5F 8.88%, #FFAD32 63.6%);
    background-size: 25px 2px, 100% 2px;
    border: none;
}

body.category-b2breferenz .postarchive-hero>div:after {
    background-image: linear-gradient(90deg, transparent, transparent 50%, #0E0A3B 50%, #0E0A3B 100%), linear-gradient(91deg, #FF5F5F 8.88%, #FFAD32 63.6%) !important;
}

body.category-b2breferenz [data-elementor-type="archive"]>div:first-of-type .postarchive-first-post *:not(.post-meta):not(.elementor-post__badge) {
    color: #1c1c1c !important;
}

body.category-b2breferenz .postarchive-first-post {
    color: #1C1C1C36 !important;
}

.postarchive-herocard .elementor-widget-image {
    margin-top: auto !important;
}

body .post-archive .elementor-post__meta-data {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

body .post-archive .elementor-post__meta-data .elementor-post-date:before {
    display: none !important;
}

body .post-archive .elementor-post__meta-data .elementor-post-date:after {
    content: "- ";
    padding-right: 5px;
}

/*Single Post*/

.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h1 {
    font-size: 3.5625rem !important;
}

.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h1,
.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h1 strong {
    font-weight: 400 !important;
}

.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h2 {
    font-size: 2.8125rem !important;
}

.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h2,
.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h2 strong {
    font-weight: 400 !important;
}

.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h3 {
    font-size: 2.25rem !important;
}

.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h3,
.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h3 strong {
    font-weight: 400 !important;
}

.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h4 {
    font-size: 1.875rem !important;
}

.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h4,
.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h4 strong {
    font-weight: 400 !important;
}

.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h5 {
    font-size: 1.5rem !important;
}

.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h5,
.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h5 strong {
    font-weight: 400 !important;
}

.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h6 {
    font-size: 1.25rem !important;
}

.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h6,
.single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h6 strong {
    font-weight: 600 !important;
}

body .single-post-content div .cta-row .elementor-widget-container p {
    font-weight: 400 !important;
    font-size: 1.125rem !important;
}

body .single-post-content div .cta-row .elementor-widget-container p:last-of-type {
    margin-bottom: 0px !important;
}

body .single-post-content .stoerer p {
    margin-bottom: 0px !important;
}

@media screen and (max-width:1024px) {
    .single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h1 {
        font-size: 2.5625rem !important;
    }

    .single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h2 {
        font-size: 1.8125rem !important;
    }

    .single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h3 {
        font-size: 1.625rem !important;
    }

    .single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h4 {
        font-size: 1.5rem !important;
    }

    .single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h5 {
        font-size: 1.25rem !important;
    }

    .single-post-content div:not(.post-archive):not([data-elementor-type="footer"]) h6 {
        font-size: 1rem !important;
    }
}

.single-post-content h2,
.single-post-content h3,
.single-post-content h4,
.single-post-content h5,
.single-post-content h6 {
    margin-top: 0px !important;
}

.single-post-content p,
.single-post-content ul,
.single-post-content ol {
    margin-bottom: 30px !important;
}

.single-post-content blockquote {
    padding-left: 30px;
    margin: 40px 0 40px 0;
    margin-left: 0px !important;
    border-image: linear-gradient(to bottom, #FF5F5F 0%, #FFAD32 100%) 1;
    border-width: 0;
    border-left-width: 8px;
    border-style: solid;
}

@media screen and (max-width:1024px) {
    .single-post-content blockquote {
        border-left-width: 6px;
        padding-left: 20px;
        margin: 25px 0 25px 0;
    }

    .single-post-content p,
    .single-post-content ul,
    .single-post-content ol {
        margin-bottom: 20px !important;
    }
}

.single-post-author {
    position: relative;
}

.single-post-author h4 {
    font-size: 16px !important;
    font-weight: 700 !important;
    margin: -22.5px 0 0 0px !important;
    padding: 0px !important;
}

.single-post-author:after,
.single-post-content:after {
    position: absolute;
    bottom: 5.5px;
    left: 0px;
    height: 2px;
    content: "";
    display: block;
    width: calc(100% - 0px);
    background-image: linear-gradient(90deg, transparent, transparent 50%, #fff 50%, #fff 100%), linear-gradient(91deg, #FF5F5F 8.88%, #FFAD32 63.6%);
    background-size: 25px 2px, 100% 2px;
    border: none;
}

.single-post-content {
    position: relative;
}

.single-post-content:after {
    bottom: 0px;
}

.sticky-sidebar {
    border-radius: 20px !important;
}

.sticky-parent {
    z-index: 1;
}

@media screen and (min-width:1025px) {
    .sticky-sidebar {
        position: sticky !important;
        top: 40px !important;
    }

    .sticky-parent {
        position: relative !important;
    }
}

@media screen and (max-width:1024px) {
    .sticky-parent.sticky-mobile .sticky-sidebar {
        background-color: #fff !important;
    }

    .sticky-parent.sticky-mobile {
        position: fixed;
        top: 10px;
        z-index: 1;
        left: 5px;
        width: calc(100% - 10px);
    }
}

.sticky-sidebar .elementor-toc__list-item-text-wrapper {
    align-items: flex-start !important;
}

.sticky-sidebar .elementor-toc__header {
    position: relative;
    margin-top: 5px !important;
}

.sticky-sidebar .elementor-toc__body:before {
    position: absolute;
    top: 0px;
    left: 30px;
    height: 2px;
    content: "";
    display: block;
    width: calc(100% - 60px);
    background-image: linear-gradient(90deg, transparent, transparent 50%, #fff 50%, #fff 100%), linear-gradient(91deg, #FF5F5F 8.88%, #FFAD32 63.6%);
    background-size: 25px 2px, 100% 2px;
    border: none;
}

.sticky-sidebar .elementor-toc__body {
    position: relative;
    margin-top: -6px;
    padding-top: 30px !important;
}

@media screen and (max-width:1024px) {
    .sticky-sidebar .elementor-toc__body:before {
        top: 6px;
        left: 20px;
        width: calc(100% - 40px);
    }
}

.sticky-sidebar .elementor-toc__header svg {
    transform: scale(0.7) !important;
}

.single-post-cat {
    position: absolute;
    z-index: 1;
}

.single-post-cat .elementor-post__badge {
    margin: 0 !important;
    padding: 12.5px 20px 10px 20px !important;
    border-radius: 0px !important;
    color: #fff;
    background-color: rgb(89, 96, 246);
    font-size: 12px;
    border-top-left-radius: 20px !important;
    text-transform: uppercase;
}

.btn-cta-row {
    flex: none !important;
}

@media screen and (max-width:1024px) {
    [data-elementor-type="single-post"] {
        overflow: hidden !important;
    }

    .single-post-author.no-toc {
        margin-top: -20px !important;
    }
}

/*Single WIki*/

.single-encyclopedia ul,
.single-encyclopedia ol,
.single-encyclopedia table {
    margin-bottom: 30px;
}

@media screen and (min-width:1025px) {
    .single-encyclopedia .sticky_stop {
        position: absolute;
    }
}

@media screen and (max-width:1024px) {
    .single-post-content:after {
        display: none;
    }
}

/*Menu Headings Overrides into p*/

p.h1, p.h2, p.h3, p.h4, p.h5, p.h6 {
    margin: 0 !important;
}

.h1 p {
    font-size: 2.5rem !important;
}

.h2 p {
    font-size: 2rem !important;
}

.h3 p {
    font-size: 1.75rem !important;
}

.h4 p {
    font-size: 1.5rem !important;
}

.h5 p {
    font-size: 1.25rem !important;
}

.h6 p {
    font-size: 1rem !important;
}

/**/
.full-bg-width {
    position: relative;
}

.full-bg-width:after,
.full-bg-width:before {
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    content: "";
    background-color: #0E0A3B;
    z-index: 1;
}

.full-bg-width:before {
    left: -5px;
}

.full-bg-width:after {
    right: -5px;
}

/*Hubspot FAQ form*/
#hs-faq-form button,
#hs-faq-form label {
    display: none !important;
}

#hs-faq-form {
    width: 100%;
    max-width: 475px;
    position: relative;
}

#hs-faq-form input {
    height: 85px;
    color: #fff !important;
    font-size: 22px;
    border: none;
    border-radius: 42.5px;
    background: #5960F6 url(_img/search-icon.svg) no-repeat calc(0% + 35px) center;
    background-size: 30px 38px;
    padding-left: 110px;
}

#hs-faq-form input:focus {
    box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.15);
}

#hs-faq-form:after {
    position: absolute;
    content: "";
    left: 90px;
    width: 2px;
    background-color: #fff;
    height: 55px;
    top: 15px;
}

#hs-faq-form ::placeholder {
    color: #fff !important;
    font-size: 22px;
}

#hs-faq-form input[type="submit"] {
    padding-left: 45px;
    position: absolute;
    background-color: rgba(255, 0, 0, 0);
    top: 0;
    left: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

@media screen and (max-width:767px) {
    #hs-faq-form input {
        height: 60px;
        font-size: 18px;
        background: #5960F6 url(_img/search-icon.svg) no-repeat calc(0% + 25px) center;
        background-size: 25px 32px;
        padding-left: 80px;
    }

    #hs-faq-form ::placeholder {
        font-size: 18px;
    }

    #hs-faq-form:after {
        position: absolute;
        left: 65px;
        height: 40px;
        top: 10px;
    }

    #hs-faq-form input[type="submit"] {
        padding-left: 20px;
    }

}

/*Icon lists*/

li.item-spot,
.item-spot li,
li.item-arrow,
.item-arrow li,
li.item-rocket,
.item-rocket li {
    padding-left: 24px;
    list-style-type: none;
    margin: 10px 0;
    position: relative;
    margin-left: -23.5px;
}

li.item-spot:before,
.item-spot li:before,
li.item-arrow:before,
.item-arrow li:before,
li.item-rocket:before,
.item-rocket li:before {
    content: "";
    width: 16px;
    height: 16px;
    background-size: contain !important;
    position: absolute;
    top: 6.5px;
    left: 0px;
}

li.item-spot:before,
.item-spot li:before {
    background: url(_img/spot-bullet.svg) no-repeat center center;
}

li.item-arrow:before,
.item-arrow li:before {
    background: url(_img/arrow-bullet.svg) no-repeat left center;
}

li.item-rocket:before,
.item-rocket li:before {
    background: url(_img/rocket-bullet.png) no-repeat left center;
}

@media screen and (max-width:1024px) {

    li.item-spot:before,
    .item-spot li:before,
    li.item-arrow:before,
    .item-arrow li:before,
    li.item-rocket:before,
    .item-rocket li:before {
        width: 15px;
        height: 15px;
        top: 4px;
    }
}

/*Accordion Partner*/


.page-id-9222 .elementor-widget-video {
    filter: drop-shadow(5px 5px 10px rgba(155, 155, 155, 0.3)) !important;
    object-fit: contain !important;
}

.accordion-partner .e-n-accordion-item-title {
    padding: 12.5px 0 !important;
}

.accordion-partner.accordion-partner-news .e-n-accordion-item:first-of-type .e-n-accordion-item-title .e-n-accordion-item-title-header {
    transition: 0.35s all;
}

/*
.accordion-partner.accordion-partner-news .e-n-accordion-item:first-of-type .e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-header{
    background: linear-gradient(269.91deg, #FFAD32 8.88%, #FFAD32 8.88%, #FF5F5F 63.6%) !important;
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
    border-radius: 5px !important;
}

.accordion-partner-wrap{
    position: relative;
}

.accordion-partner-wrap:after{
    position: absolute;
    width: calc(100% + 5px);
    height: calc(100% + 5px);
    top:-2.5px;
    left:-2.5px;
    z-index: -1;
    content:"";
    background: #1F31A6;
    border-radius: 22.5px !important;
}*/



.accordion-partner .e-n-accordion-item:first-of-type .e-n-accordion-item-title {
    border-top: none !important;
    transition: 0.35s all;
}

.accordion-partner .e-n-accordion-item-title:hover,
.accordion-partner.accordion-partner-news .e-n-accordion-item-title[aria-expanded="true"]:first-of-type .e-n-accordion-item-title-text {
    color: #1F31A6 !important;
}

.accordion-partner .e-n-accordion-item-title+div .elementor-icon-list-item a {
    display: inline-flex !important;
    width: auto;
}

.accordion-partner .e-n-accordion-item-title+div .elementor-icon-list-item a .elementor-icon-list-text {
    border-bottom: 1px dotted #cdcdcd;
    padding-left: 0px !important;
    margin-left: 7.5px !important;
    transition: 0.35s all;
}

.accordion-partner .e-n-accordion-item-title+div .elementor-icon-list-item a:hover .elementor-icon-list-text {
    border-color: rgba(31, 49, 166, 0.5) !important;
    color: rgba(31, 49, 166, 0.5) !important;
}

.accordion-partner .e-n-accordion-item-title-icon {
    background-color: #1F31A6 !important;
    padding: 9px 10px !important;
    border-radius: 5px !important;
}

.accordion-partner .elementor-widget-text-editor p a,
.accordion-partner .elementor-widget-text-editor li a {
    color: #1F31A6 !important;
    border-bottom: 1px dotted #1F31A6 !important;
}

.accordion-partner .elementor-widget-text-editor p a:hover,
.accordion-partner .elementor-widget-text-editor li a:hover {
    border-bottom: 1px dotted rgba(31, 49, 166, 0.5) !important;
    color: rgba(31, 49, 166, 0.5) !important;
}

.accordion-partner .elementor-widget-text-editor ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

.accordion-partner .elementor-widget-text-editor span img {
    vertical-align: sub;
}

.accordion-partner .elementor-widget-text-editor h5 {
    font-size: 18px !important;
}

.video-grid-wrap>div [data-element_type="container"] {
    margin-top: auto !important;
    margin-bottom: 30px !important;
    padding-top: 10px !important;
}

.video-grid-wrap video {
    object-fit: contain !important;
}

.video-grid-wrap {
    margin-left: -20px !important;
    margin-right: -20px !important;
}

.video-grid-wrap>div {
    padding: 20px !important;
}

@media screen and (max-width:767px) {
    .bg-partner-hero {
        background-image: none !important;
    }

}

/*
    .partner-nav.sticky-mobile {
        position: fixed;
        top: 10px;
        z-index: 1;
        left: 5px;
        width: calc(100% - 10px);
    }*/

/*PDF*Embed*/
.pdfemb-viewer,
.pdfemb-viewer .pdfemb-pagescontainer,
.pdfemb-inner-div,
.pdfemb-inner-div canvas {
    width: 100% !important;
    object-fit: contain !important;
}

.pdfembed-iframe {
    filter: drop-shadow(5px 5px 10px rgba(155, 155, 155, 0.3)) !important;
    transform: translate3d(0, 0, 0) !important;
}

/* Facts */

.facts-wrap {
    position: relative;
    padding-bottom: 20px !important;
}

.facts-wrap:after {
    content: "";
    width: 100%;
    height: 4px;
    background-image: linear-gradient(91deg, #FF5F5F 8.88%, #FFAD32 63.6%) !important;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 2px;
}

/* Table */
.sme-table .tablepress th,
.sme-table .tablepress td {
    padding: 15px;
    color: #fff !important;
    vertical-align: middle !important;
}

.sme-table .tablepress img{
    width: 17px;
    height: 12px;
    object-fit: contain;
    transform: translateY(1px);
}

.sme-table.table-4 .tablepress th,
.sme-table.table-4 .tablepress td{
    width: 25% !important;
}

.sme-table.table-3 .tablepress th,
.sme-table.table-3 .tablepress td{
    width: 33% !important;
}

.sme-table .tablepress thead th {
    color: #fff !important;
    background-color: rgba(0, 0, 0, 0);
    border: none !important;
    text-align: center;
    padding-right: 35px;
}

.sme-table .tablepress tbody tr:first-of-type .column-2:after,
.sme-table .tablepress tbody tr:first-of-type .column-3:after,
.sme-table .tablepress tbody tr:first-of-type .column-4:after {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.sme-table .tablepress tbody tr:last-of-type .column-2:after,
.sme-table .tablepress tbody tr:last-of-type .column-3:after,
.sme-table .tablepress tbody tr:last-of-type .column-4:after {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom: 0px solid rgba(0, 0, 0, 0) !important;
}

.sme-table .tablepress tbody tr:last-of-type .column-1,
.sme-table .tablepress tbody tr:last-of-type .column-2,
.sme-table .tablepress tbody tr:last-of-type .column-3,
.sme-table .tablepress tbody tr:last-of-type .column-4 {
    border-bottom: 0px !important;
}

.sme-table .tablepress tbody tr:first-of-type .column-1,
.sme-table .tablepress tbody tr:first-of-type .column-2,
.sme-table .tablepress tbody tr:first-of-type .column-3,
.sme-table .tablepress tbody tr:first-of-type .column-4 {
    border-top: 0px solid rgba(0, 0, 0, 0) !important;
    border-bottom: 0px solid rgba(0, 0, 0, 0) !important;
}

.sme-table .tablepress .column-1 {
    background-color: rgba(0, 0, 0, 0) !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border-top: 0px solid rgba(0, 0, 0, 0) !important;
    border-bottom: 0px solid rgba(0, 0, 0, 0) !important;
    position: relative;
    padding-right: 35px;
}

.sme-table .tablepress tbody tr:not(:last-of-type) .column-1:after {
    position: absolute;
    content: "";
    width: calc(100% - 20px);
    left: 0px;
    top: 0px;
    height: calc(100% - 0px);
    border-bottom: 2px solid #3036B4;
}

.sme-table .tablepress tbody tr .column-2 {
    background-color: rgba(0, 0, 0, 0) !important;
    border-top: 0px solid rgba(0, 0, 0, 0) !important;
    border-bottom: 0px solid rgba(0, 0, 0, 0) !important;
    text-align: center;
    position: relative;
    padding-right: 35px;
    transform-style: preserve-3d;
}

.sme-table .tablepress tbody tr .column-2:after {
    position: absolute;
    transform: translateZ(-1px);
    content: "";
    width: calc(100% - 20px);
    left: 0px;
    top: 0px;
    background-color: #5960F6;
    height: calc(100% - 0px);
    border-bottom: 2px solid #0E0A3B;
}

.sme-table .tablepress tbody tr .column-3,
.sme-table .tablepress tbody tr .column-4 {
    border: 0px solid rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0) !important;
    border-bottom: 0px solid #0D0E32;
    text-align: center;
    padding-right: 35px;
    transform-style: preserve-3d;
}

.sme-table .tablepress tbody tr .column-3:after,
.sme-table .tablepress tbody tr .column-4:after {
    position: absolute;
    transform: translateZ(-1px);
    content: "";
    width: calc(100% - 20px);
    left: 0px;
    border-bottom: 2px solid #0E0A3B;
    top: 0px;
    background-color: #3036B4;
    height: calc(100% - 0px);
}

@media screen and (max-width: 1024px) {
    .sme-table table {
        overflow-x: auto !important;
        table-layout: fixed !important;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .sme-table .elementor-shortcode{
        overflow-x: scroll !important;
        -ms-overflow-style: none;
        scrollbar-width: none;
        
    }

    .sme-table .elementor-shortcode::-webkit-scrollbar,
    .sme-table .sme-table table::-webkit-scrollbar {
        display: none;
    }

    .sme-table.table-4  .tablepress th,
    .sme-table.table-4 .tablepress td{
        width: 275px !important;
    }
    
    .sme-table.table-3  .tablepress th,
    .sme-table.table-3 .tablepress td {
        width: 275px !important;
    }
}