.elementor-kit-5{--e-global-color-primary:#86DE23;--e-global-color-secondary:#EBEBEB;--e-global-color-text:#222222;--e-global-color-accent:#29C4EE;--e-global-color-c8178d7:#F5F5F5;--e-global-color-13c1aec:#00000000;--e-global-color-7ac7bc1:#FFFFFF;--e-global-color-f36d5e7:#666666;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Prosto Sans", Sans-serif;font-size:1rem;line-height:1.5em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-c8178d7 );font-size:0.875rem;font-weight:bold;line-height:1em;color:var( --e-global-color-text );border-radius:64px 64px 64px 64px;padding:18px 36px 18px 36px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-text );color:var( --e-global-color-7ac7bc1 );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-bottom:0.5em;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 a:hover{color:var( --e-global-color-f36d5e7 );}.elementor-kit-5 h1{font-size:clamp(2.25rem, 0.6rem + 4.4vw, 5rem);font-weight:bold;line-height:1.1em;}.elementor-kit-5 h2{font-size:clamp(2rem, 0.8rem + 3.2vw, 4rem);font-weight:bold;line-height:1.2em;}.elementor-kit-5 h3{font-size:clamp(1.5rem, 1.2rem + 0.8vw, 2rem);font-weight:bold;line-height:1.25em;}.elementor-kit-5 h4{font-size:clamp(1.25rem, 1.1rem + 0.4vw, 1.5rem);font-weight:bold;line-height:1.4em;}.elementor-kit-5 h5{font-size:clamp(1.125rem, 1.05rem + 0.2vw, 1.25rem);font-weight:bold;line-height:1.5em;}.elementor-kit-5 img{border-radius:24px 24px 24px 24px;}.elementor-kit-5 label{color:var( --e-global-color-text );font-size:0.75rem;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-size:1rem;line-height:1.5em;border-radius:4px 4px 4px 4px;padding:12px 18px 12px 18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:32px;--container-default-padding-right:32px;--container-default-padding-bottom:32px;--container-default-padding-left:32px;}.elementor-widget:not(:last-child){--kit-widget-spacing:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.e-con{--container-default-padding-top:32px;--container-default-padding-right:32px;--container-default-padding-bottom:32px;--container-default-padding-left:32px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:32px;--container-default-padding-right:32px;--container-default-padding-bottom:32px;--container-default-padding-left:32px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:24px;--container-default-padding-right:24px;--container-default-padding-bottom:24px;--container-default-padding-left:24px;}}/* Start custom CSS */.nogap p:last-child {
    margin-bottom: 0;
}

.gradient-h {
    background: linear-gradient(90deg, var(--e-global-color-primary) 0%, var(--e-global-color-accent) 100%);
    background-clip: text;
    color: transparent;
}

.chevron-bottom-right::before {
    content: "";
    position: absolute;
    background-color: transparent;
    bottom: 0;
    height: 48px;
    width: 20px;
    right: 0;
    left: initial;
    top: -48px;
    bottom: initial;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom-right-radius: 24px;
    box-shadow: 0 24px 0 0 #ffffff;
    z-index: -1;
}

.chevron-bottom-right::after {
    content: "";
    position: absolute;
    background-color: transparent;
    bottom: 0;
    height: 48px;
    width: 24px;
    left: -24px;
    right: initial;
    top: initial;
    bottom: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom-right-radius: 24px;
    box-shadow: 0 24px 0 0 #ffffff;
    z-index: -1;
}

.gradient a {
    background: linear-gradient(90deg, var(--e-global-color-primary) 0%, var(--e-global-color-accent) 100%);
    padding: 1px !important;
    
    > span {
        background: #ffffff;
        padding: 16px 32px;
        border-radius: 64px;
        transition: all .3s ease-in-out;
    }
    
    &:hover > span {
        background: #ffffff00 !important;
    }
}

.gradient.grey a > span {
    background: #f5f5f5;
}

.gradient.black a > span {
    background: #222222;
    color: #ffffff;
}


.gradient-fat a {
    background: linear-gradient(90deg, var(--e-global-color-primary) 0%, var(--e-global-color-accent) 100%);
    padding: 2px !important;
    
    > span {
        background: #ffffff;
        padding: 20px 40px;
        border-radius: 64px;
        transition: all .3s ease-in-out;
    }
    
    &:hover > span {
        background: #ffffff00 !important;
    }
}

.elementor-icon {
    padding: 8px;
    margin-bottom: -6px;
}

.card {
    
    .gradient a > span {
        background: #222222;
        color: #ffffff
    }
    
    .content-wrapper {
        transition: all .3s ease-in-out;
        transform: translatey(128px);
    }
    
    .text-wrapper {
        transition: all .3s ease-in-out;
        transform: translatey(-48px);
    }
        
    &:hover {
        background-color: var(--e-global-color-text) !important;
        color: white;
        
        .content-wrapper, .text-wrapper {
            transform: translatey(0px);
        }
    }
}

.imprint::before {
        content: "";
    position: absolute;
    background-color: transparent;
    top: auto;
    width: 24px;
    left: -24px;
    border-bottom-right-radius: 24px;
    box-shadow: 0 24px 0 0 #ffffff;
    height: 48px;
    bottom: 0px;
}

.imprint::after {
    content: "";
    position: absolute;
    background-color: transparent;
    top: auto;
    width: 12px;
    right: -12px;
    border-bottom-left-radius: 24px;
    box-shadow: 0 12px 0 0 #ffffff;
    height: 24px;
    bottom: 0px;
}

/* Tabellen */

body:not(.checkout-wc) table {
    background-color: #eeeeee;
    margin-block-end:0;
    font-size: .875rem;
    border-radius: 16px;
    overflow: hidden;
}

body:not(.checkout-wc) table td,body:not(.checkout-wc) table th {
    padding: 12px 16px;
    line-height: 1.5;
    vertical-align: middle;
    border: none;
}

body:not(.checkout-wc) table th {
    font-weight: 900;
    text-align: left;
}

body:not(.checkout-wc) table tfoot th,body:not(.checkout-wc) table thead th {
    font-size: 1rem;
}

body:not(.checkout-wc) table caption+thead tr:first-child td,body:not(.checkout-wc) table caption+thead tr:first-child th,body:not(.checkout-wc) table colgroup+thead tr:first-child td,body:not(.checkout-wc) table colgroup+thead tr:first-child th,body:not(.checkout-wc) table thead:first-child tr:first-child td,body:not(.checkout-wc) table thead:first-child tr:first-child th {
    border-block-start:none;
}

body:not(.checkout-wc) table tbody>tr:nth-child(odd)>td,body:not(.checkout-wc) table tbody>tr:nth-child(odd)>th {
    background-color: #e7e7e7;)
}

body:not(.checkout-wc) table tbody tr:hover>td,body:not(.checkout-wc) table tbody tr:hover>th {
    background-color: #dddddd;)
}

body:not(.checkout-wc) table tbody+tbody {
    border-block-start:none;
}

.e-n-accordion {
    .e-n-accordion-item-title, .e-con {
        backdrop-filter: blur(24px);
    }
}

@media (max-width: 1024px) {
    .card {
        .content-wrapper {
            transform: translatey(0px);
        }
        
        .text-wrapper {
            transform: translatey(0px);
        }
    }
}

@media (max-width: 767px) {
    body:not(.checkout-wc) table table {
        font-size:.875rem
    }

    body:not(.checkout-wc) table table td,body:not(.checkout-wc) table table th {
        padding: 8px;
        line-height: 1.3;
        text-align: left;
    }

    body:not(.checkout-wc) table table th {
        font-weight: 900;
        text-align: left;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Prosto Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://exabotix.com/wp-content/uploads/2025/05/TypeType-TT-Prosto-Sans-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Prosto Sans';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://exabotix.com/wp-content/uploads/2025/05/TypeType-TT-Prosto-Sans-Italic.woff') format('woff');
}
@font-face {
	font-family: 'Prosto Sans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://exabotix.com/wp-content/uploads/2025/05/TypeType-TT-Prosto-Sans-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */