/* -------- ANFRAGE --------- */

:root {
    --datepicker-color-highlight: rgba(139, 168, 32, 1);
    --datepicker-color-selected: rgba(139, 168, 32, 0.25);
}

.el-anfrage.bhElement {
    background: rgba(0, 0, 0, 0);
}
h3.fieldblock-title {
    letter-spacing: 1px;
    margin-bottom: 30px;
}
.fieldblock {
    padding: 35px 0px 10px 0px;
}
.fieldblock.bh-margin {
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.fieldblock.bh-margin:last-child {
    border: 0px;
}

.el-anfrage input[type="text"],
.el-anfrage input[type="number"],
.el-anfrage input[type="file"],
.el-anfrage input[type="time"],
.el-anfrage textarea,
.el-anfrage select {
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    font-size: inherit;
    font-family: "Montserrat", sans-serif;
    box-sizing: border-box;
    padding: 15px 20px;
    font-size: clamp(14px, 2.333333333vw, 16px);
    width: 100%;
    -webkit-appearance: none;
    background-color: rgba(0, 0, 0, 0.02);
    transition: 0.4s all;
}
.el-anfrage input[type="file"] {
    cursor: pointer;
}

.el-anfrage textarea {
    height: 120px;
}

.el-anfrage input:focus {
    color: #8ba820;
    background: var(--lightbrown);
    transition: 0.4s all;
}

.el-anfrage textarea:hover,
.el-anfrage textarea:focus,
.el-anfrage input:hover,
.el-anfrage input:focus,
.el-anfrage select:hover,
.el-anfrage select:focus {
    border: 1px solid #8ba820;
}

/* FIREFOX + OPERA  */
/* input,
button,
textarea {
    background: #fff;
    border: 1px solid #c9c9c9;
} */

.el-anfrage input[type="submit"] {
    border: none;
    cursor: pointer;
    padding: 16px 24px;
    display: inline-block;
    -webkit-appearance: none;
    width: auto;
    min-width: 200px;
    font-size: 18px;
    position: relative;

    font-family: "Montserrat", sans-serif;
    font-size: 0.9286rem;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none !important;
    letter-spacing: 0.07143rem;
    background: #8ca51a;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    transition: background 0.4s;
    text-transform: uppercase;
}

.el-anfrage input[disabled="true"] {
    opacity: 0.6;
    cursor: not-allowed;
}

.el-anfrage .field-select-wrapper {
    position: relative;
    display: block;
    cursor: pointer;
}

/* -------- Special Select -------- */

.el-anfrage select {
    background-color: rgba(0, 0, 0, 0.02);
    height: 50px;
}
.el-anfrage .select-icon {
    position: absolute;
    color: #8ba820;
    top: 0;
    right: 0;
    padding: 15px 10px;
    height: 100%;
    font-size: 20px;
    line-height: 24px;
    box-sizing: border-box;
    border-left: 1px solid #c9c9c9;
    pointer-events: none;
}
.bh-deprecated-datepicker {
    position: relative;
}
.bh-deprecated-datepicker:after {
    content: "\e9a8";
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    right: 3px;
    text-align: center;
    line-height: 42px;
    font-size: 20px;
    color: #7d7d7d;

    font-family: "bakehouse-iconset" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*
    Special Checkbox
*/

.el-anfrage .field-checkbox-wrapper {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    border-radius: 1px;
    height: 170px;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    font-family: "Montserrat", sans-serif;
    color: rgba(0, 0, 0, 0.65);

    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.el-anfrage .field-checkbox-wrapper.brettschichtholz {
    background-image: url(/uploads/tx_bh/pfeifer_2017_brettschichtholz_west_0222.jpg);
}

.el-anfrage .field-checkbox-wrapper.massivholzplatten {
    background-image: url(/uploads/tx_bh/pfeifer_2017_massivholzplatten_west_8886.jpg);
}

.el-anfrage .field-checkbox-wrapper.konstruktionsvollholz {
    background-image: url(/uploads/tx_bh/pfeifer_2017_konstruktionsvollholz_west_9186.jpg);
}

.el-anfrage .field-checkbox-wrapper.rauhspundundlatten {
    background-image: url(/uploads/tx_bh/pfeifer_2017_rauhspund_und_latten_west_0192.jpg);
}

.el-anfrage .field-checkbox-wrapper.schalungsplatten {
    background-image: url(/uploads/tx_bh/pfeifer_2017_schalungsplatte_west_8875.jpg);
}

.el-anfrage .field-checkbox-wrapper.schalungstraeger {
    background-image: url(/uploads/tx_bh/pfeifer_2017_schalungstraeger_west_9130.jpg);
}

.el-anfrage .field-checkbox-wrapper.palettenklotz {
    background-image: url(/uploads/tx_bh/pfeifer2017_palettenklotz_west_0046.jpg);
}

.el-anfrage .field-checkbox-wrapper.verpackungsholz {
    background-image: url(/uploads/tx_bh/3243/pfeifer_2022_verpackungsholz_west_header_2.jpg);
}

.el-anfrage .field-checkbox-wrapper.schnittholz {
    background-image: url(/uploads/tx_bh/pfeifer_2017_schnittholz_west_0090.jpg);
}

.el-anfrage .field-checkbox-wrapper.hobelware {
    background-image: url(/uploads/tx_bh/pfeifer_pb_start_hobelware.jpg);
}

.el-anfrage .field-checkbox-wrapper.pellets {
    background-image: url(/uploads/tx_bh/pfeifer_2017_pellets_west_9366.jpg);
}

.el-anfrage .field-checkbox-wrapper.holzbriketts {
    background-image: url(/uploads/tx_bh/pfeifer_2017_holzbriketts_west_0023.jpg);
}
.el-anfrage .field-checkbox-wrapper.brettsperrholz {
    background-image: url(/uploads/tx_bh/pfeifer_2018_clt_west_0568.jpg);
}

.el-anfrage .field-checkbox-wrapper .produktbezeichnung {
    position: absolute;
    bottom: 5px;
    left: 45px;
    height: 33px;
    line-height: 35px;
}
.el-anfrage .field-checkbox-wrapper.brettsperrholz .produktbezeichnung {
    height: auto;
    line-height: 20px;
    text-align: left;
    bottom: 10px;
}
.el-anfrage .check-icon {
    position: absolute;
    top: 13px;
    left: 9px;
    text-align: center;
    height: 25px;
    width: 25px;
    font-size: 20px;

    line-height: 25px;
    box-sizing: border-box;
    overflow: hidden;
    pointer-events: none;
    background-color: white;
    border-radius: 3px;
    color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.12);
}

.el-anfrage .check-icon span {
    color: blue;
}

.el-anfrage .field-checkbox input[type="checkbox"] {
    display: none;
}

.el-anfrage
    .field-checkbox
    input[type="checkbox"]:checked
    + label
    .check-icon:before {
    content: "\e911";
    color: #fff;
    background-color: #8ba820;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.el-anfrage .field-radiobutton {
    margin-bottom: 10px;
}
.el-anfrage .field-radiobutton .field-radiobutton-label {
    padding-left: 10px;
    font-size: 17px;
    color: grey;
}
.el-anfrage .field-radiobutton input[type="radio"] {
    width: 20px;
    height: 20px;
    border-color: rgb(68, 68, 68);
}

/* disable */
.el-anfrage select:disabled {
    color: rgba(0, 0, 0, 0.2);
}

/* enable */
.el-anfrage select {
    color: rgba(0, 0, 0, 0.5);
}

#ui-datepicker-div {
    box-shadow: 0px 3px 100px rgba(0, 0, 0, 0.3);
}

.kunden-check-field {
    padding-top: 10px;
}

/* CHANGES */

.el-anfrage .fieldblock-description,
.el-anfrage .fieldblock-description p {
    font-size: 17px;
    color: grey;
}
.el-anfrage .addbutton-wrapper {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}

.el-anfrage .addbutton {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    color: #8ca600;
    text-transform: uppercase;
    position: relative !important;
    margin-bottom: 40px;
}

.el-anfrage .field-checkbox-wrapper2 {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    border-radius: 1px;
    height: 50px;
    width: 100%;
    font-size: 14px;
    line-height: 50px;
    font-family: "Montserrat", sans-serif;
    color: rgba(0, 0, 0, 0.65);

    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.el-anfrage .field-checkbox-wrapper2 .produktbezeichnung {
    position: absolute;
    left: 45px;
}

/* == Event-Anmeldung == */
.dev-dynamic-count-box,
.dev-dynamic-count-box .field {
    position: relative;
}
.dev-dynamic-count-box-add {
    cursor: pointer;
}
.dev-dynamic-count-box-remove {
    position: absolute;
    right: -7.5px;
    top: -7.5px;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    font-size: 15px;
    border: 2px solid white;
    padding: 5px;
    background-color: #8ca600;
    color: white;
    cursor: pointer;
}
.dev-dynamic-count-box:first-child .dev-dynamic-count-box-remove {
    display: none;
}

/* == mailform-corruption == */
.anfrage-upload {
    max-width: 400px;
}

.bh-form-radio {
    line-height: 50px;
    font-size: 1rem;
    color: #464646;
    padding-right: 20px;
    font-family: "Montserrat", sans-serif;
}

/* whistleblowing */

.el-anfrage .mailform-whistleblowing input[type="file"] {
    border: 1px solid rgba(0, 0, 0, 0.12);
    font-size: inherit;
    font-family: "Montserrat", sans-serif;
    box-sizing: border-box;
    padding: 22px 90px 22px 60px;
    width: 100%;
    -webkit-appearance: none;
    line-height: 1;
    color: #828282;
    background-color: #fff;
    box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.1);
    transition: 0.4s all;
}

.el-anfrage
    .mailform-whistleblowing
    .anfrage-upload.file-selected
    input[type="file"],
.el-anfrage
    .mailform-whistleblowing
    .anfrage-upload.too-big
    input[type="file"] {
    color: #fff;
}

.el-anfrage
    .mailform-whistleblowing
    input[type="file"]::-webkit-file-upload-button,
.el-anfrage .mailform-whistleblowing input[type="file"]::file-selector-button {
    visibility: hidden;
    width: 0;
}

.el-anfrage .mailform-whistleblowing input[type="file"] {
    cursor: pointer;
}

.el-anfrage .mailform-whistleblowing .dev-dynamic-count-box-remove {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 0;
    font-size: 20px;
    border: 0;
    border-left: 2px solid rgba(0, 0, 0, 0.12);
    padding: 15px 32px;
    color: #464646;
    background: unset;
    cursor: pointer;
}

.el-anfrage
    .mailform-whistleblowing
    .anfrage-upload.file-selected
    .dev-dynamic-count-box-remove,
.el-anfrage
    .mailform-whistleblowing
    .anfrage-upload.too-big
    .dev-dynamic-count-box-remove {
    border-color: rgba(255, 255, 255, 0.12);
    color: #fff;
}

.el-anfrage
    .mailform-whistleblowing
    .dev-dynamic-count-box:first-child
    .dev-dynamic-count-box-remove {
    display: none;
}

.el-anfrage
    .mailform-whistleblowing
    .dev-dynamic-count-box.anfrage-upload.file-selected
    .dev-dynamic-count-box-remove,
.el-anfrage
    .mailform-whistleblowing
    .dev-dynamic-count-box.anfrage-upload.too-big
    .dev-dynamic-count-box-remove {
    display: block;
}

.el-anfrage .mailform-whistleblowing .anfrage-upload {
    position: relative;
    max-width: unset;
}

.el-anfrage
    .mailform-whistleblowing
    .anfrage-upload.file-selected
    input[type="file"] {
    border-color: #569356;
    background: #569356;
}

.el-anfrage
    .mailform-whistleblowing
    .anfrage-upload.too-big
    input[type="file"] {
    border-color: #ad111d;
    background: #ad111d;
}

.el-anfrage .mailform-whistleblowing .anfrage-upload::before {
    content: "\e995";
    position: absolute;
    top: 50%;
    left: 28px;
    transform: translateY(-50%);
    font-family: "bakehouse-iconset" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    color: #8ba720;
    speak: never;
    font-feature-settings: "liga";
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.el-anfrage .mailform-whistleblowing .anfrage-upload.file-selected::before {
    content: "\e969";
    color: white;
}

.el-anfrage .mailform-whistleblowing .anfrage-upload.too-big::before {
    content: "\e92f";
    color: white;
}

.el-anfrage .mailform-whistleblowing .dev-dynamic-count-box-add {
    margin-bottom: 10px;
    text-align: center;
}

.el-anfrage .mailform-whistleblowing .dev-dynamic-count-box-add span {
    position: relative;
    padding-left: 32px;
    font-weight: 700;
    text-transform: uppercase;
    color: #8ba720;
}

.el-anfrage .mailform-whistleblowing .dev-dynamic-count-box-add span::before {
    content: "\e917";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-family: "bakehouse-iconset" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    speak: never;
    font-feature-settings: "liga";
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* SALESFORCE PRODUKTE */

.field-label {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(11px, 1.833333333vw, 13px);
    color: #656565;
}

.anfrage-salesforce-products {
    --toggler-gap: 4px;
    --products-gap: 4px;
}
@media only screen and (max-width: 767.98px) {
    .anfrage-salesforce-products {
        --products-gap: 20px;
    }
}
.el-anfrage .product-togglers {
    width: 100%;
    height: auto;
    margin-bottom: clamp(20px, 3.5vw, 24px);
}
.el-anfrage .product-togglers-inner {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: var(--toggler-gap);
}
.el-anfrage .product-toggler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 30px;
    padding: 8px 8px 8px 16px;
    background-color: white;
    border: 1px solid #8ba820;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    color: #8ba820;
    cursor: pointer;
    transition: ease color 0.3s, ease background-color 0.3s;
}
.el-anfrage .product-toggler.active,
.el-anfrage .product-toggler:hover {
    background-color: #8ba820;
    color: white;
}
.el-anfrage .product-toggler-counter {
    width: 22px;
    height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px;
    border-radius: 50%;
    line-height: 1;
    border: 1px solid #8ba820;
    background-color: transparent;
    color: #8ba820;
    transition: ease background-color 0.3s;
}
.el-anfrage .product-toggler.active .product-toggler-counter,
.el-anfrage .product-toggler:hover .product-toggler-counter {
    background-color: white;
}
@media only screen and (max-width: 600px) {
    .el-anfrage .product-togglers {
        overflow-x: auto;
        padding-bottom: 8px;
    }
    .el-anfrage .product-togglers-inner {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    }
    .el-anfrage .product-togglers::-webkit-scrollbar {
        height: 5px;
    }
    .el-anfrage .product-togglers::-webkit-scrollbar-track {
        background: transparent;
    }
    .el-anfrage .product-togglers::-webkit-scrollbar-thumb {
        background-color: #8ba820;
        border-radius: 2px;
        border: 0px solid transparent;
    }
    .el-anfrage .product-toggler {
        font-size: 12px;
    }
    .el-anfrage .product-toggler-counter {
        width: 18px;
        height: 18px;
    }
}

/* Product Content */

.el-anfrage .product-content {
    display: none;
}
.el-anfrage .product-content.active {
    display: block;
}
.el-anfrage .product-content-flex {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: var(--products-gap);
}
.el-anfrage .product-content-item {
    width: calc(25% - (var(--products-gap) * 2));
}
@media only screen and (max-width: 960px) {
    .el-anfrage .product-content-item {
        width: calc((100% / 3) - (var(--products-gap) * 2));
    }
}
@media only screen and (max-width: 767.98px) {
    .el-anfrage .product-content-item {
        width: calc(50% - (var(--products-gap) * 2));
    }
}
@media only screen and (max-width: 600px) {
    .el-anfrage .product-content-item {
        width: 100%;
    }
}

/* Warningbox */

.product-warning {
    margin-bottom: 15px;
    font-family: "Montserrat", sans-serif;
    color: red;
    font-size: 18px;
    display: none;
}
.product-warning-icon {
    font-size: 24px;
    margin-right: 10px;
}
.product-needed .product-warning {
    display: block;
}

/* Produktboxen */
.el-anfrage .product-checkbox-wrapper {
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
    font-size: 14px;
    line-height: normal;
    font-family: "Montserrat", sans-serif;
}
@media only screen and (min-width: 768px) {
    .el-anfrage .product-checkbox-wrapper {
        height: 180px;
        overflow: hidden;
    }
}
@media only screen and (max-width: 767.98px) {
    .el-anfrage .product-checkbox-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 71px;
        padding-bottom: 14px;
        border-bottom: 1px solid #ebebeb;
    }
}

.el-anfrage .product-checkbox-wrapper .product-checkbox-img {
    background-image: url(../images/products/schnittholz.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.el-anfrage .product-checkbox-wrapper.brettschichtholz .product-checkbox-img {
    background-image: url(../images/products/brettschichtholz.jpg);
}
.el-anfrage .product-checkbox-wrapper.profilholz .product-checkbox-img {
    background-image: url(../images/products/profilholz.jpg);
}
.el-anfrage .product-checkbox-wrapper.fussboeden .product-checkbox-img {
    background-image: url(../images/products/fussboeden.jpg);
}
.el-anfrage .product-checkbox-wrapper.latten .product-checkbox-img {
    background-image: url(../images/products/latten.jpg);
}
.el-anfrage
    .product-checkbox-wrapper.druckimpraegniertes_holz
    .product-checkbox-img {
    background-image: url(../images/products/druckimpraegniertes-holz.jpg);
}
.el-anfrage .product-checkbox-wrapper.massivholzplatten .product-checkbox-img {
    background-image: url(../images/products/massivholzplatte.jpg);
}
.el-anfrage
    .product-checkbox-wrapper.konstruktionsvollholz
    .product-checkbox-img {
    background-image: url(../images/products/konstruktionsholz.jpg);
}
.el-anfrage .product-checkbox-wrapper.rauhspundundlatten .product-checkbox-img {
    background-image: url(../images/products/rauhspund.jpg);
}
.el-anfrage .product-checkbox-wrapper.rahmenholz .product-checkbox-img {
    background-image: url(../images/products/rahmenholz.jpg);
}
.el-anfrage .product-checkbox-wrapper.schalungsplatten .product-checkbox-img {
    background-image: url(../images/products/schalungsplatten.jpg);
}
.el-anfrage .product-checkbox-wrapper.schalungstraeger .product-checkbox-img {
    background-image: url(../images/products/schalungstraeger.jpg);
}
.el-anfrage .product-checkbox-wrapper.palettenkloetze .product-checkbox-img {
    background-image: url(../images/products/palettenkloetze.jpg);
}
.el-anfrage .product-checkbox-wrapper.verpackungsholz .product-checkbox-img {
    background-image: url(../images/products/verpackungsholz.jpg);
}
.el-anfrage .product-checkbox-wrapper.schnittholz .product-checkbox-img {
    background-image: url(../images/products/schnittholz.jpg);
}
.el-anfrage .product-checkbox-wrapper.hobelware .product-checkbox-img {
    background-image: url(../images/products/hobelware.jpg);
}
.el-anfrage .product-checkbox-wrapper.pellets .product-checkbox-img {
    background-image: url(../images/products/pellets.jpg);
}
.el-anfrage .product-checkbox-wrapper.briketts .product-checkbox-img {
    background-image: url(../images/products/briketts.jpg);
}
.el-anfrage .product-checkbox-wrapper.brettsperrholz .product-checkbox-img {
    background-image: url(../images/products/brettsperrholz.jpg);
}
.el-anfrage .product-checkbox-wrapper.tiereinstreu .product-checkbox-img {
    background-image: url(../images/products/tiereinstreu.jpg);
}
@media only screen and (min-width: 768px) {
    .el-anfrage .product-checkbox-wrapper .product-checkbox-img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1;
        transition: ease transform 0.6s;
    }
    .el-anfrage .product-checkbox-wrapper:hover .product-checkbox-img {
        transform: scale(1.1);
    }
}
@media only screen and (max-width: 767.98px) {
    .el-anfrage .product-checkbox-wrapper .product-checkbox-img {
        width: 71px;
        align-self: stretch;
        margin-right: 14px;
        box-sizing: border-box;
    }
}

.el-anfrage .product-checkbox-wrapper .product-checkbox-icon {
    position: relative;
    width: 24px;
    height: 24px;
}
.el-anfrage .product-checkbox-wrapper .product-checkbox-icon-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 24px;
    transition: ease opacity 0.3s;
}
.el-anfrage
    .product-checkbox-wrapper
    .product-checkbox-icon-icon-unchecked.product-checkbox-icon-icon {
    color: black;
    opacity: 0.6;
}
.el-anfrage
    .product-checkbox-wrapper
    .product-checkbox-icon-icon-checked.product-checkbox-icon-icon {
    color: #8ba820;
    opacity: 0;
}
.el-anfrage
    .product-checkbox-wrapper.selected
    .product-checkbox-icon-icon-checked.product-checkbox-icon-icon {
    opacity: 1;
}
.el-anfrage
    .product-checkbox-wrapper.selected
    .product-checkbox-icon-icon-unchecked.product-checkbox-icon-icon {
    opacity: 0;
}
@media only screen and (min-width: 768px) {
    .el-anfrage .product-checkbox-wrapper .product-checkbox-icon {
        position: absolute;
        left: 16px;
        bottom: 19px;
        z-index: 2;
    }
}
@media only screen and (max-width: 767.98px) {
    .el-anfrage .product-checkbox-wrapper .product-checkbox-icon {
        width: 24px;
        margin-right: 14px;
        box-sizing: border-box;
    }
}

.el-anfrage .product-checkbox-wrapper .product-checkbox-text {
    position: relative;
    height: auto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #646363;
    transition: ease color 0.3s, ease font-weight 0.3s;
}
.el-anfrage .product-checkbox-wrapper.selected .product-checkbox-text {
    font-weight: 500;
    color: #8ba820;
}
@media only screen and (min-width: 768px) {
    .el-anfrage .product-checkbox-wrapper .product-checkbox-text {
        position: absolute;
        top: 20px;
        left: 20px;
        width: calc(100% - 40px);
        z-index: 2;
    }
}
@media only screen and (max-width: 767.98px) {
    .el-anfrage .product-checkbox-wrapper .product-checkbox-text {
        width: calc(100% - 24px - 14px - 14px - 71px);
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
}
.fieldblock-subtext,
.fieldblock-headline {
    font-family: "myriad-pro-condensed", sans-serif;
    font-size: clamp(17px, 2.833333333vw, 19px);
    font-weight: 300;
    line-height: normal;
    color: #464646;
}
.fieldblock-headline {
    font-weight: 400;
}

/* hidden inputs */
.anfrage-salesforce-products .product-checkbox-additional {
    display: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* !- Konferenz neu */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* !- Special Radiobutton */

.special-radio-button {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 3px;
    border: 2px solid rgba(0, 0, 0, 0.12);
    background: rgba(0, 0, 0, 0.02);
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.4s;
}
.special-radio-button.selected {
    border: 2px solid #8ba820;
    background: rgba(139, 168, 32, 0.1);
}
.special-radio-button:not(.selected):hover,
.special-radio-button:not(.selected):focus-within {
    border: 2px solid #8ba820;
}
.special-radio-button.selected:focus-within {
    outline: 2px solid #8ba820;
    outline-offset: 2px;
}
.special-radio-button-inner {
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
    min-height: clamp(50px, 8vw, 88px);
    padding: 15px calc(34px + clamp(15px, 3vw, 40px)) 15px
        clamp(15px, 3vw, 40px);
    justify-content: space-between;
    align-items: center;
    gap: clamp(10px, 2vw, 25px);
    cursor: pointer;
    box-sizing: border-box;
}
.special-radio-button-icon {
    font-size: 24px;
    width: 24px;
    color: #c9c9c9;
    transition: all 0.4s;
}
.special-radio-button.selected .special-radio-button-icon {
    color: #8ba820;
}
.special-radio-button-text {
    width: calc(100% - 24px);
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.special-radio-button-checkmark {
    position: absolute;
    width: 22px;
    height: 22px;
    right: clamp(15px, 3vw, 40px);
    top: calc(50% - 12px);
    border-radius: 50%;
    border: 1px solid #c9c9c9;
}
.special-radio-button-input:checked + .special-radio-button-checkmark {
    border: 1px solid #8ba820;
}
.special-radio-button-input:checked + .special-radio-button-checkmark:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    left: 3px;
    top: 3px;
    background-color: #8ba820;
    border-radius: 50%;
}
.special-radio-button-input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
@media only screen and (max-width: 900px) {
    .special-radio-button-text {
        font-size: 14px;
    }
    .special-radio-button-icon {
        font-size: 20px;
        width: 20px;
    }
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* !- Whitepaper Salesforce */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.field-whitepaper {
    margin-bottom: 20px;
}
.field-whitepaper label {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    padding: clamp(0.5rem, 1.5vw, 1rem) clamp(1.5rem, 3vw, 2.5rem);
    background: #faf8f6;
    color: #604417;
    font-size: 17px;
    cursor: pointer;
}
.field-whitepaper .checkmark {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: 2px solid rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    margin-right: clamp(1rem, 2vw, 2rem);
    position: relative;
}
.field-whitepaper-checkbox {
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.field-whitepaper-checkbox:focus + label .checkmark,
.field-whitepaper-checkbox:focus-visible + label .checkmark {
    border: 2px solid #8ba820;
    outline: 2px solid #8ba820;
    outline-offset: 2px;
}
.field-whitepaper-checkbox:checked + label .checkmark {
    background-color: #8ca51b;
    border: 2px solid #8ba820;
}
.field-whitepaper .checkmark-check {
    position: absolute;
    color: white;
    left: 2px;
    top: 1px;
    font-size: 21px;
    z-index: 1;
    opacity: 0;
    pointer-events: none;
}
.field-whitepaper-checkbox:checked + label .checkmark-check {
    opacity: 1;
}
.field-whitepaper-headline {
    display: block;
}
.field-whitepaper-subtext {
    font-family: "minion-pro", serif;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 3px;
    color: #8ba820;
    margin-left: -1px;
    letter-spacing: 0;
    font-weight: normal;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* !- Reklamationsanfrage */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* !- Currency Field */

.field-euro {
    position: relative;
}
.euro-label {
    position: absolute;
    left: 0;
    bottom: 0;
    font-family: "Montserrat", sans-serif;
    box-sizing: border-box;
    padding: 16px 20px;
    font-size: clamp(14px, 2.333333333vw, 16px);
    line-height: normal;
    width: 100%;
    z-index: 2;
    pointer-events: none;
}
.field-euro .euro-input {
    padding-left: 45px !important;
}

/* !- Upload Field */

.field-label-upload {
    margin-bottom: 2px;
}

.field-upload {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background: white;
    /* box-shadow: 0px 30px 40px #E2E7F0; */
    /* border-radius: 3px; */
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    transition: ease-in all 0.3s 0.6s;
}
.field-upload.file-selected {
    background: #5cb85c;
    transition: ease-out all 0.3s 0.2s;
}
.field-upload.too-big {
    background: #de313e;
    transition: ease-out all 0.3s 0.2s;
}
.field-upload input {
    display: none;
    width: 0px;
    font-size: 0.1px;
}
.field-upload label {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    color: #626263;
    padding: 13px 20px;
    box-sizing: border-box;
    opacity: 1;
    pointer-events: all;
    cursor: pointer;
    transition: ease-out opacity 0.2s 0.3s, ease-out color 0.2s 0.3s;
}
.field-upload label .input-icon-empty {
    color: #8ca51a;
}
.field-upload.file-selected label {
    opacity: 0;
    pointer-events: none;
    transition: ease-in opacity 0.2s 0.3s;
}
.field-upload.too-big label {
    color: white;
    transition: ease-in opacity 0.2s 0.3s, ease-out color 0.2s 0.3s;
}
.field-upload-display {
    width: 100%;
    height: 100%;
    padding: 14px;
    box-sizing: border-box;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.file-upload-display-text-container {
    width: calc(100% - 8rem);
    height: auto;
}
.field-upload .input-icon-clear {
    position: absolute;
    height: 100%;
    width: 50px;
    right: 0px;
    top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    color: white;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
    transition: ease-in opacity 0.3s;
}
.field-upload.file-selected .input-icon-clear {
    opacity: 1;
    pointer-events: all;
    transition: ease-out opacity 0.3s 0.6s;
}
.file-upload-display-icon {
    display: block;
    height: 24px;
    width: 0px;
    color: #f7f7f7;
    font-size: 24px;
    overflow: hidden;
    transition: ease-in width 0.3s 0.5s;
}
.field-upload.file-selected .file-upload-display-icon {
    width: calc(24px + 20px);
    transition: ease-out width 0.3s 0.5s;
}
.file-upload-display-description {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    opacity: 1;
    margin-bottom: 3px;
    max-height: 40px;
    transition: ease-in all 0.3s 0.5s;
}
.field-upload.file-selected .file-upload-display-description,
.field-upload.too-big .file-upload-display-description {
    color: #f7f7f7;
    opacity: 0;
    max-height: 0;
    transition: ease-out all 0.3s 0.5s;
}
.file-upload-display-filename {
    font-family: "Montserrat";
    font-size: 15px;
    line-height: 1.25;
    color: #f7f7f7;
    max-height: 0px;
    overflow: hidden;
    transition: ease-in max-height 0.3s;
}
.field-upload.file-selected .file-upload-display-filename,
.field-upload.too-big .file-upload-display-filename {
    max-height: 40px;
    transition: ease-in max-height 0.3s 0.3s;
}

/* !- Dependent Fields */

.hidden-fieldblock[data-hidden="true"] {
    display: none;
}
