@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.0/font/bootstrap-icons.css";

:root,
:root.light,
:root .light {
    --falcon-body-bg: $white
}

@font-face {
    font-family: "Heebo";
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/heebo-v15-latin-100.eot");
    src: local(""), url("../fonts/heebo-v15-latin-100.eot?#iefix") format("embedded-opentype"), url("../fonts/heebo-v15-latin-100.woff2") format("woff2"), url("../fonts/heebo-v15-latin-100.woff") format("woff"), url("../fonts/heebo-v15-latin-100.ttf") format("truetype"), url("../fonts/heebo-v15-latin-100.svg#Heebo") format("svg")
}

@font-face {
    font-family: "Heebo";
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/heebo-v15-latin-200.eot");
    src: local(""), url("../fonts/heebo-v15-latin-200.eot?#iefix") format("embedded-opentype"), url("../fonts/heebo-v15-latin-200.woff2") format("woff2"), url("../fonts/heebo-v15-latin-200.woff") format("woff"), url("../fonts/heebo-v15-latin-200.ttf") format("truetype"), url("../fonts/heebo-v15-latin-200.svg#Heebo") format("svg")
}

@font-face {
    font-family: "Heebo";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/heebo-v15-latin-300.eot");
    src: local(""), url("../fonts/heebo-v15-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/heebo-v15-latin-300.woff2") format("woff2"), url("../fonts/heebo-v15-latin-300.woff") format("woff"), url("../fonts/heebo-v15-latin-300.ttf") format("truetype"), url("../fonts/heebo-v15-latin-300.svg#Heebo") format("svg")
}

@font-face {
    font-family: "Heebo";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/heebo-v15-latin-regular.eot");
    src: local(""), url("../fonts/heebo-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/heebo-v15-latin-regular.woff2") format("woff2"), url("../fonts/heebo-v15-latin-regular.woff") format("woff"), url("../fonts/heebo-v15-latin-regular.ttf") format("truetype"), url("../fonts/heebo-v15-latin-regular.svg#Heebo") format("svg")
}

@font-face {
    font-family: "Heebo";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/heebo-v15-latin-500.eot");
    src: local(""), url("../fonts/heebo-v15-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/heebo-v15-latin-500.woff2") format("woff2"), url("../fonts/heebo-v15-latin-500.woff") format("woff"), url("../fonts/heebo-v15-latin-500.ttf") format("truetype"), url("../fonts/heebo-v15-latin-500.svg#Heebo") format("svg")
}

@font-face {
    font-family: "Heebo";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/heebo-v15-latin-600.eot");
    src: local(""), url("../fonts/heebo-v15-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/heebo-v15-latin-600.woff2") format("woff2"), url("../fonts/heebo-v15-latin-600.woff") format("woff"), url("../fonts/heebo-v15-latin-600.ttf") format("truetype"), url("../fonts/heebo-v15-latin-600.svg#Heebo") format("svg")
}

@font-face {
    font-family: "Heebo";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/heebo-v15-latin-700.eot");
    src: local(""), url("../fonts/heebo-v15-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/heebo-v15-latin-700.woff2") format("woff2"), url("../fonts/heebo-v15-latin-700.woff") format("woff"), url("../fonts/heebo-v15-latin-700.ttf") format("truetype"), url("../fonts/heebo-v15-latin-700.svg#Heebo") format("svg")
}

@font-face {
    font-family: "Heebo";
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/heebo-v15-latin-900.eot");
    src: local(""), url("../fonts/heebo-v15-latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/heebo-v15-latin-900.woff2") format("woff2"), url("../fonts/heebo-v15-latin-900.woff") format("woff"), url("../fonts/heebo-v15-latin-900.ttf") format("truetype"), url("../fonts/heebo-v15-latin-900.svg#Heebo") format("svg")
}

@font-face {
    font-family: "Heebo";
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/heebo-v15-latin-800.eot");
    src: local(""), url("../fonts/heebo-v15-latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/heebo-v15-latin-800.woff2") format("woff2"), url("../fonts/heebo-v15-latin-800.woff") format("woff"), url("../fonts/heebo-v15-latin-800.ttf") format("truetype"), url("../fonts/heebo-v15-latin-800.svg#Heebo") format("svg")
}

.nav-tabs .nav-link {
    font-weight: 400;
    font-size: 1rem
}

.navbar-glass-shadow {
    box-shadow: unset !important
}

.contact_field {
    margin-bottom: 10px;
    border-style: solid;
    box-sizing: border-box;
    color: #8b8d94;
    border-color: rgba(51, 51, 51, .11);
    background-color: #fdfdfd;
    border-radius: 2px;
    height: 2.5rem
}

.flatpickr-calendar {
    width: unset;
    border: none !important
}

.flatpickr-days {
    width: unset
}

.dayContainer {
    width: unset;
    min-width: unset;
    max-width: unset
}

.flatpickr-day {
    width: 14.2857143%;
    line-height: 36px;
    max-width: unset;
    color: var(--falcon-900)
}

.flatpickr_circle {
    max-width: 39px !important
}

.flatpickr-day.selected {
    background: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0)
}

.flatpickr-day.selected:hover {
    color: #d14200
}

.flatpickr-day .flatpickr_circle {
    background: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 50%;
    min-width: 38px !important;
    display: inline-block
}

.selected .flatpickr_circle {
    background-color: #d14200;
    box-shadow: none;
    border-color: #d14200
}

.selected .flatpickr_circle:hover {
    color: #d14200;
    border-color: #d14200
}

.flatpickr-day.today {
    border-color: rgba(0, 0, 0, 0)
}

.today .flatpickr_circle {
    border-color: #959ea9
}

.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important
}

.flatpickr-day:hover {
    color: #d14200
}

.flatpickr_circle:hover,
.flatpickr_circle:focus {
    background-color: var(--falcon-200);
    border-color: var(--falcon-200)
}

.flatpickr-day.flatpickr-disabled .flatpickr_circle:hover,
.flatpickr-day.flatpickr-disabled .flatpickr_circle:focus {
    background: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0)
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
    color: rgba(57, 57, 57, .4)
}

.img_schritte {
    width: 100%;
    max-height: 400px;
    filter: grayscale(100%);
    -o-object-fit: cover;
    object-fit: cover
}

.img_schritte:hover {
    filter: grayscale(0%)
}

.grow {
    transition: all .2s ease-in-out
}

.grow:hover {
    transform: scale(1.2)
}

.icon-l {
    width: 3rem;
    height: 3rem;
    stroke: #d14200;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none
}

.btn-l {
    padding: 16px 24px;
    font: normal 22px/24px;
    letter-spacing: 1px;
    text-transform: none;
    border-radius: 1px;
    border: 1px solid #414141;
    color: #414141;
    background: none;
    font-size: larger
}

.btn-l:hover {
    color: #d14200;
    background: none
}

.btn-xl {
    padding: 1.25rem 2.5rem;
    font-family: "Heebo", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.125rem;
    font-weight: 400
}

.btn-social {
    height: 2.5rem;
    width: 2.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 100%
}

.btn-background {
    background-color: rgba(255, 255, 255, .75) !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important
}

.btn-success {
    min-width: 98.2px;
    letter-spacing: 0;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0 8px 8px;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px
}

.btn-success:hover {
    border-color: rgba(209, 66, 0, .1);
    outline: none;
    background-color: rgba(255, 255, 255, .85)
}

header.masthead {
    padding-top: 5.5rem;
    padding-bottom: 6rem;
    text-align: left;
    color: #fff;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover
}

header.masthead .masthead-subheading {
    font-size: 1.5rem;
    font-weight: 300;
    font-style: normal;
    line-height: 1.5rem;
    margin-bottom: 25px;
    font-family: "Heebo", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    text-shadow: 0px 0px 5pt #000
}

header.masthead .masthead-heading {
    font-size: 3.25rem;
    font-weight: 400;
    line-height: 3.25rem;
    margin-bottom: 1.5rem;
    font-family: "Heebo", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-shadow: 0px 0px 5pt #000
}

@media(min-width: 768px) {
    header.masthead {
        padding-top: 11rem;
        padding-bottom: 6.5rem
    }

    header.masthead .masthead-subheading {
        font-size: 1.5rem;
        font-weight: 400;
        font-style: normal;
        line-height: 2.5rem;
        margin-bottom: 1rem;
        text-shadow: 0px 0px 5pt #000
    }

    header.masthead .masthead-heading {
        font-size: 4.5rem;
        font-weight: 400;
        line-height: 4.5rem;
        margin-bottom: 1rem;
        text-shadow: 0px 0px 5pt #000
    }
}

section {
    position: relative;
    padding-top: 2rem;
    padding-bottom: 2rem;
    max-width: 1300px;
    margin-right: auto !important;
    margin-left: auto !important
}

@media(min-width: 992px) {
    p {
        font-size: larger
    }

    section {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

.section-subheading {
    font-size: 1.25rem
}

.social_icon {
    color: #aeb1b5;
    background-color: rgba(66, 64, 65, .15);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 1.75rem;
    height: 1.75rem;
    -webkit-margin-end: .5rem;
    margin-inline-end: .5rem;
    border-radius: 50%;
    cursor: pointer;
    font-size: 1rem;
    text-decoration: none;
    transition: all .15s ease
}

.social_icon_dark {
    color: #424041
}

.social_icon:hover {
    background-color: #d14200;
    color: #fff
}

.underline {
    bottom: -6px;
    background-color: #d14200;
    height: 2px;
    display: block;
    left: 1px;
    overflow: hidden;
    width: 0;
    opacity: .85;
    transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

.nav-item>a:hover i.underline,
.nav-link.active i.underline {
    width: 100%
}

.navbar-nav.li.a:hover {
    color: #d14200
}

.kachel_product {
    border-radius: 6px;
    border: 1px solid #424041;
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, .4);
    overflow: hidden;
    margin-bottom: 24px;
    position: relative;
    background-color: #fff;
    min-height: 15em
}

@media screen and (max-width: 992px) {
    .produkt_background_img~.kachel_product {
        border: none;
        box-shadow: none
    }
}

.kachel_product h5:hover {
    color: #d14200
}

.kachel_produkt_img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 140px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.kachel_produkt_circle {
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
    -o-object-fit: cover;
    object-fit: cover
}

.card .kachel_cart_icon {
    opacity: 0
}

.card:hover .kachel_cart_icon {
    opacity: 1
}

.kachel_cart_icon {
    display: block;
    float: right;
    text-align: right;
    padding: 0 32px 0 0px;
    width: 30px;
    position: absolute;
    right: 10px;
    top: 100px;
    z-index: 2;
    height: 30px;
    border-radius: 16px;
    box-sizing: border-box;
    transition: width .5s ease .2s
}

.kachel_cart_icon:hover {
    width: 90px
}

.kachel_cart_icon .kachel_cart_content {
    position: absolute;
    left: 10px;
    visibility: hidden;
    opacity: 0
}

.kachel_cart_icon:hover .kachel_cart_content {
    visibility: visible;
    opacity: 1;
    transition: visibility .2s linear .5s, opacity .2s linear
}

.produkt_background_img {
    position: absolute;
    z-index: -1;
    max-width: 1200px;
    width: 100%;
    max-height: 700px;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -o-object-fit: cover;
    object-fit: cover
}

.accordion-button {
    font-size: unset;
    background-color: #fff;
    color: #d14200
}

.accordion-button:not(.collapsed) {
    background-color: #fff;
    box-shadow: none
}

.accordion-button:not(.collapsed)::after {
    display: none
}

.accordion-button:not(.collapsed)::before {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23bc3b00'%3e%3cpath fill-rule='evenodd' d='M5.828 10.172a.5.5 0 0 0-.707 0l-4.096 4.096V11.5a.5.5 0 0 0-1 0v3.975a.5.5 0 0 0 .5.5H4.5a.5.5 0 0 0 0-1H1.732l4.096-4.096a.5.5 0 0 0 0-.707zm4.344-4.344a.5.5 0 0 0 .707 0l4.096-4.096V4.5a.5.5 0 1 0 1 0V.525a.5.5 0 0 0-.5-.5H11.5a.5.5 0 0 0 0 1h2.768l-4.096 4.096a.5.5 0 0 0 0 .707z'/%3e%3c/svg%3e");
    transform: rotate(-180deg)
}

.accordion-button::after {
    display: none
}

.accordion-button::before {
    background-color: var(--falcon-soft-dark);
    border-radius: 50%;
    flex-shrink: 0;
    width: 3rem;
    height: 3rem;
    margin-right: 20px;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23d14200'%3e%3cpath fill-rule='evenodd' d='M.172 15.828a.5.5 0 0 0 .707 0l4.096-4.096V14.5a.5.5 0 1 0 1 0v-3.975a.5.5 0 0 0-.5-.5H1.5a.5.5 0 0 0 0 1h2.768L.172 15.121a.5.5 0 0 0 0 .707zM15.828.172a.5.5 0 0 0-.707 0l-4.096 4.096V1.5a.5.5 0 1 0-1 0v3.975a.5.5 0 0 0 .5.5H14.5a.5.5 0 0 0 0-1h-2.768L15.828.879a.5.5 0 0 0 0-.707z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.5rem;
    background-position-x: center;
    background-position-y: center;
    transition: transform .2s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .accordion-button::before {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: var(--falcon-input-focus-border-color);
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(209, 66, 0, .25)
}

.accordion-body {
    background-color: #f0f0f0
}

.accordion-item {
    color: unset;
    background-color: #fff;
    border: none
}

.honigfeld {
    /* Versteckt das Feld visuell */
    position: absolute;
    left: -5000px;

    /* Verhindert, dass es per Tab anwählbar ist */
    tabindex: -1;

    /* Stellt sicher, dass es keinen Platz einnimmt */
    height: 0;
    width: 0;
    overflow: hidden;
    opacity: 0;
}